Daily Build Log
Thu May 21 11:03:31 2026 UTC
print OS Version
Thu May 21 11:03:31 2026 UTC
Hostname
runnervmrw5os
OS version (uname -a)
Linux runnervmrw5os 6.17.0-1013-azure #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 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-1013-azure (buildd@lcy02-amd64-104) (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) #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 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 70:a8:a5:9d:84:93 brd ff:ff:ff:ff:ff:ff
inet 10.1.0.156/20 metric 100 brd 10.1.15.255 scope global eth0
valid_lft forever preferred_lft forever
inet6 fe80::72a8:a5ff:fe9d:8493/64 scope link
valid_lft forever preferred_lft forever
3: enP28953s1: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master eth0 state UP group default qlen 1000
link/ether 70:a8:a5:9d:84:93 brd ff:ff:ff:ff:ff:ff
altname enP28953p0s2
4: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default
link/ether 26:79:a4:98:1b:31 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 60919120 90328352 41% /
/dev/root 151263856 60919120 90328352 41% /
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: 16373464 kB
Approximate BogoMIPS (larger means faster)
39928.5213226435
PrintACEConfig
Thu May 21 11:03:31 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)
Thu May 21 11:03:31 2026 UTC
cmake version 3.31.6
CMake suite maintained and supported by Kitware (kitware.com/cmake).
print make Version
Thu May 21 11:03:32 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
Thu May 21 11:03:32 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
Thu May 21 11:03:32 2026 UTC
perl version (perl -V)
Summary of my perl5 (revision 5 version 38 subversion 2) configuration:
Platform:
osname=linux
osvers=6.1.0
archname=x86_64-linux-gnu-thread-multi
uname='linux localhost 6.1.0 #1 smp debian 6.1.0 x86_64 gnulinux '
config_args='-Dmksymlinks -Dusethreads -Duselargefiles -Dcc=x86_64-linux-gnu-gcc -Dcpp=x86_64-linux-gnu-cpp -Dld=x86_64-linux-gnu-gcc -Dccflags=-DDEBIAN -Wdate-time -D_FORTIFY_SOURCE=3 -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/dummy/build/dir=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/dummy/build/dir=/usr/src/perl-5.38.2-3.2ubuntu0.2 -Dldflags= -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -Dlddlflags=-shared -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -Dcccdlflags=-fPIC -Darchname=x86_64-linux-gnu -Dprefix=/usr -Dprivlib=/usr/share/perl/5.38 -Darchlib=/usr/lib/x86_64-linux-gnu/perl/5.38 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/x86_64-linux-gnu/perl5/5.38 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.38.2 -Dsitearch=/usr/local/lib/x86_64-linux-gnu/perl/5.38.2 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Duse64bitint -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Ud_ualarm -Uusesfio -Uusenm -Ui_libutil -Ui_xlocale -Uversiononly -Ud_strlcpy -Ud_strlcat -DDEBUGGING=-g -Doptimize=-O2 -dEs -Duseshrplib -Dlibperl=libperl.so.5.38.2'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='x86_64-linux-gnu-gcc'
ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2 -g'
cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion=''
gccversion='13.3.0'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='x86_64-linux-gnu-gcc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib
libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
perllibs=-ldl -lm -lpthread -lc -lcrypt
libc=/lib/x86_64-linux-gnu/libc.so.6
so=so
useshrplib=true
libperl=libperl.so.5.38
gnulibc_version='2.39'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
USE_THREAD_SAFE_LOCALE
Locally applied patches:
DEBPKG:debian/cpan_definstalldirs - Provide a sensible INSTALLDIRS default for modules installed from CPAN.
DEBPKG:debian/db_file_ver - https://bugs.debian.org/340047 Remove overly restrictive DB_File version check.
DEBPKG:debian/doc_info - Replace generic man(1) instructions with Debian-specific information.
DEBPKG:debian/enc2xs_inc - https://bugs.debian.org/290336 Tweak enc2xs to follow symlinks and ignore missing @INC directories.
DEBPKG:debian/errno_ver - https://bugs.debian.org/343351 Remove Errno version check due to upgrade problems with long-running processes.
DEBPKG:debian/libperl_embed_doc - https://bugs.debian.org/186778 Note that libperl-dev package is required for embedded linking
DEBPKG:fixes/respect_umask - Respect umask during installation
DEBPKG:debian/writable_site_dirs - Set umask approproately for site install directories
DEBPKG:debian/extutils_set_libperl_path - EU:MM: set location of libperl.a under /usr/lib
DEBPKG:debian/no_packlist_perllocal - Don't install .packlist or perllocal.pod for perl or vendor
DEBPKG:debian/fakeroot - Postpone LD_LIBRARY_PATH evaluation to the binary targets.
DEBPKG:debian/instmodsh_doc - Debian policy doesn't install .packlist files for core or vendor.
DEBPKG:debian/ld_run_path - Remove standard libs from LD_RUN_PATH as per Debian policy.
DEBPKG:debian/libnet_config_path - Set location of libnet.cfg to /etc/perl/Net as /usr may not be writable.
DEBPKG:debian/perlivp - https://bugs.debian.org/510895 Make perlivp skip include directories in /usr/local
DEBPKG:debian/squelch-locale-warnings - https://bugs.debian.org/508764 Squelch locale warnings in Debian package maintainer scripts
DEBPKG:debian/patchlevel - https://bugs.debian.org/567489 List packaged patches for 5.38.2-3.2ubuntu0.2 in patchlevel.h
DEBPKG:fixes/document_makemaker_ccflags - https://bugs.debian.org/628522 [rt.cpan.org #68613] Document that CCFLAGS should include $Config{ccflags}
DEBPKG:debian/find_html2text - https://bugs.debian.org/640479 Configure CPAN::Distribution with correct name of html2text
DEBPKG:debian/perl5db-x-terminal-emulator.patch - https://bugs.debian.org/668490 Invoke x-terminal-emulator rather than xterm in perl5db.pl
DEBPKG:debian/cpan-missing-site-dirs - https://bugs.debian.org/688842 Fix CPAN::FirstTime defaults with nonexisting site dirs if a parent is writable
DEBPKG:debian/makemaker-pasthru - https://bugs.debian.org/758471 Pass LD settings through to subdirectories
DEBPKG:debian/makemaker-manext - https://bugs.debian.org/247370 Make EU::MakeMaker honour MANnEXT settings in generated manpage headers
DEBPKG:debian/kfreebsd-softupdates - https://bugs.debian.org/796798 Work around Debian Bug#796798
DEBPKG:debian/hurd-softupdates - https://bugs.debian.org/822735 Fix t/op/stat.t failures on hurd
DEBPKG:fixes/math_complex_doc_great_circle - https://bugs.debian.org/697567 [rt.cpan.org #114104] Math::Trig: clarify definition of great_circle_midpoint
DEBPKG:fixes/math_complex_doc_angle_units - https://bugs.debian.org/731505 [rt.cpan.org #114106] Math::Trig: document angle units
DEBPKG:fixes/cpan_web_link - https://bugs.debian.org/367291 CPAN: Add link to main CPAN web site
DEBPKG:debian/installman-utf8 - https://bugs.debian.org/840211 Generate man pages with UTF-8 characters
DEBPKG:debian/perldoc-pager - https://bugs.debian.org/870340 [rt.cpan.org #120229] Fix perldoc terminal escapes when sensible-pager is less
DEBPKG:debian/prune_libs - https://bugs.debian.org/128355 Prune the list of libraries wanted to what we actually need.
DEBPKG:debian/mod_paths - Tweak @INC ordering for Debian
DEBPKG:debian/deprecate-with-apt - https://bugs.debian.org/747628 Point users to Debian packages of deprecated core modules
DEBPKG:debian/disable-stack-check - https://bugs.debian.org/902779 [GH #16607] Disable debugperl stack extension checks for binary compatibility with perl
DEBPKG:debian/perlbug-editor - https://bugs.debian.org/922609 Use "editor" as the default perlbug editor, as per Debian policy
DEBPKG:debian/eu-mm-perl-base - https://bugs.debian.org/962138 Suppress an ExtUtils::MakeMaker warning about our non-default @INC
DEBPKG:fixes/io_socket_ip_ipv6 - Disable getaddrinfo(3) AI_ADDRCONFIG for localhost and IPv4 numeric addresses
DEBPKG:debian/usrmerge-lib64 - https://bugs.debian.org/914128 Configure / libpth.U: Do not adjust glibpth when /usr/lib64 is present.
DEBPKG:debian/usrmerge-realpath - https://bugs.debian.org/914128 Configure / libpth.U: use realpath --no-symlinks on Debian
DEBPKG:fixes/x32-io-msg-skip - https://bugs.debian.org/922609 Skip io/msg.t on x32 due to broken System V message queues
DEBPKG:debian/configure-regen - https://bugs.debian.org/762638 Regenerate Configure et al. after probe unit changes
DEBPKG:fixes/bignum-recursion - https://bugs.debian.org/1012704 [rt.cpan.org #146411] Fix CPAN RT #146411
DEBPKG:fixes/math-bigfloat-subclass - https://bugs.debian.org/1043234 Fix Math::BigFloat subclass numeric comparison
DEBPKG:fixes/unbreak-locale-initialization - [GH #21366] https://bugs.debian.org/1060679 Revert "locale.c: Do uselocale() earlier in init process"
DEBPKG:CVE-2024-56406.patch -
DEBPKG:fixes/CVE-2025-40909-metaconfig - https://bugs.debian.org/1098226 [GH #23010] Check for fdopendir
DEBPKG:fixes/CVE-2025-40909-1 - https://bugs.debian.org/1098226 [GH #23010] [84be063] CVE-2025-40909: Clone dirhandles without fchdir
DEBPKG:fixes/CVE-2025-40909-2 - https://bugs.debian.org/1098226 [GH #23010] [b088e97] Minor corrections to 1f9097b342e0e37d619dfab6ea82ea99611b30bf
DEBPKG:fixes/CVE-2025-40909-3 - https://bugs.debian.org/1098226 [GH #23010] [08dffa0] Use PerlLIO_dup_cloexec in Perl_dirp_dup to set O_CLOEXEC
DEBPKG:fixes/CVE-2025-40909-metaconfig-reorder - Slightly reorder Configure and config_h.SH to match metaconfig output
DEBPKG:fixes/CVE-2025-40909-generated - Update generated files and checksums
Built under linux
Compiled at Jul 25 2025 17:26:40
@INC:
/etc/perl
/usr/local/lib/x86_64-linux-gnu/perl/5.38.2
/usr/local/share/perl/5.38.2
/usr/lib/x86_64-linux-gnu/perl5/5.38
/usr/share/perl5
/usr/lib/x86_64-linux-gnu/perl-base
/usr/lib/x86_64-linux-gnu/perl/5.38
/usr/share/perl/5.38
/usr/local/lib/site_perl
PrintAutobuildConfig
Thu May 21 11:03:32 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
Thu May 21 11:03:32 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: 3993 started at 2026-05-21 11:03:32
[==========] Running 1322 tests from 101 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 (4 ms)
[----------] 1 test from dds_DCPS_AtomicBool (4 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
(3993|3993) WARNING: ConfigStoreImpl::parse_boolean: failed to parse boolean for KEY=not a boolean
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_boolean (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_int32
(3993|3993) 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
(3993|3993) 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
(3993|3993) 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
(3993|3993) WARNING: ConfigStoreImpl::get_uint64: failed to parse uint64 for KEY=not a uint64
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_uint64 (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_float64
(3993|3993) 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
(3993|3993) 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 (1 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
(3993|3993) WARNING: ConfigStoreImpl::get: failed to convert default value to string
(3993|3993) WARNING: ConfigStoreImpl::get: for key, failed to encode () to enumerated value, defaulting to ()
(3993|3993) WARNING: ConfigStoreImpl::set: for key, failed to convert enum value to string
(3993|3993) 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
(3993|3993) WARNING: ConfigStoreImpl::convert_value: failed to parse TimeDuration (integer seconds) for KEY=not a duration
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_TimeDuration_seconds (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_TimeDuration_milliseconds
(3993|3993) 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
(3993|3993) 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
(3993|3993) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY=not a network address
(3993|3993) 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
(3993|3993) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY=not
(3993|3993) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY6=not
[ OK ] dds_DCPS_ConfigStoreImpl.get_NetworkAddressSet (30 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 (36 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 (1 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchGamma
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchGamma (10 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchGamma_ImmediateShutdown
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchGamma_ImmediateShutdown (12 ms)
[ RUN ] dds_DCPS_DispatchService.InternalShutdown
[ OK ] dds_DCPS_DispatchService.InternalShutdown (0 ms)
[ RUN ] dds_DCPS_DispatchService.ShutdownReturnsPending
[ OK ] dds_DCPS_DispatchService.ShutdownReturnsPending (1 ms)
[ RUN ] dds_DCPS_DispatchService.TimedDispatch
[ OK ] dds_DCPS_DispatchService.TimedDispatch (91 ms)
[ RUN ] dds_DCPS_DispatchService.TimedDispatchSingleThreaded
[ OK ] dds_DCPS_DispatchService.TimedDispatchSingleThreaded (91 ms)
[ RUN ] dds_DCPS_DispatchService.CancelDispatch
[ OK ] dds_DCPS_DispatchService.CancelDispatch (71 ms)
[ RUN ] dds_DCPS_DispatchService.CancelDispatchSingleThreaded
[ OK ] dds_DCPS_DispatchService.CancelDispatchSingleThreaded (71 ms)
[----------] 18 tests from dds_DCPS_DispatchService (357 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)
[----------] 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
(3993|3993) 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 (1 ms total)
[----------] 2 tests from dds_DCPS_GuidUtils
[ RUN ] dds_DCPS_GuidUtils.guid_t_vs_octet_array16_size_test
[ OK ] dds_DCPS_GuidUtils.guid_t_vs_octet_array16_size_test (0 ms)
[ RUN ] dds_DCPS_GuidUtils.guid_pair_cmp
[ OK ] dds_DCPS_GuidUtils.guid_pair_cmp (0 ms)
[----------] 2 tests from dds_DCPS_GuidUtils (0 ms total)
[----------] 15 tests from dds_DCPS_InternalDataReader
[ RUN ] dds_DCPS_InternalDataReader.durable
[ OK ] dds_DCPS_InternalDataReader.durable (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.write
[ OK ] dds_DCPS_InternalDataReader.write (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.write_keep_all
[ OK ] dds_DCPS_InternalDataReader.write_keep_all (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.unregister_instance
[ OK ] dds_DCPS_InternalDataReader.unregister_instance (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.dispose
[ OK ] dds_DCPS_InternalDataReader.dispose (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.remove_publication_autodispose
[ OK ] dds_DCPS_InternalDataReader.remove_publication_autodispose (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.remove_publication
[ OK ] dds_DCPS_InternalDataReader.remove_publication (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.listener
[ OK ] dds_DCPS_InternalDataReader.listener (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.read
[ OK ] dds_DCPS_InternalDataReader.read (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.read_instance_state
[ OK ] dds_DCPS_InternalDataReader.read_instance_state (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 (1 ms)
[ RUN ] dds_DCPS_InternalDataReader.remove_publication_does_not_dispose_everything
[ OK ] dds_DCPS_InternalDataReader.remove_publication_does_not_dispose_everything (0 ms)
[----------] 15 tests from dds_DCPS_InternalDataReader (1 ms total)
[----------] 9 tests from dds_DCPS_InternalDataWriter
[ RUN ] dds_DCPS_InternalDataWriter.add_reader
[ OK ] dds_DCPS_InternalDataWriter.add_reader (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.add_reader_durable
[ OK ] dds_DCPS_InternalDataWriter.add_reader_durable (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.add_reader_durable_history1
[ OK ] dds_DCPS_InternalDataWriter.add_reader_durable_history1 (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.remove_reader
[ OK ] dds_DCPS_InternalDataWriter.remove_reader (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.write
[ OK ] dds_DCPS_InternalDataWriter.write (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.unregister_instance
[ OK ] dds_DCPS_InternalDataWriter.unregister_instance (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.unregister_instance_no_dispose
[ OK ] dds_DCPS_InternalDataWriter.unregister_instance_no_dispose (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.dispose
[ OK ] dds_DCPS_InternalDataWriter.dispose (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.add_instance_reader
[ OK ] dds_DCPS_InternalDataWriter.add_instance_reader (0 ms)
[----------] 9 tests from dds_DCPS_InternalDataWriter (0 ms total)
[----------] 5 tests from dds_DCPS_InternalTopic
[ RUN ] dds_DCPS_InternalTopic.connect_writer
[ OK ] dds_DCPS_InternalTopic.connect_writer (0 ms)
[ RUN ] dds_DCPS_InternalTopic.connect_reader
[ OK ] dds_DCPS_InternalTopic.connect_reader (0 ms)
[ RUN ] dds_DCPS_InternalTopic.disconnect_writer
[ OK ] dds_DCPS_InternalTopic.disconnect_writer (0 ms)
[ RUN ] dds_DCPS_InternalTopic.disconnect_reader
[ OK ] dds_DCPS_InternalTopic.disconnect_reader (0 ms)
[ RUN ] dds_DCPS_InternalTopic.connect_multiple
[ OK ] dds_DCPS_InternalTopic.connect_multiple (0 ms)
[----------] 5 tests from dds_DCPS_InternalTopic (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 (1 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 (1 ms total)
[----------] 45 tests from dds_DCPS_JsonValueWriter
[ RUN ] dds_DCPS_JsonValueWriter.to_json
[ OK ] dds_DCPS_JsonValueWriter.to_json (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_struct
[ OK ] dds_DCPS_JsonValueWriter.begin_struct (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_struct
[ OK ] dds_DCPS_JsonValueWriter.end_struct (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_struct_member
[ OK ] dds_DCPS_JsonValueWriter.begin_struct_member (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_struct_member
[ OK ] dds_DCPS_JsonValueWriter.end_struct_member (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_union
[ OK ] dds_DCPS_JsonValueWriter.begin_union (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_union
[ OK ] dds_DCPS_JsonValueWriter.end_union (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_discriminator
[ OK ] dds_DCPS_JsonValueWriter.begin_discriminator (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_discriminator
[ OK ] dds_DCPS_JsonValueWriter.end_discriminator (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_union_member
[ OK ] dds_DCPS_JsonValueWriter.begin_union_member (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_union_member
[ OK ] dds_DCPS_JsonValueWriter.end_union_member (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_struct
[ OK ] dds_DCPS_JsonValueWriter.complete_struct (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_array
[ OK ] dds_DCPS_JsonValueWriter.begin_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_array
[ OK ] dds_DCPS_JsonValueWriter.end_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_sequence
[ OK ] dds_DCPS_JsonValueWriter.begin_sequence (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_sequence
[ OK ] dds_DCPS_JsonValueWriter.end_sequence (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_element
[ OK ] dds_DCPS_JsonValueWriter.begin_element (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_element
[ OK ] dds_DCPS_JsonValueWriter.end_element (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_sequence
[ OK ] dds_DCPS_JsonValueWriter.complete_sequence (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_sequence_write_array
[ OK ] dds_DCPS_JsonValueWriter.complete_sequence_write_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_array
[ OK ] dds_DCPS_JsonValueWriter.complete_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_array_write_array
[ OK ] dds_DCPS_JsonValueWriter.complete_array_write_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_struct_with_complete_array
[ OK ] dds_DCPS_JsonValueWriter.complete_struct_with_complete_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_boolean
[ OK ] dds_DCPS_JsonValueWriter.write_boolean (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_byte
[ OK ] dds_DCPS_JsonValueWriter.write_byte (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_int8
[ OK ] dds_DCPS_JsonValueWriter.write_int8 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_uint8
[ OK ] dds_DCPS_JsonValueWriter.write_uint8 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_int16
[ OK ] dds_DCPS_JsonValueWriter.write_int16 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_uint16
[ OK ] dds_DCPS_JsonValueWriter.write_uint16 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_int32
[ OK ] dds_DCPS_JsonValueWriter.write_int32 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_uint32
[ OK ] dds_DCPS_JsonValueWriter.write_uint32 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_int64
[ OK ] dds_DCPS_JsonValueWriter.write_int64 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_uint64
[ OK ] dds_DCPS_JsonValueWriter.write_uint64 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_float32
[ OK ] dds_DCPS_JsonValueWriter.write_float32 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_float64
[ OK ] dds_DCPS_JsonValueWriter.write_float64 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_float128
[ OK ] dds_DCPS_JsonValueWriter.write_float128 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_fixed
[ OK ] dds_DCPS_JsonValueWriter.write_fixed (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_char8
[ OK ] dds_DCPS_JsonValueWriter.write_char8 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_char8_null
[ OK ] dds_DCPS_JsonValueWriter.write_char8_null (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_char16
[ OK ] dds_DCPS_JsonValueWriter.write_char16 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_char16_null
[ OK ] dds_DCPS_JsonValueWriter.write_char16_null (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_string
[ OK ] dds_DCPS_JsonValueWriter.write_string (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_enum
[ OK ] dds_DCPS_JsonValueWriter.write_enum (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_bitmask
[ OK ] dds_DCPS_JsonValueWriter.write_bitmask (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_map
[ OK ] dds_DCPS_JsonValueWriter.complete_map (0 ms)
[----------] 45 tests from dds_DCPS_JsonValueWriter (0 ms total)
[----------] 1 test from dds_DCPS_Marked_Default_Qos
[ RUN ] dds_DCPS_Marked_Default_Qos.comparisons_are_ubsan_safe
[ OK ] dds_DCPS_Marked_Default_Qos.comparisons_are_ubsan_safe (0 ms)
[----------] 1 test from dds_DCPS_Marked_Default_Qos (0 ms total)
[----------] 1 test from dds_DCPS_MemoryPool
[ RUN ] dds_DCPS_MemoryPool.maintest
[ OK ] dds_DCPS_MemoryPool.maintest (6 ms)
[----------] 1 test from dds_DCPS_MemoryPool (7 ms total)
[----------] 1 test from dds_DCPS_Message_Block_Shared_Ptr
[ RUN ] dds_DCPS_Message_Block_Shared_Ptr.copy
[ OK ] dds_DCPS_Message_Block_Shared_Ptr.copy (0 ms)
[----------] 1 test from dds_DCPS_Message_Block_Shared_Ptr (0 ms total)
[----------] 3 tests from dds_DCPS_Lockable_Message_Block_Ptr
[ RUN ] dds_DCPS_Lockable_Message_Block_Ptr.ctor
[ OK ] dds_DCPS_Lockable_Message_Block_Ptr.ctor (0 ms)
[ RUN ] dds_DCPS_Lockable_Message_Block_Ptr.cont_unlocked
[ OK ] dds_DCPS_Lockable_Message_Block_Ptr.cont_unlocked (0 ms)
[ RUN ] dds_DCPS_Lockable_Message_Block_Ptr.cont_locked
[ OK ] dds_DCPS_Lockable_Message_Block_Ptr.cont_locked (0 ms)
[----------] 3 tests from dds_DCPS_Lockable_Message_Block_Ptr (0 ms total)
[----------] 26 tests from dds_DCPS_NetworkAddress
[ RUN ] dds_DCPS_NetworkAddress.DefaultConstructor
[ OK ] dds_DCPS_NetworkAddress.DefaultConstructor (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructorDefault
[ OK ] dds_DCPS_NetworkAddress.AddrConstructorDefault (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructorPortStrIpFour
[ OK ] dds_DCPS_NetworkAddress.AddrConstructorPortStrIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructorStrIpFour
[ OK ] dds_DCPS_NetworkAddress.AddrConstructorStrIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructorPortStrIpSix
[ OK ] dds_DCPS_NetworkAddress.AddrConstructorPortStrIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructortStrIpSix
[ OK ] dds_DCPS_NetworkAddress.AddrConstructortStrIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.PortStrConstructorIpFour
[ OK ] dds_DCPS_NetworkAddress.PortStrConstructorIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.StrConstructorIpFour
[ OK ] dds_DCPS_NetworkAddress.StrConstructorIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.PortStrConstructorIpSix
[ OK ] dds_DCPS_NetworkAddress.PortStrConstructorIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.StrConstructorIpSix
[ OK ] dds_DCPS_NetworkAddress.StrConstructorIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.SetPortIpFour
[ OK ] dds_DCPS_NetworkAddress.SetPortIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.SetPortIpSix
[ OK ] dds_DCPS_NetworkAddress.SetPortIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.OperatorsIpFour
[ OK ] dds_DCPS_NetworkAddress.OperatorsIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.OperatorsIpSix
[ OK ] dds_DCPS_NetworkAddress.OperatorsIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsAnyIpFour
[ OK ] dds_DCPS_NetworkAddress.IsAnyIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsAnyIpSix
[ OK ] dds_DCPS_NetworkAddress.IsAnyIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsLoopbackIpFour
[ OK ] dds_DCPS_NetworkAddress.IsLoopbackIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsLoopbackIpSix
[ OK ] dds_DCPS_NetworkAddress.IsLoopbackIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsMulticastIpFour
[ OK ] dds_DCPS_NetworkAddress.IsMulticastIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsMulticastIpSix
[ OK ] dds_DCPS_NetworkAddress.IsMulticastIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsPrivateIpFour
[ OK ] dds_DCPS_NetworkAddress.IsPrivateIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsUniqueLocalIpSix
[ OK ] dds_DCPS_NetworkAddress.IsUniqueLocalIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsLinkLocalIpSix
[ OK ] dds_DCPS_NetworkAddress.IsLinkLocalIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsSiteLocalIpSix
[ OK ] dds_DCPS_NetworkAddress.IsSiteLocalIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsMoreLocalIpFour
[ OK ] dds_DCPS_NetworkAddress.IsMoreLocalIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsMoreLocalIpSix
[ OK ] dds_DCPS_NetworkAddress.IsMoreLocalIpSix (0 ms)
[----------] 26 tests from dds_DCPS_NetworkAddress (0 ms total)
[----------] 12 tests from dds_DCPS_NetworkResource
[ RUN ] dds_DCPS_NetworkResource.hostname_info
[ OK ] dds_DCPS_NetworkResource.hostname_info (0 ms)
[ RUN ] dds_DCPS_NetworkResource.fully_qualified_domain_hostname_basic
(3993|3993) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
[ OK ] dds_DCPS_NetworkResource.fully_qualified_domain_hostname_basic (6 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4 (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6 (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_localhost
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_localhost (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_double_self
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_double_self (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_port0
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_port0 (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_localhost
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_localhost (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_localhost_port0
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_localhost_port0 (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4_literals
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4_literals (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4_literals_port0
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4_literals_port0 (0 ms)
[----------] 12 tests from dds_DCPS_NetworkResource (7 ms total)
[----------] 5 tests from dds_DCPS_PeriodicEvent
[ RUN ] dds_DCPS_PeriodicEvent.ConstructDestruct
[ OK ] dds_DCPS_PeriodicEvent.ConstructDestruct (0 ms)
[ RUN ] dds_DCPS_PeriodicEvent.Nominal
[ OK ] dds_DCPS_PeriodicEvent.Nominal (801 ms)
[ RUN ] dds_DCPS_PeriodicEvent.NoDoubleExec
[ OK ] dds_DCPS_PeriodicEvent.NoDoubleExec (1001 ms)
[ RUN ] dds_DCPS_PeriodicEvent.ImmediateDispatch
[ OK ] dds_DCPS_PeriodicEvent.ImmediateDispatch (3601 ms)
[ RUN ] dds_DCPS_PeriodicEvent.EnableAfterShutdown
(3993|3993) PeriodicEvent::enable: failed to schedule
[ OK ] dds_DCPS_PeriodicEvent.EnableAfterShutdown (1 ms)
[----------] 5 tests from dds_DCPS_PeriodicEvent (5404 ms total)
[----------] 45 tests from dds_DCPS_PrinterValueWriter
[ RUN ] dds_DCPS_PrinterValueWriter.begin_struct
[ OK ] dds_DCPS_PrinterValueWriter.begin_struct (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_struct
[ OK ] dds_DCPS_PrinterValueWriter.end_struct (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_struct_member
[ OK ] dds_DCPS_PrinterValueWriter.begin_struct_member (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_struct_member
[ OK ] dds_DCPS_PrinterValueWriter.end_struct_member (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_union
[ OK ] dds_DCPS_PrinterValueWriter.begin_union (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_union
[ OK ] dds_DCPS_PrinterValueWriter.end_union (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_discriminator
[ OK ] dds_DCPS_PrinterValueWriter.begin_discriminator (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_discriminator
[ OK ] dds_DCPS_PrinterValueWriter.end_discriminator (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_union_member
[ OK ] dds_DCPS_PrinterValueWriter.begin_union_member (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_union_member
[ OK ] dds_DCPS_PrinterValueWriter.end_union_member (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_struct
[ OK ] dds_DCPS_PrinterValueWriter.complete_struct (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_array
[ OK ] dds_DCPS_PrinterValueWriter.begin_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_array
[ OK ] dds_DCPS_PrinterValueWriter.end_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_sequence
[ OK ] dds_DCPS_PrinterValueWriter.begin_sequence (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_sequence
[ OK ] dds_DCPS_PrinterValueWriter.end_sequence (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_element
[ OK ] dds_DCPS_PrinterValueWriter.begin_element (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_element
[ OK ] dds_DCPS_PrinterValueWriter.end_element (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_sequence
[ OK ] dds_DCPS_PrinterValueWriter.complete_sequence (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_sequence_write_array
[ OK ] dds_DCPS_PrinterValueWriter.complete_sequence_write_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_array
[ OK ] dds_DCPS_PrinterValueWriter.complete_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_array_write_array
[ OK ] dds_DCPS_PrinterValueWriter.complete_array_write_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_struct_with_complete_array
[ OK ] dds_DCPS_PrinterValueWriter.complete_struct_with_complete_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_boolean
[ OK ] dds_DCPS_PrinterValueWriter.write_boolean (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_byte
[ OK ] dds_DCPS_PrinterValueWriter.write_byte (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_int8
[ OK ] dds_DCPS_PrinterValueWriter.write_int8 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_uint8
[ OK ] dds_DCPS_PrinterValueWriter.write_uint8 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_int16
[ OK ] dds_DCPS_PrinterValueWriter.write_int16 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_uint16
[ OK ] dds_DCPS_PrinterValueWriter.write_uint16 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_int32
[ OK ] dds_DCPS_PrinterValueWriter.write_int32 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_uint32
[ OK ] dds_DCPS_PrinterValueWriter.write_uint32 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_int64
[ OK ] dds_DCPS_PrinterValueWriter.write_int64 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_uint64
[ OK ] dds_DCPS_PrinterValueWriter.write_uint64 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_float32
[ OK ] dds_DCPS_PrinterValueWriter.write_float32 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_float64
[ OK ] dds_DCPS_PrinterValueWriter.write_float64 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_float128
[ OK ] dds_DCPS_PrinterValueWriter.write_float128 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_fixed
[ OK ] dds_DCPS_PrinterValueWriter.write_fixed (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_char8
[ OK ] dds_DCPS_PrinterValueWriter.write_char8 (1 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_char8_null
[ OK ] dds_DCPS_PrinterValueWriter.write_char8_null (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_char16
[ OK ] dds_DCPS_PrinterValueWriter.write_char16 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_char16_null
[ OK ] dds_DCPS_PrinterValueWriter.write_char16_null (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_string
[ OK ] dds_DCPS_PrinterValueWriter.write_string (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_enum
[ OK ] dds_DCPS_PrinterValueWriter.write_enum (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_bitmask
[ OK ] dds_DCPS_PrinterValueWriter.write_bitmask (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_absent_value
[ OK ] dds_DCPS_PrinterValueWriter.write_absent_value (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_map
[ OK ] dds_DCPS_PrinterValueWriter.complete_map (0 ms)
[----------] 45 tests from dds_DCPS_PrinterValueWriter (1 ms total)
[----------] 206 tests from dds_DCPS_Qos_Helper
[ RUN ] dds_DCPS_Qos_Helper.maintest
[ OK ] dds_DCPS_Qos_Helper.maintest (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_value
[ OK ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_duration
[ OK ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_kind
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_volatile
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_volatile (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_transient_local
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_transient_local (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_transient
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_transient (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_persistent
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_persistent (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_service_cleanup_delay
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_service_cleanup_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_history_kind
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_keep_last
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_keep_all
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_history_depth
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_samples
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_instances
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_period
[ OK ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_period (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_duration
[ OK ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_kind
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_shared
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_shared (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_exclusive
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_exclusive (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_value
[ OK ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_kind
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_automatic
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_automatic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_manual_by_participant
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_manual_by_participant (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_manual_by_topic
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_manual_by_topic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_lease_duration
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_lease_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_minimum_separation
[ OK ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_minimum_separation (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_samples
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_instances
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_autodispose_unregistered_instances
[ OK ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_autodispose_unregistered_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_autopurge_nowriter_samples_delay
[ OK ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_autopurge_nowriter_samples_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_kind
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_disallow_type_coercion
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_disallow_type_coercion (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_allow_type_coercion
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_allow_type_coercion (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_sequence_bounds
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_sequence_bounds (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_string_bounds
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_string_bounds (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_member_names
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_member_names (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_prevent_type_widening
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_prevent_type_widening (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_force_type_validation
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_force_type_validation (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_topic_data_value
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_topic_data_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_volatile
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_volatile (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_transient_local
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_transient_local (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_transient
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_transient (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_persistent
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_persistent (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_service_cleanup_delay
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_service_cleanup_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_history_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_keep_last
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_keep_all
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_history_depth
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_samples
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_instances
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_deadline_period
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_deadline_period (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_latency_budget_duration
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_latency_budget_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_automatic
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_automatic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_manual_by_participant
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_manual_by_participant (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_manual_by_topic
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_manual_by_topic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_lease_duration
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_lease_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_best_effort
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_best_effort (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_reliable
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_reliable (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_max_blocking_time
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_max_blocking_time (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_by_source_timestamp
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_by_source_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_by_reception_timestamp
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_by_reception_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_keep_last
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_keep_all
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_keep_all (1 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_depth
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_samples
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_instances
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_transport_priority_value
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_transport_priority_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_lifespan_duration
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_lifespan_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_shared
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_shared (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_exclusive
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_exclusive (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_volatile
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_volatile (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_transient_local
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_transient_local (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_transient
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_transient (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_persistent
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_persistent (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_service_cleanup_delay
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_service_cleanup_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_history_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_keep_last
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_keep_all
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_history_depth
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_samples
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_instances
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_deadline_period
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_deadline_period (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_latency_budget_duration
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_latency_budget_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_automatic
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_automatic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_manual_by_participant
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_manual_by_participant (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_manual_by_topic
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_manual_by_topic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_lease_duration
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_lease_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_best_effort
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_best_effort (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_reliable
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_reliable (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_max_blocking_time
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_max_blocking_time (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_by_source_timestamp
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_by_source_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_by_reception_timestamp
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_by_reception_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_keep_last
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_keep_all
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_depth
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_samples
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_instances
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_transport_priority_value
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_transport_priority_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_lifespan_duration
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_lifespan_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_user_data_value
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_user_data_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_shared
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_shared (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_exclusive
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_exclusive (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_strength_value
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_strength_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_writer_data_lifecycle_autodispose_unregistered_instances
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_writer_data_lifecycle_autodispose_unregistered_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Publisher_ctor
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Publisher_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Publisher_ctor_error
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Publisher_ctor_error (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Topic_ctor
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Topic_ctor (1 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Topic_ctor_error
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Topic_ctor_error (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_volatile
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_volatile (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_transient_local
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_transient_local (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_transient
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_transient (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_persistent
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_persistent (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_deadline_period
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_deadline_period (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_latency_budget_duration
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_latency_budget_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_automatic
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_automatic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_manual_by_participant
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_manual_by_participant (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_manual_by_topic
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_manual_by_topic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_lease_duration
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_lease_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_best_effort
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_best_effort (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_reliable
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_reliable (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_max_blocking_time
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_max_blocking_time (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_by_source_timestamp
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_by_source_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_by_reception_timestamp
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_by_reception_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_keep_last
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_keep_all
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_depth
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_samples
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_instances
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_user_data_value
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_user_data_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_shared
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_shared (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_exclusive
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_exclusive (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_time_based_filter_minimum_separation
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_time_based_filter_minimum_separation (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reader_data_lifecycle_autopurge_nowriter_samples_delay
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reader_data_lifecycle_autopurge_nowriter_samples_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reader_data_lifecycle_autopurge_disposed_samples_delay
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reader_data_lifecycle_autopurge_disposed_samples_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_disallow_type_coercion
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_disallow_type_coercion (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_allow_type_coercion
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_allow_type_coercion (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_sequence_bounds
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_sequence_bounds (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_string_bounds
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_string_bounds (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_member_names
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_member_names (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_prevent_type_widening
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_prevent_type_widening (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_force_type_validation
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_force_type_validation (1 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Subscriber_ctor
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Subscriber_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Subscriber_ctor_error
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Subscriber_ctor_error (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Topic_ctor
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Topic_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Topic_ctor_error
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Topic_ctor_error (1 ms)
[----------] 206 tests from dds_DCPS_Qos_Helper (4 ms total)
[----------] 5 tests from dds_DCPS_RTPS_AssociationRecord
[ RUN ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_ctor
[ OK ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_ctor (2 ms)
[ RUN ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_ctor_with_flags
[ OK ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_ctor_with_flags (1 ms)
[ RUN ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_local_tokens_sent
[ OK ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_local_tokens_sent (2 ms)
[ RUN ] dds_DCPS_RTPS_AssociationRecord.WriterAssociationRecord_ctor
[ OK ] dds_DCPS_RTPS_AssociationRecord.WriterAssociationRecord_ctor (0 ms)
[ RUN ] dds_DCPS_RTPS_AssociationRecord.ReaderAssociationRecord_ctor
[ OK ] dds_DCPS_RTPS_AssociationRecord.ReaderAssociationRecord_ctor (0 ms)
[----------] 5 tests from dds_DCPS_RTPS_AssociationRecord (5 ms total)
[----------] 5 tests from dds_DCPS_RTPS_DiscoveredEntities
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredParticipant_ctor
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredParticipant_ctor (0 ms)
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredParticipant_has_security_data
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredParticipant_has_security_data (0 ms)
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredSubscription_ctor
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredSubscription_ctor (0 ms)
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredPublication_ctor
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredPublication_ctor (0 ms)
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.LocalEntity_ctor
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.LocalEntity_ctor (0 ms)
[----------] 5 tests from dds_DCPS_RTPS_DiscoveredEntities (0 ms total)
[----------] 4 tests from dds_DCPS_RTPS_GuidGenerator
[ RUN ] dds_DCPS_RTPS_GuidGenerator.not_NULL
[ OK ] dds_DCPS_RTPS_GuidGenerator.not_NULL (0 ms)
[ RUN ] dds_DCPS_RTPS_GuidGenerator.populate
[ OK ] dds_DCPS_RTPS_GuidGenerator.populate (0 ms)
[ RUN ] dds_DCPS_RTPS_GuidGenerator.getCount
[ OK ] dds_DCPS_RTPS_GuidGenerator.getCount (0 ms)
[ RUN ] dds_DCPS_RTPS_GuidGenerator.interfaceName
[ OK ] dds_DCPS_RTPS_GuidGenerator.interfaceName (0 ms)
[----------] 4 tests from dds_DCPS_RTPS_GuidGenerator (0 ms total)
[----------] 1 test from dds_DCPS_RTPS_MessageUtils
[ RUN ] dds_DCPS_RTPS_MessageUtils.maintest
[ OK ] dds_DCPS_RTPS_MessageUtils.maintest (1 ms)
[----------] 1 test from dds_DCPS_RTPS_MessageUtils (1 ms total)
[----------] 138 tests from dds_DCPS_RTPS_ParameterListConverter
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.From_SPDPdiscoveredParticipantData_IdentityStatusToken
[ OK ] dds_DCPS_RTPS_ParameterListConverter.From_SPDPdiscoveredParticipantData_IdentityStatusToken (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_one_locator
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_one_locator (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_two_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_two_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_three_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_three_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_four_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_four_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_protocol_version
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_protocol_version (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_protocol_version
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_protocol_version (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_vendor_id
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_vendor_id (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_vendor_id
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_vendor_id (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 (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_durability_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_durability_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_durability_service
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_durability_service (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_durability_service
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_durability_service (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_durability_service_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_durability_service_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_deadline
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_deadline (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_deadline
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_deadline (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_deadline_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_deadline_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_latency_budget
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_latency_budget (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_latency_budget
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_latency_budget (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_latency_budget_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_latency_budget_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_liveliness
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_liveliness (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_liveliness
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_liveliness (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_liveliness_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_liveliness_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_reliability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_reliability (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_reliability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_reliability (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_reliability_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_reliability_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_lifespan
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_lifespan (1 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_lifespan
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_lifespan (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_lifespan_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_lifespan_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_user_data_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_user_data_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_ownership
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_ownership (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_ownership
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_ownership (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_ownership_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_ownership_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_ownership_strength
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_ownership_strength (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_ownership_strength
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_ownership_strength (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_ownership_strength_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_ownership_strength_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_destination_order
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_destination_order (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_destination_order
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_destination_order (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_destination_order_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_destination_order_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_presentation
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_presentation (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_presentation
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_presentation (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_presentation_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_presentation_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_partition
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_partition (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_partition
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_partition (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 (1 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_unicast_allocators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_unicast_allocators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_topic_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_topic_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_topic_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_topic_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_type_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_type_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_type_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_type_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_durability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_durability (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_durability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_durability (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_deadline
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_deadline (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_deadline
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_deadline (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_latency_budget
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_latency_budget (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_latency_budget
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_latency_budget (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_liveliness
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_liveliness (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_liveliness
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_liveliness (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_reliability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_reliability (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_reliability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_reliability (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_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 (1 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_destination_order
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_destination_order (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_presentation
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_presentation (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_presentation
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_presentation (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_partition
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_partition (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_partition
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_partition (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_topic_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_topic_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_topic_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_topic_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_group_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_group_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_group_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_group_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_guid
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_guid (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_guid
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_guid (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_multicast_locators (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 (1 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_reader_default_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_reader_default_data (0 ms)
[----------] 138 tests from dds_DCPS_RTPS_ParameterListConverter (5 ms total)
[----------] 9 tests from RtpsCoreTypeSupportImpl
[ RUN ] RtpsCoreTypeSupportImpl.PropertyQosPolicy
[ OK ] RtpsCoreTypeSupportImpl.PropertyQosPolicy (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.InsertParameter
[ OK ] RtpsCoreTypeSupportImpl.InsertParameter (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.ExtractParameter
[ OK ] RtpsCoreTypeSupportImpl.ExtractParameter (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.InsertFilterResult_t
[ OK ] RtpsCoreTypeSupportImpl.InsertFilterResult_t (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.ExtractFilterResult_t
[ OK ] RtpsCoreTypeSupportImpl.ExtractFilterResult_t (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.ExtractSequenceWithUnverifiedLength
[ OK ] RtpsCoreTypeSupportImpl.ExtractSequenceWithUnverifiedLength (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.Serializer_test_issue4105
[ OK ] RtpsCoreTypeSupportImpl.Serializer_test_issue4105 (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.Serializer_test_parameterlist
[ OK ] RtpsCoreTypeSupportImpl.Serializer_test_parameterlist (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.Serializer_test_parameterlist_invalid
[ OK ] RtpsCoreTypeSupportImpl.Serializer_test_parameterlist_invalid (0 ms)
[----------] 9 tests from RtpsCoreTypeSupportImpl (0 ms total)
[----------] 4 tests from dds_DCPS_RTPS_RtpsDiscoveryConfig
[ RUN ] dds_DCPS_RTPS_RtpsDiscoveryConfig.spdp_unicast_address
[ OK ] dds_DCPS_RTPS_RtpsDiscoveryConfig.spdp_unicast_address (2 ms)
[ RUN ] dds_DCPS_RTPS_RtpsDiscoveryConfig.spdp_multicast_address
[ OK ] dds_DCPS_RTPS_RtpsDiscoveryConfig.spdp_multicast_address (2 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 (3 ms)
[----------] 4 tests from dds_DCPS_RTPS_RtpsDiscoveryConfig (14 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 (0 ms total)
[----------] 1 test from dds_DCPS_SequenceNumber
[ RUN ] dds_DCPS_SequenceNumber.maintest
[ OK ] dds_DCPS_SequenceNumber.maintest (0 ms)
[----------] 1 test from dds_DCPS_SequenceNumber (0 ms total)
[----------] 36 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 (1 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)
[----------] 36 tests from dds_DCPS_Serializer (13 ms total)
[----------] 22 tests from dds_DCPS_ServiceEventDispatcher
[ RUN ] dds_DCPS_ServiceEventDispatcher.DefaultConstructor
[ OK ] dds_DCPS_ServiceEventDispatcher.DefaultConstructor (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.ArgConstructorFour
[ OK ] dds_DCPS_ServiceEventDispatcher.ArgConstructorFour (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.ArgConstructorOrderAlpha
[ OK ] dds_DCPS_ServiceEventDispatcher.ArgConstructorOrderAlpha (2 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.ArgConstructorOrderBeta
[ OK ] dds_DCPS_ServiceEventDispatcher.ArgConstructorOrderBeta (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.ZeroThreadConstructorFallsBackToOne
[ OK ] dds_DCPS_ServiceEventDispatcher.ZeroThreadConstructorFallsBackToOne (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.SimpleDispatchAlpha
[ OK ] dds_DCPS_ServiceEventDispatcher.SimpleDispatchAlpha (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.SimpleDispatchBeta
[ OK ] dds_DCPS_ServiceEventDispatcher.SimpleDispatchBeta (2 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchAlpha
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchAlpha (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchAlpha_ImmediateShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchAlpha_ImmediateShutdown (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchBeta
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchBeta (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchBeta_ImmediateShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchBeta_ImmediateShutdown (2 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchGamma
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchGamma (13 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 (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.TimedDispatch
[ OK ] dds_DCPS_ServiceEventDispatcher.TimedDispatch (91 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.TimedDispatchSingleThreaded
[ OK ] dds_DCPS_ServiceEventDispatcher.TimedDispatchSingleThreaded (91 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.CancelDispatch
[ OK ] dds_DCPS_ServiceEventDispatcher.CancelDispatch (71 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.CancelDispatchSingleThreaded
[ OK ] dds_DCPS_ServiceEventDispatcher.CancelDispatchSingleThreaded (71 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.CancelInvokesHandleCancelOutsideDispatcherLock
[ OK ] dds_DCPS_ServiceEventDispatcher.CancelInvokesHandleCancelOutsideDispatcherLock (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.CancelSuppressesHandleCancelException
(3993|3993) WARNING: ServiceEventDispatcher::handle_cancel_and_release: Event's handle_cancel() threw an exception
[ OK ] dds_DCPS_ServiceEventDispatcher.CancelSuppressesHandleCancelException (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.ImmediateShutdownCancelsPendingEvents
[ OK ] dds_DCPS_ServiceEventDispatcher.ImmediateShutdownCancelsPendingEvents (0 ms)
[----------] 22 tests from dds_DCPS_ServiceEventDispatcher (356 ms total)
[----------] 4 tests from dds_DCPS_Service_Participant
[ RUN ] dds_DCPS_Service_Participant.type_object_encoding
[ OK ] dds_DCPS_Service_Participant.type_object_encoding (0 ms)
[ RUN ] dds_DCPS_Service_Participant.event_dispatcher_thread_count
(3993|3993) WARNING: Service_Participant::event_dispatcher_thread_count: configured value 0 is invalid, using 1
[ OK ] dds_DCPS_Service_Participant.event_dispatcher_thread_count (1 ms)
[ RUN ] dds_DCPS_Service_Participant.repository_lost_remaps_to_next_active_discovery
(3993|3993) WARNING: Service_Participant::repository_lost: repository repo-2 was not available to replace repo-1, looking for another.
[ OK ] dds_DCPS_Service_Participant.repository_lost_remaps_to_next_active_discovery (0 ms)
[ RUN ] dds_DCPS_Service_Participant.repository_lost_backs_off_when_lost_key_is_missing
(3993|3993) WARNING: Service_Participant::repository_lost: lost repository missing-repo was not present, finding another anyway.
(3993|3993) WARNING: Service_Participant::repository_lost: repository repo-2 was not available to replace missing-repo, looking for another.
[ OK ] dds_DCPS_Service_Participant.repository_lost_backs_off_when_lost_key_is_missing (1001 ms)
[----------] 4 tests from dds_DCPS_Service_Participant (1002 ms total)
[----------] 5 tests from dds_DCPS_SporadicEvent
[ RUN ] dds_DCPS_SporadicEvent.ConstructDestruct
[ OK ] dds_DCPS_SporadicEvent.ConstructDestruct (1 ms)
[ RUN ] dds_DCPS_SporadicEvent.Nominal
[ OK ] dds_DCPS_SporadicEvent.Nominal (1 ms)
[ RUN ] dds_DCPS_SporadicEvent.MoveUp
[ OK ] dds_DCPS_SporadicEvent.MoveUp (2 ms)
[ RUN ] dds_DCPS_SporadicEvent.NoDoubleExec
[ OK ] dds_DCPS_SporadicEvent.NoDoubleExec (201 ms)
[ RUN ] dds_DCPS_SporadicEvent.Cancel
[ OK ] dds_DCPS_SporadicEvent.Cancel (101 ms)
[----------] 5 tests from dds_DCPS_SporadicEvent (306 ms total)
[----------] 9 tests from dds_DCPS_SporadicTask
[ RUN ] dds_DCPS_SporadicTask.schedule
[ OK ] dds_DCPS_SporadicTask.schedule (1 ms)
[ RUN ] dds_DCPS_SporadicTask.schedule_pmf
[ OK ] dds_DCPS_SporadicTask.schedule_pmf (1 ms)
[ RUN ] dds_DCPS_SporadicTask.schedule_error
[ OK ] dds_DCPS_SporadicTask.schedule_error (1 ms)
[ RUN ] dds_DCPS_SporadicTask.schedule_earlier
[ OK ] dds_DCPS_SporadicTask.schedule_earlier (1 ms)
[ RUN ] dds_DCPS_SporadicTask.schedule_later
[ OK ] dds_DCPS_SporadicTask.schedule_later (1 ms)
[ RUN ] dds_DCPS_SporadicTask.schedule_no_reactor_task
[ OK ] dds_DCPS_SporadicTask.schedule_no_reactor_task (1081 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 (1089 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 (1 ms)
[ RUN ] dds_DCPS_ThreadPool.ArgConstructorZero
[ OK ] dds_DCPS_ThreadPool.ArgConstructorZero (0 ms)
[ RUN ] dds_DCPS_ThreadPool.ArgConstructorOne
[ OK ] dds_DCPS_ThreadPool.ArgConstructorOne (0 ms)
[ RUN ] dds_DCPS_ThreadPool.ArgConstructorFour
[ OK ] dds_DCPS_ThreadPool.ArgConstructorFour (1 ms)
[ RUN ] dds_DCPS_ThreadPool.ArgConstructorSixteen
[ OK ] dds_DCPS_ThreadPool.ArgConstructorSixteen (3 ms)
[ RUN ] dds_DCPS_ThreadPool.CheckMembership
[ OK ] dds_DCPS_ThreadPool.CheckMembership (0 ms)
[----------] 6 tests from dds_DCPS_ThreadPool (6 ms total)
[----------] 2 tests from dds_DCPS_ThreadStatusManager
[ RUN ] dds_DCPS_ThreadStatusManager.ThreadStatusListener
[ OK ] dds_DCPS_ThreadStatusManager.ThreadStatusListener (0 ms)
[ RUN ] dds_DCPS_ThreadStatusManager.ThreadStatusListenerSeparateThread
[ OK ] dds_DCPS_ThreadStatusManager.ThreadStatusListenerSeparateThread (1 ms)
[----------] 2 tests from dds_DCPS_ThreadStatusManager (1 ms total)
[----------] 3 tests from dds_DCPS_TimeDuration
[ RUN ] dds_DCPS_TimeDuration.str
[ OK ] dds_DCPS_TimeDuration.str (0 ms)
[ RUN ] dds_DCPS_TimeDuration.double_ctor
[ OK ] dds_DCPS_TimeDuration.double_ctor (0 ms)
[ RUN ] dds_DCPS_TimeDuration.to_double
[ OK ] dds_DCPS_TimeDuration.to_double (0 ms)
[----------] 3 tests from dds_DCPS_TimeDuration (0 ms total)
[----------] 10 tests from dds_DCPS_Time_Helper
[ RUN ] dds_DCPS_Time_Helper.infinite_duration_to_time_value
[ OK ] dds_DCPS_Time_Helper.infinite_duration_to_time_value (0 ms)
[ RUN ] dds_DCPS_Time_Helper.infinite_duration_to_absolute_time_value
[ OK ] dds_DCPS_Time_Helper.infinite_duration_to_absolute_time_value (0 ms)
[ RUN ] dds_DCPS_Time_Helper.finite_duration_to_time_value
[ OK ] dds_DCPS_Time_Helper.finite_duration_to_time_value (0 ms)
[ RUN ] dds_DCPS_Time_Helper.Duration_t_difference
[ OK ] dds_DCPS_Time_Helper.Duration_t_difference (0 ms)
[ RUN ] dds_DCPS_Time_Helper.MonotonicTime_t_equal
[ OK ] dds_DCPS_Time_Helper.MonotonicTime_t_equal (0 ms)
[ RUN ] dds_DCPS_Time_Helper.make_duration
[ OK ] dds_DCPS_Time_Helper.make_duration (0 ms)
[ RUN ] dds_DCPS_Time_Helper.duration_to_dds_string
[ OK ] dds_DCPS_Time_Helper.duration_to_dds_string (0 ms)
[ RUN ] dds_DCPS_Time_Helper.duration_from_dds_string
[ OK ] dds_DCPS_Time_Helper.duration_from_dds_string (0 ms)
[ RUN ] dds_DCPS_Time_Helper.add_time_duration
[ OK ] dds_DCPS_Time_Helper.add_time_duration (0 ms)
[ RUN ] dds_DCPS_Time_Helper.time_value_to_double
[ OK ] dds_DCPS_Time_Helper.time_value_to_double (0 ms)
[----------] 10 tests from dds_DCPS_Time_Helper (0 ms total)
[----------] 2 tests from dds_DCPS_ValueCommon
[ RUN ] dds_DCPS_ValueCommon.ListEnumHelper
[ OK ] dds_DCPS_ValueCommon.ListEnumHelper (0 ms)
[ RUN ] dds_DCPS_ValueCommon.MapBitmaskHelper
(3993|3993) 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
[ OK ] dds_DCPS_XTypes_DynamicDataAdapter.simple_struct (7 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataAdapter.test_struct
[ OK ] dds_DCPS_XTypes_DynamicDataAdapter.test_struct (23 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataAdapter.test_union
[ OK ] dds_DCPS_XTypes_DynamicDataAdapter.test_union (4 ms)
[----------] 3 tests from dds_DCPS_XTypes_DynamicDataAdapter (34 ms total)
[----------] 31 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 (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteRecursiveStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteRecursiveStruct (0 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 (7 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteStructWithNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteStructWithNestedMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteValueToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteValueToStruct (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteValueToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteValueToUnion (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteSequenceToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteSequenceToStruct (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteSequenceToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteSequenceToUnion (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)
[----------] 31 tests from dds_DCPS_XTypes_DynamicDataImpl (77 ms total)
[----------] 40 tests from dds_DCPS_XTypes_DynamicDataXcdrReadImpl
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromStruct (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_StructWithOptionalMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_StructWithOptionalMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromUnion (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 (1 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 (5 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromUnion (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromUnionXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromUnionXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromArray
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromArray (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromArrayXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromArrayXCDR1 (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_SkipNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_SkipNestedMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_SkipNestedMembersXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_SkipNestedMembersXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromStruct (7 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromStructXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromStructXCDR1 (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_StructWithOptionalMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_StructWithOptionalMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromUnion (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromUnionXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromUnionXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromStruct (5 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromStructXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromStructXCDR1 (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromUnion (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromUnionXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromUnionXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromArray
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromArray (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromArrayXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromArrayXCDR1 (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SkipNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SkipNestedMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SkipNestedMembersXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SkipNestedMembersXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SingleKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SingleKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_NestedStructKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_NestedStructKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_NestedUnionKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_NestedUnionKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ArrayKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ArrayKeyOnly (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ImplicitNestedKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ImplicitNestedKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Enum_As_String
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Enum_As_String (1 ms)
[----------] 40 tests from dds_DCPS_XTypes_DynamicDataXcdrReadImpl (79 ms total)
[----------] 11 tests from dds_DCPS_XTypes_DynamicTypeImpl
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyInnerStruct
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyInnerStruct (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyOuterStruct
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyOuterStruct (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyAliasStruct
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyAliasStruct (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_StructWithTypedefMember
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_StructWithTypedefMember (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_PrimitiveKind
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_PrimitiveKind (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyUnion
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyUnion (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyInnerArray
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyInnerArray (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyOuterArray
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyOuterArray (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MySeq
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MySeq (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyAnonStruct
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyAnonStruct (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_CircularStruct
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_CircularStruct (0 ms)
[----------] 11 tests from dds_DCPS_XTypes_DynamicTypeImpl (5 ms total)
[----------] 6 tests from dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyStruct
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyStruct (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyUnion
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyUnion (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.SCC
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.SCC (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.LSeq
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.LSeq (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.LArr
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.LArr (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyEnum
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyEnum (0 ms)
[----------] 6 tests from dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal (0 ms total)
[----------] 4 tests from dds_DCPS_XTypes_IdlScanner
[ RUN ] dds_DCPS_XTypes_IdlScanner.CharacterScanner
[ OK ] dds_DCPS_XTypes_IdlScanner.CharacterScanner (0 ms)
[ RUN ] dds_DCPS_XTypes_IdlScanner.IdlScanner
[ OK ] dds_DCPS_XTypes_IdlScanner.IdlScanner (0 ms)
[ RUN ] dds_DCPS_XTypes_IdlScanner.IdlScanner_DynamicType1
[ OK ] dds_DCPS_XTypes_IdlScanner.IdlScanner_DynamicType1 (1 ms)
[ RUN ] dds_DCPS_XTypes_IdlScanner.IdlScanner_DynamicType2
[ OK ] dds_DCPS_XTypes_IdlScanner.IdlScanner_DynamicType2 (0 ms)
[----------] 4 tests from dds_DCPS_XTypes_IdlScanner (1 ms total)
[----------] 3 tests from dds_DCPS_XTypes_MemberDescriptorImpl
[ RUN ] dds_DCPS_XTypes_MemberDescriptorImpl.MemberDescriptorImpl_ctor
[ OK ] dds_DCPS_XTypes_MemberDescriptorImpl.MemberDescriptorImpl_ctor (0 ms)
[ RUN ] dds_DCPS_XTypes_MemberDescriptorImpl.MemberDescriptorImpl_equals
[ OK ] dds_DCPS_XTypes_MemberDescriptorImpl.MemberDescriptorImpl_equals (0 ms)
[ RUN ] dds_DCPS_XTypes_MemberDescriptorImpl.MemberDescriptorImpl_copy_from
[ OK ] dds_DCPS_XTypes_MemberDescriptorImpl.MemberDescriptorImpl_copy_from (0 ms)
[----------] 3 tests from dds_DCPS_XTypes_MemberDescriptorImpl (0 ms total)
[----------] 20 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_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 (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_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)
[----------] 20 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
[ OK ] dds_DCPS_XTypes_Utils.extensibility (3 ms)
[ RUN ] dds_DCPS_XTypes_Utils.max_extensibility
[ OK ] dds_DCPS_XTypes_Utils.max_extensibility (1 ms)
[ RUN ] dds_DCPS_XTypes_Utils.get_keys
[ OK ] dds_DCPS_XTypes_Utils.get_keys (3 ms)
[ RUN ] dds_DCPS_XTypes_Utils.member_path_resolve_string_path
[ OK ] dds_DCPS_XTypes_Utils.member_path_resolve_string_path (1 ms)
[ RUN ] dds_DCPS_XTypes_Utils.member_path_get_member_from_type
[ OK ] dds_DCPS_XTypes_Utils.member_path_get_member_from_type (1 ms)
[ RUN ] dds_DCPS_XTypes_Utils.member_path_get_member_from_data
[ OK ] dds_DCPS_XTypes_Utils.member_path_get_member_from_data (0 ms)
[ RUN ] dds_DCPS_XTypes_Utils.less_than
[ 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
[ OK ] dds_DCPS_XTypes_Utils.MultidimArray (0 ms)
[ RUN ] dds_DCPS_XTypes_Utils.remove_enumerators
[ OK ] dds_DCPS_XTypes_Utils.remove_enumerators (1 ms)
[----------] 10 tests from dds_DCPS_XTypes_Utils (25 ms total)
[----------] 15 tests from dds_DCPS_Xcdr2ValueWriter
[ RUN ] dds_DCPS_Xcdr2ValueWriter.FinalFinalStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.FinalFinalStruct (2 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.FinalAppendableStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.FinalAppendableStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.FinalMutableStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.FinalMutableStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.AppendableFinalStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.AppendableFinalStruct (0 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.AppendableAppendableStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.AppendableAppendableStruct (0 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.AppendableMutableStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.AppendableMutableStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.MutableFinalStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.MutableFinalStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.MutableAppendableStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.MutableAppendableStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.MutableMutableStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.MutableMutableStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.FinalUnion
[ OK ] dds_DCPS_Xcdr2ValueWriter.FinalUnion (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.AppendableUnion
[ OK ] dds_DCPS_Xcdr2ValueWriter.AppendableUnion (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.MutableUnion
[ OK ] dds_DCPS_Xcdr2ValueWriter.MutableUnion (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.FinalComplexStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.FinalComplexStruct (3 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.AppendableComplexStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.AppendableComplexStruct (3 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.MutableComplexStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.MutableComplexStruct (2 ms)
[----------] 15 tests from dds_DCPS_Xcdr2ValueWriter (20 ms total)
[----------] 21 tests from dds_DCPS_optional
[ RUN ] dds_DCPS_optional.default_ctor
[ OK ] dds_DCPS_optional.default_ctor (0 ms)
[ RUN ] dds_DCPS_optional.value_ctor
[ OK ] dds_DCPS_optional.value_ctor (0 ms)
[ RUN ] dds_DCPS_optional.copy_ctor
[ OK ] dds_DCPS_optional.copy_ctor (0 ms)
[ RUN ] dds_DCPS_optional.copy_convert_ctor
[ OK ] dds_DCPS_optional.copy_convert_ctor (0 ms)
[ RUN ] dds_DCPS_optional.value_assign
[ OK ] dds_DCPS_optional.value_assign (0 ms)
[ RUN ] dds_DCPS_optional.copy_assign
[ OK ] dds_DCPS_optional.copy_assign (0 ms)
[ RUN ] dds_DCPS_optional.copy_convert_assign
[ OK ] dds_DCPS_optional.copy_convert_assign (0 ms)
[ RUN ] dds_DCPS_optional.swap
[ OK ] dds_DCPS_optional.swap (0 ms)
[ RUN ] dds_DCPS_optional.reset
[ OK ] dds_DCPS_optional.reset (0 ms)
[ RUN ] dds_DCPS_optional.equal
[ OK ] dds_DCPS_optional.equal (0 ms)
[ RUN ] dds_DCPS_optional.not_equal
[ OK ] dds_DCPS_optional.not_equal (0 ms)
[ RUN ] dds_DCPS_optional.less_than
[ OK ] dds_DCPS_optional.less_than (0 ms)
[ RUN ] dds_DCPS_optional.less_than_equal
[ OK ] dds_DCPS_optional.less_than_equal (0 ms)
[ RUN ] dds_DCPS_optional.greater_than
[ OK ] dds_DCPS_optional.greater_than (0 ms)
[ RUN ] dds_DCPS_optional.greater_than_equal
[ OK ] dds_DCPS_optional.greater_than_equal (0 ms)
[ RUN ] dds_DCPS_optional.equal_value
[ OK ] dds_DCPS_optional.equal_value (0 ms)
[ RUN ] dds_DCPS_optional.not_equal_value
[ OK ] dds_DCPS_optional.not_equal_value (0 ms)
[ RUN ] dds_DCPS_optional.less_than_value
[ OK ] dds_DCPS_optional.less_than_value (0 ms)
[ RUN ] dds_DCPS_optional.less_than_equal_value
[ OK ] dds_DCPS_optional.less_than_equal_value (0 ms)
[ RUN ] dds_DCPS_optional.greater_than_value
[ OK ] dds_DCPS_optional.greater_than_value (0 ms)
[ RUN ] dds_DCPS_optional.greater_than_equal_value
[ OK ] dds_DCPS_optional.greater_than_equal_value (0 ms)
[----------] 21 tests from dds_DCPS_optional (0 ms total)
[----------] 3 tests from dds_DCPS_security_AccessControl_Permissions
[ RUN ] dds_DCPS_security_AccessControl_Permissions.Permissions_Validity_t_ctor
[ OK ] dds_DCPS_security_AccessControl_Permissions.Permissions_Validity_t_ctor (0 ms)
[ RUN ] dds_DCPS_security_AccessControl_Permissions.Permissions_Action_valid
[ OK ] dds_DCPS_security_AccessControl_Permissions.Permissions_Action_valid (0 ms)
[ RUN ] dds_DCPS_security_AccessControl_Permissions.Permissions_load
[ OK ] dds_DCPS_security_AccessControl_Permissions.Permissions_load (2 ms)
[----------] 3 tests from dds_DCPS_security_AccessControl_Permissions (2 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 (9 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.validate_remote_permissions_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.validate_remote_permissions_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.validate_remote_permissions_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.validate_remote_permissions_Success (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 (6 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_date_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_date_Fail (7 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_action_validity_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_action_validity_Fail (6 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_Success (7 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_Partitions
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_Partitions (7 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_default_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_default_Success (6 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_action_validity_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_action_validity_Fail (7 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_Success (4 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_default_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_default_Success (5 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_register_instance_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_register_instance_InvalidInput (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_register_instance_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_register_instance_Success (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_dispose_instance_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_dispose_instance_InvalidInput (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 (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_action_validity_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_action_validity_Fail (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_Success (7 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 (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_match_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_match_Success (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datareader_match_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datareader_match_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datareader_match_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datareader_match_Success (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_register_instance_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_register_instance_InvalidInput (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 (5 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.set_listener
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.set_listener (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.return_permissions_token
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.return_permissions_token (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.return_permissions_credential_token
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.return_permissions_credential_token (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 (5 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_datawriter_sec_attributes_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_datawriter_sec_attributes_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_datawriter_sec_attributes_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_datawriter_sec_attributes_Success (5 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_datareader_sec_attributes_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_datareader_sec_attributes_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_datareader_sec_attributes_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_datareader_sec_attributes_Success (5 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.return_participant_sec_attributes
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.return_participant_sec_attributes (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.return_datawriter_sec_attributes
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.return_datawriter_sec_attributes (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.return_datareader_sec_attributes
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.return_datareader_sec_attributes (0 ms)
[----------] 59 tests from dds_DCPS_security_AccessControlBuiltInImpl (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 (0 ms)
[ RUN ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadIdentityCa_Success
[ OK ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadIdentityCa_Success (1 ms)
[ RUN ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadPrivateKey_Success
[ OK ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadPrivateKey_Success (3 ms)
[ RUN ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadIdentityCert_Success
[ OK ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadIdentityCert_Success (1 ms)
[----------] 4 tests from dds_DCPS_security_Authentication_LocalAuthCredentialData (5 ms total)
[----------] 11 tests from dds_DCPS_security_AuthenticationBuiltInImpl
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateLocalIdentity_MultipleParticipants_NoClash
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateLocalIdentity_MultipleParticipants_NoClash (11 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateLocalIdentity_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateLocalIdentity_Success (6 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.GetIdentityToken_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.GetIdentityToken_Success (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 (12 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 (18 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 (149 ms total)
[----------] 1 test from dds_DCPS_security_AuthenticationBuiltInImpl_BeginHandshakeReplyTest
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl_BeginHandshakeReplyTest.BeginHandshakeReply_PendingHandshakeMessage_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl_BeginHandshakeReplyTest.BeginHandshakeReply_PendingHandshakeMessage_Success (16 ms)
[----------] 1 test from dds_DCPS_security_AuthenticationBuiltInImpl_BeginHandshakeReplyTest (16 ms total)
[----------] 6 tests from dds_DCPS_security_CryptoBuiltInImpl
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl.CreateLocalParticipantTokens
[ OK ] dds_DCPS_security_CryptoBuiltInImpl.CreateLocalParticipantTokens (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl.SetRemoteParticipantTokens
[ OK ] dds_DCPS_security_CryptoBuiltInImpl.SetRemoteParticipantTokens (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl.CreateLocalDatawriterTokens
[ OK ] dds_DCPS_security_CryptoBuiltInImpl.CreateLocalDatawriterTokens (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl.SetRemoteDataWriterTokens
[ OK ] dds_DCPS_security_CryptoBuiltInImpl.SetRemoteDataWriterTokens (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl.CreateLocalDataReaderTokens
[ OK ] dds_DCPS_security_CryptoBuiltInImpl.CreateLocalDataReaderTokens (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl.SetRemoteDataReaderTokens
[ OK ] dds_DCPS_security_CryptoBuiltInImpl.SetRemoteDataReaderTokens (0 ms)
[----------] 6 tests from dds_DCPS_security_CryptoBuiltInImpl (0 ms total)
[----------] 8 tests from dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.NullInputHandles
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.NullInputHandles (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.TestRegisterLocal
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.TestRegisterLocal (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.RegisterRemoteParticipant
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.RegisterRemoteParticipant (1 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
(3993|3993) CryptoBuiltInImpl::preprocess_secure_submsg: Could not deserializer CyptoHeader
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.preprocess_secure_submsg_NilHandles (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datawriter_submessage_NilHandles
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datawriter_submessage_NilHandles (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datareader_submessage_NilHandles
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datareader_submessage_NilHandles (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datareader_submessage_Success
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datareader_submessage_Success (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_serialized_payload_NilHandles
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_serialized_payload_NilHandles (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_serialized_payload_Success
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_serialized_payload_Success (0 ms)
[----------] 20 tests from dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest (0 ms total)
[----------] 15 tests from dds_DCPS_security_SSL_Certificate
[ RUN ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Success (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Data_Success
[ OK ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Data_Success (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Validate_ECDSA_SHA256_Data_Success
[ OK ] dds_DCPS_security_SSL_Certificate.Validate_ECDSA_SHA256_Data_Success (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Failure_LoadingWrongKeyType
(3993|3993) WARNING: PEM_read_bio_X509_AUX failed: error:0480006C:PEM routines::no start line
(3993|3993) SSL::Certificate::load: WARNING: Failed to load document supplied with URI 'file:../security/certs/identity/test_participant_01_private_key.pem'
(3993|3993) 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
(3993|3993) 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 (4 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 (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.SerializeDeserialize_ECDSA_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.SerializeDeserialize_ECDSA_SHA256_Success (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.AssignmentOperator_RSASSA_PSS_SHA256
[ OK ] dds_DCPS_security_SSL_Certificate.AssignmentOperator_RSASSA_PSS_SHA256 (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.AssignmentOperator_ECDSA_SHA256
[ OK ] dds_DCPS_security_SSL_Certificate.AssignmentOperator_ECDSA_SHA256 (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.CopyConstruct_RSASSA_PSS_SHA256
[ OK ] dds_DCPS_security_SSL_Certificate.CopyConstruct_RSASSA_PSS_SHA256 (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.CopyConstruct_ECDSA_SHA256
[ OK ] dds_DCPS_security_SSL_Certificate.CopyConstruct_ECDSA_SHA256 (6 ms)
[----------] 15 tests from dds_DCPS_security_SSL_Certificate (79 ms total)
[----------] 2 tests from dds_DCPS_security_SSL_DiffieHellman
[ RUN ] dds_DCPS_security_SSL_DiffieHellman.DH_SharedSecret_GenerationAndComparison
[ OK ] dds_DCPS_security_SSL_DiffieHellman.DH_SharedSecret_GenerationAndComparison (3 ms)
[ RUN ] dds_DCPS_security_SSL_DiffieHellman.EC_SharedSecret_GenerationAndComparison
[ OK ] dds_DCPS_security_SSL_DiffieHellman.EC_SharedSecret_GenerationAndComparison (1 ms)
[----------] 2 tests from dds_DCPS_security_SSL_DiffieHellman (4 ms total)
[----------] 5 tests from dds_DCPS_security_SSL_PrivateKey
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_Success
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_Success (14 ms)
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_Data_Success
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_Data_Success (13 ms)
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_EC_Success
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_EC_Success (12 ms)
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_WrongData_Failure
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_WrongData_Failure (14 ms)
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_DoesNotUseEmptyData
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_DoesNotUseEmptyData (13 ms)
[----------] 5 tests from dds_DCPS_security_SSL_PrivateKey (66 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 (1 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.CopyAssignment
[ OK ] dds_DCPS_security_SSL_SignedDocument.CopyAssignment (2 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.Assignment
[ OK ] dds_DCPS_security_SSL_SignedDocument.Assignment (2 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.CopyConstruct
[ OK ] dds_DCPS_security_SSL_SignedDocument.CopyConstruct (1 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.content
[ OK ] dds_DCPS_security_SSL_SignedDocument.content (2 ms)
[----------] 8 tests from dds_DCPS_security_SSL_SignedDocument (16 ms total)
[----------] 7 tests from dds_DCPS_security_SSL_SubjectName_Parser
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.EmptyDistinguishedName
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.EmptyDistinguishedName (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.EmptyRelativeDistinguishedName
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.EmptyRelativeDistinguishedName (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.InvalidAttributeType
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.InvalidAttributeType (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.ExtraSpacesAllowed
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.ExtraSpacesAllowed (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.SimpleSuccess
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.SimpleSuccess (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.SimpleEscapeSuccess
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.SimpleEscapeSuccess (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.MultiValue
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.MultiValue (0 ms)
[----------] 7 tests from dds_DCPS_security_SSL_SubjectName_Parser (0 ms total)
[----------] 7 tests from dds_DCPS_security_SSL_SubjectName
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Single_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Single_Success (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Single_Failure
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Single_Failure (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Nominal_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Nominal_Success (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_Success (1 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_NoTrim_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_NoTrim_Success (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_ExtraTrim_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_ExtraTrim_Success (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.LDAP_DCE_CMP
[ OK ] dds_DCPS_security_SSL_SubjectName.LDAP_DCE_CMP (0 ms)
[----------] 7 tests from dds_DCPS_security_SSL_SubjectName (1 ms total)
[----------] 1 test from dds_DCPS_security_SSL_Utils
[ RUN ] dds_DCPS_security_SSL_Utils.MakeNonce256_Success
[ OK ] dds_DCPS_security_SSL_Utils.MakeNonce256_Success (0 ms)
[----------] 1 test from dds_DCPS_security_SSL_Utils (0 ms total)
[----------] 2 tests from copy_chain_visitor
[ RUN ] copy_chain_visitor.simple_copy
[ OK ] copy_chain_visitor.simple_copy (1 ms)
[ RUN ] copy_chain_visitor.simple_duplicate
[ OK ] copy_chain_visitor.simple_duplicate (1 ms)
[----------] 2 tests from copy_chain_visitor (2 ms total)
[----------] 2 tests from dds_DCPS_transport_framework_MessageDropper
[ RUN ] dds_DCPS_transport_framework_MessageDropper.ctor
[ OK ] dds_DCPS_transport_framework_MessageDropper.ctor (0 ms)
[ RUN ] dds_DCPS_transport_framework_MessageDropper.reload
[ OK ] dds_DCPS_transport_framework_MessageDropper.reload (0 ms)
[----------] 2 tests from dds_DCPS_transport_framework_MessageDropper (0 ms total)
[----------] 6 tests from dds_DCPS_transport_framework_ReceivedDataSample
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.defctor
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.defctor (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.msgblock
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.msgblock (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.alloc
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.alloc (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.cont
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.cont (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.ser_copy_peek
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.ser_copy_peek (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.modifiers
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.modifiers (0 ms)
[----------] 6 tests from dds_DCPS_transport_framework_ReceivedDataSample (0 ms total)
[----------] 1 test from dds_DCPS_transport_framework_ConfigValue
[ RUN ] dds_DCPS_transport_framework_ConfigValue.assign_read
[ OK ] dds_DCPS_transport_framework_ConfigValue.assign_read (0 ms)
[----------] 1 test from dds_DCPS_transport_framework_ConfigValue (0 ms total)
[----------] 1 test from dds_DCPS_transport_framework_ConfigValueRef
[ RUN ] dds_DCPS_transport_framework_ConfigValueRef.assign_read
[ OK ] dds_DCPS_transport_framework_ConfigValueRef.assign_read (0 ms)
[----------] 1 test from dds_DCPS_transport_framework_ConfigValueRef (0 ms total)
[----------] 13 tests from dds_DCPS_transport_framework_TransportReassembly
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Main_Test
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Main_Test (1 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Empty
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Empty (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_Has_Frag
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_Has_Frag (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_First_Insert_Has_No_Gaps
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_First_Insert_Has_No_Gaps (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_Gaps
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_Gaps (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_One_Then_Gap
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_One_Then_Gap (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_One_Then_Split_Gap
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_One_Then_Split_Gap (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Right_To_Left
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Right_To_Left (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Left_To_Right
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Left_To_Right (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Out_Of_Order
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Out_Of_Order (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Permutations
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Permutations (58 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Overlapping_Inputs
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Overlapping_Inputs (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Overlapping_Inputs_2
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Overlapping_Inputs_2 (0 ms)
[----------] 13 tests from dds_DCPS_transport_framework_TransportReassembly (60 ms total)
[----------] 2 tests from dds_DCPS_transport_framework_InternalTransportStatistics
[ RUN ] dds_DCPS_transport_framework_InternalTransportStatistics.ctor
[ OK ] dds_DCPS_transport_framework_InternalTransportStatistics.ctor (0 ms)
[ RUN ] dds_DCPS_transport_framework_InternalTransportStatistics.reload
[ OK ] dds_DCPS_transport_framework_InternalTransportStatistics.reload (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 (5 ms)
[ RUN ] dds_DCPS_RTPS_RtpsUdpInst.ipv6_multicast_address
[ OK ] dds_DCPS_RTPS_RtpsUdpInst.ipv6_multicast_address (4 ms)
[ RUN ] dds_DCPS_RTPS_RtpsUdpInst.ipv6_unicast_address
[ OK ] dds_DCPS_RTPS_RtpsUdpInst.ipv6_unicast_address (6 ms)
[----------] 4 tests from dds_DCPS_RTPS_RtpsUdpInst (20 ms total)
[----------] 5 tests from dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue
[ RUN ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.enqueue
[ OK ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.enqueue (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.enqueue_vector
[ OK ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.enqueue_vector (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.purge
[ OK ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.purge (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.purge_remote
[ OK ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.purge_remote (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.purge_local
[ OK ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.purge_local (0 ms)
[----------] 5 tests from dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue (0 ms total)
[----------] 1 test from dds_DCPS_TransactionalRtpsSendQueue
[ RUN ] dds_DCPS_TransactionalRtpsSendQueue.begin_and_end_transaction
[ OK ] dds_DCPS_TransactionalRtpsSendQueue.begin_and_end_transaction (0 ms)
[----------] 1 test from dds_DCPS_TransactionalRtpsSendQueue (0 ms total)
[----------] 14 tests from tools_dds_rtpsrelaylib_Name
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_ctor_character
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_ctor_character (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_ctor_character_class
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_ctor_character_class (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_ctor_negated_character_class
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_ctor_negated_character_class (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_ctor_wildcard
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_ctor_wildcard (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_ctor_glob
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_ctor_glob (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_equal
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_not_equal
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_not_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_stringify
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_stringify (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.AtomHash
[ OK ] tools_dds_rtpsrelaylib_Name.AtomHash (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.valid
[ OK ] tools_dds_rtpsrelaylib_Name.valid (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.invalid
[ OK ] tools_dds_rtpsrelaylib_Name.invalid (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.begin_end
[ OK ] tools_dds_rtpsrelaylib_Name.begin_end (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.equal_not_equal
[ OK ] tools_dds_rtpsrelaylib_Name.equal_not_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Name_stringify
[ OK ] tools_dds_rtpsrelaylib_Name.Name_stringify (0 ms)
[----------] 14 tests from tools_dds_rtpsrelaylib_Name (0 ms total)
[----------] 2 tests from tools_dds_rtpsrelaylib_PartitionIndex
[ RUN ] tools_dds_rtpsrelaylib_PartitionIndex.maintest
[ OK ] tools_dds_rtpsrelaylib_PartitionIndex.maintest (1 ms)
[ RUN ] tools_dds_rtpsrelaylib_PartitionIndex.Identity
[ OK ] tools_dds_rtpsrelaylib_PartitionIndex.Identity (0 ms)
[----------] 2 tests from tools_dds_rtpsrelaylib_PartitionIndex (1 ms total)
[----------] 20 tests from tools_dds_rtpsrelaylib_Utility
[ RUN ] tools_dds_rtpsrelaylib_Utility.guid_to_string
[ OK ] tools_dds_rtpsrelaylib_Utility.guid_to_string (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_default_ctor
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_default_ctor (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_ctor
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_ctor (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_not_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_not_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_less_than
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_less_than (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidAddr_ctor
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidAddr_ctor (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidAddr_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidAddr_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidAddr_not_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidAddr_not_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidAddr_less_than
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidAddr_less_than (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.entity_id_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.entity_id_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.assign_entity_ids
[ OK ] tools_dds_rtpsrelaylib_Utility.assign_entity_ids (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.guid_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.guid_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.assign_guids
[ OK ] tools_dds_rtpsrelaylib_Utility.assign_guids (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.duration_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.duration_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.duration_less_than
[ OK ] tools_dds_rtpsrelaylib_Utility.duration_less_than (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.time_diff_to_duration
[ OK ] tools_dds_rtpsrelaylib_Utility.time_diff_to_duration (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.relay_guid_to_rtps_guid
[ OK ] tools_dds_rtpsrelaylib_Utility.relay_guid_to_rtps_guid (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.rtps_guid_to_relay_guid
[ OK ] tools_dds_rtpsrelaylib_Utility.rtps_guid_to_relay_guid (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidHash
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidHash (0 ms)
[----------] 20 tests from tools_dds_rtpsrelaylib_Utility (0 ms total)
[----------] Global test environment tear-down
[==========] 1322 tests from 101 test cases ran. (10482 ms total)
[ PASSED ] 1322 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: 4205 started at 2026-05-21 11:03:43
[==========] 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 (760 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchDelta_ImmediateShutdown
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchDelta_ImmediateShutdown (610 ms)
[----------] 2 tests from dds_DCPS_DispatchService (1370 ms total)
[----------] 2 tests from dds_DCPS_JobQueue
[ RUN ] dds_DCPS_JobQueue.MaxInternalQueue
[ OK ] dds_DCPS_JobQueue.MaxInternalQueue (22705 ms)
[ RUN ] dds_DCPS_JobQueue.MaxNotificationQueue
[ OK ] dds_DCPS_JobQueue.MaxNotificationQueue (41597 ms)
[----------] 2 tests from dds_DCPS_JobQueue (64302 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 11:04:51.414092
TestObj::execute() called at 11:04:53.414054
total_count = 2
TestObj::execute() called at 11:04:54.512501
TestObj::execute() called at 11:04:54.612811
TestObj::execute() called at 11:04:54.713110
TestObj::execute() called at 11:04:54.813413
TestObj::execute() called at 11:04:54.913720
TestObj::execute() called at 11:04:55.013994
TestObj::execute() called at 11:04:55.114362
TestObj::execute() called at 11:04:55.214630
TestObj::execute() called at 11:04:55.314909
TestObj::execute() called at 11:04:55.415159
TestObj::execute() called at 11:04:55.515398
TestObj::execute() called at 11:04:55.615666
TestObj::execute() called at 11:04:55.715977
TestObj::execute() called at 11:04:55.816286
TestObj::execute() called at 11:04:55.916590
TestObj::execute() called at 11:04:56.016921
TestObj::execute() called at 11:04:56.117224
TestObj::execute() called at 11:04:56.217532
TestObj::execute() called at 11:04:56.317839
TestObj::execute() called at 11:04:56.418145
enable_calls = 1878
total_count = 22
TestObj::execute() called at 11:04:58.420057
TestObj::execute() called at 11:05:00.420058
total_count = 24
[ OK ] dds_DCPS_MultiTask.TimingChecker (12617 ms)
[----------] 1 test from dds_DCPS_MultiTask (12617 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 (8511 ms)
[----------] 1 test from dds_DCPS_RcObject (8511 ms total)
[----------] 2 tests from dds_DCPS_ServiceEventDispatcher
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta (1426 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta_ImmediateShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta_ImmediateShutdown (1201 ms)
[----------] 2 tests from dds_DCPS_ServiceEventDispatcher (2627 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 11:05:15.168396
total_count = 1
TestObj::execute() called at 11:05:18.266799
TestObj::execute() called at 11:05:18.367094
TestObj::execute() called at 11:05:18.467378
TestObj::execute() called at 11:05:18.567703
TestObj::execute() called at 11:05:18.668006
TestObj::execute() called at 11:05:18.768246
TestObj::execute() called at 11:05:18.868527
TestObj::execute() called at 11:05:18.968814
TestObj::execute() called at 11:05:19.069099
TestObj::execute() called at 11:05:19.169385
TestObj::execute() called at 11:05:19.269671
TestObj::execute() called at 11:05:19.369902
TestObj::execute() called at 11:05:19.470119
TestObj::execute() called at 11:05:19.570339
TestObj::execute() called at 11:05:19.670610
TestObj::execute() called at 11:05:19.770916
TestObj::execute() called at 11:05:19.871207
TestObj::execute() called at 11:05:19.971492
TestObj::execute() called at 11:05:20.071771
TestObj::execute() called at 11:05:20.172051
schedule_calls = 1879
total_count = 21
total_count = 21
[ OK ] dds_DCPS_SporadicTask.TimingChecker (9617 ms)
[----------] 1 test from dds_DCPS_SporadicTask (9617 ms total)
[----------] Global test environment tear-down
[==========] 9 tests from 6 test cases ran. (99044 ms total)
[ PASSED ] 9 tests.
test PASSED.
auto_run_tests_finished: tests/stress-tests/run_test.pl Time:99s Result:0
==============================================================================
tests/DCPS/GuardCondition/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/GuardCondition/GuardConditionTest -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile GuardConditionTest.log -DCPSPendingTimeout 3
GuardConditionTest PID: 4269 started at 2026-05-21 11:05:22
test PASSED.
auto_run_tests_finished: tests/DCPS/GuardCondition/run_test.pl Time:9s Result:0
==============================================================================
tests/DCPS/StatusCondition/run_test.pl
#
(4287|4287) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
auto_run_tests_finished: tests/DCPS/StatusCondition/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/ReadCondition/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 4297
/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: 4307 started at 2026-05-21 11:05:32
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:11462 -s 2:localhost:10281 -n 400 -q
simple_publisher -p 1:localhost:11462 -s 2:localhost:10281 -n 400 -c 128 -q
(4316|4321) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4322|4327) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4322|4322) Publisher total time required was 0.7478 seconds.
(4316|4316) Total time required is 0.8589 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:12394 -s 2:localhost:13966 -n 400
simple_publisher -p 1:localhost:12394 -s 2:localhost:13966 -n 400
(4332|4337) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4338|4343) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [1]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [2]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [3]]
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [4]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [5]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [6]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [7]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [8]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [9]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [10]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [11]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [12]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [13]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [14]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [15]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [16]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [17]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [18]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [19]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [20]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [21]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [22]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [23]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [24]]
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [25]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [26]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [27]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [28]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [29]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [30]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [31]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [32]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [33]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [34]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [35]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [36]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [37]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [38]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [39]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [40]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [41]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [42]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [43]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [44]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [45]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [46]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [47]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [48]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [49]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [50]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [51]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [52]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [53]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [54]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [55]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [56]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [57]]
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [58]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [59]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [60]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [61]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [62]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [63]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [64]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [65]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [66]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [67]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [68]]
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [69]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [70]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [71]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [72]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [73]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [74]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [75]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [76]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [77]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [78]]
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [79]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [80]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [81]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [82]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [83]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [84]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [85]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [86]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [87]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [88]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [89]]
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [90]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [91]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [92]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [93]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [94]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [95]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [96]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [97]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [98]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [99]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [100]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [101]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [102]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [103]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [104]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [105]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [106]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [107]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [108]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [109]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [110]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [111]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [112]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [113]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [114]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [115]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [116]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [117]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [118]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [119]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [120]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [121]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [122]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [123]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [124]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [125]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [126]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [127]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [128]]
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [129]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [130]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [131]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [132]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [133]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [134]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [135]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [136]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [137]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [138]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [139]]
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [140]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [141]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [142]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [143]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [144]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [145]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [146]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [147]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [148]]
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [149]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [150]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [151]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [152]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [153]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [154]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [155]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [156]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [157]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [158]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [159]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [160]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [161]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [162]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [163]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [164]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [165]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [166]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [167]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [168]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [169]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [170]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [171]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [172]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [173]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [174]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [175]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [176]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [177]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [178]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [179]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [180]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [181]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [182]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [183]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [184]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [185]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [186]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [187]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [188]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [189]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [190]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [191]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [192]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [193]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [194]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [195]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [196]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [197]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [198]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [199]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [200]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [201]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [202]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [203]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [204]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [205]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [206]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [207]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [208]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [209]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [210]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [211]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [212]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [213]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [214]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [215]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [216]]
(4338|4338) The transport has confirmed that a sample has been delivered.
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Data has been received:
(4338|4338) The transport has confirmed that a sample has been delivered.
(4332|4337) Message: [Hello World! [217]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [218]]
(4338|4338) Publisher total time required was 0.13762 seconds.
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [219]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [220]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [221]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [222]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [223]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [224]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [225]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [226]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [227]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [228]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [229]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [230]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [231]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [232]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [233]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [234]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [235]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [236]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [237]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [238]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [239]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [240]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [241]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [242]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [243]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [244]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [245]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [246]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [247]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [248]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [249]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [250]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [251]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [252]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [253]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [254]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [255]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [256]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [257]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [258]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [259]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [260]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [261]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [262]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [263]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [264]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [265]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [266]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [267]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [268]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [269]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [270]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [271]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [272]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [273]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [274]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [275]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [276]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [277]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [278]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [279]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [280]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [281]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [282]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [283]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [284]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [285]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [286]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [287]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [288]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [289]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [290]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [291]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [292]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [293]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [294]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [295]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [296]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [297]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [298]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [299]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [300]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [301]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [302]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [303]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [304]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [305]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [306]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [307]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [308]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [309]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [310]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [311]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [312]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [313]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [314]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [315]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [316]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [317]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [318]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [319]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [320]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [321]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [322]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [323]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [324]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [325]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [326]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [327]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [328]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [329]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [330]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [331]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [332]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [333]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [334]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [335]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [336]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [337]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [338]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [339]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [340]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [341]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [342]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [343]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [344]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [345]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [346]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [347]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [348]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [349]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [350]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [351]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [352]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [353]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [354]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [355]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [356]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [357]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [358]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [359]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [360]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [361]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [362]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [363]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [364]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [365]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [366]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [367]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [368]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [369]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [370]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [371]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [372]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [373]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [374]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [375]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [376]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [377]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [378]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [379]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [380]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [381]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [382]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [383]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [384]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [385]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [386]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [387]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [388]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [389]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [390]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [391]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [392]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [393]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [394]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [395]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [396]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [397]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [398]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [399]]
(4332|4337) Data has been received:
(4332|4337) Message: [Hello World! [400]]
(4332|4332) Total time required is 0.20890 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:10338 -s 2:localhost:10747
simple_publisher -p 1:localhost:10338 -s 2:localhost:10747
(4346|4351) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4352|4357) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4352|4352) The transport has confirmed that a sample has been delivered.
(4352|4352) Publisher total time required was 0.375 seconds.
(4346|4351) Data has been received:
(4346|4351) Message: [Hello World! [1]]
(4346|4346) Total time required is 0.2 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl Time:2s Result:0
==============================================================================
tests/transport/simple/run_test.pl shmem bp
#
simple_subscriber -p 1:localhost:11851 -s 2:localhost:13615 -m -n 400 -q
simple_publisher -p 1:localhost:11851 -s 2:localhost:13615 -m -n 400 -c 128 -q
(4360|4360) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(4367|4367) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(4360|4360) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4367|4373) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4367|4367) Publisher total time required was 0.4196 seconds.
(4360|4360) Total time required is 0.6516 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:13372 -s 2:localhost:13971 -m -n 400
simple_publisher -p 1:localhost:13372 -s 2:localhost:13971 -m -n 400
(4377|4377) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(4384|4384) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(4377|4377) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4384|4390) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [1]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [2]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [3]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [4]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [5]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [6]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [7]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [8]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [9]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [10]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [11]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [12]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [13]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [14]]
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [15]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [16]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [17]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [18]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [19]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [20]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [21]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [22]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [23]]
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [24]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [25]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [26]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [27]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [28]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [29]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [30]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [31]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [32]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [33]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [34]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [35]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [36]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [37]]
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [38]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [39]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [40]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [41]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [42]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [43]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [44]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [45]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [46]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [47]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [48]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [49]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [50]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [51]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [52]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [53]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [54]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [55]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [56]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [57]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [58]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [59]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [60]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [61]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [62]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [63]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [64]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [65]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [66]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [67]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [68]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [69]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [70]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [71]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [72]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [73]]
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [74]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [75]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [76]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [77]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [78]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [79]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [80]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [81]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [82]]
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [83]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [84]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [85]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [86]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [87]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [88]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [89]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [90]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [91]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [92]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [93]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [94]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [95]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [96]]
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [97]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [98]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [99]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [100]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [101]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [102]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [103]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [104]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [105]]
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [106]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [107]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [108]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [109]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [110]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [111]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [112]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [113]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [114]]
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [115]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [116]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [117]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [118]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [119]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [120]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [121]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [122]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [123]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [124]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [125]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [126]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [127]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [128]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [129]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [130]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [131]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [132]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [133]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [134]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [135]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [136]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [137]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [138]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [139]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [140]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [141]]
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [142]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [143]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [144]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [145]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [146]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [147]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [148]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [149]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [150]]
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [151]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [152]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [153]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [154]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [155]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [156]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [157]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [158]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [159]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [160]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [161]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [162]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [163]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [164]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [165]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [166]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [167]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [168]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [169]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [170]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [171]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [172]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [173]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [174]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [175]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [176]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [177]]
(4384|4384) The transport has confirmed that a sample has been delivered.
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Data has been received:
(4384|4384) The transport has confirmed that a sample has been delivered.
(4377|4383) Message: [Hello World! [178]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [179]]
(4377|4383) Data has been received:
(4384|4384) Publisher total time required was 0.7926 seconds.
(4377|4383) Message: [Hello World! [180]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [181]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [182]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [183]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [184]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [185]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [186]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [187]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [188]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [189]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [190]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [191]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [192]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [193]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [194]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [195]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [196]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [197]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [198]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [199]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [200]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [201]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [202]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [203]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [204]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [205]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [206]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [207]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [208]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [209]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [210]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [211]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [212]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [213]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [214]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [215]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [216]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [217]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [218]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [219]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [220]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [221]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [222]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [223]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [224]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [225]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [226]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [227]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [228]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [229]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [230]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [231]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [232]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [233]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [234]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [235]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [236]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [237]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [238]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [239]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [240]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [241]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [242]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [243]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [244]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [245]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [246]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [247]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [248]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [249]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [250]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [251]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [252]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [253]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [254]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [255]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [256]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [257]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [258]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [259]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [260]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [261]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [262]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [263]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [264]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [265]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [266]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [267]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [268]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [269]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [270]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [271]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [272]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [273]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [274]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [275]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [276]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [277]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [278]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [279]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [280]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [281]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [282]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [283]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [284]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [285]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [286]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [287]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [288]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [289]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [290]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [291]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [292]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [293]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [294]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [295]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [296]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [297]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [298]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [299]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [300]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [301]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [302]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [303]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [304]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [305]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [306]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [307]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [308]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [309]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [310]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [311]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [312]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [313]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [314]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [315]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [316]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [317]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [318]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [319]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [320]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [321]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [322]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [323]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [324]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [325]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [326]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [327]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [328]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [329]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [330]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [331]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [332]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [333]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [334]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [335]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [336]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [337]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [338]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [339]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [340]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [341]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [342]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [343]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [344]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [345]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [346]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [347]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [348]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [349]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [350]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [351]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [352]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [353]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [354]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [355]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [356]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [357]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [358]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [359]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [360]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [361]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [362]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [363]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [364]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [365]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [366]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [367]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [368]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [369]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [370]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [371]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [372]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [373]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [374]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [375]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [376]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [377]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [378]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [379]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [380]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [381]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [382]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [383]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [384]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [385]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [386]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [387]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [388]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [389]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [390]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [391]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [392]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [393]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [394]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [395]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [396]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [397]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [398]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [399]]
(4377|4383) Data has been received:
(4377|4383) Message: [Hello World! [400]]
(4377|4377) Total time required is 0.14339 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:13064 -s 2:localhost:10514 -m
simple_publisher -p 1:localhost:13064 -s 2:localhost:10514 -m
(4393|4393) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(4400|4400) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(4393|4393) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4400|4406) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4400|4400) The transport has confirmed that a sample has been delivered.
(4400|4400) Publisher total time required was 0.300 seconds.
(4393|4399) Data has been received:
(4393|4399) Message: [Hello World! [1]]
(4393|4393) Total time required is 0.3 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: 4408 started at 2026-05-21 11:06:20
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/DpShutdown/run_test.pl t=tcp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DpShutdown/dpshutdown -t tcp -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile dpshutdown.log -DCPSPendingTimeout 3
dpshutdown PID: 4421 started at 2026-05-21 11:06:20
Using transport:tcp
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl t=tcp Time:1s Result:0
==============================================================================
tests/DCPS/DpShutdown/run_test.pl t=shmem
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DpShutdown/dpshutdown -t shmem -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile dpshutdown.log -DCPSPendingTimeout 3
dpshutdown PID: 4434 started at 2026-05-21 11:06:21
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: 4450 started at 2026-05-21 11:06:21
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: 4463 started at 2026-05-21 11:06:21
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: 4476
/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: 4486 started at 2026-05-21 11:06:22
/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: 4487 started at 2026-05-21 11:06:22
Starting publisher
Starting publisher with 1 args
Transport is RELIABLE
Reliable DataWriter
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl default_tcp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4509
/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: 4519 started at 2026-05-21 11:06:23
/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: 4520 started at 2026-05-21 11:06:23
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:0s 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: 4542
/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: 4552 started at 2026-05-21 11:06:24
/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: 4553 started at 2026-05-21 11:06:24
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: 4576
/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: 4586 started at 2026-05-21 11:06:25
/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: 4587 started at 2026-05-21 11:06:25
Starting publisher
Starting publisher with 1 args
Reliable DataWriter
Transport is RELIABLE
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
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: 4609
/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: 4619 started at 2026-05-21 11:06:26
/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: 4620 started at 2026-05-21 11:06:26
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:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl rtps_disc
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps_disc.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4636 started at 2026-05-21 11:06:26
/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: 4637 started at 2026-05-21 11:06:26
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: 4654 started at 2026-05-21 11:06:28
/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: 4655 started at 2026-05-21 11:06:28
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: 4671 started at 2026-05-21 11:06:28
/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: 4672 started at 2026-05-21 11:06:28
Starting publisher
Starting publisher with 2 args
Transport is RELIABLE
Reliable DataWriter
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps_disc_tcp thread_per Time:1s Result:0
==============================================================================
tests/DCPS/XTypes/run_test.pl
#
----- ForceTypeValidation_NoXTypesNoMatch_ny --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --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: 4689 started at 2026-05-21 11:06:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --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: 4690 started at 2026-05-21 11:06:29
test PASSED.
----- DisallowTypeCoercion_AppendableStructNoMatch2 --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --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: 4705 started at 2026-05-21 11:06:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic AppendableStructNoMatch2_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_AppendableStructNoMatch2.log --type AdditionalPrefixFieldStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_AppendableStructNoMatch2 PID: 4706 started at 2026-05-21 11:06:30
test PASSED.
----- NoXTypesNoMatchTypeNames --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --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: 4721 started at 2026-05-21 11:06:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --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: 4722 started at 2026-05-21 11:06:31
test PASSED.
----- MutableStructNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic MutableStructT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchType.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStructNoMatchType PID: 4738 started at 2026-05-21 11:06:32
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic MutableStructT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchType.log --type ModifiedTypeMutableStruct -DCPSPendingTimeout 3
writer_MutableStructNoMatchType PID: 4739 started at 2026-05-21 11:06:32
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_yn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --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: 4755 started at 2026-05-21 11:06:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --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: 4756 started at 2026-05-21 11:06:33
test PASSED.
----- ExtendedMutableStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic MutableBaseStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_ExtendedMutableStructMatch.log --type MutableStruct -DCPSPendingTimeout 3
reader_ExtendedMutableStructMatch PID: 4771 started at 2026-05-21 11:06:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic MutableBaseStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_ExtendedMutableStructMatch.log --type MutableBaseStruct -DCPSPendingTimeout 3
writer_ExtendedMutableStructMatch PID: 4772 started at 2026-05-21 11:06:33
test PASSED.
----- AppendableNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_AppendableNoMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_AppendableNoMatch PID: 4787 started at 2026-05-21 11:06:34
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_AppendableNoMatch.log --type AdditionalPrefixFieldStruct -DCPSPendingTimeout 3
writer_AppendableNoMatch PID: 4788 started at 2026-05-21 11:06:34
test PASSED.
----- FinalStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic FinalStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_FinalStructMatch.log --type FinalStructSub -DCPSPendingTimeout 3
reader_FinalStructMatch PID: 4803 started at 2026-05-21 11:06:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic FinalStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_FinalStructMatch.log --type FinalStructPub -DCPSPendingTimeout 3
writer_FinalStructMatch PID: 4804 started at 2026-05-21 11:06:35
test PASSED.
----- FinalStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 108 --topic FinalStructT_F --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_FinalStructNoMatch.log --type FinalStructSub -DCPSPendingTimeout 3
reader_FinalStructNoMatch PID: 4820 started at 2026-05-21 11:06:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 108 --topic FinalStructT_F --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_FinalStructNoMatch.log --type ModifiedFinalStruct -DCPSPendingTimeout 3
writer_FinalStructNoMatch PID: 4821 started at 2026-05-21 11:06:37
test PASSED.
----- Tryconstruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 109 --topic TryconstructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_Tryconstruct.log --type Trim20Struct -DCPSPendingTimeout 3
reader_Tryconstruct PID: 4836 started at 2026-05-21 11:06:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 109 --topic TryconstructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_Tryconstruct.log --type Trim64Struct -DCPSPendingTimeout 3
writer_Tryconstruct PID: 4837 started at 2026-05-21 11:06:37
test PASSED.
----- MutableUnionNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 110 --topic MutableUnionT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchType.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnionNoMatchType PID: 4852 started at 2026-05-21 11:06:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 110 --topic MutableUnionT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchType.log --type ModifiedTypeMutableUnion -DCPSPendingTimeout 3
writer_MutableUnionNoMatchType PID: 4853 started at 2026-05-21 11:06:38
test PASSED.
----- Match_no_xtypes_ny --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 111 --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: 4869 started at 2026-05-21 11:06:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 111 --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: 4870 started at 2026-05-21 11:06:38
test PASSED.
----- ExtendedAppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 112 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_ExtendedAppendableMatch.log --type ExtendedAppendableStruct -DCPSPendingTimeout 3
reader_ExtendedAppendableMatch PID: 4885 started at 2026-05-21 11:06:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 112 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_ExtendedAppendableMatch.log --type BaseAppendableStruct -DCPSPendingTimeout 3
writer_ExtendedAppendableMatch PID: 4886 started at 2026-05-21 11:06:40
test PASSED.
----- NoXTypesMatchTypeNames --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 113 --topic NoXTypesMatchTypeNames_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_NoXTypesMatchTypeNames.log --type AppendableStructNoXTypes --reg-type CommonTypeName -DCPSPendingTimeout 3
reader_NoXTypesMatchTypeNames PID: 4901 started at 2026-05-21 11:06:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 113 --topic NoXTypesMatchTypeNames_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_NoXTypesMatchTypeNames.log --type AppendableStructNoXTypes --reg-type CommonTypeName -DCPSPendingTimeout 3
writer_NoXTypesMatchTypeNames PID: 4902 started at 2026-05-21 11:06:41
test PASSED.
----- DisallowTypeCoercion_MutableUnionNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 114 --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: 4918 started at 2026-05-21 11:06:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 114 --topic MutableUnionNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableUnionNoMatch.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableUnionNoMatch PID: 4919 started at 2026-05-21 11:06:42
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatchId --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 115 --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: 4935 started at 2026-05-21 11:06:43
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 115 --topic MutableStructNoMatchId_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatchId.log --type ModifiedIdMutableStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatchId PID: 4936 started at 2026-05-21 11:06:43
test PASSED.
----- DisallowTypeCoercion_AppendableStructNoMatch1 --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 116 --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: 4951 started at 2026-05-21 11:06:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 116 --topic AppendableStructNoMatch1_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_AppendableStructNoMatch1.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_AppendableStructNoMatch1 PID: 4952 started at 2026-05-21 11:06:44
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_nn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 117 --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: 4967 started at 2026-05-21 11:06:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 117 --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: 4968 started at 2026-05-21 11:06:45
test PASSED.
----- Dependency --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 118 --topic DependencyT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_Dependency.log --type AppendableStruct -DCPSPendingTimeout 3
reader_Dependency PID: 4983 started at 2026-05-21 11:06:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 118 --topic DependencyT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_Dependency.log --type AppendableStructWithDependency -DCPSPendingTimeout 3
writer_Dependency PID: 4984 started at 2026-05-21 11:06:46
test PASSED.
----- MutableStructNoMatchId --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 119 --topic MutableStructT_NoMatchId --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchId.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStructNoMatchId PID: 4999 started at 2026-05-21 11:06:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 119 --topic MutableStructT_NoMatchId --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchId.log --type ModifiedIdMutableStruct -DCPSPendingTimeout 3
writer_MutableStructNoMatchId PID: 5000 started at 2026-05-21 11:06:47
test PASSED.
----- PlainCdr --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 120 --topic PlainCdr -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_PlainCdr.log --type PlainCdrStruct -DCPSPendingTimeout 3
reader_PlainCdr PID: 5018 started at 2026-05-21 11:06:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 120 --topic PlainCdr -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_PlainCdr.log --type PlainCdrStruct -DCPSPendingTimeout 3
writer_PlainCdr PID: 5019 started at 2026-05-21 11:06:47
test PASSED.
----- DisallowTypeCoercion_FinalStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 121 --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: 5034 started at 2026-05-21 11:06:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 121 --topic FinalStructNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_FinalStructNoMatch.log --type ModifiedFinalStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_FinalStructNoMatch PID: 5035 started at 2026-05-21 11:06:48
test PASSED.
----- DisallowTypeCoercion_MutableUnionNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 122 --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: 5050 started at 2026-05-21 11:06:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 122 --topic MutableUnionNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableUnionNoMatchType.log --type ModifiedTypeMutableUnion -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableUnionNoMatchType PID: 5051 started at 2026-05-21 11:06:49
test PASSED.
----- Match_no_xtypes_yn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 123 --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: 5066 started at 2026-05-21 11:06:50
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 123 --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: 5067 started at 2026-05-21 11:06:50
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 124 --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: 5083 started at 2026-05-21 11:06:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 124 --topic MutableStructNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatchType.log --type ModifiedTypeMutableStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatchType PID: 5084 started at 2026-05-21 11:06:51
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 125 --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: 5099 started at 2026-05-21 11:06:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 125 --topic MutableStructMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatch.log --type ModifiedMutableStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatch PID: 5100 started at 2026-05-21 11:06:51
test PASSED.
----- MutableStruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 126 --topic MutableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStruct.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStruct PID: 5115 started at 2026-05-21 11:06:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 126 --topic MutableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStruct.log --type ModifiedMutableStruct -DCPSPendingTimeout 3
writer_MutableStruct PID: 5116 started at 2026-05-21 11:06:52
test PASSED.
----- IgnoreMemberNames_MutableStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 127 --topic MutableStruct_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_IgnoreMemberNames_MutableStructMatch.log --type MutableStruct --ignore-member-names -DCPSPendingTimeout 3
reader_IgnoreMemberNames_MutableStructMatch PID: 5136 started at 2026-05-21 11:06:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 127 --topic MutableStruct_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_IgnoreMemberNames_MutableStructMatch.log --type ModifiedNameMutableStruct -DCPSPendingTimeout 3
writer_IgnoreMemberNames_MutableStructMatch PID: 5137 started at 2026-05-21 11:06:53
test PASSED.
----- Match_no_xtypes_nn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 128 --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: 5153 started at 2026-05-21 11:06:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 128 --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: 5154 started at 2026-05-21 11:06:55
test PASSED.
----- MutableStructNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 129 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchName.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStructNoMatchName PID: 5171 started at 2026-05-21 11:06:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 129 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchName.log --type ModifiedNameMutableStruct -DCPSPendingTimeout 3
writer_MutableStructNoMatchName PID: 5172 started at 2026-05-21 11:06:56
test PASSED.
----- MutableUnionNoMatchDisc --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 130 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchDisc.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnionNoMatchDisc PID: 5187 started at 2026-05-21 11:06:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 130 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchDisc.log --type ModifiedDiscMutableUnion -DCPSPendingTimeout 3
writer_MutableUnionNoMatchDisc PID: 5188 started at 2026-05-21 11:06:56
test PASSED.
----- AppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 131 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_AppendableMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_AppendableMatch PID: 5205 started at 2026-05-21 11:06:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 131 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_AppendableMatch.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3
writer_AppendableMatch PID: 5206 started at 2026-05-21 11:06:57
test PASSED.
----- IgnoreMemberNames_MutableUnionMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 132 --topic MutableUnion_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_IgnoreMemberNames_MutableUnionMatch.log --type MutableUnion --ignore-member-names -DCPSPendingTimeout 3
reader_IgnoreMemberNames_MutableUnionMatch PID: 5221 started at 2026-05-21 11:06:58
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 132 --topic MutableUnion_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_IgnoreMemberNames_MutableUnionMatch.log --type ModifiedNameMutableUnion -DCPSPendingTimeout 3
writer_IgnoreMemberNames_MutableUnionMatch PID: 5222 started at 2026-05-21 11:06:58
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: 5238 started at 2026-05-21 11:07:00
/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: 5239 started at 2026-05-21 11:07:00
test PASSED.
----- DisallowTypeCoercion_FinalStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 134 --topic FinalStructMatch_DTC -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_FinalStructMatch.log --type FinalStructSub --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_FinalStructMatch PID: 5256 started at 2026-05-21 11:07:01
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 134 --topic FinalStructMatch_DTC -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_FinalStructMatch.log --type FinalStructPub -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_FinalStructMatch PID: 5257 started at 2026-05-21 11:07:01
test PASSED.
----- MutableUnion --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 135 --topic MutableUnionT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnion.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnion PID: 5272 started at 2026-05-21 11:07:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 135 --topic MutableUnionT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnion.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_MutableUnion PID: 5273 started at 2026-05-21 11:07:02
test PASSED.
auto_run_tests_finished: tests/DCPS/XTypes/run_test.pl Time:34s Result:0
==============================================================================
tests/DCPS/XTypes/run_test.pl --tcp
#
----- Tcp_MutableUnionNoMatchDisc --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableUnionNoMatchDisc.log --type MutableUnion -DCPSPendingTimeout 3
reader_Tcp_MutableUnionNoMatchDisc PID: 5290 started at 2026-05-21 11:07:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableUnionNoMatchDisc.log --type ModifiedDiscMutableUnion -DCPSPendingTimeout 3
writer_Tcp_MutableUnionNoMatchDisc PID: 5291 started at 2026-05-21 11:07:03
test PASSED.
----- Tcp_MutableUnionNoMatchQos --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic MutableUnionT --expect-incompatible-qos -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableUnionNoMatchQos.log --type MutableUnion -DCPSPendingTimeout 3
reader_Tcp_MutableUnionNoMatchQos PID: 5311 started at 2026-05-21 11:07:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic MutableUnionT --expect-incompatible-qos -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableUnionNoMatchQos.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_Tcp_MutableUnionNoMatchQos PID: 5312 started at 2026-05-21 11:07:04
test PASSED.
----- Tcp_MutableBaseStruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic MutableBaseStructT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableBaseStruct.log --type MutableStruct -DCPSPendingTimeout 3
reader_Tcp_MutableBaseStruct PID: 5330 started at 2026-05-21 11:07:05
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic MutableBaseStructT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableBaseStruct.log --type MutableBaseStruct -DCPSPendingTimeout 3
writer_Tcp_MutableBaseStruct PID: 5331 started at 2026-05-21 11:07:05
test PASSED.
----- Tcp_AppendableNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_AppendableNoMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_Tcp_AppendableNoMatch PID: 5346 started at 2026-05-21 11:07:05
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_AppendableNoMatch.log --type AdditionalPrefixFieldStruct -DCPSPendingTimeout 3
writer_Tcp_AppendableNoMatch PID: 5347 started at 2026-05-21 11:07:05
test PASSED.
----- Tcp_MutableStructNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableStructNoMatchName.log --type MutableStruct -DCPSPendingTimeout 3
reader_Tcp_MutableStructNoMatchName PID: 5364 started at 2026-05-21 11:07:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableStructNoMatchName.log --type ModifiedNameMutableStruct -DCPSPendingTimeout 3
writer_Tcp_MutableStructNoMatchName PID: 5365 started at 2026-05-21 11:07:06
test PASSED.
----- Tcp_MutableStruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic MutableStructT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableStruct.log --type MutableStruct -DCPSPendingTimeout 3
reader_Tcp_MutableStruct PID: 5396 started at 2026-05-21 11:07:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic MutableStructT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableStruct.log --type ModifiedMutableStruct -DCPSPendingTimeout 3
writer_Tcp_MutableStruct PID: 5397 started at 2026-05-21 11:07:07
test PASSED.
----- Tcp_AppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic AppendableStructT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_AppendableMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_Tcp_AppendableMatch PID: 5413 started at 2026-05-21 11:07:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic AppendableStructT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_AppendableMatch.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3
writer_Tcp_AppendableMatch PID: 5414 started at 2026-05-21 11:07:07
test PASSED.
----- Tcp_MutableUnion --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic MutableUnionT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableUnion.log --type MutableUnion -DCPSPendingTimeout 3
reader_Tcp_MutableUnion PID: 5430 started at 2026-05-21 11:07:08
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic MutableUnionT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableUnion.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_Tcp_MutableUnion PID: 5431 started at 2026-05-21 11:07:08
test PASSED.
auto_run_tests_finished: tests/DCPS/XTypes/run_test.pl --tcp Time:6s Result:0
==============================================================================
tests/DCPS/WaitForAck/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5448
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
sub PID: 5458 started at 2026-05-21 11:07:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
pub PID: 5459 started at 2026-05-21 11:07:09
2026-05-21 11:07:09.681@LM_INFO@(5459|5459) INFO: set_DCPS_debug_level: set to 1
2026-05-21 11:07:09.681@LM_INFO@(5459|5459) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
2026-05-21 11:07:09.681@LM_INFO@(5459|5459) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-05-21 11:07:09.681@LM_INFO@(5459|5459) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
2026-05-21 11:07:09.681@LM_INFO@(5459|5459) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-05-21 11:07:09.682@LM_NOTICE@(5459|5459) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-05-21 11:07:09.682@LM_INFO@(5458|5458) INFO: set_DCPS_debug_level: set to 1
2026-05-21 11:07:09.682@LM_INFO@(5458|5458) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
2026-05-21 11:07:09.682@LM_INFO@(5458|5458) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-05-21 11:07:09.682@LM_INFO@(5458|5458) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
2026-05-21 11:07:09.682@LM_INFO@(5458|5458) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-05-21 11:07:09.682@LM_NOTICE@(5458|5458) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-05-21 11:07:09.683@LM_DEBUG@(5459|5459) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-05-21 11:07:09.683@LM_DEBUG@(5458|5458) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-05-21 11:07:09.684@LM_INFO@(5459|5459) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-05-21 11:07:09.684@LM_DEBUG@(5459|5459) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-05-21 11:07:09.684@LM_INFO@(5458|5458) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-05-21 11:07:09.684@LM_DEBUG@(5458|5458) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5448|5448) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
2026-05-21 11:07:09.910@LM_INFO@(5459|5459) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_R2026-05-21 11:07:09.910@LM_INFO@(5458|5458) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
EPO_DATALINK_RELEASE_DELAY=0
2026-05-21 11:07:09.910@LM_INFO@(5458|5458) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_R2026-05-21 11:07:09.910@LM_INFO@(5459|5459) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
EPO_LOCAL_ADDRESS=:0
2026-05-21 11:07:09.911@LM_INFO@(5458|5458) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-05-21 11:07:09.911@LM_INFO@(5459|5459) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-05-21 11:07:09.917@LM_WARNING@(5458|5458) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
2026-05-21 11:07:09.917@LM_WARNING@(5459|5459) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
2026-05-21 11:07:09.926@LM_DEBUG@(5458|5468) DataReaderImpl::add_association - bit 1 local 01030000.46f49aa5.00000003.000001c7(96eb7542) remote 01030000.46f49aa5.00000001.000001c2(9c41d2ad)
2026-05-21 11:07:09.929@LM_DEBUG@(5459|5469) DataReaderImpl::add_association - bit 1 local 01030000.46f49aa5.00000002.000001c7(ab8b5cf2) remote 01030000.46f49aa5.00000001.000001c2(9c41d2ad)
2026-05-21 11:07:09.932@LM_WARNING@(5459|5459) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:09.935@LM_DEBUG@(5459|5469) DataReaderImpl::add_association - bit 1 local 01030000.46f49aa5.00000002.000002c7(80a60f31) remote 01030000.46f49aa5.00000001.000002c2(b76c816e)
2026-05-21 11:07:09.936@LM_WARNING@(5459|5459) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:09.938@LM_DEBUG@(5459|5469) DataReaderImpl::add_association - bit 1 local 01030000.46f49aa5.00000002.000003c7(99bd3e70) remote 01030000.46f49aa5.00000001.000004c2(e13626e8)
2026-05-21 11:07:09.940@LM_WARNING@(5459|5459) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:09.942@LM_DEBUG@(5459|5469) DataReaderImpl::add_association - bit 1 local 01030000.46f49aa5.00000002.000004c7(d6fca8b7) remote 01030000.46f49aa5.00000001.000003c2(ae77b02f)
2026-05-21 11:07:09.943@LM_WARNING@(5459|5459) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:09.949@LM_WARNING@(5459|5459) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:09.951@LM_WARNING@(5459|5459) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:09.952@LM_WARNING@(5459|5459) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:09.966@LM_WARNING@(5458|5458) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:09.968@LM_DEBUG@(5458|5458) DataReaderImpl::add_association - bit 1 local 01030000.46f49aa5.00000003.000002c7(bdc62681) remote 01030000.46f49aa5.00000001.000002c2(b76c816e)
2026-05-21 11:07:09.970@LM_WARNING@(5458|5458) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:09.972@LM_DEBUG@(5458|5468) DataReaderImpl::add_association - bit 1 local 01030000.46f49aa5.00000003.000003c7(a4dd17c0) remote 01030000.46f49aa5.00000001.000004c2(e13626e8)
2026-05-21 11:07:09.974@LM_WARNING@(5458|5458) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:09.975@LM_DEBUG@(5458|5468) DataReaderImpl::add_association - bit 1 local 01030000.46f49aa5.00000003.000004c7(eb9c8107) remote 01030000.46f49aa5.00000001.000003c2(ae77b02f)
2026-05-21 11:07:09.977@LM_WARNING@(5458|5458) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:09.983@LM_DEBUG@(5459|5469) DataWriterImpl::add_association - bit 0 local 01030000.46f49aa5.00000002.00000102(42026-05-21 11:07:09.983@LM_DEBUG@(5458|5468) DataReaderImpl::add_association - bit 0 local 01030000.46f49aa5.00000003.00000507(60856acd) remote 01030000.46f49aa5.00000003.00000507(69e372f6)
9e372f6) remote 01030000.46f49aa5.00000002.00000102(40856acd)
2026-05-21 11:07:09.983@LM_DEBUG@(5458|5458) DataReaderImpl::add_association - bit 0 local 01030000.46f49aa5.00000003.00000507(69e372f6) remote 01030000.46f49aa5.00000002.00000202(6ba8390e)
2026-05-21 11:07:09.983@LM_DEBUG@(5458|5468) DataReaderImpl::add_association - bit 0 local 01030000.46f49aa5.00000003.00000507(69e372f6) remote 01030000.46f49aa5.00000002.00000302(72b3084f)
2026-05-21 11:07:09.984@LM_WARNING@(5458|5458) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:09.984@LM_DEBUG@(5459|5469) DataWriterImpl::add_association - bit 0 local 01030000.46f49aa5.00000002.00000202(6ba8390e) remote 01030000.46f49aa5.00000003.00000507(69e372f6)
2026-05-21 11:07:09.984@LM_DEBUG@(5459|5469) DataWriterImpl::add_association - bit 0 local 01030000.46f49aa5.00000002.00000302(72b3084f) remote 01030000.46f49aa5.00000003.00000507(69e372f6)
2026-05-21 11:07:09.986@LM_DEBUG@(5459|5469) DataWriterImpl::add_association - bit 0 local 01030000.46f49aa5.00000002.00000102(40856acd) remote 01030000.46f49aa5.00000003.00000607(42ce2135)
2026-05-21 11:07:09.987@LM_DEBUG@(5459|5469) DataWriterImpl::add_association - bit 0 local 01030000.46f49aa5.00000002.00000202(6ba8390e) remote 01030000.46f49aa5.00000003.00000607(42ce2135)
2026-05-21 11:07:09.987@LM_DEBUG@(5458|5468) DataReaderImpl::add_association - bit 0 local 01030000.46f49aa5.00000003.00000607(42ce2135) remote 01030000.46f49aa5.00000002.00000102(40856acd)
2026-05-21 11:07:09.987@LM_DEBUG@(5459|5469) DataWriterImpl::add_association - bit 0 local 01030000.46f49aa5.00000002.00000302(72b3084f) remote 01030000.46f49aa5.00000003.00000607(42ce2135)
2026-05-21 11:07:09.987@LM_DEBUG@(5458|5458) DataReaderImpl::add_association - bit 0 local 01030000.46f49aa5.00000003.00000607(42ce2135) remote 01030000.46f49aa5.00000002.00000202(6ba8390e)
2026-05-21 11:07:09.987@LM_INFO@(5459|5477) DataWriterImpl::transport_assoc_done: writer 01030000.46f49aa5.00000002.00000102(40856acd) succeeded in associating with reader 01030000.46f49aa5.00000003.00000507(69e372f6)
2026-05-21 11:07:09.987@LM_DEBUG@(5459|5477) DataWriterImpl::transport_assoc_done: writer 01030000.46f49aa5.00000002.00000102(40856acd) reader 01030000.46f49aa5.00000003.00000507(69e372f6) calling association_complete_i
2026-05-21 11:07:09.987@LM_DEBUG@(5459|5477) DataWriterImpl::association_complete_i - bit 0 local 01030000.46f49aa5.00000002.00000102(40856acd) remote 01030000.46f49aa5.00000003.00000507(69e372f6)
2026-05-21 11:07:09.988@LM_INFO@(5459|5477) DataWriterImpl::transport_assoc_done: writer 01030000.46f49aa5.00000002.00000102(40856acd) succeeded in associating with reader 01030000.46f49aa5.00000003.00000607(42ce2135)
2026-05-21 11:07:09.988@LM_DEBUG@(5459|5477) DataWriterImpl::transport_assoc_done: writer 01030000.46f49aa5.00000002.00000102(40856acd) reader 01030000.46f49aa5.00000003.00000607(42ce2135) calling association_complete_i
2026-05-21 11:07:09.988@LM_DEBUG@(5459|5477) DataWriterImpl::association_complete_i - bit 0 local 01030000.46f49aa5.00000002.00000102(40856acd) remote 01030000.46f49aa5.00000003.00000607(42ce2135)
2026-05-21 11:07:09.988@LM_DEBUG@(5458|5468) DataReaderImpl::add_association - bit 0 local 01030000.46f49aa5.00000003.00000607(42ce2135) remote 01030000.46f49aa5.00000002.00000302(72b3084f)
2026-05-21 11:07:09.988@LM_INFO@(5459|5477) DataWriterImpl::transport_assoc_done: writer 01030000.46f49aa5.00000002.00000202(6ba8390e) succeeded in associating with reader 01030000.46f49aa5.00000003.00000507(69e372f6)
2026-05-21 11:07:09.988@LM_DEBUG@(5459|5477) DataWriterImpl::transport_assoc_done: writer 01030000.46f49aa5.00000002.00000202(6ba8390e) reader 01030000.46f49aa5.00000003.00000507(69e372f6) calling association_complete_i
2026-05-21 11:07:09.988@LM_DEBUG@(5459|5477) DataWriterImpl::association_complete_i - bit 0 local 01030000.46f49aa5.00000002.00000202(6ba8390e) remote 01030000.46f49aa5.00000003.00000507(69e372f6)
2026-05-21 11:07:09.989@LM_WARNING@(5458|5458) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:09.989@LM_INFO@(5459|5477) DataWriterImpl::transport_assoc_done: writer 01030000.46f49aa5.00000002.00000302(72b3084f) succeeded in associating with reader 01030000.46f49aa5.00000003.00000507(69e372f6)
2026-05-21 11:07:09.989@LM_DEBUG@(5459|5477) DataWriterImpl::transport_assoc_done: writer 01030000.46f49aa5.00000002.00000302(72b3084f) reader 01030000.46f49aa5.00000003.00000507(69e372f6) calling association_complete_i
2026-05-21 11:07:09.989@LM_DEBUG@(5459|5477) DataWriterImpl::association_complete_i - bit 0 local 01030000.46f49aa5.00000002.00000302(72b3084f) remote 01030000.46f49aa5.00000003.00000507(69e372f6)
2026-05-21 11:07:09.989@LM_INFO@(5459|5477) DataWriterImpl::transport_assoc_done: writer 01030000.46f49aa5.00000002.00000202(6ba8390e) succeeded in associating with reader 01030000.46f49aa5.00000003.00000607(42ce2135)
2026-05-21 11:07:09.989@LM_DEBUG@(5459|5477) DataWriterImpl::transport_assoc_done: writer 01030000.46f49aa5.00000002.00000202(6ba8390e) reader 01030000.46f49aa5.00000003.00000607(42ce2135) calling association_complete_i
2026-05-21 11:07:09.989@LM_DEBUG@(5459|5477) DataWriterImpl::association_complete_i - bit 0 local 01030000.46f49aa5.00000002.00000202(6ba8390e) remote 01030000.46f49aa5.00000003.00000607(42ce2135)
2026-05-21 11:07:09.990@LM_INFO@(5459|5477) DataWriterImpl::transport_assoc_done: writer 01030000.46f49aa5.00000002.00000302(72b3084f) succeeded in associating with reader 01030000.46f49aa5.00000003.00000607(42ce2135)
2026-05-21 11:07:09.990@LM_DEBUG@(5459|5477) DataWriterImpl::transport_assoc_done: writer 01030000.46f49aa5.00000002.00000302(72b3084f) reader 01030000.46f49aa5.00000003.00000607(42ce2135) calling association_complete_i
2026-05-21 11:07:09.990@LM_DEBUG@(5459|5477) DataWriterImpl::association_complete_i - bit 0 local 01030000.46f49aa5.00000002.00000302(72b3084f) remote 01030000.46f49aa5.00000003.00000607(42ce2135)
2026-05-21 11:07:09.990@LM_DEBUG@(5459|5480) Writer::svc() - processing publication 0.
2026-05-21 11:07:09.990@LM_DEBUG@(5459|5481) Writer::svc() - processing publication 1.
2026-05-21 11:07:09.991@LM_DEBUG@(5459|5482) Writer::svc() - processing publication 2.
2026-05-21 11:07:11.992@LM_DEBUG@(5459|5459) DataWriterImpl::create_ack_token() - for sequence 1355
2026-05-21 11:07:11.992@LM_DEBUG@(5459|5459) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1355 at 11:07:11.992112
2026-05-21 11:07:11.993@LM_DEBUG@(5459|5459) DataWriterImpl::create_ack_token() - for sequence 1352
2026-05-21 11:07:11.993@LM_DEBUG@(5459|5459) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1352 at 11:07:11.993891
2026-05-21 11:07:11.994@LM_DEBUG@(5459|5459) DataWriterImpl::create_ack_token() - for sequence 1355
2026-05-21 11:07:11.994@LM_DEBUG@(5459|5459) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1355 at 11:07:11.994360
2026-05-21 11:07:11.996@LM_DEBUG@(5459|5481) DataWriterImpl::create_ack_token() - for sequence 1354
2026-05-21 11:07:11.996@LM_DEBUG@(5459|5481) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1354 at 11:07:11.996353
2026-05-21 11:07:11.996@LM_DEBUG@(5459|5482) DataWriterImpl::create_ack_token() - for sequence 1357
2026-05-21 11:07:11.996@LM_DEBUG@(5459|5482) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1357 at 11:07:11.996479
2026-05-21 11:07:11.996@LM_DEBUG@(5459|5480) DataWriterImpl::create_ack_token() - for sequence 1358
2026-05-21 11:07:11.996@LM_DEBUG@(5459|5480) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1358 at 11:07:11.996840
2026-05-21 11:07:11.997@LM_DEBUG@(5459|5459) Publisher::run() - publication 0 stopping after sending 1355 messages.
2026-05-21 11:07:11.997@LM_DEBUG@(5459|5459) Publisher::run() - publication 1 stopping after sending 1351 messages.
2026-05-21 11:07:11.997@LM_DEBUG@(5459|5459) Publisher::run() - publication 2 stopping after sending 1354 messages.
2026-05-21 11:07:12.015@LM_DEBUG@(5459|5464) DataWriterImpl::remove_associations: bit 0 local 01030000.46f49aa5.00000002.00000102(40856acd) remote 01030000.46f49aa5.00000003.00000507(69e372f6) num remotes 2
2026-05-21 11:07:12.016@LM_DEBUG@(5458|5468) DataReaderImpl::remove_associations: bit 0 local 01030000.46f49aa5.00000003.00000507(69e372f6) remote 01030000.46f49aa5.00000002.00000102(40856acd) num remotes 1
2026-05-21 11:07:12.016@LM_DEBUG@(5458|5468) DataReaderImpl::remove_associations_i: bit 0 local 01030000.46f49aa5.00000003.00000507(69e372f6) remote 01030000.46f49aa5.00000002.00000102(40856acd) num remotes 1
2026-05-21 11:07:12.017@LM_DEBUG@(5458|5468) DataReaderImpl::remove_associations: bit 0 local 01030000.46f49aa5.00000003.00000607(42ce2135) remote 01030000.46f49aa5.00000002.00000102(40856acd) num remotes 1
2026-05-21 11:07:12.017@LM_DEBUG@(5458|5468) DataReaderImpl::remove_associations_i: bit 0 local 01030000.46f49aa5.00000003.00000607(42ce2135) remote 01030000.46f49aa5.00000002.00000102(40856acd) num remotes 1
2026-05-21 11:07:12.017@LM_DEBUG@(5459|5464) DataWriterImpl::remove_associations: bit 0 local 01030000.46f49aa5.00000002.00000202(6ba8390e) remote 01030000.46f49aa5.00000003.00000507(69e372f6) num remotes 2
2026-05-21 11:07:12.018@LM_DEBUG@(5458|5468) DataReaderImpl::remove_associations: bit 0 local 01030000.46f49aa5.00000003.00000507(69e372f6) remote 01030000.46f49aa5.00000002.00000202(6ba8390e) num remotes 1
2026-05-21 11:07:12.018@LM_DEBUG@(5458|5468) DataReaderImpl::remove_associations_i: bit 0 local 01030000.46f49aa5.00000003.00000507(69e372f6) remote 01030000.46f49aa5.00000002.00000202(6ba8390e) num remotes 1
2026-05-21 11:07:12.018@LM_DEBUG@(5458|5468) DataReaderImpl::remove_associations: bit 0 local 01030000.46f49aa5.00000003.00000607(42ce2135) remote 01030000.46f49aa5.00000002.00000202(6ba8390e) num remotes 1
2026-05-21 11:07:12.018@LM_DEBUG@(5458|5468) DataReaderImpl::remove_associations_i: bit 0 local 01030000.46f49aa5.00000003.00000607(42ce2135) remote 01030000.46f49aa5.00000002.00000202(6ba8390e) num remotes 1
2026-05-21 11:07:12.019@LM_DEBUG@(5459|5464) DataWriterImpl::remove_associations: bit 0 local 01030000.46f49aa5.00000002.00000302(72b3084f) remote 01030000.46f49aa5.00000003.00000507(69e372f6) num remotes 2
2026-05-21 11:07:12.019@LM_DEBUG@(5459|5477) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-05-21 11:07:12.019@LM_DEBUG@(5458|5468) DataReaderImpl::remove_associations: bit 0 local 01030000.46f49aa5.00000003.00000507(69e372f6) remote 01030000.46f49aa5.00000002.00000302(72b3084f) num remotes 1
2026-05-21 11:07:12.019@LM_DEBUG@(5458|5468) DataReaderImpl::remove_associations_i: bit 0 local 01030000.46f49aa5.00000003.00000507(69e372f6) remote 01030000.46f49aa5.00000002.00000302(72b3084f) num remotes 1
2026-05-21 11:07:12.020@LM_DEBUG@(5458|5468) DataReaderImpl::remove_associations: bit 0 local 01030000.46f49aa5.00000003.00000607(42ce2135) remote 01030000.46f49aa5.00000002.00000302(72b3084f) num remotes 1
2026-05-21 11:07:12.020@LM_DEBUG@(5458|5468) DataReaderImpl::remove_associations_i: bit 0 local 01030000.46f49aa5.00000003.00000607(42ce2135) remote 01030000.46f49aa5.00000002.00000302(72b3084f) num remotes 1
2026-05-21 11:07:12.020@LM_DEBUG@(5458|5479) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-05-21 11:07:12.020@LM_DEBUG@(5458|5458) subscriber_main() - test complete.
2026-05-21 11:07:12.021@LM_DEBUG@(5459|5464) DataReaderImpl::remove_associations: bit 1 local 01030000.46f49aa5.00000002.000001c7(ab8b5cf2) remote 01030000.46f49aa5.00000001.000001c2(9c41d2ad) num remotes 1
2026-05-21 11:07:12.021@LM_DEBUG@(5459|5464) DataReaderImpl::remove_associations_i: bit 1 local 01030000.46f49aa5.00000002.000001c7(ab8b5cf2) remote 01030000.46f49aa5.00000001.000001c2(9c41d2ad) num remotes 1
2026-05-21 11:07:12.021@LM_DEBUG@(5458|5465) DataReaderImpl::remove_associations: bit 1 local 01030000.46f49aa5.00000003.000001c7(96eb7542) remote 01030000.46f49aa5.00000001.000001c2(9c41d2ad) num remotes 1
2026-05-21 11:07:12.021@LM_DEBUG@(5458|5465) DataReaderImpl::remove_associations_i: bit 1 local 01030000.46f49aa5.00000003.000001c7(96eb7542) remote 01030000.46f49aa5.00000001.000001c2(9c41d2ad) num remotes 1
2026-05-21 11:07:12.022@LM_DEBUG@(5459|5464) DataReaderImpl::remove_associations: bit 1 local 01030000.46f49aa5.00000002.000003c7(99bd3e70) remote 01030000.46f49aa5.00000001.000004c2(e13626e8) num remotes 1
2026-05-21 11:07:12.022@LM_DEBUG@(5459|5464) DataReaderImpl::remove_associations_i: bit 1 local 01030000.46f49aa5.00000002.000003c7(99bd3e70) remote 01030000.46f49aa5.00000001.000004c2(e13626e8) num remotes 1
2026-05-21 11:07:12.022@LM_DEBUG@(5458|5465) DataReaderImpl::remove_associations: bit 1 local 01030000.46f49aa5.00000003.000003c7(a4dd17c0) remote 01030000.46f49aa5.00000001.000004c2(e13626e8) num remotes 1
2026-05-21 11:07:12.022@LM_DEBUG@(5458|5465) DataReaderImpl::remove_associations_i: bit 1 local 01030000.46f49aa5.00000003.000003c7(a4dd17c0) remote 01030000.46f49aa5.00000001.000004c2(e13626e8) num remotes 1
2026-05-21 11:07:12.023@LM_DEBUG@(5459|5464) DataReaderImpl::remove_associations: bit 1 local 01030000.46f49aa5.00000002.000004c7(d6fca8b7) remote 01030000.46f49aa5.00000001.000003c2(ae77b02f) num remotes 1
2026-05-21 11:07:12.023@LM_DEBUG@(5459|5464) DataReaderImpl::remove_associations_i: bit 1 local 01030000.46f49aa5.00000002.000004c7(d6fca8b7) remote 01030000.46f49aa5.00000001.000003c2(ae77b02f) num remotes 1
2026-05-21 11:07:12.023@LM_DEBUG@(5458|5465) DataReaderImpl::remove_associations: bit 1 local 01030000.46f49aa5.00000003.000004c7(eb9c8107) remote 01030000.46f49aa5.00000001.000003c2(ae77b02f) num remotes 1
2026-05-21 11:07:12.024@LM_DEBUG@(5458|5465) DataReaderImpl::remove_associations_i: bit 1 local 01030000.46f49aa5.00000003.000004c7(eb9c8107) remote 01030000.46f49aa5.00000001.000003c2(ae77b02f) num remotes 1
2026-05-21 11:07:12.024@LM_DEBUG@(5459|5464) DataReaderImpl::remove_associations: bit 1 local 01030000.46f49aa5.00000002.000002c7(80a60f31) remote 01030000.46f49aa5.00000001.000002c2(b76c816e) num remotes 1
2026-05-21 11:07:12.025@LM_DEBUG@(5459|5464) DataReaderImpl::remove_associations_i: bit 1 local 01030000.46f49aa5.00000002.000002c7(80a60f31) remote 01030000.46f49aa5.00000001.000002c2(b76c816e) num remotes 1
2026-05-21 11:07:12.025@LM_DEBUG@(5459|5475) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.156:33899 , reconnect_state = INIT_STATE.
2026-05-21 11:07:12.025@LM_DEBUG@(5458|5465) DataReaderImpl::remove_associations: bit 1 local 01030000.46f49aa5.00000003.000002c7(bdc62681) remote 01030000.46f49aa5.00000001.000002c2(b76c816e) num remotes 1
2026-05-21 11:07:12.025@LM_DEBUG@(5458|5465) DataReaderImpl::remove_associations_i: bit 1 local 01030000.46f49aa5.00000003.000002c7(bdc62681) remote 01030000.46f49aa5.00000001.000002c2(b76c816e) num remotes 1
2026-05-21 11:07:12.025@LM_DEBUG@(5459|5475) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-05-21 11:07:12.026@LM_DEBUG@(5458|5474) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-05-21 11:07:12.032@LM_DEBUG@(5459|5459) Service_Participant::shutdown
2026-05-21 11:07:12.033@LM_DEBUG@(5458|5479) TcpConnection::handle_close() called on transport: _OPENDDS_0500_TCP to 10.1.0.156:37501 , reconnect_state = INIT_STATE.
2026-05-21 11:07:12.040@LM_DEBUG@(5458|5458) Service_Participant::shutdown
2026-05-21 11:07:12.047@LM_DEBUG@(5459|5459) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-05-21 11:07:12.048@LM_DEBUG@(5459|5459) Service_Participant::~Service_Participant
2026-05-21 11:07:12.048@LM_DEBUG@(5459|5459) Service_Participant::shutdown
2026-05-21 11:07:12.053@LM_DEBUG@(5458|5458) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-05-21 11:07:12.054@LM_DEBUG@(5458|5458) Service_Participant::~Service_Participant
2026-05-21 11:07:12.054@LM_DEBUG@(5458|5458) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAck/run_test.pl Time:3s Result:0
==============================================================================
tests/DCPS/WaitForAck/run_test.pl rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5485
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
sub PID: 5495 started at 2026-05-21 11:07:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
pub PID: 5496 started at 2026-05-21 11:07:12
2026-05-21 11:07:12.632@LM_INFO@(5495|5495) INFO: set_DCPS_debug_level: set to 1
2026-05-21 11:07:12.632@LM_INFO@(5495|5495) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-05-21 11:07:12.632@LM_INFO@(5495|5495) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2026-05-21 11:07:12.633@LM_INFO@(5495|5495) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
2026-05-21 11:07:12.633@LM_INFO@(5495|5495) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-05-21 11:07:12.633@LM_INFO@(5495|5495) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-05-21 11:07:12.633@LM_INFO@(5495|5495) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-05-21 11:07:12.633@LM_INFO@(5495|5495) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-05-21 11:07:12.633@LM_INFO@(5495|5495) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-05-21 11:07:12.633@LM_INFO@(5495|5495) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-05-21 11:07:12.634@LM_INFO@(5496|5496) INFO: set_DCPS_debug_level: set to 1
2026-05-21 11:07:12.634@LM_INFO@(5496|5496) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-05-21 11:07:12.634@LM_INFO@(5496|5496) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2026-05-21 11:07:12.634@LM_INFO@(5496|5496) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
2026-05-21 11:07:12.634@LM_INFO@(5496|5496) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-05-21 11:07:12.634@LM_INFO@(5496|5496) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-05-21 11:07:12.635@LM_INFO@(5495|5495) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
2026-05-21 11:07:12.635@LM_INFO@(5496|5496) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-05-21 11:07:12.635@LM_INFO@(5495|5495) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-05-21 11:07:12.635@LM_INFO@(5495|5495) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 2026-05-21 11:07:12.635@LM_INFO@(5496|5496) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
2026-05-21 11:07:12.635@LM_INFO@(5495|5495) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-05-21 11:07:12.635@LM_NOTICE@(5495|5495) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-05-21 11:07:12.635@LM_INFO@(5496|5496) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-05-21 11:07:12.635@LM_INFO@(5496|5496) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-05-21 11:07:12.636@LM_DEBUG@(5495|5495) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-05-21 11:07:12.636@LM_INFO@(5496|5496) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
2026-05-21 11:07:12.636@LM_INFO@(5496|5496) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-05-21 11:07:12.636@LM_INFO@(5496|5496) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
2026-05-21 11:07:12.636@LM_INFO@(5496|5496) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-05-21 11:07:12.636@LM_NOTICE@(5496|5496) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-05-21 11:07:12.637@LM_INFO@(5495|5495) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-05-21 11:07:12.637@LM_DEBUG@(5495|5495) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-05-21 11:07:12.637@LM_DEBUG@(5496|5496) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-05-21 11:07:12.638@LM_INFO@(5496|5496) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-05-21 11:07:12.638@LM_DEBUG@(5496|5496) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5485|5485) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
2026-05-21 11:07:12.876@LM_INFO@(5495|5495) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-05-21 11:07:12.876@LM_INFO@(5496|5496) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-05-21 11:07:12.876@LM_INFO@(5495|5495) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-05-21 11:07:12.876@LM_INFO@(5496|5496) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-05-21 11:07:12.877@LM_INFO@(5495|5495) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-05-21 11:07:12.877@LM_INFO@(5496|5496) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-05-21 11:07:12.911@LM_WARNING@(5495|5495) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
2026-05-21 11:07:12.911@LM_WARNING@(5496|5496) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
2026-05-21 11:07:12.920@LM_DEBUG@(5495|5505) DataReaderImpl::add_association - bit 1 local 01030000.112bcbfe.00000002.000001c7(d91ec1d1) remote 01030000.112bcbfe.00000001.000001c2(eed44f8e)
2026-05-21 11:07:12.922@LM_DEBUG@(5496|5506) DataReaderImpl::add_association - bit 1 local 01030000.112bcbfe.00000003.000001c7(e47ee861) remote 01030000.112bcbfe.00000001.000001c2(eed44f8e)
2026-05-21 11:07:12.964@LM_WARNING@(5495|5495) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:12.966@LM_WARNING@(5496|5496) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:12.967@LM_DEBUG@(5495|5505) DataReaderImpl::add_association - bit 1 local 01030000.112bcbfe.00000002.000002c7(f2339212) remote 01030000.112bcbfe.00000001.000002c2(c5f91c4d)
2026-05-21 11:07:12.970@LM_WARNING@(5495|5495) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:12.970@LM_DEBUG@(5496|5506) DataReaderImpl::add_association - bit 1 local 01030000.112bcbfe.00000003.000002c7(cf53bba2) remote 01030000.112bcbfe.00000001.000002c2(c5f91c4d)
2026-05-21 11:07:12.972@LM_WARNING@(5496|5496) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:12.972@LM_DEBUG@(5495|5505) DataReaderImpl::add_association - bit 1 local 01030000.112bcbfe.00000002.000003c7(eb28a353) remote 01030000.112bcbfe.00000001.000004c2(93a3bbcb)
2026-05-21 11:07:12.974@LM_WARNING@(5495|5495) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:12.974@LM_DEBUG@(5496|5506) DataReaderImpl::add_association - bit 1 local 01030000.112bcbfe.00000003.000003c7(d6488ae3) remote 01030000.112bcbfe.00000001.000004c2(93a3bbcb)
2026-05-21 11:07:12.976@LM_WARNING@(5496|5496) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:12.976@LM_DEBUG@(5495|5505) DataReaderImpl::add_association - bit 1 local 01030000.112bcbfe.00000002.000004c7(a4693594) remote 01030000.112bcbfe.00000001.000003c2(dce22d0c)
2026-05-21 11:07:12.977@LM_WARNING@(5495|5495) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:12.978@LM_DEBUG@(5496|5506) DataReaderImpl::add_association - bit 1 local 01030000.112bcbfe.00000003.000004c7(99091c24) remote 01030000.112bcbfe.00000001.000003c2(dce22d0c)
2026-05-21 11:07:12.980@LM_WARNING@(5496|5496) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:12.983@LM_WARNING@(5495|5495) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-05-21 11:07:12.983@LM_WARNING@(5495|5495) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-05-21 11:07:12.984@LM_WARNING@(5496|5496) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-05-21 11:07:12.984@LM_WARNING@(5496|5496) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-05-21 11:07:12.985@LM_WARNING@(5495|5495) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:12.986@LM_WARNING@(5495|5495) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-05-21 11:07:12.986@LM_WARNING@(5495|5495) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-05-21 11:07:12.987@LM_DEBUG@(5496|5506) DataWriterImpl::add_association - bit 0 local 01030000.112bcbfe.00000003.00000102(0f70de5e) remote 01030000.112bcbfe.00000002.00000507(2616c665)
2026-05-21 11:07:12.987@LM_DEBUG@(5495|5505) DataReaderImpl::add_association - bit 0 local 01030000.112bcbfe.00000002.00000507(2616c665) remote 01030000.112bcbfe.00000003.00000102(0f70de5e)
2026-05-21 11:07:12.987@LM_WARNING@(5496|5496) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:12.988@LM_WARNING@(5496|5496) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-05-21 11:07:12.988@LM_WARNING@(5496|5496) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-05-21 11:07:12.990@LM_DEBUG@(5495|5495) DataReaderImpl::add_association - bit 0 local 01030000.112bcbfe.00000002.00000607(0d3b95a6) remote 01030000.112bcbfe.00000003.00000102(0f70de5e)
2026-05-21 11:07:12.993@LM_WARNING@(5495|5495) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:12.993@LM_INFO@(5496|5506) DataWriterImpl::transport_assoc_done: writer 01030000.112bcbfe.00000003.00000102(0f70de5e) succeeded in associating with reader 01030000.112bcbfe.00000002.00000507(2616c665)
2026-05-21 11:07:12.993@LM_DEBUG@(5496|5506) DataWriterImpl::transport_assoc_done: writer 01030000.112bcbfe.00000003.00000102(0f70de5e) reader 01030000.112bcbfe.00000002.00000507(2616c665) calling association_complete_i
2026-05-21 11:07:12.993@LM_DEBUG@(5496|5506) DataWriterImpl::association_complete_i - bit 0 local 01030000.112bcbfe.00000003.00000102(0f70de5e) remote 01030000.112bcbfe.00000002.00000507(2616c665)
2026-05-21 11:07:12.994@LM_DEBUG@(5496|5496) DataWriterImpl::add_association - bit 0 local 01030000.112bcbfe.00000003.00000102(0f70de5e) remote 01030000.112bcbfe.00000002.00000607(0d3b95a6)
2026-05-21 11:07:12.994@LM_INFO@(5496|5496) DataWriterImpl::transport_assoc_done: writer 01030000.112bcbfe.00000003.00000102(0f70de5e) succeeded in associating with reader 01030000.112bcbfe.00000002.00000607(0d3b95a6)
2026-05-21 11:07:12.994@LM_DEBUG@(5496|5496) DataWriterImpl::transport_assoc_done: writer 01030000.112bcbfe.00000003.00000102(0f70de5e) reader 01030000.112bcbfe.00000002.00000607(0d3b95a6) calling association_complete_i
2026-05-21 11:07:12.994@LM_DEBUG@(5496|5496) DataWriterImpl::association_complete_i - bit 0 local 01030000.112bcbfe.00000003.00000102(0f70de5e) remote 01030000.112bcbfe.00000002.00000607(0d3b95a6)
2026-05-21 11:07:12.995@LM_DEBUG@(5495|5505) DataReaderImpl::add_association - bit 0 local 01030000.112bcbfe.00000002.00000507(2616c665) remote 01030000.112bcbfe.00000003.00000202(245d8d9d)
2026-05-21 11:07:12.995@LM_DEBUG@(5496|5506) DataWriterImpl::add_association - bit 0 local 01030000.112bcbfe.00000003.00000202(245d8d9d) remote 01030000.112bcbfe.00000002.00000507(2616c665)
2026-05-21 11:07:12.996@LM_DEBUG@(5496|5496) DataWriterImpl::add_association - bit 0 local 01030000.112bcbfe.00000003.00000202(245d8d9d) remote 01030000.112bcbfe.00000002.00000607(0d3b95a6)
2026-05-21 11:07:12.996@LM_INFO@(5496|5506) DataWriterImpl::transport_assoc_done: writer 01030000.112bcbfe.00000003.00000202(245d8d9d) succeeded in associating with reader 01030000.112bcbfe.00000002.00000507(2616c665)
2026-05-21 11:07:12.996@LM_DEBUG@(5495|5505) DataReaderImpl::add_association - bit 0 local 01030000.112bcbfe.00000002.00000607(0d3b95a6) remote 01030000.112bcbfe.00000003.00000202(245d8d9d)
2026-05-21 11:07:12.996@LM_DEBUG@(5496|5506) DataWriterImpl::transport_assoc_done: writer 01030000.112bcbfe.00000003.00000202(245d8d9d) reader 01030000.112bcbfe.00000002.00000507(2616c665) calling association_complete_i
2026-05-21 11:07:12.996@LM_DEBUG@(5496|5506) DataWriterImpl::association_complete_i - bit 0 local 01030000.112bcbfe.00000003.00000202(245d8d9d) remote 01030000.112bcbfe.00000002.00000507(2616c665)
2026-05-21 11:07:12.996@LM_INFO@(5496|5496) DataWriterImpl::transport_assoc_done: writer 01030000.112bcbfe.00000003.00000202(245d8d9d) succeeded in associating with reader 01030000.112bcbfe.00000002.00000607(0d3b95a6)
2026-05-21 11:07:12.996@LM_DEBUG@(5496|5496) DataWriterImpl::transport_assoc_done: writer 01030000.112bcbfe.00000003.00000202(245d8d9d) reader 01030000.112bcbfe.00000002.00000607(0d3b95a6) calling association_complete_i
2026-05-21 11:07:12.996@LM_DEBUG@(5496|5496) DataWriterImpl::association_complete_i - bit 0 local 01030000.112bcbfe.00000003.00000202(245d8d9d) remote 01030000.112bcbfe.00000002.00000607(0d3b95a6)
2026-05-21 11:07:12.996@LM_WARNING@(5496|5496) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:12.997@LM_WARNING@(5496|5496) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-05-21 11:07:12.997@LM_WARNING@(5496|5496) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-05-21 11:07:12.999@LM_DEBUG@(5495|5505) DataReaderImpl::add_association - bit 0 local 01030000.112bcbfe.00000002.00000507(2616c665) remote 01030000.112bcbfe.00000003.00000302(3d46bcdc)
2026-05-21 11:07:12.999@LM_DEBUG@(5496|5506) DataWriterImpl::add_association - bit 0 local 01030000.112bcbfe.00000003.00000302(3d46bcdc) remote 01030000.112bcbfe.00000002.00000507(2616c665)
2026-05-21 11:07:12.999@LM_DEBUG@(5496|5496) DataWriterImpl::add_association - bit 0 local 01030000.112bcbfe.00000003.00000302(3d46bcdc) remote 01030000.112bcbfe.00000002.00000607(0d3b95a6)
2026-05-21 11:07:12.999@LM_DEBUG@(5495|5505) DataReaderImpl::add_association - bit 0 local 01030000.112bcbfe.00000002.00000607(0d3b95a6) remote 01030000.112bcbfe.00000003.00000302(3d46bcdc)
2026-05-21 11:07:12.999@LM_INFO@(5496|5506) DataWriterImpl::transport_assoc_done: writer 01030000.112bcbfe.00000003.00000302(3d46bcdc) succeeded in associating with reader 01030000.112bcbfe.00000002.00000507(2616c665)
2026-05-21 11:07:12.999@LM_DEBUG@(5496|5506) DataWriterImpl::transport_assoc_done: writer 01030000.112bcbfe.00000003.00000302(3d46bcdc) reader 01030000.112bcbfe.00000002.00000507(2616c665) calling association_complete_i
2026-05-21 11:07:12.999@LM_DEBUG@(5496|5506) DataWriterImpl::association_complete_i - bit 0 local 01030000.112bcbfe.00000003.00000302(3d46bcdc) remote 01030000.112bcbfe.00000002.00000507(2616c665)
2026-05-21 11:07:12.999@LM_INFO@(5496|5496) DataWriterImpl::transport_assoc_done: writer 01030000.112bcbfe.00000003.00000302(3d46bcdc) succeeded in associating with reader 01030000.112bcbfe.00000002.00000607(0d3b95a6)
2026-05-21 11:07:12.999@LM_DEBUG@(5496|5496) DataWriterImpl::transport_assoc_done: writer 01030000.112bcbfe.00000003.00000302(3d46bcdc) reader 01030000.112bcbfe.00000002.00000607(0d3b95a6) calling association_complete_i
2026-05-21 11:07:13.000@LM_DEBUG@(5496|5496) DataWriterImpl::association_complete_i - bit 0 local 01030000.112bcbfe.00000003.00000302(3d46bcdc) remote 01030000.112bcbfe.00000002.00000607(0d3b95a6)
2026-05-21 11:07:13.000@LM_WARNING@(5496|5496) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:13.000@LM_DEBUG@(5496|5517) Writer::svc() - processing publication 0.
2026-05-21 11:07:13.000@LM_DEBUG@(5496|5518) Writer::svc() - processing publication 1.
2026-05-21 11:07:13.001@LM_DEBUG@(5496|5519) Writer::svc() - processing publication 2.
2026-05-21 11:07:15.001@LM_DEBUG@(5496|5496) DataWriterImpl::create_ack_token() - for sequence 1294
2026-05-21 11:07:15.001@LM_DEBUG@(5496|5496) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1294 at 11:07:15.002010
2026-05-21 11:07:15.259@LM_DEBUG@(5496|5496) DataWriterImpl::create_ack_token() - for sequence 1411
2026-05-21 11:07:15.259@LM_DEBUG@(5496|5496) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1411 at 11:07:15.259787
2026-05-21 11:07:15.287@LM_DEBUG@(5496|5496) DataWriterImpl::create_ack_token() - for sequence 1428
2026-05-21 11:07:15.287@LM_DEBUG@(5496|5496) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1428 at 11:07:15.287141
2026-05-21 11:07:15.315@LM_DEBUG@(5496|5517) DataWriterImpl::create_ack_token() - for sequence 1447
2026-05-21 11:07:15.315@LM_DEBUG@(5496|5517) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1447 at 11:07:15.315747
2026-05-21 11:07:15.315@LM_DEBUG@(5496|5518) DataWriterImpl::create_ack_token() - for sequence 1441
2026-05-21 11:07:15.315@LM_DEBUG@(5496|5518) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1441 at 11:07:15.315858
2026-05-21 11:07:15.316@LM_DEBUG@(5496|5519) DataWriterImpl::create_ack_token() - for sequence 1443
2026-05-21 11:07:15.316@LM_DEBUG@(5496|5519) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1443 at 11:07:15.316342
2026-05-21 11:07:15.337@LM_DEBUG@(5496|5496) Publisher::run() - publication 0 stopping after sending 1444 messages.
2026-05-21 11:07:15.505@LM_DEBUG@(5496|5496) Publisher::run() - publication 1 stopping after sending 1438 messages.
2026-05-21 11:07:15.530@LM_DEBUG@(5496|5496) Publisher::run() - publication 2 stopping after sending 1440 messages.
2026-05-21 11:07:15.551@LM_DEBUG@(5496|5502) WriteDataContainer::wait_pending timeout at 00:05:26.704145
2026-05-21 11:07:15.557@LM_DEBUG@(5496|5502) WriteDataContainer::wait_pending done
2026-05-21 11:07:15.557@LM_DEBUG@(5496|5502) DataWriterImpl::remove_associations: bit 0 local 01030000.112bcbfe.00000003.00000102(0f70de5e) remote 01030000.112bcbfe.00000002.00000507(2616c665) num remotes 2
2026-05-21 11:07:15.559@LM_DEBUG@(5495|5505) DataReaderImpl::remove_associations: bit 0 local 01030000.112bcbfe.00000002.00000507(2616c665) remote 01030000.112bcbfe.00000003.00000102(0f70de5e) num remotes 1
2026-05-21 11:07:15.559@LM_DEBUG@(5495|5505) DataReaderImpl::remove_associations_i: bit 0 local 01030000.112bcbfe.00000002.00000507(2616c665) remote 01030000.112bcbfe.00000003.00000102(0f70de5e) num remotes 1
2026-05-21 11:07:15.560@LM_DEBUG@(5495|5505) DataReaderImpl::remove_associations: bit 0 local 01030000.112bcbfe.00000002.00000607(0d3b95a6) remote 01030000.112bcbfe.00000003.00000102(0f70de5e) num remotes 1
2026-05-21 11:07:15.560@LM_DEBUG@(5495|5505) DataReaderImpl::remove_associations_i: bit 0 local 01030000.112bcbfe.00000002.00000607(0d3b95a6) remote 01030000.112bcbfe.00000003.00000102(0f70de5e) num remotes 1
2026-05-21 11:07:15.560@LM_DEBUG@(5496|5502) WriteDataContainer::wait_pending timeout at 00:05:26.704145
2026-05-21 11:07:15.725@LM_DEBUG@(5496|5502) WriteDataContainer::wait_pending done
2026-05-21 11:07:15.725@LM_DEBUG@(5496|5502) DataWriterImpl::remove_associations: bit 0 local 01030000.112bcbfe.00000003.00000202(245d8d9d) remote 01030000.112bcbfe.00000002.00000507(2616c665) num remotes 2
2026-05-21 11:07:15.727@LM_DEBUG@(5495|5505) DataReaderImpl::remove_associations: bit 0 local 01030000.112bcbfe.00000002.00000507(2616c665) remote 01030000.112bcbfe.00000003.00000202(245d8d9d) num remotes 1
2026-05-21 11:07:15.727@LM_DEBUG@(5495|5505) DataReaderImpl::remove_associations_i: bit 0 local 01030000.112bcbfe.00000002.00000507(2616c665) remote 01030000.112bcbfe.00000003.00000202(245d8d9d) num remotes 1
2026-05-21 11:07:15.727@LM_DEBUG@(5495|5505) DataReaderImpl::remove_associations: bit 0 local 01030000.112bcbfe.00000002.00000607(0d3b95a6) remote 01030000.112bcbfe.00000003.00000202(245d8d9d) num remotes 1
2026-05-21 11:07:15.727@LM_DEBUG@(5495|5505) DataReaderImpl::remove_associations_i: bit 0 local 01030000.112bcbfe.00000002.00000607(0d3b95a6) remote 01030000.112bcbfe.00000003.00000202(245d8d9d) num remotes 1
2026-05-21 11:07:15.727@LM_DEBUG@(5496|5502) WriteDataContainer::wait_pending timeout at 00:05:26.704145
2026-05-21 11:07:15.751@LM_DEBUG@(5496|5502) WriteDataContainer::wait_pending done
2026-05-21 11:07:15.751@LM_DEBUG@(5496|5502) DataWriterImpl::remove_associations: bit 0 local 01030000.112bcbfe.00000003.00000302(3d46bcdc) remote 01030000.112bcbfe.00000002.00000507(2616c665) num remotes 2
2026-05-21 11:07:15.752@LM_DEBUG@(5495|5505) DataReaderImpl::remove_associations: bit 0 local 01030000.112bcbfe.00000002.00000507(2616c665) remote 01030000.112bcbfe.00000003.00000302(3d46bcdc) num remotes 1
2026-05-21 11:07:15.752@LM_DEBUG@(5495|5505) DataReaderImpl::remove_associations_i: bit 0 local 01030000.112bcbfe.00000002.00000507(2616c665) remote 01030000.112bcbfe.00000003.00000302(3d46bcdc) num remotes 1
2026-05-21 11:07:15.753@LM_DEBUG@(5495|5505) DataReaderImpl::remove_associations: bit 0 local 01030000.112bcbfe.00000002.00000607(0d3b95a6) remote 01030000.112bcbfe.00000003.00000302(3d46bcdc) num remotes 1
2026-05-21 11:07:15.753@LM_DEBUG@(5495|5505) DataReaderImpl::remove_associations_i: bit 0 local 01030000.112bcbfe.00000002.00000607(0d3b95a6) remote 01030000.112bcbfe.00000003.00000302(3d46bcdc) num remotes 1
2026-05-21 11:07:15.753@LM_DEBUG@(5495|5495) subscriber_main() - test complete.
2026-05-21 11:07:15.754@LM_DEBUG@(5496|5502) DataReaderImpl::remove_associations: bit 1 local 01030000.112bcbfe.00000003.000001c7(e47ee861) remote 01030000.112bcbfe.00000001.000001c2(eed44f8e) num remotes 1
2026-05-21 11:07:15.754@LM_DEBUG@(5496|5502) DataReaderImpl::remove_associations_i: bit 1 local 01030000.112bcbfe.00000003.000001c7(e47ee861) remote 01030000.112bcbfe.00000001.000001c2(eed44f8e) num remotes 1
2026-05-21 11:07:15.754@LM_DEBUG@(5495|5499) DataReaderImpl::remove_associations: bit 1 local 01030000.112bcbfe.00000002.000001c7(d91ec1d1) remote 01030000.112bcbfe.00000001.000001c2(eed44f8e) num remotes 1
2026-05-21 11:07:15.754@LM_DEBUG@(5495|5499) DataReaderImpl::remove_associations_i: bit 1 local 01030000.112bcbfe.00000002.000001c7(d91ec1d1) remote 01030000.112bcbfe.00000001.000001c2(eed44f8e) num remotes 1
2026-05-21 11:07:15.756@LM_DEBUG@(5495|5499) DataReaderImpl::remove_associations: bit 1 local 01030000.112bcbfe.00000002.000003c7(eb28a353) remote 01030000.112bcbfe.00000001.000004c2(93a3bbcb) num remotes 1
2026-05-21 11:07:15.756@LM_DEBUG@(5495|5499) DataReaderImpl::remove_associations_i: bit 1 local 01030000.112bcbfe.00000002.000003c7(eb28a353) remote 01030000.112bcbfe.00000001.000004c2(93a3bbcb) num remotes 1
2026-05-21 11:07:15.757@LM_DEBUG@(5496|5502) DataReaderImpl::remove_associations: bit 1 local 01030000.112bcbfe.00000003.000003c7(d6488ae3) remote 01030000.112bcbfe.00000001.000004c2(93a3bbcb) num remotes 1
2026-05-21 11:07:15.757@LM_DEBUG@(5496|5502) DataReaderImpl::remove_associations_i: bit 1 local 01030000.112bcbfe.00000003.000003c7(d6488ae3) remote 01030000.112bcbfe.00000001.000004c2(93a3bbcb) num remotes 1
2026-05-21 11:07:15.758@LM_DEBUG@(5495|5499) DataReaderImpl::remove_associations: bit 1 local 01030000.112bcbfe.00000002.000004c7(a4693594) remote 01030000.112bcbfe.00000001.000003c2(dce22d0c) num remotes 1
2026-05-21 11:07:15.758@LM_DEBUG@(5495|5499) DataReaderImpl::remove_associations_i: bit 1 local 01030000.112bcbfe.00000002.000004c7(a4693594) remote 01030000.112bcbfe.00000001.000003c2(dce22d0c) num remotes 1
2026-05-21 11:07:15.758@LM_DEBUG@(5496|5502) DataReaderImpl::remove_associations: bit 1 local 01030000.112bcbfe.00000003.000004c7(99091c24) remote 01030000.112bcbfe.00000001.000003c2(dce22d0c) num remotes 1
2026-05-21 11:07:15.758@LM_DEBUG@(5496|5502) DataReaderImpl::remove_associations_i: bit 1 local 01030000.112bcbfe.00000003.000004c7(99091c24) remote 01030000.112bcbfe.00000001.000003c2(dce22d0c) num remotes 1
2026-05-21 11:07:15.759@LM_DEBUG@(5495|5499) DataReaderImpl::remove_associations: bit 1 local 01030000.112bcbfe.00000002.000002c7(f2339212) remote 01030000.112bcbfe.00000001.000002c2(c5f91c4d) num remotes 1
2026-05-21 11:07:15.759@LM_DEBUG@(5495|5499) DataReaderImpl::remove_associations_i: bit 1 local 01030000.112bcbfe.00000002.000002c7(f2339212) remote 01030000.112bcbfe.00000001.000002c2(c5f91c4d) num remotes 1
2026-05-21 11:07:15.759@LM_DEBUG@(5495|5511) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.156:43141 , reconnect_state = INIT_STATE.
2026-05-21 11:07:15.759@LM_DEBUG@(5496|5502) DataReaderImpl::remove_associations: bit 1 local 01030000.112bcbfe.00000003.000002c7(cf53bba2) remote 01030000.112bcbfe.00000001.000002c2(c5f91c4d) num remotes 1
2026-05-21 11:07:15.760@LM_DEBUG@(5496|5502) DataReaderImpl::remove_associations_i: bit 1 local 01030000.112bcbfe.00000003.000002c7(cf53bba2) remote 01030000.112bcbfe.00000001.000002c2(c5f91c4d) num remotes 1
2026-05-21 11:07:15.760@LM_DEBUG@(5496|5512) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-05-21 11:07:15.760@LM_DEBUG@(5495|5511) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-05-21 11:07:15.768@LM_DEBUG@(5495|5495) Service_Participant::shutdown
2026-05-21 11:07:15.776@LM_DEBUG@(5496|5496) Service_Participant::shutdown
2026-05-21 11:07:15.784@LM_DEBUG@(5495|5495) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-05-21 11:07:15.786@LM_DEBUG@(5495|5495) Service_Participant::~Service_Participant
2026-05-21 11:07:15.786@LM_DEBUG@(5495|5495) Service_Participant::shutdown
2026-05-21 11:07:15.797@LM_DEBUG@(5496|5496) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-05-21 11:07:15.799@LM_DEBUG@(5496|5496) Service_Participant::~Service_Participant
2026-05-21 11:07:15.800@LM_DEBUG@(5496|5496) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAck/run_test.pl rtps Time:3s Result:0
==============================================================================
tests/DCPS/WaitForAck/run_test.pl --publisher
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5526
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
sub PID: 5536 started at 2026-05-21 11:07:16
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -p -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
pub PID: 5537 started at 2026-05-21 11:07:16
2026-05-21 11:07:16.386@LM_INFO@(5537|5537) INFO: set_DCPS_debug_level: set to 1
2026-05-21 11:07:16.386@LM_INFO@(5536|5536) INFO: set_DCPS_debug_level: set to 1
2026-05-21 11:07:16.386@LM_INFO@(5537|5537) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev usin2026-05-21 11:07:16.386@LM_INFO@(5536|5536) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
g ACE 6.5.24
2026-05-21 11:07:16.386@LM_INFO@(5537|5537) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_lev2026-05-21 11:07:16.386@LM_INFO@(5536|5536) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
el: 1
2026-05-21 11:07:16.386@LM_INFO@(5536|5536) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 2026-05-21 11:07:16.386@LM_INFO@(5537|5537) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
2026-05-21 11:07:16.386@LM_INFO@(5536|5536) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-05-21 11:07:16.386@LM_INFO@(5537|5537) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-05-21 11:07:16.386@LM_NOTICE@(5536|5536) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specifie2026-05-21 11:07:16.386@LM_NOTICE@(5537|5537) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
d, not setting policy.
2026-05-21 11:07:16.387@LM_DEBUG@(5536|5536) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMon2026-05-21 11:07:16.387@LM_DEBUG@(5537|5537) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
itor
2026-05-21 11:07:16.388@LM_INFO@(5536|5536) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-05-21 11:07:16.388@LM_INFO@(5537|5537) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-05-21 11:07:16.388@LM_DEBUG@(5536|5536) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-05-21 11:07:16.389@LM_DEBUG@(5537|5537) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5526|5526) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
2026-05-21 11:07:16.614@LM_INFO@(5536|5536) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_R2026-05-21 11:07:16.614@LM_INFO@(5537|5537) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
EPO_DATALINK_RELEASE_DELAY=0
2026-05-21 11:07:16.614@LM_INFO@(5536|5536) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_R2026-05-21 11:07:16.614@LM_INFO@(5537|5537) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
EPO_LOCAL_ADDRESS=:0
2026-05-21 11:07:16.614@LM_INFO@(5536|5536) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-05-21 11:07:16.614@LM_INFO@(5537|5537) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-05-21 11:07:16.632@LM_WARNING@(5536|5536) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
2026-05-21 11:07:16.632@LM_WARNING@(5537|5537) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
2026-05-21 11:07:16.642@LM_DEBUG@(5536|5546) DataReaderImpl::add_association - bit 1 local 01030000.7f5f536d.00000002.000001c7(77e2e950) remote 01030000.7f5f536d.00000001.000001c2(4028670f)
2026-05-21 11:07:16.644@LM_DEBUG@(5537|5547) DataReaderImpl::add_association - bit 1 local 01030000.7f5f536d.00000003.000001c7(4a82c0e0) remote 01030000.7f5f536d.00000001.000001c2(4028670f)
2026-05-21 11:07:16.680@LM_WARNING@(5536|5536) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:16.681@LM_WARNING@(5537|5537) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:16.683@LM_DEBUG@(5536|5546) DataReaderImpl::add_association - bit 1 local 01030000.7f5f536d.00000002.000002c7(5ccfba93) remote 01030000.7f5f536d.00000001.000002c2(6b0534cc)
2026-05-21 11:07:16.685@LM_DEBUG@(5537|5537) DataReaderImpl::add_association - bit 1 local 01030000.7f5f536d.00000003.000002c7(61af9323) remote 01030000.7f5f536d.00000001.000002c2(6b0534cc)
2026-05-21 11:07:16.685@LM_WARNING@(5536|5536) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:16.687@LM_WARNING@(5537|5537) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:16.687@LM_DEBUG@(5536|5546) DataReaderImpl::add_association - bit 1 local 01030000.7f5f536d.00000002.000003c7(45d48bd2) remote 01030000.7f5f536d.00000001.000004c2(3d5f934a)
2026-05-21 11:07:16.689@LM_WARNING@(5536|5536) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:16.690@LM_DEBUG@(5537|5547) DataReaderImpl::add_association - bit 1 local 01030000.7f5f536d.00000003.000003c7(78b4a262) remote 01030000.7f5f536d.00000001.000004c2(3d5f934a)
2026-05-21 11:07:16.691@LM_WARNING@(5537|5537) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:16.691@LM_DEBUG@(5536|5546) DataReaderImpl::add_association - bit 1 local 01030000.7f5f536d.00000002.000004c7(0a951d15) remote 01030000.7f5f536d.00000001.000003c2(721e058d)
2026-05-21 11:07:16.693@LM_WARNING@(5536|5536) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:16.693@LM_DEBUG@(5537|5547) DataReaderImpl::add_association - bit 1 local 01030000.7f5f536d.00000003.000004c7(37f534a5) remote 01030000.7f5f536d.00000001.000003c2(721e058d)
2026-05-21 11:07:16.695@LM_WARNING@(5537|5537) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:16.700@LM_WARNING@(5536|5536) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:16.702@LM_DEBUG@(5536|5546) DataReaderImpl::add_association - bit 0 local 01030000.7f5f536d.00000002.00000507(88eaeee4) remote 01030000.7f5f536d.00000003.00000102(a18cf6df)
2026-05-21 11:07:16.702@LM_DEBUG@(5537|5547) DataWriterImpl::add_association - bit 0 local 01030000.7f5f536d.00000003.00000102(a18cf6df) remote 01030000.7f5f536d.00000002.00000507(88eaeee4)
2026-05-21 11:07:16.702@LM_WARNING@(5537|5537) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:16.703@LM_DEBUG@(5537|5537) DataWriterImpl::add_association - bit 0 local 01030000.7f5f536d.00000003.00000102(a18cf6df) remote 01030000.7f5f536d.00000002.00000607(a3c7bd27)
2026-05-21 11:07:16.703@LM_DEBUG@(5536|5536) DataReaderImpl::add_association - bit 0 local 01030000.7f5f536d.00000002.00000607(a3c7bd27) remote 01030000.7f5f536d.00000003.00000102(a18cf6df)
2026-05-21 11:07:16.704@LM_WARNING@(5536|5536) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:16.705@LM_DEBUG@(5537|5547) DataWriterImpl::add_association - bit 0 local 01030000.7f5f536d.00000003.00000202(8aa1a51c) remote 01030000.7f5f536d.00000002.00000507(88eaeee4)
2026-05-21 11:07:16.706@LM_DEBUG@(5536|5546) DataReaderImpl::add_association - bit 0 local 01030000.7f5f536d.00000002.00000507(88eaeee4) remote 01030000.7f5f536d.00000003.00000202(8aa1a51c)
2026-05-21 11:07:16.706@LM_DEBUG@(5537|5537) DataWriterImpl::add_association - bit 0 local 01030000.7f5f536d.00000003.00000202(8aa1a51c) remote 01030000.7f5f536d.00000002.00000607(a3c7bd27)
2026-05-21 11:07:16.706@LM_DEBUG@(5536|5546) DataReaderImpl::add_association - bit 0 local 01030000.7f5f536d.00000002.00000607(a3c7bd27) remote 01030000.7f5f536d.00000003.00000202(8aa1a51c)
2026-05-21 11:07:16.707@LM_WARNING@(5537|5537) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:16.707@LM_INFO@(5537|5557) DataWriterImpl::transport_assoc_done: writer 01030000.7f5f536d.00000003.00000102(a18cf6df) succeeded in associating with reader 01030000.7f5f536d.00000002.00000507(88eaeee4)
2026-05-21 11:07:16.707@LM_DEBUG@(5537|5557) DataWriterImpl::transport_assoc_done: writer 01030000.7f5f536d.00000003.00000102(a18cf6df) reader 01030000.7f5f536d.00000002.00000507(88eaeee4) calling association_complete_i
2026-05-21 11:07:16.707@LM_DEBUG@(5537|5557) DataWriterImpl::association_complete_i - bit 0 local 01030000.7f5f536d.00000003.00000102(a18cf6df) remote 01030000.7f5f536d.00000002.00000507(88eaeee4)
2026-05-21 11:07:16.708@LM_INFO@(5537|5557) DataWriterImpl::transport_assoc_done: writer 01030000.7f5f536d.00000003.00000102(a18cf6df) succeeded in associating with reader 01030000.7f5f536d.00000002.00000607(a3c7bd27)
2026-05-21 11:07:16.708@LM_DEBUG@(5537|5557) DataWriterImpl::transport_assoc_done: writer 01030000.7f5f536d.00000003.00000102(a18cf6df) reader 01030000.7f5f536d.00000002.00000607(a3c7bd27) calling association_complete_i
2026-05-21 11:07:16.708@LM_DEBUG@(5537|5557) DataWriterImpl::association_complete_i - bit 0 local 01030000.7f5f536d.00000003.00000102(a18cf6df) remote 01030000.7f5f536d.00000002.00000607(a3c7bd27)
2026-05-21 11:07:16.708@LM_INFO@(5537|5557) DataWriterImpl::transport_assoc_done: writer 01030000.7f5f536d.00000003.00000202(8aa1a51c) succeeded in associating with reader 01030000.7f5f536d.00000002.00000507(88eaeee4)
2026-05-21 11:07:16.708@LM_DEBUG@(5537|5557) DataWriterImpl::transport_assoc_done: writer 01030000.7f5f536d.00000003.00000202(8aa1a51c) reader 01030000.7f5f536d.00000002.00000507(88eaeee4) calling association_complete_i
2026-05-21 11:07:16.708@LM_DEBUG@(5537|5557) DataWriterImpl::association_complete_i - bit 0 local 01030000.7f5f536d.00000003.00000202(8aa1a51c) remote 01030000.7f5f536d.00000002.00000507(88eaeee4)
2026-05-21 11:07:16.709@LM_INFO@(5537|5557) DataWriterImpl::transport_assoc_done: writer 01030000.7f5f536d.00000003.00000202(8aa1a51c) succeeded in associating with reader 01030000.7f5f536d.00000002.00000607(a3c7bd27)
2026-05-21 11:07:16.709@LM_DEBUG@(5537|5557) DataWriterImpl::transport_assoc_done: writer 01030000.7f5f536d.00000003.00000202(8aa1a51c) reader 01030000.7f5f536d.00000002.00000607(a3c7bd27) calling association_complete_i
2026-05-21 11:07:16.709@LM_DEBUG@(5537|5557) DataWriterImpl::association_complete_i - bit 0 local 01030000.7f5f536d.00000003.00000202(8aa1a51c) remote 01030000.7f5f536d.00000002.00000607(a3c7bd27)
2026-05-21 11:07:16.709@LM_DEBUG@(5537|5547) DataWriterImpl::add_association - bit 0 local 01030000.7f5f536d.00000003.00000302(93ba945d) remote 01030000.7f5f536d.00000002.00000507(88eaeee4)
2026-05-21 11:07:16.709@LM_DEBUG@(5536|5546) DataReaderImpl::add_association - bit 0 local 01030000.7f5f536d.00000002.00000507(88eaeee4) remote 01030000.7f5f536d.00000003.00000302(93ba945d)
2026-05-21 11:07:16.709@LM_DEBUG@(5537|5537) DataWriterImpl::add_association - bit 0 local 01030000.7f5f536d.00000003.00000302(93ba945d) remote 01030000.7f5f536d.00000002.00000607(a3c7bd27)
2026-05-21 11:07:16.710@LM_WARNING@(5537|5537) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:16.710@LM_DEBUG@(5536|5546) DataReaderImpl::add_association - bit 0 local 01030000.7f5f536d.00000002.00000607(a3c7bd27) remote 01030000.7f5f536d.00000003.00000302(93ba945d)
2026-05-21 11:07:16.710@LM_INFO@(5537|5557) DataWriterImpl::transport_assoc_done: writer 01030000.7f5f536d.00000003.00000302(93ba945d) succeeded in associating with reader 01030000.7f5f536d.00000002.00000507(88eaeee4)
2026-05-21 11:07:16.710@LM_DEBUG@(5537|5557) DataWriterImpl::transport_assoc_done: writer 01030000.7f5f536d.00000003.00000302(93ba945d) reader 01030000.7f5f536d.00000002.00000507(88eaeee4) calling association_complete_i
2026-05-21 11:07:16.710@LM_DEBUG@(5537|5557) DataWriterImpl::association_complete_i - bit 0 local 01030000.7f5f536d.00000003.00000302(93ba945d) remote 01030000.7f5f536d.00000002.00000507(88eaeee4)
2026-05-21 11:07:16.711@LM_INFO@(5537|5557) DataWriterImpl::transport_assoc_done: writer 01030000.7f5f536d.00000003.00000302(93ba945d) succeeded in associating with reader 01030000.7f5f536d.00000002.00000607(a3c7bd27)
2026-05-21 11:07:16.711@LM_DEBUG@(5537|5557) DataWriterImpl::transport_assoc_done: writer 01030000.7f5f536d.00000003.00000302(93ba945d) reader 01030000.7f5f536d.00000002.00000607(a3c7bd27) calling association_complete_i
2026-05-21 11:07:16.711@LM_DEBUG@(5537|5557) DataWriterImpl::association_complete_i - bit 0 local 01030000.7f5f536d.00000003.00000302(93ba945d) remote 01030000.7f5f536d.00000002.00000607(a3c7bd27)
2026-05-21 11:07:16.711@LM_DEBUG@(5537|5558) Writer::svc() - processing publication 0.
2026-05-21 11:07:16.711@LM_DEBUG@(5537|5559) Writer::svc() - processing publication 1.
2026-05-21 11:07:16.712@LM_DEBUG@(5537|5560) Writer::svc() - processing publication 2.
2026-05-21 11:07:18.712@LM_DEBUG@(5537|5537) DataWriterImpl::create_ack_token() - for sequence 1344
2026-05-21 11:07:18.712@LM_DEBUG@(5537|5537) DataWriterImpl::create_ack_token() - for sequence 1345
2026-05-21 11:07:18.712@LM_DEBUG@(5537|5537) DataWriterImpl::create_ack_token() - for sequence 1362
2026-05-21 11:07:18.713@LM_DEBUG@(5537|5559) DataWriterImpl::create_ack_token() - for sequence 1346
2026-05-21 11:07:18.713@LM_DEBUG@(5537|5559) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1346 at 11:07:18.713382
2026-05-21 11:07:18.713@LM_DEBUG@(5537|5558) DataWriterImpl::create_ack_token() - for sequence 1346
2026-05-21 11:07:18.713@LM_DEBUG@(5537|5558) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1346 at 11:07:18.713553
2026-05-21 11:07:18.713@LM_DEBUG@(5537|5537) Publisher::run() - publication 0 stopping after sending 1344 messages.
2026-05-21 11:07:18.713@LM_DEBUG@(5537|5537) Publisher::run() - publication 1 stopping after sending 1344 messages.
2026-05-21 11:07:18.714@LM_DEBUG@(5537|5560) DataWriterImpl::create_ack_token() - for sequence 1364
2026-05-21 11:07:18.714@LM_DEBUG@(5537|5560) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1364 at 11:07:18.714271
2026-05-21 11:07:18.714@LM_DEBUG@(5537|5537) Publisher::run() - publication 2 stopping after sending 1362 messages.
2026-05-21 11:07:18.732@LM_DEBUG@(5537|5542) DataWriterImpl::remove_associations: bit 0 local 01030000.7f5f536d.00000003.00000102(a18cf6df) remote 01030000.7f5f536d.00000002.00000507(88eaeee4) num remotes 2
2026-05-21 11:07:18.733@LM_DEBUG@(5536|5546) DataReaderImpl::remove_associations: bit 0 local 01030000.7f5f536d.00000002.00000507(88eaeee4) remote 01030000.7f5f536d.00000003.00000102(a18cf6df) num remotes 1
2026-05-21 11:07:18.733@LM_DEBUG@(5536|5546) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7f5f536d.00000002.00000507(88eaeee4) remote 01030000.7f5f536d.00000003.00000102(a18cf6df) num remotes 1
2026-05-21 11:07:18.734@LM_DEBUG@(5536|5546) DataReaderImpl::remove_associations: bit 0 local 01030000.7f5f536d.00000002.00000607(a3c7bd27) remote 01030000.7f5f536d.00000003.00000102(a18cf6df) num remotes 1
2026-05-21 11:07:18.734@LM_DEBUG@(5536|5546) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7f5f536d.00000002.00000607(a3c7bd27) remote 01030000.7f5f536d.00000003.00000102(a18cf6df) num remotes 1
2026-05-21 11:07:18.734@LM_DEBUG@(5537|5542) DataWriterImpl::remove_associations: bit 0 local 01030000.7f5f536d.00000003.00000202(8aa1a51c) remote 01030000.7f5f536d.00000002.00000507(88eaeee4) num remotes 2
2026-05-21 11:07:18.735@LM_DEBUG@(5536|5546) DataReaderImpl::remove_associations: bit 0 local 01030000.7f5f536d.00000002.00000507(88eaeee4) remote 01030000.7f5f536d.00000003.00000202(8aa1a51c) num remotes 1
2026-05-21 11:07:18.735@LM_DEBUG@(5536|5546) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7f5f536d.00000002.00000507(88eaeee4) remote 01030000.7f5f536d.00000003.00000202(8aa1a51c) num remotes 1
2026-05-21 11:07:18.735@LM_DEBUG@(5536|5546) DataReaderImpl::remove_associations: bit 0 local 01030000.7f5f536d.00000002.00000607(a3c7bd27) remote 01030000.7f5f536d.00000003.00000202(8aa1a51c) num remotes 1
2026-05-21 11:07:18.735@LM_DEBUG@(5536|5546) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7f5f536d.00000002.00000607(a3c7bd27) remote 01030000.7f5f536d.00000003.00000202(8aa1a51c) num remotes 1
2026-05-21 11:07:18.736@LM_DEBUG@(5537|5542) DataWriterImpl::remove_associations: bit 0 local 01030000.7f5f536d.00000003.00000302(93ba945d) remote 01030000.7f5f536d.00000002.00000507(88eaeee4) num remotes 2
2026-05-21 11:07:18.736@LM_DEBUG@(5537|5557) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-05-21 11:07:18.736@LM_DEBUG@(5536|5546) DataReaderImpl::remove_associations: bit 0 local 01030000.7f5f536d.00000002.00000507(88eaeee4) remote 01030000.7f5f536d.00000003.00000302(93ba945d) num remotes 1
2026-05-21 11:07:18.736@LM_DEBUG@(5536|5546) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7f5f536d.00000002.00000507(88eaeee4) remote 01030000.7f5f536d.00000003.00000302(93ba945d) num remotes 1
2026-05-21 11:07:18.737@LM_DEBUG@(5536|5546) DataReaderImpl::remove_associations: bit 0 local 01030000.7f5f536d.00000002.00000607(a3c7bd27) remote 01030000.7f5f536d.00000003.00000302(93ba945d) num remotes 1
2026-05-21 11:07:18.737@LM_DEBUG@(5536|5546) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7f5f536d.00000002.00000607(a3c7bd27) remote 01030000.7f5f536d.00000003.00000302(93ba945d) num remotes 1
2026-05-21 11:07:18.737@LM_DEBUG@(5536|5556) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-05-21 11:07:18.737@LM_DEBUG@(5536|5536) subscriber_main() - test complete.
2026-05-21 11:07:18.738@LM_DEBUG@(5537|5542) DataReaderImpl::remove_associations: bit 1 local 01030000.7f5f536d.00000003.000001c7(4a82c0e0) remote 01030000.7f5f536d.00000001.000001c2(4028670f) num remotes 1
2026-05-21 11:07:18.738@LM_DEBUG@(5537|5542) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7f5f536d.00000003.000001c7(4a82c0e0) remote 01030000.7f5f536d.00000001.000001c2(4028670f) num remotes 1
2026-05-21 11:07:18.738@LM_DEBUG@(5536|5543) DataReaderImpl::remove_associations: bit 1 local 01030000.7f5f536d.00000002.000001c7(77e2e950) remote 01030000.7f5f536d.00000001.000001c2(4028670f) num remotes 1
2026-05-21 11:07:18.738@LM_DEBUG@(5536|5543) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7f5f536d.00000002.000001c7(77e2e950) remote 01030000.7f5f536d.00000001.000001c2(4028670f) num remotes 1
2026-05-21 11:07:18.739@LM_DEBUG@(5537|5542) DataReaderImpl::remove_associations: bit 1 local 01030000.7f5f536d.00000003.000003c7(78b4a262) remote 01030000.7f5f536d.00000001.000004c2(3d5f934a) num remotes 1
2026-05-21 11:07:18.739@LM_DEBUG@(5537|5542) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7f5f536d.00000003.000003c7(78b4a262) remote 01030000.7f5f536d.00000001.000004c2(3d5f934a) num remotes 1
2026-05-21 11:07:18.740@LM_DEBUG@(5536|5543) DataReaderImpl::remove_associations: bit 1 local 01030000.7f5f536d.00000002.000003c7(45d48bd2) remote 01030000.7f5f536d.00000001.000004c2(3d5f934a) num remotes 1
2026-05-21 11:07:18.740@LM_DEBUG@(5536|5543) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7f5f536d.00000002.000003c7(45d48bd2) remote 01030000.7f5f536d.00000001.000004c2(3d5f934a) num remotes 1
2026-05-21 11:07:18.740@LM_DEBUG@(5537|5542) DataReaderImpl::remove_associations: bit 1 local 01030000.7f5f536d.00000003.000004c7(37f534a5) remote 01030000.7f5f536d.00000001.000003c2(721e058d) num remotes 1
2026-05-21 11:07:18.740@LM_DEBUG@(5537|5542) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7f5f536d.00000003.000004c7(37f534a5) remote 01030000.7f5f536d.00000001.000003c2(721e058d) num remotes 1
2026-05-21 11:07:18.741@LM_DEBUG@(5536|5543) DataReaderImpl::remove_associations: bit 1 local 01030000.7f5f536d.00000002.000004c7(0a951d15) remote 01030000.7f5f536d.00000001.000003c2(721e058d) num remotes 1
2026-05-21 11:07:18.741@LM_DEBUG@(5536|5543) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7f5f536d.00000002.000004c7(0a951d15) remote 01030000.7f5f536d.00000001.000003c2(721e058d) num remotes 1
2026-05-21 11:07:18.742@LM_DEBUG@(5537|5542) DataReaderImpl::remove_associations: bit 1 local 01030000.7f5f536d.00000003.000002c7(61af9323) remote 01030000.7f5f536d.00000001.000002c2(6b0534cc) num remotes 1
2026-05-21 11:07:18.742@LM_DEBUG@(5537|5542) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7f5f536d.00000003.000002c7(61af9323) remote 01030000.7f5f536d.00000001.000002c2(6b0534cc) num remotes 1
2026-05-21 11:07:18.742@LM_DEBUG@(5537|5552) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.156:40351 , reconnect_state = INIT_STATE.
2026-05-21 11:07:18.742@LM_DEBUG@(5537|5552) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-05-21 11:07:18.742@LM_DEBUG@(5536|5543) DataReaderImpl::remove_associations: bit 1 local 01030000.7f5f536d.00000002.000002c7(5ccfba93) remote 01030000.7f5f536d.00000001.000002c2(6b0534cc) num remotes 1
2026-05-21 11:07:18.743@LM_DEBUG@(5536|5543) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7f5f536d.00000002.000002c7(5ccfba93) remote 01030000.7f5f536d.00000001.000002c2(6b0534cc) num remotes 1
2026-05-21 11:07:18.743@LM_DEBUG@(5536|5553) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-05-21 11:07:18.749@LM_DEBUG@(5537|5537) Service_Participant::shutdown
2026-05-21 11:07:18.750@LM_DEBUG@(5536|5556) TcpConnection::handle_close() called on transport: _OPENDDS_0500_TCP to 10.1.0.156:35461 , reconnect_state = INIT_STATE.
2026-05-21 11:07:18.755@LM_DEBUG@(5536|5536) Service_Participant::shutdown
2026-05-21 11:07:18.762@LM_DEBUG@(5537|5537) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-05-21 11:07:18.763@LM_DEBUG@(5537|5537) Service_Participant::~Service_Participant
2026-05-21 11:07:18.763@LM_DEBUG@(5537|5537) Service_Participant::shutdown
2026-05-21 11:07:18.768@LM_DEBUG@(5536|5536) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-05-21 11:07:18.769@LM_DEBUG@(5536|5536) Service_Participant::~Service_Participant
2026-05-21 11:07:18.769@LM_DEBUG@(5536|5536) 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: 5565
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
sub PID: 5575 started at 2026-05-21 11:07:19
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -p -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
pub PID: 5576 started at 2026-05-21 11:07:19
2026-05-21 11:07:19.338@LM_INFO@(5576|5576) INFO: set_DCPS_debug_level: set to 1
2026-05-21 11:07:19.338@LM_INFO@(5575|5575) INFO: set_DCPS_debug_level: set to 1
2026-05-21 11:07:19.339@LM_INFO@(5576|5576) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-05-21 11:07:19.339@LM_INFO@(5575|5575) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-05-21 11:07:19.339@LM_INFO@(5576|5576) INFO: Service_Participant::process_config_file: Going to load configuration from "rt2026-05-21 11:07:19.339@LM_INFO@(5575|5575) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
ps.ini"
2026-05-21 11:07:19.339@LM_INFO@(5576|5576) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
2026-05-21 11:07:19.339@LM_INFO@(5575|5575) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
2026-05-21 11:07:19.339@LM_INFO@(5576|5576) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-05-21 11:07:19.339@LM_INFO@(5575|5575) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-05-21 11:07:19.339@LM_INFO@(5576|5576) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-05-21 11:07:19.339@LM_INFO@(5575|5575) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-05-21 11:07:19.339@LM_INFO@(5576|5576) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-05-21 11:07:19.339@LM_INFO@(5575|5575) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-05-21 11:07:19.339@LM_INFO@(5576|5576) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-05-21 11:07:19.340@LM_INFO@(5575|5575) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-05-21 11:07:19.340@LM_INFO@(5576|5576) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-05-21 11:07:19.340@LM_INFO@(5575|5575) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-05-21 11:07:19.340@LM_INFO@(5576|5576) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-05-21 11:07:19.340@LM_INFO@(5575|5575) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-05-21 11:07:19.341@LM_INFO@(5576|5576) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
2026-05-21 11:07:19.341@LM_INFO@(5576|5576) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-05-21 11:07:19.341@LM_INFO@(5576|5576) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
2026-05-21 11:07:19.341@LM_INFO@(5576|5576) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-05-21 11:07:19.341@LM_INFO@(5575|5575) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
2026-05-21 11:07:19.341@LM_NOTICE@(5576|5576) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-05-21 11:07:19.341@LM_INFO@(5575|5575) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-05-21 11:07:19.341@LM_INFO@(5575|5575) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
2026-05-21 11:07:19.341@LM_INFO@(5575|5575) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-05-21 11:07:19.341@LM_NOTICE@(5575|5575) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-05-21 11:07:19.342@LM_DEBUG@(5576|5576) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMon2026-05-21 11:07:19.342@LM_DEBUG@(5575|5575) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
itor
2026-05-21 11:07:19.343@LM_INFO@(5576|5576) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-05-21 11:07:19.343@LM_INFO@(5575|5575) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-05-21 11:07:19.344@LM_DEBUG@(5576|5576) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-05-21 11:07:19.344@LM_DEBUG@(5575|5575) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5565|5565) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
2026-05-21 11:07:19.570@LM_INFO@(5576|5576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_R2026-05-21 11:07:19.570@LM_INFO@(5575|5575) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
EPO_DATALINK_RELEASE_DELAY=0
2026-05-21 11:07:19.570@LM_INFO@(5576|5576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_R2026-05-21 11:07:19.570@LM_INFO@(5575|5575) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
EPO_LOCAL_ADDRESS=:0
2026-05-21 11:07:19.571@LM_INFO@(5576|5576) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-05-21 11:07:19.571@LM_INFO@(5575|5575) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-05-21 11:07:19.577@LM_WARNING@(5575|5575) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
2026-05-21 11:07:19.577@LM_WARNING@(5576|5576) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
2026-05-21 11:07:19.589@LM_DEBUG@(5575|5585) DataReaderImpl::add_association - bit 1 local 01030000.76c971b4.00000003.000001c7(1585e5e9) remote 01030000.76c971b4.00000001.000001c2(1f2f4206)
2026-05-21 11:07:19.591@LM_DEBUG@(5576|5586) DataReaderImpl::add_association - bit 1 local 01030000.76c971b4.00000002.000001c7(28e5cc59) remote 01030000.76c971b4.00000001.000001c2(1f2f4206)
2026-05-21 11:07:19.626@LM_WARNING@(5575|5575) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:19.627@LM_WARNING@(5576|5576) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:19.629@LM_DEBUG@(5575|5575) DataReaderImpl::add_association - bit 1 local 01030000.76c971b4.00000003.000002c7(3ea8b62a) remote 01030000.76c971b4.00000001.000002c2(340211c5)
2026-05-21 11:07:19.632@LM_DEBUG@(5576|5586) DataReaderImpl::add_association - bit 1 local 01030000.76c971b4.00000002.000002c7(03c89f9a) remote 01030000.76c971b4.00000001.000002c2(340211c5)
2026-05-21 11:07:19.632@LM_WARNING@(5575|5575) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:19.633@LM_WARNING@(5576|5576) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:19.635@LM_DEBUG@(5575|5585) DataReaderImpl::add_association - bit 1 local 01030000.76c971b4.00000003.000003c7(27b3876b) remote 01030000.76c971b4.00000001.000004c2(6258b643)
2026-05-21 11:07:19.636@LM_DEBUG@(5576|5586) DataReaderImpl::add_association - bit 1 local 01030000.76c971b4.00000002.000003c7(1ad3aedb) remote 01030000.76c971b4.00000001.000004c2(6258b643)
2026-05-21 11:07:19.636@LM_WARNING@(5575|5575) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:19.637@LM_WARNING@(5576|5576) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:19.639@LM_DEBUG@(5575|5585) DataReaderImpl::add_association - bit 1 local 01030000.76c971b4.00000003.000004c7(68f211ac) remote 01030000.76c971b4.00000001.000003c2(2d192084)
2026-05-21 11:07:19.640@LM_DEBUG@(5576|5586) DataReaderImpl::add_association - bit 1 local 01030000.76c971b4.00000002.000004c7(5592381c) remote 01030000.76c971b4.00000001.000003c2(2d192084)
2026-05-21 11:07:19.640@LM_WARNING@(5575|5575) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:19.641@LM_WARNING@(5576|5576) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:19.645@LM_WARNING@(5575|5575) 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-05-21 11:07:19.645@LM_WARNING@(5575|5575) 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-05-21 11:07:19.646@LM_WARNING@(5576|5576) 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-05-21 11:07:19.646@LM_WARNING@(5576|5576) 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-05-21 11:07:19.648@LM_WARNING@(5575|5575) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:19.648@LM_WARNING@(5575|5575) 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-05-21 11:07:19.648@LM_WARNING@(5575|5575) 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-05-21 11:07:19.649@LM_DEBUG@(5576|5586) DataWriterImpl::add_association - bit 0 local 01030000.76c971b4.00000002.00000102(c3ebfa66) remote 01030000.76c971b4.00000003.00000507(ea8de25d)
2026-05-21 11:07:19.649@LM_DEBUG@(5575|5585) DataReaderImpl::add_association - bit 0 local 01030000.76c971b4.00000003.00000507(ea8de25d) remote 01030000.76c971b4.00000002.00000102(c3ebfa66)
2026-05-21 11:07:19.649@LM_WARNING@(5576|5576) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:19.650@LM_WARNING@(5576|5576) 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-05-21 11:07:19.651@LM_WARNING@(5576|5576) 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-05-21 11:07:19.653@LM_DEBUG@(5575|5575) DataReaderImpl::add_association - bit 0 local 01030000.76c971b4.00000003.00000607(c1a0b19e) remote 01030000.76c971b4.00000002.00000102(c3ebfa66)
2026-05-21 11:07:19.656@LM_INFO@(5576|5586) DataWriterImpl::transport_assoc_done: writer 01030000.76c971b4.00000002.00000102(c3ebfa66) succeeded in associating with reader 01030000.76c971b4.00000003.00000507(ea8de25d)
2026-05-21 11:07:19.656@LM_DEBUG@(5576|5586) DataWriterImpl::transport_assoc_done: writer 01030000.76c971b4.00000002.00000102(c3ebfa66) reader 01030000.76c971b4.00000003.00000507(ea8de25d) calling association_complete_i
2026-05-21 11:07:19.656@LM_DEBUG@(5576|5586) DataWriterImpl::association_complete_i - bit 0 local 01030000.76c971b4.00000002.00000102(c3ebfa66) remote 01030000.76c971b4.00000003.00000507(ea8de25d)
2026-05-21 11:07:19.656@LM_WARNING@(5575|5575) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:19.656@LM_DEBUG@(5576|5586) DataWriterImpl::add_association - bit 0 local 01030000.76c971b4.00000002.00000102(c3ebfa66) remote 01030000.76c971b4.00000003.00000607(c1a0b19e)
2026-05-21 11:07:19.656@LM_INFO@(5576|5586) DataWriterImpl::transport_assoc_done: writer 01030000.76c971b4.00000002.00000102(c3ebfa66) succeeded in associating with reader 01030000.76c971b4.00000003.00000607(c1a0b19e)
2026-05-21 11:07:19.656@LM_DEBUG@(5576|5586) DataWriterImpl::transport_assoc_done: writer 01030000.76c971b4.00000002.00000102(c3ebfa66) reader 01030000.76c971b4.00000003.00000607(c1a0b19e) calling association_complete_i
2026-05-21 11:07:19.656@LM_DEBUG@(5576|5586) DataWriterImpl::association_complete_i - bit 0 local 01030000.76c971b4.00000002.00000102(c3ebfa66) remote 01030000.76c971b4.00000003.00000607(c1a0b19e)
2026-05-21 11:07:19.657@LM_DEBUG@(5576|5576) DataWriterImpl::add_association - bit 0 local 01030000.76c971b4.00000002.00000202(e8c6a9a5) remote 01030000.76c971b4.00000003.00000507(ea8de25d)
2026-05-21 11:07:19.657@LM_DEBUG@(5575|5585) DataReaderImpl::add_association - bit 0 local 01030000.76c971b4.00000003.00000507(ea8de25d) remote 01030000.76c971b4.00000002.00000202(e8c6a9a5)
2026-05-21 11:07:19.657@LM_DEBUG@(5576|5586) DataWriterImpl::add_association - bit 0 local 01030000.76c971b4.00000002.00000202(e8c6a9a5) remote 01030000.76c971b4.00000003.00000607(c1a0b19e)
2026-05-21 11:07:19.658@LM_INFO@(5576|5576) DataWriterImpl::transport_assoc_done: writer 01030000.76c971b4.00000002.00000202(e8c6a9a5) succeeded in associating with reader 01030000.76c971b4.00000003.00000507(ea8de25d)
2026-05-21 11:07:19.658@LM_DEBUG@(5576|5576) DataWriterImpl::transport_assoc_done: writer 01030000.76c971b4.00000002.00000202(e8c6a9a5) reader 01030000.76c971b4.00000003.00000507(ea8de25d) calling association_complete_i
2026-05-21 11:07:19.658@LM_DEBUG@(5576|5576) DataWriterImpl::association_complete_i - bit 0 local 01030000.76c971b4.00000002.00000202(e8c6a9a5) remote 01030000.76c971b4.00000003.00000507(ea8de25d)
2026-05-21 11:07:19.658@LM_DEBUG@(5575|5585) DataReaderImpl::add_association - bit 0 local 01030000.76c971b4.00000003.00000607(c1a0b19e) remote 01030000.76c971b4.00000002.00000202(e8c6a9a5)
2026-05-21 11:07:19.658@LM_INFO@(5576|5586) DataWriterImpl::transport_assoc_done: writer 01030000.76c971b4.00000002.00000202(e8c6a9a5) succeeded in associating with reader 01030000.76c971b4.00000003.00000607(c1a0b19e)
2026-05-21 11:07:19.658@LM_DEBUG@(5576|5586) DataWriterImpl::transport_assoc_done: writer 01030000.76c971b4.00000002.00000202(e8c6a9a5) reader 01030000.76c971b4.00000003.00000607(c1a0b19e) calling association_complete_i
2026-05-21 11:07:19.658@LM_DEBUG@(5576|5586) DataWriterImpl::association_complete_i - bit 0 local 01030000.76c971b4.00000002.00000202(e8c6a9a5) remote 01030000.76c971b4.00000003.00000607(c1a0b19e)
2026-05-21 11:07:19.658@LM_WARNING@(5576|5576) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:19.658@LM_WARNING@(5576|5576) 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-05-21 11:07:19.659@LM_WARNING@(5576|5576) 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-05-21 11:07:19.660@LM_DEBUG@(5576|5586) DataWriterImpl::add_association - bit 0 local 01030000.76c971b4.00000002.00000302(f1dd98e4) remote 01030000.76c971b4.00000003.00000507(ea8de25d)
2026-05-21 11:07:19.660@LM_DEBUG@(5575|5585) DataReaderImpl::add_association - bit 0 local 01030000.76c971b4.00000003.00000507(ea8de25d) remote 01030000.76c971b4.00000002.00000302(f1dd98e4)
2026-05-21 11:07:19.660@LM_DEBUG@(5576|5576) DataWriterImpl::add_association - bit 0 local 01030000.76c971b4.00000002.00000302(f1dd98e4) remote 01030000.76c971b4.00000003.00000607(c1a0b19e)
2026-05-21 11:07:19.661@LM_INFO@(5576|5586) DataWriterImpl::transport_assoc_done: writer 01030000.76c971b4.00000002.00000302(f1dd98e4) succeeded in associating with reader 01030000.76c971b4.00000003.00000507(ea8de25d)
2026-05-21 11:07:19.661@LM_DEBUG@(5576|5586) DataWriterImpl::transport_assoc_done: writer 01030000.76c971b4.00000002.00000302(f1dd98e4) reader 01030000.76c971b4.00000003.00000507(ea8de25d) calling association_complete_i
2026-05-21 11:07:19.661@LM_DEBUG@(5576|5586) DataWriterImpl::association_complete_i - bit 0 local 01030000.76c971b4.00000002.00000302(f1dd98e4) remote 01030000.76c971b4.00000003.00000507(ea8de25d)
2026-05-21 11:07:19.661@LM_DEBUG@(5575|5585) DataReaderImpl::add_association - bit 0 local 01030000.76c971b4.00000003.00000607(c1a0b19e) remote 01030000.76c971b4.00000002.00000302(f1dd98e4)
2026-05-21 11:07:19.661@LM_INFO@(5576|5576) DataWriterImpl::transport_assoc_done: writer 01030000.76c971b4.00000002.00000302(f1dd98e4) succeeded in associating with reader 01030000.76c971b4.00000003.00000607(c1a0b19e)
2026-05-21 11:07:19.661@LM_DEBUG@(5576|5576) DataWriterImpl::transport_assoc_done: writer 01030000.76c971b4.00000002.00000302(f1dd98e4) reader 01030000.76c971b4.00000003.00000607(c1a0b19e) calling association_complete_i
2026-05-21 11:07:19.661@LM_DEBUG@(5576|5576) DataWriterImpl::association_complete_i - bit 0 local 01030000.76c971b4.00000002.00000302(f1dd98e4) remote 01030000.76c971b4.00000003.00000607(c1a0b19e)
2026-05-21 11:07:19.661@LM_WARNING@(5576|5576) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-05-21 11:07:19.661@LM_DEBUG@(5576|5597) Writer::svc() - processing publication 0.
2026-05-21 11:07:19.662@LM_DEBUG@(5576|5598) Writer::svc() - processing publication 1.
2026-05-21 11:07:19.662@LM_DEBUG@(5576|5599) Writer::svc() - processing publication 2.
2026-05-21 11:07:21.662@LM_DEBUG@(5576|5576) DataWriterImpl::create_ack_token() - for sequence 1280
2026-05-21 11:07:21.662@LM_DEBUG@(5576|5576) DataWriterImpl::create_ack_token() - for sequence 1282
2026-05-21 11:07:21.662@LM_DEBUG@(5576|5576) DataWriterImpl::create_ack_token() - for sequence 1276
2026-05-21 11:07:21.764@LM_DEBUG@(5576|5598) DataWriterImpl::create_ack_token() - for sequence 1328
2026-05-21 11:07:21.764@LM_DEBUG@(5576|5598) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1328 at 11:07:21.764517
2026-05-21 11:07:21.764@LM_DEBUG@(5576|5597) DataWriterImpl::create_ack_token() - for sequence 1328
2026-05-21 11:07:21.764@LM_DEBUG@(5576|5597) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1328 at 11:07:21.764934
2026-05-21 11:07:21.765@LM_DEBUG@(5576|5599) DataWriterImpl::create_ack_token() - for sequence 1325
2026-05-21 11:07:21.765@LM_DEBUG@(5576|5599) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1325 at 11:07:21.765672
2026-05-21 11:07:21.786@LM_DEBUG@(5576|5576) Publisher::run() - publication 0 stopping after sending 1326 messages.
2026-05-21 11:07:21.788@LM_DEBUG@(5576|5576) Publisher::run() - publication 1 stopping after sending 1326 messages.
2026-05-21 11:07:21.790@LM_DEBUG@(5576|5576) Publisher::run() - publication 2 stopping after sending 1323 messages.
2026-05-21 11:07:21.811@LM_DEBUG@(5576|5582) WriteDataContainer::wait_pending timeout at 00:05:32.963401
2026-05-21 11:07:22.007@LM_DEBUG@(5576|5582) WriteDataContainer::wait_pending done
2026-05-21 11:07:22.007@LM_DEBUG@(5576|5582) DataWriterImpl::remove_associations: bit 0 local 01030000.76c971b4.00000002.00000102(c3ebfa66) remote 01030000.76c971b4.00000003.00000507(ea8de25d) num remotes 2
2026-05-21 11:07:22.009@LM_DEBUG@(5575|5585) DataReaderImpl::remove_associations: bit 0 local 01030000.76c971b4.00000003.00000507(ea8de25d) remote 01030000.76c971b4.00000002.00000102(c3ebfa66) num remotes 1
2026-05-21 11:07:22.009@LM_DEBUG@(5575|5585) DataReaderImpl::remove_associations_i: bit 0 local 01030000.76c971b4.00000003.00000507(ea8de25d) remote 01030000.76c971b4.00000002.00000102(c3ebfa66) num remotes 1
2026-05-21 11:07:22.009@LM_DEBUG@(5575|5585) DataReaderImpl::remove_associations: bit 0 local 01030000.76c971b4.00000003.00000607(c1a0b19e) remote 01030000.76c971b4.00000002.00000102(c3ebfa66) num remotes 1
2026-05-21 11:07:22.009@LM_DEBUG@(5575|5585) DataReaderImpl::remove_associations_i: bit 0 local 01030000.76c971b4.00000003.00000607(c1a0b19e) remote 01030000.76c971b4.00000002.00000102(c3ebfa66) num remotes 1
2026-05-21 11:07:22.010@LM_DEBUG@(5576|5582) DataWriterImpl::remove_associations: bit 0 local 01030000.76c971b4.00000002.00000202(e8c6a9a5) remote 01030000.76c971b4.00000003.00000507(ea8de25d) num remotes 2
2026-05-21 11:07:22.010@LM_DEBUG@(5575|5585) DataReaderImpl::remove_associations: bit 0 local 01030000.76c971b4.00000003.00000507(ea8de25d) remote 01030000.76c971b4.00000002.00000202(e8c6a9a5) num remotes 1
2026-05-21 11:07:22.010@LM_DEBUG@(5575|5585) DataReaderImpl::remove_associations_i: bit 0 local 01030000.76c971b4.00000003.00000507(ea8de25d) remote 01030000.76c971b4.00000002.00000202(e8c6a9a5) num remotes 1
2026-05-21 11:07:22.011@LM_DEBUG@(5575|5585) DataReaderImpl::remove_associations: bit 0 local 01030000.76c971b4.00000003.00000607(c1a0b19e) remote 01030000.76c971b4.00000002.00000202(e8c6a9a5) num remotes 1
2026-05-21 11:07:22.011@LM_DEBUG@(5575|5585) DataReaderImpl::remove_associations_i: bit 0 local 01030000.76c971b4.00000003.00000607(c1a0b19e) remote 01030000.76c971b4.00000002.00000202(e8c6a9a5) num remotes 1
2026-05-21 11:07:22.011@LM_DEBUG@(5576|5582) DataWriterImpl::remove_associations: bit 0 local 01030000.76c971b4.00000002.00000302(f1dd98e4) remote 01030000.76c971b4.00000003.00000507(ea8de25d) num remotes 2
2026-05-21 11:07:22.012@LM_DEBUG@(5575|5585) DataReaderImpl::remove_associations: bit 0 local 01030000.76c971b4.00000003.00000507(ea8de25d) remote 01030000.76c971b4.00000002.00000302(f1dd98e4) num remotes 1
2026-05-21 11:07:22.012@LM_DEBUG@(5575|5585) DataReaderImpl::remove_associations_i: bit 0 local 01030000.76c971b4.00000003.00000507(ea8de25d) remote 01030000.76c971b4.00000002.00000302(f1dd98e4) num remotes 1
2026-05-21 11:07:22.012@LM_DEBUG@(5575|5585) DataReaderImpl::remove_associations: bit 0 local 01030000.76c971b4.00000003.00000607(c1a0b19e) remote 01030000.76c971b4.00000002.00000302(f1dd98e4) num remotes 1
2026-05-21 11:07:22.012@LM_DEBUG@(5575|5585) DataReaderImpl::remove_associations_i: bit 0 local 01030000.76c971b4.00000003.00000607(c1a0b19e) remote 01030000.76c971b4.00000002.00000302(f1dd98e4) num remotes 1
2026-05-21 11:07:22.012@LM_DEBUG@(5575|5575) subscriber_main() - test complete.
2026-05-21 11:07:22.013@LM_DEBUG@(5576|5582) DataReaderImpl::remove_associations: bit 1 local 01030000.76c971b4.00000002.000001c7(28e5cc59) remote 01030000.76c971b4.00000001.000001c2(1f2f4206) num remotes 1
2026-05-21 11:07:22.013@LM_DEBUG@(5576|5582) DataReaderImpl::remove_associations_i: bit 1 local 01030000.76c971b4.00000002.000001c7(28e5cc59) remote 01030000.76c971b4.00000001.000001c2(1f2f4206) num remotes 1
2026-05-21 11:07:22.014@LM_DEBUG@(5575|5581) DataReaderImpl::remove_associations: bit 1 local 01030000.76c971b4.00000003.000001c7(1585e5e9) remote 01030000.76c971b4.00000001.000001c2(1f2f4206) num remotes 1
2026-05-21 11:07:22.014@LM_DEBUG@(5575|5581) DataReaderImpl::remove_associations_i: bit 1 local 01030000.76c971b4.00000003.000001c7(1585e5e9) remote 01030000.76c971b4.00000001.000001c2(1f2f4206) num remotes 1
2026-05-21 11:07:22.015@LM_DEBUG@(5576|5582) DataReaderImpl::remove_associations: bit 1 local 01030000.76c971b4.00000002.000003c7(1ad3aedb) remote 01030000.76c971b4.00000001.000004c2(6258b643) num remotes 1
2026-05-21 11:07:22.015@LM_DEBUG@(5576|5582) DataReaderImpl::remove_associations_i: bit 1 local 01030000.76c971b4.00000002.000003c7(1ad3aedb) remote 01030000.76c971b4.00000001.000004c2(6258b643) num remotes 1
2026-05-21 11:07:22.015@LM_DEBUG@(5575|5581) DataReaderImpl::remove_associations: bit 1 local 01030000.76c971b4.00000003.000003c7(27b3876b) remote 01030000.76c971b4.00000001.000004c2(6258b643) num remotes 1
2026-05-21 11:07:22.015@LM_DEBUG@(5575|5581) DataReaderImpl::remove_associations_i: bit 1 local 01030000.76c971b4.00000003.000003c7(27b3876b) remote 01030000.76c971b4.00000001.000004c2(6258b643) num remotes 1
2026-05-21 11:07:22.016@LM_DEBUG@(5576|5582) DataReaderImpl::remove_associations: bit 1 local 01030000.76c971b4.00000002.000004c7(5592381c) remote 01030000.76c971b4.00000001.000003c2(2d192084) num remotes 1
2026-05-21 11:07:22.016@LM_DEBUG@(5576|5582) DataReaderImpl::remove_associations_i: bit 1 local 01030000.76c971b4.00000002.000004c7(5592381c) remote 01030000.76c971b4.00000001.000003c2(2d192084) num remotes 1
2026-05-21 11:07:22.016@LM_DEBUG@(5575|5581) DataReaderImpl::remove_associations: bit 1 local 01030000.76c971b4.00000003.000004c7(68f211ac) remote 01030000.76c971b4.00000001.000003c2(2d192084) num remotes 1
2026-05-21 11:07:22.016@LM_DEBUG@(5575|5581) DataReaderImpl::remove_associations_i: bit 1 local 01030000.76c971b4.00000003.000004c7(68f211ac) remote 01030000.76c971b4.00000001.000003c2(2d192084) num remotes 1
2026-05-21 11:07:22.017@LM_DEBUG@(5576|5582) DataReaderImpl::remove_associations: bit 1 local 01030000.76c971b4.00000002.000002c7(03c89f9a) remote 01030000.76c971b4.00000001.000002c2(340211c5) num remotes 1
2026-05-21 11:07:22.017@LM_DEBUG@(5576|5582) DataReaderImpl::remove_associations_i: bit 1 local 01030000.76c971b4.00000002.000002c7(03c89f9a) remote 01030000.76c971b4.00000001.000002c2(340211c5) num remotes 1
2026-05-21 11:07:22.017@LM_DEBUG@(5576|5591) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.156:35909 , reconnect_state = INIT_STATE.
2026-05-21 11:07:22.018@LM_DEBUG@(5576|5591) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-05-21 11:07:22.018@LM_DEBUG@(5575|5581) DataReaderImpl::remove_associations: bit 1 local 01030000.76c971b4.00000003.000002c7(3ea8b62a) remote 01030000.76c971b4.00000001.000002c2(340211c5) num remotes 1
2026-05-21 11:07:22.018@LM_DEBUG@(5575|5581) DataReaderImpl::remove_associations_i: bit 1 local 01030000.76c971b4.00000003.000002c7(3ea8b62a) remote 01030000.76c971b4.00000001.000002c2(340211c5) num remotes 1
2026-05-21 11:07:22.019@LM_DEBUG@(5575|5592) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-05-21 11:07:22.024@LM_DEBUG@(5576|5576) Service_Participant::shutdown
2026-05-21 11:07:22.031@LM_DEBUG@(5575|5575) Service_Participant::shutdown
2026-05-21 11:07:22.037@LM_DEBUG@(5576|5576) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-05-21 11:07:22.038@LM_DEBUG@(5576|5576) Service_Participant::~Service_Participant
2026-05-21 11:07:22.038@LM_DEBUG@(5576|5576) Service_Participant::shutdown
2026-05-21 11:07:22.045@LM_DEBUG@(5575|5575) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-05-21 11:07:22.046@LM_DEBUG@(5575|5575) Service_Participant::~Service_Participant
2026-05-21 11:07:22.046@LM_DEBUG@(5575|5575) 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: 5601
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 5611 started at 2026-05-21 11:07:22
(5601|5601) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
Publisher 5611 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: 5623 started at 2026-05-21 11:07:25
Publisher 5611 is done waiting for 1 readers.
Publisher 5611 is waiting for acknowledgments.
Subscriber 5623 got new message data:
- From : 5611
- Count : 0
Subscriber 5623 got new message data:
- From : 5611
- Count : 1
Subscriber 5623 got new message data:
- From : 5611
- Count : 2
Subscriber 5623 got new message data:
- From : 5611
- Count : 3
Subscriber 5623 got new message data:
- From : 5611
- Count : 4
Subscriber 5623 got new message data:
- From : 5611
- Count : 5
Subscriber 5623 got new message data:
- From : 5611
- Count : 6
Subscriber 5623 got new message data:
- From : 5611
- Count : 7
Subscriber 5623 got new message data:
- From : 5611
- Count : 8
Subscriber 5623 got new message data:
- From : 5611
- Count : 9
Subscriber 5623 got new message data:
- From : 5611
- Count : 10
Subscriber 5623 got new message data:
- From : 5611
- Count : 11
Subscriber 5623 got new message data:
- From : 5611
- Count : 12
Subscriber 5623 got new message data:
- From : 5611
- Count : 13
Subscriber 5623 got new message data:
- From : 5611
- Count : 14
Subscriber 5623 got new message data:
- From : 5611
- Count : 15
Subscriber 5623 got new message data:
- From : 5611
- Count : 16
Subscriber 5623 got new message data:
- From : 5611
- Count : 17
Subscriber 5623 got new message data:
- From : 5611
- Count : 18
Subscriber 5623 got new message data:
- From : 5611
- Count : 19
Subscriber 5623 is done. Exiting.
Publisher 5611 is done waiting for acknowledgments.
Publisher 5611 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: 5634 started at 2026-05-21 11:07:28
Publisher 5611 is done waiting for 2 readers.
Publisher 5611 is waiting for acknowledgments.
Subscriber 5634 got new message data:
- From : 5611
- Count : 0
Subscriber 5634 got new message data:
- From : 5611
- Count : 1
Subscriber 5634 got new message data:
- From : 5611
- Count : 2
Subscriber 5634 got new message data:
- From : 5611
- Count : 3
Subscriber 5634 got new message data:
- From : 5611
- Count : 4
Subscriber 5634 got new message data:
- From : 5611
- Count : 5
Subscriber 5634 got new message data:
- From : 5611
- Count : 6
Subscriber 5634 got new message data:
- From : 5611
- Count : 7
Subscriber 5634 got new message data:
- From : 5611
- Count : 8
Subscriber 5634 got new message data:
- From : 5611
- Count : 9
Subscriber 5634 got new message data:
- From : 5611
- Count : 10
Subscriber 5634 got new message data:
- From : 5611
- Count : 11
Subscriber 5634 got new message data:
- From : 5611
- Count : 12
Subscriber 5634 got new message data:
- From : 5611
- Count : 13
Subscriber 5634 got new message data:
- From : 5611
- Count : 14
Subscriber 5634 got new message data:
- From : 5611
- Count : 15
Subscriber 5634 got new message data:
- From : 5611
- Count : 16
Subscriber 5634 got new message data:
- From : 5611
- Count : 17
Subscriber 5634 got new message data:
- From : 5611
- Count : 18
Subscriber 5634 got new message data:
- From : 5611
- Count : 19
Subscriber 5634 is done. Exiting.
Publisher 5611 is done waiting for acknowledgments.
Publisher 5611 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: 5647 started at 2026-05-21 11:07:31
Publisher 5611 is done waiting for 3 readers.
Publisher 5611 is waiting for acknowledgments.
Subscriber 5647 got new message data:
- From : 5611
- Count : 0
Subscriber 5647 got new message data:
- From : 5611
- Count : 1
Subscriber 5647 got new message data:
- From : 5611
- Count : 2
Subscriber 5647 got new message data:
- From : 5611
- Count : 3
Subscriber 5647 got new message data:
- From : 5611
- Count : 4
Subscriber 5647 got new message data:
- From : 5611
- Count : 5
Subscriber 5647 got new message data:
- From : 5611
- Count : 6
Subscriber 5647 got new message data:
- From : 5611
- Count : 7
Subscriber 5647 got new message data:
- From : 5611
- Count : 8
Subscriber 5647 got new message data:
- From : 5611
- Count : 9
Subscriber 5647 got new message data:
- From : 5611
- Count : 10
Subscriber 5647 got new message data:
- From : 5611
- Count : 11
Subscriber 5647 got new message data:
- From : 5611
- Count : 12
Subscriber 5647 got new message data:
- From : 5611
- Count : 13
Subscriber 5647 got new message data:
- From : 5611
- Count : 14
Subscriber 5647 got new message data:
- From : 5611
- Count : 15
Subscriber 5647 got new message data:
- From : 5611
- Count : 16
Subscriber 5647 got new message data:
- From : 5611
- Count : 17
Subscriber 5647 got new message data:
- From : 5611
- Count : 18
Subscriber 5647 got new message data:
- From : 5611
- Count : 19
Subscriber 5647 is done. Exiting.
Publisher 5611 is done waiting for acknowledgments.
Publisher 5611 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 Time:10s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 large_samples
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5659
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -l -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 5669 started at 2026-05-21 11:07:32
(5659|5659) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
Publisher 5669 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: 5682 started at 2026-05-21 11:07:35
Publisher 5669 is done waiting for 1 readers.
Publisher 5669 is waiting for acknowledgments.
Subscriber 5682 got new message data:
- From : 5669
- Count : 0
Subscriber 5682 got new message data:
- From : 5669
- Count : 1
Subscriber 5682 got new message data:
- From : 5669
- Count : 2
Subscriber 5682 got new message data:
- From : 5669
- Count : 3
Subscriber 5682 is done. Exiting.
Publisher 5669 is done waiting for acknowledgments.
Publisher 5669 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: 5693 started at 2026-05-21 11:07:38
Publisher 5669 is done waiting for 2 readers.
Publisher 5669 is waiting for acknowledgments.
Subscriber 5693 got new message data:
- From : 5669
- Count : 0
Subscriber 5693 got new message data:
- From : 5669
- Count : 1
Subscriber 5693 got new message data:
- From : 5669
- Count : 2
Subscriber 5693 got new message data:
- From : 5669
- Count : 3
Subscriber 5693 is done. Exiting.
Publisher 5669 is done waiting for acknowledgments.
Publisher 5669 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: 5704 started at 2026-05-21 11:07:41
Publisher 5669 is done waiting for 3 readers.
Publisher 5669 is waiting for acknowledgments.
Subscriber 5704 got new message data:
- From : 5669
- Count : 0
Subscriber 5704 got new message data:
- From : 5669
- Count : 1
Subscriber 5704 got new message data:
- From : 5669
- Count : 2
Subscriber 5704 got new message data:
- From : 5669
- Count : 3
Subscriber 5704 is done. Exiting.
Publisher 5669 is done waiting for acknowledgments.
Publisher 5669 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 large_samples Time:9s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 sub_delay
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5716
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -d -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 5726 started at 2026-05-21 11:07:42
(5716|5716) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
Publisher 5726 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: 5738 started at 2026-05-21 11:07:45
Publisher 5726 is done waiting for 1 readers.
Publisher 5726 is waiting for acknowledgments.
Subscriber 5738 got new message data:
- From : 5726
- Count : 0
Subscriber 5738 got new message data:
- From : 5726
- Count : 1
Subscriber 5738 got new message data:
- From : 5726
- Count : 2
Subscriber 5738 got new message data:
- From : 5726
- Count : 3
Subscriber 5738 got new message data:
- From : 5726
- Count : 4
Subscriber 5738 got new message data:
- From : 5726
- Count : 5
Subscriber 5738 got new message data:
- From : 5726
- Count : 6
Subscriber 5738 got new message data:
- From : 5726
- Count : 7
Subscriber 5738 got new message data:
- From : 5726
- Count : 8
Subscriber 5738 got new message data:
- From : 5726
- Count : 9
Subscriber 5738 got new message data:
- From : 5726
- Count : 10
Subscriber 5738 got new message data:
- From : 5726
- Count : 11
Subscriber 5738 got new message data:
- From : 5726
- Count : 12
Subscriber 5738 got new message data:
- From : 5726
- Count : 13
Subscriber 5738 got new message data:
- From : 5726
- Count : 14
Subscriber 5738 got new message data:
- From : 5726
- Count : 15
Subscriber 5738 got new message data:
- From : 5726
- Count : 16
Subscriber 5738 got new message data:
- From : 5726
- Count : 17
Subscriber 5738 got new message data:
- From : 5726
- Count : 18
Subscriber 5738 got new message data:
- From : 5726
- Count : 19
Publisher 5726 is done waiting for acknowledgments.
Publisher 5726 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: 5749 started at 2026-05-21 11:07:48
Publisher 5726 is done waiting for 2 readers.
Publisher 5726 is waiting for acknowledgments.
Subscriber 5749 got new message data:
- From : 5726
- Count : 0
Subscriber 5749 got new message data:
- From : 5726
- Count : 1
Subscriber 5749 got new message data:
- From : 5726
- Count : 2
Subscriber 5749 got new message data:
- From : 5726
- Count : 3
Subscriber 5749 got new message data:
- From : 5726
- Count : 4
Subscriber 5749 got new message data:
- From : 5726
- Count : 5
Subscriber 5749 got new message data:
- From : 5726
- Count : 6
Subscriber 5749 got new message data:
- From : 5726
- Count : 7
Subscriber 5749 got new message data:
- From : 5726
- Count : 8
Subscriber 5749 got new message data:
- From : 5726
- Count : 9
Subscriber 5749 got new message data:
- From : 5726
- Count : 10
Subscriber 5749 got new message data:
- From : 5726
- Count : 11
Subscriber 5749 got new message data:
- From : 5726
- Count : 12
Subscriber 5749 got new message data:
- From : 5726
- Count : 13
Subscriber 5749 got new message data:
- From : 5726
- Count : 14
Subscriber 5749 got new message data:
- From : 5726
- Count : 15
Subscriber 5749 got new message data:
- From : 5726
- Count : 16
Subscriber 5749 got new message data:
- From : 5726
- Count : 17
Subscriber 5749 got new message data:
- From : 5726
- Count : 18
Subscriber 5749 got new message data:
- From : 5726
- Count : 19
Publisher 5726 is done waiting for acknowledgments.
Publisher 5726 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: 5760 started at 2026-05-21 11:07:51
Publisher 5726 is done waiting for 3 readers.
Publisher 5726 is waiting for acknowledgments.
Subscriber 5760 got new message data:
- From : 5726
- Count : 0
Subscriber 5760 got new message data:
- From : 5726
- Count : 1
Subscriber 5760 got new message data:
- From : 5726
- Count : 2
Subscriber 5760 got new message data:
- From : 5726
- Count : 3
Subscriber 5760 got new message data:
- From : 5726
- Count : 4
Subscriber 5760 got new message data:
- From : 5726
- Count : 5
Subscriber 5760 got new message data:
- From : 5726
- Count : 6
Subscriber 5760 got new message data:
- From : 5726
- Count : 7
Subscriber 5760 got new message data:
- From : 5726
- Count : 8
Subscriber 5760 got new message data:
- From : 5726
- Count : 9
Subscriber 5760 got new message data:
- From : 5726
- Count : 10
Subscriber 5760 got new message data:
- From : 5726
- Count : 11
Subscriber 5760 got new message data:
- From : 5726
- Count : 12
Subscriber 5760 got new message data:
- From : 5726
- Count : 13
Subscriber 5760 got new message data:
- From : 5726
- Count : 14
Subscriber 5760 got new message data:
- From : 5726
- Count : 15
Subscriber 5760 got new message data:
- From : 5726
- Count : 16
Subscriber 5760 got new message data:
- From : 5726
- Count : 17
Subscriber 5760 got new message data:
- From : 5726
- Count : 18
Subscriber 5760 got new message data:
- From : 5726
- Count : 19
Publisher 5726 is done waiting for acknowledgments.
Publisher 5726 is done. Exiting.
Subscriber 5749 is done. Exiting.
Subscriber 5738 is done. Exiting.
Subscriber 5760 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: 5774
/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: 5784 started at 2026-05-21 11:07:52
(5774|5774) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
Publisher 5784 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: 5796 started at 2026-05-21 11:07:55
Publisher 5784 is done waiting for 1 readers.
Publisher 5784 is waiting for acknowledgments.
Subscriber 5796 got new message data:
- From : 5784
- Count : 0
Subscriber 5796 got new message data:
- From : 5784
- Count : 1
Subscriber 5796 got new message data:
- From : 5784
- Count : 2
Subscriber 5796 got new message data:
- From : 5784
- Count : 3
Publisher 5784 is done waiting for acknowledgments.
Publisher 5784 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: 5808 started at 2026-05-21 11:07:58
Publisher 5784 is done waiting for 2 readers.
Publisher 5784 is waiting for acknowledgments.
Subscriber 5808 got new message data:
- From : 5784
- Count : 0
Subscriber 5808 got new message data:
- From : 5784
- Count : 1
Subscriber 5808 got new message data:
- From : 5784
- Count : 2
Subscriber 5808 got new message data:
- From : 5784
- Count : 3
Publisher 5784 is done waiting for acknowledgments.
Publisher 5784 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: 5818 started at 2026-05-21 11:08:01
Publisher 5784 is done waiting for 3 readers.
Publisher 5784 is waiting for acknowledgments.
Subscriber 5818 got new message data:
- From : 5784
- Count : 0
Subscriber 5818 got new message data:
- From : 5784
- Count : 1
Subscriber 5818 got new message data:
- From : 5784
- Count : 2
Subscriber 5818 got new message data:
- From : 5784
- Count : 3
Publisher 5784 is done waiting for acknowledgments.
Publisher 5784 is done. Exiting.
Subscriber 5796 is done. Exiting.
Subscriber 5808 is done. Exiting.
Subscriber 5818 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: 5832 started at 2026-05-21 11:08:01
Publisher 5832 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: 5840 started at 2026-05-21 11:08:04
Publisher 5832 is done waiting for 1 readers.
Publisher 5832 is waiting for acknowledgments.
Subscriber 5840 got new message data:
- From : 5832
- Count : 0
Subscriber 5840 got new message data:
- From : 5832
- Count : 1
Subscriber 5840 got new message data:
- From : 5832
- Count : 2
Subscriber 5840 got new message data:
- From : 5832
- Count : 3
Subscriber 5840 got new message data:
- From : 5832
- Count : 4
Subscriber 5840 got new message data:
- From : 5832
- Count : 5
Subscriber 5840 got new message data:
- From : 5832
- Count : 6
Subscriber 5840 got new message data:
- From : 5832
- Count : 7
Subscriber 5840 got new message data:
- From : 5832
- Count : 8
Subscriber 5840 got new message data:
- From : 5832
- Count : 9
Subscriber 5840 got new message data:
- From : 5832
- Count : 10
Subscriber 5840 got new message data:
- From : 5832
- Count : 11
Subscriber 5840 got new message data:
- From : 5832
- Count : 12
Subscriber 5840 got new message data:
- From : 5832
- Count : 13
Subscriber 5840 got new message data:
- From : 5832
- Count : 14
Subscriber 5840 got new message data:
- From : 5832
- Count : 15
Subscriber 5840 got new message data:
- From : 5832
- Count : 16
Subscriber 5840 got new message data:
- From : 5832
- Count : 17
Subscriber 5840 got new message data:
- From : 5832
- Count : 18
Subscriber 5840 got new message data:
- From : 5832
- Count : 19
Subscriber 5840 is done. Exiting.
Publisher 5832 is done waiting for acknowledgments.
Publisher 5832 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: 5849 started at 2026-05-21 11:08:07
Publisher 5832 is done waiting for 2 readers.
Publisher 5832 is waiting for acknowledgments.
Subscriber 5849 got new message data:
- From : 5832
- Count : 0
Subscriber 5849 got new message data:
- From : 5832
- Count : 1
Subscriber 5849 got new message data:
- From : 5832
- Count : 2
Subscriber 5849 got new message data:
- From : 5832
- Count : 3
Subscriber 5849 got new message data:
- From : 5832
- Count : 4
Subscriber 5849 got new message data:
- From : 5832
- Count : 5
Subscriber 5849 got new message data:
- From : 5832
- Count : 6
Subscriber 5849 got new message data:
- From : 5832
- Count : 7
Subscriber 5849 got new message data:
- From : 5832
- Count : 8
Subscriber 5849 got new message data:
- From : 5832
- Count : 9
Subscriber 5849 got new message data:
- From : 5832
- Count : 10
Subscriber 5849 got new message data:
- From : 5832
- Count : 11
Subscriber 5849 got new message data:
- From : 5832
- Count : 12
Subscriber 5849 got new message data:
- From : 5832
- Count : 13
Subscriber 5849 got new message data:
- From : 5832
- Count : 14
Subscriber 5849 got new message data:
- From : 5832
- Count : 15
Subscriber 5849 got new message data:
- From : 5832
- Count : 16
Subscriber 5849 got new message data:
- From : 5832
- Count : 17
Subscriber 5849 got new message data:
- From : 5832
- Count : 18
Subscriber 5849 got new message data:
- From : 5832
- Count : 19
Subscriber 5849 is done. Exiting.
Publisher 5832 is done waiting for acknowledgments.
Publisher 5832 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: 5859 started at 2026-05-21 11:08:10
Publisher 5832 is done waiting for 3 readers.
Publisher 5832 is waiting for acknowledgments.
Subscriber 5859 got new message data:
- From : 5832
- Count : 0
Subscriber 5859 got new message data:
- From : 5832
- Count : 1
Subscriber 5859 got new message data:
- From : 5832
- Count : 2
Subscriber 5859 got new message data:
- From : 5832
- Count : 3
Subscriber 5859 got new message data:
- From : 5832
- Count : 4
Subscriber 5859 got new message data:
- From : 5832
- Count : 5
Subscriber 5859 got new message data:
- From : 5832
- Count : 6
Subscriber 5859 got new message data:
- From : 5832
- Count : 7
Subscriber 5859 got new message data:
- From : 5832
- Count : 8
Subscriber 5859 got new message data:
- From : 5832
- Count : 9
Subscriber 5859 got new message data:
- From : 5832
- Count : 10
Subscriber 5859 got new message data:
- From : 5832
- Count : 11
Subscriber 5859 got new message data:
- From : 5832
- Count : 12
Subscriber 5859 got new message data:
- From : 5832
- Count : 13
Subscriber 5859 got new message data:
- From : 5832
- Count : 14
Subscriber 5859 got new message data:
- From : 5832
- Count : 15
Subscriber 5859 got new message data:
- From : 5832
- Count : 16
Subscriber 5859 got new message data:
- From : 5832
- Count : 17
Subscriber 5859 got new message data:
- From : 5832
- Count : 18
Subscriber 5859 got new message data:
- From : 5832
- Count : 19
Subscriber 5859 is done. Exiting.
Publisher 5832 is done waiting for acknowledgments.
Publisher 5832 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: 5869 started at 2026-05-21 11:08:11
Publisher 5869 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: 5877 started at 2026-05-21 11:08:14
Publisher 5869 is done waiting for 1 readers.
Publisher 5869 is waiting for acknowledgments.
Subscriber 5877 got new message data:
- From : 5869
- Count : 0
Subscriber 5877 got new message data:
- From : 5869
- Count : 1
Subscriber 5877 got new message data:
- From : 5869
- Count : 2
Subscriber 5877 got new message data:
- From : 5869
- Count : 3
Subscriber 5877 is done. Exiting.
Publisher 5869 is done waiting for acknowledgments.
Publisher 5869 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: 5887 started at 2026-05-21 11:08:17
Publisher 5869 is done waiting for 2 readers.
Publisher 5869 is waiting for acknowledgments.
Subscriber 5887 got new message data:
- From : 5869
- Count : 0
Subscriber 5887 got new message data:
- From : 5869
- Count : 1
Subscriber 5887 got new message data:
- From : 5869
- Count : 2
Subscriber 5887 got new message data:
- From : 5869
- Count : 3
Subscriber 5887 is done. Exiting.
Publisher 5869 is done waiting for acknowledgments.
Publisher 5869 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: 5896 started at 2026-05-21 11:08:20
Publisher 5869 is done waiting for 3 readers.
Publisher 5869 is waiting for acknowledgments.
Subscriber 5896 got new message data:
- From : 5869
- Count : 0
Subscriber 5896 got new message data:
- From : 5869
- Count : 1
Subscriber 5896 got new message data:
- From : 5869
- Count : 2
Subscriber 5896 got new message data:
- From : 5869
- Count : 3
Subscriber 5896 is done. Exiting.
Publisher 5869 is done waiting for acknowledgments.
Publisher 5869 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: 5906 started at 2026-05-21 11:08:21
Publisher 5906 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: 5914 started at 2026-05-21 11:08:24
Publisher 5906 is done waiting for 1 readers.
Publisher 5906 is waiting for acknowledgments.
Subscriber 5914 got new message data:
- From : 5906
- Count : 0
Subscriber 5914 got new message data:
- From : 5906
- Count : 1
Subscriber 5914 got new message data:
- From : 5906
- Count : 2
Subscriber 5914 got new message data:
- From : 5906
- Count : 3
Subscriber 5914 got new message data:
- From : 5906
- Count : 4
Subscriber 5914 got new message data:
- From : 5906
- Count : 5
Subscriber 5914 got new message data:
- From : 5906
- Count : 6
Subscriber 5914 got new message data:
- From : 5906
- Count : 7
Subscriber 5914 got new message data:
- From : 5906
- Count : 8
Subscriber 5914 got new message data:
- From : 5906
- Count : 9
Subscriber 5914 got new message data:
- From : 5906
- Count : 10
Subscriber 5914 got new message data:
- From : 5906
- Count : 11
Subscriber 5914 got new message data:
- From : 5906
- Count : 12
Subscriber 5914 got new message data:
- From : 5906
- Count : 13
Subscriber 5914 got new message data:
- From : 5906
- Count : 14
Subscriber 5914 got new message data:
- From : 5906
- Count : 15
Subscriber 5914 got new message data:
- From : 5906
- Count : 16
Subscriber 5914 got new message data:
- From : 5906
- Count : 17
Subscriber 5914 got new message data:
- From : 5906
- Count : 18
Subscriber 5914 got new message data:
- From : 5906
- Count : 19
Publisher 5906 is done waiting for acknowledgments.
Publisher 5906 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: 5923 started at 2026-05-21 11:08:27
Publisher 5906 is done waiting for 2 readers.
Publisher 5906 is waiting for acknowledgments.
Subscriber 5923 got new message data:
- From : 5906
- Count : 0
Subscriber 5923 got new message data:
- From : 5906
- Count : 1
Subscriber 5923 got new message data:
- From : 5906
- Count : 2
Subscriber 5923 got new message data:
- From : 5906
- Count : 3
Subscriber 5923 got new message data:
- From : 5906
- Count : 4
Subscriber 5923 got new message data:
- From : 5906
- Count : 5
Subscriber 5923 got new message data:
- From : 5906
- Count : 6
Subscriber 5923 got new message data:
- From : 5906
- Count : 7
Subscriber 5923 got new message data:
- From : 5906
- Count : 8
Subscriber 5923 got new message data:
- From : 5906
- Count : 9
Subscriber 5923 got new message data:
- From : 5906
- Count : 10
Subscriber 5923 got new message data:
- From : 5906
- Count : 11
Subscriber 5923 got new message data:
- From : 5906
- Count : 12
Subscriber 5923 got new message data:
- From : 5906
- Count : 13
Subscriber 5923 got new message data:
- From : 5906
- Count : 14
Subscriber 5923 got new message data:
- From : 5906
- Count : 15
Subscriber 5923 got new message data:
- From : 5906
- Count : 16
Subscriber 5923 got new message data:
- From : 5906
- Count : 17
Subscriber 5923 got new message data:
- From : 5906
- Count : 18
Subscriber 5923 got new message data:
- From : 5906
- Count : 19
Publisher 5906 is done waiting for acknowledgments.
Publisher 5906 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: 5931 started at 2026-05-21 11:08:30
Publisher 5906 is done waiting for 3 readers.
Publisher 5906 is waiting for acknowledgments.
Subscriber 5931 got new message data:
- From : 5906
- Count : 0
Subscriber 5931 got new message data:
- From : 5906
- Count : 1
Subscriber 5931 got new message data:
- From : 5906
- Count : 2
Subscriber 5931 got new message data:
- From : 5906
- Count : 3
Subscriber 5931 got new message data:
- From : 5906
- Count : 4
Subscriber 5931 got new message data:
- From : 5906
- Count : 5
Subscriber 5931 got new message data:
- From : 5906
- Count : 6
Subscriber 5931 got new message data:
- From : 5906
- Count : 7
Subscriber 5931 got new message data:
- From : 5906
- Count : 8
Subscriber 5931 got new message data:
- From : 5906
- Count : 9
Subscriber 5931 got new message data:
- From : 5906
- Count : 10
Subscriber 5931 got new message data:
- From : 5906
- Count : 11
Subscriber 5931 got new message data:
- From : 5906
- Count : 12
Subscriber 5931 got new message data:
- From : 5906
- Count : 13
Subscriber 5931 got new message data:
- From : 5906
- Count : 14
Subscriber 5931 got new message data:
- From : 5906
- Count : 15
Subscriber 5931 got new message data:
- From : 5906
- Count : 16
Subscriber 5931 got new message data:
- From : 5906
- Count : 17
Subscriber 5931 got new message data:
- From : 5906
- Count : 18
Subscriber 5931 got new message data:
- From : 5906
- Count : 19
Publisher 5906 is done waiting for acknowledgments.
Publisher 5906 is done. Exiting.
Subscriber 5923 is done. Exiting.
Subscriber 5914 is done. Exiting.
Subscriber 5931 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 sub_delay Time:11s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 sub_delay large_samples
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -l -d -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc.ini
pub_1 PID: 5943 started at 2026-05-21 11:08:32
Publisher 5943 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: 5952 started at 2026-05-21 11:08:35
Publisher 5943 is done waiting for 1 readers.
Publisher 5943 is waiting for acknowledgments.
Subscriber 5952 got new message data:
- From : 5943
- Count : 0
Subscriber 5952 got new message data:
- From : 5943
- Count : 1
Subscriber 5952 got new message data:
- From : 5943
- Count : 2
Subscriber 5952 got new message data:
- From : 5943
- Count : 3
Publisher 5943 is done waiting for acknowledgments.
Publisher 5943 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: 5960 started at 2026-05-21 11:08:38
Publisher 5943 is done waiting for 2 readers.
Publisher 5943 is waiting for acknowledgments.
Subscriber 5960 got new message data:
- From : 5943
- Count : 0
Subscriber 5960 got new message data:
- From : 5943
- Count : 1
Subscriber 5960 got new message data:
- From : 5943
- Count : 2
Subscriber 5960 got new message data:
- From : 5943
- Count : 3
Publisher 5943 is done waiting for acknowledgments.
Publisher 5943 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: 5968 started at 2026-05-21 11:08:41
Publisher 5943 is done waiting for 3 readers.
Publisher 5943 is waiting for acknowledgments.
Subscriber 5968 got new message data:
- From : 5943
- Count : 0
Subscriber 5968 got new message data:
- From : 5943
- Count : 1
Subscriber 5968 got new message data:
- From : 5943
- Count : 2
Subscriber 5968 got new message data:
- From : 5943
- Count : 3
Publisher 5943 is done waiting for acknowledgments.
Publisher 5943 is done. Exiting.
Subscriber 5960 is done. Exiting.
Subscriber 5952 is done. Exiting.
Subscriber 5968 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: 5999
/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: 6009 started at 2026-05-21 11:08:43
(6009|6009) INFO: set_DCPS_debug_level: set to 1
(6009|6009) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6009|6009) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(6009|6009) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6009|6009) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
(6009|6009) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6009|6009) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6009|6009) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6009|6009) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6009|6009) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5999|5999) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(6009|6009) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(6009|6009) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(6009|6009) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(6009|6009) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(6009|6014) DataReaderImpl::add_association - bit 1 local 01030000.0748b9e7.00000002.000001c7(01d2d87b) remote 01030000.0748b9e7.00000001.000001c2(36185624)
(6009|6009) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6009|6014) DataReaderImpl::add_association - bit 1 local 01030000.0748b9e7.00000002.000002c7(2aff8bb8) remote 01030000.0748b9e7.00000001.000002c2(1d3505e7)
(6009|6009) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6009|6014) DataReaderImpl::add_association - bit 1 local 01030000.0748b9e7.00000002.000003c7(33e4baf9) remote 01030000.0748b9e7.00000001.000004c2(4b6fa261)
(6009|6009) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6009|6014) DataReaderImpl::add_association - bit 1 local 01030000.0748b9e7.00000002.000004c7(7ca52c3e) remote 01030000.0748b9e7.00000001.000003c2(042e34a6)
(6009|6009) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6009|6014) DataReaderImpl::add_association - bit 1 local 01030000.0748b9e7.00000003.000001c7(3cb2f1cb) remote 01030000.0748b9e7.00000001.000001c2(36185624)
(6009|6009) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6009|6014) DataReaderImpl::add_association - bit 1 local 01030000.0748b9e7.00000003.000002c7(179fa208) remote 01030000.0748b9e7.00000001.000002c2(1d3505e7)
(6009|6009) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6009|6014) DataReaderImpl::add_association - bit 1 local 01030000.0748b9e7.00000003.000003c7(0e849349) remote 01030000.0748b9e7.00000001.000004c2(4b6fa261)
(6009|6009) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6009|6014) DataReaderImpl::add_association - bit 1 local 01030000.0748b9e7.00000003.000004c7(41c5058e) remote 01030000.0748b9e7.00000001.000003c2(042e34a6)
(6009|6009) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6009|6009) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6009|6009) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6009|6009) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6009|6009) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6009|6009) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6009|6014) DataWriterImpl::add_association - bit 0 local 01030000.0748b9e7.00000002.00000102(eadcee44) remote 01030000.0748b9e7.00000003.00000507(c3baf67f)
(6009|6009) DataReaderImpl::add_association - bit 0 local 01030000.0748b9e7.00000003.00000507(c3baf67f) remote 01030000.0748b9e7.00000002.00000102(eadcee44)
(6009|6009) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6009|6014) DataWriterImpl::add_association - bit 0 local 01030000.0748b9e7.00000002.00000202(c1f1bd87) remote 01030000.0748b9e7.00000003.00000607(e897a5bc)
(6009|6009) DataReaderImpl::add_association - bit 0 local 01030000.0748b9e7.00000003.00000607(e897a5bc) remote 01030000.0748b9e7.00000002.00000202(c1f1bd87)
(6009|6009) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6009|6020) DataReaderListenerImpl::on_subscription_matched
(6009|6014) DataWriterImpl::add_association - bit 0 local 01030000.0748b9e7.00000002.00000202(c1f1bd87) remote 01030000.0748b9e7.00000002.00000507(fedadfcf)
(6009|6020) DataReaderListenerImpl::on_subscription_matched
(6009|6009) DataReaderImpl::add_association - bit 0 local 01030000.0748b9e7.00000002.00000507(fedadfcf) remote 01030000.0748b9e7.00000002.00000202(c1f1bd87)
(6009|6020) DataWriterImpl::transport_assoc_done: writer 01030000.0748b9e7.00000002.00000102(eadcee44) succeeded in associating with reader 01030000.0748b9e7.00000003.00000507(c3baf67f)
(6009|6020) DataWriterImpl::transport_assoc_done: writer 01030000.0748b9e7.00000002.00000102(eadcee44) reader 01030000.0748b9e7.00000003.00000507(c3baf67f) calling association_complete_i
(6009|6009) DataReaderListenerImpl::on_subscription_matched
(6009|6020) DataWriterImpl::association_complete_i - bit 0 local 01030000.0748b9e7.00000002.00000102(eadcee44) remote 01030000.0748b9e7.00000003.00000507(c3baf67f)
(6009|6009) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6009|6020) DataWriterImpl::transport_assoc_done: writer 01030000.0748b9e7.00000002.00000202(c1f1bd87) succeeded in associating with reader 01030000.0748b9e7.00000003.00000607(e897a5bc)
(6009|6020) DataWriterImpl::transport_assoc_done: writer 01030000.0748b9e7.00000002.00000202(c1f1bd87) reader 01030000.0748b9e7.00000003.00000607(e897a5bc) calling association_complete_i
(6009|6020) DataWriterImpl::association_complete_i - bit 0 local 01030000.0748b9e7.00000002.00000202(c1f1bd87) remote 01030000.0748b9e7.00000003.00000607(e897a5bc)
(6009|6020) DataWriterImpl::transport_assoc_done: writer 01030000.0748b9e7.00000002.00000202(c1f1bd87) succeeded in associating with reader 01030000.0748b9e7.00000002.00000507(fedadfcf)
(6009|6020) DataWriterImpl::transport_assoc_done: writer 01030000.0748b9e7.00000002.00000202(c1f1bd87) reader 01030000.0748b9e7.00000002.00000507(fedadfcf) calling association_complete_i
(6009|6020) DataWriterImpl::association_complete_i - bit 0 local 01030000.0748b9e7.00000002.00000202(c1f1bd87) remote 01030000.0748b9e7.00000002.00000507(fedadfcf)
(6009|6020) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6009|6009) Writer::run_test begins.
(6009|6009) 11:08:43.750500 Writer::run_test starting to write pass 0
(6009|6020) 11:08:43.750852 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: 1779361723 750273000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6009|6009) 11:08:43.750970 Writer::run_test done writing.
(6009|6009) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6009|6020) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6009|6020) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6009|6009) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6009|6009) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6009|6009) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6009|6009) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6009|6020) 11:08:43.751437 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: 1779361723 750723000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6009|6020) 11:08:43.751616 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: 1779361723 750723000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6009|6020) 11:08:43.751781 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: 1779361723 750864000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6009|6020) 11:08:43.751932 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: 1779361723 750864000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6009|6011) 11:08:45.752108 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: 1779361725 751786000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6009|6011) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6009|6011) 11:08:45.752546 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: 1779361725 752391000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6009|6011) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6009|6009) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6009|6009) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6009|6009) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6009|6009) Writer::run_test begins.
(6009|6009) 11:08:45.752743 Writer::run_test starting to write pass 1
(6009|6020) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6009|6009) 11:08:45.753198 Writer::run_test done writing.
(6009|6009) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6009|6020) 11:08:45.753408 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: 1779361725 752773000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6009|6020) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6009|6009) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6009|6009) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6009|6009) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6009|6009) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6009|6020) 11:08:45.753740 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: 1779361725 752773000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6009|6020) 11:08:45.754036 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: 1779361725 753068000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6009|6020) 11:08:45.754195 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: 1779361725 753068000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6009|6011) 11:08:47.754247 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: 1779361727 753969000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6009|6011) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6009|6011) 11:08:47.754598 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: 1779361727 754424000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6009|6011) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6009|6009) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6009|6009) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6009|6009) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6009|6009) Writer::run_test begins.
(6009|6009) 11:08:47.754819 Writer::run_test starting to write pass 2
(6009|6020) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6009|6009) 11:08:47.755297 Writer::run_test done writing.
(6009|6009) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6009|6020) 11:08:47.755512 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: 1779361727 754848000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6009|6020) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6009|6009) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6009|6009) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6009|6009) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6009|6009) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6009|6020) 11:08:47.755811 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: 1779361727 754848000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6009|6020) 11:08:47.756018 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: 1779361727 755158000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6009|6020) 11:08:47.756155 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: 1779361727 755158000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6009|6011) 11:08:49.756329 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: 1779361729 756031000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6009|6011) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6009|6011) 11:08:49.756723 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: 1779361729 756514000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6009|6011) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6009|6009) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6009|6009) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6009|6009) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6009|6009) DataWriterImpl::remove_associations: bit 0 local 01030000.0748b9e7.00000002.00000102(eadcee44) remote 01030000.0748b9e7.00000003.00000507(c3baf67f) num remotes 1
(6009|6020) 11:08:49.757616 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: 1779361729 756979000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6009|6020) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6009|6020) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6009|6014) DataReaderImpl::remove_associations: bit 0 local 01030000.0748b9e7.00000003.00000507(c3baf67f) remote 01030000.0748b9e7.00000002.00000102(eadcee44) num remotes 1
(6009|6014) DataReaderImpl::remove_associations_i: bit 0 local 01030000.0748b9e7.00000003.00000507(c3baf67f) remote 01030000.0748b9e7.00000002.00000102(eadcee44) num remotes 1
(6009|6014) DataReaderListenerImpl::on_subscription_matched
(6009|6009) DataWriterImpl::remove_associations: bit 0 local 01030000.0748b9e7.00000002.00000202(c1f1bd87) remote 01030000.0748b9e7.00000002.00000507(fedadfcf) num remotes 2
(6009|6020) DataLink::handle_exception() - (delay) scheduling timer for future release
(6009|6014) DataReaderImpl::remove_associations: bit 0 local 01030000.0748b9e7.00000003.00000607(e897a5bc) remote 01030000.0748b9e7.00000002.00000202(c1f1bd87) num remotes 1
(6009|6009) DataReaderImpl::remove_associations: bit 0 local 01030000.0748b9e7.00000002.00000507(fedadfcf) remote 01030000.0748b9e7.00000002.00000202(c1f1bd87) num remotes 1
(6009|6014) DataReaderImpl::remove_associations_i: bit 0 local 01030000.0748b9e7.00000003.00000607(e897a5bc) remote 01030000.0748b9e7.00000002.00000202(c1f1bd87) num remotes 1
(6009|6009) DataReaderImpl::remove_associations_i: bit 0 local 01030000.0748b9e7.00000002.00000507(fedadfcf) remote 01030000.0748b9e7.00000002.00000202(c1f1bd87) num remotes 1
(6009|6014) DataReaderListenerImpl::on_subscription_matched
(6009|6009) DataReaderListenerImpl::on_subscription_matched
(6009|6020) 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
(6009|6012) DataReaderImpl::remove_associations: bit 1 local 01030000.0748b9e7.00000002.000001c7(01d2d87b) remote 01030000.0748b9e7.00000001.000001c2(36185624) num remotes 1
(6009|6012) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0748b9e7.00000002.000001c7(01d2d87b) remote 01030000.0748b9e7.00000001.000001c2(36185624) num remotes 1
(6009|6012) DataReaderImpl::remove_associations: bit 1 local 01030000.0748b9e7.00000002.000003c7(33e4baf9) remote 01030000.0748b9e7.00000001.000004c2(4b6fa261) num remotes 1
(6009|6012) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0748b9e7.00000002.000003c7(33e4baf9) remote 01030000.0748b9e7.00000001.000004c2(4b6fa261) num remotes 1
(6009|6012) DataReaderImpl::remove_associations: bit 1 local 01030000.0748b9e7.00000002.000004c7(7ca52c3e) remote 01030000.0748b9e7.00000001.000003c2(042e34a6) num remotes 1
(6009|6012) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0748b9e7.00000002.000004c7(7ca52c3e) remote 01030000.0748b9e7.00000001.000003c2(042e34a6) num remotes 1
(6009|6012) DataReaderImpl::remove_associations: bit 1 local 01030000.0748b9e7.00000002.000002c7(2aff8bb8) remote 01030000.0748b9e7.00000001.000002c2(1d3505e7) num remotes 1
(6009|6012) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0748b9e7.00000002.000002c7(2aff8bb8) remote 01030000.0748b9e7.00000001.000002c2(1d3505e7) num remotes 1
(6009|6012) DataReaderImpl::remove_associations: bit 1 local 01030000.0748b9e7.00000003.000001c7(3cb2f1cb) remote 01030000.0748b9e7.00000001.000001c2(36185624) num remotes 1
(6009|6012) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0748b9e7.00000003.000001c7(3cb2f1cb) remote 01030000.0748b9e7.00000001.000001c2(36185624) num remotes 1
(6009|6012) DataReaderImpl::remove_associations: bit 1 local 01030000.0748b9e7.00000003.000003c7(0e849349) remote 01030000.0748b9e7.00000001.000004c2(4b6fa261) num remotes 1
(6009|6012) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0748b9e7.00000003.000003c7(0e849349) remote 01030000.0748b9e7.00000001.000004c2(4b6fa261) num remotes 1
(6009|6012) DataReaderImpl::remove_associations: bit 1 local 01030000.0748b9e7.00000003.000004c7(41c5058e) remote 01030000.0748b9e7.00000001.000003c2(042e34a6) num remotes 1
(6009|6012) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0748b9e7.00000003.000004c7(41c5058e) remote 01030000.0748b9e7.00000001.000003c2(042e34a6) num remotes 1
(6009|6012) DataReaderImpl::remove_associations: bit 1 local 01030000.0748b9e7.00000003.000002c7(179fa208) remote 01030000.0748b9e7.00000001.000002c2(1d3505e7) num remotes 1
(6009|6012) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0748b9e7.00000003.000002c7(179fa208) remote 01030000.0748b9e7.00000001.000002c2(1d3505e7) num remotes 1
(6009|6018) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.156:37061 , reconnect_state = INIT_STATE.
(6009|6018) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(6009|6009) Service_Participant::shutdown
(6009|6009) DataReaderListenerImpl::~DataReaderListenerImpl
(6009|6009) DataReaderListenerImpl::~DataReaderListenerImpl
(6009|6009) DataReaderListenerImpl::~DataReaderListenerImpl
(6009|6009) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6009|6009) Service_Participant::~Service_Participant
(6009|6009) 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:6s 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: 6024
/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: 6034 started at 2026-05-21 11:08:50
(6034|6034) INFO: set_DCPS_debug_level: set to 1
(6034|6034) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6034|6034) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(6034|6034) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6034|6034) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
(6034|6034) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6034|6034) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6034|6034) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6034|6034) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6034|6034) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(6024|6024) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(6034|6034) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(6034|6034) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(6034|6034) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(6034|6034) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(6034|6039) DataReaderImpl::add_association - bit 1 local 01030000.0c9cb6a0.00000002.000001c7(843ed20f) remote 01030000.0c9cb6a0.00000001.000001c2(b3f45c50)
(6034|6034) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6034|6034) DataReaderImpl::add_association - bit 1 local 01030000.0c9cb6a0.00000002.000002c7(af1381cc) remote 01030000.0c9cb6a0.00000001.000002c2(98d90f93)
(6034|6034) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6034|6039) DataReaderImpl::add_association - bit 1 local 01030000.0c9cb6a0.00000002.000003c7(b608b08d) remote 01030000.0c9cb6a0.00000001.000004c2(ce83a815)
(6034|6034) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6034|6039) DataReaderImpl::add_association - bit 1 local 01030000.0c9cb6a0.00000002.000004c7(f949264a) remote 01030000.0c9cb6a0.00000001.000003c2(81c23ed2)
(6034|6034) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6034|6039) DataReaderImpl::add_association - bit 1 local 01030000.0c9cb6a0.00000003.000001c7(b95efbbf) remote 01030000.0c9cb6a0.00000001.000001c2(b3f45c50)
(6034|6034) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6034|6039) DataReaderImpl::add_association - bit 1 local 01030000.0c9cb6a0.00000003.000002c7(9273a87c) remote 01030000.0c9cb6a0.00000001.000002c2(98d90f93)
(6034|6034) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6034|6039) DataReaderImpl::add_association - bit 1 local 01030000.0c9cb6a0.00000003.000003c7(8b68993d) remote 01030000.0c9cb6a0.00000001.000004c2(ce83a815)
(6034|6034) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6034|6039) DataReaderImpl::add_association - bit 1 local 01030000.0c9cb6a0.00000003.000004c7(c4290ffa) remote 01030000.0c9cb6a0.00000001.000003c2(81c23ed2)
(6034|6034) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6034|6034) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6034|6034) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6034|6034) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6034|6034) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6034|6034) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6034|6039) DataWriterImpl::add_association - bit 0 local 01030000.0c9cb6a0.00000002.00000102(6f30e430) remote 01030000.0c9cb6a0.00000003.00000507(4656fc0b)
(6034|6034) DataReaderImpl::add_association - bit 0 local 01030000.0c9cb6a0.00000003.00000507(4656fc0b) remote 01030000.0c9cb6a0.00000002.00000102(6f30e430)
(6034|6034) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6034|6039) DataWriterImpl::add_association - bit 0 local 01030000.0c9cb6a0.00000002.00000202(441db7f3) remote 01030000.0c9cb6a0.00000003.00000607(6d7bafc8)
(6034|6034) DataReaderImpl::add_association - bit 0 local 01030000.0c9cb6a0.00000003.00000607(6d7bafc8) remote 01030000.0c9cb6a0.00000002.00000202(441db7f3)
(6034|6034) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6034|6045) DataReaderListenerImpl::on_subscription_matched
(6034|6045) DataReaderListenerImpl::on_subscription_matched
(6034|6045) DataWriterImpl::transport_assoc_done: writer 01030000.0c9cb6a0.00000002.00000102(6f30e430) succeeded in associating with reader 01030000.0c9cb6a0.00000003.00000507(4656fc0b)
(6034|6045) DataWriterImpl::transport_assoc_done: writer 01030000.0c9cb6a0.00000002.00000102(6f30e430) reader 01030000.0c9cb6a0.00000003.00000507(4656fc0b) calling association_complete_i
(6034|6045) DataWriterImpl::association_complete_i - bit 0 local 01030000.0c9cb6a0.00000002.00000102(6f30e430) remote 01030000.0c9cb6a0.00000003.00000507(4656fc0b)
(6034|6039) DataWriterImpl::add_association - bit 0 local 01030000.0c9cb6a0.00000002.00000202(441db7f3) remote 01030000.0c9cb6a0.00000002.00000507(7b36d5bb)
(6034|6034) DataReaderImpl::add_association - bit 0 local 01030000.0c9cb6a0.00000002.00000507(7b36d5bb) remote 01030000.0c9cb6a0.00000002.00000202(441db7f3)
(6034|6045) DataWriterImpl::transport_assoc_done: writer 01030000.0c9cb6a0.00000002.00000202(441db7f3) succeeded in associating with reader 01030000.0c9cb6a0.00000003.00000607(6d7bafc8)
(6034|6045) DataWriterImpl::transport_assoc_done: writer 01030000.0c9cb6a0.00000002.00000202(441db7f3) reader 01030000.0c9cb6a0.00000003.00000607(6d7bafc8) calling association_complete_i
(6034|6045) DataWriterImpl::association_complete_i - bit 0 local 01030000.0c9cb6a0.00000002.00000202(441db7f3) remote 01030000.0c9cb6a0.00000003.00000607(6d7bafc8)
(6034|6034) DataReaderListenerImpl::on_subscription_matched
(6034|6045) DataWriterImpl::transport_assoc_done: writer 01030000.0c9cb6a0.00000002.00000202(441db7f3) succeeded in associating with reader 01030000.0c9cb6a0.00000002.00000507(7b36d5bb)
(6034|6045) DataWriterImpl::transport_assoc_done: writer 01030000.0c9cb6a0.00000002.00000202(441db7f3) reader 01030000.0c9cb6a0.00000002.00000507(7b36d5bb) calling association_complete_i
(6034|6045) DataWriterImpl::association_complete_i - bit 0 local 01030000.0c9cb6a0.00000002.00000202(441db7f3) remote 01030000.0c9cb6a0.00000002.00000507(7b36d5bb)
(6034|6034) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6034|6045) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6034|6034) Writer::run_test begins.
(6034|6034) 11:08:50.732737 Writer::run_test starting to write pass 0
(6034|6045) 11:08:50.733060 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: 1779361730 732479000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6034|6034) 11:08:50.733187 Writer::run_test done writing.
(6034|6034) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6034|6045) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6034|6045) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6034|6034) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6034|6034) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6034|6034) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6034|6034) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6034|6045) 11:08:50.733774 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: 1779361730 732953000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6034|6045) 11:08:50.734006 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: 1779361730 732953000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6034|6045) 11:08:50.734220 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: 1779361730 733083000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6034|6045) 11:08:50.734398 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: 1779361730 733083000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6034|6036) 11:08:52.734614 took foo[0]: x = 85970976768.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: 1779361732 734180000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6034|6036) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6034|6036) 11:08:52.735212 took foo[0]: x = 85970976768.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: 1779361732 734985000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6034|6036) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6034|6034) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6034|6034) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6034|6034) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6034|6034) Writer::run_test begins.
(6034|6034) 11:08:52.735434 Writer::run_test starting to write pass 1
(6034|6045) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6034|6034) 11:08:52.735941 Writer::run_test done writing.
(6034|6034) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6034|6045) 11:08:52.736229 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: 1779361732 735459000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6034|6045) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6034|6034) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6034|6034) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6034|6034) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6034|6034) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6034|6045) 11:08:52.736588 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: 1779361732 735459000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6034|6045) 11:08:52.736918 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: 1779361732 735789000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6034|6045) 11:08:52.737134 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: 1779361732 735789000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6034|6036) 11:08:54.737222 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: 1779361734 736886000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6034|6036) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6034|6036) 11:08:54.737729 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: 1779361734 737454000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6034|6036) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6034|6034) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6034|6034) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6034|6034) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6034|6034) Writer::run_test begins.
(6034|6034) 11:08:54.737954 Writer::run_test starting to write pass 2
(6034|6045) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6034|6034) 11:08:54.738455 Writer::run_test done writing.
(6034|6034) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6034|6045) 11:08:54.738801 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: 1779361734 737982000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6034|6045) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6034|6034) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6034|6034) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6034|6034) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6034|6034) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6034|6045) 11:08:54.739267 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: 1779361734 737982000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6034|6045) 11:08:54.739595 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: 1779361734 738303000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6034|6045) 11:08:54.739834 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: 1779361734 738303000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6034|6036) 11:08:56.739816 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: 1779361736 739521000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6034|6036) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6034|6036) 11:08:56.740213 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: 1779361736 740024000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6034|6036) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6034|6034) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6034|6034) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6034|6034) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6034|6045) 11:08:56.741110 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: 1779361736 740464000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6034|6034) DataWriterImpl::remove_associations: bit 0 local 01030000.0c9cb6a0.00000002.00000102(6f30e430) remote 01030000.0c9cb6a0.00000003.00000507(4656fc0b) num remotes 1
(6034|6045) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6034|6045) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6034|6039) DataReaderImpl::remove_associations: bit 0 local 01030000.0c9cb6a0.00000003.00000507(4656fc0b) remote 01030000.0c9cb6a0.00000002.00000102(6f30e430) num remotes 1
(6034|6039) DataReaderImpl::remove_associations_i: bit 0 local 01030000.0c9cb6a0.00000003.00000507(4656fc0b) remote 01030000.0c9cb6a0.00000002.00000102(6f30e430) num remotes 1
(6034|6039) DataReaderListenerImpl::on_subscription_matched
(6034|6034) DataWriterImpl::remove_associations: bit 0 local 01030000.0c9cb6a0.00000002.00000202(441db7f3) remote 01030000.0c9cb6a0.00000002.00000507(7b36d5bb) num remotes 2
(6034|6045) DataLink::handle_exception() - (delay) scheduling timer for future release
(6034|6039) DataReaderImpl::remove_associations: bit 0 local 01030000.0c9cb6a0.00000003.00000607(6d7bafc8) remote 01030000.0c9cb6a0.00000002.00000202(441db7f3) num remotes 1
(6034|6039) DataReaderImpl::remove_associations_i: bit 0 local 01030000.0c9cb6a0.00000003.00000607(6d7bafc8) remote 01030000.0c9cb6a0.00000002.00000202(441db7f3) num remotes 1
(6034|6034) DataReaderImpl::remove_associations: bit 0 local 01030000.0c9cb6a0.00000002.00000507(7b36d5bb) remote 01030000.0c9cb6a0.00000002.00000202(441db7f3) num remotes 1
(6034|6034) DataReaderImpl::remove_associations_i: bit 0 local 01030000.0c9cb6a0.00000002.00000507(7b36d5bb) remote 01030000.0c9cb6a0.00000002.00000202(441db7f3) num remotes 1
(6034|6039) DataReaderListenerImpl::on_subscription_matched
(6034|6034) DataReaderListenerImpl::on_subscription_matched
(6034|6045) DataLink::handle_exception() - (delay) scheduling timer for future release
**********
automatic_drl_servant->no_writers_generation_count() = 0
********** use_take=1
**********
remote_manual_drl_servant->no_writers_generation_count() = 0
********** use_take=1
**********
local_manual_drl_servant->no_writers_generation_count() = 0
********** use_take=1
(6034|6037) DataReaderImpl::remove_associations: bit 1 local 01030000.0c9cb6a0.00000002.000001c7(843ed20f) remote 01030000.0c9cb6a0.00000001.000001c2(b3f45c50) num remotes 1
(6034|6037) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0c9cb6a0.00000002.000001c7(843ed20f) remote 01030000.0c9cb6a0.00000001.000001c2(b3f45c50) num remotes 1
(6034|6037) DataReaderImpl::remove_associations: bit 1 local 01030000.0c9cb6a0.00000002.000003c7(b608b08d) remote 01030000.0c9cb6a0.00000001.000004c2(ce83a815) num remotes 1
(6034|6037) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0c9cb6a0.00000002.000003c7(b608b08d) remote 01030000.0c9cb6a0.00000001.000004c2(ce83a815) num remotes 1
(6034|6037) DataReaderImpl::remove_associations: bit 1 local 01030000.0c9cb6a0.00000002.000004c7(f949264a) remote 01030000.0c9cb6a0.00000001.000003c2(81c23ed2) num remotes 1
(6034|6037) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0c9cb6a0.00000002.000004c7(f949264a) remote 01030000.0c9cb6a0.00000001.000003c2(81c23ed2) num remotes 1
(6034|6037) DataReaderImpl::remove_associations: bit 1 local 01030000.0c9cb6a0.00000002.000002c7(af1381cc) remote 01030000.0c9cb6a0.00000001.000002c2(98d90f93) num remotes 1
(6034|6037) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0c9cb6a0.00000002.000002c7(af1381cc) remote 01030000.0c9cb6a0.00000001.000002c2(98d90f93) num remotes 1
(6034|6037) DataReaderImpl::remove_associations: bit 1 local 01030000.0c9cb6a0.00000003.000001c7(b95efbbf) remote 01030000.0c9cb6a0.00000001.000001c2(b3f45c50) num remotes 1
(6034|6037) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0c9cb6a0.00000003.000001c7(b95efbbf) remote 01030000.0c9cb6a0.00000001.000001c2(b3f45c50) num remotes 1
(6034|6037) DataReaderImpl::remove_associations: bit 1 local 01030000.0c9cb6a0.00000003.000003c7(8b68993d) remote 01030000.0c9cb6a0.00000001.000004c2(ce83a815) num remotes 1
(6034|6037) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0c9cb6a0.00000003.000003c7(8b68993d) remote 01030000.0c9cb6a0.00000001.000004c2(ce83a815) num remotes 1
(6034|6037) DataReaderImpl::remove_associations: bit 1 local 01030000.0c9cb6a0.00000003.000004c7(c4290ffa) remote 01030000.0c9cb6a0.00000001.000003c2(81c23ed2) num remotes 1
(6034|6037) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0c9cb6a0.00000003.000004c7(c4290ffa) remote 01030000.0c9cb6a0.00000001.000003c2(81c23ed2) num remotes 1
(6034|6037) DataReaderImpl::remove_associations: bit 1 local 01030000.0c9cb6a0.00000003.000002c7(9273a87c) remote 01030000.0c9cb6a0.00000001.000002c2(98d90f93) num remotes 1
(6034|6037) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0c9cb6a0.00000003.000002c7(9273a87c) remote 01030000.0c9cb6a0.00000001.000002c2(98d90f93) num remotes 1
(6034|6043) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.156:41563 , reconnect_state = INIT_STATE.
(6034|6043) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(6034|6034) Service_Participant::shutdown
(6034|6034) DataReaderListenerImpl::~DataReaderListenerImpl
(6034|6034) DataReaderListenerImpl::~DataReaderListenerImpl
(6034|6034) DataReaderListenerImpl::~DataReaderListenerImpl
(6034|6034) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6034|6034) Service_Participant::~Service_Participant
(6034|6034) 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: 6047
/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: 6057 started at 2026-05-21 11:08:57
(6057|6057) INFO: set_DCPS_debug_level: set to 1
(6057|6057) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=udp.ini
(6057|6057) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6057|6057) INFO: Service_Participant::process_config_file: Going to load configuration from "udp.ini"
(6057|6057) INFO: ConfigStoreImpl::set_string: TRANSPORT_UDP_TRANSPORT_TYPE=udp
(6057|6057) INFO: ConfigStoreImpl::set_string: TRANSPORT_UDP=@udp
(6057|6057) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(6057|6057) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_INFO_REPO=file://repo.ior
(6057|6057) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
(6057|6057) INFO: ConfigStoreImpl::set_string: COMMON=@common
(6057|6057) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(6057|6057) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6057|6057) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
(6057|6057) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6057|6057) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6057|6057) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6057|6057) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6057|6057) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(6047|6047) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(6057|6057) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(6057|6057) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6057|6057) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6057|6057) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6057|6057) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6057|6057) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6057|6062) DataWriterImpl::add_association - bit 0 local 01030000.7f99ad16.00000002.00000102(a983d87e) remote 01030000.7f99ad16.00000003.00000107(e4890541)
(6057|6057) DataReaderImpl::add_association - bit 0 local 01030000.7f99ad16.00000003.00000107(e4890541) remote 01030000.7f99ad16.00000002.00000102(a983d87e)
(6057|6057) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6057|6057) DataWriterImpl::add_association - bit 0 local 01030000.7f99ad16.00000002.00000202(82ae8bbd) remote 01030000.7f99ad16.00000003.00000207(cfa45682)
(6057|6066) DataReaderListenerImpl::on_subscription_matched
(6057|6062) DataWriterImpl::transport_assoc_done: writer 01030000.7f99ad16.00000002.00000102(a983d87e) succeeded in associating with reader 01030000.7f99ad16.00000003.00000107(e4890541)
(6057|6062) DataWriterImpl::transport_assoc_done: writer 01030000.7f99ad16.00000002.00000102(a983d87e) reader 01030000.7f99ad16.00000003.00000107(e4890541) calling association_complete_i
(6057|6057) DataWriterImpl::transport_assoc_done: writer 01030000.7f99ad16.00000002.00000202(82ae8bbd) succeeded in associating with reader 01030000.7f99ad16.00000003.00000207(cfa45682)
(6057|6062) DataWriterImpl::association_complete_i - bit 0 local 01030000.7f99ad16.00000002.00000102(a983d87e) remote 01030000.7f99ad16.00000003.00000107(e4890541)
(6057|6057) DataWriterImpl::transport_assoc_done: writer 01030000.7f99ad16.00000002.00000202(82ae8bbd) reader 01030000.7f99ad16.00000003.00000207(cfa45682) calling association_complete_i
(6057|6057) DataWriterImpl::association_complete_i - bit 0 local 01030000.7f99ad16.00000002.00000202(82ae8bbd) remote 01030000.7f99ad16.00000003.00000207(cfa45682)
(6057|6062) DataReaderImpl::add_association - bit 0 local 01030000.7f99ad16.00000003.00000207(cfa45682) remote 01030000.7f99ad16.00000002.00000202(82ae8bbd)
(6057|6057) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6057|6062) DataReaderListenerImpl::on_subscription_matched
(6057|6062) DataWriterImpl::add_association - bit 0 local 01030000.7f99ad16.00000002.00000202(82ae8bbd) remote 01030000.7f99ad16.00000002.00000107(d9e92cf1)
(6057|6057) DataReaderImpl::add_association - bit 0 local 01030000.7f99ad16.00000002.00000107(d9e92cf1) remote 01030000.7f99ad16.00000002.00000202(82ae8bbd)
(6057|6057) DataReaderListenerImpl::on_subscription_matched
(6057|6062) DataWriterImpl::transport_assoc_done: writer 01030000.7f99ad16.00000002.00000202(82ae8bbd) succeeded in associating with reader 01030000.7f99ad16.00000002.00000107(d9e92cf1)
(6057|6062) DataWriterImpl::transport_assoc_done: writer 01030000.7f99ad16.00000002.00000202(82ae8bbd) reader 01030000.7f99ad16.00000002.00000107(d9e92cf1) calling association_complete_i
(6057|6062) DataWriterImpl::association_complete_i - bit 0 local 01030000.7f99ad16.00000002.00000202(82ae8bbd) remote 01030000.7f99ad16.00000002.00000107(d9e92cf1)
(6057|6057) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6057|6066) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6057|6057) Writer::run_test begins.
(6057|6057) 11:08:57.630611 Writer::run_test starting to write pass 0
(6057|6057) 11:08:57.631246 Writer::run_test done writing.
(6057|6057) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6057|6066) 11:08:57.631402 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: 1779361737 630286000
instance_handle: b
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6057|6066) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6057|6066) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6057|6057) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6057|6057) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6057|6057) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6057|6057) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6057|6066) 11:08:57.632292 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: 1779361737 630920000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6057|6066) 11:08:57.632537 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: 1779361737 630920000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6057|6066) 11:08:57.632814 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: 1779361737 631101000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6057|6066) 11:08:57.632987 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: 1779361737 631101000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6057|6059) 11:08:59.633288 read foo[0]: x = 18620276277837217858539986016752631808.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: 1779361739 632891000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6057|6059) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6057|6059) 11:08:59.633965 read foo[0]: x = 18620276277837217858539986016752631808.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: 1779361739 633733000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6057|6059) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6057|6057) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6057|6057) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6057|6057) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6057|6057) Writer::run_test begins.
(6057|6057) 11:08:59.634233 Writer::run_test starting to write pass 1
(6057|6066) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6057|6057) 11:08:59.634900 Writer::run_test done writing.
(6057|6057) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6057|6066) 11:08:59.635161 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: 1779361739 634269000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6057|6066) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6057|6057) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6057|6057) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6057|6057) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6057|6057) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6057|6066) 11:08:59.635659 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: 1779361739 634269000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6057|6066) 11:08:59.636108 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: 1779361739 634685000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6057|6066) 11:08:59.636329 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: 1779361739 634685000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6057|6059) 11:09:01.636274 read foo[0]: x = 18620276277837217858539986016752631808.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: 1779361741 635998000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6057|6059) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6057|6059) 11:09:01.636688 read foo[0]: x = 18620276277837217858539986016752631808.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: 1779361741 636451000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6057|6059) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6057|6057) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6057|6057) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6057|6057) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6057|6057) Writer::run_test begins.
(6057|6057) 11:09:01.636889 Writer::run_test starting to write pass 2
(6057|6066) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6057|6057) 11:09:01.637399 Writer::run_test done writing.
(6057|6057) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6057|6066) 11:09:01.637673 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: 1779361741 636921000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6057|6066) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6057|6057) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6057|6057) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6057|6057) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6057|6057) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6057|6066) 11:09:01.638056 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: 1779361741 636921000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6057|6066) 11:09:01.638352 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: 1779361741 637233000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6057|6066) 11:09:01.638520 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: 1779361741 637233000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6057|6059) 11:09:03.638601 read foo[0]: x = 18620276277837217858539986016752631808.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: 1779361743 638294000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6057|6059) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6057|6059) 11:09:03.639162 read foo[0]: x = 18620276277837217858539986016752631808.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: 1779361743 638852000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6057|6059) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6057|6057) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6057|6057) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6057|6057) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6057|6066) 11:09:03.641493 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: 1779361743 639895000
instance_handle: b
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6057|6057) DataWriterImpl::remove_associations: bit 0 local 01030000.7f99ad16.00000002.00000102(a983d87e) remote 01030000.7f99ad16.00000003.00000107(e4890541) num remotes 1
(6057|6066) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6057|6066) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6057|6062) DataReaderImpl::remove_associations: bit 0 local 01030000.7f99ad16.00000003.00000107(e4890541) remote 01030000.7f99ad16.00000002.00000102(a983d87e) num remotes 1
(6057|6062) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7f99ad16.00000003.00000107(e4890541) remote 01030000.7f99ad16.00000002.00000102(a983d87e) num remotes 1
(6057|6062) DataReaderListenerImpl::on_subscription_matched
(6057|6057) DataWriterImpl::remove_associations: bit 0 local 01030000.7f99ad16.00000002.00000202(82ae8bbd) remote 01030000.7f99ad16.00000002.00000107(d9e92cf1) num remotes 2
(6057|6062) DataReaderImpl::remove_associations: bit 0 local 01030000.7f99ad16.00000003.00000207(cfa45682) remote 01030000.7f99ad16.00000002.00000202(82ae8bbd) num remotes 1
(6057|6062) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7f99ad16.00000003.00000207(cfa45682) remote 01030000.7f99ad16.00000002.00000202(82ae8bbd) num remotes 1
(6057|6057) DataReaderImpl::remove_associations: bit 0 local 01030000.7f99ad16.00000002.00000107(d9e92cf1) remote 01030000.7f99ad16.00000002.00000202(82ae8bbd) num remotes 1
(6057|6057) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7f99ad16.00000002.00000107(d9e92cf1) remote 01030000.7f99ad16.00000002.00000202(82ae8bbd) num remotes 1
(6057|6062) DataReaderListenerImpl::on_subscription_matched
(6057|6057) 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
(6057|6057) Service_Participant::shutdown
(6057|6057) DataReaderListenerImpl::~DataReaderListenerImpl
(6057|6057) DataReaderListenerImpl::~DataReaderListenerImpl
(6057|6057) DataReaderListenerImpl::~DataReaderListenerImpl
(6057|6057) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6057|6057) Service_Participant::~Service_Participant
(6057|6057) 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: 6130 started at 2026-05-21 11:09:03
(6130|6130) INFO: set_DCPS_debug_level: set to 1
(6130|6130) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps_disc.ini
(6130|6130) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6130|6130) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps_disc.ini"
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_USE_MULTICAST=0
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS=@rtps
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_TRANSPORT_TYPE=rtps_udp
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_USE_MULTICAST=0
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2=@rtps2
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(6130|6130) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_RESEND_PERIOD=2
(6130|6130) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_SEDP_MULTICAST=0
(6130|6130) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS=@uni_rtps
(6130|6130) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
(6130|6130) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_DEFAULT_DISCOVERY=uni_rtps
(6130|6130) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=rtps
(6130|6130) INFO: ConfigStoreImpl::set_string: COMMON=@common
(6130|6130) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_TRANSPORTS=rtps
(6130|6130) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS=@rtps
(6130|6130) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2_TRANSPORTS=rtps2
(6130|6130) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2=@rtps2
(6130|6130) INFO: ConfigStoreImpl::set_string: CONFIG=@config
(6130|6130) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(6130|6130) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6130|6130) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
(6130|6130) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6130|6130) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6130|6130) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6130|6130) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A497_111=@_OPENDDS_SEDPTransportInst_010370a8a59d849317f2a497_111
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A497_111_MAX_MESSAGE_SIZE=65466
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A497_111_HEARTBEAT_PERIOD=200
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A497_111_NAK_RESPONSE_DELAY=100
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A497_111_RESPONSIVE_MODE=false
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A497_111_SEND_DELAY=10
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A497_111_SEND_BUFFER_SIZE=65535
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A497_111_RCV_BUFFER_SIZE=65535
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A497_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A497_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A497_111_PORT_MODE=system
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A497_111_PB=7400
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A497_111_DG=250
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A497_111_PG=2
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A497_111_D2=2
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A497_111_D3=12
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A497_111_USE_MULTICAST=false
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A497_111_INIT_PARTICIPANT_PORT_ID=0
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A497_111_LOCAL_ADDRESS=0.0.0.0:0
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A497_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A497_111_IPV6_INIT_PARTICIPANT_PORT_ID=1
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A497_111_IPV6_LOCAL_ADDRESS=:::0
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A497_111_IPV6_ADVERTISED_ADDRESS=:::0
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A497_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A497_111_USE_RTPS_RELAY=false
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A497_111_RTPS_RELAY_ONLY=false
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A497_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A497_111_USE_ICE=false
(6130|6130) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_010370A8A59D849317F2A497_111=@_OPENDDS_SEDP_TransportCfg_010370a8a59d849317f2a497_111
(6130|6130) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_010370A8A59D849317F2A497_111_PASSIVE_CONNECT_DURATION=60000
(6130|6130) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6130|6135) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000011c8 joined count 1)
(6130|6135) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.156 (0x7b70000011c8 joined count 2)
(6130|6135) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::72a8:a5ff:fe9d:8493 (0x7b70000011c8 joined count 3)
(6130|6135) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000011c8 joined count 4)
(6130|6135) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000011c8 joined count 5)
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A498_111=@_OPENDDS_SEDPTransportInst_010370a8a59d849317f2a498_111
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A498_111_MAX_MESSAGE_SIZE=65466
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A498_111_HEARTBEAT_PERIOD=200
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A498_111_NAK_RESPONSE_DELAY=100
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A498_111_RESPONSIVE_MODE=false
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A498_111_SEND_DELAY=10
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A498_111_SEND_BUFFER_SIZE=65535
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A498_111_RCV_BUFFER_SIZE=65535
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A498_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A498_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A498_111_PORT_MODE=system
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A498_111_PB=7400
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A498_111_DG=250
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A498_111_PG=2
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A498_111_D2=2
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A498_111_D3=12
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A498_111_USE_MULTICAST=false
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A498_111_INIT_PARTICIPANT_PORT_ID=2
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A498_111_LOCAL_ADDRESS=0.0.0.0:0
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A498_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A498_111_IPV6_INIT_PARTICIPANT_PORT_ID=3
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A498_111_IPV6_LOCAL_ADDRESS=:::0
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A498_111_IPV6_ADVERTISED_ADDRESS=:::0
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A498_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A498_111_USE_RTPS_RELAY=false
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A498_111_RTPS_RELAY_ONLY=false
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A498_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6130|6130) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849317F2A498_111_USE_ICE=false
(6130|6130) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_010370A8A59D849317F2A498_111=@_OPENDDS_SEDP_TransportCfg_010370a8a59d849317f2a498_111
(6130|6130) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_010370A8A59D849317F2A498_111_PASSIVE_CONNECT_DURATION=60000
(6130|6137) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000029c8 joined count 1)
(6130|6137) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.156 (0x7b70000029c8 joined count 2)
(6130|6135) Spdp::handle_participant_data - 010370a8.a59d8493.17f2a497.000001c1(8fba6ef1) discovered 010370a8.a59d8493.17f2a498.000001c1(0deaf920) lease 5:00 from 10.1.0.156:35164 (0)
(6130|6137) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::72a8:a5ff:fe9d:8493 (0x7b70000029c8 joined count 3)
(6130|6137) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000029c8 joined count 4)
(6130|6137) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000029c8 joined count 5)
(6130|6135) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.17f2a497.000300c3(7ae980c5) remote 010370a8.a59d8493.17f2a498.000300c4(66dd82b7)
(6130|6135) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.17f2a497.000301c3(63f2b184) remote 010370a8.a59d8493.17f2a498.000301c4(7fc6b3f6)
(6130|6135) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.17f2a497.000003c2(24855dc9) remote 010370a8.a59d8493.17f2a498.000003c7(d6bf3e97)
(6130|6135) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.17f2a497.000004c2(6bc4cb0e) remote 010370a8.a59d8493.17f2a498.000004c7(99fea850)
(6130|6135) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.17f2a497.000200c2(0c2cda64) remote 010370a8.a59d8493.17f2a498.000200c7(fe16b93a)
(6130|6130) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6130|6130) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6130|6130) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6130|6130) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6130|6130) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6130|6130) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6130|6130) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6130|6130) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6130|6134) DataReaderImpl::add_association - bit 0 local 010370a8.a59d8493.17f2a497.00000007(e4a63835) remote 010370a8.a59d8493.17f2a497.01000002(2c70abdf)
(6130|6134) DataWriterImpl::add_association - bit 0 local 010370a8.a59d8493.17f2a497.01000002(2c70abdf) remote 010370a8.a59d8493.17f2a497.00000007(e4a63835)
(6130|6134) DataWriterImpl::transport_assoc_done: writer 010370a8.a59d8493.17f2a497.01000002(2c70abdf) succeeded in associating with reader 010370a8.a59d8493.17f2a497.00000007(e4a63835)
(6130|6134) DataWriterImpl::transport_assoc_done: writer 010370a8.a59d8493.17f2a497.01000002(2c70abdf) reader 010370a8.a59d8493.17f2a497.00000007(e4a63835) calling association_complete_i
(6130|6134) DataWriterImpl::association_complete_i - bit 0 local 010370a8.a59d8493.17f2a497.01000002(2c70abdf) remote 010370a8.a59d8493.17f2a497.00000007(e4a63835)
(6130|6139) DataReaderListenerImpl::on_subscription_matched
(6130|6137) Spdp::handle_participant_data - 010370a8.a59d8493.17f2a498.000001c1(0deaf920) discovered 010370a8.a59d8493.17f2a497.000001c1(8fba6ef1) lease 5:00 from 10.1.0.156:35160 (0)
(6130|6137) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.17f2a498.000300c3(f8b91714) remote 010370a8.a59d8493.17f2a497.000300c4(e48d1566)
(6130|6137) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.17f2a498.000301c3(e1a22655) remote 010370a8.a59d8493.17f2a497.000301c4(fd962427)
(6130|6137) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.17f2a498.000003c2(a6d5ca18) remote 010370a8.a59d8493.17f2a497.000003c7(54efa946)
(6130|6137) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.17f2a498.000004c2(e9945cdf) remote 010370a8.a59d8493.17f2a497.000004c7(1bae3f81)
(6130|6137) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.17f2a498.000200c2(8e7c4db5) remote 010370a8.a59d8493.17f2a497.000200c7(7c462eeb)
(6130|6134) DataWriterImpl::add_association - bit 0 local 010370a8.a59d8493.17f2a497.00000002(94ccccba) remote 010370a8.a59d8493.17f2a498.00000007(66f6afe4)
(6130|6134) DataWriterImpl::transport_assoc_done: writer 010370a8.a59d8493.17f2a497.00000002(94ccccba) succeeded in associating with reader 010370a8.a59d8493.17f2a498.00000007(66f6afe4)
(6130|6134) DataWriterImpl::transport_assoc_done: writer 010370a8.a59d8493.17f2a497.00000002(94ccccba) reader 010370a8.a59d8493.17f2a498.00000007(66f6afe4) calling association_complete_i
(6130|6134) DataWriterImpl::association_complete_i - bit 0 local 010370a8.a59d8493.17f2a497.00000002(94ccccba) remote 010370a8.a59d8493.17f2a498.00000007(66f6afe4)
(6130|6134) DataWriterImpl::add_association - bit 0 local 010370a8.a59d8493.17f2a497.01000002(2c70abdf) remote 010370a8.a59d8493.17f2a498.01000007(de4ac881)
(6130|6134) DataWriterImpl::transport_assoc_done: writer 010370a8.a59d8493.17f2a497.01000002(2c70abdf) succeeded in associating with reader 010370a8.a59d8493.17f2a498.01000007(de4ac881)
(6130|6134) DataWriterImpl::transport_assoc_done: writer 010370a8.a59d8493.17f2a497.01000002(2c70abdf) reader 010370a8.a59d8493.17f2a498.01000007(de4ac881) calling association_complete_i
(6130|6134) DataWriterImpl::association_complete_i - bit 0 local 010370a8.a59d8493.17f2a497.01000002(2c70abdf) remote 010370a8.a59d8493.17f2a498.01000007(de4ac881)
(6130|6136) DataReaderImpl::add_association - bit 0 local 010370a8.a59d8493.17f2a498.00000007(66f6afe4) remote 010370a8.a59d8493.17f2a497.00000002(94ccccba)
(6130|6136) DataReaderImpl::add_association - bit 0 local 010370a8.a59d8493.17f2a498.01000007(de4ac881) remote 010370a8.a59d8493.17f2a497.01000002(2c70abdf)
(6130|6141) DataReaderListenerImpl::on_subscription_matched
(6130|6141) DataReaderListenerImpl::on_subscription_matched
(6130|6141) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6130|6130) Writer::run_test begins.
(6130|6130) 11:09:04.513528 Writer::run_test starting to write pass 0
(6130|6141) 11:09:04.514106 read foo[0]: x = -1.000000 y = -1.000000, key = 101010
(6130|6139) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1779361744 513197999
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6130|6141) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6130|6130) 11:09:04.514570 Writer::run_test done writing.
(6130|6130) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6130|6130) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6130|6130) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6130|6130) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6130|6130) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6130|6139) 11:09:04.514891 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: 1779361744 514005999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6130|6141) 11:09:04.515149 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: 1779361744 514005999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6130|6139) 11:09:04.515339 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: 1779361744 514344999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6130|6141) 11:09:04.515525 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: 1779361744 514344999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6130|6132) 11:09:07.578722 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: 1779361747 578351000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6130|6132) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6130|6132) 11:09:07.579173 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: 1779361747 578993000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6130|6132) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6130|6130) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6130|6130) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6130|6130) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6130|6130) Writer::run_test begins.
(6130|6130) 11:09:07.579377 Writer::run_test starting to write pass 1
(6130|6141) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6130|6139) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6130|6130) 11:09:07.580373 Writer::run_test done writing.
(6130|6130) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6130|6130) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6130|6130) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6130|6130) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6130|6130) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6130|6139) 11:09:07.580524 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
(6130|6141) 11:09:07.580524 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: 1779361747 579408999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1779361747 579408999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6130|6141) 11:09:07.581037 read foo[0]: x = 1.000000 y = -1.000000, key = 101010
(6130|6139) 11:09:07.581037 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: 1779361747 579974999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1779361747 579974999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6130|6132) 11:09:10.779261 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: 1779361750 779009000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6130|6132) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6130|6132) 11:09:10.779614 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: 1779361750 779461000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6130|6132) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6130|6130) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6130|6130) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6130|6130) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6130|6130) Writer::run_test begins.
(6130|6130) 11:09:10.779870 Writer::run_test starting to write pass 2
(6130|6141) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6130|6139) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6130|6130) 11:09:10.781013 Writer::run_test done writing.
(6130|6141) 11:09:10.781017 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: 1779361750 779913999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6130|6130) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6130|6139) 11:09:10.781067 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
(6130|6130) 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: 1779361750 779913999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6130|6130) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6130|6130) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6130|6130) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6130|6141) 11:09:10.781414 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: 1779361750 780534999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6130|6139) 11:09:10.781504 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: 1779361750 780534999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6130|6132) 11:09:13.979814 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: 1779361753 979525000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6130|6132) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6130|6132) 11:09:13.980104 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: 1779361753 979980000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6130|6132) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6130|6130) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6130|6130) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6130|6130) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6130|6141) 11:09:13.981233 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: 1779361753 980334999
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6130|6130) WriteDataContainer::wait_pending timeout at 00:07:26.133731
(6130|6139) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6130|6141) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6130|6130) WriteDataContainer::wait_pending done
(6130|6130) DataWriterImpl::remove_associations: bit 0 local 010370a8.a59d8493.17f2a497.00000002(94ccccba) remote 010370a8.a59d8493.17f2a498.00000007(66f6afe4) num remotes 1
(6130|6130) DataWriterImpl::remove_associations: bit 0 local 010370a8.a59d8493.17f2a497.01000002(2c70abdf) remote 010370a8.a59d8493.17f2a497.00000007(e4a63835) num remotes 2
(6130|6136) DataReaderImpl::remove_associations: bit 0 local 010370a8.a59d8493.17f2a498.00000007(66f6afe4) remote 010370a8.a59d8493.17f2a497.00000002(94ccccba) num remotes 1
(6130|6136) DataReaderImpl::remove_associations_i: bit 0 local 010370a8.a59d8493.17f2a498.00000007(66f6afe4) remote 010370a8.a59d8493.17f2a497.00000002(94ccccba) num remotes 1
(6130|6136) DataReaderListenerImpl::on_subscription_matched
(6130|6134) DataReaderImpl::remove_associations: bit 0 local 010370a8.a59d8493.17f2a497.00000007(e4a63835) remote 010370a8.a59d8493.17f2a497.01000002(2c70abdf) num remotes 1
(6130|6134) DataReaderImpl::remove_associations_i: bit 0 local 010370a8.a59d8493.17f2a497.00000007(e4a63835) remote 010370a8.a59d8493.17f2a497.01000002(2c70abdf) num remotes 1
(6130|6136) DataReaderImpl::remove_associations: bit 0 local 010370a8.a59d8493.17f2a498.01000007(de4ac881) remote 010370a8.a59d8493.17f2a497.01000002(2c70abdf) num remotes 1
(6130|6136) DataReaderImpl::remove_associations_i: bit 0 local 010370a8.a59d8493.17f2a498.01000007(de4ac881) remote 010370a8.a59d8493.17f2a497.01000002(2c70abdf) num remotes 1
(6130|6134) DataReaderListenerImpl::on_subscription_matched
(6130|6136) 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
(6130|6130) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6130|6130) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6130|6130) Service_Participant::shutdown
(6130|6130) DataReaderListenerImpl::~DataReaderListenerImpl
(6130|6130) DataReaderListenerImpl::~DataReaderListenerImpl
(6130|6130) DataReaderListenerImpl::~DataReaderListenerImpl
(6130|6130) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6130|6130) Service_Participant::~Service_Participant
(6130|6130) Service_Participant::shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/LivelinessTest/run_test.pl rtps_disc Time:12s 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: 6144 started at 2026-05-21 11:09:15
(6144|6144) INFO: set_DCPS_debug_level: set to 1
(6144|6144) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps_disc.ini
(6144|6144) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6144|6144) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps_disc.ini"
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_USE_MULTICAST=0
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS=@rtps
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_TRANSPORT_TYPE=rtps_udp
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_USE_MULTICAST=0
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2=@rtps2
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(6144|6144) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_RESEND_PERIOD=2
(6144|6144) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_SEDP_MULTICAST=0
(6144|6144) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS=@uni_rtps
(6144|6144) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
(6144|6144) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_DEFAULT_DISCOVERY=uni_rtps
(6144|6144) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=rtps
(6144|6144) INFO: ConfigStoreImpl::set_string: COMMON=@common
(6144|6144) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_TRANSPORTS=rtps
(6144|6144) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS=@rtps
(6144|6144) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2_TRANSPORTS=rtps2
(6144|6144) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2=@rtps2
(6144|6144) INFO: ConfigStoreImpl::set_string: CONFIG=@config
(6144|6144) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(6144|6144) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6144|6144) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
(6144|6144) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6144|6144) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6144|6144) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6144|6144) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F37_111=@_OPENDDS_SEDPTransportInst_010370a8a59d849318007f37_111
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F37_111_MAX_MESSAGE_SIZE=65466
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F37_111_HEARTBEAT_PERIOD=200
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F37_111_NAK_RESPONSE_DELAY=100
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F37_111_RESPONSIVE_MODE=false
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F37_111_SEND_DELAY=10
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F37_111_SEND_BUFFER_SIZE=65535
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F37_111_RCV_BUFFER_SIZE=65535
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F37_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F37_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F37_111_PORT_MODE=system
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F37_111_PB=7400
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F37_111_DG=250
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F37_111_PG=2
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F37_111_D2=2
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F37_111_D3=12
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F37_111_USE_MULTICAST=false
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F37_111_INIT_PARTICIPANT_PORT_ID=0
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F37_111_LOCAL_ADDRESS=0.0.0.0:0
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F37_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F37_111_IPV6_INIT_PARTICIPANT_PORT_ID=1
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F37_111_IPV6_LOCAL_ADDRESS=:::0
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F37_111_IPV6_ADVERTISED_ADDRESS=:::0
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F37_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F37_111_USE_RTPS_RELAY=false
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F37_111_RTPS_RELAY_ONLY=false
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F37_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F37_111_USE_ICE=false
(6144|6144) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_010370A8A59D849318007F37_111=@_OPENDDS_SEDP_TransportCfg_010370a8a59d849318007f37_111
(6144|6144) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_010370A8A59D849318007F37_111_PASSIVE_CONNECT_DURATION=60000
(6144|6144) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6144|6149) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000011c8 joined count 1)
(6144|6149) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.156 (0x7b70000011c8 joined count 2)
(6144|6149) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::72a8:a5ff:fe9d:8493 (0x7b70000011c8 joined count 3)
(6144|6149) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000011c8 joined count 4)
(6144|6149) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000011c8 joined count 5)
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F38_111=@_OPENDDS_SEDPTransportInst_010370a8a59d849318007f38_111
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F38_111_MAX_MESSAGE_SIZE=65466
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F38_111_HEARTBEAT_PERIOD=200
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F38_111_NAK_RESPONSE_DELAY=100
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F38_111_RESPONSIVE_MODE=false
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F38_111_SEND_DELAY=10
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F38_111_SEND_BUFFER_SIZE=65535
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F38_111_RCV_BUFFER_SIZE=65535
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F38_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F38_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F38_111_PORT_MODE=system
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F38_111_PB=7400
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F38_111_DG=250
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F38_111_PG=2
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F38_111_D2=2
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F38_111_D3=12
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F38_111_USE_MULTICAST=false
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F38_111_INIT_PARTICIPANT_PORT_ID=2
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F38_111_LOCAL_ADDRESS=0.0.0.0:0
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F38_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F38_111_IPV6_INIT_PARTICIPANT_PORT_ID=3
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F38_111_IPV6_LOCAL_ADDRESS=:::0
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F38_111_IPV6_ADVERTISED_ADDRESS=:::0
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F38_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F38_111_USE_RTPS_RELAY=false
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F38_111_RTPS_RELAY_ONLY=false
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F38_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6144|6144) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849318007F38_111_USE_ICE=false
(6144|6144) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_010370A8A59D849318007F38_111=@_OPENDDS_SEDP_TransportCfg_010370a8a59d849318007f38_111
(6144|6144) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_010370A8A59D849318007F38_111_PASSIVE_CONNECT_DURATION=60000
(6144|6151) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000029c8 joined count 1)
(6144|6151) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.156 (0x7b70000029c8 joined count 2)
(6144|6149) Spdp::handle_participant_data - 010370a8.a59d8493.18007f37.000001c1(ada524d7) discovered 010370a8.a59d8493.18007f38.000001c1(2ff5b306) lease 5:00 from 10.1.0.156:35164 (0)
(6144|6151) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::72a8:a5ff:fe9d:8493 (0x7b70000029c8 joined count 3)
(6144|6151) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000029c8 joined count 4)
(6144|6151) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000029c8 joined count 5)
(6144|6149) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.18007f37.000300c3(58f6cae3) remote 010370a8.a59d8493.18007f38.000300c4(44c2c891)
(6144|6149) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.18007f37.000301c3(41edfba2) remote 010370a8.a59d8493.18007f38.000301c4(5dd9f9d0)
(6144|6149) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.18007f37.000003c2(069a17ef) remote 010370a8.a59d8493.18007f38.000003c7(f4a074b1)
(6144|6149) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.18007f37.000004c2(49db8128) remote 010370a8.a59d8493.18007f38.000004c7(bbe1e276)
(6144|6149) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.18007f37.000200c2(2e339042) remote 010370a8.a59d8493.18007f38.000200c7(dc09f31c)
(6144|6144) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6144|6144) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6144|6144) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6144|6144) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6144|6144) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6144|6144) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6144|6144) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6144|6144) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6144|6148) DataReaderImpl::add_association - bit 0 local 010370a8.a59d8493.18007f37.00000007(c6b97213) remote 010370a8.a59d8493.18007f37.01000002(0e6fe1f9)
(6144|6148) DataWriterImpl::add_association - bit 0 local 010370a8.a59d8493.18007f37.01000002(0e6fe1f9) remote 010370a8.a59d8493.18007f37.00000007(c6b97213)
(6144|6148) DataWriterImpl::transport_assoc_done: writer 010370a8.a59d8493.18007f37.01000002(0e6fe1f9) succeeded in associating with reader 010370a8.a59d8493.18007f37.00000007(c6b97213)
(6144|6148) DataWriterImpl::transport_assoc_done: writer 010370a8.a59d8493.18007f37.01000002(0e6fe1f9) reader 010370a8.a59d8493.18007f37.00000007(c6b97213) calling association_complete_i
(6144|6148) DataWriterImpl::association_complete_i - bit 0 local 010370a8.a59d8493.18007f37.01000002(0e6fe1f9) remote 010370a8.a59d8493.18007f37.00000007(c6b97213)
(6144|6153) DataReaderListenerImpl::on_subscription_matched
(6144|6151) Spdp::handle_participant_data - 010370a8.a59d8493.18007f38.000001c1(2ff5b306) discovered 010370a8.a59d8493.18007f37.000001c1(ada524d7) lease 5:00 from 10.1.0.156:35160 (0)
(6144|6151) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.18007f38.000300c3(daa65d32) remote 010370a8.a59d8493.18007f37.000300c4(c6925f40)
(6144|6151) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.18007f38.000301c3(c3bd6c73) remote 010370a8.a59d8493.18007f37.000301c4(df896e01)
(6144|6151) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.18007f38.000003c2(84ca803e) remote 010370a8.a59d8493.18007f37.000003c7(76f0e360)
(6144|6151) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.18007f38.000004c2(cb8b16f9) remote 010370a8.a59d8493.18007f37.000004c7(39b175a7)
(6144|6151) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.18007f38.000200c2(ac630793) remote 010370a8.a59d8493.18007f37.000200c7(5e5964cd)
(6144|6148) DataWriterImpl::add_association - bit 0 local 010370a8.a59d8493.18007f37.00000002(b6d3869c) remote 010370a8.a59d8493.18007f38.00000007(44e9e5c2)
(6144|6148) DataWriterImpl::transport_assoc_done: writer 010370a8.a59d8493.18007f37.00000002(b6d3869c) succeeded in associating with reader 010370a8.a59d8493.18007f38.00000007(44e9e5c2)
(6144|6148) DataWriterImpl::transport_assoc_done: writer 010370a8.a59d8493.18007f37.00000002(b6d3869c) reader 010370a8.a59d8493.18007f38.00000007(44e9e5c2) calling association_complete_i
(6144|6148) DataWriterImpl::association_complete_i - bit 0 local 010370a8.a59d8493.18007f37.00000002(b6d3869c) remote 010370a8.a59d8493.18007f38.00000007(44e9e5c2)
(6144|6148) DataWriterImpl::add_association - bit 0 local 010370a8.a59d8493.18007f37.01000002(0e6fe1f9) remote 010370a8.a59d8493.18007f38.01000007(fc5582a7)
(6144|6148) DataWriterImpl::transport_assoc_done: writer 010370a8.a59d8493.18007f37.01000002(0e6fe1f9) succeeded in associating with reader 010370a8.a59d8493.18007f38.01000007(fc5582a7)
(6144|6148) DataWriterImpl::transport_assoc_done: writer 010370a8.a59d8493.18007f37.01000002(0e6fe1f9) reader 010370a8.a59d8493.18007f38.01000007(fc5582a7) calling association_complete_i
(6144|6148) DataWriterImpl::association_complete_i - bit 0 local 010370a8.a59d8493.18007f37.01000002(0e6fe1f9) remote 010370a8.a59d8493.18007f38.01000007(fc5582a7)
(6144|6150) DataReaderImpl::add_association - bit 0 local 010370a8.a59d8493.18007f38.00000007(44e9e5c2) remote 010370a8.a59d8493.18007f37.00000002(b6d3869c)
(6144|6150) DataReaderImpl::add_association - bit 0 local 010370a8.a59d8493.18007f38.01000007(fc5582a7) remote 010370a8.a59d8493.18007f37.01000002(0e6fe1f9)
(6144|6155) DataReaderListenerImpl::on_subscription_matched
(6144|6155) DataReaderListenerImpl::on_subscription_matched
(6144|6155) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6144|6144) Writer::run_test begins.
(6144|6144) 11:09:15.554242 Writer::run_test starting to write pass 0
(6144|6155) 11:09:15.554702 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: 1779361755 553940999
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6144|6153) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6144|6155) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6144|6144) 11:09:15.555187 Writer::run_test done writing.
(6144|6144) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6144|6144) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6144|6144) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6144|6144) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6144|6144) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6144|6155) 11:09:15.555464 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: 1779361755 554680999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6144|6153) 11:09:15.555544 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: 1779361755 554680999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6144|6155) 11:09:15.555841 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: 1779361755 554980999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6144|6153) 11:09:15.556019 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: 1779361755 554980999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6144|6146) 11:09:18.838316 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: 1779361758 837901000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6144|6146) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6144|6146) 11:09:18.838957 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: 1779361758 838698000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6144|6146) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6144|6144) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6144|6144) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6144|6144) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6144|6144) Writer::run_test begins.
(6144|6144) 11:09:18.839233 Writer::run_test starting to write pass 1
(6144|6155) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6144|6153) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6144|6144) 11:09:18.840268 Writer::run_test done writing.
(6144|6144) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6144|6144) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6144|6144) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6144|6144) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6144|6155) 11:09:18.840388 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: 1779361758 839262999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6144|6144) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6144|6153) 11:09:18.840498 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: 1779361758 839262999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6144|6155) 11:09:18.840837 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: 1779361758 839833999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6144|6153) 11:09:18.840898 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: 1779361758 839833999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6144|6146) 11:09:22.039054 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: 1779361762 38710000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6144|6146) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6144|6146) 11:09:22.039494 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: 1779361762 39297000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6144|6146) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6144|6144) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6144|6144) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6144|6144) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6144|6144) Writer::run_test begins.
(6144|6144) 11:09:22.039794 Writer::run_test starting to write pass 2
(6144|6153) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6144|6144) 11:09:22.040765 Writer::run_test done writing.
(6144|6144) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6144|6155) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6144|6153) 11:09:22.040987 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: 1779361762 39828999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6144|6155) 11:09:22.041161 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: 1779361762 39828999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6144|6153) 11:09:22.041330 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: 1779361762 40379999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6144|6144) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6144|6155) 11:09:22.041449 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: 1779361762 40379999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6144|6144) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6144|6144) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6144|6144) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6144|6146) 11:09:25.240010 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: 1779361765 239552000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6144|6146) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6144|6146) 11:09:25.240517 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: 1779361765 240276000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6144|6146) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6144|6144) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6144|6144) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6144|6144) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6144|6144) WriteDataContainer::wait_pending timeout at 00:07:37.394441
(6144|6153) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6144|6155) 11:09:25.243188 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: 1779361765 240812999
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6144|6155) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6144|6144) WriteDataContainer::wait_pending done
(6144|6144) DataWriterImpl::remove_associations: bit 0 local 010370a8.a59d8493.18007f37.00000002(b6d3869c) remote 010370a8.a59d8493.18007f38.00000007(44e9e5c2) num remotes 1
(6144|6144) DataWriterImpl::remove_associations: bit 0 local 010370a8.a59d8493.18007f37.01000002(0e6fe1f9) remote 010370a8.a59d8493.18007f37.00000007(c6b97213) num remotes 2
(6144|6150) DataReaderImpl::remove_associations: bit 0 local 010370a8.a59d8493.18007f38.00000007(44e9e5c2) remote 010370a8.a59d8493.18007f37.00000002(b6d3869c) num remotes 1
(6144|6150) DataReaderImpl::remove_associations_i: bit 0 local 010370a8.a59d8493.18007f38.00000007(44e9e5c2) remote 010370a8.a59d8493.18007f37.00000002(b6d3869c) num remotes 1
(6144|6150) DataReaderListenerImpl::on_subscription_matched
(6144|6148) DataReaderImpl::remove_associations: bit 0 local 010370a8.a59d8493.18007f37.00000007(c6b97213) remote 010370a8.a59d8493.18007f37.01000002(0e6fe1f9) num remotes 1
(6144|6148) DataReaderImpl::remove_associations_i: bit 0 local 010370a8.a59d8493.18007f37.00000007(c6b97213) remote 010370a8.a59d8493.18007f37.01000002(0e6fe1f9) num remotes 1
(6144|6150) DataReaderImpl::remove_associations: bit 0 local 010370a8.a59d8493.18007f38.01000007(fc5582a7) remote 010370a8.a59d8493.18007f37.01000002(0e6fe1f9) num remotes 1
(6144|6150) DataReaderImpl::remove_associations_i: bit 0 local 010370a8.a59d8493.18007f38.01000007(fc5582a7) remote 010370a8.a59d8493.18007f37.01000002(0e6fe1f9) num remotes 1
(6144|6148) DataReaderListenerImpl::on_subscription_matched
(6144|6150) 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
(6144|6144) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6144|6144) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6144|6144) Service_Participant::shutdown
(6144|6144) DataReaderListenerImpl::~DataReaderListenerImpl
(6144|6144) DataReaderListenerImpl::~DataReaderListenerImpl
(6144|6144) DataReaderListenerImpl::~DataReaderListenerImpl
(6144|6144) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6144|6144) Service_Participant::~Service_Participant
(6144|6144) 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
#
(6168|6168) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
0x7b7c00000000 received data with key == 99
0x7b7c00000000 received data with key == 2
0x7b7c00000000 received data with key == 3
0x7b7c00002a00 received data with key == 3
0x7b7c00001c00 received data with ull == 1485441228339
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
auto_run_tests_finished: tests/DCPS/ContentFilteredTopic/run_test.pl Time:4s Result:0
==============================================================================
tests/DCPS/ContentFilteredTopic/run_test.pl nopub
#
(6191|6191) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
0x7b7c00000000 received data with key == 99
0x7b7c00000000 received data with key == 2
INFO: partial read on DataReader "dr"
0x7b7c00000000 received data with key == 3
0x7b7c00002a00 received data with key == 3
0x7b7c00001c00 received data with ull == 1485441228339
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
auto_run_tests_finished: tests/DCPS/ContentFilteredTopic/run_test.pl nopub Time:4s Result:0
==============================================================================
tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc
#
0x7b7c00021400 received data with key == 99
0x7b7c00021400 received data with key == 2
INFO: partial read on DataReader "dr"
0x7b7c00021400 received data with key == 3
0x7b7c00023e00 received data with key == 3
0x7b7c00023000 received data with ull == 1485441228339
auto_run_tests_finished: tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc Time:5s Result:0
==============================================================================
tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc nopub
#
0x7b7c00021400 received data with key == 99
0x7b7c00021400 received data with key == 2
INFO: partial read on DataReader "dr"
0x7b7c00021400 received data with key == 3
0x7b7c00023e00 received data with key == 3
0x7b7c00023000 received data with ull == 1485441228339
auto_run_tests_finished: tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc nopub Time:6s Result:0
==============================================================================
tests/DCPS/GroupPresentation/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6236
/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: 6246 started at 2026-05-21 11:09:46
/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: 6247 started at 2026-05-21 11:09:46
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139708023682752
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 = 139708023682752
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 = 139708002727616
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 = 139708002727616
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 = 139708023682752
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 = 139708023682752
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 = 139708002727616
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 = 139708002727616
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 = 139708023682752
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 = 139708023682752
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 = 139708002727616
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 = 139708002727616
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 = 139708023682752
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 = 139708023682752
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 = 139708002727616
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 = 139708002727616
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 = 139708002727616
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 = 139708002727616
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 = 139708023682752
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 = 139708023682752
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: 6273
/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: 6283 started at 2026-05-21 11:09:52
/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: 6284 started at 2026-05-21 11:09:52
SampleInfo.sample_rank = 4
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140263578126016
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 = 140263555069632
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 = 140263555069632
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 = 140263578126016
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 = 140263555069632
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 = 140263578126016
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 = 140263555069632
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 = 140263578126016
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 = 140263555069632
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 = 140263578126016
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 = 140263578126016
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 = 140263555069632
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 = 140263555069632
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 = 140263578126016
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 = 140263555069632
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 = 140263578126016
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 = 140263555069632
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 = 140263578126016
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 = 140263555069632
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 = 140263578126016
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:7s 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: 6308
/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: 6318 started at 2026-05-21 11:09:58
/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: 6319 started at 2026-05-21 11:09:58
Message: subject = Review
subject_id = 140645735839424
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140645735839424
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140645714884288
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140645714884288
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140645735839424
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140645735839424
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140645714884288
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140645714884288
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140645735839424
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140645735839424
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140645714884288
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140645714884288
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140645735839424
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140645735839424
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140645714884288
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140645714884288
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140645735839424
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140645735839424
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140645714884288
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140645714884288
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: 6347
/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: 6357 started at 2026-05-21 11:10:04
/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: 6358 started at 2026-05-21 11:10:04
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: 6380 started at 2026-05-21 11:10:07
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 4 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 4 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 20 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 20 strength: 12
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl Time:24s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl update_strength
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6393
/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: 6403 started at 2026-05-21 11:10:29
/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: 6404 started at 2026-05-21 11:10:29
/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: 6405 started at 2026-05-21 11:10:29
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: 6441
/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: 6451 started at 2026-05-21 11:10:51
/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: 6452 started at 2026-05-21 11:10:51
/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: 6453 started at 2026-05-21 11:10:51
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 16 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 16 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 17 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 17 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 18 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 18 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 19 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 19 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 20 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 20 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 20 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 20 strength: 12
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl liveliness_change Time:12s 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: 6486
/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: 6496 started at 2026-05-21 11:11:02
/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: 6497 started at 2026-05-21 11:11:02
/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: 6498 started at 2026-05-21 11:11:02
datawriter1->DataReader1 subject_id: 1 count: 1 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 1 strength: 10
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 2 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 2 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 10 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 10 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 11 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 11 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 12 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 12 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 10
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 20 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 20 strength: 12
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl miss_deadline Time:15s 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: 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 -DCPSPendingTimeout 3
publisher1 PID: 6541 started at 2026-05-21 11:11:18
/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: 6542 started at 2026-05-21 11:11:18
datawriter1->DataReader1 subject_id: 1 count: 1 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 1 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 2 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 2 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 3 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 3 strength: 10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -DCPSPendingTimeout 3
publisher2 PID: 6560 started at 2026-05-21 11:11:21
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:25s 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: 6572
/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: 6582 started at 2026-05-21 11:11:42
/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: 6583 started at 2026-05-21 11:11:42
/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: 6584 started at 2026-05-21 11:11:42
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
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 6 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 6 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 7 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 7 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 8 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 8 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 9 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 9 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 10 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 10 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 11 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 11 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 12 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 12 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 16 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 16 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 17 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 17 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 18 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 18 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 19 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 19 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 20 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 20 strength: 15
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl update_strength rtps Time:22s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl liveliness_change rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6617
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub1.log -s 10 -i datawriter1 -l 1 -y 250 -DCPSPendingTimeout 3
publisher1 PID: 6627 started at 2026-05-21 11:12:05
/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: 6628 started at 2026-05-21 11:12:05
/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: 6629 started at 2026-05-21 11:12:05
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: 6655
/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: 6665 started at 2026-05-21 11:12:16
/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: 6666 started at 2026-05-21 11:12:16
/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: 6667 started at 2026-05-21 11:12:16
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 8 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 8 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 9 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 9 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 10 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 10 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 11 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 11 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 12 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 12 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 10
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 20 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 20 strength: 12
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl miss_deadline rtps Time:16s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile tcp.ini
(6696|6696) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(6706|6706) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl Time:4s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile rtps.ini
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl rtps Time:4s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl rtps 2
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile rtps.ini 2
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 100
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 101
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 102
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 103
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 104
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 105
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 106
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 107
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 108
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 109
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 110
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 111
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 112
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 113
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 114
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 115
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 116
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 117
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 118
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 119
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 120
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 121
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 122
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 123
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 124
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 125
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 126
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 127
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 128
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 129
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 130
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 131
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 132
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 133
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 134
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 135
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 136
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 137
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 138
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 139
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 140
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 141
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 142
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 143
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 144
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 145
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 146
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 147
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 148
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 149
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 150
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 151
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 152
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 153
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 154
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 155
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 156
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 157
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 158
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 159
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 160
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 161
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 162
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 163
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 164
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 165
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 166
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 167
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 168
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 169
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 170
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 171
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 172
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 173
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 174
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 175
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 176
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 177
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 178
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 179
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 180
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 181
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 182
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 183
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 184
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 185
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 186
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 187
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 188
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 189
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 190
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 191
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 192
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 193
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 194
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 195
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 196
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 197
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 198
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 199
message = Testing!
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl rtps 2 Time:5s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl udp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile udp.ini
(6739|6739) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(6749|6749) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl udp Time:4s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl multicast
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile multicast.ini
(6763|6763) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(6773|6773) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl multicast Time:4s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl shmem
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile shmem.ini
(6786|6786) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(6796|6796) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl shmem Time: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
(6810|6810) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl rtps_disc_tcp Time:3s 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: 6820
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_1.log
pub_1 PID: 6830 started at 2026-05-21 11:13:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log
sub_1 PID: 6831 started at 2026-05-21 11:13:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log
pub_2 PID: 6832 started at 2026-05-21 11:13:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log
sub_2 PID: 6833 started at 2026-05-21 11:13:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log
pub_3 PID: 6834 started at 2026-05-21 11:13:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log
sub_3 PID: 6835 started at 2026-05-21 11:13:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log
pub_4 PID: 6836 started at 2026-05-21 11:13:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log
sub_4 PID: 6837 started at 2026-05-21 11:13:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log
pub_5 PID: 6838 started at 2026-05-21 11:13:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log
sub_5 PID: 6839 started at 2026-05-21 11:13:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log
pub_6 PID: 6840 started at 2026-05-21 11:13:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log
sub_6 PID: 6841 started at 2026-05-21 11:13:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log
pub_7 PID: 6842 started at 2026-05-21 11:13:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log
sub_7 PID: 6843 started at 2026-05-21 11:13:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log
pub_8 PID: 6844 started at 2026-05-21 11:13:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log
sub_8 PID: 6845 started at 2026-05-21 11:13:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log
pub_9 PID: 6846 started at 2026-05-21 11:13:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log
sub_9 PID: 6847 started at 2026-05-21 11:13:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log
pub_10 PID: 6848 started at 2026-05-21 11:13:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log
sub_10 PID: 6849 started at 2026-05-21 11:13:00
(6820|6820) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
Subscriber 6839 got new message data:
- From : 6838
- Count : 2
Subscriber 6839 is done. Exiting.
Subscriber 6845 got new message data:
- From : 6832
- Count : 2
Subscriber 6845 is done. Exiting.
Subscriber 6843 got new message data:
- From : 6842
- Count : 11
Subscriber 6843 got new message data:
- From : 6842
- Count : 12
Subscriber 6843 got new message data:
- From : 6838
- Count : 21
Subscriber 6843 is done. Exiting.
Subscriber 6847 got new message data:
- From : 6832
- Count : 19
Subscriber 6847 got new message data:
- From : 6832
- Count : 20
Subscriber 6847 got new message data:
- From : 6830
- Count : 13
Subscriber 6847 got new message data:
- From : 6840
- Count : 8
Subscriber 6847 got new message data:
- From : 6840
- Count : 9
Subscriber 6847 is done. Exiting.
Subscriber 6843 got new message data:
- From : 6838
- Count : 22
Subscriber 6831 got new message data:
- From : 6838
- Count : 24
Subscriber 6843 got new message data:
- From : 6838
- Count : 23
Subscriber 6843 got new message data:
- From : 6838
- Count : 24
Subscriber 6843 got new message data:
- From : 6842
- Count : 13
Subscriber 6843 got new message data:
- From : 6842
- Count : 14
Subscriber 6843 got new message data:
- From : 6842
- Count : 15
Subscriber 6843 got new message data:
- From : 6832
- Count : 19
Subscriber 6831 is done. Exiting.
Subscriber 6843 got new message data:
- From : 6832
- Count : 20
Subscriber 6843 got new message data:
- From : 6832
- Count : 21
Subscriber 6843 got new message data:
- From : 6830
- Count : 13
Subscriber 6843 got new message data:
- From : 6830
- Count : 14
Subscriber 6843 got new message data:
- From : 6840
- Count : 10
Subscriber 6843 got new message data:
- From : 6840
- Count : 11
Subscriber 6843 got new message data:
- From : 6838
- Count : 25
Subscriber 6843 got new message data:
- From : 6842
- Count : 16
Subscriber 6843 got new message data:
- From : 6832
- Count : 22
Subscriber 6843 got new message data:
- From : 6830
- Count : 15
Subscriber 6843 got new message data:
- From : 6842
- Count : 17
Subscriber 6831 got new message data:
- From : 6842
- Count : 17
Subscriber 6843 got new message data:
- From : 6832
- Count : 23
Subscriber 6843 got new message data:
- From : 6840
- Count : 12
Subscriber 6843 got new message data:
- From : 6830
- Count : 16
Subscriber 6843 got new message data:
- From : 6838
- Count : 26
Subscriber 6843 got new message data:
- From : 6846
- Count : 5
Subscriber 6843 got new message data:
- From : 6832
- Count : 24
Subscriber 6831 got new message data:
- From : 6838
- Count : 25
Subscriber 6843 got new message data:
- From : 6840
- Count : 13
Subscriber 6843 got new message data:
- From : 6834
- Count : 2
Subscriber 6843 got new message data:
- From : 6842
- Count : 18
Subscriber 6831 got new message data:
- From : 6838
- Count : 26
Subscriber 6831 got new message data:
- From : 6842
- Count : 18
Subscriber 6831 got new message data:
- From : 6842
- Count : 19
Subscriber 6831 got new message data:
- From : 6832
- Count : 24
Subscriber 6831 got new message data:
- From : 6832
- Count : 25
Subscriber 6831 got new message data:
- From : 6838
- Count : 27
Subscriber 6831 got new message data:
- From : 6838
- Count : 28
Subscriber 6831 got new message data:
- From : 6830
- Count : 18
Subscriber 6831 got new message data:
- From : 6840
- Count : 15
Subscriber 6831 got new message data:
- From : 6842
- Count : 20
Subscriber 6831 got new message data:
- From : 6832
- Count : 26
Subscriber 6831 got new message data:
- From : 6846
- Count : 7
Subscriber 6831 got new message data:
- From : 6830
- Count : 19
Subscriber 6831 got new message data:
- From : 6842
- Count : 21
Subscriber 6831 got new message data:
- From : 6838
- Count : 29
Subscriber 6831 got new message data:
- From : 6840
- Count : 16
Subscriber 6831 got new message data:
- From : 6846
- Count : 8
Subscriber 6831 got new message data:
- From : 6834
- Count : 5
Subscriber 6831 got new message data:
- From : 6830
- Count : 20
Subscriber 6831 got new message data:
- From : 6832
- Count : 27
Subscriber 6831 got new message data:
- From : 6838
- Count : 30
Subscriber 6841 got new message data:
- From : 6838
- Count : 32
Subscriber 6841 got new message data:
- From : 6838
- Count : 33
Subscriber 6841 is done. Exiting.
Subscriber 6849 got new message data:
- From : 6832
- Count : 34
Subscriber 6849 is done. Exiting.
Subscriber 6849 got new message data:
- From : 6842
- Count : 29
Subscriber 6849 got new message data:
- From : 6838
- Count : 38
Subscriber 6849 got new message data:
- From : 6832
- Count : 35
Subscriber 6849 got new message data:
- From : 6832
- Count : 36
Subscriber 6849 got new message data:
- From : 6832
- Count : 37
Subscriber 6849 got new message data:
- From : 6842
- Count : 30
Subscriber 6849 got new message data:
- From : 6842
- Count : 31
Subscriber 6849 got new message data:
- From : 6838
- Count : 39
Subscriber 6849 got new message data:
- From : 6838
- Count : 40
Subscriber 6849 got new message data:
- From : 6846
- Count : 17
Subscriber 6849 got new message data:
- From : 6846
- Count : 18
Subscriber 6849 got new message data:
- From : 6846
- Count : 19
Subscriber 6849 got new message data:
- From : 6830
- Count : 30
Subscriber 6849 got new message data:
- From : 6830
- Count : 31
Subscriber 6849 got new message data:
- From : 6834
- Count : 15
Subscriber 6849 got new message data:
- From : 6834
- Count : 16
Subscriber 6849 got new message data:
- From : 6840
- Count : 27
Subscriber 6849 got new message data:
- From : 6840
- Count : 28
Subscriber 6849 got new message data:
- From : 6848
- Count : 14
Subscriber 6833 got new message data:
- From : 6838
- Count : 58
Subscriber 6833 got new message data:
- From : 6832
- Count : 55
Subscriber 6833 is done. Exiting.
Subscriber 6835 got new message data:
- From : 6838
- Count : 69
Subscriber 6835 got new message data:
- From : 6838
- Count : 70
Subscriber 6835 is done. Exiting.
Subscriber 6835 got new message data:
- From : 6832
- Count : 67
Subscriber 6837 got new message data:
- From : 6838
- Count : 70
Subscriber 6837 got new message data:
- From : 6838
- Count : 71
Subscriber 6837 got new message data:
- From : 6830
- Count : 61
Subscriber 6837 is done. Exiting.
Subscriber 6837 got new message data:
- From : 6832
- Count : 68
Subscriber 6837 got new message data:
- From : 6840
- Count : 58
Subscriber 6837 got new message data:
- From : 6842
- Count : 63
Subscriber 6837 got new message data:
- From : 6830
- Count : 62
Subscriber 6837 got new message data:
- From : 6846
- Count : 50
Subscriber 6837 got new message data:
- From : 6840
- Count : 59
Subscriber 6837 got new message data:
- From : 6832
- Count : 69
Subscriber 6837 got new message data:
- From : 6838
- Count : 72
Subscriber 6837 got new message data:
- From : 6842
- Count : 64
Publisher 6838 is done. Exiting.
Publisher 6832 is done. Exiting.
Publisher 6842 is done. Exiting.
Publisher 6830 is done. Exiting.
Publisher 6840 is done. Exiting.
Publisher 6846 is done. Exiting.
Publisher 6834 is done. Exiting.
Publisher 6848 is done. Exiting.
Publisher 6844 is done. Exiting.
Publisher 6836 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: 7044
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps.ini
pub_1 PID: 7054 started at 2026-05-21 11:13:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps.ini
sub_1 PID: 7055 started at 2026-05-21 11:13:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps.ini
pub_2 PID: 7056 started at 2026-05-21 11:13:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps.ini
sub_2 PID: 7057 started at 2026-05-21 11:13:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps.ini
pub_3 PID: 7058 started at 2026-05-21 11:13:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps.ini
sub_3 PID: 7059 started at 2026-05-21 11:13:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps.ini
pub_4 PID: 7060 started at 2026-05-21 11:13:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps.ini
sub_4 PID: 7061 started at 2026-05-21 11:13:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps.ini
pub_5 PID: 7062 started at 2026-05-21 11:13:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps.ini
sub_5 PID: 7063 started at 2026-05-21 11:13:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps.ini
pub_6 PID: 7064 started at 2026-05-21 11:13:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps.ini
sub_6 PID: 7065 started at 2026-05-21 11:13:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps.ini
pub_7 PID: 7066 started at 2026-05-21 11:13:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps.ini
sub_7 PID: 7067 started at 2026-05-21 11:13:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps.ini
pub_8 PID: 7068 started at 2026-05-21 11:13:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps.ini
sub_8 PID: 7069 started at 2026-05-21 11:13:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps.ini
pub_9 PID: 7070 started at 2026-05-21 11:13:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps.ini
sub_9 PID: 7071 started at 2026-05-21 11:13:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps.ini
pub_10 PID: 7072 started at 2026-05-21 11:13:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps.ini
sub_10 PID: 7073 started at 2026-05-21 11:13:11
(7044|7044) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
Subscriber 7057 got new message data:
- From : 7070
- Count : 3
Subscriber 7057 is done. Exiting.
Subscriber 7067 got new message data:
- From : 7062
- Count : 4
Subscriber 7067 got new message data:
- From : 7060
- Count : 5
Subscriber 7067 is done. Exiting.
Subscriber 7061 got new message data:
- From : 7062
- Count : 6
Subscriber 7061 got new message data:
- From : 7054
- Count : 14
Subscriber 7061 is done. Exiting.
Subscriber 7071 got new message data:
- From : 7054
- Count : 22
Subscriber 7071 is done. Exiting.
Subscriber 7071 got new message data:
- From : 7062
- Count : 15
Subscriber 7071 got new message data:
- From : 7056
- Count : 2
Subscriber 7071 got new message data:
- From : 7058
- Count : 4
Subscriber 7071 got new message data:
- From : 7070
- Count : 19
Subscriber 7071 got new message data:
- From : 7060
- Count : 16
Subscriber 7071 got new message data:
- From : 7054
- Count : 23
Subscriber 7071 got new message data:
- From : 7062
- Count : 16
Subscriber 7071 got new message data:
- From : 7056
- Count : 3
Subscriber 7071 got new message data:
- From : 7058
- Count : 5
Subscriber 7071 got new message data:
- From : 7060
- Count : 17
Subscriber 7059 got new message data:
- From : 7062
- Count : 18
Subscriber 7059 is done. Exiting.
Subscriber 7059 got new message data:
- From : 7054
- Count : 26
Subscriber 7059 got new message data:
- From : 7056
- Count : 6
Subscriber 7059 got new message data:
- From : 7060
- Count : 19
Subscriber 7071 got new message data:
- From : 7054
- Count : 24
Subscriber 7071 got new message data:
- From : 7056
- Count : 4
Subscriber 7071 got new message data:
- From : 7064
- Count : 3
Subscriber 7071 got new message data:
- From : 7062
- Count : 17
Subscriber 7071 got new message data:
- From : 7058
- Count : 6
Subscriber 7059 got new message data:
- From : 7070
- Count : 22
Subscriber 7059 got new message data:
- From : 7058
- Count : 8
Subscriber 7059 got new message data:
- From : 7064
- Count : 5
Subscriber 7059 got new message data:
- From : 7062
- Count : 19
Subscriber 7071 got new message data:
- From : 7070
- Count : 20
Subscriber 7071 got new message data:
- From : 7054
- Count : 25
Subscriber 7071 got new message data:
- From : 7060
- Count : 18
Subscriber 7071 got new message data:
- From : 7058
- Count : 7
Subscriber 7071 got new message data:
- From : 7056
- Count : 5
Subscriber 7071 got new message data:
- From : 7064
- Count : 4
Subscriber 7059 got new message data:
- From : 7054
- Count : 27
Subscriber 7059 got new message data:
- From : 7058
- Count : 9
Subscriber 7059 got new message data:
- From : 7070
- Count : 23
Subscriber 7059 got new message data:
- From : 7060
- Count : 20
Subscriber 7059 got new message data:
- From : 7064
- Count : 6
Subscriber 7059 got new message data:
- From : 7056
- Count : 7
Subscriber 7059 got new message data:
- From : 7062
- Count : 20
Subscriber 7059 got new message data:
- From : 7054
- Count : 28
Subscriber 7071 got new message data:
- From : 7070
- Count : 21
Subscriber 7059 got new message data:
- From : 7070
- Count : 24
Subscriber 7071 got new message data:
- From : 7062
- Count : 18
Subscriber 7071 got new message data:
- From : 7054
- Count : 26
Subscriber 7071 got new message data:
- From : 7056
- Count : 6
Subscriber 7071 got new message data:
- From : 7060
- Count : 19
Subscriber 7071 got new message data:
- From : 7070
- Count : 22
Subscriber 7059 got new message data:
- From : 7058
- Count : 10
Subscriber 7059 got new message data:
- From : 7060
- Count : 21
Subscriber 7059 got new message data:
- From : 7056
- Count : 8
Subscriber 7059 got new message data:
- From : 7062
- Count : 21
Subscriber 7059 got new message data:
- From : 7054
- Count : 29
Subscriber 7059 got new message data:
- From : 7064
- Count : 7
Subscriber 7059 got new message data:
- From : 7060
- Count : 22
Subscriber 7059 got new message data:
- From : 7058
- Count : 11
Subscriber 7059 got new message data:
- From : 7070
- Count : 25
Subscriber 7059 got new message data:
- From : 7056
- Count : 9
Subscriber 7059 got new message data:
- From : 7064
- Count : 8
Subscriber 7059 got new message data:
- From : 7062
- Count : 22
Subscriber 7059 got new message data:
- From : 7054
- Count : 30
Subscriber 7059 got new message data:
- From : 7058
- Count : 12
Subscriber 7059 got new message data:
- From : 7070
- Count : 26
Subscriber 7059 got new message data:
- From : 7060
- Count : 23
Subscriber 7059 got new message data:
- From : 7056
- Count : 10
Subscriber 7059 got new message data:
- From : 7064
- Count : 9
Subscriber 7059 got new message data:
- From : 7054
- Count : 31
Subscriber 7059 got new message data:
- From : 7058
- Count : 13
Subscriber 7069 got new message data:
- From : 7060
- Count : 26
Subscriber 7069 got new message data:
- From : 7054
- Count : 34
Subscriber 7069 got new message data:
- From : 7060
- Count : 27
Subscriber 7069 is done. Exiting.
Subscriber 7055 got new message data:
- From : 7070
- Count : 52
Subscriber 7055 got new message data:
- From : 7060
- Count : 50
Subscriber 7055 got new message data:
- From : 7054
- Count : 56
Subscriber 7055 got new message data:
- From : 7062
- Count : 49
Subscriber 7055 is done. Exiting.
Subscriber 7063 got new message data:
- From : 7064
- Count : 43
Subscriber 7063 got new message data:
- From : 7056
- Count : 44
Subscriber 7063 got new message data:
- From : 7070
- Count : 60
Subscriber 7063 got new message data:
- From : 7062
- Count : 56
Subscriber 7063 is done. Exiting.
Subscriber 7065 got new message data:
- From : 7070
- Count : 64
Subscriber 7065 got new message data:
- From : 7062
- Count : 60
Subscriber 7065 got new message data:
- From : 7068
- Count : 7
Subscriber 7065 got new message data:
- From : 7060
- Count : 62
Subscriber 7065 got new message data:
- From : 7056
- Count : 49
Subscriber 7065 got new message data:
- From : 7054
- Count : 68
Subscriber 7065 is done. Exiting.
Subscriber 7065 got new message data:
- From : 7072
- Count : 21
Subscriber 7065 got new message data:
- From : 7064
- Count : 48
Subscriber 7065 got new message data:
- From : 7058
- Count : 51
Subscriber 7065 got new message data:
- From : 7066
- Count : 3
Subscriber 7065 got new message data:
- From : 7068
- Count : 8
Subscriber 7065 got new message data:
- From : 7072
- Count : 22
Subscriber 7065 got new message data:
- From : 7054
- Count : 69
Subscriber 7065 got new message data:
- From : 7070
- Count : 65
Subscriber 7065 got new message data:
- From : 7060
- Count : 63
Subscriber 7065 got new message data:
- From : 7056
- Count : 50
Subscriber 7065 got new message data:
- From : 7062
- Count : 61
Subscriber 7065 got new message data:
- From : 7058
- Count : 52
Subscriber 7065 got new message data:
- From : 7064
- Count : 49
Subscriber 7073 got new message data:
- From : 7060
- Count : 68
Subscriber 7073 got new message data:
- From : 7064
- Count : 54
Subscriber 7073 is done. Exiting.
Subscriber 7073 got new message data:
- From : 7058
- Count : 57
Subscriber 7073 got new message data:
- From : 7068
- Count : 14
Subscriber 7073 got new message data:
- From : 7056
- Count : 55
Subscriber 7073 got new message data:
- From : 7072
- Count : 28
Publisher 7054 is done. Exiting.
Publisher 7070 is done. Exiting.
Publisher 7060 is done. Exiting.
Publisher 7062 is done. Exiting.
Publisher 7058 is done. Exiting.
Publisher 7056 is done. Exiting.
Publisher 7064 is done. Exiting.
Publisher 7072 is done. Exiting.
Publisher 7068 is done. Exiting.
Publisher 7066 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: 7268 started at 2026-05-21 11:13:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 7269 started at 2026-05-21 11:13:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc.ini
pub_2 PID: 7270 started at 2026-05-21 11:13:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 7271 started at 2026-05-21 11:13:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc.ini
pub_3 PID: 7272 started at 2026-05-21 11:13:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 7273 started at 2026-05-21 11:13:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc.ini
pub_4 PID: 7274 started at 2026-05-21 11:13:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc.ini
sub_4 PID: 7275 started at 2026-05-21 11:13:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc.ini
pub_5 PID: 7276 started at 2026-05-21 11:13:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc.ini
sub_5 PID: 7277 started at 2026-05-21 11:13:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc.ini
pub_6 PID: 7278 started at 2026-05-21 11:13:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc.ini
sub_6 PID: 7279 started at 2026-05-21 11:13:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc.ini
pub_7 PID: 7280 started at 2026-05-21 11:13:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc.ini
sub_7 PID: 7281 started at 2026-05-21 11:13:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc.ini
pub_8 PID: 7282 started at 2026-05-21 11:13:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc.ini
sub_8 PID: 7283 started at 2026-05-21 11:13:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc.ini
pub_9 PID: 7284 started at 2026-05-21 11:13:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc.ini
sub_9 PID: 7285 started at 2026-05-21 11:13:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc.ini
pub_10 PID: 7286 started at 2026-05-21 11:13:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc.ini
sub_10 PID: 7287 started at 2026-05-21 11:13:21
Subscriber 7275 got new message data:
- From : 7274
- Count : 99
Subscriber 7275 is done. Exiting.
Subscriber 7271 got new message data:
- From : 7276
- Count : 90
Subscriber 7275 got new message data:
- From : 7274
- Count : 100
Subscriber 7271 is done. Exiting.
Subscriber 7275 got new message data:
- From : 7274
- Count : 101
Subscriber 7275 got new message data:
- From : 7274
- Count : 102
Subscriber 7281 got new message data:
- From : 7284
- Count : 104
Subscriber 7281 is done. Exiting.
Subscriber 7281 got new message data:
- From : 7284
- Count : 105
Subscriber 7281 got new message data:
- From : 7284
- Count : 106
Subscriber 7281 got new message data:
- From : 7284
- Count : 107
Subscriber 7277 got new message data:
- From : 7274
- Count : 129
Subscriber 7277 got new message data:
- From : 7274
- Count : 130
Subscriber 7283 got new message data:
- From : 7284
- Count : 109
Subscriber 7277 is done. Exiting.
Subscriber 7283 is done. Exiting.
Subscriber 7283 got new message data:
- From : 7284
- Count : 110
Subscriber 7283 got new message data:
- From : 7284
- Count : 111
Subscriber 7283 got new message data:
- From : 7284
- Count : 112
Subscriber 7269 got new message data:
- From : 7280
- Count : 132
Subscriber 7269 is done. Exiting.
Subscriber 7269 got new message data:
- From : 7280
- Count : 133
Subscriber 7269 got new message data:
- From : 7280
- Count : 134
Subscriber 7269 got new message data:
- From : 7280
- Count : 135
Subscriber 7269 got new message data:
- From : 7280
- Count : 136
Subscriber 7287 got new message data:
- From : 7274
- Count : 150
Subscriber 7285 got new message data:
- From : 7272
- Count : 150
Subscriber 7279 got new message data:
- From : 7274
- Count : 151
Subscriber 7287 got new message data:
- From : 7274
- Count : 151
Subscriber 7287 is done. Exiting.
Subscriber 7279 got new message data:
- From : 7284
- Count : 131
Subscriber 7285 is done. Exiting.
Subscriber 7287 got new message data:
- From : 7274
- Count : 152
Subscriber 7279 is done. Exiting.
Subscriber 7287 got new message data:
- From : 7274
- Count : 153
Subscriber 7273 got new message data:
- From : 7284
- Count : 144
Subscriber 7273 is done. Exiting.
Publisher 7276 is done. Exiting.
Publisher 7272 is done. Exiting.
Publisher 7274 is done. Exiting.
Publisher 7270 is done. Exiting.
Publisher 7268 is done. Exiting.
Publisher 7282 is done. Exiting.
Publisher 7280 is done. Exiting.
Publisher 7278 is done. Exiting.
Publisher 7284 is done. Exiting.
Publisher 7286 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: 7440 started at 2026-05-21 11:13:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc_tcp.ini
sub_1 PID: 7441 started at 2026-05-21 11:13:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc_tcp.ini
pub_2 PID: 7442 started at 2026-05-21 11:13:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc_tcp.ini
sub_2 PID: 7443 started at 2026-05-21 11:13:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc_tcp.ini
pub_3 PID: 7444 started at 2026-05-21 11:13:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc_tcp.ini
sub_3 PID: 7445 started at 2026-05-21 11:13:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc_tcp.ini
pub_4 PID: 7446 started at 2026-05-21 11:13:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc_tcp.ini
sub_4 PID: 7447 started at 2026-05-21 11:13:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc_tcp.ini
pub_5 PID: 7448 started at 2026-05-21 11:13:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc_tcp.ini
sub_5 PID: 7449 started at 2026-05-21 11:13:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc_tcp.ini
pub_6 PID: 7450 started at 2026-05-21 11:13:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc_tcp.ini
sub_6 PID: 7451 started at 2026-05-21 11:13:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc_tcp.ini
pub_7 PID: 7452 started at 2026-05-21 11:13:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc_tcp.ini
sub_7 PID: 7453 started at 2026-05-21 11:13:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc_tcp.ini
pub_8 PID: 7454 started at 2026-05-21 11:13:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc_tcp.ini
sub_8 PID: 7455 started at 2026-05-21 11:13:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc_tcp.ini
pub_9 PID: 7456 started at 2026-05-21 11:13:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc_tcp.ini
sub_9 PID: 7457 started at 2026-05-21 11:13:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc_tcp.ini
pub_10 PID: 7458 started at 2026-05-21 11:13:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc_tcp.ini
sub_10 PID: 7459 started at 2026-05-21 11:13:30
Subscriber 7447 got new message data:
- From : 7448
- Count : 114
Subscriber 7447 is done. Exiting.
Subscriber 7457 got new message data:
- From : 7448
- Count : 124
Subscriber 7457 is done. Exiting.
Subscriber 7451 got new message data:
- From : 7448
- Count : 126
Subscriber 7451 is done. Exiting.
Subscriber 7459 got new message data:
- From : 7454
- Count : 149
Subscriber 7459 is done. Exiting.
Subscriber 7443 got new message data:
- From : 7446
- Count : 160
Subscriber 7443 is done. Exiting.
Subscriber 7443 got new message data:
- From : 7446
- Count : 161
Subscriber 7441 got new message data:
- From : 7452
- Count : 179
Subscriber 7441 got new message data:
- From : 7448
- Count : 170
Subscriber 7441 is done. Exiting.
Subscriber 7453 got new message data:
- From : 7456
- Count : 175
Subscriber 7453 is done. Exiting.
Subscriber 7445 got new message data:
- From : 7444
- Count : 173
Subscriber 7445 is done. Exiting.
Subscriber 7449 got new message data:
- From : 7452
- Count : 187
Subscriber 7449 is done. Exiting.
Subscriber 7455 got new message data:
- From : 7454
- Count : 189
Subscriber 7455 is done. Exiting.
Publisher 7440 is done. Exiting.
Publisher 7446 is done. Exiting.
Publisher 7452 is done. Exiting.
Publisher 7442 is done. Exiting.
Publisher 7456 is done. Exiting.
Publisher 7444 is done. Exiting.
Publisher 7454 is done. Exiting.
Publisher 7448 is done. Exiting.
Publisher 7450 is done. Exiting.
Publisher 7458 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl rtps_disc_tcp publishers 10 subscribers 10 Time:9s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl large_samples publishers 10 subscribers 10
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 7619
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log
pub_1 PID: 7629 started at 2026-05-21 11:13:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log
sub_1 PID: 7630 started at 2026-05-21 11:13:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log
pub_2 PID: 7631 started at 2026-05-21 11:13:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log
sub_2 PID: 7632 started at 2026-05-21 11:13:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log
pub_3 PID: 7633 started at 2026-05-21 11:13:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log
sub_3 PID: 7634 started at 2026-05-21 11:13:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log
pub_4 PID: 7635 started at 2026-05-21 11:13:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log
sub_4 PID: 7636 started at 2026-05-21 11:13:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log
pub_5 PID: 7637 started at 2026-05-21 11:13:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log
sub_5 PID: 7638 started at 2026-05-21 11:13:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log
pub_6 PID: 7639 started at 2026-05-21 11:13:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log
sub_6 PID: 7640 started at 2026-05-21 11:13:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log
pub_7 PID: 7641 started at 2026-05-21 11:13:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log
sub_7 PID: 7642 started at 2026-05-21 11:13:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log
pub_8 PID: 7643 started at 2026-05-21 11:13:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log
sub_8 PID: 7644 started at 2026-05-21 11:13:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log
pub_9 PID: 7645 started at 2026-05-21 11:13:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log
sub_9 PID: 7646 started at 2026-05-21 11:13:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log
pub_10 PID: 7647 started at 2026-05-21 11:13:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log
sub_10 PID: 7648 started at 2026-05-21 11:13:40
(7619|7619) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
Subscriber 7632 got new message data:
- From : 7633
- Count : 1
Subscriber 7640 got new message data:
- From : 7633
- Count : 1
Subscriber 7630 got new message data:
- From : 7633
- Count : 1
Subscriber 7644 got new message data:
- From : 7633
- Count : 1
Subscriber 7640 is done. Exiting.
Subscriber 7632 is done. Exiting.
Subscriber 7630 is done. Exiting.
Subscriber 7644 is done. Exiting.
Subscriber 7638 got new message data:
- From : 7633
- Count : 1
Subscriber 7638 is done. Exiting.
Subscriber 7648 got new message data:
- From : 7633
- Count : 1
Subscriber 7648 is done. Exiting.
Subscriber 7634 got new message data:
- From : 7633
- Count : 1
Subscriber 7636 got new message data:
- From : 7633
- Count : 1
Subscriber 7646 got new message data:
- From : 7633
- Count : 1
Subscriber 7634 is done. Exiting.
Subscriber 7642 got new message data:
- From : 7633
- Count : 1
Subscriber 7636 is done. Exiting.
Subscriber 7646 is done. Exiting.
Subscriber 7642 is done. Exiting.
Publisher 7633 is done. Exiting.
Publisher 7643 is done. Exiting.
Publisher 7629 is done. Exiting.
Publisher 7631 is done. Exiting.
Publisher 7645 is done. Exiting.
Publisher 7639 is done. Exiting.
Publisher 7635 is done. Exiting.
Publisher 7641 is done. Exiting.
Publisher 7637 is done. Exiting.
Publisher 7647 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: 7843
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps.ini
pub_1 PID: 7853 started at 2026-05-21 11:13:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps.ini
sub_1 PID: 7854 started at 2026-05-21 11:13:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps.ini
pub_2 PID: 7855 started at 2026-05-21 11:13:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps.ini
sub_2 PID: 7856 started at 2026-05-21 11:13:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps.ini
pub_3 PID: 7857 started at 2026-05-21 11:13:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps.ini
sub_3 PID: 7858 started at 2026-05-21 11:13:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps.ini
pub_4 PID: 7859 started at 2026-05-21 11:13:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps.ini
sub_4 PID: 7860 started at 2026-05-21 11:13:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps.ini
pub_5 PID: 7861 started at 2026-05-21 11:13:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps.ini
sub_5 PID: 7862 started at 2026-05-21 11:13:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps.ini
pub_6 PID: 7863 started at 2026-05-21 11:13:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps.ini
sub_6 PID: 7864 started at 2026-05-21 11:13:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps.ini
pub_7 PID: 7865 started at 2026-05-21 11:13:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps.ini
sub_7 PID: 7866 started at 2026-05-21 11:13:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps.ini
pub_8 PID: 7867 started at 2026-05-21 11:13:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps.ini
sub_8 PID: 7868 started at 2026-05-21 11:13:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps.ini
pub_9 PID: 7869 started at 2026-05-21 11:13:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps.ini
sub_9 PID: 7870 started at 2026-05-21 11:13:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps.ini
pub_10 PID: 7871 started at 2026-05-21 11:13:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps.ini
sub_10 PID: 7872 started at 2026-05-21 11:13:51
(7843|7843) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
Subscriber 7870 got new message data:
- From : 7853
- Count : 1
Subscriber 7860 got new message data:
- From : 7853
- Count : 1
Subscriber 7862 got new message data:
- From : 7853
- Count : 1
Subscriber 7856 got new message data:
- From : 7853
- Count : 1
Subscriber 7868 got new message data:
- From : 7853
- Count : 1
Subscriber 7866 got new message data:
- From : 7853
- Count : 1
Subscriber 7866 is done. Exiting.
Subscriber 7854 got new message data:
- From : 7853
- Count : 1
Subscriber 7858 got new message data:
- From : 7853
- Count : 1
Subscriber 7864 got new message data:
- From : 7853
- Count : 1
Subscriber 7860 is done. Exiting.
Subscriber 7856 is done. Exiting.
Subscriber 7872 got new message data:
- From : 7853
- Count : 1
Subscriber 7870 is done. Exiting.
Subscriber 7862 is done. Exiting.
Subscriber 7854 is done. Exiting.
Subscriber 7858 is done. Exiting.
Subscriber 7864 is done. Exiting.
Subscriber 7868 is done. Exiting.
Subscriber 7872 is done. Exiting.
Subscriber 7872 got new message data:
- From : 7859
- Count : 1
Subscriber 7854 got new message data:
- From : 7859
- Count : 1
Subscriber 7866 got new message data:
- From : 7859
- Count : 1
Subscriber 7860 got new message data:
- From : 7859
- Count : 1
Publisher 7853 is done. Exiting.
Publisher 7859 is done. Exiting.
Publisher 7863 is done. Exiting.
Publisher 7861 is done. Exiting.
Publisher 7865 is done. Exiting.
Publisher 7855 is done. Exiting.
Publisher 7857 is done. Exiting.
Publisher 7871 is done. Exiting.
Publisher 7867 is done. Exiting.
Publisher 7869 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: 8067 started at 2026-05-21 11:14:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 8068 started at 2026-05-21 11:14:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc.ini
pub_2 PID: 8069 started at 2026-05-21 11:14:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 8070 started at 2026-05-21 11:14:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc.ini
pub_3 PID: 8071 started at 2026-05-21 11:14:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 8072 started at 2026-05-21 11:14:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc.ini
pub_4 PID: 8073 started at 2026-05-21 11:14:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc.ini
sub_4 PID: 8074 started at 2026-05-21 11:14:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc.ini
pub_5 PID: 8075 started at 2026-05-21 11:14:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc.ini
sub_5 PID: 8076 started at 2026-05-21 11:14:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc.ini
pub_6 PID: 8077 started at 2026-05-21 11:14:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc.ini
sub_6 PID: 8078 started at 2026-05-21 11:14:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc.ini
pub_7 PID: 8079 started at 2026-05-21 11:14:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc.ini
sub_7 PID: 8080 started at 2026-05-21 11:14:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc.ini
pub_8 PID: 8081 started at 2026-05-21 11:14:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc.ini
sub_8 PID: 8082 started at 2026-05-21 11:14:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc.ini
pub_9 PID: 8083 started at 2026-05-21 11:14:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc.ini
sub_9 PID: 8084 started at 2026-05-21 11:14:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc.ini
pub_10 PID: 8085 started at 2026-05-21 11:14:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc.ini
sub_10 PID: 8086 started at 2026-05-21 11:14:02
Subscriber 8084 got new message data:
- From : 8081
- Count : 1
Subscriber 8086 got new message data:
- From : 8081
- Count : 1
Subscriber 8080 got new message data:
- From : 8081
- Count : 1
Subscriber 8086 got new message data:
- From : 8079
- Count : 1
Subscriber 8084 is done. Exiting.
Subscriber 8072 got new message data:
- From : 8081
- Count : 1
Subscriber 8068 got new message data:
- From : 8081
- Count : 1
Subscriber 8072 got new message data:
- From : 8079
- Count : 1
Subscriber 8076 got new message data:
- From : 8081
- Count : 1
Subscriber 8076 got new message data:
- From : 8079
- Count : 1
Subscriber 8072 is done. Exiting.
Subscriber 8076 is done. Exiting.
Subscriber 8074 got new message data:
- From : 8081
- Count : 1
Subscriber 8074 is done. Exiting.
Subscriber 8086 is done. Exiting.
Subscriber 8082 got new message data:
- From : 8081
- Count : 1
Subscriber 8070 got new message data:
- From : 8081
- Count : 1
Subscriber 8070 got new message data:
- From : 8079
- Count : 1
Subscriber 8068 is done. Exiting.
Subscriber 8070 is done. Exiting.
Subscriber 8080 got new message data:
- From : 8079
- Count : 1
Subscriber 8080 is done. Exiting.
Subscriber 8082 got new message data:
- From : 8079
- Count : 1
Subscriber 8082 is done. Exiting.
Subscriber 8082 got new message data:
- From : 8067
- Count : 1
Subscriber 8070 got new message data:
- From : 8067
- Count : 1
Subscriber 8082 got new message data:
- From : 8077
- Count : 1
Subscriber 8076 got new message data:
- From : 8067
- Count : 1
Subscriber 8076 got new message data:
- From : 8077
- Count : 1
Subscriber 8076 got new message data:
- From : 8069
- Count : 1
Subscriber 8070 got new message data:
- From : 8069
- Count : 1
Subscriber 8082 got new message data:
- From : 8069
- Count : 1
Subscriber 8078 got new message data:
- From : 8085
- Count : 1
Subscriber 8078 is done. Exiting.
Publisher 8081 is done. Exiting.
Publisher 8079 is done. Exiting.
Publisher 8067 is done. Exiting.
Publisher 8077 is done. Exiting.
Publisher 8069 is done. Exiting.
Publisher 8073 is done. Exiting.
Publisher 8075 is done. Exiting.
Publisher 8085 is done. Exiting.
Publisher 8071 is done. Exiting.
Publisher 8083 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: 8239 started at 2026-05-21 11:14:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc_tcp.ini
sub_1 PID: 8240 started at 2026-05-21 11:14:11
/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: 8241 started at 2026-05-21 11:14:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc_tcp.ini
sub_2 PID: 8242 started at 2026-05-21 11:14:11
/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: 8243 started at 2026-05-21 11:14:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc_tcp.ini
sub_3 PID: 8244 started at 2026-05-21 11:14:11
/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: 8245 started at 2026-05-21 11:14:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc_tcp.ini
sub_4 PID: 8246 started at 2026-05-21 11:14:11
/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: 8247 started at 2026-05-21 11:14:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc_tcp.ini
sub_5 PID: 8248 started at 2026-05-21 11:14:11
/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: 8249 started at 2026-05-21 11:14:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc_tcp.ini
sub_6 PID: 8250 started at 2026-05-21 11:14:11
/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: 8251 started at 2026-05-21 11:14:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc_tcp.ini
sub_7 PID: 8252 started at 2026-05-21 11:14:11
/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: 8253 started at 2026-05-21 11:14:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc_tcp.ini
sub_8 PID: 8254 started at 2026-05-21 11:14:11
/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: 8255 started at 2026-05-21 11:14:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc_tcp.ini
sub_9 PID: 8256 started at 2026-05-21 11:14:11
/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: 8257 started at 2026-05-21 11:14:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc_tcp.ini
sub_10 PID: 8258 started at 2026-05-21 11:14:11
Subscriber 8256 got new message data:
- From : 8239
- Count : 1
Subscriber 8258 got new message data:
- From : 8239
- Count : 1
Subscriber 8256 is done. Exiting.
Subscriber 8250 got new message data:
- From : 8239
- Count : 1
Subscriber 8258 is done. Exiting.
Subscriber 8240 got new message data:
- From : 8239
- Count : 1
Subscriber 8250 is done. Exiting.
Subscriber 8240 is done. Exiting.
Subscriber 8252 got new message data:
- From : 8239
- Count : 1
Subscriber 8252 is done. Exiting.
Subscriber 8242 got new message data:
- From : 8245
- Count : 1
Subscriber 8242 is done. Exiting.
Subscriber 8248 got new message data:
- From : 8243
- Count : 1
Subscriber 8248 is done. Exiting.
Subscriber 8254 got new message data:
- From : 8243
- Count : 1
Subscriber 8254 is done. Exiting.
Subscriber 8244 got new message data:
- From : 8239
- Count : 2
Subscriber 8246 got new message data:
- From : 8239
- Count : 2
Subscriber 8244 is done. Exiting.
Subscriber 8246 is done. Exiting.
Publisher 8239 is done. Exiting.
Publisher 8245 is done. Exiting.
Publisher 8249 is done. Exiting.
Publisher 8247 is done. Exiting.
Publisher 8257 is done. Exiting.
Publisher 8251 is done. Exiting.
Publisher 8241 is done. Exiting.
Publisher 8243 is done. Exiting.
Publisher 8255 is done. Exiting.
Publisher 8253 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: 8416
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1 -n 1 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8426 started at 2026-05-21 11:14:20
(8426|8426) -> Thrasher started
(8426|8426) -> Subscriber::Subscriber
(8416|8416) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(8426|8426) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(8426|8426) Subscriber reader id: 01030000.44118e5b.00000002.00000507(9eabf3a6)
(8426|8426) -> PublisherService::PublisherService
(8426|8426) -> PublisherService::start (1 threads)
(8426|8426) sub wait_received 0:1
(8426|8438) pub0 writer id: 01030000.44118e5b.00000003.00000102(b7cdeb9d)
(8426|8438) pub0->started
(8426|8438) pub0->wait_match() before write for 01030000.44118e5b.00000003.00000102(b7cdeb9d)
(8426|8438) pub0<-match found! before write for 01030000.44118e5b.00000003.00000102(b7cdeb9d)
(8426|8438) pub0 100% (1 samples sent)
(8426|8438) pub0 waiting for acks
(8426|8437) sub 100% (1 samples received)
(8426|8437) sub condition_.notify_all
(8426|8426) sub condition_.wait returned
(8426|8426) sub check_received
(8426|8426) sub check_received returns 0
(8426|8426) <- PublisherService::end
(8426|8438) pub0 waiting for acks returned
(8426|8438) pub0<-delete_contained_entities
(8426|8438) pub0<-delete_participant
(8426|8426) <- PublisherService::~PublisherService
(8426|8426) <- Subscriber delete_contained_entities
(8426|8426) <- Subscriber delete_participant
(8426|8426) <- Subscriber::~Subscriber
(8426|8426) <- 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: 8440
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 2 -s 1 -n 2 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8450 started at 2026-05-21 11:14:21
(8450|8450) -> Thrasher started
(8450|8450) -> Subscriber::Subscriber
(8440|8440) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(8450|8450) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(8450|8450) Subscriber reader id: 01030000.51c3ee41.00000002.00000507(b52af4af)
(8450|8450) -> PublisherService::PublisherService
(8450|8450) -> PublisherService::start (2 threads)
(8450|8450) sub wait_received 0:2
(8450|8462) pub0 writer id: 01030000.51c3ee41.00000003.00000102(9c4cec94)
(8450|8462) pub0->started
(8450|8462) pub0->wait_match() before write for 01030000.51c3ee41.00000003.00000102(9c4cec94)
(8450|8462) pub0<-match found! before write for 01030000.51c3ee41.00000003.00000102(9c4cec94)
(8450|8463) pub1 writer id: 01030000.51c3ee41.00000004.00000102(2e6c3084)
(8450|8463) pub1->started
(8450|8463) pub1->wait_match() before write for 01030000.51c3ee41.00000004.00000102(2e6c3084)
(8450|8463) pub1<-match found! before write for 01030000.51c3ee41.00000004.00000102(2e6c3084)
(8450|8462) pub0 100% (1 samples sent)
(8450|8462) pub0 waiting for acks
(8450|8463) pub1 100% (1 samples sent)
(8450|8463) pub1 waiting for acks
(8450|8461) sub 50% (1 samples received)
(8450|8461) sub 100% (2 samples received)
(8450|8461) sub condition_.notify_all
(8450|8450) sub condition_.wait returned
(8450|8450) sub check_received
(8450|8450) sub check_received returns 0
(8450|8450) <- PublisherService::end
(8450|8462) pub0 waiting for acks returned
(8450|8462) pub0<-delete_contained_entities
(8450|8463) pub1 waiting for acks returned
(8450|8463) pub1<-delete_contained_entities
(8450|8463) pub1<-delete_participant
(8450|8462) pub0<-delete_participant
(8450|8450) <- PublisherService::~PublisherService
(8450|8450) <- Subscriber delete_contained_entities
(8450|8450) <- Subscriber delete_participant
(8450|8450) <- Subscriber::~Subscriber
(8450|8450) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl double Time:0s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl triangle
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8465
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 3 -s 3 -n 9 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8475 started at 2026-05-21 11:14:22
(8475|8475) -> Thrasher started
(8475|8475) -> Subscriber::Subscriber
(8465|8465) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(8475|8475) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(8475|8475) Subscriber reader id: 01030000.1e6e9bba.00000002.00000507(c9f738fa)
(8475|8475) -> PublisherService::PublisherService
(8475|8475) -> PublisherService::start (3 threads)
(8475|8475) sub wait_received 0:9
(8475|8487) pub0 writer id: 01030000.1e6e9bba.00000003.00000102(e09120c1)
(8475|8487) pub0->started
(8475|8487) pub0->wait_match() before write for 01030000.1e6e9bba.00000003.00000102(e09120c1)
(8475|8487) pub0<-match found! before write for 01030000.1e6e9bba.00000003.00000102(e09120c1)
(8475|8487) pub0 33% (1 samples sent)
(8475|8487) pub0 66% (2 samples sent)
(8475|8487) pub0 100% (3 samples sent)
(8475|8487) pub0 waiting for acks
(8475|8486) sub 11% (1 samples received)
(8475|8486) sub 22% (2 samples received)
(8475|8486) sub 33% (3 samples received)
(8475|8489) pub2 writer id: 01030000.1e6e9bba.00000004.00000102(52b1fcd1)
(8475|8489) pub2->started
(8475|8489) pub2->wait_match() before write for 01030000.1e6e9bba.00000004.00000102(52b1fcd1)
(8475|8489) pub2<-match found! before write for 01030000.1e6e9bba.00000004.00000102(52b1fcd1)
(8475|8487) pub0 waiting for acks returned
(8475|8487) pub0<-delete_contained_entities
(8475|8489) pub2 33% (1 samples sent)
(8475|8489) pub2 66% (2 samples sent)
(8475|8486) sub 44% (4 samples received)
(8475|8489) pub2 100% (3 samples sent)
(8475|8489) pub2 waiting for acks
(8475|8486) sub 55% (5 samples received)
(8475|8486) sub 66% (6 samples received)
(8475|8488) pub1 writer id: 01030000.1e6e9bba.00000005.00000102(6fd1d561)
(8475|8488) pub1->started
(8475|8488) pub1->wait_match() before write for 01030000.1e6e9bba.00000005.00000102(6fd1d561)
(8475|8488) pub1<-match found! before write for 01030000.1e6e9bba.00000005.00000102(6fd1d561)
(8475|8489) pub2 waiting for acks returned
(8475|8489) pub2<-delete_contained_entities
(8475|8488) pub1 33% (1 samples sent)
(8475|8488) pub1 66% (2 samples sent)
(8475|8488) pub1 100% (3 samples sent)
(8475|8486) sub 77% (7 samples received)
(8475|8488) pub1 waiting for acks
(8475|8486) sub 88% (8 samples received)
(8475|8486) sub 100% (9 samples received)
(8475|8486) sub condition_.notify_all
(8475|8475) sub condition_.wait returned
(8475|8475) sub check_received
(8475|8475) sub check_received returns 0
(8475|8475) <- PublisherService::end
(8475|8488) pub1 waiting for acks returned
(8475|8488) pub1<-delete_contained_entities
(8475|8487) pub0<-delete_participant
(8475|8489) pub2<-delete_participant
(8475|8488) pub1<-delete_participant
(8475|8475) <- PublisherService::~PublisherService
(8475|8475) <- Subscriber delete_contained_entities
(8475|8475) <- Subscriber delete_participant
(8475|8475) <- Subscriber::~Subscriber
(8475|8475) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl triangle Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl default
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8491
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1024 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8501 started at 2026-05-21 11:14:23
(8501|8501) -> Thrasher started
(8501|8501) -> Subscriber::Subscriber
(8491|8491) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(8501|8501) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(8501|8501) Subscriber reader id: 01030000.2b789ddd.00000002.00000507(3622eb4c)
(8501|8501) -> PublisherService::PublisherService
(8501|8501) -> PublisherService::start (1 threads)
(8501|8501) sub wait_received 0:1024
(8501|8513) pub0 writer id: 01030000.2b789ddd.00000003.00000102(1f44f377)
(8501|8513) pub0->started
(8501|8513) pub0->wait_match() before write for 01030000.2b789ddd.00000003.00000102(1f44f377)
(8501|8513) pub0<-match found! before write for 01030000.2b789ddd.00000003.00000102(1f44f377)
(8501|8513) pub0 10% (103 samples sent)
(8501|8512) sub 10% (103 samples received)
(8501|8513) pub0 20% (205 samples sent)
(8501|8512) sub 20% (205 samples received)
(8501|8513) pub0 30% (308 samples sent)
(8501|8513) pub0 40% (410 samples sent)
(8501|8512) sub 30% (308 samples received)
(8501|8513) pub0 50% (512 samples sent)
(8501|8512) sub 40% (410 samples received)
(8501|8513) pub0 60% (615 samples sent)
(8501|8513) pub0 70% (717 samples sent)
(8501|8512) sub 50% (512 samples received)
(8501|8513) pub0 80% (820 samples sent)
(8501|8512) sub 60% (615 samples received)
(8501|8513) pub0 90% (922 samples sent)
(8501|8512) sub 70% (717 samples received)
(8501|8513) pub0 100% (1024 samples sent)
(8501|8513) pub0 waiting for acks
(8501|8512) sub 80% (820 samples received)
(8501|8512) sub 90% (922 samples received)
(8501|8512) sub 100% (1024 samples received)
(8501|8512) sub condition_.notify_all
(8501|8501) sub condition_.wait returned
(8501|8501) sub check_received
(8501|8501) sub check_received returns 0
(8501|8501) <- PublisherService::end
(8501|8513) pub0 waiting for acks returned
(8501|8513) pub0<-delete_contained_entities
(8501|8513) pub0<-delete_participant
(8501|8501) <- PublisherService::~PublisherService
(8501|8501) <- Subscriber delete_contained_entities
(8501|8501) <- Subscriber delete_participant
(8501|8501) <- Subscriber::~Subscriber
(8501|8501) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl default Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl low
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8515
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 8 -s 128 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8525 started at 2026-05-21 11:14:24
(8525|8525) -> Thrasher started
(8525|8525) -> Subscriber::Subscriber
(8515|8515) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(8525|8525) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(8525|8525) Subscriber reader id: 01030000.5204cd90.00000002.00000507(ed30f205)
(8525|8525) -> PublisherService::PublisherService
(8525|8525) -> PublisherService::start (8 threads)
(8525|8525) sub wait_received 0:1024
(8525|8537) pub0 writer id: 01030000.5204cd90.00000003.00000102(c456ea3e)
(8525|8537) pub0->started
(8525|8537) pub0->wait_match() before write for 01030000.5204cd90.00000003.00000102(c456ea3e)
(8525|8543) pub6 writer id: 01030000.5204cd90.00000007.00000102(31d64cfe)
(8525|8543) pub6->started
(8525|8543) pub6->wait_match() before write for 01030000.5204cd90.00000007.00000102(31d64cfe)
(8525|8541) pub4 writer id: 01030000.5204cd90.00000006.00000102(0cb6654e)
(8525|8541) pub4->started
(8525|8541) pub4->wait_match() before write for 01030000.5204cd90.00000006.00000102(0cb6654e)
(8525|8538) pub1 writer id: 01030000.5204cd90.00000008.00000102(b386db2f)
(8525|8538) pub1->started
(8525|8538) pub1->wait_match() before write for 01030000.5204cd90.00000008.00000102(b386db2f)
(8525|8537) pub0<-match found! before write for 01030000.5204cd90.00000003.00000102(c456ea3e)
(8525|8541) pub4<-match found! before write for 01030000.5204cd90.00000006.00000102(0cb6654e)
(8525|8543) pub6<-match found! before write for 01030000.5204cd90.00000007.00000102(31d64cfe)
(8525|8540) pub3 writer id: 01030000.5204cd90.00000005.00000102(4b161f9e)
(8525|8540) pub3->started
(8525|8540) pub3->wait_match() before write for 01030000.5204cd90.00000005.00000102(4b161f9e)
(8525|8540) pub3<-match found! before write for 01030000.5204cd90.00000005.00000102(4b161f9e)
(8525|8538) pub1<-match found! before write for 01030000.5204cd90.00000008.00000102(b386db2f)
(8525|8537) pub0 10% (13 samples sent)
(8525|8544) pub7 writer id: 01030000.5204cd90.00000009.00000102(8ee6f29f)
(8525|8544) pub7->started
(8525|8544) pub7->wait_match() before write for 01030000.5204cd90.00000009.00000102(8ee6f29f)
(8525|8539) pub2 writer id: 01030000.5204cd90.00000004.00000102(7676362e)
(8525|8539) pub2->started
(8525|8539) pub2->wait_match() before write for 01030000.5204cd90.00000004.00000102(7676362e)
(8525|8543) pub6 10% (13 samples sent)
(8525|8541) pub4 10% (13 samples sent)
(8525|8543) pub6 20% (26 samples sent)
(8525|8537) pub0 20% (26 samples sent)
(8525|8540) pub3 10% (13 samples sent)
(8525|8541) pub4 20% (26 samples sent)
(8525|8538) pub1 10% (13 samples sent)
(8525|8544) pub7<-match found! before write for 01030000.5204cd90.00000009.00000102(8ee6f29f)
(8525|8543) pub6 30% (39 samples sent)
(8525|8539) pub2<-match found! before write for 01030000.5204cd90.00000004.00000102(7676362e)
(8525|8542) pub5 writer id: 01030000.5204cd90.0000000a.00000102(c946884f)
(8525|8542) pub5->started
(8525|8542) pub5->wait_match() before write for 01030000.5204cd90.0000000a.00000102(c946884f)
(8525|8537) pub0 30% (39 samples sent)
(8525|8543) pub6 40% (52 samples sent)
(8525|8544) pub7 10% (13 samples sent)
(8525|8540) pub3 20% (26 samples sent)
(8525|8538) pub1 20% (26 samples sent)
(8525|8539) pub2 10% (13 samples sent)
(8525|8537) pub0 40% (52 samples sent)
(8525|8540) pub3 30% (39 samples sent)
(8525|8543) pub6 50% (64 samples sent)
(8525|8541) pub4 30% (39 samples sent)
(8525|8539) pub2 20% (26 samples sent)
(8525|8544) pub7 20% (26 samples sent)
(8525|8538) pub1 30% (39 samples sent)
(8525|8536) sub 10% (103 samples received)
(8525|8540) pub3 40% (52 samples sent)
(8525|8537) pub0 50% (64 samples sent)
(8525|8541) pub4 40% (52 samples sent)
(8525|8539) pub2 30% (39 samples sent)
(8525|8540) pub3 50% (64 samples sent)
(8525|8544) pub7 30% (39 samples sent)
(8525|8541) pub4 50% (64 samples sent)
(8525|8538) pub1 40% (52 samples sent)
(8525|8542) pub5<-match found! before write for 01030000.5204cd90.0000000a.00000102(c946884f)
(8525|8544) pub7 40% (52 samples sent)
(8525|8544) pub7 50% (64 samples sent)
(8525|8540) pub3 60% (77 samples sent)
(8525|8537) pub0 60% (77 samples sent)
(8525|8543) pub6 60% (77 samples sent)
(8525|8543) pub6 70% (90 samples sent)
(8525|8543) pub6 80% (103 samples sent)
(8525|8539) pub2 40% (52 samples sent)
(8525|8543) pub6 90% (116 samples sent)
(8525|8541) pub4 60% (77 samples sent)
(8525|8542) pub5 10% (13 samples sent)
(8525|8536) sub 20% (205 samples received)
(8525|8539) pub2 50% (64 samples sent)
(8525|8538) pub1 50% (64 samples sent)
(8525|8538) pub1 60% (77 samples sent)
(8525|8540) pub3 70% (90 samples sent)
(8525|8544) pub7 60% (77 samples sent)
(8525|8541) pub4 70% (90 samples sent)
(8525|8537) pub0 70% (90 samples sent)
(8525|8537) pub0 80% (103 samples sent)
(8525|8538) pub1 70% (90 samples sent)
(8525|8543) pub6 100% (128 samples sent)
(8525|8543) pub6 waiting for acks
(8525|8539) pub2 60% (77 samples sent)
(8525|8542) pub5 20% (26 samples sent)
(8525|8544) pub7 70% (90 samples sent)
(8525|8537) pub0 90% (116 samples sent)
(8525|8540) pub3 80% (103 samples sent)
(8525|8544) pub7 80% (103 samples sent)
(8525|8544) pub7 90% (116 samples sent)
(8525|8538) pub1 80% (103 samples sent)
(8525|8540) pub3 90% (116 samples sent)
(8525|8539) pub2 70% (90 samples sent)
(8525|8542) pub5 30% (39 samples sent)
(8525|8541) pub4 80% (103 samples sent)
(8525|8537) pub0 100% (128 samples sent)
(8525|8537) pub0 waiting for acks
(8525|8544) pub7 100% (128 samples sent)
(8525|8544) pub7 waiting for acks
(8525|8536) sub 30% (308 samples received)
(8525|8539) pub2 80% (103 samples sent)
(8525|8540) pub3 100% (128 samples sent)
(8525|8540) pub3 waiting for acks
(8525|8538) pub1 90% (116 samples sent)
(8525|8541) pub4 90% (116 samples sent)
(8525|8542) pub5 40% (52 samples sent)
(8525|8539) pub2 90% (116 samples sent)
(8525|8538) pub1 100% (128 samples sent)
(8525|8538) pub1 waiting for acks
(8525|8541) pub4 100% (128 samples sent)
(8525|8541) pub4 waiting for acks
(8525|8542) pub5 50% (64 samples sent)
(8525|8539) pub2 100% (128 samples sent)
(8525|8539) pub2 waiting for acks
(8525|8542) pub5 60% (77 samples sent)
(8525|8542) pub5 70% (90 samples sent)
(8525|8542) pub5 80% (103 samples sent)
(8525|8542) pub5 90% (116 samples sent)
(8525|8542) pub5 100% (128 samples sent)
(8525|8542) pub5 waiting for acks
(8525|8536) sub 40% (410 samples received)
(8525|8536) sub 50% (512 samples received)
(8525|8536) sub 60% (615 samples received)
(8525|8536) sub 70% (717 samples received)
(8525|8536) sub 80% (820 samples received)
(8525|8536) sub 90% (922 samples received)
(8525|8543) pub6 waiting for acks returned
(8525|8543) pub6<-delete_contained_entities
(8525|8544) pub7 waiting for acks returned
(8525|8537) pub0 waiting for acks returned
(8525|8544) pub7<-delete_contained_entities
(8525|8537) pub0<-delete_contained_entities
(8525|8540) pub3 waiting for acks returned
(8525|8541) pub4 waiting for acks returned
(8525|8538) pub1 waiting for acks returned
(8525|8540) pub3<-delete_contained_entities
(8525|8538) pub1<-delete_contained_entities
(8525|8541) pub4<-delete_contained_entities
(8525|8536) sub 100% (1024 samples received)
(8525|8536) sub condition_.notify_all
(8525|8525) sub condition_.wait returned
(8525|8525) sub check_received
(8525|8539) pub2 waiting for acks returned
(8525|8539) pub2<-delete_contained_entities
(8525|8542) pub5 waiting for acks returned
(8525|8542) pub5<-delete_contained_entities
(8525|8525) sub check_received returns 0
(8525|8525) <- PublisherService::end
(8525|8541) pub4<-delete_participant
(8525|8543) pub6<-delete_participant
(8525|8538) pub1<-delete_participant
(8525|8537) pub0<-delete_participant
(8525|8540) pub3<-delete_participant
(8525|8544) pub7<-delete_participant
(8525|8539) pub2<-delete_participant
(8525|8542) pub5<-delete_participant
(8525|8525) <- PublisherService::~PublisherService
(8525|8525) <- Subscriber delete_contained_entities
(8525|8525) <- Subscriber delete_participant
(8525|8525) <- Subscriber::~Subscriber
(8525|8525) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl low Time:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl medium
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8546
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 16 -s 64 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8556 started at 2026-05-21 11:14:25
(8556|8556) -> Thrasher started
(8556|8556) -> Subscriber::Subscriber
(8546|8546) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(8556|8556) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(8556|8556) Subscriber reader id: 01030000.6137a431.00000002.00000507(e12282f9)
(8556|8556) -> PublisherService::PublisherService
(8556|8556) -> PublisherService::start (16 threads)
(8556|8556) sub wait_received 0:1024
(8556|8575) pub7 writer id: 01030000.6137a431.00000009.00000102(82f48263)
(8556|8575) pub7->started
(8556|8575) pub7->wait_match() before write for 01030000.6137a431.00000009.00000102(82f48263)
(8556|8569) pub1 writer id: 01030000.6137a431.00000008.00000102(bf94abd3)
(8556|8569) pub1->started
(8556|8569) pub1->wait_match() before write for 01030000.6137a431.00000008.00000102(bf94abd3)
(8556|8569) pub1<-match found! before write for 01030000.6137a431.00000008.00000102(bf94abd3)
(8556|8569) pub1 10% (7 samples sent)
(8556|8575) pub7<-match found! before write for 01030000.6137a431.00000009.00000102(82f48263)
(8556|8575) pub7 10% (7 samples sent)
(8556|8569) pub1 20% (13 samples sent)
(8556|8569) pub1 31% (20 samples sent)
(8556|8569) pub1 40% (26 samples sent)
(8556|8575) pub7 20% (13 samples sent)
(8556|8575) pub7 31% (20 samples sent)
(8556|8575) pub7 40% (26 samples sent)
(8556|8569) pub1 50% (32 samples sent)
(8556|8569) pub1 60% (39 samples sent)
(8556|8569) pub1 70% (45 samples sent)
(8556|8576) pub8 writer id: 01030000.6137a431.0000000c.00000102(4a140d13)
(8556|8576) pub8->started
(8556|8576) pub8->wait_match() before write for 01030000.6137a431.0000000c.00000102(4a140d13)
(8556|8575) pub7 50% (32 samples sent)
(8556|8569) pub1 81% (52 samples sent)
(8556|8576) pub8<-match found! before write for 01030000.6137a431.0000000c.00000102(4a140d13)
(8556|8575) pub7 60% (39 samples sent)
(8556|8569) pub1 90% (58 samples sent)
(8556|8568) pub0 writer id: 01030000.6137a431.00000003.00000102(c8449ac2)
(8556|8568) pub0->started
(8556|8568) pub0->wait_match() before write for 01030000.6137a431.00000003.00000102(c8449ac2)
(8556|8569) pub1 100% (64 samples sent)
(8556|8569) pub1 waiting for acks
(8556|8573) pub5 writer id: 01030000.6137a431.00000006.00000102(00a415b2)
(8556|8573) pub5->started
(8556|8573) pub5->wait_match() before write for 01030000.6137a431.00000006.00000102(00a415b2)
(8556|8575) pub7 70% (45 samples sent)
(8556|8576) pub8 10% (7 samples sent)
(8556|8576) pub8 20% (13 samples sent)
(8556|8578) pub9 writer id: 01030000.6137a431.0000000b.00000102(f834d103)
(8556|8578) pub9->started
(8556|8578) pub9->wait_match() before write for 01030000.6137a431.0000000b.00000102(f834d103)
(8556|8576) pub8 31% (20 samples sent)
(8556|8575) pub7 81% (52 samples sent)
(8556|8579) pub11 writer id: 01030000.6137a431.0000000e.00000102(30d45e73)
(8556|8579) pub11->started
(8556|8579) pub11->wait_match() before write for 01030000.6137a431.0000000e.00000102(30d45e73)
(8556|8575) pub7 90% (58 samples sent)
(8556|8574) pub6 writer id: 01030000.6137a431.00000007.00000102(3dc43c02)
(8556|8574) pub6->started
(8556|8574) pub6->wait_match() before write for 01030000.6137a431.00000007.00000102(3dc43c02)
(8556|8575) pub7 100% (64 samples sent)
(8556|8575) pub7 waiting for acks
(8556|8576) pub8 40% (26 samples sent)
(8556|8576) pub8 50% (32 samples sent)
(8556|8576) pub8 60% (39 samples sent)
(8556|8576) pub8 70% (45 samples sent)
(8556|8577) pub10 writer id: 01030000.6137a431.0000000a.00000102(c554f8b3)
(8556|8577) pub10->started
(8556|8577) pub10->wait_match() before write for 01030000.6137a431.0000000a.00000102(c554f8b3)
(8556|8576) pub8 81% (52 samples sent)
(8556|8582) pub14 writer id: 01030000.6137a431.00000011.00000102(d2645e20)
(8556|8582) pub14->started
(8556|8582) pub14->wait_match() before write for 01030000.6137a431.00000011.00000102(d2645e20)
(8556|8573) pub5<-match found! before write for 01030000.6137a431.00000006.00000102(00a415b2)
(8556|8568) pub0<-match found! before write for 01030000.6137a431.00000003.00000102(c8449ac2)
(8556|8576) pub8 90% (58 samples sent)
(8556|8568) pub0 10% (7 samples sent)
(8556|8578) pub9<-match found! before write for 01030000.6137a431.0000000b.00000102(f834d103)
(8556|8573) pub5 10% (7 samples sent)
(8556|8573) pub5 20% (13 samples sent)
(8556|8573) pub5 31% (20 samples sent)
(8556|8580) pub12 writer id: 01030000.6137a431.0000000f.00000102(0db477c3)
(8556|8580) pub12->started
(8556|8580) pub12->wait_match() before write for 01030000.6137a431.0000000f.00000102(0db477c3)
(8556|8579) pub11<-match found! before write for 01030000.6137a431.0000000e.00000102(30d45e73)
(8556|8568) pub0 20% (13 samples sent)
(8556|8573) pub5 40% (26 samples sent)
(8556|8571) pub3 writer id: 01030000.6137a431.0000000d.00000102(777424a3)
(8556|8571) pub3->started
(8556|8571) pub3->wait_match() before write for 01030000.6137a431.0000000d.00000102(777424a3)
(8556|8570) pub2 writer id: 01030000.6137a431.00000004.00000102(7a6446d2)
(8556|8570) pub2->started
(8556|8570) pub2->wait_match() before write for 01030000.6137a431.00000004.00000102(7a6446d2)
(8556|8576) pub8 100% (64 samples sent)
(8556|8576) pub8 waiting for acks
(8556|8583) pub15 writer id: 01030000.6137a431.00000012.00000102(95c424f0)
(8556|8583) pub15->started
(8556|8583) pub15->wait_match() before write for 01030000.6137a431.00000012.00000102(95c424f0)
(8556|8574) pub6<-match found! before write for 01030000.6137a431.00000007.00000102(3dc43c02)
(8556|8568) pub0 31% (20 samples sent)
(8556|8573) pub5 50% (32 samples sent)
(8556|8578) pub9 10% (7 samples sent)
(8556|8574) pub6 10% (7 samples sent)
(8556|8574) pub6 20% (13 samples sent)
(8556|8572) pub4 writer id: 01030000.6137a431.00000005.00000102(47046f62)
(8556|8572) pub4->started
(8556|8572) pub4->wait_match() before write for 01030000.6137a431.00000005.00000102(47046f62)
(8556|8581) pub13 writer id: 01030000.6137a431.00000010.00000102(ef047790)
(8556|8581) pub13->started
(8556|8581) pub13->wait_match() before write for 01030000.6137a431.00000010.00000102(ef047790)
(8556|8568) pub0 40% (26 samples sent)
(8556|8573) pub5 60% (39 samples sent)
(8556|8574) pub6 31% (20 samples sent)
(8556|8577) pub10<-match found! before write for 01030000.6137a431.0000000a.00000102(c554f8b3)
(8556|8573) pub5 70% (45 samples sent)
(8556|8578) pub9 20% (13 samples sent)
(8556|8568) pub0 50% (32 samples sent)
(8556|8577) pub10 10% (7 samples sent)
(8556|8568) pub0 60% (39 samples sent)
(8556|8567) sub 10% (103 samples received)
(8556|8573) pub5 81% (52 samples sent)
(8556|8577) pub10 20% (13 samples sent)
(8556|8577) pub10 31% (20 samples sent)
(8556|8577) pub10 40% (26 samples sent)
(8556|8577) pub10 50% (32 samples sent)
(8556|8577) pub10 60% (39 samples sent)
(8556|8578) pub9 31% (20 samples sent)
(8556|8579) pub11 10% (7 samples sent)
(8556|8574) pub6 40% (26 samples sent)
(8556|8579) pub11 20% (13 samples sent)
(8556|8574) pub6 50% (32 samples sent)
(8556|8574) pub6 60% (39 samples sent)
(8556|8573) pub5 90% (58 samples sent)
(8556|8574) pub6 70% (45 samples sent)
(8556|8578) pub9 40% (26 samples sent)
(8556|8568) pub0 70% (45 samples sent)
(8556|8573) pub5 100% (64 samples sent)
(8556|8573) pub5 waiting for acks
(8556|8577) pub10 70% (45 samples sent)
(8556|8577) pub10 81% (52 samples sent)
(8556|8568) pub0 81% (52 samples sent)
(8556|8577) pub10 90% (58 samples sent)
(8556|8578) pub9 50% (32 samples sent)
(8556|8574) pub6 81% (52 samples sent)
(8556|8568) pub0 90% (58 samples sent)
(8556|8574) pub6 90% (58 samples sent)
(8556|8579) pub11 31% (20 samples sent)
(8556|8578) pub9 60% (39 samples sent)
(8556|8577) pub10 100% (64 samples sent)
(8556|8577) pub10 waiting for acks
(8556|8578) pub9 70% (45 samples sent)
(8556|8579) pub11 40% (26 samples sent)
(8556|8568) pub0 100% (64 samples sent)
(8556|8568) pub0 waiting for acks
(8556|8578) pub9 81% (52 samples sent)
(8556|8574) pub6 100% (64 samples sent)
(8556|8574) pub6 waiting for acks
(8556|8578) pub9 90% (58 samples sent)
(8556|8578) pub9 100% (64 samples sent)
(8556|8578) pub9 waiting for acks
(8556|8579) pub11 50% (32 samples sent)
(8556|8567) sub 20% (205 samples received)
(8556|8579) pub11 60% (39 samples sent)
(8556|8579) pub11 70% (45 samples sent)
(8556|8579) pub11 81% (52 samples sent)
(8556|8579) pub11 90% (58 samples sent)
(8556|8579) pub11 100% (64 samples sent)
(8556|8579) pub11 waiting for acks
(8556|8582) pub14<-match found! before write for 01030000.6137a431.00000011.00000102(d2645e20)
(8556|8580) pub12<-match found! before write for 01030000.6137a431.0000000f.00000102(0db477c3)
(8556|8570) pub2<-match found! before write for 01030000.6137a431.00000004.00000102(7a6446d2)
(8556|8571) pub3<-match found! before write for 01030000.6137a431.0000000d.00000102(777424a3)
(8556|8583) pub15<-match found! before write for 01030000.6137a431.00000012.00000102(95c424f0)
(8556|8572) pub4<-match found! before write for 01030000.6137a431.00000005.00000102(47046f62)
(8556|8581) pub13<-match found! before write for 01030000.6137a431.00000010.00000102(ef047790)
(8556|8571) pub3 10% (7 samples sent)
(8556|8582) pub14 10% (7 samples sent)
(8556|8569) pub1 waiting for acks returned
(8556|8569) pub1<-delete_contained_entities
(8556|8575) pub7 waiting for acks returned
(8556|8576) pub8 waiting for acks returned
(8556|8576) pub8<-delete_contained_entities
(8556|8583) pub15 10% (7 samples sent)
(8556|8580) pub12 10% (7 samples sent)
(8556|8575) pub7<-delete_contained_entities
(8556|8570) pub2 10% (7 samples sent)
(8556|8582) pub14 20% (13 samples sent)
(8556|8567) sub 30% (308 samples received)
(8556|8580) pub12 20% (13 samples sent)
(8556|8582) pub14 31% (20 samples sent)
(8556|8580) pub12 31% (20 samples sent)
(8556|8571) pub3 20% (13 samples sent)
(8556|8571) pub3 31% (20 samples sent)
(8556|8581) pub13 10% (7 samples sent)
(8556|8581) pub13 20% (13 samples sent)
(8556|8581) pub13 31% (20 samples sent)
(8556|8572) pub4 10% (7 samples sent)
(8556|8572) pub4 20% (13 samples sent)
(8556|8570) pub2 20% (13 samples sent)
(8556|8570) pub2 31% (20 samples sent)
(8556|8570) pub2 40% (26 samples sent)
(8556|8570) pub2 50% (32 samples sent)
(8556|8570) pub2 60% (39 samples sent)
(8556|8570) pub2 70% (45 samples sent)
(8556|8572) pub4 31% (20 samples sent)
(8556|8583) pub15 20% (13 samples sent)
(8556|8583) pub15 31% (20 samples sent)
(8556|8583) pub15 40% (26 samples sent)
(8556|8583) pub15 50% (32 samples sent)
(8556|8580) pub12 40% (26 samples sent)
(8556|8580) pub12 50% (32 samples sent)
(8556|8580) pub12 60% (39 samples sent)
(8556|8580) pub12 70% (45 samples sent)
(8556|8583) pub15 60% (39 samples sent)
(8556|8571) pub3 40% (26 samples sent)
(8556|8571) pub3 50% (32 samples sent)
(8556|8571) pub3 60% (39 samples sent)
(8556|8581) pub13 40% (26 samples sent)
(8556|8576) pub8<-delete_participant
(8556|8572) pub4 40% (26 samples sent)
(8556|8567) sub 40% (410 samples received)
(8556|8582) pub14 40% (26 samples sent)
(8556|8570) pub2 81% (52 samples sent)
(8556|8582) pub14 50% (32 samples sent)
(8556|8583) pub15 70% (45 samples sent)
(8556|8570) pub2 90% (58 samples sent)
(8556|8570) pub2 100% (64 samples sent)
(8556|8570) pub2 waiting for acks
(8556|8571) pub3 70% (45 samples sent)
(8556|8571) pub3 81% (52 samples sent)
(8556|8571) pub3 90% (58 samples sent)
(8556|8572) pub4 50% (32 samples sent)
(8556|8572) pub4 60% (39 samples sent)
(8556|8581) pub13 50% (32 samples sent)
(8556|8571) pub3 100% (64 samples sent)
(8556|8571) pub3 waiting for acks
(8556|8580) pub12 81% (52 samples sent)
(8556|8583) pub15 81% (52 samples sent)
(8556|8582) pub14 60% (39 samples sent)
(8556|8583) pub15 90% (58 samples sent)
(8556|8583) pub15 100% (64 samples sent)
(8556|8583) pub15 waiting for acks
(8556|8580) pub12 90% (58 samples sent)
(8556|8580) pub12 100% (64 samples sent)
(8556|8580) pub12 waiting for acks
(8556|8582) pub14 70% (45 samples sent)
(8556|8582) pub14 81% (52 samples sent)
(8556|8581) pub13 60% (39 samples sent)
(8556|8581) pub13 70% (45 samples sent)
(8556|8575) pub7<-delete_participant
(8556|8581) pub13 81% (52 samples sent)
(8556|8581) pub13 90% (58 samples sent)
(8556|8581) pub13 100% (64 samples sent)
(8556|8581) pub13 waiting for acks
(8556|8582) pub14 90% (58 samples sent)
(8556|8572) pub4 70% (45 samples sent)
(8556|8582) pub14 100% (64 samples sent)
(8556|8582) pub14 waiting for acks
(8556|8572) pub4 81% (52 samples sent)
(8556|8572) pub4 90% (58 samples sent)
(8556|8572) pub4 100% (64 samples sent)
(8556|8572) pub4 waiting for acks
(8556|8567) sub 50% (512 samples received)
(8556|8569) pub1<-delete_participant
(8556|8577) pub10 waiting for acks returned
(8556|8577) pub10<-delete_contained_entities
(8556|8573) pub5 waiting for acks returned
(8556|8578) pub9 waiting for acks returned
(8556|8568) pub0 waiting for acks returned
(8556|8568) pub0<-delete_contained_entities
(8556|8578) pub9<-delete_contained_entities
(8556|8579) pub11 waiting for acks returned
(8556|8579) pub11<-delete_contained_entities
(8556|8573) pub5<-delete_contained_entities
(8556|8574) pub6 waiting for acks returned
(8556|8574) pub6<-delete_contained_entities
(8556|8567) sub 60% (615 samples received)
(8556|8567) sub 70% (717 samples received)
(8556|8568) pub0<-delete_participant
(8556|8579) pub11<-delete_participant
(8556|8567) sub 80% (820 samples received)
(8556|8573) pub5<-delete_participant
(8556|8578) pub9<-delete_participant
(8556|8567) sub 90% (922 samples received)
(8556|8574) pub6<-delete_participant
(8556|8567) sub 100% (1024 samples received)
(8556|8567) sub condition_.notify_all
(8556|8556) sub condition_.wait returned
(8556|8556) sub check_received
(8556|8556) sub check_received returns 0
(8556|8556) <- PublisherService::end
(8556|8571) pub3 waiting for acks returned
(8556|8571) pub3<-delete_contained_entities
(8556|8583) pub15 waiting for acks returned
(8556|8583) pub15<-delete_contained_entities
(8556|8580) pub12 waiting for acks returned
(8556|8580) pub12<-delete_contained_entities
(8556|8581) pub13 waiting for acks returned
(8556|8581) pub13<-delete_contained_entities
(8556|8570) pub2 waiting for acks returned
(8556|8570) pub2<-delete_contained_entities
(8556|8577) pub10<-delete_participant
(8556|8582) pub14 waiting for acks returned
(8556|8582) pub14<-delete_contained_entities
(8556|8572) pub4 waiting for acks returned
(8556|8572) pub4<-delete_contained_entities
(8556|8581) pub13<-delete_participant
(8556|8570) pub2<-delete_participant
(8556|8583) pub15<-delete_participant
(8556|8580) pub12<-delete_participant
(8556|8582) pub14<-delete_participant
(8556|8572) pub4<-delete_participant
(8556|8571) pub3<-delete_participant
(8556|8556) <- PublisherService::~PublisherService
(8556|8556) <- Subscriber delete_contained_entities
(8556|8556) <- Subscriber delete_participant
(8556|8556) <- Subscriber::~Subscriber
(8556|8556) <- 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: 8585
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 32 -s 32 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8595 started at 2026-05-21 11:14:27
(8595|8595) -> Thrasher started
(8595|8595) -> Subscriber::Subscriber
(8585|8585) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(8595|8595) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(8595|8595) Subscriber reader id: 01030000.1971727c.00000002.00000507(804bbd01)
(8595|8595) -> PublisherService::PublisherService
(8595|8595) -> PublisherService::start (32 threads)
(8595|8595) sub wait_received 0:1024
(8595|8614) pub7 writer id: 01030000.1971727c.00000009.00000102(e39dbd9b)
(8595|8614) pub7->started
(8595|8614) pub7->wait_match() before write for 01030000.1971727c.00000009.00000102(e39dbd9b)
(8595|8614) pub7<-match found! before write for 01030000.1971727c.00000009.00000102(e39dbd9b)
(8595|8614) pub7 12% (4 samples sent)
(8595|8614) pub7 21% (7 samples sent)
(8595|8614) pub7 31% (10 samples sent)
(8595|8614) pub7 40% (13 samples sent)
(8595|8614) pub7 50% (16 samples sent)
(8595|8614) pub7 62% (20 samples sent)
(8595|8614) pub7 71% (23 samples sent)
(8595|8614) pub7 81% (26 samples sent)
(8595|8614) pub7 90% (29 samples sent)
(8595|8614) pub7 100% (32 samples sent)
(8595|8614) pub7 waiting for acks
(8595|8614) pub7 waiting for acks returned
(8595|8614) pub7<-delete_contained_entities
(8595|8619) pub12 writer id: 01030000.1971727c.0000000f.00000102(6cdd483b)
(8595|8619) pub12->started
(8595|8619) pub12->wait_match() before write for 01030000.1971727c.0000000f.00000102(6cdd483b)
(8595|8619) pub12<-match found! before write for 01030000.1971727c.0000000f.00000102(6cdd483b)
(8595|8619) pub12 12% (4 samples sent)
(8595|8619) pub12 21% (7 samples sent)
(8595|8619) pub12 31% (10 samples sent)
(8595|8619) pub12 40% (13 samples sent)
(8595|8619) pub12 50% (16 samples sent)
(8595|8619) pub12 62% (20 samples sent)
(8595|8619) pub12 71% (23 samples sent)
(8595|8619) pub12 81% (26 samples sent)
(8595|8619) pub12 90% (29 samples sent)
(8595|8619) pub12 100% (32 samples sent)
(8595|8619) pub12 waiting for acks
(8595|8624) pub17 writer id: 01030000.1971727c.00000015.00000102(468dc718)
(8595|8624) pub17->started
(8595|8624) pub17->wait_match() before write for 01030000.1971727c.00000015.00000102(468dc718)
(8595|8624) pub17<-match found! before write for 01030000.1971727c.00000015.00000102(468dc718)
(8595|8624) pub17 12% (4 samples sent)
(8595|8624) pub17 21% (7 samples sent)
(8595|8624) pub17 31% (10 samples sent)
(8595|8619) pub12 waiting for acks returned
(8595|8619) pub12<-delete_contained_entities
(8595|8624) pub17 40% (13 samples sent)
(8595|8624) pub17 50% (16 samples sent)
(8595|8624) pub17 62% (20 samples sent)
(8595|8624) pub17 71% (23 samples sent)
(8595|8624) pub17 81% (26 samples sent)
(8595|8624) pub17 90% (29 samples sent)
(8595|8624) pub17 100% (32 samples sent)
(8595|8624) pub17 waiting for acks
(8595|8625) pub18 writer id: 01030000.1971727c.00000014.00000102(7bedeea8)
(8595|8625) pub18->started
(8595|8625) pub18->wait_match() before write for 01030000.1971727c.00000014.00000102(7bedeea8)
(8595|8625) pub18<-match found! before write for 01030000.1971727c.00000014.00000102(7bedeea8)
(8595|8624) pub17 waiting for acks returned
(8595|8624) pub17<-delete_contained_entities
(8595|8625) pub18 12% (4 samples sent)
(8595|8617) pub10 writer id: 01030000.1971727c.0000000e.00000102(51bd618b)
(8595|8617) pub10->started
(8595|8617) pub10->wait_match() before write for 01030000.1971727c.0000000e.00000102(51bd618b)
(8595|8609) pub2 writer id: 01030000.1971727c.00000004.00000102(1b0d792a)
(8595|8609) pub2->started
(8595|8609) pub2->wait_match() before write for 01030000.1971727c.00000004.00000102(1b0d792a)
(8595|8625) pub18 21% (7 samples sent)
(8595|8625) pub18 31% (10 samples sent)
(8595|8625) pub18 40% (13 samples sent)
(8595|8625) pub18 50% (16 samples sent)
(8595|8625) pub18 62% (20 samples sent)
(8595|8625) pub18 71% (23 samples sent)
(8595|8625) pub18 81% (26 samples sent)
(8595|8617) pub10<-match found! before write for 01030000.1971727c.0000000e.00000102(51bd618b)
(8595|8609) pub2<-match found! before write for 01030000.1971727c.00000004.00000102(1b0d792a)
(8595|8609) pub2 12% (4 samples sent)
(8595|8617) pub10 12% (4 samples sent)
(8595|8609) pub2 21% (7 samples sent)
(8595|8606) sub 10% (103 samples received)
(8595|8609) pub2 31% (10 samples sent)
(8595|8609) pub2 40% (13 samples sent)
(8595|8609) pub2 50% (16 samples sent)
(8595|8609) pub2 62% (20 samples sent)
(8595|8617) pub10 21% (7 samples sent)
(8595|8617) pub10 31% (10 samples sent)
(8595|8617) pub10 40% (13 samples sent)
(8595|8617) pub10 50% (16 samples sent)
(8595|8617) pub10 62% (20 samples sent)
(8595|8617) pub10 71% (23 samples sent)
(8595|8617) pub10 81% (26 samples sent)
(8595|8609) pub2 71% (23 samples sent)
(8595|8609) pub2 81% (26 samples sent)
(8595|8609) pub2 90% (29 samples sent)
(8595|8609) pub2 100% (32 samples sent)
(8595|8609) pub2 waiting for acks
(8595|8617) pub10 90% (29 samples sent)
(8595|8617) pub10 100% (32 samples sent)
(8595|8617) pub10 waiting for acks
(8595|8625) pub18 90% (29 samples sent)
(8595|8625) pub18 100% (32 samples sent)
(8595|8625) pub18 waiting for acks
(8595|8607) pub0 writer id: 01030000.1971727c.00000003.00000102(a92da53a)
(8595|8607) pub0->started
(8595|8607) pub0->wait_match() before write for 01030000.1971727c.00000003.00000102(a92da53a)
(8595|8638) pub31 writer id: 01030000.1971727c.00000022.00000102(558ca38e)
(8595|8638) pub31->started
(8595|8638) pub31->wait_match() before write for 01030000.1971727c.00000022.00000102(558ca38e)
(8595|8620) pub13 writer id: 01030000.1971727c.00000011.00000102(b30d61d8)
(8595|8620) pub13->started
(8595|8620) pub13->wait_match() before write for 01030000.1971727c.00000011.00000102(b30d61d8)
(8595|8607) pub0<-match found! before write for 01030000.1971727c.00000003.00000102(a92da53a)
(8595|8607) pub0 12% (4 samples sent)
(8595|8638) pub31<-match found! before write for 01030000.1971727c.00000022.00000102(558ca38e)
(8595|8638) pub31 12% (4 samples sent)
(8595|8638) pub31 21% (7 samples sent)
(8595|8638) pub31 31% (10 samples sent)
(8595|8638) pub31 40% (13 samples sent)
(8595|8617) pub10 waiting for acks returned
(8595|8607) pub0 21% (7 samples sent)
(8595|8617) pub10<-delete_contained_entities
(8595|8620) pub13<-match found! before write for 01030000.1971727c.00000011.00000102(b30d61d8)
(8595|8609) pub2 waiting for acks returned
(8595|8609) pub2<-delete_contained_entities
(8595|8625) pub18 waiting for acks returned
(8595|8625) pub18<-delete_contained_entities
(8595|8610) pub3 writer id: 01030000.1971727c.0000000d.00000102(161d1b5b)
(8595|8610) pub3->started
(8595|8610) pub3->wait_match() before write for 01030000.1971727c.0000000d.00000102(161d1b5b)
(8595|8610) pub3<-match found! before write for 01030000.1971727c.0000000d.00000102(161d1b5b)
(8595|8607) pub0 31% (10 samples sent)
(8595|8606) sub 20% (205 samples received)
(8595|8638) pub31 50% (16 samples sent)
(8595|8620) pub13 12% (4 samples sent)
(8595|8611) pub4 writer id: 01030000.1971727c.00000006.00000102(61cd2a4a)
(8595|8611) pub4->started
(8595|8611) pub4->wait_match() before write for 01030000.1971727c.00000006.00000102(61cd2a4a)
(8595|8612) pub5 writer id: 01030000.1971727c.00000007.00000102(5cad03fa)
(8595|8612) pub5->started
(8595|8612) pub5->wait_match() before write for 01030000.1971727c.00000007.00000102(5cad03fa)
(8595|8620) pub13 21% (7 samples sent)
(8595|8620) pub13 31% (10 samples sent)
(8595|8620) pub13 40% (13 samples sent)
(8595|8620) pub13 50% (16 samples sent)
(8595|8620) pub13 62% (20 samples sent)
(8595|8620) pub13 71% (23 samples sent)
(8595|8620) pub13 81% (26 samples sent)
(8595|8620) pub13 90% (29 samples sent)
(8595|8611) pub4<-match found! before write for 01030000.1971727c.00000006.00000102(61cd2a4a)
(8595|8635) pub28 writer id: 01030000.1971727c.00000021.00000102(122cd95e)
(8595|8635) pub28->started
(8595|8635) pub28->wait_match() before write for 01030000.1971727c.00000021.00000102(122cd95e)
(8595|8612) pub5<-match found! before write for 01030000.1971727c.00000007.00000102(5cad03fa)
(8595|8638) pub31 62% (20 samples sent)
(8595|8638) pub31 71% (23 samples sent)
(8595|8611) pub4 12% (4 samples sent)
(8595|8620) pub13 100% (32 samples sent)
(8595|8620) pub13 waiting for acks
(8595|8612) pub5 12% (4 samples sent)
(8595|8612) pub5 21% (7 samples sent)
(8595|8612) pub5 31% (10 samples sent)
(8595|8612) pub5 40% (13 samples sent)
(8595|8612) pub5 50% (16 samples sent)
(8595|8611) pub4 21% (7 samples sent)
(8595|8611) pub4 31% (10 samples sent)
(8595|8611) pub4 40% (13 samples sent)
(8595|8611) pub4 50% (16 samples sent)
(8595|8611) pub4 62% (20 samples sent)
(8595|8611) pub4 71% (23 samples sent)
(8595|8611) pub4 81% (26 samples sent)
(8595|8611) pub4 90% (29 samples sent)
(8595|8610) pub3 12% (4 samples sent)
(8595|8612) pub5 62% (20 samples sent)
(8595|8610) pub3 21% (7 samples sent)
(8595|8610) pub3 31% (10 samples sent)
(8595|8610) pub3 40% (13 samples sent)
(8595|8610) pub3 50% (16 samples sent)
(8595|8610) pub3 62% (20 samples sent)
(8595|8610) pub3 71% (23 samples sent)
(8595|8610) pub3 81% (26 samples sent)
(8595|8627) pub20 writer id: 01030000.1971727c.00000017.00000102(3c4d9478)
(8595|8627) pub20->started
(8595|8627) pub20->wait_match() before write for 01030000.1971727c.00000017.00000102(3c4d9478)
(8595|8638) pub31 81% (26 samples sent)
(8595|8638) pub31 90% (29 samples sent)
(8595|8638) pub31 100% (32 samples sent)
(8595|8638) pub31 waiting for acks
(8595|8612) pub5 71% (23 samples sent)
(8595|8612) pub5 81% (26 samples sent)
(8595|8612) pub5 90% (29 samples sent)
(8595|8612) pub5 100% (32 samples sent)
(8595|8612) pub5 waiting for acks
(8595|8626) pub19 writer id: 01030000.1971727c.00000016.00000102(012dbdc8)
(8595|8626) pub19->started
(8595|8626) pub19->wait_match() before write for 01030000.1971727c.00000016.00000102(012dbdc8)
(8595|8611) pub4 100% (32 samples sent)
(8595|8611) pub4 waiting for acks
(8595|8607) pub0 40% (13 samples sent)
(8595|8607) pub0 50% (16 samples sent)
(8595|8607) pub0 62% (20 samples sent)
(8595|8607) pub0 71% (23 samples sent)
(8595|8610) pub3 90% (29 samples sent)
(8595|8635) pub28<-match found! before write for 01030000.1971727c.00000021.00000102(122cd95e)
(8595|8627) pub20<-match found! before write for 01030000.1971727c.00000017.00000102(3c4d9478)
(8595|8607) pub0 81% (26 samples sent)
(8595|8610) pub3 100% (32 samples sent)
(8595|8610) pub3 waiting for acks
(8595|8607) pub0 90% (29 samples sent)
(8595|8635) pub28 12% (4 samples sent)
(8595|8635) pub28 21% (7 samples sent)
(8595|8631) pub24 writer id: 01030000.1971727c.0000001e.00000102(315df609)
(8595|8631) pub24->started
(8595|8631) pub24->wait_match() before write for 01030000.1971727c.0000001e.00000102(315df609)
(8595|8607) pub0 100% (32 samples sent)
(8595|8607) pub0 waiting for acks
(8595|8629) pub22 writer id: 01030000.1971727c.0000001c.00000102(4b9da569)
(8595|8629) pub22->started
(8595|8629) pub22->wait_match() before write for 01030000.1971727c.0000001c.00000102(4b9da569)
(8595|8635) pub28 31% (10 samples sent)
(8595|8626) pub19<-match found! before write for 01030000.1971727c.00000016.00000102(012dbdc8)
(8595|8627) pub20 12% (4 samples sent)
(8595|8627) pub20 21% (7 samples sent)
(8595|8627) pub20 31% (10 samples sent)
(8595|8627) pub20 40% (13 samples sent)
(8595|8627) pub20 50% (16 samples sent)
(8595|8635) pub28 40% (13 samples sent)
(8595|8636) pub29 writer id: 01030000.1971727c.0000001f.00000102(0c3ddfb9)
(8595|8636) pub29->started
(8595|8636) pub29->wait_match() before write for 01030000.1971727c.0000001f.00000102(0c3ddfb9)
(8595|8635) pub28 50% (16 samples sent)
(8595|8635) pub28 62% (20 samples sent)
(8595|8627) pub20 62% (20 samples sent)
(8595|8627) pub20 71% (23 samples sent)
(8595|8627) pub20 81% (26 samples sent)
(8595|8622) pub14 writer id: 01030000.1971727c.00000010.00000102(8e6d4868)
(8595|8622) pub14->started
(8595|8622) pub14->wait_match() before write for 01030000.1971727c.00000010.00000102(8e6d4868)
(8595|8616) pub9 writer id: 01030000.1971727c.0000000a.00000102(a43dc74b)
(8595|8616) pub9->started
(8595|8616) pub9->wait_match() before write for 01030000.1971727c.0000000a.00000102(a43dc74b)
(8595|8615) pub8 writer id: 01030000.1971727c.0000000c.00000102(2b7d32eb)
(8595|8635) pub28 71% (23 samples sent)
(8595|8635) pub28 81% (26 samples sent)
(8595|8635) pub28 90% (29 samples sent)
(8595|8635) pub28 100% (32 samples sent)
(8595|8635) pub28 waiting for acks
(8595|8626) pub19 12% (4 samples sent)
(8595|8626) pub19 21% (7 samples sent)
(8595|8626) pub19 31% (10 samples sent)
(8595|8627) pub20 90% (29 samples sent)
(8595|8627) pub20 100% (32 samples sent)
(8595|8627) pub20 waiting for acks
(8595|8626) pub19 40% (13 samples sent)
(8595|8615) pub8->started
(8595|8615) pub8->wait_match() before write for 01030000.1971727c.0000000c.00000102(2b7d32eb)
(8595|8626) pub19 50% (16 samples sent)
(8595|8608) pub1 writer id: 01030000.1971727c.00000005.00000102(266d509a)
(8595|8608) pub1->started
(8595|8608) pub1->wait_match() before write for 01030000.1971727c.00000005.00000102(266d509a)
(8595|8626) pub19 62% (20 samples sent)
(8595|8633) pub26 writer id: 01030000.1971727c.00000019.00000102(837d2a19)
(8595|8633) pub26->started
(8595|8633) pub26->wait_match() before write for 01030000.1971727c.00000019.00000102(837d2a19)
(8595|8626) pub19 71% (23 samples sent)
(8595|8626) pub19 81% (26 samples sent)
(8595|8626) pub19 90% (29 samples sent)
(8595|8626) pub19 100% (32 samples sent)
(8595|8626) pub19 waiting for acks
(8595|8613) pub6 writer id: 01030000.1971727c.00000008.00000102(defd942b)
(8595|8613) pub6->started
(8595|8613) pub6->wait_match() before write for 01030000.1971727c.00000008.00000102(defd942b)
(8595|8606) sub 30% (308 samples received)
(8595|8623) pub16 writer id: 01030000.1971727c.00000013.00000102(c9cd32b8)
(8595|8623) pub16->started
(8595|8623) pub16->wait_match() before write for 01030000.1971727c.00000013.00000102(c9cd32b8)
(8595|8621) pub15 writer id: 01030000.1971727c.00000012.00000102(f4ad1b08)
(8595|8621) pub15->started
(8595|8621) pub15->wait_match() before write for 01030000.1971727c.00000012.00000102(f4ad1b08)
(8595|8630) pub23 writer id: 01030000.1971727c.0000001b.00000102(f9bd7979)
(8595|8630) pub23->started
(8595|8630) pub23->wait_match() before write for 01030000.1971727c.0000001b.00000102(f9bd7979)
(8595|8632) pub25 writer id: 01030000.1971727c.0000001d.00000102(76fd8cd9)
(8595|8632) pub25->started
(8595|8632) pub25->wait_match() before write for 01030000.1971727c.0000001d.00000102(76fd8cd9)
(8595|8628) pub21 writer id: 01030000.1971727c.00000018.00000102(be1d03a9)
(8595|8628) pub21->started
(8595|8628) pub21->wait_match() before write for 01030000.1971727c.00000018.00000102(be1d03a9)
(8595|8618) pub11 writer id: 01030000.1971727c.0000000b.00000102(995deefb)
(8595|8618) pub11->started
(8595|8618) pub11->wait_match() before write for 01030000.1971727c.0000000b.00000102(995deefb)
(8595|8634) pub27 writer id: 01030000.1971727c.00000020.00000102(2f4cf0ee)
(8595|8634) pub27->started
(8595|8634) pub27->wait_match() before write for 01030000.1971727c.00000020.00000102(2f4cf0ee)
(8595|8637) pub30 writer id: 01030000.1971727c.0000001a.00000102(c4dd50c9)
(8595|8637) pub30->started
(8595|8637) pub30->wait_match() before write for 01030000.1971727c.0000001a.00000102(c4dd50c9)
(8595|8614) pub7<-delete_participant
(8595|8636) pub29<-match found! before write for 01030000.1971727c.0000001f.00000102(0c3ddfb9)
(8595|8631) pub24<-match found! before write for 01030000.1971727c.0000001e.00000102(315df609)
(8595|8629) pub22<-match found! before write for 01030000.1971727c.0000001c.00000102(4b9da569)
(8595|8622) pub14<-match found! before write for 01030000.1971727c.00000010.00000102(8e6d4868)
(8595|8636) pub29 12% (4 samples sent)
(8595|8631) pub24 12% (4 samples sent)
(8595|8622) pub14 12% (4 samples sent)
(8595|8629) pub22 12% (4 samples sent)
(8595|8620) pub13 waiting for acks returned
(8595|8620) pub13<-delete_contained_entities
(8595|8631) pub24 21% (7 samples sent)
(8595|8636) pub29 21% (7 samples sent)
(8595|8631) pub24 31% (10 samples sent)
(8595|8629) pub22 21% (7 samples sent)
(8595|8616) pub9<-match found! before write for 01030000.1971727c.0000000a.00000102(a43dc74b)
(8595|8631) pub24 40% (13 samples sent)
(8595|8636) pub29 31% (10 samples sent)
(8595|8615) pub8<-match found! before write for 01030000.1971727c.0000000c.00000102(2b7d32eb)
(8595|8622) pub14 21% (7 samples sent)
(8595|8608) pub1<-match found! before write for 01030000.1971727c.00000005.00000102(266d509a)
(8595|8636) pub29 40% (13 samples sent)
(8595|8629) pub22 31% (10 samples sent)
(8595|8636) pub29 50% (16 samples sent)
(8595|8631) pub24 50% (16 samples sent)
(8595|8629) pub22 40% (13 samples sent)
(8595|8633) pub26<-match found! before write for 01030000.1971727c.00000019.00000102(837d2a19)
(8595|8629) pub22 50% (16 samples sent)
(8595|8622) pub14 31% (10 samples sent)
(8595|8633) pub26 12% (4 samples sent)
(8595|8629) pub22 62% (20 samples sent)
(8595|8622) pub14 40% (13 samples sent)
(8595|8613) pub6<-match found! before write for 01030000.1971727c.00000008.00000102(defd942b)
(8595|8608) pub1 12% (4 samples sent)
(8595|8633) pub26 21% (7 samples sent)
(8595|8615) pub8 12% (4 samples sent)
(8595|8636) pub29 62% (20 samples sent)
(8595|8623) pub16<-match found! before write for 01030000.1971727c.00000013.00000102(c9cd32b8)
(8595|8630) pub23<-match found! before write for 01030000.1971727c.0000001b.00000102(f9bd7979)
(8595|8621) pub15<-match found! before write for 01030000.1971727c.00000012.00000102(f4ad1b08)
(8595|8622) pub14 50% (16 samples sent)
(8595|8619) pub12<-delete_participant
(8595|8629) pub22 71% (23 samples sent)
(8595|8615) pub8 21% (7 samples sent)
(8595|8615) pub8 31% (10 samples sent)
(8595|8621) pub15 12% (4 samples sent)
(8595|8608) pub1 21% (7 samples sent)
(8595|8633) pub26 31% (10 samples sent)
(8595|8615) pub8 40% (13 samples sent)
(8595|8608) pub1 31% (10 samples sent)
(8595|8608) pub1 40% (13 samples sent)
(8595|8636) pub29 71% (23 samples sent)
(8595|8616) pub9 12% (4 samples sent)
(8595|8613) pub6 12% (4 samples sent)
(8595|8616) pub9 21% (7 samples sent)
(8595|8616) pub9 31% (10 samples sent)
(8595|8623) pub16 12% (4 samples sent)
(8595|8616) pub9 40% (13 samples sent)
(8595|8633) pub26 40% (13 samples sent)
(8595|8632) pub25<-match found! before write for 01030000.1971727c.0000001d.00000102(76fd8cd9)
(8595|8622) pub14 62% (20 samples sent)
(8595|8636) pub29 81% (26 samples sent)
(8595|8608) pub1 50% (16 samples sent)
(8595|8608) pub1 62% (20 samples sent)
(8595|8628) pub21<-match found! before write for 01030000.1971727c.00000018.00000102(be1d03a9)
(8595|8623) pub16 21% (7 samples sent)
(8595|8608) pub1 71% (23 samples sent)
(8595|8621) pub15 21% (7 samples sent)
(8595|8613) pub6 21% (7 samples sent)
(8595|8631) pub24 62% (20 samples sent)
(8595|8622) pub14 71% (23 samples sent)
(8595|8613) pub6 31% (10 samples sent)
(8595|8613) pub6 40% (13 samples sent)
(8595|8613) pub6 50% (16 samples sent)
(8595|8613) pub6 62% (20 samples sent)
(8595|8613) pub6 71% (23 samples sent)
(8595|8631) pub24 71% (23 samples sent)
(8595|8630) pub23 12% (4 samples sent)
(8595|8606) sub 40% (410 samples received)
(8595|8629) pub22 81% (26 samples sent)
(8595|8629) pub22 90% (29 samples sent)
(8595|8629) pub22 100% (32 samples sent)
(8595|8629) pub22 waiting for acks
(8595|8633) pub26 50% (16 samples sent)
(8595|8615) pub8 50% (16 samples sent)
(8595|8624) pub17<-delete_participant
(8595|8632) pub25 12% (4 samples sent)
(8595|8633) pub26 62% (20 samples sent)
(8595|8632) pub25 21% (7 samples sent)
(8595|8633) pub26 71% (23 samples sent)
(8595|8613) pub6 81% (26 samples sent)
(8595|8622) pub14 81% (26 samples sent)
(8595|8628) pub21 12% (4 samples sent)
(8595|8628) pub21 21% (7 samples sent)
(8595|8628) pub21 31% (10 samples sent)
(8595|8628) pub21 40% (13 samples sent)
(8595|8615) pub8 62% (20 samples sent)
(8595|8623) pub16 31% (10 samples sent)
(8595|8623) pub16 40% (13 samples sent)
(8595|8623) pub16 50% (16 samples sent)
(8595|8623) pub16 62% (20 samples sent)
(8595|8623) pub16 71% (23 samples sent)
(8595|8623) pub16 81% (26 samples sent)
(8595|8623) pub16 90% (29 samples sent)
(8595|8623) pub16 100% (32 samples sent)
(8595|8623) pub16 waiting for acks
(8595|8621) pub15 31% (10 samples sent)
(8595|8621) pub15 40% (13 samples sent)
(8595|8608) pub1 81% (26 samples sent)
(8595|8631) pub24 81% (26 samples sent)
(8595|8631) pub24 90% (29 samples sent)
(8595|8631) pub24 100% (32 samples sent)
(8595|8631) pub24 waiting for acks
(8595|8616) pub9 50% (16 samples sent)
(8595|8616) pub9 62% (20 samples sent)
(8595|8616) pub9 71% (23 samples sent)
(8595|8616) pub9 81% (26 samples sent)
(8595|8616) pub9 90% (29 samples sent)
(8595|8616) pub9 100% (32 samples sent)
(8595|8616) pub9 waiting for acks
(8595|8622) pub14 90% (29 samples sent)
(8595|8622) pub14 100% (32 samples sent)
(8595|8622) pub14 waiting for acks
(8595|8621) pub15 50% (16 samples sent)
(8595|8621) pub15 62% (20 samples sent)
(8595|8621) pub15 71% (23 samples sent)
(8595|8621) pub15 81% (26 samples sent)
(8595|8621) pub15 90% (29 samples sent)
(8595|8621) pub15 100% (32 samples sent)
(8595|8621) pub15 waiting for acks
(8595|8615) pub8 71% (23 samples sent)
(8595|8615) pub8 81% (26 samples sent)
(8595|8615) pub8 90% (29 samples sent)
(8595|8617) pub10<-delete_participant
(8595|8615) pub8 100% (32 samples sent)
(8595|8615) pub8 waiting for acks
(8595|8632) pub25 31% (10 samples sent)
(8595|8632) pub25 40% (13 samples sent)
(8595|8632) pub25 50% (16 samples sent)
(8595|8632) pub25 62% (20 samples sent)
(8595|8632) pub25 71% (23 samples sent)
(8595|8632) pub25 81% (26 samples sent)
(8595|8632) pub25 90% (29 samples sent)
(8595|8632) pub25 100% (32 samples sent)
(8595|8632) pub25 waiting for acks
(8595|8628) pub21 50% (16 samples sent)
(8595|8628) pub21 62% (20 samples sent)
(8595|8628) pub21 71% (23 samples sent)
(8595|8628) pub21 81% (26 samples sent)
(8595|8628) pub21 90% (29 samples sent)
(8595|8628) pub21 100% (32 samples sent)
(8595|8628) pub21 waiting for acks
(8595|8613) pub6 90% (29 samples sent)
(8595|8613) pub6 100% (32 samples sent)
(8595|8613) pub6 waiting for acks
(8595|8633) pub26 81% (26 samples sent)
(8595|8633) pub26 90% (29 samples sent)
(8595|8633) pub26 100% (32 samples sent)
(8595|8633) pub26 waiting for acks
(8595|8636) pub29 90% (29 samples sent)
(8595|8606) sub 50% (512 samples received)
(8595|8636) pub29 100% (32 samples sent)
(8595|8636) pub29 waiting for acks
(8595|8608) pub1 90% (29 samples sent)
(8595|8608) pub1 100% (32 samples sent)
(8595|8608) pub1 waiting for acks
(8595|8630) pub23 21% (7 samples sent)
(8595|8630) pub23 31% (10 samples sent)
(8595|8630) pub23 40% (13 samples sent)
(8595|8630) pub23 50% (16 samples sent)
(8595|8630) pub23 62% (20 samples sent)
(8595|8630) pub23 71% (23 samples sent)
(8595|8630) pub23 81% (26 samples sent)
(8595|8630) pub23 90% (29 samples sent)
(8595|8630) pub23 100% (32 samples sent)
(8595|8630) pub23 waiting for acks
(8595|8625) pub18<-delete_participant
(8595|8609) pub2<-delete_participant
(8595|8606) sub 60% (615 samples received)
(8595|8618) pub11<-match found! before write for 01030000.1971727c.0000000b.00000102(995deefb)
(8595|8638) pub31 waiting for acks returned
(8595|8638) pub31<-delete_contained_entities
(8595|8634) pub27<-match found! before write for 01030000.1971727c.00000020.00000102(2f4cf0ee)
(8595|8618) pub11 12% (4 samples sent)
(8595|8618) pub11 21% (7 samples sent)
(8595|8611) pub4 waiting for acks returned
(8595|8611) pub4<-delete_contained_entities
(8595|8612) pub5 waiting for acks returned
(8595|8612) pub5<-delete_contained_entities
(8595|8610) pub3 waiting for acks returned
(8595|8610) pub3<-delete_contained_entities
(8595|8607) pub0 waiting for acks returned
(8595|8607) pub0<-delete_contained_entities
(8595|8627) pub20 waiting for acks returned
(8595|8627) pub20<-delete_contained_entities
(8595|8626) pub19 waiting for acks returned
(8595|8626) pub19<-delete_contained_entities
(8595|8637) pub30<-match found! before write for 01030000.1971727c.0000001a.00000102(c4dd50c9)
(8595|8635) pub28 waiting for acks returned
(8595|8635) pub28<-delete_contained_entities
(8595|8620) pub13<-delete_participant
(8595|8618) pub11 31% (10 samples sent)
(8595|8618) pub11 40% (13 samples sent)
(8595|8618) pub11 50% (16 samples sent)
(8595|8637) pub30 12% (4 samples sent)
(8595|8637) pub30 21% (7 samples sent)
(8595|8637) pub30 31% (10 samples sent)
(8595|8634) pub27 12% (4 samples sent)
(8595|8637) pub30 40% (13 samples sent)
(8595|8634) pub27 21% (7 samples sent)
(8595|8637) pub30 50% (16 samples sent)
(8595|8637) pub30 62% (20 samples sent)
(8595|8618) pub11 62% (20 samples sent)
(8595|8618) pub11 71% (23 samples sent)
(8595|8618) pub11 81% (26 samples sent)
(8595|8637) pub30 71% (23 samples sent)
(8595|8618) pub11 90% (29 samples sent)
(8595|8634) pub27 31% (10 samples sent)
(8595|8634) pub27 40% (13 samples sent)
(8595|8637) pub30 81% (26 samples sent)
(8595|8634) pub27 50% (16 samples sent)
(8595|8637) pub30 90% (29 samples sent)
(8595|8618) pub11 100% (32 samples sent)
(8595|8618) pub11 waiting for acks
(8595|8634) pub27 62% (20 samples sent)
(8595|8634) pub27 71% (23 samples sent)
(8595|8634) pub27 81% (26 samples sent)
(8595|8634) pub27 90% (29 samples sent)
(8595|8634) pub27 100% (32 samples sent)
(8595|8634) pub27 waiting for acks
(8595|8637) pub30 100% (32 samples sent)
(8595|8637) pub30 waiting for acks
(8595|8606) sub 70% (717 samples received)
(8595|8612) pub5<-delete_participant
(8595|8627) pub20<-delete_participant
(8595|8611) pub4<-delete_participant
(8595|8606) sub 80% (820 samples received)
(8595|8607) pub0<-delete_participant
(8595|8606) sub 90% (922 samples received)
(8595|8610) pub3<-delete_participant
(8595|8631) pub24 waiting for acks returned
(8595|8631) pub24<-delete_contained_entities
(8595|8622) pub14 waiting for acks returned
(8595|8622) pub14<-delete_contained_entities
(8595|8623) pub16 waiting for acks returned
(8595|8623) pub16<-delete_contained_entities
(8595|8629) pub22 waiting for acks returned
(8595|8629) pub22<-delete_contained_entities
(8595|8621) pub15 waiting for acks returned
(8595|8621) pub15<-delete_contained_entities
(8595|8616) pub9 waiting for acks returned
(8595|8616) pub9<-delete_contained_entities
(8595|8615) pub8 waiting for acks returned
(8595|8615) pub8<-delete_contained_entities
(8595|8628) pub21 waiting for acks returned
(8595|8632) pub25 waiting for acks returned
(8595|8632) pub25<-delete_contained_entities
(8595|8613) pub6 waiting for acks returned
(8595|8628) pub21<-delete_contained_entities
(8595|8613) pub6<-delete_contained_entities
(8595|8633) pub26 waiting for acks returned
(8595|8633) pub26<-delete_contained_entities
(8595|8636) pub29 waiting for acks returned
(8595|8608) pub1 waiting for acks returned
(8595|8636) pub29<-delete_contained_entities
(8595|8608) pub1<-delete_contained_entities
(8595|8630) pub23 waiting for acks returned
(8595|8630) pub23<-delete_contained_entities
(8595|8638) pub31<-delete_participant
(8595|8626) pub19<-delete_participant
(8595|8606) sub 100% (1024 samples received)
(8595|8606) sub condition_.notify_all
(8595|8595) sub condition_.wait returned
(8595|8595) sub check_received
(8595|8595) sub check_received returns 0
(8595|8595) <- PublisherService::end
(8595|8618) pub11 waiting for acks returned
(8595|8618) pub11<-delete_contained_entities
(8595|8634) pub27 waiting for acks returned
(8595|8634) pub27<-delete_contained_entities
(8595|8637) pub30 waiting for acks returned
(8595|8637) pub30<-delete_contained_entities
(8595|8635) pub28<-delete_participant
(8595|8631) pub24<-delete_participant
(8595|8621) pub15<-delete_participant
(8595|8616) pub9<-delete_participant
(8595|8632) pub25<-delete_participant
(8595|8613) pub6<-delete_participant
(8595|8633) pub26<-delete_participant
(8595|8630) pub23<-delete_participant
(8595|8608) pub1<-delete_participant
(8595|8636) pub29<-delete_participant
(8595|8628) pub21<-delete_participant
(8595|8629) pub22<-delete_participant
(8595|8623) pub16<-delete_participant
(8595|8615) pub8<-delete_participant
(8595|8622) pub14<-delete_participant
(8595|8618) pub11<-delete_participant
(8595|8634) pub27<-delete_participant
(8595|8637) pub30<-delete_participant
(8595|8595) <- PublisherService::~PublisherService
(8595|8595) <- Subscriber delete_contained_entities
(8595|8595) <- Subscriber delete_participant
(8595|8595) <- Subscriber::~Subscriber
(8595|8595) <- 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: 8640
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 64 -s 16 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8650 started at 2026-05-21 11:14:28
(8650|8650) -> Thrasher started
(8650|8650) -> Subscriber::Subscriber
(8640|8640) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(8650|8650) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(8650|8650) Subscriber reader id: 01030000.5d7f6e4f.00000002.00000507(cb7687f9)
(8650|8650) -> PublisherService::PublisherService
(8650|8650) -> PublisherService::start (64 threads)
(8650|8650) sub wait_received 0:1024
(8650|8664) pub2 writer id: 01030000.5d7f6e4f.00000004.00000102(503043d2)
(8650|8664) pub2->started
(8650|8664) pub2->wait_match() before write for 01030000.5d7f6e4f.00000004.00000102(503043d2)
(8650|8671) pub9 writer id: 01030000.5d7f6e4f.0000000c.00000102(60400813)
(8650|8671) pub9->started
(8650|8671) pub9->wait_match() before write for 01030000.5d7f6e4f.0000000c.00000102(60400813)
(8650|8664) pub2<-match found! before write for 01030000.5d7f6e4f.00000004.00000102(503043d2)
(8650|8664) pub2 12% (2 samples sent)
(8650|8664) pub2 25% (4 samples sent)
(8650|8664) pub2 31% (5 samples sent)
(8650|8664) pub2 43% (7 samples sent)
(8650|8664) pub2 50% (8 samples sent)
(8650|8664) pub2 62% (10 samples sent)
(8650|8671) pub9<-match found! before write for 01030000.5d7f6e4f.0000000c.00000102(60400813)
(8650|8671) pub9 12% (2 samples sent)
(8650|8671) pub9 25% (4 samples sent)
(8650|8671) pub9 31% (5 samples sent)
(8650|8671) pub9 43% (7 samples sent)
(8650|8671) pub9 50% (8 samples sent)
(8650|8671) pub9 62% (10 samples sent)
(8650|8671) pub9 75% (12 samples sent)
(8650|8671) pub9 81% (13 samples sent)
(8650|8671) pub9 93% (15 samples sent)
(8650|8671) pub9 100% (16 samples sent)
(8650|8664) pub2 75% (12 samples sent)
(8650|8671) pub9 waiting for acks
(8650|8664) pub2 81% (13 samples sent)
(8650|8664) pub2 93% (15 samples sent)
(8650|8664) pub2 100% (16 samples sent)
(8650|8664) pub2 waiting for acks
(8650|8671) pub9 waiting for acks returned
(8650|8671) pub9<-delete_contained_entities
(8650|8664) pub2 waiting for acks returned
(8650|8664) pub2<-delete_contained_entities
(8650|8693) pub31 writer id: 01030000.5d7f6e4f.0000002e.00000102(db417477)
(8650|8693) pub31->started
(8650|8693) pub31->wait_match() before write for 01030000.5d7f6e4f.0000002e.00000102(db417477)
(8650|8693) pub31<-match found! before write for 01030000.5d7f6e4f.0000002e.00000102(db417477)
(8650|8693) pub31 12% (2 samples sent)
(8650|8693) pub31 25% (4 samples sent)
(8650|8693) pub31 31% (5 samples sent)
(8650|8693) pub31 43% (7 samples sent)
(8650|8693) pub31 50% (8 samples sent)
(8650|8693) pub31 62% (10 samples sent)
(8650|8693) pub31 75% (12 samples sent)
(8650|8693) pub31 81% (13 samples sent)
(8650|8693) pub31 93% (15 samples sent)
(8650|8693) pub31 100% (16 samples sent)
(8650|8693) pub31 waiting for acks
(8650|8693) pub31 waiting for acks returned
(8650|8693) pub31<-delete_contained_entities
(8650|8675) pub13 writer id: 01030000.5d7f6e4f.0000000f.00000102(27e072c3)
(8650|8675) pub13->started
(8650|8675) pub13->wait_match() before write for 01030000.5d7f6e4f.0000000f.00000102(27e072c3)
(8650|8675) pub13<-match found! before write for 01030000.5d7f6e4f.0000000f.00000102(27e072c3)
(8650|8675) pub13 12% (2 samples sent)
(8650|8675) pub13 25% (4 samples sent)
(8650|8675) pub13 31% (5 samples sent)
(8650|8675) pub13 43% (7 samples sent)
(8650|8675) pub13 50% (8 samples sent)
(8650|8675) pub13 62% (10 samples sent)
(8650|8675) pub13 75% (12 samples sent)
(8650|8675) pub13 81% (13 samples sent)
(8650|8675) pub13 93% (15 samples sent)
(8650|8675) pub13 100% (16 samples sent)
(8650|8675) pub13 waiting for acks
(8650|8675) pub13 waiting for acks returned
(8650|8675) pub13<-delete_contained_entities
(8650|8717) pub55 writer id: 01030000.5d7f6e4f.0000003e.00000102(bba1e3f5)
(8650|8717) pub55->started
(8650|8717) pub55->wait_match() before write for 01030000.5d7f6e4f.0000003e.00000102(bba1e3f5)
(8650|8717) pub55<-match found! before write for 01030000.5d7f6e4f.0000003e.00000102(bba1e3f5)
(8650|8717) pub55 12% (2 samples sent)
(8650|8717) pub55 25% (4 samples sent)
(8650|8717) pub55 31% (5 samples sent)
(8650|8717) pub55 43% (7 samples sent)
(8650|8717) pub55 50% (8 samples sent)
(8650|8717) pub55 62% (10 samples sent)
(8650|8717) pub55 75% (12 samples sent)
(8650|8717) pub55 81% (13 samples sent)
(8650|8717) pub55 93% (15 samples sent)
(8650|8717) pub55 100% (16 samples sent)
(8650|8717) pub55 waiting for acks
(8650|8717) pub55 waiting for acks returned
(8650|8717) pub55<-delete_contained_entities
(8650|8670) pub8 writer id: 01030000.5d7f6e4f.0000000b.00000102(d260d403)
(8650|8670) pub8->started
(8650|8670) pub8->wait_match() before write for 01030000.5d7f6e4f.0000000b.00000102(d260d403)
(8650|8670) pub8<-match found! before write for 01030000.5d7f6e4f.0000000b.00000102(d260d403)
(8650|8670) pub8 12% (2 samples sent)
(8650|8670) pub8 25% (4 samples sent)
(8650|8670) pub8 31% (5 samples sent)
(8650|8670) pub8 43% (7 samples sent)
(8650|8670) pub8 50% (8 samples sent)
(8650|8670) pub8 62% (10 samples sent)
(8650|8670) pub8 75% (12 samples sent)
(8650|8670) pub8 81% (13 samples sent)
(8650|8670) pub8 93% (15 samples sent)
(8650|8670) pub8 100% (16 samples sent)
(8650|8670) pub8 waiting for acks
(8650|8670) pub8 waiting for acks returned
(8650|8670) pub8<-delete_contained_entities
(8650|8662) pub0 writer id: 01030000.5d7f6e4f.00000003.00000102(e2109fc2)
(8650|8662) pub0->started
(8650|8662) pub0->wait_match() before write for 01030000.5d7f6e4f.00000003.00000102(e2109fc2)
(8650|8662) pub0<-match found! before write for 01030000.5d7f6e4f.00000003.00000102(e2109fc2)
(8650|8662) pub0 12% (2 samples sent)
(8650|8662) pub0 25% (4 samples sent)
(8650|8662) pub0 31% (5 samples sent)
(8650|8662) pub0 43% (7 samples sent)
(8650|8662) pub0 50% (8 samples sent)
(8650|8662) pub0 62% (10 samples sent)
(8650|8662) pub0 75% (12 samples sent)
(8650|8661) sub 10% (103 samples received)
(8650|8662) pub0 81% (13 samples sent)
(8650|8662) pub0 93% (15 samples sent)
(8650|8662) pub0 100% (16 samples sent)
(8650|8662) pub0 waiting for acks
(8650|8662) pub0 waiting for acks returned
(8650|8662) pub0<-delete_contained_entities
(8650|8679) pub17 writer id: 01030000.5d7f6e4f.00000014.00000102(30d0d450)
(8650|8679) pub17->started
(8650|8679) pub17->wait_match() before write for 01030000.5d7f6e4f.00000014.00000102(30d0d450)
(8650|8679) pub17<-match found! before write for 01030000.5d7f6e4f.00000014.00000102(30d0d450)
(8650|8679) pub17 12% (2 samples sent)
(8650|8679) pub17 25% (4 samples sent)
(8650|8679) pub17 31% (5 samples sent)
(8650|8679) pub17 43% (7 samples sent)
(8650|8679) pub17 50% (8 samples sent)
(8650|8687) pub24 writer id: 01030000.5d7f6e4f.00000020.00000102(6471ca16)
(8650|8687) pub24->started
(8650|8687) pub24->wait_match() before write for 01030000.5d7f6e4f.00000020.00000102(6471ca16)
(8650|8679) pub17 62% (10 samples sent)
(8650|8679) pub17 75% (12 samples sent)
(8650|8679) pub17 81% (13 samples sent)
(8650|8679) pub17 93% (15 samples sent)
(8650|8679) pub17 100% (16 samples sent)
(8650|8679) pub17 waiting for acks
(8650|8687) pub24<-match found! before write for 01030000.5d7f6e4f.00000020.00000102(6471ca16)
(8650|8687) pub24 12% (2 samples sent)
(8650|8687) pub24 25% (4 samples sent)
(8650|8687) pub24 31% (5 samples sent)
(8650|8687) pub24 43% (7 samples sent)
(8650|8687) pub24 50% (8 samples sent)
(8650|8687) pub24 62% (10 samples sent)
(8650|8679) pub17 waiting for acks returned
(8650|8679) pub17<-delete_contained_entities
(8650|8687) pub24 75% (12 samples sent)
(8650|8687) pub24 81% (13 samples sent)
(8650|8687) pub24 93% (15 samples sent)
(8650|8687) pub24 100% (16 samples sent)
(8650|8687) pub24 waiting for acks
(8650|8687) pub24 waiting for acks returned
(8650|8687) pub24<-delete_contained_entities
(8650|8699) pub37 writer id: 01030000.5d7f6e4f.00000034.00000102(f111fb54)
(8650|8699) pub37->started
(8650|8699) pub37->wait_match() before write for 01030000.5d7f6e4f.00000034.00000102(f111fb54)
(8650|8699) pub37<-match found! before write for 01030000.5d7f6e4f.00000034.00000102(f111fb54)
(8650|8699) pub37 12% (2 samples sent)
(8650|8699) pub37 25% (4 samples sent)
(8650|8699) pub37 31% (5 samples sent)
(8650|8699) pub37 43% (7 samples sent)
(8650|8699) pub37 50% (8 samples sent)
(8650|8699) pub37 62% (10 samples sent)
(8650|8699) pub37 75% (12 samples sent)
(8650|8699) pub37 81% (13 samples sent)
(8650|8699) pub37 93% (15 samples sent)
(8650|8699) pub37 100% (16 samples sent)
(8650|8699) pub37 waiting for acks
(8650|8719) pub57 writer id: 01030000.5d7f6e4f.00000033.00000102(43312744)
(8650|8719) pub57->started
(8650|8719) pub57->wait_match() before write for 01030000.5d7f6e4f.00000033.00000102(43312744)
(8650|8719) pub57<-match found! before write for 01030000.5d7f6e4f.00000033.00000102(43312744)
(8650|8719) pub57 12% (2 samples sent)
(8650|8719) pub57 25% (4 samples sent)
(8650|8719) pub57 31% (5 samples sent)
(8650|8719) pub57 43% (7 samples sent)
(8650|8719) pub57 50% (8 samples sent)
(8650|8719) pub57 62% (10 samples sent)
(8650|8719) pub57 75% (12 samples sent)
(8650|8719) pub57 81% (13 samples sent)
(8650|8719) pub57 93% (15 samples sent)
(8650|8719) pub57 100% (16 samples sent)
(8650|8719) pub57 waiting for acks
(8650|8699) pub37 waiting for acks returned
(8650|8699) pub37<-delete_contained_entities
(8650|8674) pub12 writer id: 01030000.5d7f6e4f.0000000d.00000102(5d2021a3)
(8650|8719) pub57 waiting for acks returned
(8650|8719) pub57<-delete_contained_entities
(8650|8674) pub12->started
(8650|8674) pub12->wait_match() before write for 01030000.5d7f6e4f.0000000d.00000102(5d2021a3)
(8650|8674) pub12<-match found! before write for 01030000.5d7f6e4f.0000000d.00000102(5d2021a3)
(8650|8674) pub12 12% (2 samples sent)
(8650|8674) pub12 25% (4 samples sent)
(8650|8674) pub12 31% (5 samples sent)
(8650|8674) pub12 43% (7 samples sent)
(8650|8674) pub12 50% (8 samples sent)
(8650|8674) pub12 62% (10 samples sent)
(8650|8674) pub12 75% (12 samples sent)
(8650|8674) pub12 81% (13 samples sent)
(8650|8674) pub12 93% (15 samples sent)
(8650|8674) pub12 100% (16 samples sent)
(8650|8674) pub12 waiting for acks
(8650|8695) pub33 writer id: 01030000.5d7f6e4f.00000030.00000102(04915d94)
(8650|8695) pub33->started
(8650|8695) pub33->wait_match() before write for 01030000.5d7f6e4f.00000030.00000102(04915d94)
(8650|8695) pub33<-match found! before write for 01030000.5d7f6e4f.00000030.00000102(04915d94)
(8650|8668) pub6 writer id: 01030000.5d7f6e4f.00000008.00000102(95c0aed3)
(8650|8668) pub6->started
(8650|8668) pub6->wait_match() before write for 01030000.5d7f6e4f.00000008.00000102(95c0aed3)
(8650|8668) pub6<-match found! before write for 01030000.5d7f6e4f.00000008.00000102(95c0aed3)
(8650|8674) pub12 waiting for acks returned
(8650|8674) pub12<-delete_contained_entities
(8650|8691) pub29 writer id: 01030000.5d7f6e4f.0000001b.00000102(b2804381)
(8650|8691) pub29->started
(8650|8691) pub29->wait_match() before write for 01030000.5d7f6e4f.0000001b.00000102(b2804381)
(8650|8691) pub29<-match found! before write for 01030000.5d7f6e4f.0000001b.00000102(b2804381)
(8650|8712) pub50 writer id: 01030000.5d7f6e4f.00000027.00000102(d6511606)
(8650|8712) pub50->started
(8650|8712) pub50->wait_match() before write for 01030000.5d7f6e4f.00000027.00000102(d6511606)
(8650|8695) pub33 12% (2 samples sent)
(8650|8691) pub29 12% (2 samples sent)
(8650|8691) pub29 25% (4 samples sent)
(8650|8691) pub29 31% (5 samples sent)
(8650|8691) pub29 43% (7 samples sent)
(8650|8691) pub29 50% (8 samples sent)
(8650|8691) pub29 62% (10 samples sent)
(8650|8691) pub29 75% (12 samples sent)
(8650|8691) pub29 81% (13 samples sent)
(8650|8661) sub 20% (205 samples received)
(8650|8668) pub6 12% (2 samples sent)
(8650|8668) pub6 25% (4 samples sent)
(8650|8668) pub6 31% (5 samples sent)
(8650|8668) pub6 43% (7 samples sent)
(8650|8668) pub6 50% (8 samples sent)
(8650|8695) pub33 25% (4 samples sent)
(8650|8691) pub29 93% (15 samples sent)
(8650|8691) pub29 100% (16 samples sent)
(8650|8691) pub29 waiting for acks
(8650|8668) pub6 62% (10 samples sent)
(8650|8668) pub6 75% (12 samples sent)
(8650|8668) pub6 81% (13 samples sent)
(8650|8668) pub6 93% (15 samples sent)
(8650|8668) pub6 100% (16 samples sent)
(8650|8668) pub6 waiting for acks
(8650|8695) pub33 31% (5 samples sent)
(8650|8712) pub50<-match found! before write for 01030000.5d7f6e4f.00000027.00000102(d6511606)
(8650|8695) pub33 43% (7 samples sent)
(8650|8673) pub10 writer id: 01030000.5d7f6e4f.00000012.00000102(bf9021f0)
(8650|8673) pub10->started
(8650|8673) pub10->wait_match() before write for 01030000.5d7f6e4f.00000012.00000102(bf9021f0)
(8650|8712) pub50 12% (2 samples sent)
(8650|8695) pub33 50% (8 samples sent)
(8650|8695) pub33 62% (10 samples sent)
(8650|8695) pub33 75% (12 samples sent)
(8650|8695) pub33 81% (13 samples sent)
(8650|8695) pub33 93% (15 samples sent)
(8650|8695) pub33 100% (16 samples sent)
(8650|8695) pub33 waiting for acks
(8650|8712) pub50 25% (4 samples sent)
(8650|8712) pub50 31% (5 samples sent)
(8650|8712) pub50 43% (7 samples sent)
(8650|8712) pub50 50% (8 samples sent)
(8650|8712) pub50 62% (10 samples sent)
(8650|8712) pub50 75% (12 samples sent)
(8650|8712) pub50 81% (13 samples sent)
(8650|8712) pub50 93% (15 samples sent)
(8650|8712) pub50 100% (16 samples sent)
(8650|8712) pub50 waiting for acks
(8650|8673) pub10<-match found! before write for 01030000.5d7f6e4f.00000012.00000102(bf9021f0)
(8650|8673) pub10 12% (2 samples sent)
(8650|8691) pub29 waiting for acks returned
(8650|8691) pub29<-delete_contained_entities
(8650|8673) pub10 25% (4 samples sent)
(8650|8668) pub6 waiting for acks returned
(8650|8668) pub6<-delete_contained_entities
(8650|8673) pub10 31% (5 samples sent)
(8650|8673) pub10 43% (7 samples sent)
(8650|8673) pub10 50% (8 samples sent)
(8650|8673) pub10 62% (10 samples sent)
(8650|8673) pub10 75% (12 samples sent)
(8650|8673) pub10 81% (13 samples sent)
(8650|8673) pub10 93% (15 samples sent)
(8650|8673) pub10 100% (16 samples sent)
(8650|8673) pub10 waiting for acks
(8650|8711) pub49 writer id: 01030000.5d7f6e4f.00000021.00000102(5911e3a6)
(8650|8711) pub49->started
(8650|8711) pub49->wait_match() before write for 01030000.5d7f6e4f.00000021.00000102(5911e3a6)
(8650|8711) pub49<-match found! before write for 01030000.5d7f6e4f.00000021.00000102(5911e3a6)
(8650|8695) pub33 waiting for acks returned
(8650|8695) pub33<-delete_contained_entities
(8650|8712) pub50 waiting for acks returned
(8650|8712) pub50<-delete_contained_entities
(8650|8711) pub49 12% (2 samples sent)
(8650|8689) pub27 writer id: 01030000.5d7f6e4f.0000002a.00000102(2ec1d2b7)
(8650|8689) pub27->started
(8650|8689) pub27->wait_match() before write for 01030000.5d7f6e4f.0000002a.00000102(2ec1d2b7)
(8650|8711) pub49 25% (4 samples sent)
(8650|8711) pub49 31% (5 samples sent)
(8650|8711) pub49 43% (7 samples sent)
(8650|8711) pub49 50% (8 samples sent)
(8650|8711) pub49 62% (10 samples sent)
(8650|8711) pub49 75% (12 samples sent)
(8650|8711) pub49 81% (13 samples sent)
(8650|8711) pub49 93% (15 samples sent)
(8650|8711) pub49 100% (16 samples sent)
(8650|8711) pub49 waiting for acks
(8650|8689) pub27<-match found! before write for 01030000.5d7f6e4f.0000002a.00000102(2ec1d2b7)
(8650|8689) pub27 12% (2 samples sent)
(8650|8689) pub27 25% (4 samples sent)
(8650|8689) pub27 31% (5 samples sent)
(8650|8689) pub27 43% (7 samples sent)
(8650|8689) pub27 50% (8 samples sent)
(8650|8689) pub27 62% (10 samples sent)
(8650|8689) pub27 75% (12 samples sent)
(8650|8689) pub27 81% (13 samples sent)
(8650|8673) pub10 waiting for acks returned
(8650|8673) pub10<-delete_contained_entities
(8650|8689) pub27 93% (15 samples sent)
(8650|8689) pub27 100% (16 samples sent)
(8650|8689) pub27 waiting for acks
(8650|8711) pub49 waiting for acks returned
(8650|8711) pub49<-delete_contained_entities
(8650|8689) pub27 waiting for acks returned
(8650|8689) pub27<-delete_contained_entities
(8650|8694) pub32 writer id: 01030000.5d7f6e4f.00000023.00000102(23d1b0c6)
(8650|8694) pub32->started
(8650|8694) pub32->wait_match() before write for 01030000.5d7f6e4f.00000023.00000102(23d1b0c6)
(8650|8694) pub32<-match found! before write for 01030000.5d7f6e4f.00000023.00000102(23d1b0c6)
(8650|8694) pub32 12% (2 samples sent)
(8650|8694) pub32 25% (4 samples sent)
(8650|8694) pub32 31% (5 samples sent)
(8650|8694) pub32 43% (7 samples sent)
(8650|8694) pub32 50% (8 samples sent)
(8650|8694) pub32 62% (10 samples sent)
(8650|8694) pub32 75% (12 samples sent)
(8650|8661) sub 30% (308 samples received)
(8650|8694) pub32 81% (13 samples sent)
(8650|8694) pub32 93% (15 samples sent)
(8650|8694) pub32 100% (16 samples sent)
(8650|8694) pub32 waiting for acks
(8650|8694) pub32 waiting for acks returned
(8650|8694) pub32<-delete_contained_entities
(8650|8666) pub4 writer id: 01030000.5d7f6e4f.00000006.00000102(2af010b2)
(8650|8666) pub4->started
(8650|8666) pub4->wait_match() before write for 01030000.5d7f6e4f.00000006.00000102(2af010b2)
(8650|8666) pub4<-match found! before write for 01030000.5d7f6e4f.00000006.00000102(2af010b2)
(8650|8666) pub4 12% (2 samples sent)
(8650|8705) pub43 writer id: 01030000.5d7f6e4f.0000001f.00000102(4700e541)
(8650|8705) pub43->started
(8650|8705) pub43->wait_match() before write for 01030000.5d7f6e4f.0000001f.00000102(4700e541)
(8650|8666) pub4 25% (4 samples sent)
(8650|8666) pub4 31% (5 samples sent)
(8650|8666) pub4 43% (7 samples sent)
(8650|8666) pub4 50% (8 samples sent)
(8650|8666) pub4 62% (10 samples sent)
(8650|8666) pub4 75% (12 samples sent)
(8650|8666) pub4 81% (13 samples sent)
(8650|8677) pub15 writer id: 01030000.5d7f6e4f.00000010.00000102(c5507290)
(8650|8677) pub15->started
(8650|8677) pub15->wait_match() before write for 01030000.5d7f6e4f.00000010.00000102(c5507290)
(8650|8666) pub4 93% (15 samples sent)
(8650|8666) pub4 100% (16 samples sent)
(8650|8666) pub4 waiting for acks
(8650|8705) pub43<-match found! before write for 01030000.5d7f6e4f.0000001f.00000102(4700e541)
(8650|8705) pub43 12% (2 samples sent)
(8650|8705) pub43 25% (4 samples sent)
(8650|8705) pub43 31% (5 samples sent)
(8650|8705) pub43 43% (7 samples sent)
(8650|8705) pub43 50% (8 samples sent)
(8650|8705) pub43 62% (10 samples sent)
(8650|8705) pub43 75% (12 samples sent)
(8650|8705) pub43 81% (13 samples sent)
(8650|8705) pub43 93% (15 samples sent)
(8650|8705) pub43 100% (16 samples sent)
(8650|8705) pub43 waiting for acks
(8650|8677) pub15<-match found! before write for 01030000.5d7f6e4f.00000010.00000102(c5507290)
(8650|8677) pub15 12% (2 samples sent)
(8650|8677) pub15 25% (4 samples sent)
(8650|8677) pub15 31% (5 samples sent)
(8650|8677) pub15 43% (7 samples sent)
(8650|8677) pub15 50% (8 samples sent)
(8650|8677) pub15 62% (10 samples sent)
(8650|8709) pub47 writer id: 01030000.5d7f6e4f.0000003d.00000102(fc019925)
(8650|8709) pub47->started
(8650|8666) pub4 waiting for acks returned
(8650|8666) pub4<-delete_contained_entities
(8650|8709) pub47->wait_match() before write for 01030000.5d7f6e4f.0000003d.00000102(fc019925)
(8650|8705) pub43 waiting for acks returned
(8650|8705) pub43<-delete_contained_entities
(8650|8709) pub47<-match found! before write for 01030000.5d7f6e4f.0000003d.00000102(fc019925)
(8650|8677) pub15 75% (12 samples sent)
(8650|8709) pub47 12% (2 samples sent)
(8650|8709) pub47 25% (4 samples sent)
(8650|8709) pub47 31% (5 samples sent)
(8650|8709) pub47 43% (7 samples sent)
(8650|8709) pub47 50% (8 samples sent)
(8650|8709) pub47 62% (10 samples sent)
(8650|8709) pub47 75% (12 samples sent)
(8650|8709) pub47 81% (13 samples sent)
(8650|8709) pub47 93% (15 samples sent)
(8650|8709) pub47 100% (16 samples sent)
(8650|8709) pub47 waiting for acks
(8650|8677) pub15 81% (13 samples sent)
(8650|8677) pub15 93% (15 samples sent)
(8650|8677) pub15 100% (16 samples sent)
(8650|8677) pub15 waiting for acks
(8650|8724) pub62 writer id: 01030000.5d7f6e4f.00000041.00000102(c02394eb)
(8650|8724) pub62->started
(8650|8724) pub62->wait_match() before write for 01030000.5d7f6e4f.00000041.00000102(c02394eb)
(8650|8724) pub62<-match found! before write for 01030000.5d7f6e4f.00000041.00000102(c02394eb)
(8650|8724) pub62 12% (2 samples sent)
(8650|8709) pub47 waiting for acks returned
(8650|8709) pub47<-delete_contained_entities
(8650|8724) pub62 25% (4 samples sent)
(8650|8724) pub62 31% (5 samples sent)
(8650|8677) pub15 waiting for acks returned
(8650|8677) pub15<-delete_contained_entities
(8650|8724) pub62 43% (7 samples sent)
(8650|8724) pub62 50% (8 samples sent)
(8650|8724) pub62 62% (10 samples sent)
(8650|8724) pub62 75% (12 samples sent)
(8650|8724) pub62 81% (13 samples sent)
(8650|8724) pub62 93% (15 samples sent)
(8650|8724) pub62 100% (16 samples sent)
(8650|8724) pub62 waiting for acks
(8650|8724) pub62 waiting for acks returned
(8650|8724) pub62<-delete_contained_entities
(8650|8702) pub40 writer id: 01030000.5d7f6e4f.0000001d.00000102(3dc0b621)
(8650|8702) pub40->started
(8650|8702) pub40->wait_match() before write for 01030000.5d7f6e4f.0000001d.00000102(3dc0b621)
(8650|8702) pub40<-match found! before write for 01030000.5d7f6e4f.0000001d.00000102(3dc0b621)
(8650|8702) pub40 12% (2 samples sent)
(8650|8702) pub40 25% (4 samples sent)
(8650|8702) pub40 31% (5 samples sent)
(8650|8702) pub40 43% (7 samples sent)
(8650|8702) pub40 50% (8 samples sent)
(8650|8702) pub40 62% (10 samples sent)
(8650|8702) pub40 75% (12 samples sent)
(8650|8702) pub40 81% (13 samples sent)
(8650|8702) pub40 93% (15 samples sent)
(8650|8702) pub40 100% (16 samples sent)
(8650|8702) pub40 waiting for acks
(8650|8661) sub 40% (410 samples received)
(8650|8702) pub40 waiting for acks returned
(8650|8702) pub40<-delete_contained_entities
(8650|8703) pub41 writer id: 01030000.5d7f6e4f.00000039.00000102(09813fe5)
(8650|8703) pub41->started
(8650|8703) pub41->wait_match() before write for 01030000.5d7f6e4f.00000039.00000102(09813fe5)
(8650|8703) pub41<-match found! before write for 01030000.5d7f6e4f.00000039.00000102(09813fe5)
(8650|8703) pub41 12% (2 samples sent)
(8650|8703) pub41 25% (4 samples sent)
(8650|8703) pub41 31% (5 samples sent)
(8650|8703) pub41 43% (7 samples sent)
(8650|8703) pub41 50% (8 samples sent)
(8650|8703) pub41 62% (10 samples sent)
(8650|8703) pub41 75% (12 samples sent)
(8650|8703) pub41 81% (13 samples sent)
(8650|8703) pub41 93% (15 samples sent)
(8650|8703) pub41 100% (16 samples sent)
(8650|8703) pub41 waiting for acks
(8650|8703) pub41 waiting for acks returned
(8650|8703) pub41<-delete_contained_entities
(8650|8663) pub1 writer id: 01030000.5d7f6e4f.0000000a.00000102(ef00fdb3)
(8650|8663) pub1->started
(8650|8663) pub1->wait_match() before write for 01030000.5d7f6e4f.0000000a.00000102(ef00fdb3)
(8650|8663) pub1<-match found! before write for 01030000.5d7f6e4f.0000000a.00000102(ef00fdb3)
(8650|8663) pub1 12% (2 samples sent)
(8650|8663) pub1 25% (4 samples sent)
(8650|8663) pub1 31% (5 samples sent)
(8650|8663) pub1 43% (7 samples sent)
(8650|8663) pub1 50% (8 samples sent)
(8650|8684) pub22 writer id: 01030000.5d7f6e4f.00000019.00000102(c84010e1)
(8650|8684) pub22->started
(8650|8684) pub22->wait_match() before write for 01030000.5d7f6e4f.00000019.00000102(c84010e1)
(8650|8663) pub1 62% (10 samples sent)
(8650|8663) pub1 75% (12 samples sent)
(8650|8684) pub22<-match found! before write for 01030000.5d7f6e4f.00000019.00000102(c84010e1)
(8650|8684) pub22 12% (2 samples sent)
(8650|8684) pub22 25% (4 samples sent)
(8650|8684) pub22 31% (5 samples sent)
(8650|8684) pub22 43% (7 samples sent)
(8650|8684) pub22 50% (8 samples sent)
(8650|8684) pub22 62% (10 samples sent)
(8650|8684) pub22 75% (12 samples sent)
(8650|8684) pub22 81% (13 samples sent)
(8650|8684) pub22 93% (15 samples sent)
(8650|8684) pub22 100% (16 samples sent)
(8650|8684) pub22 waiting for acks
(8650|8663) pub1 81% (13 samples sent)
(8650|8663) pub1 93% (15 samples sent)
(8650|8663) pub1 100% (16 samples sent)
(8650|8663) pub1 waiting for acks
(8650|8663) pub1 waiting for acks returned
(8650|8663) pub1<-delete_contained_entities
(8650|8684) pub22 waiting for acks returned
(8650|8684) pub22<-delete_contained_entities
(8650|8686) pub25 writer id: 01030000.5d7f6e4f.0000001c.00000102(00a09f91)
(8650|8686) pub25->started
(8650|8686) pub25->wait_match() before write for 01030000.5d7f6e4f.0000001c.00000102(00a09f91)
(8650|8700) pub38 writer id: 01030000.5d7f6e4f.00000036.00000102(8bd1a834)
(8650|8700) pub38->started
(8650|8700) pub38->wait_match() before write for 01030000.5d7f6e4f.00000036.00000102(8bd1a834)
(8650|8686) pub25<-match found! before write for 01030000.5d7f6e4f.0000001c.00000102(00a09f91)
(8650|8686) pub25 12% (2 samples sent)
(8650|8686) pub25 25% (4 samples sent)
(8650|8686) pub25 31% (5 samples sent)
(8650|8686) pub25 43% (7 samples sent)
(8650|8686) pub25 50% (8 samples sent)
(8650|8686) pub25 62% (10 samples sent)
(8650|8672) pub11 writer id: 01030000.5d7f6e4f.0000000e.00000102(1a805b73)
(8650|8672) pub11->started
(8650|8672) pub11->wait_match() before write for 01030000.5d7f6e4f.0000000e.00000102(1a805b73)
(8650|8686) pub25 75% (12 samples sent)
(8650|8700) pub38<-match found! before write for 01030000.5d7f6e4f.00000036.00000102(8bd1a834)
(8650|8686) pub25 81% (13 samples sent)
(8650|8686) pub25 93% (15 samples sent)
(8650|8672) pub11<-match found! before write for 01030000.5d7f6e4f.0000000e.00000102(1a805b73)
(8650|8700) pub38 12% (2 samples sent)
(8650|8700) pub38 25% (4 samples sent)
(8650|8700) pub38 31% (5 samples sent)
(8650|8672) pub11 12% (2 samples sent)
(8650|8672) pub11 25% (4 samples sent)
(8650|8700) pub38 43% (7 samples sent)
(8650|8700) pub38 50% (8 samples sent)
(8650|8672) pub11 31% (5 samples sent)
(8650|8698) pub36 writer id: 01030000.5d7f6e4f.00000028.00000102(540181d7)
(8650|8698) pub36->started
(8650|8698) pub36->wait_match() before write for 01030000.5d7f6e4f.00000028.00000102(540181d7)
(8650|8686) pub25 100% (16 samples sent)
(8650|8686) pub25 waiting for acks
(8650|8700) pub38 62% (10 samples sent)
(8650|8700) pub38 75% (12 samples sent)
(8650|8698) pub36<-match found! before write for 01030000.5d7f6e4f.00000028.00000102(540181d7)
(8650|8672) pub11 43% (7 samples sent)
(8650|8700) pub38 81% (13 samples sent)
(8650|8700) pub38 93% (15 samples sent)
(8650|8698) pub36 12% (2 samples sent)
(8650|8698) pub36 25% (4 samples sent)
(8650|8698) pub36 31% (5 samples sent)
(8650|8698) pub36 43% (7 samples sent)
(8650|8698) pub36 50% (8 samples sent)
(8650|8672) pub11 50% (8 samples sent)
(8650|8700) pub38 100% (16 samples sent)
(8650|8700) pub38 waiting for acks
(8650|8672) pub11 62% (10 samples sent)
(8650|8686) pub25 waiting for acks returned
(8650|8686) pub25<-delete_contained_entities
(8650|8698) pub36 62% (10 samples sent)
(8650|8672) pub11 75% (12 samples sent)
(8650|8672) pub11 81% (13 samples sent)
(8650|8672) pub11 93% (15 samples sent)
(8650|8672) pub11 100% (16 samples sent)
(8650|8672) pub11 waiting for acks
(8650|8698) pub36 75% (12 samples sent)
(8650|8698) pub36 81% (13 samples sent)
(8650|8698) pub36 93% (15 samples sent)
(8650|8698) pub36 100% (16 samples sent)
(8650|8698) pub36 waiting for acks
(8650|8669) pub7 writer id: 01030000.5d7f6e4f.00000009.00000102(a8a08763)
(8650|8669) pub7->started
(8650|8669) pub7->wait_match() before write for 01030000.5d7f6e4f.00000009.00000102(a8a08763)
(8650|8661) sub 50% (512 samples received)
(8650|8669) pub7<-match found! before write for 01030000.5d7f6e4f.00000009.00000102(a8a08763)
(8650|8669) pub7 12% (2 samples sent)
(8650|8669) pub7 25% (4 samples sent)
(8650|8669) pub7 31% (5 samples sent)
(8650|8669) pub7 43% (7 samples sent)
(8650|8665) pub3 writer id: 01030000.5d7f6e4f.00000005.00000102(6d506a62)
(8650|8665) pub3->started
(8650|8665) pub3->wait_match() before write for 01030000.5d7f6e4f.00000005.00000102(6d506a62)
(8650|8700) pub38 waiting for acks returned
(8650|8700) pub38<-delete_contained_entities
(8650|8697) pub35 writer id: 01030000.5d7f6e4f.00000025.00000102(ac914566)
(8650|8697) pub35->started
(8650|8697) pub35->wait_match() before write for 01030000.5d7f6e4f.00000025.00000102(ac914566)
(8650|8669) pub7 50% (8 samples sent)
(8650|8713) pub53 writer id: 01030000.5d7f6e4f.00000026.00000102(eb313fb6)
(8650|8713) pub53->started
(8650|8713) pub53->wait_match() before write for 01030000.5d7f6e4f.00000026.00000102(eb313fb6)
(8650|8669) pub7 62% (10 samples sent)
(8650|8669) pub7 75% (12 samples sent)
(8650|8669) pub7 81% (13 samples sent)
(8650|8669) pub7 93% (15 samples sent)
(8650|8669) pub7 100% (16 samples sent)
(8650|8669) pub7 waiting for acks
(8650|8696) pub34 writer id: 01030000.5d7f6e4f.00000024.00000102(91f16cd6)
(8650|8696) pub34->started
(8650|8696) pub34->wait_match() before write for 01030000.5d7f6e4f.00000024.00000102(91f16cd6)
(8650|8665) pub3<-match found! before write for 01030000.5d7f6e4f.00000005.00000102(6d506a62)
(8650|8697) pub35<-match found! before write for 01030000.5d7f6e4f.00000025.00000102(ac914566)
(8650|8672) pub11 waiting for acks returned
(8650|8672) pub11<-delete_contained_entities
(8650|8715) pub52 writer id: 01030000.5d7f6e4f.00000029.00000102(6961a867)
(8650|8715) pub52->started
(8650|8715) pub52->wait_match() before write for 01030000.5d7f6e4f.00000029.00000102(6961a867)
(8650|8665) pub3 12% (2 samples sent)
(8650|8665) pub3 25% (4 samples sent)
(8650|8665) pub3 31% (5 samples sent)
(8650|8723) pub61 writer id: 01030000.5d7f6e4f.00000037.00000102(b6b18184)
(8650|8723) pub61->started
(8650|8723) pub61->wait_match() before write for 01030000.5d7f6e4f.00000037.00000102(b6b18184)
(8650|8665) pub3 43% (7 samples sent)
(8650|8665) pub3 50% (8 samples sent)
(8650|8698) pub36 waiting for acks returned
(8650|8698) pub36<-delete_contained_entities
(8650|8697) pub35 12% (2 samples sent)
(8650|8697) pub35 25% (4 samples sent)
(8650|8697) pub35 31% (5 samples sent)
(8650|8697) pub35 43% (7 samples sent)
(8650|8697) pub35 50% (8 samples sent)
(8650|8697) pub35 62% (10 samples sent)
(8650|8665) pub3 62% (10 samples sent)
(8650|8665) pub3 75% (12 samples sent)
(8650|8665) pub3 81% (13 samples sent)
(8650|8665) pub3 93% (15 samples sent)
(8650|8665) pub3 100% (16 samples sent)
(8650|8665) pub3 waiting for acks
(8650|8697) pub35 75% (12 samples sent)
(8650|8697) pub35 81% (13 samples sent)
(8650|8697) pub35 93% (15 samples sent)
(8650|8697) pub35 100% (16 samples sent)
(8650|8697) pub35 waiting for acks
(8650|8706) pub44 writer id: 01030000.5d7f6e4f.0000003a.00000102(4e214535)
(8650|8706) pub44->started
(8650|8706) pub44->wait_match() before write for 01030000.5d7f6e4f.0000003a.00000102(4e214535)
(8650|8690) pub28 writer id: 01030000.5d7f6e4f.0000002c.00000102(a1812717)
(8650|8690) pub28->started
(8650|8690) pub28->wait_match() before write for 01030000.5d7f6e4f.0000002c.00000102(a1812717)
(8650|8715) pub52<-match found! before write for 01030000.5d7f6e4f.00000029.00000102(6961a867)
(8650|8696) pub34<-match found! before write for 01030000.5d7f6e4f.00000024.00000102(91f16cd6)
(8650|8713) pub53<-match found! before write for 01030000.5d7f6e4f.00000026.00000102(eb313fb6)
(8650|8723) pub61<-match found! before write for 01030000.5d7f6e4f.00000037.00000102(b6b18184)
(8650|8669) pub7 waiting for acks returned
(8650|8669) pub7<-delete_contained_entities
(8650|8723) pub61 12% (2 samples sent)
(8650|8723) pub61 25% (4 samples sent)
(8650|8723) pub61 31% (5 samples sent)
(8650|8723) pub61 43% (7 samples sent)
(8650|8723) pub61 50% (8 samples sent)
(8650|8723) pub61 62% (10 samples sent)
(8650|8715) pub52 12% (2 samples sent)
(8650|8690) pub28<-match found! before write for 01030000.5d7f6e4f.0000002c.00000102(a1812717)
(8650|8682) pub21 writer id: 01030000.5d7f6e4f.00000017.00000102(7770ae80)
(8650|8682) pub21->started
(8650|8682) pub21->wait_match() before write for 01030000.5d7f6e4f.00000017.00000102(7770ae80)
(8650|8715) pub52 25% (4 samples sent)
(8650|8696) pub34 12% (2 samples sent)
(8650|8696) pub34 25% (4 samples sent)
(8650|8696) pub34 31% (5 samples sent)
(8650|8696) pub34 43% (7 samples sent)
(8650|8706) pub44<-match found! before write for 01030000.5d7f6e4f.0000003a.00000102(4e214535)
(8650|8696) pub34 50% (8 samples sent)
(8650|8696) pub34 62% (10 samples sent)
(8650|8706) pub44 12% (2 samples sent)
(8650|8696) pub34 75% (12 samples sent)
(8650|8696) pub34 81% (13 samples sent)
(8650|8706) pub44 25% (4 samples sent)
(8650|8690) pub28 12% (2 samples sent)
(8650|8690) pub28 25% (4 samples sent)
(8650|8690) pub28 31% (5 samples sent)
(8650|8690) pub28 43% (7 samples sent)
(8650|8690) pub28 50% (8 samples sent)
(8650|8676) pub14 writer id: 01030000.5d7f6e4f.00000013.00000102(82f00840)
(8650|8676) pub14->started
(8650|8676) pub14->wait_match() before write for 01030000.5d7f6e4f.00000013.00000102(82f00840)
(8650|8690) pub28 62% (10 samples sent)
(8650|8690) pub28 75% (12 samples sent)
(8650|8690) pub28 81% (13 samples sent)
(8650|8690) pub28 93% (15 samples sent)
(8650|8690) pub28 100% (16 samples sent)
(8650|8690) pub28 waiting for acks
(8650|8715) pub52 31% (5 samples sent)
(8650|8715) pub52 43% (7 samples sent)
(8650|8715) pub52 50% (8 samples sent)
(8650|8715) pub52 62% (10 samples sent)
(8650|8725) pub63 writer id: 01030000.5d7f6e4f.00000042.00000102(8783ee3b)
(8650|8725) pub63->started
(8650|8706) pub44 31% (5 samples sent)
(8650|8725) pub63->wait_match() before write for 01030000.5d7f6e4f.00000042.00000102(8783ee3b)
(8650|8706) pub44 43% (7 samples sent)
(8650|8715) pub52 75% (12 samples sent)
(8650|8723) pub61 75% (12 samples sent)
(8650|8682) pub21<-match found! before write for 01030000.5d7f6e4f.00000017.00000102(7770ae80)
(8650|8715) pub52 81% (13 samples sent)
(8650|8723) pub61 81% (13 samples sent)
(8650|8665) pub3 waiting for acks returned
(8650|8676) pub14<-match found! before write for 01030000.5d7f6e4f.00000013.00000102(82f00840)
(8650|8665) pub3<-delete_contained_entities
(8650|8682) pub21 12% (2 samples sent)
(8650|8723) pub61 93% (15 samples sent)
(8650|8723) pub61 100% (16 samples sent)
(8650|8723) pub61 waiting for acks
(8650|8696) pub34 93% (15 samples sent)
(8650|8696) pub34 100% (16 samples sent)
(8650|8696) pub34 waiting for acks
(8650|8713) pub53 12% (2 samples sent)
(8650|8710) pub48 writer id: 01030000.5d7f6e4f.00000031.00000102(39f17424)
(8650|8710) pub48->started
(8650|8710) pub48->wait_match() before write for 01030000.5d7f6e4f.00000031.00000102(39f17424)
(8650|8682) pub21 25% (4 samples sent)
(8650|8682) pub21 31% (5 samples sent)
(8650|8676) pub14 12% (2 samples sent)
(8650|8682) pub21 43% (7 samples sent)
(8650|8682) pub21 50% (8 samples sent)
(8650|8676) pub14 25% (4 samples sent)
(8650|8683) pub20 writer id: 01030000.5d7f6e4f.00000018.00000102(f5203951)
(8650|8683) pub20->started
(8650|8683) pub20->wait_match() before write for 01030000.5d7f6e4f.00000018.00000102(f5203951)
(8650|8708) pub46 writer id: 01030000.5d7f6e4f.0000003c.00000102(c161b095)
(8650|8708) pub46->started
(8650|8708) pub46->wait_match() before write for 01030000.5d7f6e4f.0000003c.00000102(c161b095)
(8650|8682) pub21 62% (10 samples sent)
(8650|8706) pub44 50% (8 samples sent)
(8650|8682) pub21 75% (12 samples sent)
(8650|8706) pub44 62% (10 samples sent)
(8650|8682) pub21 81% (13 samples sent)
(8650|8676) pub14 31% (5 samples sent)
(8650|8682) pub21 93% (15 samples sent)
(8650|8725) pub63<-match found! before write for 01030000.5d7f6e4f.00000042.00000102(8783ee3b)
(8650|8685) pub23 writer id: 01030000.5d7f6e4f.0000001a.00000102(8fe06a31)
(8650|8685) pub23->started
(8650|8685) pub23->wait_match() before write for 01030000.5d7f6e4f.0000001a.00000102(8fe06a31)
(8650|8676) pub14 43% (7 samples sent)
(8650|8725) pub63 12% (2 samples sent)
(8650|8713) pub53 25% (4 samples sent)
(8650|8715) pub52 93% (15 samples sent)
(8650|8713) pub53 31% (5 samples sent)
(8650|8725) pub63 25% (4 samples sent)
(8650|8697) pub35 waiting for acks returned
(8650|8697) pub35<-delete_contained_entities
(8650|8715) pub52 100% (16 samples sent)
(8650|8715) pub52 waiting for acks
(8650|8682) pub21 100% (16 samples sent)
(8650|8682) pub21 waiting for acks
(8650|8706) pub44 75% (12 samples sent)
(8650|8725) pub63 31% (5 samples sent)
(8650|8676) pub14 50% (8 samples sent)
(8650|8716) pub54 writer id: 01030000.5d7f6e4f.0000002d.00000102(9ce10ea7)
(8650|8716) pub54->started
(8650|8716) pub54->wait_match() before write for 01030000.5d7f6e4f.0000002d.00000102(9ce10ea7)
(8650|8713) pub53 43% (7 samples sent)
(8650|8713) pub53 50% (8 samples sent)
(8650|8713) pub53 62% (10 samples sent)
(8650|8713) pub53 75% (12 samples sent)
(8650|8713) pub53 81% (13 samples sent)
(8650|8713) pub53 93% (15 samples sent)
(8650|8713) pub53 100% (16 samples sent)
(8650|8713) pub53 waiting for acks
(8650|8706) pub44 81% (13 samples sent)
(8650|8706) pub44 93% (15 samples sent)
(8650|8706) pub44 100% (16 samples sent)
(8650|8706) pub44 waiting for acks
(8650|8725) pub63 43% (7 samples sent)
(8650|8725) pub63 50% (8 samples sent)
(8650|8725) pub63 62% (10 samples sent)
(8650|8725) pub63 75% (12 samples sent)
(8650|8725) pub63 81% (13 samples sent)
(8650|8725) pub63 93% (15 samples sent)
(8650|8725) pub63 100% (16 samples sent)
(8650|8725) pub63 waiting for acks
(8650|8676) pub14 62% (10 samples sent)
(8650|8676) pub14 75% (12 samples sent)
(8650|8676) pub14 81% (13 samples sent)
(8650|8676) pub14 93% (15 samples sent)
(8650|8676) pub14 100% (16 samples sent)
(8650|8676) pub14 waiting for acks
(8650|8681) pub18 writer id: 01030000.5d7f6e4f.00000015.00000102(0db0fde0)
(8650|8681) pub18->started
(8650|8681) pub18->wait_match() before write for 01030000.5d7f6e4f.00000015.00000102(0db0fde0)
(8650|8667) pub5 writer id: 01030000.5d7f6e4f.00000007.00000102(17903902)
(8650|8667) pub5->started
(8650|8667) pub5->wait_match() before write for 01030000.5d7f6e4f.00000007.00000102(17903902)
(8650|8714) pub51 writer id: 01030000.5d7f6e4f.0000002b.00000102(13a1fb07)
(8650|8714) pub51->started
(8650|8714) pub51->wait_match() before write for 01030000.5d7f6e4f.0000002b.00000102(13a1fb07)
(8650|8720) pub58 writer id: 01030000.5d7f6e4f.00000035.00000102(cc71d2e4)
(8650|8720) pub58->started
(8650|8720) pub58->wait_match() before write for 01030000.5d7f6e4f.00000035.00000102(cc71d2e4)
(8650|8721) pub59 writer id: 01030000.5d7f6e4f.0000003f.00000102(86c1ca45)
(8650|8721) pub59->started
(8650|8721) pub59->wait_match() before write for 01030000.5d7f6e4f.0000003f.00000102(86c1ca45)
(8650|8661) sub 60% (615 samples received)
(8650|8718) pub56 writer id: 01030000.5d7f6e4f.00000032.00000102(7e510ef4)
(8650|8718) pub56->started
(8650|8718) pub56->wait_match() before write for 01030000.5d7f6e4f.00000032.00000102(7e510ef4)
(8650|8680) pub19 writer id: 01030000.5d7f6e4f.00000016.00000102(4a108730)
(8650|8680) pub19->started
(8650|8680) pub19->wait_match() before write for 01030000.5d7f6e4f.00000016.00000102(4a108730)
(8650|8688) pub26 writer id: 01030000.5d7f6e4f.00000022.00000102(1eb19976)
(8650|8688) pub26->started
(8650|8688) pub26->wait_match() before write for 01030000.5d7f6e4f.00000022.00000102(1eb19976)
(8650|8707) pub45 writer id: 01030000.5d7f6e4f.0000003b.00000102(73416c85)
(8650|8707) pub45->started
(8650|8707) pub45->wait_match() before write for 01030000.5d7f6e4f.0000003b.00000102(73416c85)
(8650|8704) pub42 writer id: 01030000.5d7f6e4f.0000002f.00000102(e6215dc7)
(8650|8704) pub42->started
(8650|8704) pub42->wait_match() before write for 01030000.5d7f6e4f.0000002f.00000102(e6215dc7)
(8650|8692) pub30 writer id: 01030000.5d7f6e4f.0000001e.00000102(7a60ccf1)
(8650|8692) pub30->started
(8650|8692) pub30->wait_match() before write for 01030000.5d7f6e4f.0000001e.00000102(7a60ccf1)
(8650|8722) pub60 writer id: 01030000.5d7f6e4f.00000040.00000102(fd43bd5b)
(8650|8722) pub60->started
(8650|8722) pub60->wait_match() before write for 01030000.5d7f6e4f.00000040.00000102(fd43bd5b)
(8650|8678) pub16 writer id: 01030000.5d7f6e4f.00000011.00000102(f8305b20)
(8650|8678) pub16->started
(8650|8671) pub9<-delete_participant
(8650|8678) pub16->wait_match() before write for 01030000.5d7f6e4f.00000011.00000102(f8305b20)
(8650|8701) pub39 writer id: 01030000.5d7f6e4f.00000038.00000102(34e11655)
(8650|8701) pub39->started
(8650|8701) pub39->wait_match() before write for 01030000.5d7f6e4f.00000038.00000102(34e11655)
(8650|8683) pub20<-match found! before write for 01030000.5d7f6e4f.00000018.00000102(f5203951)
(8650|8683) pub20 12% (2 samples sent)
(8650|8683) pub20 25% (4 samples sent)
(8650|8683) pub20 31% (5 samples sent)
(8650|8683) pub20 43% (7 samples sent)
(8650|8683) pub20 50% (8 samples sent)
(8650|8683) pub20 62% (10 samples sent)
(8650|8683) pub20 75% (12 samples sent)
(8650|8683) pub20 81% (13 samples sent)
(8650|8683) pub20 93% (15 samples sent)
(8650|8683) pub20 100% (16 samples sent)
(8650|8683) pub20 waiting for acks
(8650|8710) pub48<-match found! before write for 01030000.5d7f6e4f.00000031.00000102(39f17424)
(8650|8685) pub23<-match found! before write for 01030000.5d7f6e4f.0000001a.00000102(8fe06a31)
(8650|8708) pub46<-match found! before write for 01030000.5d7f6e4f.0000003c.00000102(c161b095)
(8650|8710) pub48 12% (2 samples sent)
(8650|8710) pub48 25% (4 samples sent)
(8650|8710) pub48 31% (5 samples sent)
(8650|8710) pub48 43% (7 samples sent)
(8650|8716) pub54<-match found! before write for 01030000.5d7f6e4f.0000002d.00000102(9ce10ea7)
(8650|8708) pub46 12% (2 samples sent)
(8650|8681) pub18<-match found! before write for 01030000.5d7f6e4f.00000015.00000102(0db0fde0)
(8650|8708) pub46 25% (4 samples sent)
(8650|8685) pub23 12% (2 samples sent)
(8650|8710) pub48 50% (8 samples sent)
(8650|8681) pub18 12% (2 samples sent)
(8650|8710) pub48 62% (10 samples sent)
(8650|8681) pub18 25% (4 samples sent)
(8650|8708) pub46 31% (5 samples sent)
(8650|8667) pub5<-match found! before write for 01030000.5d7f6e4f.00000007.00000102(17903902)
(8650|8681) pub18 31% (5 samples sent)
(8650|8716) pub54 12% (2 samples sent)
(8650|8681) pub18 43% (7 samples sent)
(8650|8716) pub54 25% (4 samples sent)
(8650|8681) pub18 50% (8 samples sent)
(8650|8716) pub54 31% (5 samples sent)
(8650|8714) pub51<-match found! before write for 01030000.5d7f6e4f.0000002b.00000102(13a1fb07)
(8650|8681) pub18 62% (10 samples sent)
(8650|8708) pub46 43% (7 samples sent)
(8650|8685) pub23 25% (4 samples sent)
(8650|8710) pub48 75% (12 samples sent)
(8650|8685) pub23 31% (5 samples sent)
(8650|8710) pub48 81% (13 samples sent)
(8650|8667) pub5 12% (2 samples sent)
(8650|8685) pub23 43% (7 samples sent)
(8650|8685) pub23 50% (8 samples sent)
(8650|8685) pub23 62% (10 samples sent)
(8650|8685) pub23 75% (12 samples sent)
(8650|8681) pub18 75% (12 samples sent)
(8650|8714) pub51 12% (2 samples sent)
(8650|8681) pub18 81% (13 samples sent)
(8650|8714) pub51 25% (4 samples sent)
(8650|8681) pub18 93% (15 samples sent)
(8650|8714) pub51 31% (5 samples sent)
(8650|8710) pub48 93% (15 samples sent)
(8650|8710) pub48 100% (16 samples sent)
(8650|8710) pub48 waiting for acks
(8650|8667) pub5 25% (4 samples sent)
(8650|8681) pub18 100% (16 samples sent)
(8650|8681) pub18 waiting for acks
(8650|8708) pub46 50% (8 samples sent)
(8650|8716) pub54 43% (7 samples sent)
(8650|8720) pub58<-match found! before write for 01030000.5d7f6e4f.00000035.00000102(cc71d2e4)
(8650|8716) pub54 50% (8 samples sent)
(8650|8685) pub23 81% (13 samples sent)
(8650|8708) pub46 62% (10 samples sent)
(8650|8721) pub59<-match found! before write for 01030000.5d7f6e4f.0000003f.00000102(86c1ca45)
(8650|8664) pub2<-delete_participant
(8650|8708) pub46 75% (12 samples sent)
(8650|8667) pub5 31% (5 samples sent)
(8650|8716) pub54 62% (10 samples sent)
(8650|8685) pub23 93% (15 samples sent)
(8650|8714) pub51 43% (7 samples sent)
(8650|8667) pub5 43% (7 samples sent)
(8650|8667) pub5 50% (8 samples sent)
(8650|8721) pub59 12% (2 samples sent)
(8650|8721) pub59 25% (4 samples sent)
(8650|8721) pub59 31% (5 samples sent)
(8650|8667) pub5 62% (10 samples sent)
(8650|8708) pub46 81% (13 samples sent)
(8650|8721) pub59 43% (7 samples sent)
(8650|8718) pub56<-match found! before write for 01030000.5d7f6e4f.00000032.00000102(7e510ef4)
(8650|8721) pub59 50% (8 samples sent)
(8650|8714) pub51 50% (8 samples sent)
(8650|8685) pub23 100% (16 samples sent)
(8650|8685) pub23 waiting for acks
(8650|8680) pub19<-match found! before write for 01030000.5d7f6e4f.00000016.00000102(4a108730)
(8650|8716) pub54 75% (12 samples sent)
(8650|8714) pub51 62% (10 samples sent)
(8650|8708) pub46 93% (15 samples sent)
(8650|8720) pub58 12% (2 samples sent)
(8650|8680) pub19 12% (2 samples sent)
(8650|8720) pub58 25% (4 samples sent)
(8650|8720) pub58 31% (5 samples sent)
(8650|8680) pub19 25% (4 samples sent)
(8650|8680) pub19 31% (5 samples sent)
(8650|8718) pub56 12% (2 samples sent)
(8650|8667) pub5 75% (12 samples sent)
(8650|8721) pub59 62% (10 samples sent)
(8650|8667) pub5 81% (13 samples sent)
(8650|8721) pub59 75% (12 samples sent)
(8650|8667) pub5 93% (15 samples sent)
(8650|8721) pub59 81% (13 samples sent)
(8650|8667) pub5 100% (16 samples sent)
(8650|8667) pub5 waiting for acks
(8650|8688) pub26<-match found! before write for 01030000.5d7f6e4f.00000022.00000102(1eb19976)
(8650|8714) pub51 75% (12 samples sent)
(8650|8708) pub46 100% (16 samples sent)
(8650|8708) pub46 waiting for acks
(8650|8720) pub58 43% (7 samples sent)
(8650|8716) pub54 81% (13 samples sent)
(8650|8721) pub59 93% (15 samples sent)
(8650|8707) pub45<-match found! before write for 01030000.5d7f6e4f.0000003b.00000102(73416c85)
(8650|8718) pub56 25% (4 samples sent)
(8650|8721) pub59 100% (16 samples sent)
(8650|8721) pub59 waiting for acks
(8650|8714) pub51 81% (13 samples sent)
(8650|8688) pub26 12% (2 samples sent)
(8650|8688) pub26 25% (4 samples sent)
(8650|8688) pub26 31% (5 samples sent)
(8650|8688) pub26 43% (7 samples sent)
(8650|8688) pub26 50% (8 samples sent)
(8650|8688) pub26 62% (10 samples sent)
(8650|8688) pub26 75% (12 samples sent)
(8650|8688) pub26 81% (13 samples sent)
(8650|8688) pub26 93% (15 samples sent)
(8650|8688) pub26 100% (16 samples sent)
(8650|8688) pub26 waiting for acks
(8650|8718) pub56 31% (5 samples sent)
(8650|8714) pub51 93% (15 samples sent)
(8650|8718) pub56 43% (7 samples sent)
(8650|8716) pub54 93% (15 samples sent)
(8650|8716) pub54 100% (16 samples sent)
(8650|8716) pub54 waiting for acks
(8650|8718) pub56 50% (8 samples sent)
(8650|8718) pub56 62% (10 samples sent)
(8650|8718) pub56 75% (12 samples sent)
(8650|8718) pub56 81% (13 samples sent)
(8650|8718) pub56 93% (15 samples sent)
(8650|8718) pub56 100% (16 samples sent)
(8650|8718) pub56 waiting for acks
(8650|8693) pub31<-delete_participant
(8650|8680) pub19 43% (7 samples sent)
(8650|8720) pub58 50% (8 samples sent)
(8650|8680) pub19 50% (8 samples sent)
(8650|8720) pub58 62% (10 samples sent)
(8650|8680) pub19 62% (10 samples sent)
(8650|8720) pub58 75% (12 samples sent)
(8650|8680) pub19 75% (12 samples sent)
(8650|8714) pub51 100% (16 samples sent)
(8650|8714) pub51 waiting for acks
(8650|8720) pub58 81% (13 samples sent)
(8650|8720) pub58 93% (15 samples sent)
(8650|8720) pub58 100% (16 samples sent)
(8650|8720) pub58 waiting for acks
(8650|8680) pub19 81% (13 samples sent)
(8650|8680) pub19 93% (15 samples sent)
(8650|8680) pub19 100% (16 samples sent)
(8650|8680) pub19 waiting for acks
(8650|8707) pub45 12% (2 samples sent)
(8650|8707) pub45 25% (4 samples sent)
(8650|8707) pub45 31% (5 samples sent)
(8650|8707) pub45 43% (7 samples sent)
(8650|8707) pub45 50% (8 samples sent)
(8650|8707) pub45 62% (10 samples sent)
(8650|8707) pub45 75% (12 samples sent)
(8650|8707) pub45 81% (13 samples sent)
(8650|8707) pub45 93% (15 samples sent)
(8650|8707) pub45 100% (16 samples sent)
(8650|8707) pub45 waiting for acks
(8650|8661) sub 70% (717 samples received)
(8650|8675) pub13<-delete_participant
(8650|8717) pub55<-delete_participant
(8650|8661) sub 80% (820 samples received)
(8650|8670) pub8<-delete_participant
(8650|8704) pub42<-match found! before write for 01030000.5d7f6e4f.0000002f.00000102(e6215dc7)
(8650|8690) pub28 waiting for acks returned
(8650|8690) pub28<-delete_contained_entities
(8650|8722) pub60<-match found! before write for 01030000.5d7f6e4f.00000040.00000102(fd43bd5b)
(8650|8678) pub16<-match found! before write for 01030000.5d7f6e4f.00000011.00000102(f8305b20)
(8650|8692) pub30<-match found! before write for 01030000.5d7f6e4f.0000001e.00000102(7a60ccf1)
(8650|8723) pub61 waiting for acks returned
(8650|8723) pub61<-delete_contained_entities
(8650|8696) pub34 waiting for acks returned
(8650|8722) pub60 12% (2 samples sent)
(8650|8696) pub34<-delete_contained_entities
(8650|8722) pub60 25% (4 samples sent)
(8650|8704) pub42 12% (2 samples sent)
(8650|8682) pub21 waiting for acks returned
(8650|8682) pub21<-delete_contained_entities
(8650|8715) pub52 waiting for acks returned
(8650|8704) pub42 25% (4 samples sent)
(8650|8713) pub53 waiting for acks returned
(8650|8713) pub53<-delete_contained_entities
(8650|8715) pub52<-delete_contained_entities
(8650|8701) pub39<-match found! before write for 01030000.5d7f6e4f.00000038.00000102(34e11655)
(8650|8706) pub44 waiting for acks returned
(8650|8706) pub44<-delete_contained_entities
(8650|8725) pub63 waiting for acks returned
(8650|8676) pub14 waiting for acks returned
(8650|8725) pub63<-delete_contained_entities
(8650|8676) pub14<-delete_contained_entities
(8650|8710) pub48 waiting for acks returned
(8650|8681) pub18 waiting for acks returned
(8650|8681) pub18<-delete_contained_entities
(8650|8710) pub48<-delete_contained_entities
(8650|8685) pub23 waiting for acks returned
(8650|8683) pub20 waiting for acks returned
(8650|8685) pub23<-delete_contained_entities
(8650|8683) pub20<-delete_contained_entities
(8650|8692) pub30 12% (2 samples sent)
(8650|8722) pub60 31% (5 samples sent)
(8650|8678) pub16 12% (2 samples sent)
(8650|8678) pub16 25% (4 samples sent)
(8650|8678) pub16 31% (5 samples sent)
(8650|8667) pub5 waiting for acks returned
(8650|8667) pub5<-delete_contained_entities
(8650|8708) pub46 waiting for acks returned
(8650|8708) pub46<-delete_contained_entities
(8650|8721) pub59 waiting for acks returned
(8650|8721) pub59<-delete_contained_entities
(8650|8701) pub39 12% (2 samples sent)
(8650|8701) pub39 25% (4 samples sent)
(8650|8701) pub39 31% (5 samples sent)
(8650|8701) pub39 43% (7 samples sent)
(8650|8701) pub39 50% (8 samples sent)
(8650|8701) pub39 62% (10 samples sent)
(8650|8701) pub39 75% (12 samples sent)
(8650|8701) pub39 81% (13 samples sent)
(8650|8701) pub39 93% (15 samples sent)
(8650|8701) pub39 100% (16 samples sent)
(8650|8701) pub39 waiting for acks
(8650|8704) pub42 31% (5 samples sent)
(8650|8722) pub60 43% (7 samples sent)
(8650|8722) pub60 50% (8 samples sent)
(8650|8678) pub16 43% (7 samples sent)
(8650|8678) pub16 50% (8 samples sent)
(8650|8722) pub60 62% (10 samples sent)
(8650|8722) pub60 75% (12 samples sent)
(8650|8722) pub60 81% (13 samples sent)
(8650|8722) pub60 93% (15 samples sent)
(8650|8722) pub60 100% (16 samples sent)
(8650|8722) pub60 waiting for acks
(8650|8678) pub16 62% (10 samples sent)
(8650|8678) pub16 75% (12 samples sent)
(8650|8662) pub0<-delete_participant
(8650|8692) pub30 25% (4 samples sent)
(8650|8692) pub30 31% (5 samples sent)
(8650|8692) pub30 43% (7 samples sent)
(8650|8692) pub30 50% (8 samples sent)
(8650|8678) pub16 81% (13 samples sent)
(8650|8704) pub42 43% (7 samples sent)
(8650|8661) sub 90% (922 samples received)
(8650|8704) pub42 50% (8 samples sent)
(8650|8704) pub42 62% (10 samples sent)
(8650|8704) pub42 75% (12 samples sent)
(8650|8704) pub42 81% (13 samples sent)
(8650|8678) pub16 93% (15 samples sent)
(8650|8678) pub16 100% (16 samples sent)
(8650|8678) pub16 waiting for acks
(8650|8704) pub42 93% (15 samples sent)
(8650|8704) pub42 100% (16 samples sent)
(8650|8704) pub42 waiting for acks
(8650|8692) pub30 62% (10 samples sent)
(8650|8692) pub30 75% (12 samples sent)
(8650|8692) pub30 81% (13 samples sent)
(8650|8692) pub30 93% (15 samples sent)
(8650|8692) pub30 100% (16 samples sent)
(8650|8692) pub30 waiting for acks
(8650|8688) pub26 waiting for acks returned
(8650|8688) pub26<-delete_contained_entities
(8650|8716) pub54 waiting for acks returned
(8650|8716) pub54<-delete_contained_entities
(8650|8718) pub56 waiting for acks returned
(8650|8718) pub56<-delete_contained_entities
(8650|8714) pub51 waiting for acks returned
(8650|8714) pub51<-delete_contained_entities
(8650|8680) pub19 waiting for acks returned
(8650|8680) pub19<-delete_contained_entities
(8650|8679) pub17<-delete_participant
(8650|8720) pub58 waiting for acks returned
(8650|8720) pub58<-delete_contained_entities
(8650|8707) pub45 waiting for acks returned
(8650|8707) pub45<-delete_contained_entities
(8650|8687) pub24<-delete_participant
(8650|8661) sub 100% (1024 samples received)
(8650|8661) sub condition_.notify_all
(8650|8650) sub condition_.wait returned
(8650|8650) sub check_received
(8650|8650) sub check_received returns 0
(8650|8650) <- PublisherService::end
(8650|8701) pub39 waiting for acks returned
(8650|8701) pub39<-delete_contained_entities
(8650|8678) pub16 waiting for acks returned
(8650|8678) pub16<-delete_contained_entities
(8650|8704) pub42 waiting for acks returned
(8650|8704) pub42<-delete_contained_entities
(8650|8722) pub60 waiting for acks returned
(8650|8722) pub60<-delete_contained_entities
(8650|8692) pub30 waiting for acks returned
(8650|8692) pub30<-delete_contained_entities
(8650|8699) pub37<-delete_participant
(8650|8719) pub57<-delete_participant
(8650|8674) pub12<-delete_participant
(8650|8668) pub6<-delete_participant
(8650|8691) pub29<-delete_participant
(8650|8695) pub33<-delete_participant
(8650|8712) pub50<-delete_participant
(8650|8673) pub10<-delete_participant
(8650|8711) pub49<-delete_participant
(8650|8689) pub27<-delete_participant
(8650|8694) pub32<-delete_participant
(8650|8705) pub43<-delete_participant
(8650|8666) pub4<-delete_participant
(8650|8677) pub15<-delete_participant
(8650|8709) pub47<-delete_participant
(8650|8724) pub62<-delete_participant
(8650|8702) pub40<-delete_participant
(8650|8703) pub41<-delete_participant
(8650|8663) pub1<-delete_participant
(8650|8684) pub22<-delete_participant
(8650|8686) pub25<-delete_participant
(8650|8700) pub38<-delete_participant
(8650|8672) pub11<-delete_participant
(8650|8698) pub36<-delete_participant
(8650|8669) pub7<-delete_participant
(8650|8665) pub3<-delete_participant
(8650|8697) pub35<-delete_participant
(8650|8690) pub28<-delete_participant
(8650|8723) pub61<-delete_participant
(8650|8696) pub34<-delete_participant
(8650|8685) pub23<-delete_participant
(8650|8715) pub52<-delete_participant
(8650|8682) pub21<-delete_participant
(8650|8713) pub53<-delete_participant
(8650|8706) pub44<-delete_participant
(8650|8676) pub14<-delete_participant
(8650|8725) pub63<-delete_participant
(8650|8681) pub18<-delete_participant
(8650|8710) pub48<-delete_participant
(8650|8683) pub20<-delete_participant
(8650|8667) pub5<-delete_participant
(8650|8708) pub46<-delete_participant
(8650|8721) pub59<-delete_participant
(8650|8718) pub56<-delete_participant
(8650|8714) pub51<-delete_participant
(8650|8716) pub54<-delete_participant
(8650|8707) pub45<-delete_participant
(8650|8680) pub19<-delete_participant
(8650|8688) pub26<-delete_participant
(8650|8720) pub58<-delete_participant
(8650|8701) pub39<-delete_participant
(8650|8704) pub42<-delete_participant
(8650|8678) pub16<-delete_participant
(8650|8722) pub60<-delete_participant
(8650|8692) pub30<-delete_participant
(8650|8650) <- PublisherService::~PublisherService
(8650|8650) <- Subscriber delete_contained_entities
(8650|8650) <- Subscriber delete_participant
(8650|8650) <- Subscriber::~Subscriber
(8650|8650) <- 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: 8727 started at 2026-05-21 11:14:30
(8727|8727) -> Thrasher started
(8727|8727) -> Subscriber::Subscriber
(8727|8727) Subscriber reader id: 010370a8.a59d8493.2217d450.00000007(2804d596)
(8727|8727) -> PublisherService::PublisherService
(8727|8727) -> PublisherService::start (1 threads)
(8727|8727) sub wait_received 0:1
(8727|8735) pub0->transport cfg_0
(8727|8735) pub0 writer id: 010370a8.a59d8493.2217d451.00000002(650e08a9)
(8727|8735) pub0->started
(8727|8735) pub0->wait_match() before write for 010370a8.a59d8493.2217d451.00000002(650e08a9)
(8727|8735) pub0<-match found! before write for 010370a8.a59d8493.2217d451.00000002(650e08a9)
(8727|8735) pub0 100% (1 samples sent)
(8727|8735) pub0 waiting for acks
(8727|8734) sub 100% (1 samples received)
(8727|8734) sub condition_.notify_all
(8727|8727) sub condition_.wait returned
(8727|8727) sub check_received
(8727|8727) sub check_received returns 0
(8727|8727) <- PublisherService::end
(8727|8735) pub0 waiting for acks returned
(8727|8735) pub0<-delete_contained_entities
(8727|8735) pub0<-delete_participant
(8727|8727) <- PublisherService::~PublisherService
(8727|8727) <- Subscriber delete_contained_entities
(8727|8727) <- Subscriber delete_participant
(8727|8727) <- Subscriber::~Subscriber
(8727|8727) <- 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: 8742 started at 2026-05-21 11:14:31
(8742|8742) -> Thrasher started
(8742|8742) -> Subscriber::Subscriber
(8742|8742) Subscriber reader id: 010370a8.a59d8493.2226ad5c.00000007(cfcdca78)
(8742|8742) -> PublisherService::PublisherService
(8742|8742) -> PublisherService::start (2 threads)
(8742|8742) sub wait_received 0:2
(8742|8750) pub0->transport cfg_0
(8742|8751) pub1->transport cfg_1
(8742|8750) pub0 writer id: 010370a8.a59d8493.2226ad5d.00000002(82c71747)
(8742|8750) pub0->started
(8742|8750) pub0->wait_match() before write for 010370a8.a59d8493.2226ad5d.00000002(82c71747)
(8742|8751) pub1 writer id: 010370a8.a59d8493.2226ad5e.00000002(c5676d97)
(8742|8751) pub1->started
(8742|8751) pub1->wait_match() before write for 010370a8.a59d8493.2226ad5e.00000002(c5676d97)
(8742|8750) pub0<-match found! before write for 010370a8.a59d8493.2226ad5d.00000002(82c71747)
(8742|8751) pub1<-match found! before write for 010370a8.a59d8493.2226ad5e.00000002(c5676d97)
(8742|8751) pub1 100% (1 samples sent)
(8742|8750) pub0 100% (1 samples sent)
(8742|8751) pub1 waiting for acks
(8742|8750) pub0 waiting for acks
(8742|8749) sub 50% (1 samples received)
(8742|8749) sub 100% (2 samples received)
(8742|8749) sub condition_.notify_all
(8742|8742) sub condition_.wait returned
(8742|8742) sub check_received
(8742|8742) sub check_received returns 0
(8742|8742) <- PublisherService::end
(8742|8750) pub0 waiting for acks returned
(8742|8751) pub1 waiting for acks returned
(8742|8751) pub1<-delete_contained_entities
(8742|8750) pub0<-delete_contained_entities
(8742|8751) pub1<-delete_participant
(8742|8750) pub0<-delete_participant
(8742|8742) <- PublisherService::~PublisherService
(8742|8742) <- Subscriber delete_contained_entities
(8742|8742) <- Subscriber delete_participant
(8742|8742) <- Subscriber::~Subscriber
(8742|8742) <- 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: 8761 started at 2026-05-21 11:14:32
(8761|8761) -> Thrasher started
(8761|8761) -> Subscriber::Subscriber
(8761|8761) Subscriber reader id: 010370a8.a59d8493.2239478a.00000007(ef319442)
(8761|8761) -> PublisherService::PublisherService
(8761|8761) -> PublisherService::start (3 threads)
(8761|8761) sub wait_received 0:9
(8761|8769) pub0->transport cfg_0
(8761|8769) pub0 writer id: 010370a8.a59d8493.2239478b.00000002(a23b497d)
(8761|8769) pub0->started
(8761|8769) pub0->wait_match() before write for 010370a8.a59d8493.2239478b.00000002(a23b497d)
(8761|8771) pub2->transport cfg_2
(8761|8770) pub1->transport cfg_1
(8761|8770) pub1 writer id: 010370a8.a59d8493.2239478c.00000002(101b956d)
(8761|8770) pub1->started
(8761|8770) pub1->wait_match() before write for 010370a8.a59d8493.2239478c.00000002(101b956d)
(8761|8771) pub2 writer id: 010370a8.a59d8493.2239478d.00000002(2d7bbcdd)
(8761|8771) pub2->started
(8761|8771) pub2->wait_match() before write for 010370a8.a59d8493.2239478d.00000002(2d7bbcdd)
(8761|8769) pub0<-match found! before write for 010370a8.a59d8493.2239478b.00000002(a23b497d)
(8761|8769) pub0 33% (1 samples sent)
(8761|8771) pub2<-match found! before write for 010370a8.a59d8493.2239478d.00000002(2d7bbcdd)
(8761|8769) pub0 66% (2 samples sent)
(8761|8769) pub0 100% (3 samples sent)
(8761|8769) pub0 waiting for acks
(8761|8770) pub1<-match found! before write for 010370a8.a59d8493.2239478c.00000002(101b956d)
(8761|8771) pub2 33% (1 samples sent)
(8761|8771) pub2 66% (2 samples sent)
(8761|8771) pub2 100% (3 samples sent)
(8761|8771) pub2 waiting for acks
(8761|8770) pub1 33% (1 samples sent)
(8761|8770) pub1 66% (2 samples sent)
(8761|8770) pub1 100% (3 samples sent)
(8761|8770) pub1 waiting for acks
(8761|8768) sub 11% (1 samples received)
(8761|8768) sub 22% (2 samples received)
(8761|8768) sub 33% (3 samples received)
(8761|8768) sub 44% (4 samples received)
(8761|8768) sub 55% (5 samples received)
(8761|8768) sub 66% (6 samples received)
(8761|8770) pub1 waiting for acks returned
(8761|8771) pub2 waiting for acks returned
(8761|8771) pub2<-delete_contained_entities
(8761|8770) pub1<-delete_contained_entities
(8761|8768) sub 77% (7 samples received)
(8761|8768) sub 88% (8 samples received)
(8761|8768) sub 100% (9 samples received)
(8761|8768) sub condition_.notify_all
(8761|8761) sub condition_.wait returned
(8761|8761) sub check_received
(8761|8761) sub check_received returns 0
(8761|8761) <- PublisherService::end
(8761|8771) pub2<-delete_participant
(8761|8770) pub1<-delete_participant
(8761|8769) pub0 waiting for acks returned
(8761|8769) pub0<-delete_contained_entities
(8761|8769) pub0<-delete_participant
(8761|8761) <- PublisherService::~PublisherService
(8761|8761) <- Subscriber delete_contained_entities
(8761|8761) <- Subscriber delete_participant
(8761|8761) <- Subscriber::~Subscriber
(8761|8761) <- 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: 8786 started at 2026-05-21 11:14:33
(8786|8786) -> Thrasher started
(8786|8786) -> Subscriber::Subscriber
(8786|8786) Subscriber reader id: 010370a8.a59d8493.2252e4b9.00000007(1f892d4b)
(8786|8786) -> PublisherService::PublisherService
(8786|8786) -> PublisherService::start (1 threads)
(8786|8786) sub wait_received 0:1024
(8786|8794) pub0->transport cfg_0
(8786|8794) pub0 writer id: 010370a8.a59d8493.2252e4ba.00000002(2843a314)
(8786|8794) pub0->started
(8786|8794) pub0->wait_match() before write for 010370a8.a59d8493.2252e4ba.00000002(2843a314)
(8786|8794) pub0<-match found! before write for 010370a8.a59d8493.2252e4ba.00000002(2843a314)
(8786|8794) pub0 10% (103 samples sent)
(8786|8793) sub 10% (103 samples received)
(8786|8794) pub0 20% (205 samples sent)
(8786|8793) sub 20% (205 samples received)
(8786|8794) pub0 30% (308 samples sent)
(8786|8794) pub0 40% (410 samples sent)
(8786|8793) sub 30% (308 samples received)
(8786|8794) pub0 50% (512 samples sent)
(8786|8794) pub0 60% (615 samples sent)
(8786|8794) pub0 70% (717 samples sent)
(8786|8794) pub0 80% (820 samples sent)
(8786|8794) pub0 90% (922 samples sent)
(8786|8794) pub0 100% (1024 samples sent)
(8786|8794) pub0 waiting for acks
(8786|8793) sub 40% (410 samples received)
(8786|8793) sub 50% (512 samples received)
(8786|8793) sub 60% (615 samples received)
(8786|8793) sub 70% (717 samples received)
(8786|8793) sub 80% (820 samples received)
(8786|8793) sub 90% (922 samples received)
(8786|8793) sub 100% (1024 samples received)
(8786|8793) sub condition_.notify_all
(8786|8786) sub condition_.wait returned
(8786|8786) sub check_received
(8786|8786) sub check_received returns 0
(8786|8786) <- PublisherService::end
(8786|8794) pub0 waiting for acks returned
(8786|8794) pub0<-delete_contained_entities
(8786|8794) pub0<-delete_participant
(8786|8786) <- PublisherService::~PublisherService
(8786|8786) <- Subscriber delete_contained_entities
(8786|8786) <- Subscriber delete_participant
(8786|8786) <- Subscriber::~Subscriber
(8786|8786) <- 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: 8800 started at 2026-05-21 11:14:34
(8800|8800) -> Thrasher started
(8800|8800) -> Subscriber::Subscriber
(8800|8800) Subscriber reader id: 010370a8.a59d8493.22606961.00000007(3bdeaaae)
(8800|8800) -> PublisherService::PublisherService
(8800|8800) -> PublisherService::start (8 threads)
(8800|8800) sub wait_received 0:1024
(8800|8812) pub4->transport cfg_4
(8800|8810) pub2->transport cfg_2
(8800|8811) pub3->transport cfg_3
(8800|8808) pub0->transport cfg_0
(8800|8814) pub6->transport cfg_6
(8800|8809) pub1->transport cfg_1
(8800|8815) pub7->transport cfg_7
(8800|8812) pub4 writer id: 010370a8.a59d8493.22606966.00000002(f9948231)
(8800|8812) pub4->started
(8800|8812) pub4->wait_match() before write for 010370a8.a59d8493.22606966.00000002(f9948231)
(8800|8813) pub5->transport cfg_5
(8800|8810) pub2 writer id: 010370a8.a59d8493.22606964.00000002(8354d151)
(8800|8810) pub2->started
(8800|8810) pub2->wait_match() before write for 010370a8.a59d8493.22606964.00000002(8354d151)
(8800|8811) pub3 writer id: 010370a8.a59d8493.22606965.00000002(be34f8e1)
(8800|8811) pub3->started
(8800|8811) pub3->wait_match() before write for 010370a8.a59d8493.22606965.00000002(be34f8e1)
(8800|8808) pub0 writer id: 010370a8.a59d8493.22606962.00000002(0c1424f1)
(8800|8808) pub0->started
(8800|8808) pub0->wait_match() before write for 010370a8.a59d8493.22606962.00000002(0c1424f1)
(8800|8814) pub6 writer id: 010370a8.a59d8493.22606967.00000002(c4f4ab81)
(8800|8814) pub6->started
(8800|8814) pub6->wait_match() before write for 010370a8.a59d8493.22606967.00000002(c4f4ab81)
(8800|8809) pub1 writer id: 010370a8.a59d8493.22606963.00000002(31740d41)
(8800|8809) pub1->started
(8800|8809) pub1->wait_match() before write for 010370a8.a59d8493.22606963.00000002(31740d41)
(8800|8815) pub7 writer id: 010370a8.a59d8493.22606968.00000002(46a43c50)
(8800|8815) pub7->started
(8800|8815) pub7->wait_match() before write for 010370a8.a59d8493.22606968.00000002(46a43c50)
(8800|8813) pub5 writer id: 010370a8.a59d8493.22606969.00000002(7bc415e0)
(8800|8813) pub5->started
(8800|8813) pub5->wait_match() before write for 010370a8.a59d8493.22606969.00000002(7bc415e0)
(8800|8808) pub0<-match found! before write for 010370a8.a59d8493.22606962.00000002(0c1424f1)
(8800|8808) pub0 10% (13 samples sent)
(8800|8810) pub2<-match found! before write for 010370a8.a59d8493.22606964.00000002(8354d151)
(8800|8812) pub4<-match found! before write for 010370a8.a59d8493.22606966.00000002(f9948231)
(8800|8811) pub3<-match found! before write for 010370a8.a59d8493.22606965.00000002(be34f8e1)
(8800|8810) pub2 10% (13 samples sent)
(8800|8808) pub0 20% (26 samples sent)
(8800|8810) pub2 20% (26 samples sent)
(8800|8812) pub4 10% (13 samples sent)
(8800|8808) pub0 30% (39 samples sent)
(8800|8811) pub3 10% (13 samples sent)
(8800|8810) pub2 30% (39 samples sent)
(8800|8812) pub4 20% (26 samples sent)
(8800|8808) pub0 40% (52 samples sent)
(8800|8812) pub4 30% (39 samples sent)
(8800|8811) pub3 20% (26 samples sent)
(8800|8808) pub0 50% (64 samples sent)
(8800|8810) pub2 40% (52 samples sent)
(8800|8811) pub3 30% (39 samples sent)
(8800|8808) pub0 60% (77 samples sent)
(8800|8812) pub4 40% (52 samples sent)
(8800|8808) pub0 70% (90 samples sent)
(8800|8810) pub2 50% (64 samples sent)
(8800|8811) pub3 40% (52 samples sent)
(8800|8812) pub4 50% (64 samples sent)
(8800|8808) pub0 80% (103 samples sent)
(8800|8811) pub3 50% (64 samples sent)
(8800|8808) pub0 90% (116 samples sent)
(8800|8810) pub2 60% (77 samples sent)
(8800|8808) pub0 100% (128 samples sent)
(8800|8808) pub0 waiting for acks
(8800|8811) pub3 60% (77 samples sent)
(8800|8812) pub4 60% (77 samples sent)
(8800|8811) pub3 70% (90 samples sent)
(8800|8810) pub2 70% (90 samples sent)
(8800|8812) pub4 70% (90 samples sent)
(8800|8811) pub3 80% (103 samples sent)
(8800|8810) pub2 80% (103 samples sent)
(8800|8812) pub4 80% (103 samples sent)
(8800|8811) pub3 90% (116 samples sent)
(8800|8810) pub2 90% (116 samples sent)
(8800|8810) pub2 100% (128 samples sent)
(8800|8810) pub2 waiting for acks
(8800|8811) pub3 100% (128 samples sent)
(8800|8811) pub3 waiting for acks
(8800|8812) pub4 90% (116 samples sent)
(8800|8812) pub4 100% (128 samples sent)
(8800|8812) pub4 waiting for acks
(8800|8807) sub 10% (103 samples received)
(8800|8809) pub1<-match found! before write for 010370a8.a59d8493.22606963.00000002(31740d41)
(8800|8815) pub7<-match found! before write for 010370a8.a59d8493.22606968.00000002(46a43c50)
(8800|8813) pub5<-match found! before write for 010370a8.a59d8493.22606969.00000002(7bc415e0)
(8800|8814) pub6<-match found! before write for 010370a8.a59d8493.22606967.00000002(c4f4ab81)
(8800|8809) pub1 10% (13 samples sent)
(8800|8815) pub7 10% (13 samples sent)
(8800|8809) pub1 20% (26 samples sent)
(8800|8814) pub6 10% (13 samples sent)
(8800|8813) pub5 10% (13 samples sent)
(8800|8815) pub7 20% (26 samples sent)
(8800|8814) pub6 20% (26 samples sent)
(8800|8813) pub5 20% (26 samples sent)
(8800|8809) pub1 30% (39 samples sent)
(8800|8814) pub6 30% (39 samples sent)
(8800|8813) pub5 30% (39 samples sent)
(8800|8815) pub7 30% (39 samples sent)
(8800|8814) pub6 40% (52 samples sent)
(8800|8813) pub5 40% (52 samples sent)
(8800|8809) pub1 40% (52 samples sent)
(8800|8814) pub6 50% (64 samples sent)
(8800|8813) pub5 50% (64 samples sent)
(8800|8815) pub7 40% (52 samples sent)
(8800|8814) pub6 60% (77 samples sent)
(8800|8813) pub5 60% (77 samples sent)
(8800|8815) pub7 50% (64 samples sent)
(8800|8814) pub6 70% (90 samples sent)
(8800|8809) pub1 50% (64 samples sent)
(8800|8813) pub5 70% (90 samples sent)
(8800|8814) pub6 80% (103 samples sent)
(8800|8813) pub5 80% (103 samples sent)
(8800|8814) pub6 90% (116 samples sent)
(8800|8815) pub7 60% (77 samples sent)
(8800|8809) pub1 60% (77 samples sent)
(8800|8813) pub5 90% (116 samples sent)
(8800|8814) pub6 100% (128 samples sent)
(8800|8814) pub6 waiting for acks
(8800|8815) pub7 70% (90 samples sent)
(8800|8809) pub1 70% (90 samples sent)
(8800|8813) pub5 100% (128 samples sent)
(8800|8813) pub5 waiting for acks
(8800|8815) pub7 80% (103 samples sent)
(8800|8809) pub1 80% (103 samples sent)
(8800|8809) pub1 90% (116 samples sent)
(8800|8815) pub7 90% (116 samples sent)
(8800|8809) pub1 100% (128 samples sent)
(8800|8809) pub1 waiting for acks
(8800|8815) pub7 100% (128 samples sent)
(8800|8815) pub7 waiting for acks
(8800|8807) sub 20% (205 samples received)
(8800|8807) sub 30% (308 samples received)
(8800|8807) sub 40% (410 samples received)
(8800|8807) sub 50% (512 samples received)
(8800|8807) sub 60% (615 samples received)
(8800|8808) pub0 waiting for acks returned
(8800|8808) pub0<-delete_contained_entities
(8800|8812) pub4 waiting for acks returned
(8800|8812) pub4<-delete_contained_entities
(8800|8811) pub3 waiting for acks returned
(8800|8811) pub3<-delete_contained_entities
(8800|8807) sub 70% (717 samples received)
(8800|8810) pub2 waiting for acks returned
(8800|8810) pub2<-delete_contained_entities
(8800|8807) sub 80% (820 samples received)
(8800|8807) sub 90% (922 samples received)
(8800|8809) pub1 waiting for acks returned
(8800|8809) pub1<-delete_contained_entities
(8800|8813) pub5 waiting for acks returned
(8800|8813) pub5<-delete_contained_entities
(8800|8808) pub0<-delete_participant
(8800|8812) pub4<-delete_participant
(8800|8811) pub3<-delete_participant
(8800|8810) pub2<-delete_participant
(8800|8809) pub1<-delete_participant
(8800|8807) sub 100% (1024 samples received)
(8800|8807) sub condition_.notify_all
(8800|8800) sub condition_.wait returned
(8800|8800) sub check_received
(8800|8800) sub check_received returns 0
(8800|8800) <- PublisherService::end
(8800|8813) pub5<-delete_participant
(8800|8815) pub7 waiting for acks returned
(8800|8814) pub6 waiting for acks returned
(8800|8815) pub7<-delete_contained_entities
(8800|8814) pub6<-delete_contained_entities
(8800|8815) pub7<-delete_participant
(8800|8814) pub6<-delete_participant
(8800|8800) <- PublisherService::~PublisherService
(8800|8800) <- Subscriber delete_contained_entities
(8800|8800) <- Subscriber delete_participant
(8800|8800) <- Subscriber::~Subscriber
(8800|8800) <- 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: 8849 started at 2026-05-21 11:14:36
(8849|8849) -> Thrasher started
(8849|8849) -> Subscriber::Subscriber
(8849|8849) Subscriber reader id: 010370a8.a59d8493.2291cbf8.00000007(71156e47)
(8849|8849) -> PublisherService::PublisherService
(8849|8849) -> PublisherService::start (16 threads)
(8849|8849) sub wait_received 0:1024
(8849|8863) pub6->transport cfg_6
(8849|8858) pub1->transport cfg_1
(8849|8857) pub0->transport cfg_0
(8849|8861) pub4->transport cfg_4
(8849|8859) pub2->transport cfg_2
(8849|8860) pub3->transport cfg_3
(8849|8864) pub7->transport cfg_7
(8849|8868) pub11->transport cfg_11
(8849|8867) pub10->transport cfg_10
(8849|8863) pub6 writer id: 010370a8.a59d8493.2291cbfe.00000002(8e3f6f68)
(8849|8863) pub6->started
(8849|8863) pub6->wait_match() before write for 010370a8.a59d8493.2291cbfe.00000002(8e3f6f68)
(8849|8871) pub14->transport cfg_14
(8849|8865) pub8->transport cfg_8
(8849|8858) pub1 writer id: 010370a8.a59d8493.2291cbfa.00000002(7bbfc9a8)
(8849|8858) pub1->started
(8849|8858) pub1->wait_match() before write for 010370a8.a59d8493.2291cbfa.00000002(7bbfc9a8)
(8849|8857) pub0 writer id: 010370a8.a59d8493.2291cbf9.00000002(3c1fb378)
(8849|8857) pub0->started
(8849|8857) pub0->wait_match() before write for 010370a8.a59d8493.2291cbf9.00000002(3c1fb378)
(8849|8866) pub9->transport cfg_9
(8849|8858) pub1<-match found! before write for 010370a8.a59d8493.2291cbfa.00000002(7bbfc9a8)
(8849|8858) pub1 10% (7 samples sent)
(8849|8858) pub1 20% (13 samples sent)
(8849|8858) pub1 31% (20 samples sent)
(8849|8858) pub1 40% (26 samples sent)
(8849|8858) pub1 50% (32 samples sent)
(8849|8858) pub1 60% (39 samples sent)
(8849|8858) pub1 70% (45 samples sent)
(8849|8858) pub1 81% (52 samples sent)
(8849|8858) pub1 90% (58 samples sent)
(8849|8858) pub1 100% (64 samples sent)
(8849|8858) pub1 waiting for acks
(8849|8857) pub0<-match found! before write for 010370a8.a59d8493.2291cbf9.00000002(3c1fb378)
(8849|8857) pub0 10% (7 samples sent)
(8849|8857) pub0 20% (13 samples sent)
(8849|8857) pub0 31% (20 samples sent)
(8849|8857) pub0 40% (26 samples sent)
(8849|8857) pub0 50% (32 samples sent)
(8849|8857) pub0 60% (39 samples sent)
(8849|8857) pub0 70% (45 samples sent)
(8849|8857) pub0 81% (52 samples sent)
(8849|8857) pub0 90% (58 samples sent)
(8849|8857) pub0 100% (64 samples sent)
(8849|8857) pub0 waiting for acks
(8849|8861) pub4 writer id: 010370a8.a59d8493.2291cbfd.00000002(c99f15b8)
(8849|8861) pub4->started
(8849|8861) pub4->wait_match() before write for 010370a8.a59d8493.2291cbfd.00000002(c99f15b8)
(8849|8858) pub1 waiting for acks returned
(8849|8858) pub1<-delete_contained_entities
(8849|8863) pub6<-match found! before write for 010370a8.a59d8493.2291cbfe.00000002(8e3f6f68)
(8849|8856) sub 10% (103 samples received)
(8849|8863) pub6 10% (7 samples sent)
(8849|8863) pub6 20% (13 samples sent)
(8849|8863) pub6 31% (20 samples sent)
(8849|8863) pub6 40% (26 samples sent)
(8849|8863) pub6 50% (32 samples sent)
(8849|8863) pub6 60% (39 samples sent)
(8849|8863) pub6 70% (45 samples sent)
(8849|8863) pub6 81% (52 samples sent)
(8849|8863) pub6 90% (58 samples sent)
(8849|8863) pub6 100% (64 samples sent)
(8849|8863) pub6 waiting for acks
(8849|8859) pub2 writer id: 010370a8.a59d8493.2291cbfb.00000002(46dfe018)
(8849|8859) pub2->started
(8849|8859) pub2->wait_match() before write for 010370a8.a59d8493.2291cbfb.00000002(46dfe018)
(8849|8857) pub0 waiting for acks returned
(8849|8857) pub0<-delete_contained_entities
(8849|8862) pub5->transport cfg_5
(8849|8863) pub6 waiting for acks returned
(8849|8863) pub6<-delete_contained_entities
(8849|8860) pub3 writer id: 010370a8.a59d8493.2291cbfc.00000002(f4ff3c08)
(8849|8860) pub3->started
(8849|8860) pub3->wait_match() before write for 010370a8.a59d8493.2291cbfc.00000002(f4ff3c08)
(8849|8858) pub1<-delete_participant
(8849|8864) pub7 writer id: 010370a8.a59d8493.2291cbff.00000002(b35f46d8)
(8849|8864) pub7->started
(8849|8864) pub7->wait_match() before write for 010370a8.a59d8493.2291cbff.00000002(b35f46d8)
(8849|8861) pub4<-match found! before write for 010370a8.a59d8493.2291cbfd.00000002(c99f15b8)
(8849|8861) pub4 10% (7 samples sent)
(8849|8861) pub4 20% (13 samples sent)
(8849|8861) pub4 31% (20 samples sent)
(8849|8870) pub13->transport cfg_13
(8849|8861) pub4 40% (26 samples sent)
(8849|8861) pub4 50% (32 samples sent)
(8849|8861) pub4 60% (39 samples sent)
(8849|8861) pub4 70% (45 samples sent)
(8849|8856) sub 20% (205 samples received)
(8849|8861) pub4 81% (52 samples sent)
(8849|8861) pub4 90% (58 samples sent)
(8849|8861) pub4 100% (64 samples sent)
(8849|8861) pub4 waiting for acks
(8849|8872) pub15->transport cfg_15
(8849|8859) pub2<-match found! before write for 010370a8.a59d8493.2291cbfb.00000002(46dfe018)
(8849|8859) pub2 10% (7 samples sent)
(8849|8860) pub3<-match found! before write for 010370a8.a59d8493.2291cbfc.00000002(f4ff3c08)
(8849|8860) pub3 10% (7 samples sent)
(8849|8859) pub2 20% (13 samples sent)
(8849|8860) pub3 20% (13 samples sent)
(8849|8859) pub2 31% (20 samples sent)
(8849|8857) pub0<-delete_participant
(8849|8861) pub4 waiting for acks returned
(8849|8861) pub4<-delete_contained_entities
(8849|8860) pub3 31% (20 samples sent)
(8849|8860) pub3 40% (26 samples sent)
(8849|8859) pub2 40% (26 samples sent)
(8849|8859) pub2 50% (32 samples sent)
(8849|8859) pub2 60% (39 samples sent)
(8849|8863) pub6<-delete_participant
(8849|8859) pub2 70% (45 samples sent)
(8849|8859) pub2 81% (52 samples sent)
(8849|8859) pub2 90% (58 samples sent)
(8849|8860) pub3 50% (32 samples sent)
(8849|8860) pub3 60% (39 samples sent)
(8849|8860) pub3 70% (45 samples sent)
(8849|8860) pub3 81% (52 samples sent)
(8849|8860) pub3 90% (58 samples sent)
(8849|8860) pub3 100% (64 samples sent)
(8849|8860) pub3 waiting for acks
(8849|8859) pub2 100% (64 samples sent)
(8849|8859) pub2 waiting for acks
(8849|8869) pub12->transport cfg_12
(8849|8856) sub 30% (308 samples received)
(8849|8864) pub7<-match found! before write for 010370a8.a59d8493.2291cbff.00000002(b35f46d8)
(8849|8864) pub7 10% (7 samples sent)
(8849|8864) pub7 20% (13 samples sent)
(8849|8864) pub7 31% (20 samples sent)
(8849|8864) pub7 40% (26 samples sent)
(8849|8864) pub7 50% (32 samples sent)
(8849|8864) pub7 60% (39 samples sent)
(8849|8864) pub7 70% (45 samples sent)
(8849|8864) pub7 81% (52 samples sent)
(8849|8864) pub7 90% (58 samples sent)
(8849|8864) pub7 100% (64 samples sent)
(8849|8864) pub7 waiting for acks
(8849|8868) pub11 writer id: 010370a8.a59d8493.2291cc06.00000002(eb7e444c)
(8849|8868) pub11->started
(8849|8868) pub11->wait_match() before write for 010370a8.a59d8493.2291cc06.00000002(eb7e444c)
(8849|8860) pub3 waiting for acks returned
(8849|8860) pub3<-delete_contained_entities
(8849|8859) pub2 waiting for acks returned
(8849|8859) pub2<-delete_contained_entities
(8849|8856) sub 40% (410 samples received)
(8849|8864) pub7 waiting for acks returned
(8849|8864) pub7<-delete_contained_entities
(8849|8861) pub4<-delete_participant
(8849|8860) pub3<-delete_participant
(8849|8859) pub2<-delete_participant
(8849|8867) pub10 writer id: 010370a8.a59d8493.2291cc03.00000002(239ecb3c)
(8849|8867) pub10->started
(8849|8867) pub10->wait_match() before write for 010370a8.a59d8493.2291cc03.00000002(239ecb3c)
(8849|8871) pub14 writer id: 010370a8.a59d8493.2291cc04.00000002(91be172c)
(8849|8871) pub14->started
(8849|8871) pub14->wait_match() before write for 010370a8.a59d8493.2291cc04.00000002(91be172c)
(8849|8864) pub7<-delete_participant
(8849|8865) pub8 writer id: 010370a8.a59d8493.2291cc01.00000002(595e985c)
(8849|8865) pub8->started
(8849|8865) pub8->wait_match() before write for 010370a8.a59d8493.2291cc01.00000002(595e985c)
(8849|8868) pub11<-match found! before write for 010370a8.a59d8493.2291cc06.00000002(eb7e444c)
(8849|8868) pub11 10% (7 samples sent)
(8849|8867) pub10<-match found! before write for 010370a8.a59d8493.2291cc03.00000002(239ecb3c)
(8849|8868) pub11 20% (13 samples sent)
(8849|8867) pub10 10% (7 samples sent)
(8849|8868) pub11 31% (20 samples sent)
(8849|8867) pub10 20% (13 samples sent)
(8849|8867) pub10 31% (20 samples sent)
(8849|8866) pub9 writer id: 010370a8.a59d8493.2291cc02.00000002(1efee28c)
(8849|8866) pub9->started
(8849|8866) pub9->wait_match() before write for 010370a8.a59d8493.2291cc02.00000002(1efee28c)
(8849|8867) pub10 40% (26 samples sent)
(8849|8868) pub11 40% (26 samples sent)
(8849|8867) pub10 50% (32 samples sent)
(8849|8868) pub11 50% (32 samples sent)
(8849|8867) pub10 60% (39 samples sent)
(8849|8868) pub11 60% (39 samples sent)
(8849|8867) pub10 70% (45 samples sent)
(8849|8867) pub10 81% (52 samples sent)
(8849|8868) pub11 70% (45 samples sent)
(8849|8867) pub10 90% (58 samples sent)
(8849|8868) pub11 81% (52 samples sent)
(8849|8867) pub10 100% (64 samples sent)
(8849|8867) pub10 waiting for acks
(8849|8868) pub11 90% (58 samples sent)
(8849|8868) pub11 100% (64 samples sent)
(8849|8868) pub11 waiting for acks
(8849|8856) sub 50% (512 samples received)
(8849|8862) pub5 writer id: 010370a8.a59d8493.2291cc00.00000002(643eb1ec)
(8849|8862) pub5->started
(8849|8862) pub5->wait_match() before write for 010370a8.a59d8493.2291cc00.00000002(643eb1ec)
(8849|8867) pub10 waiting for acks returned
(8849|8867) pub10<-delete_contained_entities
(8849|8871) pub14<-match found! before write for 010370a8.a59d8493.2291cc04.00000002(91be172c)
(8849|8871) pub14 10% (7 samples sent)
(8849|8870) pub13 writer id: 010370a8.a59d8493.2291cc05.00000002(acde3e9c)
(8849|8870) pub13->started
(8849|8870) pub13->wait_match() before write for 010370a8.a59d8493.2291cc05.00000002(acde3e9c)
(8849|8871) pub14 20% (13 samples sent)
(8849|8871) pub14 31% (20 samples sent)
(8849|8871) pub14 40% (26 samples sent)
(8849|8871) pub14 50% (32 samples sent)
(8849|8871) pub14 60% (39 samples sent)
(8849|8871) pub14 70% (45 samples sent)
(8849|8871) pub14 81% (52 samples sent)
(8849|8871) pub14 90% (58 samples sent)
(8849|8871) pub14 100% (64 samples sent)
(8849|8871) pub14 waiting for acks
(8849|8868) pub11 waiting for acks returned
(8849|8868) pub11<-delete_contained_entities
(8849|8856) sub 60% (615 samples received)
(8849|8871) pub14 waiting for acks returned
(8849|8870) pub13<-match found! before write for 010370a8.a59d8493.2291cc05.00000002(acde3e9c)
(8849|8871) pub14<-delete_contained_entities
(8849|8870) pub13 10% (7 samples sent)
(8849|8870) pub13 20% (13 samples sent)
(8849|8870) pub13 31% (20 samples sent)
(8849|8870) pub13 40% (26 samples sent)
(8849|8870) pub13 50% (32 samples sent)
(8849|8870) pub13 60% (39 samples sent)
(8849|8872) pub15 writer id: 010370a8.a59d8493.2291cc08.00000002(544efa2d)
(8849|8872) pub15->started
(8849|8872) pub15->wait_match() before write for 010370a8.a59d8493.2291cc08.00000002(544efa2d)
(8849|8870) pub13 70% (45 samples sent)
(8849|8870) pub13 81% (52 samples sent)
(8849|8870) pub13 90% (58 samples sent)
(8849|8870) pub13 100% (64 samples sent)
(8849|8870) pub13 waiting for acks
(8849|8870) pub13 waiting for acks returned
(8849|8870) pub13<-delete_contained_entities
(8849|8869) pub12 writer id: 010370a8.a59d8493.2291cc07.00000002(d61e6dfc)
(8849|8869) pub12->started
(8849|8869) pub12->wait_match() before write for 010370a8.a59d8493.2291cc07.00000002(d61e6dfc)
(8849|8865) pub8<-match found! before write for 010370a8.a59d8493.2291cc01.00000002(595e985c)
(8849|8865) pub8 10% (7 samples sent)
(8849|8865) pub8 20% (13 samples sent)
(8849|8865) pub8 31% (20 samples sent)
(8849|8865) pub8 40% (26 samples sent)
(8849|8865) pub8 50% (32 samples sent)
(8849|8865) pub8 60% (39 samples sent)
(8849|8856) sub 70% (717 samples received)
(8849|8865) pub8 70% (45 samples sent)
(8849|8862) pub5<-match found! before write for 010370a8.a59d8493.2291cc00.00000002(643eb1ec)
(8849|8865) pub8 81% (52 samples sent)
(8849|8862) pub5 10% (7 samples sent)
(8849|8865) pub8 90% (58 samples sent)
(8849|8865) pub8 100% (64 samples sent)
(8849|8865) pub8 waiting for acks
(8849|8862) pub5 20% (13 samples sent)
(8849|8862) pub5 31% (20 samples sent)
(8849|8862) pub5 40% (26 samples sent)
(8849|8862) pub5 50% (32 samples sent)
(8849|8862) pub5 60% (39 samples sent)
(8849|8862) pub5 70% (45 samples sent)
(8849|8862) pub5 81% (52 samples sent)
(8849|8862) pub5 90% (58 samples sent)
(8849|8862) pub5 100% (64 samples sent)
(8849|8862) pub5 waiting for acks
(8849|8869) pub12<-match found! before write for 010370a8.a59d8493.2291cc07.00000002(d61e6dfc)
(8849|8869) pub12 10% (7 samples sent)
(8849|8869) pub12 20% (13 samples sent)
(8849|8869) pub12 31% (20 samples sent)
(8849|8856) sub 80% (820 samples received)
(8849|8869) pub12 40% (26 samples sent)
(8849|8869) pub12 50% (32 samples sent)
(8849|8869) pub12 60% (39 samples sent)
(8849|8869) pub12 70% (45 samples sent)
(8849|8865) pub8 waiting for acks returned
(8849|8865) pub8<-delete_contained_entities
(8849|8869) pub12 81% (52 samples sent)
(8849|8869) pub12 90% (58 samples sent)
(8849|8869) pub12 100% (64 samples sent)
(8849|8869) pub12 waiting for acks
(8849|8866) pub9<-match found! before write for 010370a8.a59d8493.2291cc02.00000002(1efee28c)
(8849|8866) pub9 10% (7 samples sent)
(8849|8866) pub9 20% (13 samples sent)
(8849|8866) pub9 31% (20 samples sent)
(8849|8866) pub9 40% (26 samples sent)
(8849|8866) pub9 50% (32 samples sent)
(8849|8866) pub9 60% (39 samples sent)
(8849|8866) pub9 70% (45 samples sent)
(8849|8866) pub9 81% (52 samples sent)
(8849|8866) pub9 90% (58 samples sent)
(8849|8862) pub5 waiting for acks returned
(8849|8862) pub5<-delete_contained_entities
(8849|8866) pub9 100% (64 samples sent)
(8849|8866) pub9 waiting for acks
(8849|8867) pub10<-delete_participant
(8849|8856) sub 90% (922 samples received)
(8849|8868) pub11<-delete_participant
(8849|8869) pub12 waiting for acks returned
(8849|8869) pub12<-delete_contained_entities
(8849|8866) pub9 waiting for acks returned
(8849|8866) pub9<-delete_contained_entities
(8849|8871) pub14<-delete_participant
(8849|8870) pub13<-delete_participant
(8849|8872) pub15<-match found! before write for 010370a8.a59d8493.2291cc08.00000002(544efa2d)
(8849|8872) pub15 10% (7 samples sent)
(8849|8872) pub15 20% (13 samples sent)
(8849|8872) pub15 31% (20 samples sent)
(8849|8872) pub15 40% (26 samples sent)
(8849|8872) pub15 50% (32 samples sent)
(8849|8872) pub15 60% (39 samples sent)
(8849|8872) pub15 70% (45 samples sent)
(8849|8872) pub15 81% (52 samples sent)
(8849|8872) pub15 90% (58 samples sent)
(8849|8872) pub15 100% (64 samples sent)
(8849|8872) pub15 waiting for acks
(8849|8856) sub 100% (1024 samples received)
(8849|8856) sub condition_.notify_all
(8849|8849) sub condition_.wait returned
(8849|8849) sub check_received
(8849|8849) sub check_received returns 0
(8849|8849) <- PublisherService::end
(8849|8872) pub15 waiting for acks returned
(8849|8872) pub15<-delete_contained_entities
(8849|8865) pub8<-delete_participant
(8849|8862) pub5<-delete_participant
(8849|8869) pub12<-delete_participant
(8849|8866) pub9<-delete_participant
(8849|8872) pub15<-delete_participant
(8849|8849) <- PublisherService::~PublisherService
(8849|8849) <- Subscriber delete_contained_entities
(8849|8849) <- Subscriber delete_participant
(8849|8849) <- Subscriber::~Subscriber
(8849|8849) <- 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: 8938 started at 2026-05-21 11:14:39
(8938|8938) -> Thrasher started
(8938|8938) -> Subscriber::Subscriber
(8938|8938) Subscriber reader id: 010370a8.a59d8493.22ea8a8e.00000007(2dec2630)
(8938|8938) -> PublisherService::PublisherService
(8938|8938) -> PublisherService::start (32 threads)
(8938|8938) sub wait_received 0:1024
(8938|8953) pub7->transport cfg_7
(8938|8946) pub0->transport cfg_0
(8938|8948) pub2->transport cfg_2
(8938|8951) pub5->transport cfg_5
(8938|8950) pub4->transport cfg_4
(8938|8952) pub6->transport cfg_6
(8938|8960) pub14->transport cfg_14
(8938|8947) pub1->transport cfg_1
(8938|8966) pub20->transport cfg_20
(8938|8955) pub9->transport cfg_9
(8938|8956) pub10->transport cfg_10
(8938|8957) pub11->transport cfg_11
(8938|8967) pub21->transport cfg_21
(8938|8968) pub23->transport cfg_23
(8938|8969) pub22->transport cfg_22
(8938|8961) pub15->transport cfg_15
(8938|8970) pub25->transport cfg_25
(8938|8977) pub31->transport cfg_31
(8938|8949) pub3->transport cfg_3
(8938|8976) pub30->transport cfg_30
(8938|8953) pub7 writer id: 010370a8.a59d8493.22ea8a96.00000002(0d160efc)
(8938|8953) pub7->started
(8938|8953) pub7->wait_match() before write for 010370a8.a59d8493.22ea8a96.00000002(0d160efc)
(8938|8964) pub18->transport cfg_18
(8938|8946) pub0 writer id: 010370a8.a59d8493.22ea8a8f.00000002(60e6fb0f)
(8938|8946) pub0->started
(8938|8946) pub0->wait_match() before write for 010370a8.a59d8493.22ea8a8f.00000002(60e6fb0f)
(8938|8953) pub7<-match found! before write for 010370a8.a59d8493.22ea8a96.00000002(0d160efc)
(8938|8953) pub7 12% (4 samples sent)
(8938|8953) pub7 21% (7 samples sent)
(8938|8953) pub7 31% (10 samples sent)
(8938|8953) pub7 40% (13 samples sent)
(8938|8953) pub7 50% (16 samples sent)
(8938|8953) pub7 62% (20 samples sent)
(8938|8953) pub7 71% (23 samples sent)
(8938|8953) pub7 81% (26 samples sent)
(8938|8953) pub7 90% (29 samples sent)
(8938|8953) pub7 100% (32 samples sent)
(8938|8953) pub7 waiting for acks
(8938|8953) pub7 waiting for acks returned
(8938|8953) pub7<-delete_contained_entities
(8938|8948) pub2 writer id: 010370a8.a59d8493.22ea8a91.00000002(bf36d2ec)
(8938|8948) pub2->started
(8938|8948) pub2->wait_match() before write for 010370a8.a59d8493.22ea8a91.00000002(bf36d2ec)
(8938|8946) pub0<-match found! before write for 010370a8.a59d8493.22ea8a8f.00000002(60e6fb0f)
(8938|8946) pub0 12% (4 samples sent)
(8938|8946) pub0 21% (7 samples sent)
(8938|8946) pub0 31% (10 samples sent)
(8938|8946) pub0 40% (13 samples sent)
(8938|8946) pub0 50% (16 samples sent)
(8938|8946) pub0 62% (20 samples sent)
(8938|8946) pub0 71% (23 samples sent)
(8938|8946) pub0 81% (26 samples sent)
(8938|8946) pub0 90% (29 samples sent)
(8938|8946) pub0 100% (32 samples sent)
(8938|8946) pub0 waiting for acks
(8938|8946) pub0 waiting for acks returned
(8938|8946) pub0<-delete_contained_entities
(8938|8951) pub5 writer id: 010370a8.a59d8493.22ea8a94.00000002(77d65d9c)
(8938|8951) pub5->started
(8938|8951) pub5->wait_match() before write for 010370a8.a59d8493.22ea8a94.00000002(77d65d9c)
(8938|8950) pub4 writer id: 010370a8.a59d8493.22ea8a93.00000002(c5f6818c)
(8938|8950) pub4->started
(8938|8950) pub4->wait_match() before write for 010370a8.a59d8493.22ea8a93.00000002(c5f6818c)
(8938|8952) pub6 writer id: 010370a8.a59d8493.22ea8a95.00000002(4ab6742c)
(8938|8952) pub6->started
(8938|8952) pub6->wait_match() before write for 010370a8.a59d8493.22ea8a95.00000002(4ab6742c)
(8938|8952) pub6<-match found! before write for 010370a8.a59d8493.22ea8a95.00000002(4ab6742c)
(8938|8952) pub6 12% (4 samples sent)
(8938|8952) pub6 21% (7 samples sent)
(8938|8952) pub6 31% (10 samples sent)
(8938|8952) pub6 40% (13 samples sent)
(8938|8952) pub6 50% (16 samples sent)
(8938|8952) pub6 62% (20 samples sent)
(8938|8952) pub6 71% (23 samples sent)
(8938|8952) pub6 81% (26 samples sent)
(8938|8952) pub6 90% (29 samples sent)
(8938|8952) pub6 100% (32 samples sent)
(8938|8952) pub6 waiting for acks
(8938|8953) pub7<-delete_participant
(8938|8960) pub14 writer id: 010370a8.a59d8493.22ea8a9c.00000002(47a6165d)
(8938|8960) pub14->started
(8938|8960) pub14->wait_match() before write for 010370a8.a59d8493.22ea8a9c.00000002(47a6165d)
(8938|8948) pub2<-match found! before write for 010370a8.a59d8493.22ea8a91.00000002(bf36d2ec)
(8938|8948) pub2 12% (4 samples sent)
(8938|8948) pub2 21% (7 samples sent)
(8938|8948) pub2 31% (10 samples sent)
(8938|8948) pub2 40% (13 samples sent)
(8938|8948) pub2 50% (16 samples sent)
(8938|8948) pub2 62% (20 samples sent)
(8938|8948) pub2 71% (23 samples sent)
(8938|8948) pub2 81% (26 samples sent)
(8938|8952) pub6 waiting for acks returned
(8938|8952) pub6<-delete_contained_entities
(8938|8948) pub2 90% (29 samples sent)
(8938|8948) pub2 100% (32 samples sent)
(8938|8948) pub2 waiting for acks
(8938|8945) sub 10% (103 samples received)
(8938|8946) pub0<-delete_participant
(8938|8948) pub2 waiting for acks returned
(8938|8948) pub2<-delete_contained_entities
(8938|8951) pub5<-match found! before write for 010370a8.a59d8493.22ea8a94.00000002(77d65d9c)
(8938|8962) pub16->transport cfg_16
(8938|8951) pub5 12% (4 samples sent)
(8938|8951) pub5 21% (7 samples sent)
(8938|8951) pub5 31% (10 samples sent)
(8938|8951) pub5 40% (13 samples sent)
(8938|8951) pub5 50% (16 samples sent)
(8938|8951) pub5 62% (20 samples sent)
(8938|8951) pub5 71% (23 samples sent)
(8938|8951) pub5 81% (26 samples sent)
(8938|8951) pub5 90% (29 samples sent)
(8938|8951) pub5 100% (32 samples sent)
(8938|8951) pub5 waiting for acks
(8938|8950) pub4<-match found! before write for 010370a8.a59d8493.22ea8a93.00000002(c5f6818c)
(8938|8950) pub4 12% (4 samples sent)
(8938|8951) pub5 waiting for acks returned
(8938|8951) pub5<-delete_contained_entities
(8938|8950) pub4 21% (7 samples sent)
(8938|8950) pub4 31% (10 samples sent)
(8938|8950) pub4 40% (13 samples sent)
(8938|8950) pub4 50% (16 samples sent)
(8938|8950) pub4 62% (20 samples sent)
(8938|8950) pub4 71% (23 samples sent)
(8938|8950) pub4 81% (26 samples sent)
(8938|8950) pub4 90% (29 samples sent)
(8938|8950) pub4 100% (32 samples sent)
(8938|8950) pub4 waiting for acks
(8938|8958) pub12->transport cfg_12
(8938|8950) pub4 waiting for acks returned
(8938|8950) pub4<-delete_contained_entities
(8938|8947) pub1 writer id: 010370a8.a59d8493.22ea8a90.00000002(8256fb5c)
(8938|8947) pub1->started
(8938|8947) pub1->wait_match() before write for 010370a8.a59d8493.22ea8a90.00000002(8256fb5c)
(8938|8952) pub6<-delete_participant
(8938|8960) pub14<-match found! before write for 010370a8.a59d8493.22ea8a9c.00000002(47a6165d)
(8938|8960) pub14 12% (4 samples sent)
(8938|8960) pub14 21% (7 samples sent)
(8938|8948) pub2<-delete_participant
(8938|8960) pub14 31% (10 samples sent)
(8938|8960) pub14 40% (13 samples sent)
(8938|8960) pub14 50% (16 samples sent)
(8938|8960) pub14 62% (20 samples sent)
(8938|8960) pub14 71% (23 samples sent)
(8938|8960) pub14 81% (26 samples sent)
(8938|8960) pub14 90% (29 samples sent)
(8938|8960) pub14 100% (32 samples sent)
(8938|8960) pub14 waiting for acks
(8938|8945) sub 20% (205 samples received)
(8938|8960) pub14 waiting for acks returned
(8938|8960) pub14<-delete_contained_entities
(8938|8963) pub17->transport cfg_17
(8938|8951) pub5<-delete_participant
(8938|8950) pub4<-delete_participant
(8938|8947) pub1<-match found! before write for 010370a8.a59d8493.22ea8a90.00000002(8256fb5c)
(8938|8947) pub1 12% (4 samples sent)
(8938|8947) pub1 21% (7 samples sent)
(8938|8947) pub1 31% (10 samples sent)
(8938|8947) pub1 40% (13 samples sent)
(8938|8947) pub1 50% (16 samples sent)
(8938|8947) pub1 62% (20 samples sent)
(8938|8947) pub1 71% (23 samples sent)
(8938|8947) pub1 81% (26 samples sent)
(8938|8947) pub1 90% (29 samples sent)
(8938|8947) pub1 100% (32 samples sent)
(8938|8947) pub1 waiting for acks
(8938|8947) pub1 waiting for acks returned
(8938|8947) pub1<-delete_contained_entities
(8938|8960) pub14<-delete_participant
(8938|8947) pub1<-delete_participant
(8938|8955) pub9 writer id: 010370a8.a59d8493.22ea8a9a.00000002(c8e6e3fd)
(8938|8955) pub9->started
(8938|8955) pub9->wait_match() before write for 010370a8.a59d8493.22ea8a9a.00000002(c8e6e3fd)
(8938|8956) pub10 writer id: 010370a8.a59d8493.22ea8a99.00000002(8f46992d)
(8938|8956) pub10->started
(8938|8956) pub10->wait_match() before write for 010370a8.a59d8493.22ea8a99.00000002(8f46992d)
(8938|8955) pub9<-match found! before write for 010370a8.a59d8493.22ea8a9a.00000002(c8e6e3fd)
(8938|8956) pub10<-match found! before write for 010370a8.a59d8493.22ea8a99.00000002(8f46992d)
(8938|8956) pub10 12% (4 samples sent)
(8938|8956) pub10 21% (7 samples sent)
(8938|8955) pub9 12% (4 samples sent)
(8938|8955) pub9 21% (7 samples sent)
(8938|8955) pub9 31% (10 samples sent)
(8938|8956) pub10 31% (10 samples sent)
(8938|8955) pub9 40% (13 samples sent)
(8938|8956) pub10 40% (13 samples sent)
(8938|8955) pub9 50% (16 samples sent)
(8938|8956) pub10 50% (16 samples sent)
(8938|8956) pub10 62% (20 samples sent)
(8938|8956) pub10 71% (23 samples sent)
(8938|8956) pub10 81% (26 samples sent)
(8938|8956) pub10 90% (29 samples sent)
(8938|8955) pub9 62% (20 samples sent)
(8938|8956) pub10 100% (32 samples sent)
(8938|8956) pub10 waiting for acks
(8938|8955) pub9 71% (23 samples sent)
(8938|8955) pub9 81% (26 samples sent)
(8938|8955) pub9 90% (29 samples sent)
(8938|8955) pub9 100% (32 samples sent)
(8938|8955) pub9 waiting for acks
(8938|8959) pub13->transport cfg_13
(8938|8945) sub 30% (308 samples received)
(8938|8955) pub9 waiting for acks returned
(8938|8955) pub9<-delete_contained_entities
(8938|8956) pub10 waiting for acks returned
(8938|8956) pub10<-delete_contained_entities
(8938|8965) pub19->transport cfg_19
(8938|8972) pub26->transport cfg_26
(8938|8956) pub10<-delete_participant
(8938|8955) pub9<-delete_participant
(8938|8957) pub11 writer id: 010370a8.a59d8493.22ea8a9b.00000002(f586ca4d)
(8938|8957) pub11->started
(8938|8957) pub11->wait_match() before write for 010370a8.a59d8493.22ea8a9b.00000002(f586ca4d)
(8938|8954) pub8->transport cfg_8
(8938|8957) pub11<-match found! before write for 010370a8.a59d8493.22ea8a9b.00000002(f586ca4d)
(8938|8957) pub11 12% (4 samples sent)
(8938|8957) pub11 21% (7 samples sent)
(8938|8957) pub11 31% (10 samples sent)
(8938|8957) pub11 40% (13 samples sent)
(8938|8957) pub11 50% (16 samples sent)
(8938|8957) pub11 62% (20 samples sent)
(8938|8957) pub11 71% (23 samples sent)
(8938|8957) pub11 81% (26 samples sent)
(8938|8957) pub11 90% (29 samples sent)
(8938|8957) pub11 100% (32 samples sent)
(8938|8957) pub11 waiting for acks
(8938|8957) pub11 waiting for acks returned
(8938|8957) pub11<-delete_contained_entities
(8938|8967) pub21 writer id: 010370a8.a59d8493.22ea8aa4.00000002(d6f7e51a)
(8938|8967) pub21->started
(8938|8967) pub21->wait_match() before write for 010370a8.a59d8493.22ea8aa4.00000002(d6f7e51a)
(8938|8975) pub29->transport cfg_29
(8938|8967) pub21<-match found! before write for 010370a8.a59d8493.22ea8aa4.00000002(d6f7e51a)
(8938|8967) pub21 12% (4 samples sent)
(8938|8967) pub21 21% (7 samples sent)
(8938|8967) pub21 31% (10 samples sent)
(8938|8967) pub21 40% (13 samples sent)
(8938|8967) pub21 50% (16 samples sent)
(8938|8967) pub21 62% (20 samples sent)
(8938|8967) pub21 71% (23 samples sent)
(8938|8967) pub21 81% (26 samples sent)
(8938|8967) pub21 90% (29 samples sent)
(8938|8967) pub21 100% (32 samples sent)
(8938|8967) pub21 waiting for acks
(8938|8967) pub21 waiting for acks returned
(8938|8967) pub21<-delete_contained_entities
(8938|8957) pub11<-delete_participant
(8938|8968) pub23 writer id: 010370a8.a59d8493.22ea8aa8.00000002(1307081b)
(8938|8968) pub23->started
(8938|8968) pub23->wait_match() before write for 010370a8.a59d8493.22ea8aa8.00000002(1307081b)
(8938|8974) pub28->transport cfg_28
(8938|8969) pub22 writer id: 010370a8.a59d8493.22ea8aa5.00000002(eb97ccaa)
(8938|8969) pub22->started
(8938|8969) pub22->wait_match() before write for 010370a8.a59d8493.22ea8aa5.00000002(eb97ccaa)
(8938|8968) pub23<-match found! before write for 010370a8.a59d8493.22ea8aa8.00000002(1307081b)
(8938|8968) pub23 12% (4 samples sent)
(8938|8968) pub23 21% (7 samples sent)
(8938|8968) pub23 31% (10 samples sent)
(8938|8968) pub23 40% (13 samples sent)
(8938|8968) pub23 50% (16 samples sent)
(8938|8968) pub23 62% (20 samples sent)
(8938|8968) pub23 71% (23 samples sent)
(8938|8968) pub23 81% (26 samples sent)
(8938|8968) pub23 90% (29 samples sent)
(8938|8968) pub23 100% (32 samples sent)
(8938|8968) pub23 waiting for acks
(8938|8945) sub 40% (410 samples received)
(8938|8967) pub21<-delete_participant
(8938|8968) pub23 waiting for acks returned
(8938|8968) pub23<-delete_contained_entities
(8938|8961) pub15 writer id: 010370a8.a59d8493.22ea8aa0.00000002(237743da)
(8938|8961) pub15->started
(8938|8961) pub15->wait_match() before write for 010370a8.a59d8493.22ea8aa0.00000002(237743da)
(8938|8970) pub25 writer id: 010370a8.a59d8493.22ea8aaa.00000002(69c75b7b)
(8938|8970) pub25->started
(8938|8970) pub25->wait_match() before write for 010370a8.a59d8493.22ea8aaa.00000002(69c75b7b)
(8938|8970) pub25<-match found! before write for 010370a8.a59d8493.22ea8aaa.00000002(69c75b7b)
(8938|8961) pub15<-match found! before write for 010370a8.a59d8493.22ea8aa0.00000002(237743da)
(8938|8970) pub25 12% (4 samples sent)
(8938|8970) pub25 21% (7 samples sent)
(8938|8961) pub15 12% (4 samples sent)
(8938|8961) pub15 21% (7 samples sent)
(8938|8961) pub15 31% (10 samples sent)
(8938|8961) pub15 40% (13 samples sent)
(8938|8961) pub15 50% (16 samples sent)
(8938|8969) pub22<-match found! before write for 010370a8.a59d8493.22ea8aa5.00000002(eb97ccaa)
(8938|8961) pub15 62% (20 samples sent)
(8938|8961) pub15 71% (23 samples sent)
(8938|8970) pub25 31% (10 samples sent)
(8938|8969) pub22 12% (4 samples sent)
(8938|8961) pub15 81% (26 samples sent)
(8938|8961) pub15 90% (29 samples sent)
(8938|8961) pub15 100% (32 samples sent)
(8938|8961) pub15 waiting for acks
(8938|8970) pub25 40% (13 samples sent)
(8938|8969) pub22 21% (7 samples sent)
(8938|8970) pub25 50% (16 samples sent)
(8938|8970) pub25 62% (20 samples sent)
(8938|8970) pub25 71% (23 samples sent)
(8938|8970) pub25 81% (26 samples sent)
(8938|8970) pub25 90% (29 samples sent)
(8938|8969) pub22 31% (10 samples sent)
(8938|8970) pub25 100% (32 samples sent)
(8938|8970) pub25 waiting for acks
(8938|8969) pub22 40% (13 samples sent)
(8938|8969) pub22 50% (16 samples sent)
(8938|8969) pub22 62% (20 samples sent)
(8938|8969) pub22 71% (23 samples sent)
(8938|8969) pub22 81% (26 samples sent)
(8938|8969) pub22 90% (29 samples sent)
(8938|8969) pub22 100% (32 samples sent)
(8938|8969) pub22 waiting for acks
(8938|8977) pub31 writer id: 010370a8.a59d8493.22ea8aae.00000002(9c47fdbb)
(8938|8977) pub31->started
(8938|8977) pub31->wait_match() before write for 010370a8.a59d8493.22ea8aae.00000002(9c47fdbb)
(8938|8961) pub15 waiting for acks returned
(8938|8961) pub15<-delete_contained_entities
(8938|8945) sub 50% (512 samples received)
(8938|8970) pub25 waiting for acks returned
(8938|8970) pub25<-delete_contained_entities
(8938|8969) pub22 waiting for acks returned
(8938|8969) pub22<-delete_contained_entities
(8938|8968) pub23<-delete_participant
(8938|8949) pub3 writer id: 010370a8.a59d8493.22ea8a92.00000002(f896a83c)
(8938|8949) pub3->started
(8938|8949) pub3->wait_match() before write for 010370a8.a59d8493.22ea8a92.00000002(f896a83c)
(8938|8976) pub30 writer id: 010370a8.a59d8493.22ea8aad.00000002(dbe7876b)
(8938|8976) pub30->started
(8938|8976) pub30->wait_match() before write for 010370a8.a59d8493.22ea8aad.00000002(dbe7876b)
(8938|8964) pub18 writer id: 010370a8.a59d8493.22ea8aa1.00000002(1e176a6a)
(8938|8964) pub18->started
(8938|8964) pub18->wait_match() before write for 010370a8.a59d8493.22ea8aa1.00000002(1e176a6a)
(8938|8977) pub31<-match found! before write for 010370a8.a59d8493.22ea8aae.00000002(9c47fdbb)
(8938|8977) pub31 12% (4 samples sent)
(8938|8977) pub31 21% (7 samples sent)
(8938|8977) pub31 31% (10 samples sent)
(8938|8977) pub31 40% (13 samples sent)
(8938|8977) pub31 50% (16 samples sent)
(8938|8977) pub31 62% (20 samples sent)
(8938|8977) pub31 71% (23 samples sent)
(8938|8977) pub31 81% (26 samples sent)
(8938|8977) pub31 90% (29 samples sent)
(8938|8977) pub31 100% (32 samples sent)
(8938|8977) pub31 waiting for acks
(8938|8949) pub3<-match found! before write for 010370a8.a59d8493.22ea8a92.00000002(f896a83c)
(8938|8949) pub3 12% (4 samples sent)
(8938|8949) pub3 21% (7 samples sent)
(8938|8949) pub3 31% (10 samples sent)
(8938|8949) pub3 40% (13 samples sent)
(8938|8949) pub3 50% (16 samples sent)
(8938|8949) pub3 62% (20 samples sent)
(8938|8949) pub3 71% (23 samples sent)
(8938|8949) pub3 81% (26 samples sent)
(8938|8949) pub3 90% (29 samples sent)
(8938|8976) pub30<-match found! before write for 010370a8.a59d8493.22ea8aad.00000002(dbe7876b)
(8938|8964) pub18<-match found! before write for 010370a8.a59d8493.22ea8aa1.00000002(1e176a6a)
(8938|8949) pub3 100% (32 samples sent)
(8938|8949) pub3 waiting for acks
(8938|8976) pub30 12% (4 samples sent)
(8938|8976) pub30 21% (7 samples sent)
(8938|8964) pub18 12% (4 samples sent)
(8938|8976) pub30 31% (10 samples sent)
(8938|8964) pub18 21% (7 samples sent)
(8938|8976) pub30 40% (13 samples sent)
(8938|8976) pub30 50% (16 samples sent)
(8938|8976) pub30 62% (20 samples sent)
(8938|8964) pub18 31% (10 samples sent)
(8938|8977) pub31 waiting for acks returned
(8938|8977) pub31<-delete_contained_entities
(8938|8976) pub30 71% (23 samples sent)
(8938|8964) pub18 40% (13 samples sent)
(8938|8976) pub30 81% (26 samples sent)
(8938|8964) pub18 50% (16 samples sent)
(8938|8976) pub30 90% (29 samples sent)
(8938|8964) pub18 62% (20 samples sent)
(8938|8976) pub30 100% (32 samples sent)
(8938|8976) pub30 waiting for acks
(8938|8964) pub18 71% (23 samples sent)
(8938|8964) pub18 81% (26 samples sent)
(8938|8964) pub18 90% (29 samples sent)
(8938|8964) pub18 100% (32 samples sent)
(8938|8964) pub18 waiting for acks
(8938|8945) sub 60% (615 samples received)
(8938|8976) pub30 waiting for acks returned
(8938|8976) pub30<-delete_contained_entities
(8938|8961) pub15<-delete_participant
(8938|8949) pub3 waiting for acks returned
(8938|8949) pub3<-delete_contained_entities
(8938|8964) pub18 waiting for acks returned
(8938|8964) pub18<-delete_contained_entities
(8938|8970) pub25<-delete_participant
(8938|8962) pub16 writer id: 010370a8.a59d8493.22ea8a9e.00000002(3d66453d)
(8938|8962) pub16->started
(8938|8962) pub16->wait_match() before write for 010370a8.a59d8493.22ea8a9e.00000002(3d66453d)
(8938|8969) pub22<-delete_participant
(8938|8958) pub12 writer id: 010370a8.a59d8493.22ea8a9d.00000002(7ac63fed)
(8938|8958) pub12->started
(8938|8958) pub12->wait_match() before write for 010370a8.a59d8493.22ea8a9d.00000002(7ac63fed)
(8938|8962) pub16<-match found! before write for 010370a8.a59d8493.22ea8a9e.00000002(3d66453d)
(8938|8962) pub16 12% (4 samples sent)
(8938|8962) pub16 21% (7 samples sent)
(8938|8962) pub16 31% (10 samples sent)
(8938|8962) pub16 40% (13 samples sent)
(8938|8962) pub16 50% (16 samples sent)
(8938|8962) pub16 62% (20 samples sent)
(8938|8962) pub16 71% (23 samples sent)
(8938|8962) pub16 81% (26 samples sent)
(8938|8962) pub16 90% (29 samples sent)
(8938|8962) pub16 100% (32 samples sent)
(8938|8962) pub16 waiting for acks
(8938|8962) pub16 waiting for acks returned
(8938|8962) pub16<-delete_contained_entities
(8938|8966) pub20 writer id: 010370a8.a59d8493.22ea8aa3.00000002(64d7390a)
(8938|8966) pub20->started
(8938|8966) pub20->wait_match() before write for 010370a8.a59d8493.22ea8aa3.00000002(64d7390a)
(8938|8977) pub31<-delete_participant
(8938|8963) pub17 writer id: 010370a8.a59d8493.22ea8a9f.00000002(00066c8d)
(8938|8963) pub17->started
(8938|8963) pub17->wait_match() before write for 010370a8.a59d8493.22ea8a9f.00000002(00066c8d)
(8938|8958) pub12<-match found! before write for 010370a8.a59d8493.22ea8a9d.00000002(7ac63fed)
(8938|8958) pub12 12% (4 samples sent)
(8938|8958) pub12 21% (7 samples sent)
(8938|8958) pub12 31% (10 samples sent)
(8938|8958) pub12 40% (13 samples sent)
(8938|8958) pub12 50% (16 samples sent)
(8938|8958) pub12 62% (20 samples sent)
(8938|8958) pub12 71% (23 samples sent)
(8938|8958) pub12 81% (26 samples sent)
(8938|8958) pub12 90% (29 samples sent)
(8938|8958) pub12 100% (32 samples sent)
(8938|8958) pub12 waiting for acks
(8938|8976) pub30<-delete_participant
(8938|8958) pub12 waiting for acks returned
(8938|8958) pub12<-delete_contained_entities
(8938|8949) pub3<-delete_participant
(8938|8963) pub17<-match found! before write for 010370a8.a59d8493.22ea8a9f.00000002(00066c8d)
(8938|8963) pub17 12% (4 samples sent)
(8938|8963) pub17 21% (7 samples sent)
(8938|8963) pub17 31% (10 samples sent)
(8938|8963) pub17 40% (13 samples sent)
(8938|8963) pub17 50% (16 samples sent)
(8938|8963) pub17 62% (20 samples sent)
(8938|8963) pub17 71% (23 samples sent)
(8938|8964) pub18<-delete_participant
(8938|8963) pub17 81% (26 samples sent)
(8938|8963) pub17 90% (29 samples sent)
(8938|8945) sub 70% (717 samples received)
(8938|8963) pub17 100% (32 samples sent)
(8938|8963) pub17 waiting for acks
(8938|8962) pub16<-delete_participant
(8938|8963) pub17 waiting for acks returned
(8938|8963) pub17<-delete_contained_entities
(8938|8966) pub20<-match found! before write for 010370a8.a59d8493.22ea8aa3.00000002(64d7390a)
(8938|8966) pub20 12% (4 samples sent)
(8938|8966) pub20 21% (7 samples sent)
(8938|8966) pub20 31% (10 samples sent)
(8938|8966) pub20 40% (13 samples sent)
(8938|8966) pub20 50% (16 samples sent)
(8938|8966) pub20 62% (20 samples sent)
(8938|8966) pub20 71% (23 samples sent)
(8938|8966) pub20 81% (26 samples sent)
(8938|8966) pub20 90% (29 samples sent)
(8938|8966) pub20 100% (32 samples sent)
(8938|8966) pub20 waiting for acks
(8938|8966) pub20 waiting for acks returned
(8938|8966) pub20<-delete_contained_entities
(8938|8958) pub12<-delete_participant
(8938|8963) pub17<-delete_participant
(8938|8959) pub13 writer id: 010370a8.a59d8493.22ea8a98.00000002(b226b09d)
(8938|8959) pub13->started
(8938|8959) pub13->wait_match() before write for 010370a8.a59d8493.22ea8a98.00000002(b226b09d)
(8938|8973) pub27->transport cfg_27
(8938|8966) pub20<-delete_participant
(8938|8965) pub19 writer id: 010370a8.a59d8493.22ea8aa2.00000002(59b710ba)
(8938|8965) pub19->started
(8938|8965) pub19->wait_match() before write for 010370a8.a59d8493.22ea8aa2.00000002(59b710ba)
(8938|8959) pub13<-match found! before write for 010370a8.a59d8493.22ea8a98.00000002(b226b09d)
(8938|8959) pub13 12% (4 samples sent)
(8938|8959) pub13 21% (7 samples sent)
(8938|8959) pub13 31% (10 samples sent)
(8938|8959) pub13 40% (13 samples sent)
(8938|8959) pub13 50% (16 samples sent)
(8938|8959) pub13 62% (20 samples sent)
(8938|8959) pub13 71% (23 samples sent)
(8938|8959) pub13 81% (26 samples sent)
(8938|8959) pub13 90% (29 samples sent)
(8938|8959) pub13 100% (32 samples sent)
(8938|8959) pub13 waiting for acks
(8938|8959) pub13 waiting for acks returned
(8938|8959) pub13<-delete_contained_entities
(8938|8972) pub26 writer id: 010370a8.a59d8493.22ea8aa7.00000002(91579fca)
(8938|8972) pub26->started
(8938|8972) pub26->wait_match() before write for 010370a8.a59d8493.22ea8aa7.00000002(91579fca)
(8938|8965) pub19<-match found! before write for 010370a8.a59d8493.22ea8aa2.00000002(59b710ba)
(8938|8965) pub19 12% (4 samples sent)
(8938|8965) pub19 21% (7 samples sent)
(8938|8965) pub19 31% (10 samples sent)
(8938|8965) pub19 40% (13 samples sent)
(8938|8965) pub19 50% (16 samples sent)
(8938|8965) pub19 62% (20 samples sent)
(8938|8965) pub19 71% (23 samples sent)
(8938|8965) pub19 81% (26 samples sent)
(8938|8965) pub19 90% (29 samples sent)
(8938|8965) pub19 100% (32 samples sent)
(8938|8965) pub19 waiting for acks
(8938|8945) sub 80% (820 samples received)
(8938|8965) pub19 waiting for acks returned
(8938|8965) pub19<-delete_contained_entities
(8938|8954) pub8 writer id: 010370a8.a59d8493.22ea8a97.00000002(3076274c)
(8938|8954) pub8->started
(8938|8954) pub8->wait_match() before write for 010370a8.a59d8493.22ea8a97.00000002(3076274c)
(8938|8975) pub29 writer id: 010370a8.a59d8493.22ea8aac.00000002(e687aedb)
(8938|8975) pub29->started
(8938|8975) pub29->wait_match() before write for 010370a8.a59d8493.22ea8aac.00000002(e687aedb)
(8938|8972) pub26<-match found! before write for 010370a8.a59d8493.22ea8aa7.00000002(91579fca)
(8938|8972) pub26 12% (4 samples sent)
(8938|8972) pub26 21% (7 samples sent)
(8938|8972) pub26 31% (10 samples sent)
(8938|8972) pub26 40% (13 samples sent)
(8938|8972) pub26 50% (16 samples sent)
(8938|8972) pub26 62% (20 samples sent)
(8938|8972) pub26 71% (23 samples sent)
(8938|8972) pub26 81% (26 samples sent)
(8938|8972) pub26 90% (29 samples sent)
(8938|8972) pub26 100% (32 samples sent)
(8938|8972) pub26 waiting for acks
(8938|8974) pub28 writer id: 010370a8.a59d8493.22ea8aab.00000002(54a772cb)
(8938|8974) pub28->started
(8938|8974) pub28->wait_match() before write for 010370a8.a59d8493.22ea8aab.00000002(54a772cb)
(8938|8972) pub26 waiting for acks returned
(8938|8972) pub26<-delete_contained_entities
(8938|8959) pub13<-delete_participant
(8938|8974) pub28<-match found! before write for 010370a8.a59d8493.22ea8aab.00000002(54a772cb)
(8938|8974) pub28 12% (4 samples sent)
(8938|8974) pub28 21% (7 samples sent)
(8938|8974) pub28 31% (10 samples sent)
(8938|8974) pub28 40% (13 samples sent)
(8938|8974) pub28 50% (16 samples sent)
(8938|8974) pub28 62% (20 samples sent)
(8938|8974) pub28 71% (23 samples sent)
(8938|8974) pub28 81% (26 samples sent)
(8938|8974) pub28 90% (29 samples sent)
(8938|8974) pub28 100% (32 samples sent)
(8938|8974) pub28 waiting for acks
(8938|8975) pub29<-match found! before write for 010370a8.a59d8493.22ea8aac.00000002(e687aedb)
(8938|8975) pub29 12% (4 samples sent)
(8938|8954) pub8<-match found! before write for 010370a8.a59d8493.22ea8a97.00000002(3076274c)
(8938|8975) pub29 21% (7 samples sent)
(8938|8954) pub8 12% (4 samples sent)
(8938|8975) pub29 31% (10 samples sent)
(8938|8954) pub8 21% (7 samples sent)
(8938|8975) pub29 40% (13 samples sent)
(8938|8954) pub8 31% (10 samples sent)
(8938|8975) pub29 50% (16 samples sent)
(8938|8954) pub8 40% (13 samples sent)
(8938|8954) pub8 50% (16 samples sent)
(8938|8975) pub29 62% (20 samples sent)
(8938|8954) pub8 62% (20 samples sent)
(8938|8975) pub29 71% (23 samples sent)
(8938|8954) pub8 71% (23 samples sent)
(8938|8975) pub29 81% (26 samples sent)
(8938|8954) pub8 81% (26 samples sent)
(8938|8954) pub8 90% (29 samples sent)
(8938|8975) pub29 90% (29 samples sent)
(8938|8954) pub8 100% (32 samples sent)
(8938|8954) pub8 waiting for acks
(8938|8974) pub28 waiting for acks returned
(8938|8974) pub28<-delete_contained_entities
(8938|8975) pub29 100% (32 samples sent)
(8938|8975) pub29 waiting for acks
(8938|8965) pub19<-delete_participant
(8938|8945) sub 90% (922 samples received)
(8938|8954) pub8 waiting for acks returned
(8938|8954) pub8<-delete_contained_entities
(8938|8975) pub29 waiting for acks returned
(8938|8975) pub29<-delete_contained_entities
(8938|8972) pub26<-delete_participant
(8938|8974) pub28<-delete_participant
(8938|8954) pub8<-delete_participant
(8938|8975) pub29<-delete_participant
(8938|8971) pub24->transport cfg_24
(8938|8973) pub27 writer id: 010370a8.a59d8493.22ea8aa9.00000002(2e6721ab)
(8938|8973) pub27->started
(8938|8973) pub27->wait_match() before write for 010370a8.a59d8493.22ea8aa9.00000002(2e6721ab)
(8938|8973) pub27<-match found! before write for 010370a8.a59d8493.22ea8aa9.00000002(2e6721ab)
(8938|8973) pub27 12% (4 samples sent)
(8938|8973) pub27 21% (7 samples sent)
(8938|8973) pub27 31% (10 samples sent)
(8938|8973) pub27 40% (13 samples sent)
(8938|8973) pub27 50% (16 samples sent)
(8938|8973) pub27 62% (20 samples sent)
(8938|8973) pub27 71% (23 samples sent)
(8938|8973) pub27 81% (26 samples sent)
(8938|8973) pub27 90% (29 samples sent)
(8938|8973) pub27 100% (32 samples sent)
(8938|8973) pub27 waiting for acks
(8938|8973) pub27 waiting for acks returned
(8938|8973) pub27<-delete_contained_entities
(8938|8973) pub27<-delete_participant
(8938|8971) pub24 writer id: 010370a8.a59d8493.22ea8aa6.00000002(ac37b67a)
(8938|8971) pub24->started
(8938|8971) pub24->wait_match() before write for 010370a8.a59d8493.22ea8aa6.00000002(ac37b67a)
(8938|8971) pub24<-match found! before write for 010370a8.a59d8493.22ea8aa6.00000002(ac37b67a)
(8938|8971) pub24 12% (4 samples sent)
(8938|8971) pub24 21% (7 samples sent)
(8938|8971) pub24 31% (10 samples sent)
(8938|8971) pub24 40% (13 samples sent)
(8938|8971) pub24 50% (16 samples sent)
(8938|8971) pub24 62% (20 samples sent)
(8938|8971) pub24 71% (23 samples sent)
(8938|8971) pub24 81% (26 samples sent)
(8938|8971) pub24 90% (29 samples sent)
(8938|8971) pub24 100% (32 samples sent)
(8938|8971) pub24 waiting for acks
(8938|8945) sub 100% (1024 samples received)
(8938|8945) sub condition_.notify_all
(8938|8938) sub condition_.wait returned
(8938|8938) sub check_received
(8938|8938) sub check_received returns 0
(8938|8938) <- PublisherService::end
(8938|8971) pub24 waiting for acks returned
(8938|8971) pub24<-delete_contained_entities
(8938|8971) pub24<-delete_participant
(8938|8938) <- PublisherService::~PublisherService
(8938|8938) <- Subscriber delete_contained_entities
(8938|8938) <- Subscriber delete_participant
(8938|8938) <- Subscriber::~Subscriber
(8938|8938) <- 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: 9109
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1 -n 1 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9119 started at 2026-05-21 11:14:54
(9119|9119) -> Thrasher started
(9119|9119) -> Subscriber::Subscriber
(9109|9109) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(9119|9119) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(9119|9119) Subscriber reader id: 01030000.07115291.00000002.00000507(b19270b7)
(9119|9119) -> PublisherService::PublisherService
(9119|9119) -> PublisherService::start (1 threads)
(9119|9119) sub wait_received 0:1
(9119|9131) pub0 writer id: 01030000.07115291.00000003.00000102(98f4688c)
(9119|9131) pub0->started
(9119|9131) pub0 100% (1 samples sent)
(9119|9131) pub0->wait_match() before write for 01030000.07115291.00000003.00000102(98f4688c)
(9119|9131) pub0<-match found! before write for 01030000.07115291.00000003.00000102(98f4688c)
(9119|9131) pub0 waiting for acks
(9119|9130) sub 100% (1 samples received)
(9119|9130) sub condition_.notify_all
(9119|9119) sub condition_.wait returned
(9119|9119) sub check_received
(9119|9119) sub check_received returns 0
(9119|9119) <- PublisherService::end
(9119|9131) pub0 waiting for acks returned
(9119|9131) pub0<-delete_contained_entities
(9119|9131) pub0<-delete_participant
(9119|9119) <- PublisherService::~PublisherService
(9119|9119) <- Subscriber delete_contained_entities
(9119|9119) <- Subscriber delete_participant
(9119|9119) <- Subscriber::~Subscriber
(9119|9119) <- 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:0s 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: 9133
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 2 -s 1 -n 2 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9143 started at 2026-05-21 11:14:55
(9143|9143) -> Thrasher started
(9143|9143) -> Subscriber::Subscriber
(9133|9133) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(9143|9143) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(9143|9143) Subscriber reader id: 01030000.54a61ee5.00000002.00000507(a50ee6bc)
(9143|9143) -> PublisherService::PublisherService
(9143|9143) -> PublisherService::start (2 threads)
(9143|9143) sub wait_received 0:2
(9143|9155) pub0 writer id: 01030000.54a61ee5.00000003.00000102(8c68fe87)
(9143|9155) pub0->started
(9143|9155) pub0 100% (1 samples sent)
(9143|9155) pub0->wait_match() before write for 01030000.54a61ee5.00000003.00000102(8c68fe87)
(9143|9156) pub1 writer id: 01030000.54a61ee5.00000004.00000102(3e482297)
(9143|9156) pub1->started
(9143|9156) pub1 100% (1 samples sent)
(9143|9156) pub1->wait_match() before write for 01030000.54a61ee5.00000004.00000102(3e482297)
(9143|9155) pub0<-match found! before write for 01030000.54a61ee5.00000003.00000102(8c68fe87)
(9143|9155) pub0 waiting for acks
(9143|9156) pub1<-match found! before write for 01030000.54a61ee5.00000004.00000102(3e482297)
(9143|9156) pub1 waiting for acks
(9143|9154) sub 50% (1 samples received)
(9143|9154) sub 100% (2 samples received)
(9143|9154) sub condition_.notify_all
(9143|9143) sub condition_.wait returned
(9143|9143) sub check_received
(9143|9143) sub check_received returns 0
(9143|9143) <- PublisherService::end
(9143|9155) pub0 waiting for acks returned
(9143|9155) pub0<-delete_contained_entities
(9143|9156) pub1 waiting for acks returned
(9143|9156) pub1<-delete_contained_entities
(9143|9156) pub1<-delete_participant
(9143|9155) pub0<-delete_participant
(9143|9143) <- PublisherService::~PublisherService
(9143|9143) <- Subscriber delete_contained_entities
(9143|9143) <- Subscriber delete_participant
(9143|9143) <- Subscriber::~Subscriber
(9143|9143) <- 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: 9158
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 3 -s 3 -n 9 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9168 started at 2026-05-21 11:14:56
(9168|9168) -> Thrasher started
(9168|9168) -> Subscriber::Subscriber
(9158|9158) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(9168|9168) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(9168|9168) Subscriber reader id: 01030000.45c80aa8.00000002.00000507(31893fd3)
(9168|9168) -> PublisherService::PublisherService
(9168|9168) -> PublisherService::start (3 threads)
(9168|9168) sub wait_received 0:9
(9168|9180) pub0 writer id: 01030000.45c80aa8.00000003.00000102(18ef27e8)
(9168|9180) pub0->started
(9168|9180) pub0 33% (1 samples sent)
(9168|9180) pub0 66% (2 samples sent)
(9168|9180) pub0 100% (3 samples sent)
(9168|9180) pub0->wait_match() before write for 01030000.45c80aa8.00000003.00000102(18ef27e8)
(9168|9181) pub1 writer id: 01030000.45c80aa8.00000005.00000102(97afd248)
(9168|9181) pub1->started
(9168|9181) pub1 33% (1 samples sent)
(9168|9181) pub1 66% (2 samples sent)
(9168|9181) pub1 100% (3 samples sent)
(9168|9181) pub1->wait_match() before write for 01030000.45c80aa8.00000005.00000102(97afd248)
(9168|9180) pub0<-match found! before write for 01030000.45c80aa8.00000003.00000102(18ef27e8)
(9168|9180) pub0 waiting for acks
(9168|9181) pub1<-match found! before write for 01030000.45c80aa8.00000005.00000102(97afd248)
(9168|9181) pub1 waiting for acks
(9168|9179) sub 11% (1 samples received)
(9168|9179) sub 22% (2 samples received)
(9168|9179) sub 33% (3 samples received)
(9168|9179) sub 44% (4 samples received)
(9168|9179) sub 55% (5 samples received)
(9168|9179) sub 66% (6 samples received)
(9168|9182) pub2 writer id: 01030000.45c80aa8.00000004.00000102(aacffbf8)
(9168|9182) pub2->started
(9168|9180) pub0 waiting for acks returned
(9168|9180) pub0<-delete_contained_entities
(9168|9182) pub2 33% (1 samples sent)
(9168|9182) pub2 66% (2 samples sent)
(9168|9182) pub2 100% (3 samples sent)
(9168|9182) pub2->wait_match() before write for 01030000.45c80aa8.00000004.00000102(aacffbf8)
(9168|9182) pub2<-match found! before write for 01030000.45c80aa8.00000004.00000102(aacffbf8)
(9168|9182) pub2 waiting for acks
(9168|9181) pub1 waiting for acks returned
(9168|9181) pub1<-delete_contained_entities
(9168|9179) sub 77% (7 samples received)
(9168|9179) sub 88% (8 samples received)
(9168|9179) sub 100% (9 samples received)
(9168|9179) sub condition_.notify_all
(9168|9168) sub condition_.wait returned
(9168|9168) sub check_received
(9168|9168) sub check_received returns 0
(9168|9168) <- PublisherService::end
(9168|9182) pub2 waiting for acks returned
(9168|9182) pub2<-delete_contained_entities
(9168|9180) pub0<-delete_participant
(9168|9181) pub1<-delete_participant
(9168|9182) pub2<-delete_participant
(9168|9168) <- PublisherService::~PublisherService
(9168|9168) <- Subscriber delete_contained_entities
(9168|9168) <- Subscriber delete_participant
(9168|9168) <- Subscriber::~Subscriber
(9168|9168) <- 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: 9184
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1024 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9194 started at 2026-05-21 11:14:57
(9194|9194) -> Thrasher started
(9194|9194) -> Subscriber::Subscriber
(9184|9184) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(9194|9194) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(9194|9194) Subscriber reader id: 01030000.6e8b3257.00000002.00000507(25ebf14c)
(9194|9194) -> PublisherService::PublisherService
(9194|9194) -> PublisherService::start (1 threads)
(9194|9194) sub wait_received 0:1024
(9194|9206) pub0 writer id: 01030000.6e8b3257.00000003.00000102(0c8de977)
(9194|9206) pub0->started
(9194|9206) pub0 10% (103 samples sent)
(9194|9205) sub 10% (103 samples received)
(9194|9206) pub0 20% (205 samples sent)
(9194|9205) sub 20% (205 samples received)
(9194|9206) pub0 30% (308 samples sent)
(9194|9205) sub 30% (308 samples received)
(9194|9206) pub0 40% (410 samples sent)
(9194|9205) sub 40% (410 samples received)
(9194|9206) pub0 50% (512 samples sent)
(9194|9205) sub 50% (512 samples received)
(9194|9206) pub0 60% (615 samples sent)
(9194|9205) sub 60% (615 samples received)
(9194|9206) pub0 70% (717 samples sent)
(9194|9205) sub 70% (717 samples received)
(9194|9206) pub0 80% (820 samples sent)
(9194|9205) sub 80% (820 samples received)
(9194|9206) pub0 90% (922 samples sent)
(9194|9205) sub 90% (922 samples received)
(9194|9206) pub0 100% (1024 samples sent)
(9194|9206) pub0->wait_match() before write for 01030000.6e8b3257.00000003.00000102(0c8de977)
(9194|9205) sub 100% (1024 samples received)
(9194|9205) sub condition_.notify_all
(9194|9206) pub0<-match found! before write for 01030000.6e8b3257.00000003.00000102(0c8de977)
(9194|9194) sub condition_.wait returned
(9194|9206) pub0 waiting for acks
(9194|9194) sub check_received
(9194|9194) sub check_received returns 0
(9194|9194) <- PublisherService::end
(9194|9206) pub0 waiting for acks returned
(9194|9206) pub0<-delete_contained_entities
(9194|9206) pub0<-delete_participant
(9194|9194) <- PublisherService::~PublisherService
(9194|9194) <- Subscriber delete_contained_entities
(9194|9194) <- Subscriber delete_participant
(9194|9194) <- Subscriber::~Subscriber
(9194|9194) <- 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:2s 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: 9208
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 8 -s 128 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9218 started at 2026-05-21 11:14:58
(9218|9218) -> Thrasher started
(9218|9218) -> Subscriber::Subscriber
(9208|9208) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(9218|9218) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(9218|9218) Subscriber reader id: 01030000.520aa32f.00000002.00000507(e7b5e28c)
(9218|9218) -> PublisherService::PublisherService
(9218|9218) -> PublisherService::start (8 threads)
(9218|9218) sub wait_received 0:1024
(9218|9236) pub6 writer id: 01030000.520aa32f.0000000a.00000102(c3c398c6)
(9218|9236) pub6->started
(9218|9236) pub6 10% (13 samples sent)
(9218|9236) pub6 20% (26 samples sent)
(9218|9236) pub6 30% (39 samples sent)
(9218|9236) pub6 40% (52 samples sent)
(9218|9230) pub0 writer id: 01030000.520aa32f.00000003.00000102(ced3fab7)
(9218|9230) pub0->started
(9218|9236) pub6 50% (64 samples sent)
(9218|9230) pub0 10% (13 samples sent)
(9218|9235) pub5 writer id: 01030000.520aa32f.00000009.00000102(8463e216)
(9218|9235) pub5->started
(9218|9230) pub0 20% (26 samples sent)
(9218|9235) pub5 10% (13 samples sent)
(9218|9236) pub6 60% (77 samples sent)
(9218|9235) pub5 20% (26 samples sent)
(9218|9230) pub0 30% (39 samples sent)
(9218|9236) pub6 70% (90 samples sent)
(9218|9236) pub6 80% (103 samples sent)
(9218|9230) pub0 40% (52 samples sent)
(9218|9236) pub6 90% (116 samples sent)
(9218|9230) pub0 50% (64 samples sent)
(9218|9230) pub0 60% (77 samples sent)
(9218|9236) pub6 100% (128 samples sent)
(9218|9236) pub6->wait_match() before write for 01030000.520aa32f.0000000a.00000102(c3c398c6)
(9218|9235) pub5 30% (39 samples sent)
(9218|9235) pub5 40% (52 samples sent)
(9218|9230) pub0 70% (90 samples sent)
(9218|9235) pub5 50% (64 samples sent)
(9218|9237) pub7 writer id: 01030000.520aa32f.00000008.00000102(b903cba6)
(9218|9237) pub7->started
(9218|9235) pub5 60% (77 samples sent)
(9218|9237) pub7 10% (13 samples sent)
(9218|9232) pub2 writer id: 01030000.520aa32f.00000007.00000102(3b535c77)
(9218|9232) pub2->started
(9218|9237) pub7 20% (26 samples sent)
(9218|9235) pub5 70% (90 samples sent)
(9218|9232) pub2 10% (13 samples sent)
(9218|9237) pub7 30% (39 samples sent)
(9218|9232) pub2 20% (26 samples sent)
(9218|9235) pub5 80% (103 samples sent)
(9218|9237) pub7 40% (52 samples sent)
(9218|9233) pub3 writer id: 01030000.520aa32f.00000006.00000102(063375c7)
(9218|9233) pub3->started
(9218|9232) pub2 30% (39 samples sent)
(9218|9237) pub7 50% (64 samples sent)
(9218|9233) pub3 10% (13 samples sent)
(9218|9232) pub2 40% (52 samples sent)
(9218|9233) pub3 20% (26 samples sent)
(9218|9231) pub1 writer id: 01030000.520aa32f.00000005.00000102(41930f17)
(9218|9231) pub1->started
(9218|9237) pub7 60% (77 samples sent)
(9218|9235) pub5 90% (116 samples sent)
(9218|9231) pub1 10% (13 samples sent)
(9218|9231) pub1 20% (26 samples sent)
(9218|9237) pub7 70% (90 samples sent)
(9218|9235) pub5 100% (128 samples sent)
(9218|9235) pub5->wait_match() before write for 01030000.520aa32f.00000009.00000102(8463e216)
(9218|9233) pub3 30% (39 samples sent)
(9218|9231) pub1 30% (39 samples sent)
(9218|9231) pub1 40% (52 samples sent)
(9218|9237) pub7 80% (103 samples sent)
(9218|9232) pub2 50% (64 samples sent)
(9218|9233) pub3 40% (52 samples sent)
(9218|9234) pub4 writer id: 01030000.520aa32f.00000004.00000102(7cf326a7)
(9218|9234) pub4->started
(9218|9231) pub1 50% (64 samples sent)
(9218|9233) pub3 50% (64 samples sent)
(9218|9234) pub4 10% (13 samples sent)
(9218|9231) pub1 60% (77 samples sent)
(9218|9237) pub7 90% (116 samples sent)
(9218|9234) pub4 20% (26 samples sent)
(9218|9234) pub4 30% (39 samples sent)
(9218|9231) pub1 70% (90 samples sent)
(9218|9237) pub7 100% (128 samples sent)
(9218|9234) pub4 40% (52 samples sent)
(9218|9232) pub2 60% (77 samples sent)
(9218|9233) pub3 60% (77 samples sent)
(9218|9234) pub4 50% (64 samples sent)
(9218|9230) pub0 80% (103 samples sent)
(9218|9232) pub2 70% (90 samples sent)
(9218|9237) pub7->wait_match() before write for 01030000.520aa32f.00000008.00000102(b903cba6)
(9218|9234) pub4 60% (77 samples sent)
(9218|9235) pub5<-match found! before write for 01030000.520aa32f.00000009.00000102(8463e216)
(9218|9235) pub5 waiting for acks
(9218|9231) pub1 80% (103 samples sent)
(9218|9234) pub4 70% (90 samples sent)
(9218|9230) pub0 90% (116 samples sent)
(9218|9234) pub4 80% (103 samples sent)
(9218|9233) pub3 70% (90 samples sent)
(9218|9232) pub2 80% (103 samples sent)
(9218|9234) pub4 90% (116 samples sent)
(9218|9232) pub2 90% (116 samples sent)
(9218|9233) pub3 80% (103 samples sent)
(9218|9234) pub4 100% (128 samples sent)
(9218|9234) pub4->wait_match() before write for 01030000.520aa32f.00000004.00000102(7cf326a7)
(9218|9231) pub1 90% (116 samples sent)
(9218|9232) pub2 100% (128 samples sent)
(9218|9232) pub2->wait_match() before write for 01030000.520aa32f.00000007.00000102(3b535c77)
(9218|9233) pub3 90% (116 samples sent)
(9218|9230) pub0 100% (128 samples sent)
(9218|9230) pub0->wait_match() before write for 01030000.520aa32f.00000003.00000102(ced3fab7)
(9218|9230) pub0<-match found! before write for 01030000.520aa32f.00000003.00000102(ced3fab7)
(9218|9230) pub0 waiting for acks
(9218|9231) pub1 100% (128 samples sent)
(9218|9231) pub1->wait_match() before write for 01030000.520aa32f.00000005.00000102(41930f17)
(9218|9233) pub3 100% (128 samples sent)
(9218|9233) pub3->wait_match() before write for 01030000.520aa32f.00000006.00000102(063375c7)
(9218|9236) pub6<-match found! before write for 01030000.520aa32f.0000000a.00000102(c3c398c6)
(9218|9236) pub6 waiting for acks
(9218|9237) pub7<-match found! before write for 01030000.520aa32f.00000008.00000102(b903cba6)
(9218|9237) pub7 waiting for acks
(9218|9232) pub2<-match found! before write for 01030000.520aa32f.00000007.00000102(3b535c77)
(9218|9232) pub2 waiting for acks
(9218|9231) pub1<-match found! before write for 01030000.520aa32f.00000005.00000102(41930f17)
(9218|9231) pub1 waiting for acks
(9218|9233) pub3<-match found! before write for 01030000.520aa32f.00000006.00000102(063375c7)
(9218|9233) pub3 waiting for acks
(9218|9234) pub4<-match found! before write for 01030000.520aa32f.00000004.00000102(7cf326a7)
(9218|9234) pub4 waiting for acks
(9218|9229) sub 10% (103 samples received)
(9218|9229) sub 20% (205 samples received)
(9218|9229) sub 30% (308 samples received)
(9218|9229) sub 40% (410 samples received)
(9218|9229) sub 50% (512 samples received)
(9218|9229) sub 60% (615 samples received)
(9218|9229) sub 70% (717 samples received)
(9218|9229) sub 80% (820 samples received)
(9218|9230) pub0 waiting for acks returned
(9218|9235) pub5 waiting for acks returned
(9218|9235) pub5<-delete_contained_entities
(9218|9236) pub6 waiting for acks returned
(9218|9236) pub6<-delete_contained_entities
(9218|9231) pub1 waiting for acks returned
(9218|9237) pub7 waiting for acks returned
(9218|9231) pub1<-delete_contained_entities
(9218|9230) pub0<-delete_contained_entities
(9218|9232) pub2 waiting for acks returned
(9218|9232) pub2<-delete_contained_entities
(9218|9233) pub3 waiting for acks returned
(9218|9233) pub3<-delete_contained_entities
(9218|9237) pub7<-delete_contained_entities
(9218|9229) sub 90% (922 samples received)
(9218|9232) pub2<-delete_participant
(9218|9229) sub 100% (1024 samples received)
(9218|9229) sub condition_.notify_all
(9218|9218) sub condition_.wait returned
(9218|9218) sub check_received
(9218|9218) sub check_received returns 0
(9218|9218) <- PublisherService::end
(9218|9234) pub4 waiting for acks returned
(9218|9234) pub4<-delete_contained_entities
(9218|9233) pub3<-delete_participant
(9218|9231) pub1<-delete_participant
(9218|9235) pub5<-delete_participant
(9218|9230) pub0<-delete_participant
(9218|9236) pub6<-delete_participant
(9218|9237) pub7<-delete_participant
(9218|9234) pub4<-delete_participant
(9218|9218) <- PublisherService::~PublisherService
(9218|9218) <- Subscriber delete_contained_entities
(9218|9218) <- Subscriber delete_participant
(9218|9218) <- Subscriber::~Subscriber
(9218|9218) <- 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: 9239
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 16 -s 64 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9249 started at 2026-05-21 11:14:59
(9249|9249) -> Thrasher started
(9249|9249) -> Subscriber::Subscriber
(9239|9239) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(9249|9249) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(9249|9249) Subscriber reader id: 01030000.3cb88e42.00000002.00000507(36be744b)
(9249|9249) -> PublisherService::PublisherService
(9249|9249) -> PublisherService::start (16 threads)
(9249|9249) sub wait_received 0:1024
(9249|9261) pub0 writer id: 01030000.3cb88e42.00000003.00000102(1fd86c70)
(9249|9261) pub0->started
(9249|9261) pub0 10% (7 samples sent)
(9249|9261) pub0 20% (13 samples sent)
(9249|9261) pub0 31% (20 samples sent)
(9249|9261) pub0 40% (26 samples sent)
(9249|9261) pub0 50% (32 samples sent)
(9249|9261) pub0 60% (39 samples sent)
(9249|9261) pub0 70% (45 samples sent)
(9249|9261) pub0 81% (52 samples sent)
(9249|9266) pub5 writer id: 01030000.3cb88e42.0000000b.00000102(2fa827b1)
(9249|9266) pub5->started
(9249|9266) pub5 10% (7 samples sent)
(9249|9266) pub5 20% (13 samples sent)
(9249|9266) pub5 31% (20 samples sent)
(9249|9266) pub5 40% (26 samples sent)
(9249|9266) pub5 50% (32 samples sent)
(9249|9266) pub5 60% (39 samples sent)
(9249|9266) pub5 70% (45 samples sent)
(9249|9266) pub5 81% (52 samples sent)
(9249|9266) pub5 90% (58 samples sent)
(9249|9261) pub0 90% (58 samples sent)
(9249|9262) pub1 writer id: 01030000.3cb88e42.00000009.00000102(556874d1)
(9249|9262) pub1->started
(9249|9262) pub1 10% (7 samples sent)
(9249|9262) pub1 20% (13 samples sent)
(9249|9261) pub0 100% (64 samples sent)
(9249|9261) pub0->wait_match() before write for 01030000.3cb88e42.00000003.00000102(1fd86c70)
(9249|9261) pub0<-match found! before write for 01030000.3cb88e42.00000003.00000102(1fd86c70)
(9249|9261) pub0 waiting for acks
(9249|9262) pub1 31% (20 samples sent)
(9249|9262) pub1 40% (26 samples sent)
(9249|9262) pub1 50% (32 samples sent)
(9249|9262) pub1 60% (39 samples sent)
(9249|9266) pub5 100% (64 samples sent)
(9249|9266) pub5->wait_match() before write for 01030000.3cb88e42.0000000b.00000102(2fa827b1)
(9249|9266) pub5<-match found! before write for 01030000.3cb88e42.0000000b.00000102(2fa827b1)
(9249|9266) pub5 waiting for acks
(9249|9262) pub1 70% (45 samples sent)
(9249|9262) pub1 81% (52 samples sent)
(9249|9262) pub1 90% (58 samples sent)
(9249|9262) pub1 100% (64 samples sent)
(9249|9262) pub1->wait_match() before write for 01030000.3cb88e42.00000009.00000102(556874d1)
(9249|9274) pub13 writer id: 01030000.3cb88e42.0000000f.00000102(da288171)
(9249|9274) pub13->started
(9249|9274) pub13 10% (7 samples sent)
(9249|9274) pub13 20% (13 samples sent)
(9249|9274) pub13 31% (20 samples sent)
(9249|9274) pub13 40% (26 samples sent)
(9249|9274) pub13 50% (32 samples sent)
(9249|9274) pub13 60% (39 samples sent)
(9249|9263) pub2 writer id: 01030000.3cb88e42.00000004.00000102(adf8b060)
(9249|9263) pub2->started
(9249|9263) pub2 10% (7 samples sent)
(9249|9263) pub2 20% (13 samples sent)
(9249|9263) pub2 31% (20 samples sent)
(9249|9263) pub2 40% (26 samples sent)
(9249|9274) pub13 70% (45 samples sent)
(9249|9274) pub13 81% (52 samples sent)
(9249|9268) pub7 writer id: 01030000.3cb88e42.00000007.00000102(ea58cab0)
(9249|9268) pub7->started
(9249|9270) pub9 writer id: 01030000.3cb88e42.0000000c.00000102(9d88fba1)
(9249|9270) pub9->started
(9249|9270) pub9 10% (7 samples sent)
(9249|9268) pub7 10% (7 samples sent)
(9249|9270) pub9 20% (13 samples sent)
(9249|9268) pub7 20% (13 samples sent)
(9249|9270) pub9 31% (20 samples sent)
(9249|9268) pub7 31% (20 samples sent)
(9249|9270) pub9 40% (26 samples sent)
(9249|9270) pub9 50% (32 samples sent)
(9249|9274) pub13 90% (58 samples sent)
(9249|9265) pub4 writer id: 01030000.3cb88e42.00000006.00000102(d738e300)
(9249|9265) pub4->started
(9249|9265) pub4 10% (7 samples sent)
(9249|9265) pub4 20% (13 samples sent)
(9249|9268) pub7 40% (26 samples sent)
(9249|9265) pub4 31% (20 samples sent)
(9249|9268) pub7 50% (32 samples sent)
(9249|9265) pub4 40% (26 samples sent)
(9249|9268) pub7 60% (39 samples sent)
(9249|9263) pub2 50% (32 samples sent)
(9249|9268) pub7 70% (45 samples sent)
(9249|9263) pub2 60% (39 samples sent)
(9249|9270) pub9 60% (39 samples sent)
(9249|9263) pub2 70% (45 samples sent)
(9249|9265) pub4 50% (32 samples sent)
(9249|9263) pub2 81% (52 samples sent)
(9249|9274) pub13 100% (64 samples sent)
(9249|9274) pub13->wait_match() before write for 01030000.3cb88e42.0000000f.00000102(da288171)
(9249|9263) pub2 90% (58 samples sent)
(9249|9263) pub2 100% (64 samples sent)
(9249|9263) pub2->wait_match() before write for 01030000.3cb88e42.00000004.00000102(adf8b060)
(9249|9270) pub9 70% (45 samples sent)
(9249|9270) pub9 81% (52 samples sent)
(9249|9268) pub7 81% (52 samples sent)
(9249|9265) pub4 60% (39 samples sent)
(9249|9270) pub9 90% (58 samples sent)
(9249|9268) pub7 90% (58 samples sent)
(9249|9270) pub9 100% (64 samples sent)
(9249|9270) pub9->wait_match() before write for 01030000.3cb88e42.0000000c.00000102(9d88fba1)
(9249|9268) pub7 100% (64 samples sent)
(9249|9268) pub7->wait_match() before write for 01030000.3cb88e42.00000007.00000102(ea58cab0)
(9249|9265) pub4 70% (45 samples sent)
(9249|9265) pub4 81% (52 samples sent)
(9249|9269) pub8 writer id: 01030000.3cb88e42.00000008.00000102(68085d61)
(9249|9269) pub8->started
(9249|9269) pub8 10% (7 samples sent)
(9249|9265) pub4 90% (58 samples sent)
(9249|9269) pub8 20% (13 samples sent)
(9249|9265) pub4 100% (64 samples sent)
(9249|9265) pub4->wait_match() before write for 01030000.3cb88e42.00000006.00000102(d738e300)
(9249|9269) pub8 31% (20 samples sent)
(9249|9273) pub12 writer id: 01030000.3cb88e42.0000000d.00000102(a0e8d211)
(9249|9273) pub12->started
(9249|9269) pub8 40% (26 samples sent)
(9249|9273) pub12 10% (7 samples sent)
(9249|9269) pub8 50% (32 samples sent)
(9249|9272) pub11 writer id: 01030000.3cb88e42.0000000e.00000102(e748a8c1)
(9249|9272) pub11->started
(9249|9269) pub8 60% (39 samples sent)
(9249|9272) pub11 10% (7 samples sent)
(9249|9269) pub8 70% (45 samples sent)
(9249|9272) pub11 20% (13 samples sent)
(9249|9272) pub11 31% (20 samples sent)
(9249|9269) pub8 81% (52 samples sent)
(9249|9272) pub11 40% (26 samples sent)
(9249|9269) pub8 90% (58 samples sent)
(9249|9272) pub11 50% (32 samples sent)
(9249|9269) pub8 100% (64 samples sent)
(9249|9269) pub8->wait_match() before write for 01030000.3cb88e42.00000008.00000102(68085d61)
(9249|9272) pub11 60% (39 samples sent)
(9249|9273) pub12 20% (13 samples sent)
(9249|9272) pub11 70% (45 samples sent)
(9249|9273) pub12 31% (20 samples sent)
(9249|9272) pub11 81% (52 samples sent)
(9249|9272) pub11 90% (58 samples sent)
(9249|9273) pub12 40% (26 samples sent)
(9249|9273) pub12 50% (32 samples sent)
(9249|9272) pub11 100% (64 samples sent)
(9249|9272) pub11->wait_match() before write for 01030000.3cb88e42.0000000e.00000102(e748a8c1)
(9249|9267) pub6 writer id: 01030000.3cb88e42.0000000a.00000102(12c80e01)
(9249|9273) pub12 60% (39 samples sent)
(9249|9267) pub6->started
(9249|9273) pub12 70% (45 samples sent)
(9249|9267) pub6 10% (7 samples sent)
(9249|9267) pub6 20% (13 samples sent)
(9249|9273) pub12 81% (52 samples sent)
(9249|9267) pub6 31% (20 samples sent)
(9249|9273) pub12 90% (58 samples sent)
(9249|9267) pub6 40% (26 samples sent)
(9249|9273) pub12 100% (64 samples sent)
(9249|9273) pub12->wait_match() before write for 01030000.3cb88e42.0000000d.00000102(a0e8d211)
(9249|9276) pub15 writer id: 01030000.3cb88e42.00000012.00000102(4258d242)
(9249|9276) pub15->started
(9249|9267) pub6 50% (32 samples sent)
(9249|9276) pub15 10% (7 samples sent)
(9249|9267) pub6 60% (39 samples sent)
(9249|9276) pub15 20% (13 samples sent)
(9249|9267) pub6 70% (45 samples sent)
(9249|9275) pub14 writer id: 01030000.3cb88e42.00000010.00000102(38988122)
(9249|9275) pub14->started
(9249|9267) pub6 81% (52 samples sent)
(9249|9275) pub14 10% (7 samples sent)
(9249|9267) pub6 90% (58 samples sent)
(9249|9264) pub3 writer id: 01030000.3cb88e42.00000005.00000102(909899d0)
(9249|9264) pub3->started
(9249|9275) pub14 20% (13 samples sent)
(9249|9267) pub6 100% (64 samples sent)
(9249|9267) pub6->wait_match() before write for 01030000.3cb88e42.0000000a.00000102(12c80e01)
(9249|9264) pub3 10% (7 samples sent)
(9249|9276) pub15 31% (20 samples sent)
(9249|9264) pub3 20% (13 samples sent)
(9249|9276) pub15 40% (26 samples sent)
(9249|9264) pub3 31% (20 samples sent)
(9249|9264) pub3 40% (26 samples sent)
(9249|9271) pub10 writer id: 01030000.3cb88e42.00000011.00000102(05f8a892)
(9249|9271) pub10->started
(9249|9264) pub3 50% (32 samples sent)
(9249|9271) pub10 10% (7 samples sent)
(9249|9271) pub10 20% (13 samples sent)
(9249|9276) pub15 50% (32 samples sent)
(9249|9271) pub10 31% (20 samples sent)
(9249|9276) pub15 60% (39 samples sent)
(9249|9264) pub3 60% (39 samples sent)
(9249|9275) pub14 31% (20 samples sent)
(9249|9276) pub15 70% (45 samples sent)
(9249|9264) pub3 70% (45 samples sent)
(9249|9275) pub14 40% (26 samples sent)
(9249|9276) pub15 81% (52 samples sent)
(9249|9264) pub3 81% (52 samples sent)
(9249|9275) pub14 50% (32 samples sent)
(9249|9276) pub15 90% (58 samples sent)
(9249|9264) pub3 90% (58 samples sent)
(9249|9275) pub14 60% (39 samples sent)
(9249|9276) pub15 100% (64 samples sent)
(9249|9276) pub15->wait_match() before write for 01030000.3cb88e42.00000012.00000102(4258d242)
(9249|9271) pub10 40% (26 samples sent)
(9249|9264) pub3 100% (64 samples sent)
(9249|9264) pub3->wait_match() before write for 01030000.3cb88e42.00000005.00000102(909899d0)
(9249|9271) pub10 50% (32 samples sent)
(9249|9271) pub10 60% (39 samples sent)
(9249|9271) pub10 70% (45 samples sent)
(9249|9275) pub14 70% (45 samples sent)
(9249|9271) pub10 81% (52 samples sent)
(9249|9275) pub14 81% (52 samples sent)
(9249|9271) pub10 90% (58 samples sent)
(9249|9275) pub14 90% (58 samples sent)
(9249|9271) pub10 100% (64 samples sent)
(9249|9271) pub10->wait_match() before write for 01030000.3cb88e42.00000011.00000102(05f8a892)
(9249|9275) pub14 100% (64 samples sent)
(9249|9275) pub14->wait_match() before write for 01030000.3cb88e42.00000010.00000102(38988122)
(9249|9260) sub 10% (103 samples received)
(9249|9262) pub1<-match found! before write for 01030000.3cb88e42.00000009.00000102(556874d1)
(9249|9262) pub1 waiting for acks
(9249|9274) pub13<-match found! before write for 01030000.3cb88e42.0000000f.00000102(da288171)
(9249|9274) pub13 waiting for acks
(9249|9263) pub2<-match found! before write for 01030000.3cb88e42.00000004.00000102(adf8b060)
(9249|9263) pub2 waiting for acks
(9249|9270) pub9<-match found! before write for 01030000.3cb88e42.0000000c.00000102(9d88fba1)
(9249|9270) pub9 waiting for acks
(9249|9268) pub7<-match found! before write for 01030000.3cb88e42.00000007.00000102(ea58cab0)
(9249|9268) pub7 waiting for acks
(9249|9265) pub4<-match found! before write for 01030000.3cb88e42.00000006.00000102(d738e300)
(9249|9265) pub4 waiting for acks
(9249|9273) pub12<-match found! before write for 01030000.3cb88e42.0000000d.00000102(a0e8d211)
(9249|9273) pub12 waiting for acks
(9249|9267) pub6<-match found! before write for 01030000.3cb88e42.0000000a.00000102(12c80e01)
(9249|9267) pub6 waiting for acks
(9249|9269) pub8<-match found! before write for 01030000.3cb88e42.00000008.00000102(68085d61)
(9249|9269) pub8 waiting for acks
(9249|9276) pub15<-match found! before write for 01030000.3cb88e42.00000012.00000102(4258d242)
(9249|9276) pub15 waiting for acks
(9249|9272) pub11<-match found! before write for 01030000.3cb88e42.0000000e.00000102(e748a8c1)
(9249|9272) pub11 waiting for acks
(9249|9261) pub0 waiting for acks returned
(9249|9261) pub0<-delete_contained_entities
(9249|9271) pub10<-match found! before write for 01030000.3cb88e42.00000011.00000102(05f8a892)
(9249|9271) pub10 waiting for acks
(9249|9266) pub5 waiting for acks returned
(9249|9266) pub5<-delete_contained_entities
(9249|9275) pub14<-match found! before write for 01030000.3cb88e42.00000010.00000102(38988122)
(9249|9275) pub14 waiting for acks
(9249|9264) pub3<-match found! before write for 01030000.3cb88e42.00000005.00000102(909899d0)
(9249|9264) pub3 waiting for acks
(9249|9261) pub0<-delete_participant
(9249|9260) sub 20% (205 samples received)
(9249|9266) pub5<-delete_participant
(9249|9260) sub 30% (308 samples received)
(9249|9260) sub 40% (410 samples received)
(9249|9260) sub 50% (512 samples received)
(9249|9260) sub 60% (615 samples received)
(9249|9260) sub 70% (717 samples received)
(9249|9260) sub 80% (820 samples received)
(9249|9262) pub1 waiting for acks returned
(9249|9262) pub1<-delete_contained_entities
(9249|9274) pub13 waiting for acks returned
(9249|9274) pub13<-delete_contained_entities
(9249|9263) pub2 waiting for acks returned
(9249|9263) pub2<-delete_contained_entities
(9249|9270) pub9 waiting for acks returned
(9249|9270) pub9<-delete_contained_entities
(9249|9268) pub7 waiting for acks returned
(9249|9268) pub7<-delete_contained_entities
(9249|9265) pub4 waiting for acks returned
(9249|9265) pub4<-delete_contained_entities
(9249|9273) pub12 waiting for acks returned
(9249|9273) pub12<-delete_contained_entities
(9249|9276) pub15 waiting for acks returned
(9249|9276) pub15<-delete_contained_entities
(9249|9267) pub6 waiting for acks returned
(9249|9267) pub6<-delete_contained_entities
(9249|9269) pub8 waiting for acks returned
(9249|9269) pub8<-delete_contained_entities
(9249|9272) pub11 waiting for acks returned
(9249|9272) pub11<-delete_contained_entities
(9249|9260) sub 90% (922 samples received)
(9249|9262) pub1<-delete_participant
(9249|9268) pub7<-delete_participant
(9249|9260) sub 100% (1024 samples received)
(9249|9260) sub condition_.notify_all
(9249|9249) sub condition_.wait returned
(9249|9249) sub check_received
(9249|9249) sub check_received returns 0
(9249|9249) <- PublisherService::end
(9249|9271) pub10 waiting for acks returned
(9249|9271) pub10<-delete_contained_entities
(9249|9275) pub14 waiting for acks returned
(9249|9275) pub14<-delete_contained_entities
(9249|9264) pub3 waiting for acks returned
(9249|9264) pub3<-delete_contained_entities
(9249|9265) pub4<-delete_participant
(9249|9269) pub8<-delete_participant
(9249|9273) pub12<-delete_participant
(9249|9272) pub11<-delete_participant
(9249|9267) pub6<-delete_participant
(9249|9274) pub13<-delete_participant
(9249|9276) pub15<-delete_participant
(9249|9263) pub2<-delete_participant
(9249|9270) pub9<-delete_participant
(9249|9271) pub10<-delete_participant
(9249|9275) pub14<-delete_participant
(9249|9264) pub3<-delete_participant
(9249|9249) <- PublisherService::~PublisherService
(9249|9249) <- Subscriber delete_contained_entities
(9249|9249) <- Subscriber delete_participant
(9249|9249) <- Subscriber::~Subscriber
(9249|9249) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl medium durable Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl high durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9278
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 32 -s 32 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9288 started at 2026-05-21 11:15:01
(9288|9288) -> Thrasher started
(9288|9288) -> Subscriber::Subscriber
(9278|9278) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(9288|9288) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(9288|9288) Subscriber reader id: 01030000.3db96857.00000002.00000507(b03e9dec)
(9288|9288) -> PublisherService::PublisherService
(9288|9288) -> PublisherService::start (32 threads)
(9288|9288) sub wait_received 0:1024
(9288|9306) pub3 writer id: 01030000.3db96857.00000005.00000102(16187077)
(9288|9306) pub3->started
(9288|9306) pub3 12% (4 samples sent)
(9288|9306) pub3 21% (7 samples sent)
(9288|9306) pub3 31% (10 samples sent)
(9288|9306) pub3 40% (13 samples sent)
(9288|9306) pub3 50% (16 samples sent)
(9288|9306) pub3 62% (20 samples sent)
(9288|9306) pub3 71% (23 samples sent)
(9288|9306) pub3 81% (26 samples sent)
(9288|9306) pub3 90% (29 samples sent)
(9288|9306) pub3 100% (32 samples sent)
(9288|9306) pub3->wait_match() before write for 01030000.3db96857.00000005.00000102(16187077)
(9288|9306) pub3<-match found! before write for 01030000.3db96857.00000005.00000102(16187077)
(9288|9306) pub3 waiting for acks
(9288|9306) pub3 waiting for acks returned
(9288|9306) pub3<-delete_contained_entities
(9288|9310) pub7 writer id: 01030000.3db96857.00000009.00000102(d3e89d76)
(9288|9310) pub7->started
(9288|9310) pub7 12% (4 samples sent)
(9288|9310) pub7 21% (7 samples sent)
(9288|9310) pub7 31% (10 samples sent)
(9288|9310) pub7 40% (13 samples sent)
(9288|9310) pub7 50% (16 samples sent)
(9288|9310) pub7 62% (20 samples sent)
(9288|9310) pub7 71% (23 samples sent)
(9288|9310) pub7 81% (26 samples sent)
(9288|9310) pub7 90% (29 samples sent)
(9288|9310) pub7 100% (32 samples sent)
(9288|9310) pub7->wait_match() before write for 01030000.3db96857.00000009.00000102(d3e89d76)
(9288|9310) pub7<-match found! before write for 01030000.3db96857.00000009.00000102(d3e89d76)
(9288|9310) pub7 waiting for acks
(9288|9307) pub4 writer id: 01030000.3db96857.00000007.00000102(6cd82317)
(9288|9307) pub4->started
(9288|9307) pub4 12% (4 samples sent)
(9288|9307) pub4 21% (7 samples sent)
(9288|9307) pub4 31% (10 samples sent)
(9288|9307) pub4 40% (13 samples sent)
(9288|9307) pub4 50% (16 samples sent)
(9288|9307) pub4 62% (20 samples sent)
(9288|9307) pub4 71% (23 samples sent)
(9288|9307) pub4 81% (26 samples sent)
(9288|9307) pub4 90% (29 samples sent)
(9288|9307) pub4 100% (32 samples sent)
(9288|9307) pub4->wait_match() before write for 01030000.3db96857.00000007.00000102(6cd82317)
(9288|9307) pub4<-match found! before write for 01030000.3db96857.00000007.00000102(6cd82317)
(9288|9307) pub4 waiting for acks
(9288|9310) pub7 waiting for acks returned
(9288|9310) pub7<-delete_contained_entities
(9288|9307) pub4 waiting for acks returned
(9288|9307) pub4<-delete_contained_entities
(9288|9318) pub16 writer id: 01030000.3db96857.00000014.00000102(4b98ce45)
(9288|9318) pub16->started
(9288|9318) pub16 12% (4 samples sent)
(9288|9318) pub16 21% (7 samples sent)
(9288|9318) pub16 31% (10 samples sent)
(9288|9318) pub16 40% (13 samples sent)
(9288|9318) pub16 50% (16 samples sent)
(9288|9318) pub16 62% (20 samples sent)
(9288|9318) pub16 71% (23 samples sent)
(9288|9318) pub16 81% (26 samples sent)
(9288|9308) pub5 writer id: 01030000.3db96857.00000008.00000102(ee88b4c6)
(9288|9308) pub5->started
(9288|9308) pub5 12% (4 samples sent)
(9288|9308) pub5 21% (7 samples sent)
(9288|9308) pub5 31% (10 samples sent)
(9288|9308) pub5 40% (13 samples sent)
(9288|9308) pub5 50% (16 samples sent)
(9288|9302) sub 10% (103 samples received)
(9288|9308) pub5 62% (20 samples sent)
(9288|9308) pub5 71% (23 samples sent)
(9288|9308) pub5 81% (26 samples sent)
(9288|9308) pub5 90% (29 samples sent)
(9288|9308) pub5 100% (32 samples sent)
(9288|9308) pub5->wait_match() before write for 01030000.3db96857.00000008.00000102(ee88b4c6)
(9288|9308) pub5<-match found! before write for 01030000.3db96857.00000008.00000102(ee88b4c6)
(9288|9308) pub5 waiting for acks
(9288|9318) pub16 90% (29 samples sent)
(9288|9318) pub16 100% (32 samples sent)
(9288|9318) pub16->wait_match() before write for 01030000.3db96857.00000014.00000102(4b98ce45)
(9288|9318) pub16<-match found! before write for 01030000.3db96857.00000014.00000102(4b98ce45)
(9288|9318) pub16 waiting for acks
(9288|9330) pub27 writer id: 01030000.3db96857.0000001d.00000102(4688ac34)
(9288|9330) pub27->started
(9288|9330) pub27 12% (4 samples sent)
(9288|9330) pub27 21% (7 samples sent)
(9288|9330) pub27 31% (10 samples sent)
(9288|9330) pub27 40% (13 samples sent)
(9288|9330) pub27 50% (16 samples sent)
(9288|9330) pub27 62% (20 samples sent)
(9288|9330) pub27 71% (23 samples sent)
(9288|9330) pub27 81% (26 samples sent)
(9288|9330) pub27 90% (29 samples sent)
(9288|9330) pub27 100% (32 samples sent)
(9288|9330) pub27->wait_match() before write for 01030000.3db96857.0000001d.00000102(4688ac34)
(9288|9322) pub19 writer id: 01030000.3db96857.0000001c.00000102(7be88584)
(9288|9322) pub19->started
(9288|9322) pub19 12% (4 samples sent)
(9288|9322) pub19 21% (7 samples sent)
(9288|9322) pub19 31% (10 samples sent)
(9288|9322) pub19 40% (13 samples sent)
(9288|9322) pub19 50% (16 samples sent)
(9288|9322) pub19 62% (20 samples sent)
(9288|9322) pub19 71% (23 samples sent)
(9288|9332) pub29 writer id: 01030000.3db96857.0000001e.00000102(0128d6e4)
(9288|9332) pub29->started
(9288|9322) pub19 81% (26 samples sent)
(9288|9322) pub19 90% (29 samples sent)
(9288|9332) pub29 12% (4 samples sent)
(9288|9332) pub29 21% (7 samples sent)
(9288|9322) pub19 100% (32 samples sent)
(9288|9332) pub29 31% (10 samples sent)
(9288|9332) pub29 40% (13 samples sent)
(9288|9332) pub29 50% (16 samples sent)
(9288|9317) pub14 writer id: 01030000.3db96857.00000011.00000102(83784135)
(9288|9317) pub14->started
(9288|9332) pub29 62% (20 samples sent)
(9288|9332) pub29 71% (23 samples sent)
(9288|9317) pub14 12% (4 samples sent)
(9288|9332) pub29 81% (26 samples sent)
(9288|9317) pub14 21% (7 samples sent)
(9288|9332) pub29 90% (29 samples sent)
(9288|9317) pub14 31% (10 samples sent)
(9288|9322) pub19->wait_match() before write for 01030000.3db96857.0000001c.00000102(7be88584)
(9288|9317) pub14 40% (13 samples sent)
(9288|9317) pub14 50% (16 samples sent)
(9288|9317) pub14 62% (20 samples sent)
(9288|9317) pub14 71% (23 samples sent)
(9288|9317) pub14 81% (26 samples sent)
(9288|9333) pub30 writer id: 01030000.3db96857.0000001f.00000102(3c48ff54)
(9288|9333) pub30->started
(9288|9333) pub30 12% (4 samples sent)
(9288|9333) pub30 21% (7 samples sent)
(9288|9333) pub30 31% (10 samples sent)
(9288|9333) pub30 40% (13 samples sent)
(9288|9312) pub9 writer id: 01030000.3db96857.0000000b.00000102(a928ce16)
(9288|9312) pub9->started
(9288|9333) pub30 50% (16 samples sent)
(9288|9312) pub9 12% (4 samples sent)
(9288|9312) pub9 21% (7 samples sent)
(9288|9312) pub9 31% (10 samples sent)
(9288|9312) pub9 40% (13 samples sent)
(9288|9312) pub9 50% (16 samples sent)
(9288|9312) pub9 62% (20 samples sent)
(9288|9333) pub30 62% (20 samples sent)
(9288|9312) pub9 71% (23 samples sent)
(9288|9312) pub9 81% (26 samples sent)
(9288|9333) pub30 71% (23 samples sent)
(9288|9312) pub9 90% (29 samples sent)
(9288|9333) pub30 81% (26 samples sent)
(9288|9312) pub9 100% (32 samples sent)
(9288|9312) pub9->wait_match() before write for 01030000.3db96857.0000000b.00000102(a928ce16)
(9288|9332) pub29 100% (32 samples sent)
(9288|9332) pub29->wait_match() before write for 01030000.3db96857.0000001e.00000102(0128d6e4)
(9288|9322) pub19<-match found! before write for 01030000.3db96857.0000001c.00000102(7be88584)
(9288|9322) pub19 waiting for acks
(9288|9317) pub14 90% (29 samples sent)
(9288|9333) pub30 90% (29 samples sent)
(9288|9317) pub14 100% (32 samples sent)
(9288|9317) pub14->wait_match() before write for 01030000.3db96857.00000011.00000102(83784135)
(9288|9333) pub30 100% (32 samples sent)
(9288|9333) pub30->wait_match() before write for 01030000.3db96857.0000001f.00000102(3c48ff54)
(9288|9317) pub14<-match found! before write for 01030000.3db96857.00000011.00000102(83784135)
(9288|9317) pub14 waiting for acks
(9288|9330) pub27<-match found! before write for 01030000.3db96857.0000001d.00000102(4688ac34)
(9288|9330) pub27 waiting for acks
(9288|9308) pub5 waiting for acks returned
(9288|9308) pub5<-delete_contained_entities
(9288|9334) pub31 writer id: 01030000.3db96857.00000021.00000102(2259f9b3)
(9288|9334) pub31->started
(9288|9332) pub29<-match found! before write for 01030000.3db96857.0000001e.00000102(0128d6e4)
(9288|9332) pub29 waiting for acks
(9288|9333) pub30<-match found! before write for 01030000.3db96857.0000001f.00000102(3c48ff54)
(9288|9333) pub30 waiting for acks
(9288|9334) pub31 12% (4 samples sent)
(9288|9334) pub31 21% (7 samples sent)
(9288|9334) pub31 31% (10 samples sent)
(9288|9334) pub31 40% (13 samples sent)
(9288|9334) pub31 50% (16 samples sent)
(9288|9334) pub31 62% (20 samples sent)
(9288|9334) pub31 71% (23 samples sent)
(9288|9334) pub31 81% (26 samples sent)
(9288|9334) pub31 90% (29 samples sent)
(9288|9334) pub31 100% (32 samples sent)
(9288|9334) pub31->wait_match() before write for 01030000.3db96857.00000021.00000102(2259f9b3)
(9288|9334) pub31<-match found! before write for 01030000.3db96857.00000021.00000102(2259f9b3)
(9288|9312) pub9<-match found! before write for 01030000.3db96857.0000000b.00000102(a928ce16)
(9288|9311) pub8 writer id: 01030000.3db96857.0000000a.00000102(9448e7a6)
(9288|9312) pub9 waiting for acks
(9288|9303) pub0 writer id: 01030000.3db96857.00000003.00000102(995885d7)
(9288|9303) pub0->started
(9288|9323) pub20 writer id: 01030000.3db96857.00000018.00000102(8e682344)
(9288|9323) pub20->started
(9288|9326) pub23 writer id: 01030000.3db96857.00000019.00000102(b3080af4)
(9288|9326) pub23->started
(9288|9334) pub31 waiting for acks
(9288|9311) pub8->started
(9288|9318) pub16 waiting for acks returned
(9288|9318) pub16<-delete_contained_entities
(9288|9326) pub23 12% (4 samples sent)
(9288|9323) pub20 12% (4 samples sent)
(9288|9323) pub20 21% (7 samples sent)
(9288|9311) pub8 12% (4 samples sent)
(9288|9311) pub8 21% (7 samples sent)
(9288|9311) pub8 31% (10 samples sent)
(9288|9311) pub8 40% (13 samples sent)
(9288|9311) pub8 50% (16 samples sent)
(9288|9326) pub23 21% (7 samples sent)
(9288|9303) pub0 12% (4 samples sent)
(9288|9303) pub0 21% (7 samples sent)
(9288|9303) pub0 31% (10 samples sent)
(9288|9329) pub26 writer id: 01030000.3db96857.00000020.00000102(1f39d003)
(9288|9329) pub26->started
(9288|9329) pub26 12% (4 samples sent)
(9288|9329) pub26 21% (7 samples sent)
(9288|9323) pub20 31% (10 samples sent)
(9288|9329) pub26 31% (10 samples sent)
(9288|9329) pub26 40% (13 samples sent)
(9288|9323) pub20 40% (13 samples sent)
(9288|9329) pub26 50% (16 samples sent)
(9288|9326) pub23 31% (10 samples sent)
(9288|9326) pub23 40% (13 samples sent)
(9288|9323) pub20 50% (16 samples sent)
(9288|9326) pub23 50% (16 samples sent)
(9288|9326) pub23 62% (20 samples sent)
(9288|9323) pub20 62% (20 samples sent)
(9288|9326) pub23 71% (23 samples sent)
(9288|9326) pub23 81% (26 samples sent)
(9288|9326) pub23 90% (29 samples sent)
(9288|9326) pub23 100% (32 samples sent)
(9288|9326) pub23->wait_match() before write for 01030000.3db96857.00000019.00000102(b3080af4)
(9288|9329) pub26 62% (20 samples sent)
(9288|9329) pub26 71% (23 samples sent)
(9288|9329) pub26 81% (26 samples sent)
(9288|9311) pub8 62% (20 samples sent)
(9288|9311) pub8 71% (23 samples sent)
(9288|9303) pub0 40% (13 samples sent)
(9288|9311) pub8 81% (26 samples sent)
(9288|9303) pub0 50% (16 samples sent)
(9288|9311) pub8 90% (29 samples sent)
(9288|9323) pub20 71% (23 samples sent)
(9288|9311) pub8 100% (32 samples sent)
(9288|9311) pub8->wait_match() before write for 01030000.3db96857.0000000a.00000102(9448e7a6)
(9288|9323) pub20 81% (26 samples sent)
(9288|9329) pub26 90% (29 samples sent)
(9288|9329) pub26 100% (32 samples sent)
(9288|9329) pub26->wait_match() before write for 01030000.3db96857.00000020.00000102(1f39d003)
(9288|9323) pub20 90% (29 samples sent)
(9288|9314) pub11 writer id: 01030000.3db96857.0000000e.00000102(61c84166)
(9288|9314) pub11->started
(9288|9314) pub11 12% (4 samples sent)
(9288|9314) pub11 21% (7 samples sent)
(9288|9314) pub11 31% (10 samples sent)
(9288|9320) pub17 writer id: 01030000.3db96857.00000013.00000102(f9b81255)
(9288|9320) pub17->started
(9288|9320) pub17 12% (4 samples sent)
(9288|9320) pub17 21% (7 samples sent)
(9288|9303) pub0 62% (20 samples sent)
(9288|9303) pub0 71% (23 samples sent)
(9288|9319) pub15 writer id: 01030000.3db96857.00000012.00000102(c4d83be5)
(9288|9319) pub15->started
(9288|9323) pub20 100% (32 samples sent)
(9288|9314) pub11 40% (13 samples sent)
(9288|9314) pub11 50% (16 samples sent)
(9288|9303) pub0 81% (26 samples sent)
(9288|9320) pub17 31% (10 samples sent)
(9288|9314) pub11 62% (20 samples sent)
(9288|9314) pub11 71% (23 samples sent)
(9288|9303) pub0 90% (29 samples sent)
(9288|9314) pub11 81% (26 samples sent)
(9288|9303) pub0 100% (32 samples sent)
(9288|9303) pub0->wait_match() before write for 01030000.3db96857.00000003.00000102(995885d7)
(9288|9303) pub0<-match found! before write for 01030000.3db96857.00000003.00000102(995885d7)
(9288|9303) pub0 waiting for acks
(9288|9323) pub20->wait_match() before write for 01030000.3db96857.00000018.00000102(8e682344)
(9288|9323) pub20<-match found! before write for 01030000.3db96857.00000018.00000102(8e682344)
(9288|9323) pub20 waiting for acks
(9288|9320) pub17 40% (13 samples sent)
(9288|9320) pub17 50% (16 samples sent)
(9288|9314) pub11 90% (29 samples sent)
(9288|9320) pub17 62% (20 samples sent)
(9288|9314) pub11 100% (32 samples sent)
(9288|9314) pub11->wait_match() before write for 01030000.3db96857.0000000e.00000102(61c84166)
(9288|9319) pub15 12% (4 samples sent)
(9288|9320) pub17 71% (23 samples sent)
(9288|9319) pub15 21% (7 samples sent)
(9288|9320) pub17 81% (26 samples sent)
(9288|9319) pub15 31% (10 samples sent)
(9288|9320) pub17 90% (29 samples sent)
(9288|9319) pub15 40% (13 samples sent)
(9288|9319) pub15 50% (16 samples sent)
(9288|9320) pub17 100% (32 samples sent)
(9288|9320) pub17->wait_match() before write for 01030000.3db96857.00000013.00000102(f9b81255)
(9288|9319) pub15 62% (20 samples sent)
(9288|9319) pub15 71% (23 samples sent)
(9288|9319) pub15 81% (26 samples sent)
(9288|9319) pub15 90% (29 samples sent)
(9288|9319) pub15 100% (32 samples sent)
(9288|9319) pub15->wait_match() before write for 01030000.3db96857.00000012.00000102(c4d83be5)
(9288|9302) sub 20% (205 samples received)
(9288|9309) pub6 writer id: 01030000.3db96857.0000000d.00000102(26683bb6)
(9288|9309) pub6->started
(9288|9309) pub6 12% (4 samples sent)
(9288|9309) pub6 21% (7 samples sent)
(9288|9309) pub6 31% (10 samples sent)
(9288|9309) pub6 40% (13 samples sent)
(9288|9309) pub6 50% (16 samples sent)
(9288|9309) pub6 62% (20 samples sent)
(9288|9309) pub6 71% (23 samples sent)
(9288|9309) pub6 81% (26 samples sent)
(9288|9309) pub6 90% (29 samples sent)
(9288|9309) pub6 100% (32 samples sent)
(9288|9309) pub6->wait_match() before write for 01030000.3db96857.0000000d.00000102(26683bb6)
(9288|9315) pub12 writer id: 01030000.3db96857.0000000f.00000102(5ca868d6)
(9288|9315) pub12->started
(9288|9315) pub12 12% (4 samples sent)
(9288|9315) pub12 21% (7 samples sent)
(9288|9315) pub12 31% (10 samples sent)
(9288|9315) pub12 40% (13 samples sent)
(9288|9315) pub12 50% (16 samples sent)
(9288|9313) pub10 writer id: 01030000.3db96857.0000000c.00000102(1b081206)
(9288|9315) pub12 62% (20 samples sent)
(9288|9313) pub10->started
(9288|9313) pub10 12% (4 samples sent)
(9288|9313) pub10 21% (7 samples sent)
(9288|9313) pub10 31% (10 samples sent)
(9288|9313) pub10 40% (13 samples sent)
(9288|9313) pub10 50% (16 samples sent)
(9288|9313) pub10 62% (20 samples sent)
(9288|9313) pub10 71% (23 samples sent)
(9288|9313) pub10 81% (26 samples sent)
(9288|9313) pub10 90% (29 samples sent)
(9288|9315) pub12 71% (23 samples sent)
(9288|9315) pub12 81% (26 samples sent)
(9288|9315) pub12 90% (29 samples sent)
(9288|9315) pub12 100% (32 samples sent)
(9288|9315) pub12->wait_match() before write for 01030000.3db96857.0000000f.00000102(5ca868d6)
(9288|9313) pub10 100% (32 samples sent)
(9288|9313) pub10->wait_match() before write for 01030000.3db96857.0000000c.00000102(1b081206)
(9288|9324) pub21 writer id: 01030000.3db96857.00000016.00000102(31589d25)
(9288|9324) pub21->started
(9288|9324) pub21 12% (4 samples sent)
(9288|9324) pub21 21% (7 samples sent)
(9288|9324) pub21 31% (10 samples sent)
(9288|9324) pub21 40% (13 samples sent)
(9288|9324) pub21 50% (16 samples sent)
(9288|9324) pub21 62% (20 samples sent)
(9288|9324) pub21 71% (23 samples sent)
(9288|9324) pub21 81% (26 samples sent)
(9288|9324) pub21 90% (29 samples sent)
(9288|9324) pub21 100% (32 samples sent)
(9288|9324) pub21->wait_match() before write for 01030000.3db96857.00000016.00000102(31589d25)
(9288|9325) pub22 writer id: 01030000.3db96857.00000017.00000102(0c38b495)
(9288|9325) pub22->started
(9288|9325) pub22 12% (4 samples sent)
(9288|9325) pub22 21% (7 samples sent)
(9288|9325) pub22 31% (10 samples sent)
(9288|9325) pub22 40% (13 samples sent)
(9288|9325) pub22 50% (16 samples sent)
(9288|9325) pub22 62% (20 samples sent)
(9288|9325) pub22 71% (23 samples sent)
(9288|9325) pub22 81% (26 samples sent)
(9288|9325) pub22 90% (29 samples sent)
(9288|9327) pub24 writer id: 01030000.3db96857.0000001a.00000102(f4a87024)
(9288|9327) pub24->started
(9288|9325) pub22 100% (32 samples sent)
(9288|9325) pub22->wait_match() before write for 01030000.3db96857.00000017.00000102(0c38b495)
(9288|9327) pub24 12% (4 samples sent)
(9288|9327) pub24 21% (7 samples sent)
(9288|9327) pub24 31% (10 samples sent)
(9288|9321) pub18 writer id: 01030000.3db96857.00000015.00000102(76f8e7f5)
(9288|9321) pub18->started
(9288|9327) pub24 40% (13 samples sent)
(9288|9327) pub24 50% (16 samples sent)
(9288|9327) pub24 62% (20 samples sent)
(9288|9327) pub24 71% (23 samples sent)
(9288|9327) pub24 81% (26 samples sent)
(9288|9327) pub24 90% (29 samples sent)
(9288|9327) pub24 100% (32 samples sent)
(9288|9321) pub18 12% (4 samples sent)
(9288|9327) pub24->wait_match() before write for 01030000.3db96857.0000001a.00000102(f4a87024)
(9288|9321) pub18 21% (7 samples sent)
(9288|9321) pub18 31% (10 samples sent)
(9288|9321) pub18 40% (13 samples sent)
(9288|9328) pub25 writer id: 01030000.3db96857.0000001b.00000102(c9c85994)
(9288|9328) pub25->started
(9288|9321) pub18 50% (16 samples sent)
(9288|9321) pub18 62% (20 samples sent)
(9288|9328) pub25 12% (4 samples sent)
(9288|9321) pub18 71% (23 samples sent)
(9288|9321) pub18 81% (26 samples sent)
(9288|9321) pub18 90% (29 samples sent)
(9288|9328) pub25 21% (7 samples sent)
(9288|9321) pub18 100% (32 samples sent)
(9288|9321) pub18->wait_match() before write for 01030000.3db96857.00000015.00000102(76f8e7f5)
(9288|9328) pub25 31% (10 samples sent)
(9288|9328) pub25 40% (13 samples sent)
(9288|9328) pub25 50% (16 samples sent)
(9288|9328) pub25 62% (20 samples sent)
(9288|9328) pub25 71% (23 samples sent)
(9288|9328) pub25 81% (26 samples sent)
(9288|9331) pub28 writer id: 01030000.3db96857.00000022.00000102(65f98363)
(9288|9331) pub28->started
(9288|9331) pub28 12% (4 samples sent)
(9288|9331) pub28 21% (7 samples sent)
(9288|9331) pub28 31% (10 samples sent)
(9288|9331) pub28 40% (13 samples sent)
(9288|9331) pub28 50% (16 samples sent)
(9288|9331) pub28 62% (20 samples sent)
(9288|9331) pub28 71% (23 samples sent)
(9288|9331) pub28 81% (26 samples sent)
(9288|9328) pub25 90% (29 samples sent)
(9288|9331) pub28 90% (29 samples sent)
(9288|9328) pub25 100% (32 samples sent)
(9288|9328) pub25->wait_match() before write for 01030000.3db96857.0000001b.00000102(c9c85994)
(9288|9331) pub28 100% (32 samples sent)
(9288|9331) pub28->wait_match() before write for 01030000.3db96857.00000022.00000102(65f98363)
(9288|9302) sub 30% (308 samples received)
(9288|9316) pub13 writer id: 01030000.3db96857.00000010.00000102(be186885)
(9288|9316) pub13->started
(9288|9316) pub13 12% (4 samples sent)
(9288|9316) pub13 21% (7 samples sent)
(9288|9316) pub13 31% (10 samples sent)
(9288|9316) pub13 40% (13 samples sent)
(9288|9316) pub13 50% (16 samples sent)
(9288|9316) pub13 62% (20 samples sent)
(9288|9316) pub13 71% (23 samples sent)
(9288|9316) pub13 81% (26 samples sent)
(9288|9316) pub13 90% (29 samples sent)
(9288|9316) pub13 100% (32 samples sent)
(9288|9316) pub13->wait_match() before write for 01030000.3db96857.00000010.00000102(be186885)
(9288|9305) pub2 writer id: 01030000.3db96857.00000004.00000102(2b7859c7)
(9288|9305) pub2->started
(9288|9305) pub2 12% (4 samples sent)
(9288|9305) pub2 21% (7 samples sent)
(9288|9305) pub2 31% (10 samples sent)
(9288|9305) pub2 40% (13 samples sent)
(9288|9305) pub2 50% (16 samples sent)
(9288|9305) pub2 62% (20 samples sent)
(9288|9305) pub2 71% (23 samples sent)
(9288|9305) pub2 81% (26 samples sent)
(9288|9305) pub2 90% (29 samples sent)
(9288|9305) pub2 100% (32 samples sent)
(9288|9304) pub1 writer id: 01030000.3db96857.00000006.00000102(51b80aa7)
(9288|9304) pub1->started
(9288|9304) pub1 12% (4 samples sent)
(9288|9304) pub1 21% (7 samples sent)
(9288|9304) pub1 31% (10 samples sent)
(9288|9304) pub1 40% (13 samples sent)
(9288|9304) pub1 50% (16 samples sent)
(9288|9304) pub1 62% (20 samples sent)
(9288|9304) pub1 71% (23 samples sent)
(9288|9304) pub1 81% (26 samples sent)
(9288|9305) pub2->wait_match() before write for 01030000.3db96857.00000004.00000102(2b7859c7)
(9288|9306) pub3<-delete_participant
(9288|9304) pub1 90% (29 samples sent)
(9288|9304) pub1 100% (32 samples sent)
(9288|9304) pub1->wait_match() before write for 01030000.3db96857.00000006.00000102(51b80aa7)
(9288|9326) pub23<-match found! before write for 01030000.3db96857.00000019.00000102(b3080af4)
(9288|9326) pub23 waiting for acks
(9288|9311) pub8<-match found! before write for 01030000.3db96857.0000000a.00000102(9448e7a6)
(9288|9311) pub8 waiting for acks
(9288|9329) pub26<-match found! before write for 01030000.3db96857.00000020.00000102(1f39d003)
(9288|9329) pub26 waiting for acks
(9288|9310) pub7<-delete_participant
(9288|9314) pub11<-match found! before write for 01030000.3db96857.0000000e.00000102(61c84166)
(9288|9314) pub11 waiting for acks
(9288|9322) pub19 waiting for acks returned
(9288|9322) pub19<-delete_contained_entities
(9288|9319) pub15<-match found! before write for 01030000.3db96857.00000012.00000102(c4d83be5)
(9288|9319) pub15 waiting for acks
(9288|9320) pub17<-match found! before write for 01030000.3db96857.00000013.00000102(f9b81255)
(9288|9320) pub17 waiting for acks
(9288|9307) pub4<-delete_participant
(9288|9309) pub6<-match found! before write for 01030000.3db96857.0000000d.00000102(26683bb6)
(9288|9309) pub6 waiting for acks
(9288|9330) pub27 waiting for acks returned
(9288|9330) pub27<-delete_contained_entities
(9288|9313) pub10<-match found! before write for 01030000.3db96857.0000000c.00000102(1b081206)
(9288|9313) pub10 waiting for acks
(9288|9315) pub12<-match found! before write for 01030000.3db96857.0000000f.00000102(5ca868d6)
(9288|9315) pub12 waiting for acks
(9288|9324) pub21<-match found! before write for 01030000.3db96857.00000016.00000102(31589d25)
(9288|9324) pub21 waiting for acks
(9288|9317) pub14 waiting for acks returned
(9288|9317) pub14<-delete_contained_entities
(9288|9327) pub24<-match found! before write for 01030000.3db96857.0000001a.00000102(f4a87024)
(9288|9325) pub22<-match found! before write for 01030000.3db96857.00000017.00000102(0c38b495)
(9288|9327) pub24 waiting for acks
(9288|9325) pub22 waiting for acks
(9288|9332) pub29 waiting for acks returned
(9288|9332) pub29<-delete_contained_entities
(9288|9308) pub5<-delete_participant
(9288|9321) pub18<-match found! before write for 01030000.3db96857.00000015.00000102(76f8e7f5)
(9288|9321) pub18 waiting for acks
(9288|9328) pub25<-match found! before write for 01030000.3db96857.0000001b.00000102(c9c85994)
(9288|9328) pub25 waiting for acks
(9288|9331) pub28<-match found! before write for 01030000.3db96857.00000022.00000102(65f98363)
(9288|9331) pub28 waiting for acks
(9288|9333) pub30 waiting for acks returned
(9288|9333) pub30<-delete_contained_entities
(9288|9316) pub13<-match found! before write for 01030000.3db96857.00000010.00000102(be186885)
(9288|9316) pub13 waiting for acks
(9288|9305) pub2<-match found! before write for 01030000.3db96857.00000004.00000102(2b7859c7)
(9288|9305) pub2 waiting for acks
(9288|9318) pub16<-delete_participant
(9288|9312) pub9 waiting for acks returned
(9288|9312) pub9<-delete_contained_entities
(9288|9304) pub1<-match found! before write for 01030000.3db96857.00000006.00000102(51b80aa7)
(9288|9304) pub1 waiting for acks
(9288|9334) pub31 waiting for acks returned
(9288|9334) pub31<-delete_contained_entities
(9288|9302) sub 40% (410 samples received)
(9288|9322) pub19<-delete_participant
(9288|9330) pub27<-delete_participant
(9288|9302) sub 50% (512 samples received)
(9288|9317) pub14<-delete_participant
(9288|9332) pub29<-delete_participant
(9288|9302) sub 60% (615 samples received)
(9288|9333) pub30<-delete_participant
(9288|9302) sub 70% (717 samples received)
(9288|9334) pub31<-delete_participant
(9288|9312) pub9<-delete_participant
(9288|9302) sub 80% (820 samples received)
(9288|9302) sub 90% (922 samples received)
(9288|9302) sub 100% (1024 samples received)
(9288|9302) 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|9303) pub0 waiting for acks returned
(9288|9323) pub20 waiting for acks returned
(9288|9323) pub20<-delete_contained_entities
(9288|9311) pub8 waiting for acks returned
(9288|9311) pub8<-delete_contained_entities
(9288|9326) pub23 waiting for acks returned
(9288|9326) pub23<-delete_contained_entities
(9288|9303) pub0<-delete_contained_entities
(9288|9314) pub11 waiting for acks returned
(9288|9314) pub11<-delete_contained_entities
(9288|9329) pub26 waiting for acks returned
(9288|9329) pub26<-delete_contained_entities
(9288|9319) pub15 waiting for acks returned
(9288|9319) pub15<-delete_contained_entities
(9288|9320) pub17 waiting for acks returned
(9288|9320) pub17<-delete_contained_entities
(9288|9309) pub6 waiting for acks returned
(9288|9324) pub21 waiting for acks returned
(9288|9324) pub21<-delete_contained_entities
(9288|9315) pub12 waiting for acks returned
(9288|9315) pub12<-delete_contained_entities
(9288|9313) pub10 waiting for acks returned
(9288|9313) pub10<-delete_contained_entities
(9288|9309) pub6<-delete_contained_entities
(9288|9328) pub25 waiting for acks returned
(9288|9328) pub25<-delete_contained_entities
(9288|9327) pub24 waiting for acks returned
(9288|9327) pub24<-delete_contained_entities
(9288|9321) pub18 waiting for acks returned
(9288|9331) pub28 waiting for acks returned
(9288|9331) pub28<-delete_contained_entities
(9288|9316) pub13 waiting for acks returned
(9288|9316) pub13<-delete_contained_entities
(9288|9321) pub18<-delete_contained_entities
(9288|9325) pub22 waiting for acks returned
(9288|9325) pub22<-delete_contained_entities
(9288|9305) pub2 waiting for acks returned
(9288|9305) pub2<-delete_contained_entities
(9288|9304) pub1 waiting for acks returned
(9288|9304) pub1<-delete_contained_entities
(9288|9323) pub20<-delete_participant
(9288|9314) pub11<-delete_participant
(9288|9303) pub0<-delete_participant
(9288|9326) pub23<-delete_participant
(9288|9329) pub26<-delete_participant
(9288|9327) pub24<-delete_participant
(9288|9324) pub21<-delete_participant
(9288|9321) pub18<-delete_participant
(9288|9311) pub8<-delete_participant
(9288|9313) pub10<-delete_participant
(9288|9325) pub22<-delete_participant
(9288|9315) pub12<-delete_participant
(9288|9304) pub1<-delete_participant
(9288|9331) pub28<-delete_participant
(9288|9309) pub6<-delete_participant
(9288|9328) pub25<-delete_participant
(9288|9319) pub15<-delete_participant
(9288|9316) pub13<-delete_participant
(9288|9320) pub17<-delete_participant
(9288|9305) pub2<-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
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl high durable Time:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl aggressive durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9336
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 64 -s 16 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9346 started at 2026-05-21 11:15:02
(9346|9346) -> Thrasher started
(9346|9346) -> Subscriber::Subscriber
(9336|9336) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(9346|9346) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(9346|9346) Subscriber reader id: 01030000.0ab7dca1.00000002.00000507(e008f832)
(9346|9346) -> PublisherService::PublisherService
(9346|9346) -> PublisherService::start (64 threads)
(9346|9346) sub wait_received 0:1024
(9346|9365) pub7 writer id: 01030000.0ab7dca1.00000008.00000102(bebed118)
(9346|9365) pub7->started
(9346|9365) pub7 12% (2 samples sent)
(9346|9365) pub7 25% (4 samples sent)
(9346|9365) pub7 31% (5 samples sent)
(9346|9365) pub7 43% (7 samples sent)
(9346|9365) pub7 50% (8 samples sent)
(9346|9365) pub7 62% (10 samples sent)
(9346|9365) pub7 75% (12 samples sent)
(9346|9365) pub7 81% (13 samples sent)
(9346|9365) pub7 93% (15 samples sent)
(9346|9365) pub7 100% (16 samples sent)
(9346|9365) pub7->wait_match() before write for 01030000.0ab7dca1.00000008.00000102(bebed118)
(9346|9365) pub7<-match found! before write for 01030000.0ab7dca1.00000008.00000102(bebed118)
(9346|9365) pub7 waiting for acks
(9346|9360) pub2 writer id: 01030000.0ab7dca1.00000004.00000102(7b4e3c19)
(9346|9360) pub2->started
(9346|9360) pub2 12% (2 samples sent)
(9346|9360) pub2 25% (4 samples sent)
(9346|9360) pub2 31% (5 samples sent)
(9346|9360) pub2 43% (7 samples sent)
(9346|9360) pub2 50% (8 samples sent)
(9346|9365) pub7 waiting for acks returned
(9346|9365) pub7<-delete_contained_entities
(9346|9360) pub2 62% (10 samples sent)
(9346|9360) pub2 75% (12 samples sent)
(9346|9360) pub2 81% (13 samples sent)
(9346|9360) pub2 93% (15 samples sent)
(9346|9360) pub2 100% (16 samples sent)
(9346|9360) pub2->wait_match() before write for 01030000.0ab7dca1.00000004.00000102(7b4e3c19)
(9346|9360) pub2<-match found! before write for 01030000.0ab7dca1.00000004.00000102(7b4e3c19)
(9346|9360) pub2 waiting for acks
(9346|9360) pub2 waiting for acks returned
(9346|9360) pub2<-delete_contained_entities
(9346|9369) pub11 writer id: 01030000.0ab7dca1.0000000d.00000102(765e5e68)
(9346|9369) pub11->started
(9346|9369) pub11 12% (2 samples sent)
(9346|9369) pub11 25% (4 samples sent)
(9346|9369) pub11 31% (5 samples sent)
(9346|9369) pub11 43% (7 samples sent)
(9346|9369) pub11 50% (8 samples sent)
(9346|9369) pub11 62% (10 samples sent)
(9346|9369) pub11 75% (12 samples sent)
(9346|9369) pub11 81% (13 samples sent)
(9346|9369) pub11 93% (15 samples sent)
(9346|9369) pub11 100% (16 samples sent)
(9346|9369) pub11->wait_match() before write for 01030000.0ab7dca1.0000000d.00000102(765e5e68)
(9346|9369) pub11<-match found! before write for 01030000.0ab7dca1.0000000d.00000102(765e5e68)
(9346|9369) pub11 waiting for acks
(9346|9369) pub11 waiting for acks returned
(9346|9369) pub11<-delete_contained_entities
(9346|9363) pub5 writer id: 01030000.0ab7dca1.00000007.00000102(3cee46c9)
(9346|9363) pub5->started
(9346|9363) pub5 12% (2 samples sent)
(9346|9363) pub5 25% (4 samples sent)
(9346|9363) pub5 31% (5 samples sent)
(9346|9363) pub5 43% (7 samples sent)
(9346|9363) pub5 50% (8 samples sent)
(9346|9363) pub5 62% (10 samples sent)
(9346|9363) pub5 75% (12 samples sent)
(9346|9363) pub5 81% (13 samples sent)
(9346|9363) pub5 93% (15 samples sent)
(9346|9363) pub5 100% (16 samples sent)
(9346|9363) pub5->wait_match() before write for 01030000.0ab7dca1.00000007.00000102(3cee46c9)
(9346|9363) pub5<-match found! before write for 01030000.0ab7dca1.00000007.00000102(3cee46c9)
(9346|9363) pub5 waiting for acks
(9346|9363) pub5 waiting for acks returned
(9346|9363) pub5<-delete_contained_entities
(9346|9371) pub13 writer id: 01030000.0ab7dca1.0000000f.00000102(0c9e0d08)
(9346|9371) pub13->started
(9346|9371) pub13 12% (2 samples sent)
(9346|9371) pub13 25% (4 samples sent)
(9346|9371) pub13 31% (5 samples sent)
(9346|9371) pub13 43% (7 samples sent)
(9346|9371) pub13 50% (8 samples sent)
(9346|9371) pub13 62% (10 samples sent)
(9346|9371) pub13 75% (12 samples sent)
(9346|9371) pub13 81% (13 samples sent)
(9346|9371) pub13 93% (15 samples sent)
(9346|9371) pub13 100% (16 samples sent)
(9346|9371) pub13->wait_match() before write for 01030000.0ab7dca1.0000000f.00000102(0c9e0d08)
(9346|9371) pub13<-match found! before write for 01030000.0ab7dca1.0000000f.00000102(0c9e0d08)
(9346|9371) pub13 waiting for acks
(9346|9371) pub13 waiting for acks returned
(9346|9371) pub13<-delete_contained_entities
(9346|9364) pub6 writer id: 01030000.0ab7dca1.0000000a.00000102(c47e8278)
(9346|9364) pub6->started
(9346|9364) pub6 12% (2 samples sent)
(9346|9364) pub6 25% (4 samples sent)
(9346|9364) pub6 31% (5 samples sent)
(9346|9364) pub6 43% (7 samples sent)
(9346|9364) pub6 50% (8 samples sent)
(9346|9364) pub6 62% (10 samples sent)
(9346|9364) pub6 75% (12 samples sent)
(9346|9364) pub6 81% (13 samples sent)
(9346|9364) pub6 93% (15 samples sent)
(9346|9364) pub6 100% (16 samples sent)
(9346|9364) pub6->wait_match() before write for 01030000.0ab7dca1.0000000a.00000102(c47e8278)
(9346|9364) pub6<-match found! before write for 01030000.0ab7dca1.0000000a.00000102(c47e8278)
(9346|9364) pub6 waiting for acks
(9346|9364) pub6 waiting for acks returned
(9346|9364) pub6<-delete_contained_entities
(9346|9420) pub62 writer id: 01030000.0ab7dca1.00000042.00000102(acfd91f0)
(9346|9420) pub62->started
(9346|9420) pub62 12% (2 samples sent)
(9346|9420) pub62 25% (4 samples sent)
(9346|9420) pub62 31% (5 samples sent)
(9346|9420) pub62 43% (7 samples sent)
(9346|9420) pub62 50% (8 samples sent)
(9346|9420) pub62 62% (10 samples sent)
(9346|9420) pub62 75% (12 samples sent)
(9346|9420) pub62 81% (13 samples sent)
(9346|9420) pub62 93% (15 samples sent)
(9346|9420) pub62 100% (16 samples sent)
(9346|9420) pub62->wait_match() before write for 01030000.0ab7dca1.00000042.00000102(acfd91f0)
(9346|9420) pub62<-match found! before write for 01030000.0ab7dca1.00000042.00000102(acfd91f0)
(9346|9420) pub62 waiting for acks
(9346|9357) sub 10% (103 samples received)
(9346|9420) pub62 waiting for acks returned
(9346|9420) pub62<-delete_contained_entities
(9346|9368) pub10 writer id: 01030000.0ab7dca1.0000000e.00000102(31fe24b8)
(9346|9368) pub10->started
(9346|9368) pub10 12% (2 samples sent)
(9346|9368) pub10 25% (4 samples sent)
(9346|9368) pub10 31% (5 samples sent)
(9346|9368) pub10 43% (7 samples sent)
(9346|9368) pub10 50% (8 samples sent)
(9346|9368) pub10 62% (10 samples sent)
(9346|9368) pub10 75% (12 samples sent)
(9346|9368) pub10 81% (13 samples sent)
(9346|9421) pub63 writer id: 01030000.0ab7dca1.00000037.00000102(9dcffe4f)
(9346|9421) pub63->started
(9346|9421) pub63 12% (2 samples sent)
(9346|9421) pub63 25% (4 samples sent)
(9346|9421) pub63 31% (5 samples sent)
(9346|9421) pub63 43% (7 samples sent)
(9346|9421) pub63 50% (8 samples sent)
(9346|9368) pub10 93% (15 samples sent)
(9346|9421) pub63 62% (10 samples sent)
(9346|9368) pub10 100% (16 samples sent)
(9346|9368) pub10->wait_match() before write for 01030000.0ab7dca1.0000000e.00000102(31fe24b8)
(9346|9421) pub63 75% (12 samples sent)
(9346|9368) pub10<-match found! before write for 01030000.0ab7dca1.0000000e.00000102(31fe24b8)
(9346|9368) pub10 waiting for acks
(9346|9421) pub63 81% (13 samples sent)
(9346|9421) pub63 93% (15 samples sent)
(9346|9421) pub63 100% (16 samples sent)
(9346|9421) pub63->wait_match() before write for 01030000.0ab7dca1.00000037.00000102(9dcffe4f)
(9346|9421) pub63<-match found! before write for 01030000.0ab7dca1.00000037.00000102(9dcffe4f)
(9346|9421) pub63 waiting for acks
(9346|9368) pub10 waiting for acks returned
(9346|9368) pub10<-delete_contained_entities
(9346|9421) pub63 waiting for acks returned
(9346|9421) pub63<-delete_contained_entities
(9346|9373) pub15 writer id: 01030000.0ab7dca1.00000012.00000102(94ee5e3b)
(9346|9373) pub15->started
(9346|9373) pub15 12% (2 samples sent)
(9346|9373) pub15 25% (4 samples sent)
(9346|9373) pub15 31% (5 samples sent)
(9346|9373) pub15 43% (7 samples sent)
(9346|9373) pub15 50% (8 samples sent)
(9346|9373) pub15 62% (10 samples sent)
(9346|9373) pub15 75% (12 samples sent)
(9346|9373) pub15 81% (13 samples sent)
(9346|9373) pub15 93% (15 samples sent)
(9346|9373) pub15 100% (16 samples sent)
(9346|9373) pub15->wait_match() before write for 01030000.0ab7dca1.00000012.00000102(94ee5e3b)
(9346|9373) pub15<-match found! before write for 01030000.0ab7dca1.00000012.00000102(94ee5e3b)
(9346|9373) pub15 waiting for acks
(9346|9373) pub15 waiting for acks returned
(9346|9373) pub15<-delete_contained_entities
(9346|9365) pub7<-delete_participant
(9346|9418) pub60 writer id: 01030000.0ab7dca1.0000003c.00000102(ea1fcf5e)
(9346|9418) pub60->started
(9346|9418) pub60 12% (2 samples sent)
(9346|9418) pub60 25% (4 samples sent)
(9346|9418) pub60 31% (5 samples sent)
(9346|9418) pub60 43% (7 samples sent)
(9346|9418) pub60 50% (8 samples sent)
(9346|9418) pub60 62% (10 samples sent)
(9346|9418) pub60 75% (12 samples sent)
(9346|9418) pub60 81% (13 samples sent)
(9346|9418) pub60 93% (15 samples sent)
(9346|9418) pub60 100% (16 samples sent)
(9346|9418) pub60->wait_match() before write for 01030000.0ab7dca1.0000003c.00000102(ea1fcf5e)
(9346|9418) pub60<-match found! before write for 01030000.0ab7dca1.0000003c.00000102(ea1fcf5e)
(9346|9418) pub60 waiting for acks
(9346|9418) pub60 waiting for acks returned
(9346|9418) pub60<-delete_contained_entities
(9346|9374) pub16 writer id: 01030000.0ab7dca1.00000015.00000102(26ce822b)
(9346|9374) pub16->started
(9346|9374) pub16 12% (2 samples sent)
(9346|9374) pub16 25% (4 samples sent)
(9346|9374) pub16 31% (5 samples sent)
(9346|9374) pub16 43% (7 samples sent)
(9346|9374) pub16 50% (8 samples sent)
(9346|9374) pub16 62% (10 samples sent)
(9346|9374) pub16 75% (12 samples sent)
(9346|9374) pub16 81% (13 samples sent)
(9346|9374) pub16 93% (15 samples sent)
(9346|9374) pub16 100% (16 samples sent)
(9346|9374) pub16->wait_match() before write for 01030000.0ab7dca1.00000015.00000102(26ce822b)
(9346|9374) pub16<-match found! before write for 01030000.0ab7dca1.00000015.00000102(26ce822b)
(9346|9374) pub16 waiting for acks
(9346|9374) pub16 waiting for acks returned
(9346|9374) pub16<-delete_contained_entities
(9346|9391) pub33 writer id: 01030000.0ab7dca1.00000024.00000102(ba8f131d)
(9346|9391) pub33->started
(9346|9391) pub33 12% (2 samples sent)
(9346|9391) pub33 25% (4 samples sent)
(9346|9391) pub33 31% (5 samples sent)
(9346|9391) pub33 43% (7 samples sent)
(9346|9391) pub33 50% (8 samples sent)
(9346|9391) pub33 62% (10 samples sent)
(9346|9391) pub33 75% (12 samples sent)
(9346|9391) pub33 81% (13 samples sent)
(9346|9391) pub33 93% (15 samples sent)
(9346|9391) pub33 100% (16 samples sent)
(9346|9391) pub33->wait_match() before write for 01030000.0ab7dca1.00000024.00000102(ba8f131d)
(9346|9391) pub33<-match found! before write for 01030000.0ab7dca1.00000024.00000102(ba8f131d)
(9346|9391) pub33 waiting for acks
(9346|9357) sub 20% (205 samples received)
(9346|9391) pub33 waiting for acks returned
(9346|9391) pub33<-delete_contained_entities
(9346|9389) pub31 writer id: 01030000.0ab7dca1.00000021.00000102(726f9c6d)
(9346|9389) pub31->started
(9346|9389) pub31 12% (2 samples sent)
(9346|9389) pub31 25% (4 samples sent)
(9346|9389) pub31 31% (5 samples sent)
(9346|9389) pub31 43% (7 samples sent)
(9346|9389) pub31 50% (8 samples sent)
(9346|9389) pub31 62% (10 samples sent)
(9346|9389) pub31 75% (12 samples sent)
(9346|9389) pub31 81% (13 samples sent)
(9346|9389) pub31 93% (15 samples sent)
(9346|9389) pub31 100% (16 samples sent)
(9346|9389) pub31->wait_match() before write for 01030000.0ab7dca1.00000021.00000102(726f9c6d)
(9346|9389) pub31<-match found! before write for 01030000.0ab7dca1.00000021.00000102(726f9c6d)
(9346|9389) pub31 waiting for acks
(9346|9385) pub27 writer id: 01030000.0ab7dca1.0000001e.00000102(511eb33a)
(9346|9385) pub27->started
(9346|9409) pub51 writer id: 01030000.0ab7dca1.0000003d.00000102(d77fe6ee)
(9346|9409) pub51->started
(9346|9385) pub27 12% (2 samples sent)
(9346|9409) pub51 12% (2 samples sent)
(9346|9385) pub27 25% (4 samples sent)
(9346|9409) pub51 25% (4 samples sent)
(9346|9409) pub51 31% (5 samples sent)
(9346|9385) pub27 31% (5 samples sent)
(9346|9409) pub51 43% (7 samples sent)
(9346|9409) pub51 50% (8 samples sent)
(9346|9385) pub27 43% (7 samples sent)
(9346|9385) pub27 50% (8 samples sent)
(9346|9409) pub51 62% (10 samples sent)
(9346|9409) pub51 75% (12 samples sent)
(9346|9385) pub27 62% (10 samples sent)
(9346|9409) pub51 81% (13 samples sent)
(9346|9409) pub51 93% (15 samples sent)
(9346|9409) pub51 100% (16 samples sent)
(9346|9385) pub27 75% (12 samples sent)
(9346|9409) pub51->wait_match() before write for 01030000.0ab7dca1.0000003d.00000102(d77fe6ee)
(9346|9385) pub27 81% (13 samples sent)
(9346|9385) pub27 93% (15 samples sent)
(9346|9385) pub27 100% (16 samples sent)
(9346|9385) pub27->wait_match() before write for 01030000.0ab7dca1.0000001e.00000102(511eb33a)
(9346|9385) pub27<-match found! before write for 01030000.0ab7dca1.0000001e.00000102(511eb33a)
(9346|9385) pub27 waiting for acks
(9346|9389) pub31 waiting for acks returned
(9346|9389) pub31<-delete_contained_entities
(9346|9409) pub51<-match found! before write for 01030000.0ab7dca1.0000003d.00000102(d77fe6ee)
(9346|9409) pub51 waiting for acks
(9346|9388) pub30 writer id: 01030000.0ab7dca1.00000020.00000102(4f0fb5dd)
(9346|9388) pub30->started
(9346|9388) pub30 12% (2 samples sent)
(9346|9388) pub30 25% (4 samples sent)
(9346|9388) pub30 31% (5 samples sent)
(9346|9388) pub30 43% (7 samples sent)
(9346|9388) pub30 50% (8 samples sent)
(9346|9388) pub30 62% (10 samples sent)
(9346|9388) pub30 75% (12 samples sent)
(9346|9388) pub30 81% (13 samples sent)
(9346|9388) pub30 93% (15 samples sent)
(9346|9388) pub30 100% (16 samples sent)
(9346|9388) pub30->wait_match() before write for 01030000.0ab7dca1.00000020.00000102(4f0fb5dd)
(9346|9413) pub55 writer id: 01030000.0ab7dca1.00000033.00000102(684f588f)
(9346|9413) pub55->started
(9346|9413) pub55 12% (2 samples sent)
(9346|9413) pub55 25% (4 samples sent)
(9346|9413) pub55 31% (5 samples sent)
(9346|9413) pub55 43% (7 samples sent)
(9346|9413) pub55 50% (8 samples sent)
(9346|9413) pub55 62% (10 samples sent)
(9346|9413) pub55 75% (12 samples sent)
(9346|9413) pub55 81% (13 samples sent)
(9346|9413) pub55 93% (15 samples sent)
(9346|9413) pub55 100% (16 samples sent)
(9346|9413) pub55->wait_match() before write for 01030000.0ab7dca1.00000033.00000102(684f588f)
(9346|9416) pub58 writer id: 01030000.0ab7dca1.0000003f.00000102(adbfb58e)
(9346|9416) pub58->started
(9346|9416) pub58 12% (2 samples sent)
(9346|9416) pub58 25% (4 samples sent)
(9346|9416) pub58 31% (5 samples sent)
(9346|9416) pub58 43% (7 samples sent)
(9346|9416) pub58 50% (8 samples sent)
(9346|9416) pub58 62% (10 samples sent)
(9346|9416) pub58 75% (12 samples sent)
(9346|9416) pub58 81% (13 samples sent)
(9346|9416) pub58 93% (15 samples sent)
(9346|9388) pub30<-match found! before write for 01030000.0ab7dca1.00000020.00000102(4f0fb5dd)
(9346|9388) pub30 waiting for acks
(9346|9416) pub58 100% (16 samples sent)
(9346|9416) pub58->wait_match() before write for 01030000.0ab7dca1.0000003f.00000102(adbfb58e)
(9346|9385) pub27 waiting for acks returned
(9346|9385) pub27<-delete_contained_entities
(9346|9413) pub55<-match found! before write for 01030000.0ab7dca1.00000033.00000102(684f588f)
(9346|9413) pub55 waiting for acks
(9346|9409) pub51 waiting for acks returned
(9346|9409) pub51<-delete_contained_entities
(9346|9416) pub58<-match found! before write for 01030000.0ab7dca1.0000003f.00000102(adbfb58e)
(9346|9416) pub58 waiting for acks
(9346|9388) pub30 waiting for acks returned
(9346|9388) pub30<-delete_contained_entities
(9346|9413) pub55 waiting for acks returned
(9346|9413) pub55<-delete_contained_entities
(9346|9416) pub58 waiting for acks returned
(9346|9416) pub58<-delete_contained_entities
(9346|9382) pub23 writer id: 01030000.0ab7dca1.0000001d.00000102(16bec9ea)
(9346|9382) pub23->started
(9346|9382) pub23 12% (2 samples sent)
(9346|9382) pub23 25% (4 samples sent)
(9346|9382) pub23 31% (5 samples sent)
(9346|9382) pub23 43% (7 samples sent)
(9346|9382) pub23 50% (8 samples sent)
(9346|9382) pub23 62% (10 samples sent)
(9346|9357) sub 30% (308 samples received)
(9346|9382) pub23 75% (12 samples sent)
(9346|9382) pub23 81% (13 samples sent)
(9346|9382) pub23 93% (15 samples sent)
(9346|9382) pub23 100% (16 samples sent)
(9346|9382) pub23->wait_match() before write for 01030000.0ab7dca1.0000001d.00000102(16bec9ea)
(9346|9382) pub23<-match found! before write for 01030000.0ab7dca1.0000001d.00000102(16bec9ea)
(9346|9382) pub23 waiting for acks
(9346|9382) pub23 waiting for acks returned
(9346|9382) pub23<-delete_contained_entities
(9346|9410) pub52 writer id: 01030000.0ab7dca1.00000032.00000102(552f713f)
(9346|9410) pub52->started
(9346|9410) pub52 12% (2 samples sent)
(9346|9410) pub52 25% (4 samples sent)
(9346|9410) pub52 31% (5 samples sent)
(9346|9410) pub52 43% (7 samples sent)
(9346|9410) pub52 50% (8 samples sent)
(9346|9410) pub52 62% (10 samples sent)
(9346|9410) pub52 75% (12 samples sent)
(9346|9410) pub52 81% (13 samples sent)
(9346|9410) pub52 93% (15 samples sent)
(9346|9410) pub52 100% (16 samples sent)
(9346|9410) pub52->wait_match() before write for 01030000.0ab7dca1.00000032.00000102(552f713f)
(9346|9410) pub52<-match found! before write for 01030000.0ab7dca1.00000032.00000102(552f713f)
(9346|9410) pub52 waiting for acks
(9346|9410) pub52 waiting for acks returned
(9346|9410) pub52<-delete_contained_entities
(9346|9390) pub32 writer id: 01030000.0ab7dca1.00000023.00000102(08afcf0d)
(9346|9390) pub32->started
(9346|9390) pub32 12% (2 samples sent)
(9346|9390) pub32 25% (4 samples sent)
(9346|9390) pub32 31% (5 samples sent)
(9346|9390) pub32 43% (7 samples sent)
(9346|9390) pub32 50% (8 samples sent)
(9346|9390) pub32 62% (10 samples sent)
(9346|9390) pub32 75% (12 samples sent)
(9346|9390) pub32 81% (13 samples sent)
(9346|9390) pub32 93% (15 samples sent)
(9346|9390) pub32 100% (16 samples sent)
(9346|9390) pub32->wait_match() before write for 01030000.0ab7dca1.00000023.00000102(08afcf0d)
(9346|9390) pub32<-match found! before write for 01030000.0ab7dca1.00000023.00000102(08afcf0d)
(9346|9390) pub32 waiting for acks
(9346|9390) pub32 waiting for acks returned
(9346|9390) pub32<-delete_contained_entities
(9346|9405) pub47 writer id: 01030000.0ab7dca1.0000003b.00000102(583f134e)
(9346|9405) pub47->started
(9346|9405) pub47 12% (2 samples sent)
(9346|9405) pub47 25% (4 samples sent)
(9346|9405) pub47 31% (5 samples sent)
(9346|9405) pub47 43% (7 samples sent)
(9346|9405) pub47 50% (8 samples sent)
(9346|9405) pub47 62% (10 samples sent)
(9346|9405) pub47 75% (12 samples sent)
(9346|9405) pub47 81% (13 samples sent)
(9346|9405) pub47 93% (15 samples sent)
(9346|9405) pub47 100% (16 samples sent)
(9346|9405) pub47->wait_match() before write for 01030000.0ab7dca1.0000003b.00000102(583f134e)
(9346|9405) pub47<-match found! before write for 01030000.0ab7dca1.0000003b.00000102(583f134e)
(9346|9405) pub47 waiting for acks
(9346|9405) pub47 waiting for acks returned
(9346|9405) pub47<-delete_contained_entities
(9346|9393) pub35 writer id: 01030000.0ab7dca1.00000026.00000102(c04f407d)
(9346|9393) pub35->started
(9346|9393) pub35 12% (2 samples sent)
(9346|9393) pub35 25% (4 samples sent)
(9346|9393) pub35 31% (5 samples sent)
(9346|9393) pub35 43% (7 samples sent)
(9346|9393) pub35 50% (8 samples sent)
(9346|9393) pub35 62% (10 samples sent)
(9346|9393) pub35 75% (12 samples sent)
(9346|9393) pub35 81% (13 samples sent)
(9346|9417) pub59 writer id: 01030000.0ab7dca1.00000040.00000102(d63dc290)
(9346|9417) pub59->started
(9346|9417) pub59 12% (2 samples sent)
(9346|9417) pub59 25% (4 samples sent)
(9346|9417) pub59 31% (5 samples sent)
(9346|9417) pub59 43% (7 samples sent)
(9346|9417) pub59 50% (8 samples sent)
(9346|9393) pub35 93% (15 samples sent)
(9346|9417) pub59 62% (10 samples sent)
(9346|9393) pub35 100% (16 samples sent)
(9346|9393) pub35->wait_match() before write for 01030000.0ab7dca1.00000026.00000102(c04f407d)
(9346|9393) pub35<-match found! before write for 01030000.0ab7dca1.00000026.00000102(c04f407d)
(9346|9393) pub35 waiting for acks
(9346|9417) pub59 75% (12 samples sent)
(9346|9417) pub59 81% (13 samples sent)
(9346|9417) pub59 93% (15 samples sent)
(9346|9417) pub59 100% (16 samples sent)
(9346|9417) pub59->wait_match() before write for 01030000.0ab7dca1.00000040.00000102(d63dc290)
(9346|9417) pub59<-match found! before write for 01030000.0ab7dca1.00000040.00000102(d63dc290)
(9346|9417) pub59 waiting for acks
(9346|9384) pub26 writer id: 01030000.0ab7dca1.00000019.00000102(e33e6f2a)
(9346|9393) pub35 waiting for acks returned
(9346|9393) pub35<-delete_contained_entities
(9346|9384) pub26->started
(9346|9384) pub26 12% (2 samples sent)
(9346|9384) pub26 25% (4 samples sent)
(9346|9384) pub26 31% (5 samples sent)
(9346|9384) pub26 43% (7 samples sent)
(9346|9384) pub26 50% (8 samples sent)
(9346|9384) pub26 62% (10 samples sent)
(9346|9384) pub26 75% (12 samples sent)
(9346|9384) pub26 81% (13 samples sent)
(9346|9384) pub26 93% (15 samples sent)
(9346|9384) pub26 100% (16 samples sent)
(9346|9384) pub26->wait_match() before write for 01030000.0ab7dca1.00000019.00000102(e33e6f2a)
(9346|9384) pub26<-match found! before write for 01030000.0ab7dca1.00000019.00000102(e33e6f2a)
(9346|9384) pub26 waiting for acks
(9346|9417) pub59 waiting for acks returned
(9346|9417) pub59<-delete_contained_entities
(9346|9383) pub25 writer id: 01030000.0ab7dca1.00000017.00000102(5c0ed14b)
(9346|9383) pub25->started
(9346|9383) pub25 12% (2 samples sent)
(9346|9383) pub25 25% (4 samples sent)
(9346|9383) pub25 31% (5 samples sent)
(9346|9383) pub25 43% (7 samples sent)
(9346|9383) pub25 50% (8 samples sent)
(9346|9383) pub25 62% (10 samples sent)
(9346|9383) pub25 75% (12 samples sent)
(9346|9383) pub25 81% (13 samples sent)
(9346|9407) pub48 writer id: 01030000.0ab7dca1.00000030.00000102(2fef225f)
(9346|9407) pub48->started
(9346|9383) pub25 93% (15 samples sent)
(9346|9383) pub25 100% (16 samples sent)
(9346|9383) pub25->wait_match() before write for 01030000.0ab7dca1.00000017.00000102(5c0ed14b)
(9346|9407) pub48 12% (2 samples sent)
(9346|9407) pub48 25% (4 samples sent)
(9346|9407) pub48 31% (5 samples sent)
(9346|9407) pub48 43% (7 samples sent)
(9346|9407) pub48 50% (8 samples sent)
(9346|9407) pub48 62% (10 samples sent)
(9346|9407) pub48 75% (12 samples sent)
(9346|9407) pub48 81% (13 samples sent)
(9346|9407) pub48 93% (15 samples sent)
(9346|9407) pub48 100% (16 samples sent)
(9346|9407) pub48->wait_match() before write for 01030000.0ab7dca1.00000030.00000102(2fef225f)
(9346|9357) sub 40% (410 samples received)
(9346|9383) pub25<-match found! before write for 01030000.0ab7dca1.00000017.00000102(5c0ed14b)
(9346|9383) pub25 waiting for acks
(9346|9407) pub48<-match found! before write for 01030000.0ab7dca1.00000030.00000102(2fef225f)
(9346|9407) pub48 waiting for acks
(9346|9384) pub26 waiting for acks returned
(9346|9384) pub26<-delete_contained_entities
(9346|9367) pub9 writer id: 01030000.0ab7dca1.0000000b.00000102(f91eabc8)
(9346|9367) pub9->started
(9346|9367) pub9 12% (2 samples sent)
(9346|9367) pub9 25% (4 samples sent)
(9346|9367) pub9 31% (5 samples sent)
(9346|9367) pub9 43% (7 samples sent)
(9346|9367) pub9 50% (8 samples sent)
(9346|9367) pub9 62% (10 samples sent)
(9346|9367) pub9 75% (12 samples sent)
(9346|9367) pub9 81% (13 samples sent)
(9346|9367) pub9 93% (15 samples sent)
(9346|9367) pub9 100% (16 samples sent)
(9346|9367) pub9->wait_match() before write for 01030000.0ab7dca1.0000000b.00000102(f91eabc8)
(9346|9377) pub19 writer id: 01030000.0ab7dca1.00000018.00000102(de5e469a)
(9346|9377) pub19->started
(9346|9377) pub19 12% (2 samples sent)
(9346|9377) pub19 25% (4 samples sent)
(9346|9377) pub19 31% (5 samples sent)
(9346|9377) pub19 43% (7 samples sent)
(9346|9377) pub19 50% (8 samples sent)
(9346|9399) pub41 writer id: 01030000.0ab7dca1.0000002c.00000102(8aff58dc)
(9346|9399) pub41->started
(9346|9399) pub41 12% (2 samples sent)
(9346|9399) pub41 25% (4 samples sent)
(9346|9399) pub41 31% (5 samples sent)
(9346|9399) pub41 43% (7 samples sent)
(9346|9399) pub41 50% (8 samples sent)
(9346|9399) pub41 62% (10 samples sent)
(9346|9399) pub41 75% (12 samples sent)
(9346|9399) pub41 81% (13 samples sent)
(9346|9399) pub41 93% (15 samples sent)
(9346|9399) pub41 100% (16 samples sent)
(9346|9399) pub41->wait_match() before write for 01030000.0ab7dca1.0000002c.00000102(8aff58dc)
(9346|9377) pub19 62% (10 samples sent)
(9346|9377) pub19 75% (12 samples sent)
(9346|9377) pub19 81% (13 samples sent)
(9346|9377) pub19 93% (15 samples sent)
(9346|9377) pub19 100% (16 samples sent)
(9346|9377) pub19->wait_match() before write for 01030000.0ab7dca1.00000018.00000102(de5e469a)
(9346|9377) pub19<-match found! before write for 01030000.0ab7dca1.00000018.00000102(de5e469a)
(9346|9377) pub19 waiting for acks
(9346|9367) pub9<-match found! before write for 01030000.0ab7dca1.0000000b.00000102(f91eabc8)
(9346|9367) pub9 waiting for acks
(9346|9402) pub44 writer id: 01030000.0ab7dca1.0000002e.00000102(f03f0bbc)
(9346|9402) pub44->started
(9346|9383) pub25 waiting for acks returned
(9346|9383) pub25<-delete_contained_entities
(9346|9402) pub44 12% (2 samples sent)
(9346|9402) pub44 25% (4 samples sent)
(9346|9402) pub44 31% (5 samples sent)
(9346|9402) pub44 43% (7 samples sent)
(9346|9402) pub44 50% (8 samples sent)
(9346|9402) pub44 62% (10 samples sent)
(9346|9402) pub44 75% (12 samples sent)
(9346|9402) pub44 81% (13 samples sent)
(9346|9402) pub44 93% (15 samples sent)
(9346|9402) pub44 100% (16 samples sent)
(9346|9402) pub44->wait_match() before write for 01030000.0ab7dca1.0000002e.00000102(f03f0bbc)
(9346|9404) pub46 writer id: 01030000.0ab7dca1.0000003a.00000102(655f3afe)
(9346|9404) pub46->started
(9346|9404) pub46 12% (2 samples sent)
(9346|9404) pub46 25% (4 samples sent)
(9346|9404) pub46 31% (5 samples sent)
(9346|9404) pub46 43% (7 samples sent)
(9346|9404) pub46 50% (8 samples sent)
(9346|9404) pub46 62% (10 samples sent)
(9346|9404) pub46 75% (12 samples sent)
(9346|9404) pub46 81% (13 samples sent)
(9346|9404) pub46 93% (15 samples sent)
(9346|9404) pub46 100% (16 samples sent)
(9346|9404) pub46->wait_match() before write for 01030000.0ab7dca1.0000003a.00000102(655f3afe)
(9346|9399) pub41<-match found! before write for 01030000.0ab7dca1.0000002c.00000102(8aff58dc)
(9346|9399) pub41 waiting for acks
(9346|9402) pub44<-match found! before write for 01030000.0ab7dca1.0000002e.00000102(f03f0bbc)
(9346|9402) pub44 waiting for acks
(9346|9377) pub19 waiting for acks returned
(9346|9377) pub19<-delete_contained_entities
(9346|9404) pub46<-match found! before write for 01030000.0ab7dca1.0000003a.00000102(655f3afe)
(9346|9404) pub46 waiting for acks
(9346|9407) pub48 waiting for acks returned
(9346|9407) pub48<-delete_contained_entities
(9346|9366) pub8 writer id: 01030000.0ab7dca1.00000009.00000102(83def8a8)
(9346|9366) pub8->started
(9346|9366) pub8 12% (2 samples sent)
(9346|9366) pub8 25% (4 samples sent)
(9346|9366) pub8 31% (5 samples sent)
(9346|9366) pub8 43% (7 samples sent)
(9346|9366) pub8 50% (8 samples sent)
(9346|9366) pub8 62% (10 samples sent)
(9346|9367) pub9 waiting for acks returned
(9346|9367) pub9<-delete_contained_entities
(9346|9366) pub8 75% (12 samples sent)
(9346|9366) pub8 81% (13 samples sent)
(9346|9366) pub8 93% (15 samples sent)
(9346|9366) pub8 100% (16 samples sent)
(9346|9366) pub8->wait_match() before write for 01030000.0ab7dca1.00000009.00000102(83def8a8)
(9346|9357) sub 50% (512 samples received)
(9346|9399) pub41 waiting for acks returned
(9346|9399) pub41<-delete_contained_entities
(9346|9419) pub61 writer id: 01030000.0ab7dca1.00000041.00000102(eb5deb20)
(9346|9419) pub61->started
(9346|9419) pub61 12% (2 samples sent)
(9346|9419) pub61 25% (4 samples sent)
(9346|9419) pub61 31% (5 samples sent)
(9346|9419) pub61 43% (7 samples sent)
(9346|9419) pub61 50% (8 samples sent)
(9346|9419) pub61 62% (10 samples sent)
(9346|9419) pub61 75% (12 samples sent)
(9346|9419) pub61 81% (13 samples sent)
(9346|9419) pub61 93% (15 samples sent)
(9346|9366) pub8<-match found! before write for 01030000.0ab7dca1.00000009.00000102(83def8a8)
(9346|9366) pub8 waiting for acks
(9346|9419) pub61 100% (16 samples sent)
(9346|9419) pub61->wait_match() before write for 01030000.0ab7dca1.00000041.00000102(eb5deb20)
(9346|9402) pub44 waiting for acks returned
(9346|9402) pub44<-delete_contained_entities
(9346|9362) pub4 writer id: 01030000.0ab7dca1.00000006.00000102(018e6f79)
(9346|9362) pub4->started
(9346|9362) pub4 12% (2 samples sent)
(9346|9362) pub4 25% (4 samples sent)
(9346|9362) pub4 31% (5 samples sent)
(9346|9362) pub4 43% (7 samples sent)
(9346|9419) pub61<-match found! before write for 01030000.0ab7dca1.00000041.00000102(eb5deb20)
(9346|9419) pub61 waiting for acks
(9346|9362) pub4 50% (8 samples sent)
(9346|9404) pub46 waiting for acks returned
(9346|9404) pub46<-delete_contained_entities
(9346|9362) pub4 62% (10 samples sent)
(9346|9397) pub39 writer id: 01030000.0ab7dca1.0000002d.00000102(b79f716c)
(9346|9397) pub39->started
(9346|9397) pub39 12% (2 samples sent)
(9346|9397) pub39 25% (4 samples sent)
(9346|9397) pub39 31% (5 samples sent)
(9346|9397) pub39 43% (7 samples sent)
(9346|9397) pub39 50% (8 samples sent)
(9346|9397) pub39 62% (10 samples sent)
(9346|9397) pub39 75% (12 samples sent)
(9346|9397) pub39 81% (13 samples sent)
(9346|9397) pub39 93% (15 samples sent)
(9346|9397) pub39 100% (16 samples sent)
(9346|9397) pub39->wait_match() before write for 01030000.0ab7dca1.0000002d.00000102(b79f716c)
(9346|9362) pub4 75% (12 samples sent)
(9346|9362) pub4 81% (13 samples sent)
(9346|9362) pub4 93% (15 samples sent)
(9346|9362) pub4 100% (16 samples sent)
(9346|9362) pub4->wait_match() before write for 01030000.0ab7dca1.00000006.00000102(018e6f79)
(9346|9362) pub4<-match found! before write for 01030000.0ab7dca1.00000006.00000102(018e6f79)
(9346|9362) pub4 waiting for acks
(9346|9378) pub20 writer id: 01030000.0ab7dca1.00000013.00000102(a98e778b)
(9346|9378) pub20->started
(9346|9378) pub20 12% (2 samples sent)
(9346|9378) pub20 25% (4 samples sent)
(9346|9378) pub20 31% (5 samples sent)
(9346|9378) pub20 43% (7 samples sent)
(9346|9378) pub20 50% (8 samples sent)
(9346|9378) pub20 62% (10 samples sent)
(9346|9378) pub20 75% (12 samples sent)
(9346|9378) pub20 81% (13 samples sent)
(9346|9378) pub20 93% (15 samples sent)
(9346|9378) pub20 100% (16 samples sent)
(9346|9378) pub20->wait_match() before write for 01030000.0ab7dca1.00000013.00000102(a98e778b)
(9346|9366) pub8 waiting for acks returned
(9346|9366) pub8<-delete_contained_entities
(9346|9396) pub38 writer id: 01030000.0ab7dca1.0000002a.00000102(05bfad7c)
(9346|9396) pub38->started
(9346|9396) pub38 12% (2 samples sent)
(9346|9396) pub38 25% (4 samples sent)
(9346|9396) pub38 31% (5 samples sent)
(9346|9396) pub38 43% (7 samples sent)
(9346|9396) pub38 50% (8 samples sent)
(9346|9396) pub38 62% (10 samples sent)
(9346|9396) pub38 75% (12 samples sent)
(9346|9396) pub38 81% (13 samples sent)
(9346|9396) pub38 93% (15 samples sent)
(9346|9396) pub38 100% (16 samples sent)
(9346|9396) pub38->wait_match() before write for 01030000.0ab7dca1.0000002a.00000102(05bfad7c)
(9346|9394) pub36 writer id: 01030000.0ab7dca1.00000028.00000102(7f7ffe1c)
(9346|9394) pub36->started
(9346|9394) pub36 12% (2 samples sent)
(9346|9394) pub36 25% (4 samples sent)
(9346|9394) pub36 31% (5 samples sent)
(9346|9394) pub36 43% (7 samples sent)
(9346|9394) pub36 50% (8 samples sent)
(9346|9394) pub36 62% (10 samples sent)
(9346|9394) pub36 75% (12 samples sent)
(9346|9394) pub36 81% (13 samples sent)
(9346|9394) pub36 93% (15 samples sent)
(9346|9394) pub36 100% (16 samples sent)
(9346|9394) pub36->wait_match() before write for 01030000.0ab7dca1.00000028.00000102(7f7ffe1c)
(9346|9395) pub37 writer id: 01030000.0ab7dca1.00000027.00000102(fd2f69cd)
(9346|9395) pub37->started
(9346|9395) pub37 12% (2 samples sent)
(9346|9395) pub37 25% (4 samples sent)
(9346|9395) pub37 31% (5 samples sent)
(9346|9395) pub37 43% (7 samples sent)
(9346|9395) pub37 50% (8 samples sent)
(9346|9395) pub37 62% (10 samples sent)
(9346|9395) pub37 75% (12 samples sent)
(9346|9395) pub37 81% (13 samples sent)
(9346|9395) pub37 93% (15 samples sent)
(9346|9395) pub37 100% (16 samples sent)
(9346|9395) pub37->wait_match() before write for 01030000.0ab7dca1.00000027.00000102(fd2f69cd)
(9346|9397) pub39<-match found! before write for 01030000.0ab7dca1.0000002d.00000102(b79f716c)
(9346|9397) pub39 waiting for acks
(9346|9400) pub42 writer id: 01030000.0ab7dca1.00000036.00000102(a0afd7ff)
(9346|9400) pub42->started
(9346|9400) pub42 12% (2 samples sent)
(9346|9400) pub42 25% (4 samples sent)
(9346|9400) pub42 31% (5 samples sent)
(9346|9400) pub42 43% (7 samples sent)
(9346|9400) pub42 50% (8 samples sent)
(9346|9400) pub42 62% (10 samples sent)
(9346|9400) pub42 75% (12 samples sent)
(9346|9400) pub42 81% (13 samples sent)
(9346|9378) pub20<-match found! before write for 01030000.0ab7dca1.00000013.00000102(a98e778b)
(9346|9378) pub20 waiting for acks
(9346|9400) pub42 93% (15 samples sent)
(9346|9400) pub42 100% (16 samples sent)
(9346|9400) pub42->wait_match() before write for 01030000.0ab7dca1.00000036.00000102(a0afd7ff)
(9346|9408) pub50 writer id: 01030000.0ab7dca1.0000002b.00000102(38df84cc)
(9346|9408) pub50->started
(9346|9396) pub38<-match found! before write for 01030000.0ab7dca1.0000002a.00000102(05bfad7c)
(9346|9396) pub38 waiting for acks
(9346|9408) pub50 12% (2 samples sent)
(9346|9408) pub50 25% (4 samples sent)
(9346|9408) pub50 31% (5 samples sent)
(9346|9408) pub50 43% (7 samples sent)
(9346|9408) pub50 50% (8 samples sent)
(9346|9408) pub50 62% (10 samples sent)
(9346|9408) pub50 75% (12 samples sent)
(9346|9408) pub50 81% (13 samples sent)
(9346|9408) pub50 93% (15 samples sent)
(9346|9408) pub50 100% (16 samples sent)
(9346|9408) pub50->wait_match() before write for 01030000.0ab7dca1.0000002b.00000102(38df84cc)
(9346|9419) pub61 waiting for acks returned
(9346|9419) pub61<-delete_contained_entities
(9346|9394) pub36<-match found! before write for 01030000.0ab7dca1.00000028.00000102(7f7ffe1c)
(9346|9394) pub36 waiting for acks
(9346|9395) pub37<-match found! before write for 01030000.0ab7dca1.00000027.00000102(fd2f69cd)
(9346|9395) pub37 waiting for acks
(9346|9362) pub4 waiting for acks returned
(9346|9362) pub4<-delete_contained_entities
(9346|9361) pub3 writer id: 01030000.0ab7dca1.00000005.00000102(462e15a9)
(9346|9361) pub3->started
(9346|9361) pub3 12% (2 samples sent)
(9346|9361) pub3 25% (4 samples sent)
(9346|9361) pub3 31% (5 samples sent)
(9346|9361) pub3 43% (7 samples sent)
(9346|9361) pub3 50% (8 samples sent)
(9346|9361) pub3 62% (10 samples sent)
(9346|9361) pub3 75% (12 samples sent)
(9346|9361) pub3 81% (13 samples sent)
(9346|9361) pub3 93% (15 samples sent)
(9346|9361) pub3 100% (16 samples sent)
(9346|9361) pub3->wait_match() before write for 01030000.0ab7dca1.00000005.00000102(462e15a9)
(9346|9359) pub1 writer id: 01030000.0ab7dca1.0000000c.00000102(4b3e77d8)
(9346|9359) pub1->started
(9346|9359) pub1 12% (2 samples sent)
(9346|9359) pub1 25% (4 samples sent)
(9346|9359) pub1 31% (5 samples sent)
(9346|9359) pub1 43% (7 samples sent)
(9346|9359) pub1 50% (8 samples sent)
(9346|9358) pub0 writer id: 01030000.0ab7dca1.00000003.00000102(c96ee009)
(9346|9358) pub0->started
(9346|9358) pub0 12% (2 samples sent)
(9346|9358) pub0 25% (4 samples sent)
(9346|9358) pub0 31% (5 samples sent)
(9346|9358) pub0 43% (7 samples sent)
(9346|9358) pub0 50% (8 samples sent)
(9346|9358) pub0 62% (10 samples sent)
(9346|9358) pub0 75% (12 samples sent)
(9346|9398) pub40 writer id: 01030000.0ab7dca1.00000034.00000102(da6f849f)
(9346|9398) pub40->started
(9346|9359) pub1 62% (10 samples sent)
(9346|9359) pub1 75% (12 samples sent)
(9346|9398) pub40 12% (2 samples sent)
(9346|9359) pub1 81% (13 samples sent)
(9346|9398) pub40 25% (4 samples sent)
(9346|9358) pub0 81% (13 samples sent)
(9346|9398) pub40 31% (5 samples sent)
(9346|9358) pub0 93% (15 samples sent)
(9346|9398) pub40 43% (7 samples sent)
(9346|9358) pub0 100% (16 samples sent)
(9346|9398) pub40 50% (8 samples sent)
(9346|9358) pub0->wait_match() before write for 01030000.0ab7dca1.00000003.00000102(c96ee009)
(9346|9359) pub1 93% (15 samples sent)
(9346|9398) pub40 62% (10 samples sent)
(9346|9359) pub1 100% (16 samples sent)
(9346|9359) pub1->wait_match() before write for 01030000.0ab7dca1.0000000c.00000102(4b3e77d8)
(9346|9398) pub40 75% (12 samples sent)
(9346|9398) pub40 81% (13 samples sent)
(9346|9398) pub40 93% (15 samples sent)
(9346|9398) pub40 100% (16 samples sent)
(9346|9398) pub40->wait_match() before write for 01030000.0ab7dca1.00000034.00000102(da6f849f)
(9346|9360) pub2<-delete_participant
(9346|9415) pub57 writer id: 01030000.0ab7dca1.00000039.00000102(22ff402e)
(9346|9415) pub57->started
(9346|9415) pub57 12% (2 samples sent)
(9346|9381) pub22 writer id: 01030000.0ab7dca1.0000001b.00000102(99fe3c4a)
(9346|9381) pub22->started
(9346|9381) pub22 12% (2 samples sent)
(9346|9381) pub22 25% (4 samples sent)
(9346|9403) pub45 writer id: 01030000.0ab7dca1.00000031.00000102(128f0bef)
(9346|9403) pub45->started
(9346|9403) pub45 12% (2 samples sent)
(9346|9403) pub45 25% (4 samples sent)
(9346|9403) pub45 31% (5 samples sent)
(9346|9415) pub57 25% (4 samples sent)
(9346|9415) pub57 31% (5 samples sent)
(9346|9415) pub57 43% (7 samples sent)
(9346|9415) pub57 50% (8 samples sent)
(9346|9381) pub22 31% (5 samples sent)
(9346|9415) pub57 62% (10 samples sent)
(9346|9381) pub22 43% (7 samples sent)
(9346|9381) pub22 50% (8 samples sent)
(9346|9403) pub45 43% (7 samples sent)
(9346|9403) pub45 50% (8 samples sent)
(9346|9403) pub45 62% (10 samples sent)
(9346|9403) pub45 75% (12 samples sent)
(9346|9403) pub45 81% (13 samples sent)
(9346|9403) pub45 93% (15 samples sent)
(9346|9403) pub45 100% (16 samples sent)
(9346|9403) pub45->wait_match() before write for 01030000.0ab7dca1.00000031.00000102(128f0bef)
(9346|9387) pub29 writer id: 01030000.0ab7dca1.00000022.00000102(35cfe6bd)
(9346|9387) pub29->started
(9346|9381) pub22 62% (10 samples sent)
(9346|9381) pub22 75% (12 samples sent)
(9346|9381) pub22 81% (13 samples sent)
(9346|9387) pub29 12% (2 samples sent)
(9346|9381) pub22 93% (15 samples sent)
(9346|9381) pub22 100% (16 samples sent)
(9346|9387) pub29 25% (4 samples sent)
(9346|9387) pub29 31% (5 samples sent)
(9346|9387) pub29 43% (7 samples sent)
(9346|9387) pub29 50% (8 samples sent)
(9346|9387) pub29 62% (10 samples sent)
(9346|9387) pub29 75% (12 samples sent)
(9346|9381) pub22->wait_match() before write for 01030000.0ab7dca1.0000001b.00000102(99fe3c4a)
(9346|9387) pub29 81% (13 samples sent)
(9346|9415) pub57 75% (12 samples sent)
(9346|9387) pub29 93% (15 samples sent)
(9346|9415) pub57 81% (13 samples sent)
(9346|9387) pub29 100% (16 samples sent)
(9346|9387) pub29->wait_match() before write for 01030000.0ab7dca1.00000022.00000102(35cfe6bd)
(9346|9415) pub57 93% (15 samples sent)
(9346|9415) pub57 100% (16 samples sent)
(9346|9415) pub57->wait_match() before write for 01030000.0ab7dca1.00000039.00000102(22ff402e)
(9346|9392) pub34 writer id: 01030000.0ab7dca1.00000025.00000102(87ef3aad)
(9346|9392) pub34->started
(9346|9392) pub34 12% (2 samples sent)
(9346|9392) pub34 25% (4 samples sent)
(9346|9392) pub34 31% (5 samples sent)
(9346|9392) pub34 43% (7 samples sent)
(9346|9392) pub34 50% (8 samples sent)
(9346|9392) pub34 62% (10 samples sent)
(9346|9392) pub34 75% (12 samples sent)
(9346|9392) pub34 81% (13 samples sent)
(9346|9392) pub34 93% (15 samples sent)
(9346|9392) pub34 100% (16 samples sent)
(9346|9392) pub34->wait_match() before write for 01030000.0ab7dca1.00000025.00000102(87ef3aad)
(9346|9370) pub12 writer id: 01030000.0ab7dca1.00000010.00000102(ee2e0d5b)
(9346|9370) pub12->started
(9346|9370) pub12 12% (2 samples sent)
(9346|9370) pub12 25% (4 samples sent)
(9346|9370) pub12 31% (5 samples sent)
(9346|9370) pub12 43% (7 samples sent)
(9346|9370) pub12 50% (8 samples sent)
(9346|9370) pub12 62% (10 samples sent)
(9346|9370) pub12 75% (12 samples sent)
(9346|9370) pub12 81% (13 samples sent)
(9346|9370) pub12 93% (15 samples sent)
(9346|9357) sub 60% (615 samples received)
(9346|9370) pub12 100% (16 samples sent)
(9346|9370) pub12->wait_match() before write for 01030000.0ab7dca1.00000010.00000102(ee2e0d5b)
(9346|9406) pub49 writer id: 01030000.0ab7dca1.00000035.00000102(e70fad2f)
(9346|9406) pub49->started
(9346|9406) pub49 12% (2 samples sent)
(9346|9406) pub49 25% (4 samples sent)
(9346|9406) pub49 31% (5 samples sent)
(9346|9406) pub49 43% (7 samples sent)
(9346|9406) pub49 50% (8 samples sent)
(9346|9406) pub49 62% (10 samples sent)
(9346|9406) pub49 75% (12 samples sent)
(9346|9406) pub49 81% (13 samples sent)
(9346|9406) pub49 93% (15 samples sent)
(9346|9406) pub49 100% (16 samples sent)
(9346|9406) pub49->wait_match() before write for 01030000.0ab7dca1.00000035.00000102(e70fad2f)
(9346|9408) pub50<-match found! before write for 01030000.0ab7dca1.0000002b.00000102(38df84cc)
(9346|9408) pub50 waiting for acks
(9346|9400) pub42<-match found! before write for 01030000.0ab7dca1.00000036.00000102(a0afd7ff)
(9346|9400) pub42 waiting for acks
(9346|9398) pub40<-match found! before write for 01030000.0ab7dca1.00000034.00000102(da6f849f)
(9346|9398) pub40 waiting for acks
(9346|9359) pub1<-match found! before write for 01030000.0ab7dca1.0000000c.00000102(4b3e77d8)
(9346|9359) pub1 waiting for acks
(9346|9397) pub39 waiting for acks returned
(9346|9397) pub39<-delete_contained_entities
(9346|9386) pub28 writer id: 01030000.0ab7dca1.0000001f.00000102(6c7e9a8a)
(9346|9386) pub28->started
(9346|9386) pub28 12% (2 samples sent)
(9346|9386) pub28 25% (4 samples sent)
(9346|9386) pub28 31% (5 samples sent)
(9346|9387) pub29<-match found! before write for 01030000.0ab7dca1.00000022.00000102(35cfe6bd)
(9346|9387) pub29 waiting for acks
(9346|9415) pub57<-match found! before write for 01030000.0ab7dca1.00000039.00000102(22ff402e)
(9346|9415) pub57 waiting for acks
(9346|9386) pub28 43% (7 samples sent)
(9346|9386) pub28 50% (8 samples sent)
(9346|9386) pub28 62% (10 samples sent)
(9346|9386) pub28 75% (12 samples sent)
(9346|9386) pub28 81% (13 samples sent)
(9346|9386) pub28 93% (15 samples sent)
(9346|9386) pub28 100% (16 samples sent)
(9346|9386) pub28->wait_match() before write for 01030000.0ab7dca1.0000001f.00000102(6c7e9a8a)
(9346|9381) pub22<-match found! before write for 01030000.0ab7dca1.0000001b.00000102(99fe3c4a)
(9346|9381) pub22 waiting for acks
(9346|9403) pub45<-match found! before write for 01030000.0ab7dca1.00000031.00000102(128f0bef)
(9346|9403) pub45 waiting for acks
(9346|9361) pub3<-match found! before write for 01030000.0ab7dca1.00000005.00000102(462e15a9)
(9346|9361) pub3 waiting for acks
(9346|9378) pub20 waiting for acks returned
(9346|9378) pub20<-delete_contained_entities
(9346|9358) pub0<-match found! before write for 01030000.0ab7dca1.00000003.00000102(c96ee009)
(9346|9358) pub0 waiting for acks
(9346|9406) pub49<-match found! before write for 01030000.0ab7dca1.00000035.00000102(e70fad2f)
(9346|9406) pub49 waiting for acks
(9346|9396) pub38 waiting for acks returned
(9346|9396) pub38<-delete_contained_entities
(9346|9392) pub34<-match found! before write for 01030000.0ab7dca1.00000025.00000102(87ef3aad)
(9346|9392) pub34 waiting for acks
(9346|9370) pub12<-match found! before write for 01030000.0ab7dca1.00000010.00000102(ee2e0d5b)
(9346|9370) pub12 waiting for acks
(9346|9380) pub24 writer id: 01030000.0ab7dca1.0000001c.00000102(2bdee05a)
(9346|9380) pub24->started
(9346|9380) pub24 12% (2 samples sent)
(9346|9380) pub24 25% (4 samples sent)
(9346|9380) pub24 31% (5 samples sent)
(9346|9380) pub24 43% (7 samples sent)
(9346|9380) pub24 50% (8 samples sent)
(9346|9380) pub24 62% (10 samples sent)
(9346|9380) pub24 75% (12 samples sent)
(9346|9380) pub24 81% (13 samples sent)
(9346|9380) pub24 93% (15 samples sent)
(9346|9380) pub24 100% (16 samples sent)
(9346|9380) pub24->wait_match() before write for 01030000.0ab7dca1.0000001c.00000102(2bdee05a)
(9346|9379) pub21 writer id: 01030000.0ab7dca1.0000001a.00000102(a49e15fa)
(9346|9379) pub21->started
(9346|9379) pub21 12% (2 samples sent)
(9346|9379) pub21 25% (4 samples sent)
(9346|9379) pub21 31% (5 samples sent)
(9346|9379) pub21 43% (7 samples sent)
(9346|9379) pub21 50% (8 samples sent)
(9346|9379) pub21 62% (10 samples sent)
(9346|9379) pub21 75% (12 samples sent)
(9346|9379) pub21 81% (13 samples sent)
(9346|9379) pub21 93% (15 samples sent)
(9346|9379) pub21 100% (16 samples sent)
(9346|9379) pub21->wait_match() before write for 01030000.0ab7dca1.0000001a.00000102(a49e15fa)
(9346|9414) pub56 writer id: 01030000.0ab7dca1.00000038.00000102(1f9f699e)
(9346|9414) pub56->started
(9346|9414) pub56 12% (2 samples sent)
(9346|9414) pub56 25% (4 samples sent)
(9346|9414) pub56 31% (5 samples sent)
(9346|9414) pub56 43% (7 samples sent)
(9346|9414) pub56 50% (8 samples sent)
(9346|9414) pub56 62% (10 samples sent)
(9346|9414) pub56 75% (12 samples sent)
(9346|9414) pub56 81% (13 samples sent)
(9346|9414) pub56 93% (15 samples sent)
(9346|9414) pub56 100% (16 samples sent)
(9346|9414) pub56->wait_match() before write for 01030000.0ab7dca1.00000038.00000102(1f9f699e)
(9346|9376) pub18 writer id: 01030000.0ab7dca1.00000016.00000102(616ef8fb)
(9346|9376) pub18->started
(9346|9376) pub18 12% (2 samples sent)
(9346|9376) pub18 25% (4 samples sent)
(9346|9376) pub18 31% (5 samples sent)
(9346|9376) pub18 43% (7 samples sent)
(9346|9376) pub18 50% (8 samples sent)
(9346|9376) pub18 62% (10 samples sent)
(9346|9376) pub18 75% (12 samples sent)
(9346|9376) pub18 81% (13 samples sent)
(9346|9376) pub18 93% (15 samples sent)
(9346|9376) pub18 100% (16 samples sent)
(9346|9376) pub18->wait_match() before write for 01030000.0ab7dca1.00000016.00000102(616ef8fb)
(9346|9357) sub 70% (717 samples received)
(9346|9375) pub17 writer id: 01030000.0ab7dca1.00000014.00000102(1baeab9b)
(9346|9375) pub17->started
(9346|9375) pub17 12% (2 samples sent)
(9346|9375) pub17 25% (4 samples sent)
(9346|9375) pub17 31% (5 samples sent)
(9346|9375) pub17 43% (7 samples sent)
(9346|9375) pub17 50% (8 samples sent)
(9346|9375) pub17 62% (10 samples sent)
(9346|9375) pub17 75% (12 samples sent)
(9346|9375) pub17 81% (13 samples sent)
(9346|9375) pub17 93% (15 samples sent)
(9346|9375) pub17 100% (16 samples sent)
(9346|9375) pub17->wait_match() before write for 01030000.0ab7dca1.00000014.00000102(1baeab9b)
(9346|9412) pub54 writer id: 01030000.0ab7dca1.0000002f.00000102(cd5f220c)
(9346|9412) pub54->started
(9346|9412) pub54 12% (2 samples sent)
(9346|9412) pub54 25% (4 samples sent)
(9346|9412) pub54 31% (5 samples sent)
(9346|9412) pub54 43% (7 samples sent)
(9346|9412) pub54 50% (8 samples sent)
(9346|9412) pub54 62% (10 samples sent)
(9346|9412) pub54 75% (12 samples sent)
(9346|9412) pub54 81% (13 samples sent)
(9346|9412) pub54 93% (15 samples sent)
(9346|9412) pub54 100% (16 samples sent)
(9346|9412) pub54->wait_match() before write for 01030000.0ab7dca1.0000002f.00000102(cd5f220c)
(9346|9411) pub53 writer id: 01030000.0ab7dca1.0000003e.00000102(90df9c3e)
(9346|9411) pub53->started
(9346|9411) pub53 12% (2 samples sent)
(9346|9411) pub53 25% (4 samples sent)
(9346|9411) pub53 31% (5 samples sent)
(9346|9411) pub53 43% (7 samples sent)
(9346|9411) pub53 50% (8 samples sent)
(9346|9411) pub53 62% (10 samples sent)
(9346|9411) pub53 75% (12 samples sent)
(9346|9411) pub53 81% (13 samples sent)
(9346|9411) pub53 93% (15 samples sent)
(9346|9411) pub53 100% (16 samples sent)
(9346|9411) pub53->wait_match() before write for 01030000.0ab7dca1.0000003e.00000102(90df9c3e)
(9346|9372) pub14 writer id: 01030000.0ab7dca1.00000011.00000102(d34e24eb)
(9346|9372) pub14->started
(9346|9372) pub14 12% (2 samples sent)
(9346|9372) pub14 25% (4 samples sent)
(9346|9372) pub14 31% (5 samples sent)
(9346|9372) pub14 43% (7 samples sent)
(9346|9372) pub14 50% (8 samples sent)
(9346|9372) pub14 62% (10 samples sent)
(9346|9372) pub14 75% (12 samples sent)
(9346|9372) pub14 81% (13 samples sent)
(9346|9372) pub14 93% (15 samples sent)
(9346|9372) pub14 100% (16 samples sent)
(9346|9372) pub14->wait_match() before write for 01030000.0ab7dca1.00000011.00000102(d34e24eb)
(9346|9369) pub11<-delete_participant
(9346|9401) pub43 writer id: 01030000.0ab7dca1.00000029.00000102(421fd7ac)
(9346|9401) pub43->started
(9346|9401) pub43 12% (2 samples sent)
(9346|9401) pub43 25% (4 samples sent)
(9346|9401) pub43 31% (5 samples sent)
(9346|9401) pub43 43% (7 samples sent)
(9346|9401) pub43 50% (8 samples sent)
(9346|9401) pub43 62% (10 samples sent)
(9346|9401) pub43 75% (12 samples sent)
(9346|9401) pub43 81% (13 samples sent)
(9346|9401) pub43 93% (15 samples sent)
(9346|9401) pub43 100% (16 samples sent)
(9346|9401) pub43->wait_match() before write for 01030000.0ab7dca1.00000029.00000102(421fd7ac)
(9346|9357) sub 80% (820 samples received)
(9346|9363) pub5<-delete_participant
(9346|9394) pub36 waiting for acks returned
(9346|9394) pub36<-delete_contained_entities
(9346|9395) pub37 waiting for acks returned
(9346|9395) pub37<-delete_contained_entities
(9346|9386) pub28<-match found! before write for 01030000.0ab7dca1.0000001f.00000102(6c7e9a8a)
(9346|9386) pub28 waiting for acks
(9346|9380) pub24<-match found! before write for 01030000.0ab7dca1.0000001c.00000102(2bdee05a)
(9346|9380) pub24 waiting for acks
(9346|9371) pub13<-delete_participant
(9346|9379) pub21<-match found! before write for 01030000.0ab7dca1.0000001a.00000102(a49e15fa)
(9346|9379) pub21 waiting for acks
(9346|9408) pub50 waiting for acks returned
(9346|9408) pub50<-delete_contained_entities
(9346|9400) pub42 waiting for acks returned
(9346|9400) pub42<-delete_contained_entities
(9346|9414) pub56<-match found! before write for 01030000.0ab7dca1.00000038.00000102(1f9f699e)
(9346|9414) pub56 waiting for acks
(9346|9376) pub18<-match found! before write for 01030000.0ab7dca1.00000016.00000102(616ef8fb)
(9346|9376) pub18 waiting for acks
(9346|9398) pub40 waiting for acks returned
(9346|9398) pub40<-delete_contained_entities
(9346|9359) pub1 waiting for acks returned
(9346|9359) pub1<-delete_contained_entities
(9346|9375) pub17<-match found! before write for 01030000.0ab7dca1.00000014.00000102(1baeab9b)
(9346|9375) pub17 waiting for acks
(9346|9387) pub29 waiting for acks returned
(9346|9387) pub29<-delete_contained_entities
(9346|9415) pub57 waiting for acks returned
(9346|9415) pub57<-delete_contained_entities
(9346|9412) pub54<-match found! before write for 01030000.0ab7dca1.0000002f.00000102(cd5f220c)
(9346|9412) pub54 waiting for acks
(9346|9372) pub14<-match found! before write for 01030000.0ab7dca1.00000011.00000102(d34e24eb)
(9346|9372) pub14 waiting for acks
(9346|9403) pub45 waiting for acks returned
(9346|9403) pub45<-delete_contained_entities
(9346|9411) pub53<-match found! before write for 01030000.0ab7dca1.0000003e.00000102(90df9c3e)
(9346|9411) pub53 waiting for acks
(9346|9361) pub3 waiting for acks returned
(9346|9361) pub3<-delete_contained_entities
(9346|9381) pub22 waiting for acks returned
(9346|9381) pub22<-delete_contained_entities
(9346|9364) pub6<-delete_participant
(9346|9401) pub43<-match found! before write for 01030000.0ab7dca1.00000029.00000102(421fd7ac)
(9346|9401) pub43 waiting for acks
(9346|9406) pub49 waiting for acks returned
(9346|9406) pub49<-delete_contained_entities
(9346|9358) pub0 waiting for acks returned
(9346|9358) pub0<-delete_contained_entities
(9346|9392) pub34 waiting for acks returned
(9346|9392) pub34<-delete_contained_entities
(9346|9370) pub12 waiting for acks returned
(9346|9370) pub12<-delete_contained_entities
(9346|9420) pub62<-delete_participant
(9346|9357) sub 90% (922 samples received)
(9346|9368) pub10<-delete_participant
(9346|9421) pub63<-delete_participant
(9346|9373) pub15<-delete_participant
(9346|9357) sub 100% (1024 samples received)
(9346|9357) sub condition_.notify_all
(9346|9386) pub28 waiting for acks returned
(9346|9386) pub28<-delete_contained_entities
(9346|9346) sub condition_.wait returned
(9346|9346) sub check_received
(9346|9376) pub18 waiting for acks returned
(9346|9376) pub18<-delete_contained_entities
(9346|9346) sub check_received returns 0
(9346|9346) <- PublisherService::end
(9346|9380) pub24 waiting for acks returned
(9346|9380) pub24<-delete_contained_entities
(9346|9412) pub54 waiting for acks returned
(9346|9412) pub54<-delete_contained_entities
(9346|9411) pub53 waiting for acks returned
(9346|9411) pub53<-delete_contained_entities
(9346|9379) pub21 waiting for acks returned
(9346|9379) pub21<-delete_contained_entities
(9346|9414) pub56 waiting for acks returned
(9346|9414) pub56<-delete_contained_entities
(9346|9401) pub43 waiting for acks returned
(9346|9401) pub43<-delete_contained_entities
(9346|9375) pub17 waiting for acks returned
(9346|9375) pub17<-delete_contained_entities
(9346|9372) pub14 waiting for acks returned
(9346|9372) pub14<-delete_contained_entities
(9346|9418) pub60<-delete_participant
(9346|9374) pub16<-delete_participant
(9346|9391) pub33<-delete_participant
(9346|9389) pub31<-delete_participant
(9346|9385) pub27<-delete_participant
(9346|9409) pub51<-delete_participant
(9346|9416) pub58<-delete_participant
(9346|9413) pub55<-delete_participant
(9346|9388) pub30<-delete_participant
(9346|9382) pub23<-delete_participant
(9346|9410) pub52<-delete_participant
(9346|9390) pub32<-delete_participant
(9346|9405) pub47<-delete_participant
(9346|9393) pub35<-delete_participant
(9346|9417) pub59<-delete_participant
(9346|9384) pub26<-delete_participant
(9346|9383) pub25<-delete_participant
(9346|9377) pub19<-delete_participant
(9346|9407) pub48<-delete_participant
(9346|9367) pub9<-delete_participant
(9346|9399) pub41<-delete_participant
(9346|9402) pub44<-delete_participant
(9346|9404) pub46<-delete_participant
(9346|9366) pub8<-delete_participant
(9346|9419) pub61<-delete_participant
(9346|9362) pub4<-delete_participant
(9346|9397) pub39<-delete_participant
(9346|9378) pub20<-delete_participant
(9346|9396) pub38<-delete_participant
(9346|9394) pub36<-delete_participant
(9346|9395) pub37<-delete_participant
(9346|9408) pub50<-delete_participant
(9346|9400) pub42<-delete_participant
(9346|9398) pub40<-delete_participant
(9346|9359) pub1<-delete_participant
(9346|9387) pub29<-delete_participant
(9346|9415) pub57<-delete_participant
(9346|9403) pub45<-delete_participant
(9346|9361) pub3<-delete_participant
(9346|9381) pub22<-delete_participant
(9346|9406) pub49<-delete_participant
(9346|9392) pub34<-delete_participant
(9346|9358) pub0<-delete_participant
(9346|9370) pub12<-delete_participant
(9346|9386) pub28<-delete_participant
(9346|9376) pub18<-delete_participant
(9346|9380) pub24<-delete_participant
(9346|9411) pub53<-delete_participant
(9346|9379) pub21<-delete_participant
(9346|9412) pub54<-delete_participant
(9346|9401) pub43<-delete_participant
(9346|9372) pub14<-delete_participant
(9346|9414) pub56<-delete_participant
(9346|9375) pub17<-delete_participant
(9346|9346) <- PublisherService::~PublisherService
(9346|9346) <- Subscriber delete_contained_entities
(9346|9346) <- Subscriber delete_participant
(9346|9346) <- Subscriber::~Subscriber
(9346|9346) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl aggressive durable Time:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl single rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1 -n 1 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9423 started at 2026-05-21 11:15:04
(9423|9423) -> Thrasher started
(9423|9423) -> Subscriber::Subscriber
(9423|9423) Subscriber reader id: 010370a8.a59d8493.24cf568a.00000007(e67a4318)
(9423|9423) -> PublisherService::PublisherService
(9423|9423) -> PublisherService::start (1 threads)
(9423|9423) sub wait_received 0:1
(9423|9431) pub0->transport cfg_0
(9423|9431) pub0 writer id: 010370a8.a59d8493.24cf568b.00000002(ab709e27)
(9423|9431) pub0->started
(9423|9431) pub0 100% (1 samples sent)
(9423|9431) pub0->wait_match() before write for 010370a8.a59d8493.24cf568b.00000002(ab709e27)
(9423|9431) pub0<-match found! before write for 010370a8.a59d8493.24cf568b.00000002(ab709e27)
(9423|9431) pub0 waiting for acks
(9423|9430) sub 100% (1 samples received)
(9423|9430) sub condition_.notify_all
(9423|9423) sub condition_.wait returned
(9423|9423) sub check_received
(9423|9423) sub check_received returns 0
(9423|9423) <- PublisherService::end
(9423|9431) pub0 waiting for acks returned
(9423|9431) pub0<-delete_contained_entities
(9423|9431) pub0<-delete_participant
(9423|9423) <- PublisherService::~PublisherService
(9423|9423) <- Subscriber delete_contained_entities
(9423|9423) <- Subscriber delete_participant
(9423|9423) <- Subscriber::~Subscriber
(9423|9423) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl single rtps durable Time:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl double rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 2 -s 1 -n 2 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9437 started at 2026-05-21 11:15:06
(9437|9437) -> Thrasher started
(9437|9437) -> Subscriber::Subscriber
(9437|9437) Subscriber reader id: 010370a8.a59d8493.24ddebc2.00000007(d8ecdddc)
(9437|9437) -> PublisherService::PublisherService
(9437|9437) -> PublisherService::start (2 threads)
(9437|9437) sub wait_received 0:2
(9437|9446) pub1->transport cfg_1
(9437|9445) pub0->transport cfg_0
(9437|9446) pub1 writer id: 010370a8.a59d8493.24ddebc4.00000002(27c6dcf3)
(9437|9446) pub1->started
(9437|9446) pub1 100% (1 samples sent)
(9437|9446) pub1->wait_match() before write for 010370a8.a59d8493.24ddebc4.00000002(27c6dcf3)
(9437|9445) pub0 writer id: 010370a8.a59d8493.24ddebc3.00000002(95e600e3)
(9437|9445) pub0->started
(9437|9445) pub0 100% (1 samples sent)
(9437|9445) pub0->wait_match() before write for 010370a8.a59d8493.24ddebc3.00000002(95e600e3)
(9437|9446) pub1<-match found! before write for 010370a8.a59d8493.24ddebc4.00000002(27c6dcf3)
(9437|9446) pub1 waiting for acks
(9437|9445) pub0<-match found! before write for 010370a8.a59d8493.24ddebc3.00000002(95e600e3)
(9437|9445) pub0 waiting for acks
(9437|9444) sub 50% (1 samples received)
(9437|9444) sub 100% (2 samples received)
(9437|9444) sub condition_.notify_all
(9437|9437) sub condition_.wait returned
(9437|9437) sub check_received
(9437|9437) sub check_received returns 0
(9437|9437) <- PublisherService::end
(9437|9446) pub1 waiting for acks returned
(9437|9445) pub0 waiting for acks returned
(9437|9445) pub0<-delete_contained_entities
(9437|9446) pub1<-delete_contained_entities
(9437|9446) pub1<-delete_participant
(9437|9445) pub0<-delete_participant
(9437|9437) <- PublisherService::~PublisherService
(9437|9437) <- Subscriber delete_contained_entities
(9437|9437) <- Subscriber delete_participant
(9437|9437) <- Subscriber::~Subscriber
(9437|9437) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl 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: 9456 started at 2026-05-21 11:15:07
(9456|9456) -> Thrasher started
(9456|9456) -> Subscriber::Subscriber
(9456|9456) Subscriber reader id: 010370a8.a59d8493.24f0e73b.00000007(446077d7)
(9456|9456) -> PublisherService::PublisherService
(9456|9456) -> PublisherService::start (3 threads)
(9456|9456) sub wait_received 0:9
(9456|9465) pub1->transport cfg_1
(9456|9466) pub2->transport cfg_2
(9456|9464) pub0->transport cfg_0
(9456|9465) pub1 writer id: 010370a8.a59d8493.24f0e73d.00000002(bb4a76f8)
(9456|9465) pub1->started
(9456|9465) pub1 33% (1 samples sent)
(9456|9465) pub1 66% (2 samples sent)
(9456|9465) pub1 100% (3 samples sent)
(9456|9465) pub1->wait_match() before write for 010370a8.a59d8493.24f0e73d.00000002(bb4a76f8)
(9456|9466) pub2 writer id: 010370a8.a59d8493.24f0e73e.00000002(fcea0c28)
(9456|9466) pub2->started
(9456|9466) pub2 33% (1 samples sent)
(9456|9466) pub2 66% (2 samples sent)
(9456|9466) pub2 100% (3 samples sent)
(9456|9466) pub2->wait_match() before write for 010370a8.a59d8493.24f0e73e.00000002(fcea0c28)
(9456|9464) pub0 writer id: 010370a8.a59d8493.24f0e73c.00000002(862a5f48)
(9456|9464) pub0->started
(9456|9464) pub0 33% (1 samples sent)
(9456|9464) pub0 66% (2 samples sent)
(9456|9464) pub0 100% (3 samples sent)
(9456|9464) pub0->wait_match() before write for 010370a8.a59d8493.24f0e73c.00000002(862a5f48)
(9456|9465) pub1<-match found! before write for 010370a8.a59d8493.24f0e73d.00000002(bb4a76f8)
(9456|9465) pub1 waiting for acks
(9456|9466) pub2<-match found! before write for 010370a8.a59d8493.24f0e73e.00000002(fcea0c28)
(9456|9466) pub2 waiting for acks
(9456|9464) pub0<-match found! before write for 010370a8.a59d8493.24f0e73c.00000002(862a5f48)
(9456|9464) pub0 waiting for acks
(9456|9463) sub 11% (1 samples received)
(9456|9463) sub 22% (2 samples received)
(9456|9463) sub 33% (3 samples received)
(9456|9463) sub 44% (4 samples received)
(9456|9463) sub 55% (5 samples received)
(9456|9463) sub 66% (6 samples received)
(9456|9463) sub 77% (7 samples received)
(9456|9463) sub 88% (8 samples received)
(9456|9463) sub 100% (9 samples received)
(9456|9463) sub condition_.notify_all
(9456|9456) sub condition_.wait returned
(9456|9456) sub check_received
(9456|9456) sub check_received returns 0
(9456|9456) <- PublisherService::end
(9456|9464) pub0 waiting for acks returned
(9456|9464) pub0<-delete_contained_entities
(9456|9466) pub2 waiting for acks returned
(9456|9465) pub1 waiting for acks returned
(9456|9466) pub2<-delete_contained_entities
(9456|9465) pub1<-delete_contained_entities
(9456|9466) pub2<-delete_participant
(9456|9464) pub0<-delete_participant
(9456|9465) pub1<-delete_participant
(9456|9456) <- PublisherService::~PublisherService
(9456|9456) <- Subscriber delete_contained_entities
(9456|9456) <- Subscriber delete_participant
(9456|9456) <- Subscriber::~Subscriber
(9456|9456) <- 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: 9481 started at 2026-05-21 11:15:09
(9481|9481) -> Thrasher started
(9481|9481) -> Subscriber::Subscriber
(9481|9481) Subscriber reader id: 010370a8.a59d8493.2509be78.00000007(4dfe73e5)
(9481|9481) -> PublisherService::PublisherService
(9481|9481) -> PublisherService::start (1 threads)
(9481|9481) sub wait_received 0:1024
(9481|9489) pub0->transport cfg_0
(9481|9489) pub0 writer id: 010370a8.a59d8493.2509be79.00000002(00f4aeda)
(9481|9489) pub0->started
(9481|9489) pub0 10% (103 samples sent)
(9481|9489) pub0 20% (205 samples sent)
(9481|9489) pub0 30% (308 samples sent)
(9481|9489) pub0 40% (410 samples sent)
(9481|9489) pub0 50% (512 samples sent)
(9481|9489) pub0 60% (615 samples sent)
(9481|9489) pub0 70% (717 samples sent)
(9481|9489) pub0 80% (820 samples sent)
(9481|9489) pub0 90% (922 samples sent)
(9481|9489) pub0 100% (1024 samples sent)
(9481|9489) pub0->wait_match() before write for 010370a8.a59d8493.2509be79.00000002(00f4aeda)
(9481|9489) pub0<-match found! before write for 010370a8.a59d8493.2509be79.00000002(00f4aeda)
(9481|9489) pub0 waiting for acks
(9481|9488) sub 10% (103 samples received)
(9481|9488) sub 20% (205 samples received)
(9481|9488) sub 30% (308 samples received)
(9481|9488) sub 40% (410 samples received)
(9481|9488) sub 50% (512 samples received)
(9481|9488) sub 60% (615 samples received)
(9481|9488) sub 70% (717 samples received)
(9481|9488) sub 80% (820 samples received)
(9481|9488) sub 90% (922 samples received)
(9481|9488) sub 100% (1024 samples received)
(9481|9488) sub condition_.notify_all
(9481|9481) sub condition_.wait returned
(9481|9481) sub check_received
(9481|9481) sub check_received returns 0
(9481|9481) <- PublisherService::end
(9481|9489) pub0 waiting for acks returned
(9481|9489) pub0<-delete_contained_entities
(9481|9489) pub0<-delete_participant
(9481|9481) <- PublisherService::~PublisherService
(9481|9481) <- Subscriber delete_contained_entities
(9481|9481) <- Subscriber delete_participant
(9481|9481) <- Subscriber::~Subscriber
(9481|9481) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl default rtps durable Time:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl low rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 8 -s 128 -n 1024 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9495 started at 2026-05-21 11:15:11
(9495|9495) -> Thrasher started
(9495|9495) -> Subscriber::Subscriber
(9495|9495) Subscriber reader id: 010370a8.a59d8493.2517eb11.00000007(b27e180e)
(9495|9495) -> PublisherService::PublisherService
(9495|9495) -> PublisherService::start (8 threads)
(9495|9495) sub wait_received 0:1024
(9495|9504) pub1->transport cfg_1
(9495|9505) pub2->transport cfg_2
(9495|9506) pub3->transport cfg_3
(9495|9510) pub7->transport cfg_7
(9495|9503) pub0->transport cfg_0
(9495|9507) pub4->transport cfg_4
(9495|9508) pub5->transport cfg_5
(9495|9504) pub1 writer id: 010370a8.a59d8493.2517eb13.00000002(b8d4bfe1)
(9495|9504) pub1->started
(9495|9504) pub1 10% (13 samples sent)
(9495|9504) pub1 20% (26 samples sent)
(9495|9504) pub1 30% (39 samples sent)
(9495|9504) pub1 40% (52 samples sent)
(9495|9504) pub1 50% (64 samples sent)
(9495|9504) pub1 60% (77 samples sent)
(9495|9504) pub1 70% (90 samples sent)
(9495|9504) pub1 80% (103 samples sent)
(9495|9509) pub6->transport cfg_6
(9495|9504) pub1 90% (116 samples sent)
(9495|9504) pub1 100% (128 samples sent)
(9495|9504) pub1->wait_match() before write for 010370a8.a59d8493.2517eb13.00000002(b8d4bfe1)
(9495|9505) pub2 writer id: 010370a8.a59d8493.2517eb14.00000002(0af463f1)
(9495|9505) pub2->started
(9495|9505) pub2 10% (13 samples sent)
(9495|9505) pub2 20% (26 samples sent)
(9495|9505) pub2 30% (39 samples sent)
(9495|9505) pub2 40% (52 samples sent)
(9495|9505) pub2 50% (64 samples sent)
(9495|9505) pub2 60% (77 samples sent)
(9495|9505) pub2 70% (90 samples sent)
(9495|9505) pub2 80% (103 samples sent)
(9495|9506) pub3 writer id: 010370a8.a59d8493.2517eb15.00000002(37944a41)
(9495|9506) pub3->started
(9495|9505) pub2 90% (116 samples sent)
(9495|9506) pub3 10% (13 samples sent)
(9495|9505) pub2 100% (128 samples sent)
(9495|9505) pub2->wait_match() before write for 010370a8.a59d8493.2517eb14.00000002(0af463f1)
(9495|9506) pub3 20% (26 samples sent)
(9495|9506) pub3 30% (39 samples sent)
(9495|9506) pub3 40% (52 samples sent)
(9495|9506) pub3 50% (64 samples sent)
(9495|9506) pub3 60% (77 samples sent)
(9495|9506) pub3 70% (90 samples sent)
(9495|9506) pub3 80% (103 samples sent)
(9495|9506) pub3 90% (116 samples sent)
(9495|9510) pub7 writer id: 010370a8.a59d8493.2517eb19.00000002(f264a740)
(9495|9510) pub7->started
(9495|9506) pub3 100% (128 samples sent)
(9495|9506) pub3->wait_match() before write for 010370a8.a59d8493.2517eb15.00000002(37944a41)
(9495|9510) pub7 10% (13 samples sent)
(9495|9510) pub7 20% (26 samples sent)
(9495|9510) pub7 30% (39 samples sent)
(9495|9510) pub7 40% (52 samples sent)
(9495|9510) pub7 50% (64 samples sent)
(9495|9510) pub7 60% (77 samples sent)
(9495|9510) pub7 70% (90 samples sent)
(9495|9510) pub7 80% (103 samples sent)
(9495|9510) pub7 90% (116 samples sent)
(9495|9510) pub7 100% (128 samples sent)
(9495|9510) pub7->wait_match() before write for 010370a8.a59d8493.2517eb19.00000002(f264a740)
(9495|9503) pub0 writer id: 010370a8.a59d8493.2517eb12.00000002(85b49651)
(9495|9503) pub0->started
(9495|9503) pub0 10% (13 samples sent)
(9495|9503) pub0 20% (26 samples sent)
(9495|9503) pub0 30% (39 samples sent)
(9495|9503) pub0 40% (52 samples sent)
(9495|9503) pub0 50% (64 samples sent)
(9495|9503) pub0 60% (77 samples sent)
(9495|9507) pub4 writer id: 010370a8.a59d8493.2517eb16.00000002(70343091)
(9495|9507) pub4->started
(9495|9503) pub0 70% (90 samples sent)
(9495|9507) pub4 10% (13 samples sent)
(9495|9503) pub0 80% (103 samples sent)
(9495|9507) pub4 20% (26 samples sent)
(9495|9503) pub0 90% (116 samples sent)
(9495|9507) pub4 30% (39 samples sent)
(9495|9503) pub0 100% (128 samples sent)
(9495|9503) pub0->wait_match() before write for 010370a8.a59d8493.2517eb12.00000002(85b49651)
(9495|9507) pub4 40% (52 samples sent)
(9495|9507) pub4 50% (64 samples sent)
(9495|9507) pub4 60% (77 samples sent)
(9495|9507) pub4 70% (90 samples sent)
(9495|9507) pub4 80% (103 samples sent)
(9495|9507) pub4 90% (116 samples sent)
(9495|9507) pub4 100% (128 samples sent)
(9495|9507) pub4->wait_match() before write for 010370a8.a59d8493.2517eb16.00000002(70343091)
(9495|9508) pub5 writer id: 010370a8.a59d8493.2517eb18.00000002(cf048ef0)
(9495|9508) pub5->started
(9495|9508) pub5 10% (13 samples sent)
(9495|9508) pub5 20% (26 samples sent)
(9495|9508) pub5 30% (39 samples sent)
(9495|9508) pub5 40% (52 samples sent)
(9495|9508) pub5 50% (64 samples sent)
(9495|9508) pub5 60% (77 samples sent)
(9495|9508) pub5 70% (90 samples sent)
(9495|9508) pub5 80% (103 samples sent)
(9495|9508) pub5 90% (116 samples sent)
(9495|9508) pub5 100% (128 samples sent)
(9495|9508) pub5->wait_match() before write for 010370a8.a59d8493.2517eb18.00000002(cf048ef0)
(9495|9509) pub6 writer id: 010370a8.a59d8493.2517eb17.00000002(4d541921)
(9495|9509) pub6->started
(9495|9509) pub6 10% (13 samples sent)
(9495|9509) pub6 20% (26 samples sent)
(9495|9509) pub6 30% (39 samples sent)
(9495|9509) pub6 40% (52 samples sent)
(9495|9509) pub6 50% (64 samples sent)
(9495|9509) pub6 60% (77 samples sent)
(9495|9509) pub6 70% (90 samples sent)
(9495|9509) pub6 80% (103 samples sent)
(9495|9509) pub6 90% (116 samples sent)
(9495|9509) pub6 100% (128 samples sent)
(9495|9509) pub6->wait_match() before write for 010370a8.a59d8493.2517eb17.00000002(4d541921)
(9495|9506) pub3<-match found! before write for 010370a8.a59d8493.2517eb15.00000002(37944a41)
(9495|9506) pub3 waiting for acks
(9495|9504) pub1<-match found! before write for 010370a8.a59d8493.2517eb13.00000002(b8d4bfe1)
(9495|9504) pub1 waiting for acks
(9495|9505) pub2<-match found! before write for 010370a8.a59d8493.2517eb14.00000002(0af463f1)
(9495|9505) pub2 waiting for acks
(9495|9510) pub7<-match found! before write for 010370a8.a59d8493.2517eb19.00000002(f264a740)
(9495|9510) pub7 waiting for acks
(9495|9508) pub5<-match found! before write for 010370a8.a59d8493.2517eb18.00000002(cf048ef0)
(9495|9508) pub5 waiting for acks
(9495|9503) pub0<-match found! before write for 010370a8.a59d8493.2517eb12.00000002(85b49651)
(9495|9503) pub0 waiting for acks
(9495|9509) pub6<-match found! before write for 010370a8.a59d8493.2517eb17.00000002(4d541921)
(9495|9509) pub6 waiting for acks
(9495|9507) pub4<-match found! before write for 010370a8.a59d8493.2517eb16.00000002(70343091)
(9495|9507) pub4 waiting for acks
(9495|9502) sub 10% (103 samples received)
(9495|9502) sub 20% (205 samples received)
(9495|9502) sub 30% (308 samples received)
(9495|9506) pub3 waiting for acks returned
(9495|9506) pub3<-delete_contained_entities
(9495|9502) sub 40% (410 samples received)
(9495|9502) sub 50% (512 samples received)
(9495|9508) pub5 waiting for acks returned
(9495|9508) pub5<-delete_contained_entities
(9495|9506) pub3<-delete_participant
(9495|9502) sub 60% (615 samples received)
(9495|9502) sub 70% (717 samples received)
(9495|9502) sub 80% (820 samples received)
(9495|9510) pub7 waiting for acks returned
(9495|9505) pub2 waiting for acks returned
(9495|9505) pub2<-delete_contained_entities
(9495|9504) pub1 waiting for acks returned
(9495|9504) pub1<-delete_contained_entities
(9495|9510) pub7<-delete_contained_entities
(9495|9508) pub5<-delete_participant
(9495|9507) pub4 waiting for acks returned
(9495|9507) pub4<-delete_contained_entities
(9495|9502) sub 90% (922 samples received)
(9495|9502) sub 100% (1024 samples received)
(9495|9502) sub condition_.notify_all
(9495|9495) sub condition_.wait returned
(9495|9495) sub check_received
(9495|9495) sub check_received returns 0
(9495|9495) <- PublisherService::end
(9495|9509) pub6 waiting for acks returned
(9495|9509) pub6<-delete_contained_entities
(9495|9503) pub0 waiting for acks returned
(9495|9503) pub0<-delete_contained_entities
(9495|9505) pub2<-delete_participant
(9495|9504) pub1<-delete_participant
(9495|9510) pub7<-delete_participant
(9495|9507) pub4<-delete_participant
(9495|9509) pub6<-delete_participant
(9495|9503) pub0<-delete_participant
(9495|9495) <- PublisherService::~PublisherService
(9495|9495) <- Subscriber delete_contained_entities
(9495|9495) <- Subscriber delete_participant
(9495|9495) <- Subscriber::~Subscriber
(9495|9495) <- 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: 9544 started at 2026-05-21 11:15:14
(9544|9544) -> Thrasher started
(9544|9544) -> Subscriber::Subscriber
(9544|9544) Subscriber reader id: 010370a8.a59d8493.254897c4.00000007(5a16bcc3)
(9544|9544) -> PublisherService::PublisherService
(9544|9544) -> PublisherService::start (16 threads)
(9544|9544) sub wait_received 0:1024
(9544|9553) pub1->transport cfg_1
(9544|9567) pub15->transport cfg_15
(9544|9555) pub3->transport cfg_3
(9544|9554) pub2->transport cfg_2
(9544|9557) pub5->transport cfg_5
(9544|9559) pub7->transport cfg_7
(9544|9556) pub4->transport cfg_4
(9544|9565) pub13->transport cfg_13
(9544|9552) pub0->transport cfg_0
(9544|9561) pub9->transport cfg_9
(9544|9553) pub1 writer id: 010370a8.a59d8493.254897c6.00000002(50bc1b2c)
(9544|9553) pub1->started
(9544|9553) pub1 10% (7 samples sent)
(9544|9553) pub1 20% (13 samples sent)
(9544|9553) pub1 31% (20 samples sent)
(9544|9553) pub1 40% (26 samples sent)
(9544|9553) pub1 50% (32 samples sent)
(9544|9553) pub1 60% (39 samples sent)
(9544|9553) pub1 70% (45 samples sent)
(9544|9553) pub1 81% (52 samples sent)
(9544|9553) pub1 90% (58 samples sent)
(9544|9553) pub1 100% (64 samples sent)
(9544|9553) pub1->wait_match() before write for 010370a8.a59d8493.254897c6.00000002(50bc1b2c)
(9544|9567) pub15 writer id: 010370a8.a59d8493.254897d4.00000002(4a9cdfce)
(9544|9567) pub15->started
(9544|9567) pub15 10% (7 samples sent)
(9544|9567) pub15 20% (13 samples sent)
(9544|9567) pub15 31% (20 samples sent)
(9544|9567) pub15 40% (26 samples sent)
(9544|9567) pub15 50% (32 samples sent)
(9544|9567) pub15 60% (39 samples sent)
(9544|9567) pub15 70% (45 samples sent)
(9544|9567) pub15 81% (52 samples sent)
(9544|9567) pub15 90% (58 samples sent)
(9544|9567) pub15 100% (64 samples sent)
(9544|9567) pub15->wait_match() before write for 010370a8.a59d8493.254897d4.00000002(4a9cdfce)
(9544|9563) pub11->transport cfg_11
(9544|9553) pub1<-match found! before write for 010370a8.a59d8493.254897c6.00000002(50bc1b2c)
(9544|9553) pub1 waiting for acks
(9544|9555) pub3 writer id: 010370a8.a59d8493.254897c8.00000002(ef8ca54d)
(9544|9555) pub3->started
(9544|9555) pub3 10% (7 samples sent)
(9544|9555) pub3 20% (13 samples sent)
(9544|9555) pub3 31% (20 samples sent)
(9544|9555) pub3 40% (26 samples sent)
(9544|9555) pub3 50% (32 samples sent)
(9544|9555) pub3 60% (39 samples sent)
(9544|9555) pub3 70% (45 samples sent)
(9544|9555) pub3 81% (52 samples sent)
(9544|9555) pub3 90% (58 samples sent)
(9544|9555) pub3 100% (64 samples sent)
(9544|9555) pub3->wait_match() before write for 010370a8.a59d8493.254897c8.00000002(ef8ca54d)
(9544|9567) pub15<-match found! before write for 010370a8.a59d8493.254897d4.00000002(4a9cdfce)
(9544|9567) pub15 waiting for acks
(9544|9558) pub6->transport cfg_6
(9544|9566) pub14->transport cfg_14
(9544|9555) pub3<-match found! before write for 010370a8.a59d8493.254897c8.00000002(ef8ca54d)
(9544|9555) pub3 waiting for acks
(9544|9557) pub5 writer id: 010370a8.a59d8493.254897ca.00000002(954cf62d)
(9544|9557) pub5->started
(9544|9557) pub5 10% (7 samples sent)
(9544|9557) pub5 20% (13 samples sent)
(9544|9557) pub5 31% (20 samples sent)
(9544|9557) pub5 40% (26 samples sent)
(9544|9557) pub5 50% (32 samples sent)
(9544|9557) pub5 60% (39 samples sent)
(9544|9557) pub5 70% (45 samples sent)
(9544|9557) pub5 81% (52 samples sent)
(9544|9557) pub5 90% (58 samples sent)
(9544|9557) pub5 100% (64 samples sent)
(9544|9557) pub5->wait_match() before write for 010370a8.a59d8493.254897ca.00000002(954cf62d)
(9544|9559) pub7 writer id: 010370a8.a59d8493.254897cc.00000002(1a0c038d)
(9544|9559) pub7->started
(9544|9559) pub7 10% (7 samples sent)
(9544|9559) pub7 20% (13 samples sent)
(9544|9559) pub7 31% (20 samples sent)
(9544|9559) pub7 40% (26 samples sent)
(9544|9559) pub7 50% (32 samples sent)
(9544|9559) pub7 60% (39 samples sent)
(9544|9559) pub7 70% (45 samples sent)
(9544|9559) pub7 81% (52 samples sent)
(9544|9559) pub7 90% (58 samples sent)
(9544|9559) pub7 100% (64 samples sent)
(9544|9559) pub7->wait_match() before write for 010370a8.a59d8493.254897cc.00000002(1a0c038d)
(9544|9560) pub8->transport cfg_8
(9544|9556) pub4 writer id: 010370a8.a59d8493.254897c9.00000002(d2ec8cfd)
(9544|9556) pub4->started
(9544|9556) pub4 10% (7 samples sent)
(9544|9556) pub4 20% (13 samples sent)
(9544|9556) pub4 31% (20 samples sent)
(9544|9556) pub4 40% (26 samples sent)
(9544|9556) pub4 50% (32 samples sent)
(9544|9556) pub4 60% (39 samples sent)
(9544|9556) pub4 70% (45 samples sent)
(9544|9556) pub4 81% (52 samples sent)
(9544|9556) pub4 90% (58 samples sent)
(9544|9556) pub4 100% (64 samples sent)
(9544|9556) pub4->wait_match() before write for 010370a8.a59d8493.254897c9.00000002(d2ec8cfd)
(9544|9564) pub12->transport cfg_12
(9544|9551) sub 10% (103 samples received)
(9544|9562) pub10->transport cfg_10
(9544|9557) pub5<-match found! before write for 010370a8.a59d8493.254897ca.00000002(954cf62d)
(9544|9557) pub5 waiting for acks
(9544|9559) pub7<-match found! before write for 010370a8.a59d8493.254897cc.00000002(1a0c038d)
(9544|9559) pub7 waiting for acks
(9544|9556) pub4<-match found! before write for 010370a8.a59d8493.254897c9.00000002(d2ec8cfd)
(9544|9556) pub4 waiting for acks
(9544|9553) pub1 waiting for acks returned
(9544|9553) pub1<-delete_contained_entities
(9544|9567) pub15 waiting for acks returned
(9544|9567) pub15<-delete_contained_entities
(9544|9565) pub13 writer id: 010370a8.a59d8493.254897d2.00000002(c5dc2a6e)
(9544|9565) pub13->started
(9544|9565) pub13 10% (7 samples sent)
(9544|9565) pub13 20% (13 samples sent)
(9544|9565) pub13 31% (20 samples sent)
(9544|9565) pub13 40% (26 samples sent)
(9544|9565) pub13 50% (32 samples sent)
(9544|9565) pub13 60% (39 samples sent)
(9544|9565) pub13 70% (45 samples sent)
(9544|9565) pub13 81% (52 samples sent)
(9544|9565) pub13 90% (58 samples sent)
(9544|9565) pub13 100% (64 samples sent)
(9544|9565) pub13->wait_match() before write for 010370a8.a59d8493.254897d2.00000002(c5dc2a6e)
(9544|9561) pub9 writer id: 010370a8.a59d8493.254897ce.00000002(60cc50ed)
(9544|9561) pub9->started
(9544|9561) pub9 10% (7 samples sent)
(9544|9561) pub9 20% (13 samples sent)
(9544|9561) pub9 31% (20 samples sent)
(9544|9561) pub9 40% (26 samples sent)
(9544|9561) pub9 50% (32 samples sent)
(9544|9561) pub9 60% (39 samples sent)
(9544|9561) pub9 70% (45 samples sent)
(9544|9561) pub9 81% (52 samples sent)
(9544|9561) pub9 90% (58 samples sent)
(9544|9561) pub9 100% (64 samples sent)
(9544|9561) pub9->wait_match() before write for 010370a8.a59d8493.254897ce.00000002(60cc50ed)
(9544|9555) pub3 waiting for acks returned
(9544|9555) pub3<-delete_contained_entities
(9544|9552) pub0 writer id: 010370a8.a59d8493.254897c5.00000002(171c61fc)
(9544|9552) pub0->started
(9544|9552) pub0 10% (7 samples sent)
(9544|9552) pub0 20% (13 samples sent)
(9544|9552) pub0 31% (20 samples sent)
(9544|9552) pub0 40% (26 samples sent)
(9544|9552) pub0 50% (32 samples sent)
(9544|9552) pub0 60% (39 samples sent)
(9544|9552) pub0 70% (45 samples sent)
(9544|9552) pub0 81% (52 samples sent)
(9544|9552) pub0 90% (58 samples sent)
(9544|9552) pub0 100% (64 samples sent)
(9544|9552) pub0->wait_match() before write for 010370a8.a59d8493.254897c5.00000002(171c61fc)
(9544|9563) pub11 writer id: 010370a8.a59d8493.254897d0.00000002(bf1c790e)
(9544|9563) pub11->started
(9544|9563) pub11 10% (7 samples sent)
(9544|9563) pub11 20% (13 samples sent)
(9544|9563) pub11 31% (20 samples sent)
(9544|9563) pub11 40% (26 samples sent)
(9544|9563) pub11 50% (32 samples sent)
(9544|9563) pub11 60% (39 samples sent)
(9544|9563) pub11 70% (45 samples sent)
(9544|9551) sub 20% (205 samples received)
(9544|9563) pub11 81% (52 samples sent)
(9544|9563) pub11 90% (58 samples sent)
(9544|9563) pub11 100% (64 samples sent)
(9544|9563) pub11->wait_match() before write for 010370a8.a59d8493.254897d0.00000002(bf1c790e)
(9544|9554) pub2 writer id: 010370a8.a59d8493.254897c7.00000002(6ddc329c)
(9544|9554) pub2->started
(9544|9554) pub2 10% (7 samples sent)
(9544|9554) pub2 20% (13 samples sent)
(9544|9554) pub2 31% (20 samples sent)
(9544|9554) pub2 40% (26 samples sent)
(9544|9554) pub2 50% (32 samples sent)
(9544|9554) pub2 60% (39 samples sent)
(9544|9554) pub2 70% (45 samples sent)
(9544|9554) pub2 81% (52 samples sent)
(9544|9554) pub2 90% (58 samples sent)
(9544|9554) pub2 100% (64 samples sent)
(9544|9554) pub2->wait_match() before write for 010370a8.a59d8493.254897c7.00000002(6ddc329c)
(9544|9551) sub 30% (308 samples received)
(9544|9553) pub1<-delete_participant
(9544|9558) pub6 writer id: 010370a8.a59d8493.254897cb.00000002(a82cdf9d)
(9544|9558) pub6->started
(9544|9558) pub6 10% (7 samples sent)
(9544|9558) pub6 20% (13 samples sent)
(9544|9558) pub6 31% (20 samples sent)
(9544|9558) pub6 40% (26 samples sent)
(9544|9558) pub6 50% (32 samples sent)
(9544|9558) pub6 60% (39 samples sent)
(9544|9558) pub6 70% (45 samples sent)
(9544|9558) pub6 81% (52 samples sent)
(9544|9558) pub6 90% (58 samples sent)
(9544|9558) pub6 100% (64 samples sent)
(9544|9558) pub6->wait_match() before write for 010370a8.a59d8493.254897cb.00000002(a82cdf9d)
(9544|9552) pub0<-match found! before write for 010370a8.a59d8493.254897c5.00000002(171c61fc)
(9544|9552) pub0 waiting for acks
(9544|9567) pub15<-delete_participant
(9544|9565) pub13<-match found! before write for 010370a8.a59d8493.254897d2.00000002(c5dc2a6e)
(9544|9565) pub13 waiting for acks
(9544|9566) pub14 writer id: 010370a8.a59d8493.254897d3.00000002(f8bc03de)
(9544|9566) pub14->started
(9544|9566) pub14 10% (7 samples sent)
(9544|9566) pub14 20% (13 samples sent)
(9544|9566) pub14 31% (20 samples sent)
(9544|9566) pub14 40% (26 samples sent)
(9544|9566) pub14 50% (32 samples sent)
(9544|9566) pub14 60% (39 samples sent)
(9544|9566) pub14 70% (45 samples sent)
(9544|9563) pub11<-match found! before write for 010370a8.a59d8493.254897d0.00000002(bf1c790e)
(9544|9563) pub11 waiting for acks
(9544|9566) pub14 81% (52 samples sent)
(9544|9566) pub14 90% (58 samples sent)
(9544|9566) pub14 100% (64 samples sent)
(9544|9566) pub14->wait_match() before write for 010370a8.a59d8493.254897d3.00000002(f8bc03de)
(9544|9554) pub2<-match found! before write for 010370a8.a59d8493.254897c7.00000002(6ddc329c)
(9544|9554) pub2 waiting for acks
(9544|9558) pub6<-match found! before write for 010370a8.a59d8493.254897cb.00000002(a82cdf9d)
(9544|9558) pub6 waiting for acks
(9544|9560) pub8 writer id: 010370a8.a59d8493.254897cd.00000002(276c2a3d)
(9544|9560) pub8->started
(9544|9560) pub8 10% (7 samples sent)
(9544|9560) pub8 20% (13 samples sent)
(9544|9560) pub8 31% (20 samples sent)
(9544|9560) pub8 40% (26 samples sent)
(9544|9560) pub8 50% (32 samples sent)
(9544|9560) pub8 60% (39 samples sent)
(9544|9560) pub8 70% (45 samples sent)
(9544|9560) pub8 81% (52 samples sent)
(9544|9555) pub3<-delete_participant
(9544|9560) pub8 90% (58 samples sent)
(9544|9560) pub8 100% (64 samples sent)
(9544|9560) pub8->wait_match() before write for 010370a8.a59d8493.254897cd.00000002(276c2a3d)
(9544|9561) pub9<-match found! before write for 010370a8.a59d8493.254897ce.00000002(60cc50ed)
(9544|9561) pub9 waiting for acks
(9544|9564) pub12 writer id: 010370a8.a59d8493.254897d1.00000002(827c50be)
(9544|9564) pub12->started
(9544|9564) pub12 10% (7 samples sent)
(9544|9564) pub12 20% (13 samples sent)
(9544|9564) pub12 31% (20 samples sent)
(9544|9564) pub12 40% (26 samples sent)
(9544|9564) pub12 50% (32 samples sent)
(9544|9564) pub12 60% (39 samples sent)
(9544|9564) pub12 70% (45 samples sent)
(9544|9564) pub12 81% (52 samples sent)
(9544|9564) pub12 90% (58 samples sent)
(9544|9564) pub12 100% (64 samples sent)
(9544|9564) pub12->wait_match() before write for 010370a8.a59d8493.254897d1.00000002(827c50be)
(9544|9562) pub10 writer id: 010370a8.a59d8493.254897cf.00000002(5dac795d)
(9544|9562) pub10->started
(9544|9562) pub10 10% (7 samples sent)
(9544|9562) pub10 20% (13 samples sent)
(9544|9562) pub10 31% (20 samples sent)
(9544|9562) pub10 40% (26 samples sent)
(9544|9562) pub10 50% (32 samples sent)
(9544|9562) pub10 60% (39 samples sent)
(9544|9562) pub10 70% (45 samples sent)
(9544|9562) pub10 81% (52 samples sent)
(9544|9562) pub10 90% (58 samples sent)
(9544|9562) pub10 100% (64 samples sent)
(9544|9562) pub10->wait_match() before write for 010370a8.a59d8493.254897cf.00000002(5dac795d)
(9544|9557) pub5 waiting for acks returned
(9544|9557) pub5<-delete_contained_entities
(9544|9566) pub14<-match found! before write for 010370a8.a59d8493.254897d3.00000002(f8bc03de)
(9544|9566) pub14 waiting for acks
(9544|9559) pub7 waiting for acks returned
(9544|9559) pub7<-delete_contained_entities
(9544|9556) pub4 waiting for acks returned
(9544|9556) pub4<-delete_contained_entities
(9544|9564) pub12<-match found! before write for 010370a8.a59d8493.254897d1.00000002(827c50be)
(9544|9564) pub12 waiting for acks
(9544|9551) sub 40% (410 samples received)
(9544|9551) sub 50% (512 samples received)
(9544|9560) pub8<-match found! before write for 010370a8.a59d8493.254897cd.00000002(276c2a3d)
(9544|9560) pub8 waiting for acks
(9544|9551) sub 60% (615 samples received)
(9544|9562) pub10<-match found! before write for 010370a8.a59d8493.254897cf.00000002(5dac795d)
(9544|9562) pub10 waiting for acks
(9544|9557) pub5<-delete_participant
(9544|9559) pub7<-delete_participant
(9544|9556) pub4<-delete_participant
(9544|9552) pub0 waiting for acks returned
(9544|9552) pub0<-delete_contained_entities
(9544|9563) pub11 waiting for acks returned
(9544|9563) pub11<-delete_contained_entities
(9544|9565) pub13 waiting for acks returned
(9544|9565) pub13<-delete_contained_entities
(9544|9551) sub 70% (717 samples received)
(9544|9561) pub9 waiting for acks returned
(9544|9561) pub9<-delete_contained_entities
(9544|9551) sub 80% (820 samples received)
(9544|9566) pub14 waiting for acks returned
(9544|9566) pub14<-delete_contained_entities
(9544|9552) pub0<-delete_participant
(9544|9564) pub12 waiting for acks returned
(9544|9564) pub12<-delete_contained_entities
(9544|9563) pub11<-delete_participant
(9544|9565) pub13<-delete_participant
(9544|9551) sub 90% (922 samples received)
(9544|9551) sub 100% (1024 samples received)
(9544|9551) sub condition_.notify_all
(9544|9544) sub condition_.wait returned
(9544|9544) sub check_received
(9544|9544) sub check_received returns 0
(9544|9544) <- PublisherService::end
(9544|9560) pub8 waiting for acks returned
(9544|9560) pub8<-delete_contained_entities
(9544|9562) pub10 waiting for acks returned
(9544|9562) pub10<-delete_contained_entities
(9544|9554) pub2 waiting for acks returned
(9544|9554) pub2<-delete_contained_entities
(9544|9558) pub6 waiting for acks returned
(9544|9558) pub6<-delete_contained_entities
(9544|9561) pub9<-delete_participant
(9544|9566) pub14<-delete_participant
(9544|9564) pub12<-delete_participant
(9544|9560) pub8<-delete_participant
(9544|9562) pub10<-delete_participant
(9544|9554) pub2<-delete_participant
(9544|9558) pub6<-delete_participant
(9544|9544) <- PublisherService::~PublisherService
(9544|9544) <- Subscriber delete_contained_entities
(9544|9544) <- Subscriber delete_participant
(9544|9544) <- Subscriber::~Subscriber
(9544|9544) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl medium rtps durable Time:4s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl high rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 32 -s 32 -n 1024 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9633 started at 2026-05-21 11:15:17
(9633|9633) -> Thrasher started
(9633|9633) -> Subscriber::Subscriber
(9633|9633) Subscriber reader id: 010370a8.a59d8493.25a1d8d2.00000007(dd80859c)
(9633|9633) -> PublisherService::PublisherService
(9633|9633) -> PublisherService::start (32 threads)
(9633|9633) sub wait_received 0:1024
(9633|9644) pub3->transport cfg_3
(9633|9641) pub0->transport cfg_0
(9633|9643) pub2->transport cfg_2
(9633|9645) pub4->transport cfg_4
(9633|9642) pub1->transport cfg_1
(9633|9657) pub19->transport cfg_19
(9633|9669) pub30->transport cfg_30
(9633|9647) pub7->transport cfg_7
(9633|9658) pub16->transport cfg_16
(9633|9659) pub18->transport cfg_18
(9633|9664) pub23->transport cfg_23
(9633|9666) pub25->transport cfg_25
(9633|9667) pub26->transport cfg_26
(9633|9655) pub14->transport cfg_14
(9633|9652) pub11->transport cfg_11
(9633|9665) pub24->transport cfg_24
(9633|9671) pub29->transport cfg_29
(9633|9644) pub3 writer id: 010370a8.a59d8493.25a1d8d6.00000002(586ad7d3)
(9633|9644) pub3->started
(9633|9644) pub3 12% (4 samples sent)
(9633|9644) pub3 21% (7 samples sent)
(9633|9644) pub3 31% (10 samples sent)
(9633|9644) pub3 40% (13 samples sent)
(9633|9644) pub3 50% (16 samples sent)
(9633|9644) pub3 62% (20 samples sent)
(9633|9644) pub3 71% (23 samples sent)
(9633|9644) pub3 81% (26 samples sent)
(9633|9644) pub3 90% (29 samples sent)
(9633|9644) pub3 100% (32 samples sent)
(9633|9644) pub3->wait_match() before write for 010370a8.a59d8493.25a1d8d6.00000002(586ad7d3)
(9633|9644) pub3<-match found! before write for 010370a8.a59d8493.25a1d8d6.00000002(586ad7d3)
(9633|9644) pub3 waiting for acks
(9633|9641) pub0 writer id: 010370a8.a59d8493.25a1d8d3.00000002(908a58a3)
(9633|9641) pub0->started
(9633|9641) pub0 12% (4 samples sent)
(9633|9641) pub0 21% (7 samples sent)
(9633|9641) pub0 31% (10 samples sent)
(9633|9641) pub0 40% (13 samples sent)
(9633|9641) pub0 50% (16 samples sent)
(9633|9641) pub0 62% (20 samples sent)
(9633|9641) pub0 71% (23 samples sent)
(9633|9641) pub0 81% (26 samples sent)
(9633|9641) pub0 90% (29 samples sent)
(9633|9641) pub0 100% (32 samples sent)
(9633|9641) pub0->wait_match() before write for 010370a8.a59d8493.25a1d8d3.00000002(908a58a3)
(9633|9670) pub28->transport cfg_28
(9633|9641) pub0<-match found! before write for 010370a8.a59d8493.25a1d8d3.00000002(908a58a3)
(9633|9641) pub0 waiting for acks
(9633|9643) pub2 writer id: 010370a8.a59d8493.25a1d8d5.00000002(1fcaad03)
(9633|9643) pub2->started
(9633|9643) pub2 12% (4 samples sent)
(9633|9643) pub2 21% (7 samples sent)
(9633|9643) pub2 31% (10 samples sent)
(9633|9643) pub2 40% (13 samples sent)
(9633|9643) pub2 50% (16 samples sent)
(9633|9643) pub2 62% (20 samples sent)
(9633|9643) pub2 71% (23 samples sent)
(9633|9643) pub2 81% (26 samples sent)
(9633|9643) pub2 90% (29 samples sent)
(9633|9643) pub2 100% (32 samples sent)
(9633|9643) pub2->wait_match() before write for 010370a8.a59d8493.25a1d8d5.00000002(1fcaad03)
(9633|9645) pub4 writer id: 010370a8.a59d8493.25a1d8d7.00000002(650afe63)
(9633|9645) pub4->started
(9633|9645) pub4 12% (4 samples sent)
(9633|9645) pub4 21% (7 samples sent)
(9633|9645) pub4 31% (10 samples sent)
(9633|9645) pub4 40% (13 samples sent)
(9633|9645) pub4 50% (16 samples sent)
(9633|9645) pub4 62% (20 samples sent)
(9633|9645) pub4 71% (23 samples sent)
(9633|9645) pub4 81% (26 samples sent)
(9633|9645) pub4 90% (29 samples sent)
(9633|9645) pub4 100% (32 samples sent)
(9633|9645) pub4->wait_match() before write for 010370a8.a59d8493.25a1d8d7.00000002(650afe63)
(9633|9651) pub10->transport cfg_10
(9633|9643) pub2<-match found! before write for 010370a8.a59d8493.25a1d8d5.00000002(1fcaad03)
(9633|9643) pub2 waiting for acks
(9633|9642) pub1 writer id: 010370a8.a59d8493.25a1d8d4.00000002(22aa84b3)
(9633|9642) pub1->started
(9633|9642) pub1 12% (4 samples sent)
(9633|9642) pub1 21% (7 samples sent)
(9633|9642) pub1 31% (10 samples sent)
(9633|9642) pub1 40% (13 samples sent)
(9633|9642) pub1 50% (16 samples sent)
(9633|9642) pub1 62% (20 samples sent)
(9633|9642) pub1 71% (23 samples sent)
(9633|9642) pub1 81% (26 samples sent)
(9633|9642) pub1 90% (29 samples sent)
(9633|9642) pub1 100% (32 samples sent)
(9633|9642) pub1->wait_match() before write for 010370a8.a59d8493.25a1d8d4.00000002(22aa84b3)
(9633|9645) pub4<-match found! before write for 010370a8.a59d8493.25a1d8d7.00000002(650afe63)
(9633|9645) pub4 waiting for acks
(9633|9642) pub1<-match found! before write for 010370a8.a59d8493.25a1d8d4.00000002(22aa84b3)
(9633|9642) pub1 waiting for acks
(9633|9644) pub3 waiting for acks returned
(9633|9644) pub3<-delete_contained_entities
(9633|9648) pub5->transport cfg_5
(9633|9656) pub15->transport cfg_15
(9633|9641) pub0 waiting for acks returned
(9633|9641) pub0<-delete_contained_entities
(9633|9640) sub 10% (103 samples received)
(9633|9653) pub13->transport cfg_13
(9633|9644) pub3<-delete_participant
(9633|9643) pub2 waiting for acks returned
(9633|9643) pub2<-delete_contained_entities
(9633|9649) pub8->transport cfg_8
(9633|9642) pub1 waiting for acks returned
(9633|9642) pub1<-delete_contained_entities
(9633|9645) pub4 waiting for acks returned
(9633|9645) pub4<-delete_contained_entities
(9633|9641) pub0<-delete_participant
(9633|9663) pub22->transport cfg_22
(9633|9643) pub2<-delete_participant
(9633|9642) pub1<-delete_participant
(9633|9645) pub4<-delete_participant
(9633|9657) pub19 writer id: 010370a8.a59d8493.25a1d8e9.00000002(7b1bf884)
(9633|9657) pub19->started
(9633|9657) pub19 12% (4 samples sent)
(9633|9657) pub19 21% (7 samples sent)
(9633|9657) pub19 31% (10 samples sent)
(9633|9657) pub19 40% (13 samples sent)
(9633|9657) pub19 50% (16 samples sent)
(9633|9657) pub19 62% (20 samples sent)
(9633|9657) pub19 71% (23 samples sent)
(9633|9657) pub19 81% (26 samples sent)
(9633|9657) pub19 90% (29 samples sent)
(9633|9657) pub19 100% (32 samples sent)
(9633|9657) pub19->wait_match() before write for 010370a8.a59d8493.25a1d8e9.00000002(7b1bf884)
(9633|9657) pub19<-match found! before write for 010370a8.a59d8493.25a1d8e9.00000002(7b1bf884)
(9633|9657) pub19 waiting for acks
(9633|9662) pub20->transport cfg_20
(9633|9646) pub6->transport cfg_6
(9633|9657) pub19 waiting for acks returned
(9633|9657) pub19<-delete_contained_entities
(9633|9669) pub30 writer id: 010370a8.a59d8493.25a1d8f1.00000002(2b8b24c7)
(9633|9669) pub30->started
(9633|9669) pub30 12% (4 samples sent)
(9633|9669) pub30 21% (7 samples sent)
(9633|9669) pub30 31% (10 samples sent)
(9633|9669) pub30 40% (13 samples sent)
(9633|9669) pub30 50% (16 samples sent)
(9633|9669) pub30 62% (20 samples sent)
(9633|9669) pub30 71% (23 samples sent)
(9633|9669) pub30 81% (26 samples sent)
(9633|9669) pub30 90% (29 samples sent)
(9633|9669) pub30 100% (32 samples sent)
(9633|9669) pub30->wait_match() before write for 010370a8.a59d8493.25a1d8f1.00000002(2b8b24c7)
(9633|9650) pub9->transport cfg_9
(9633|9660) pub17->transport cfg_17
(9633|9657) pub19<-delete_participant
(9633|9647) pub7 writer id: 010370a8.a59d8493.25a1d8da.00000002(9d9a3ad2)
(9633|9647) pub7->started
(9633|9647) pub7 12% (4 samples sent)
(9633|9647) pub7 21% (7 samples sent)
(9633|9647) pub7 31% (10 samples sent)
(9633|9647) pub7 40% (13 samples sent)
(9633|9647) pub7 50% (16 samples sent)
(9633|9647) pub7 62% (20 samples sent)
(9633|9647) pub7 71% (23 samples sent)
(9633|9647) pub7 81% (26 samples sent)
(9633|9647) pub7 90% (29 samples sent)
(9633|9647) pub7 100% (32 samples sent)
(9633|9647) pub7->wait_match() before write for 010370a8.a59d8493.25a1d8da.00000002(9d9a3ad2)
(9633|9669) pub30<-match found! before write for 010370a8.a59d8493.25a1d8f1.00000002(2b8b24c7)
(9633|9669) pub30 waiting for acks
(9633|9661) pub21->transport cfg_21
(9633|9647) pub7<-match found! before write for 010370a8.a59d8493.25a1d8da.00000002(9d9a3ad2)
(9633|9647) pub7 waiting for acks
(9633|9658) pub16 writer id: 010370a8.a59d8493.25a1d8e3.00000002(31abe025)
(9633|9658) pub16->started
(9633|9658) pub16 12% (4 samples sent)
(9633|9658) pub16 21% (7 samples sent)
(9633|9658) pub16 31% (10 samples sent)
(9633|9658) pub16 40% (13 samples sent)
(9633|9658) pub16 50% (16 samples sent)
(9633|9658) pub16 62% (20 samples sent)
(9633|9658) pub16 71% (23 samples sent)
(9633|9658) pub16 81% (26 samples sent)
(9633|9658) pub16 90% (29 samples sent)
(9633|9658) pub16 100% (32 samples sent)
(9633|9658) pub16->wait_match() before write for 010370a8.a59d8493.25a1d8e3.00000002(31abe025)
(9633|9640) sub 20% (205 samples received)
(9633|9659) pub18 writer id: 010370a8.a59d8493.25a1d8e6.00000002(f94b6f55)
(9633|9659) pub18->started
(9633|9659) pub18 12% (4 samples sent)
(9633|9659) pub18 21% (7 samples sent)
(9633|9659) pub18 31% (10 samples sent)
(9633|9659) pub18 40% (13 samples sent)
(9633|9659) pub18 50% (16 samples sent)
(9633|9659) pub18 62% (20 samples sent)
(9633|9659) pub18 71% (23 samples sent)
(9633|9659) pub18 81% (26 samples sent)
(9633|9659) pub18 90% (29 samples sent)
(9633|9659) pub18 100% (32 samples sent)
(9633|9659) pub18->wait_match() before write for 010370a8.a59d8493.25a1d8e6.00000002(f94b6f55)
(9633|9664) pub23 writer id: 010370a8.a59d8493.25a1d8ed.00000002(8e9b5e44)
(9633|9664) pub23->started
(9633|9664) pub23 12% (4 samples sent)
(9633|9664) pub23 21% (7 samples sent)
(9633|9664) pub23 31% (10 samples sent)
(9633|9664) pub23 40% (13 samples sent)
(9633|9664) pub23 50% (16 samples sent)
(9633|9664) pub23 62% (20 samples sent)
(9633|9664) pub23 71% (23 samples sent)
(9633|9664) pub23 81% (26 samples sent)
(9633|9664) pub23 90% (29 samples sent)
(9633|9664) pub23 100% (32 samples sent)
(9633|9664) pub23->wait_match() before write for 010370a8.a59d8493.25a1d8ed.00000002(8e9b5e44)
(9633|9658) pub16<-match found! before write for 010370a8.a59d8493.25a1d8e3.00000002(31abe025)
(9633|9658) pub16 waiting for acks
(9633|9659) pub18<-match found! before write for 010370a8.a59d8493.25a1d8e6.00000002(f94b6f55)
(9633|9659) pub18 waiting for acks
(9633|9669) pub30 waiting for acks returned
(9633|9669) pub30<-delete_contained_entities
(9633|9668) pub27->transport cfg_27
(9633|9664) pub23<-match found! before write for 010370a8.a59d8493.25a1d8ed.00000002(8e9b5e44)
(9633|9664) pub23 waiting for acks
(9633|9666) pub25 writer id: 010370a8.a59d8493.25a1d8ec.00000002(b3fb77f4)
(9633|9666) pub25->started
(9633|9666) pub25 12% (4 samples sent)
(9633|9666) pub25 21% (7 samples sent)
(9633|9666) pub25 31% (10 samples sent)
(9633|9666) pub25 40% (13 samples sent)
(9633|9666) pub25 50% (16 samples sent)
(9633|9666) pub25 62% (20 samples sent)
(9633|9666) pub25 71% (23 samples sent)
(9633|9666) pub25 81% (26 samples sent)
(9633|9666) pub25 90% (29 samples sent)
(9633|9666) pub25 100% (32 samples sent)
(9633|9666) pub25->wait_match() before write for 010370a8.a59d8493.25a1d8ec.00000002(b3fb77f4)
(9633|9647) pub7 waiting for acks returned
(9633|9647) pub7<-delete_contained_entities
(9633|9672) pub31->transport cfg_31
(9633|9640) sub 30% (308 samples received)
(9633|9669) pub30<-delete_participant
(9633|9666) pub25<-match found! before write for 010370a8.a59d8493.25a1d8ec.00000002(b3fb77f4)
(9633|9666) pub25 waiting for acks
(9633|9667) pub26 writer id: 010370a8.a59d8493.25a1d8ea.00000002(3cbb8254)
(9633|9667) pub26->started
(9633|9667) pub26 12% (4 samples sent)
(9633|9667) pub26 21% (7 samples sent)
(9633|9667) pub26 31% (10 samples sent)
(9633|9667) pub26 40% (13 samples sent)
(9633|9667) pub26 50% (16 samples sent)
(9633|9647) pub7<-delete_participant
(9633|9667) pub26 62% (20 samples sent)
(9633|9667) pub26 71% (23 samples sent)
(9633|9667) pub26 81% (26 samples sent)
(9633|9667) pub26 90% (29 samples sent)
(9633|9667) pub26 100% (32 samples sent)
(9633|9667) pub26->wait_match() before write for 010370a8.a59d8493.25a1d8ea.00000002(3cbb8254)
(9633|9659) pub18 waiting for acks returned
(9633|9659) pub18<-delete_contained_entities
(9633|9658) pub16 waiting for acks returned
(9633|9658) pub16<-delete_contained_entities
(9633|9655) pub14 writer id: 010370a8.a59d8493.25a1d8e1.00000002(4b6bb345)
(9633|9655) pub14->started
(9633|9655) pub14 12% (4 samples sent)
(9633|9655) pub14 21% (7 samples sent)
(9633|9655) pub14 31% (10 samples sent)
(9633|9655) pub14 40% (13 samples sent)
(9633|9655) pub14 50% (16 samples sent)
(9633|9655) pub14 62% (20 samples sent)
(9633|9655) pub14 71% (23 samples sent)
(9633|9655) pub14 81% (26 samples sent)
(9633|9655) pub14 90% (29 samples sent)
(9633|9655) pub14 100% (32 samples sent)
(9633|9655) pub14->wait_match() before write for 010370a8.a59d8493.25a1d8e1.00000002(4b6bb345)
(9633|9667) pub26<-match found! before write for 010370a8.a59d8493.25a1d8ea.00000002(3cbb8254)
(9633|9667) pub26 waiting for acks
(9633|9664) pub23 waiting for acks returned
(9633|9664) pub23<-delete_contained_entities
(9633|9654) pub12->transport cfg_12
(9633|9652) pub11 writer id: 010370a8.a59d8493.25a1d8df.00000002(557ab5a2)
(9633|9652) pub11->started
(9633|9652) pub11 12% (4 samples sent)
(9633|9652) pub11 21% (7 samples sent)
(9633|9652) pub11 31% (10 samples sent)
(9633|9652) pub11 40% (13 samples sent)
(9633|9652) pub11 50% (16 samples sent)
(9633|9652) pub11 62% (20 samples sent)
(9633|9652) pub11 71% (23 samples sent)
(9633|9652) pub11 81% (26 samples sent)
(9633|9652) pub11 90% (29 samples sent)
(9633|9652) pub11 100% (32 samples sent)
(9633|9652) pub11->wait_match() before write for 010370a8.a59d8493.25a1d8df.00000002(557ab5a2)
(9633|9659) pub18<-delete_participant
(9633|9658) pub16<-delete_participant
(9633|9655) pub14<-match found! before write for 010370a8.a59d8493.25a1d8e1.00000002(4b6bb345)
(9633|9655) pub14 waiting for acks
(9633|9665) pub24 writer id: 010370a8.a59d8493.25a1d8e7.00000002(c42b46e5)
(9633|9665) pub24->started
(9633|9665) pub24 12% (4 samples sent)
(9633|9665) pub24 21% (7 samples sent)
(9633|9665) pub24 31% (10 samples sent)
(9633|9665) pub24 40% (13 samples sent)
(9633|9665) pub24 50% (16 samples sent)
(9633|9665) pub24 62% (20 samples sent)
(9633|9665) pub24 71% (23 samples sent)
(9633|9665) pub24 81% (26 samples sent)
(9633|9665) pub24 90% (29 samples sent)
(9633|9665) pub24 100% (32 samples sent)
(9633|9665) pub24->wait_match() before write for 010370a8.a59d8493.25a1d8e7.00000002(c42b46e5)
(9633|9640) sub 40% (410 samples received)
(9633|9664) pub23<-delete_participant
(9633|9671) pub29 writer id: 010370a8.a59d8493.25a1d8f0.00000002(16eb0d77)
(9633|9671) pub29->started
(9633|9671) pub29 12% (4 samples sent)
(9633|9671) pub29 21% (7 samples sent)
(9633|9671) pub29 31% (10 samples sent)
(9633|9671) pub29 40% (13 samples sent)
(9633|9671) pub29 50% (16 samples sent)
(9633|9671) pub29 62% (20 samples sent)
(9633|9671) pub29 71% (23 samples sent)
(9633|9671) pub29 81% (26 samples sent)
(9633|9671) pub29 90% (29 samples sent)
(9633|9671) pub29 100% (32 samples sent)
(9633|9671) pub29->wait_match() before write for 010370a8.a59d8493.25a1d8f0.00000002(16eb0d77)
(9633|9666) pub25 waiting for acks returned
(9633|9666) pub25<-delete_contained_entities
(9633|9652) pub11<-match found! before write for 010370a8.a59d8493.25a1d8df.00000002(557ab5a2)
(9633|9652) pub11 waiting for acks
(9633|9671) pub29<-match found! before write for 010370a8.a59d8493.25a1d8f0.00000002(16eb0d77)
(9633|9671) pub29 waiting for acks
(9633|9667) pub26 waiting for acks returned
(9633|9667) pub26<-delete_contained_entities
(9633|9665) pub24<-match found! before write for 010370a8.a59d8493.25a1d8e7.00000002(c42b46e5)
(9633|9665) pub24 waiting for acks
(9633|9670) pub28 writer id: 010370a8.a59d8493.25a1d8ee.00000002(c93b2494)
(9633|9670) pub28->started
(9633|9670) pub28 12% (4 samples sent)
(9633|9670) pub28 21% (7 samples sent)
(9633|9670) pub28 31% (10 samples sent)
(9633|9670) pub28 40% (13 samples sent)
(9633|9670) pub28 50% (16 samples sent)
(9633|9670) pub28 62% (20 samples sent)
(9633|9670) pub28 71% (23 samples sent)
(9633|9670) pub28 81% (26 samples sent)
(9633|9670) pub28 90% (29 samples sent)
(9633|9670) pub28 100% (32 samples sent)
(9633|9670) pub28->wait_match() before write for 010370a8.a59d8493.25a1d8ee.00000002(c93b2494)
(9633|9651) pub10 writer id: 010370a8.a59d8493.25a1d8dc.00000002(12dacf72)
(9633|9651) pub10->started
(9633|9651) pub10 12% (4 samples sent)
(9633|9651) pub10 21% (7 samples sent)
(9633|9651) pub10 31% (10 samples sent)
(9633|9651) pub10 40% (13 samples sent)
(9633|9651) pub10 50% (16 samples sent)
(9633|9651) pub10 62% (20 samples sent)
(9633|9651) pub10 71% (23 samples sent)
(9633|9651) pub10 81% (26 samples sent)
(9633|9651) pub10 90% (29 samples sent)
(9633|9651) pub10 100% (32 samples sent)
(9633|9651) pub10->wait_match() before write for 010370a8.a59d8493.25a1d8dc.00000002(12dacf72)
(9633|9670) pub28<-match found! before write for 010370a8.a59d8493.25a1d8ee.00000002(c93b2494)
(9633|9670) pub28 waiting for acks
(9633|9648) pub5 writer id: 010370a8.a59d8493.25a1d8d8.00000002(e75a69b2)
(9633|9648) pub5->started
(9633|9648) pub5 12% (4 samples sent)
(9633|9648) pub5 21% (7 samples sent)
(9633|9648) pub5 31% (10 samples sent)
(9633|9648) pub5 40% (13 samples sent)
(9633|9648) pub5 50% (16 samples sent)
(9633|9648) pub5 62% (20 samples sent)
(9633|9648) pub5 71% (23 samples sent)
(9633|9648) pub5 81% (26 samples sent)
(9633|9648) pub5 90% (29 samples sent)
(9633|9648) pub5 100% (32 samples sent)
(9633|9648) pub5->wait_match() before write for 010370a8.a59d8493.25a1d8d8.00000002(e75a69b2)
(9633|9656) pub15 writer id: 010370a8.a59d8493.25a1d8e2.00000002(0ccbc995)
(9633|9656) pub15->started
(9633|9656) pub15 12% (4 samples sent)
(9633|9656) pub15 21% (7 samples sent)
(9633|9656) pub15 31% (10 samples sent)
(9633|9656) pub15 40% (13 samples sent)
(9633|9656) pub15 50% (16 samples sent)
(9633|9656) pub15 62% (20 samples sent)
(9633|9656) pub15 71% (23 samples sent)
(9633|9656) pub15 81% (26 samples sent)
(9633|9656) pub15 90% (29 samples sent)
(9633|9656) pub15 100% (32 samples sent)
(9633|9656) pub15->wait_match() before write for 010370a8.a59d8493.25a1d8e2.00000002(0ccbc995)
(9633|9655) pub14 waiting for acks returned
(9633|9655) pub14<-delete_contained_entities
(9633|9640) sub 50% (512 samples received)
(9633|9656) pub15<-match found! before write for 010370a8.a59d8493.25a1d8e2.00000002(0ccbc995)
(9633|9656) pub15 waiting for acks
(9633|9648) pub5<-match found! before write for 010370a8.a59d8493.25a1d8d8.00000002(e75a69b2)
(9633|9648) pub5 waiting for acks
(9633|9649) pub8 writer id: 010370a8.a59d8493.25a1d8db.00000002(a0fa1362)
(9633|9649) pub8->started
(9633|9649) pub8 12% (4 samples sent)
(9633|9649) pub8 21% (7 samples sent)
(9633|9649) pub8 31% (10 samples sent)
(9633|9649) pub8 40% (13 samples sent)
(9633|9649) pub8 50% (16 samples sent)
(9633|9649) pub8 62% (20 samples sent)
(9633|9649) pub8 71% (23 samples sent)
(9633|9649) pub8 81% (26 samples sent)
(9633|9649) pub8 90% (29 samples sent)
(9633|9649) pub8 100% (32 samples sent)
(9633|9649) pub8->wait_match() before write for 010370a8.a59d8493.25a1d8db.00000002(a0fa1362)
(9633|9666) pub25<-delete_participant
(9633|9651) pub10<-match found! before write for 010370a8.a59d8493.25a1d8dc.00000002(12dacf72)
(9633|9651) pub10 waiting for acks
(9633|9653) pub13 writer id: 010370a8.a59d8493.25a1d8de.00000002(681a9c12)
(9633|9653) pub13->started
(9633|9653) pub13 12% (4 samples sent)
(9633|9653) pub13 21% (7 samples sent)
(9633|9653) pub13 31% (10 samples sent)
(9633|9653) pub13 40% (13 samples sent)
(9633|9653) pub13 50% (16 samples sent)
(9633|9653) pub13 62% (20 samples sent)
(9633|9653) pub13 71% (23 samples sent)
(9633|9653) pub13 81% (26 samples sent)
(9633|9653) pub13 90% (29 samples sent)
(9633|9653) pub13 100% (32 samples sent)
(9633|9653) pub13->wait_match() before write for 010370a8.a59d8493.25a1d8de.00000002(681a9c12)
(9633|9649) pub8<-match found! before write for 010370a8.a59d8493.25a1d8db.00000002(a0fa1362)
(9633|9649) pub8 waiting for acks
(9633|9652) pub11 waiting for acks returned
(9633|9652) pub11<-delete_contained_entities
(9633|9671) pub29 waiting for acks returned
(9633|9671) pub29<-delete_contained_entities
(9633|9667) pub26<-delete_participant
(9633|9655) pub14<-delete_participant
(9633|9665) pub24 waiting for acks returned
(9633|9665) pub24<-delete_contained_entities
(9633|9653) pub13<-match found! before write for 010370a8.a59d8493.25a1d8de.00000002(681a9c12)
(9633|9653) pub13 waiting for acks
(9633|9640) sub 60% (615 samples received)
(9633|9663) pub22 writer id: 010370a8.a59d8493.25a1d8eb.00000002(01dbabe4)
(9633|9663) pub22->started
(9633|9663) pub22 12% (4 samples sent)
(9633|9663) pub22 21% (7 samples sent)
(9633|9663) pub22 31% (10 samples sent)
(9633|9663) pub22 40% (13 samples sent)
(9633|9663) pub22 50% (16 samples sent)
(9633|9663) pub22 62% (20 samples sent)
(9633|9663) pub22 71% (23 samples sent)
(9633|9663) pub22 81% (26 samples sent)
(9633|9663) pub22 90% (29 samples sent)
(9633|9663) pub22 100% (32 samples sent)
(9633|9663) pub22->wait_match() before write for 010370a8.a59d8493.25a1d8eb.00000002(01dbabe4)
(9633|9670) pub28 waiting for acks returned
(9633|9670) pub28<-delete_contained_entities
(9633|9662) pub20 writer id: 010370a8.a59d8493.25a1d8e5.00000002(beeb1585)
(9633|9662) pub20->started
(9633|9662) pub20 12% (4 samples sent)
(9633|9662) pub20 21% (7 samples sent)
(9633|9662) pub20 31% (10 samples sent)
(9633|9662) pub20 40% (13 samples sent)
(9633|9662) pub20 50% (16 samples sent)
(9633|9662) pub20 62% (20 samples sent)
(9633|9662) pub20 71% (23 samples sent)
(9633|9662) pub20 81% (26 samples sent)
(9633|9662) pub20 90% (29 samples sent)
(9633|9662) pub20 100% (32 samples sent)
(9633|9662) pub20->wait_match() before write for 010370a8.a59d8493.25a1d8e5.00000002(beeb1585)
(9633|9646) pub6 writer id: 010370a8.a59d8493.25a1d8d9.00000002(da3a4002)
(9633|9646) pub6->started
(9633|9646) pub6 12% (4 samples sent)
(9633|9646) pub6 21% (7 samples sent)
(9633|9646) pub6 31% (10 samples sent)
(9633|9646) pub6 40% (13 samples sent)
(9633|9646) pub6 50% (16 samples sent)
(9633|9646) pub6 62% (20 samples sent)
(9633|9646) pub6 71% (23 samples sent)
(9633|9646) pub6 81% (26 samples sent)
(9633|9646) pub6 90% (29 samples sent)
(9633|9646) pub6 100% (32 samples sent)
(9633|9646) pub6->wait_match() before write for 010370a8.a59d8493.25a1d8d9.00000002(da3a4002)
(9633|9652) pub11<-delete_participant
(9633|9671) pub29<-delete_participant
(9633|9650) pub9 writer id: 010370a8.a59d8493.25a1d8dd.00000002(2fbae6c2)
(9633|9650) pub9->started
(9633|9650) pub9 12% (4 samples sent)
(9633|9650) pub9 21% (7 samples sent)
(9633|9650) pub9 31% (10 samples sent)
(9633|9650) pub9 40% (13 samples sent)
(9633|9650) pub9 50% (16 samples sent)
(9633|9650) pub9 62% (20 samples sent)
(9633|9650) pub9 71% (23 samples sent)
(9633|9650) pub9 81% (26 samples sent)
(9633|9650) pub9 90% (29 samples sent)
(9633|9650) pub9 100% (32 samples sent)
(9633|9650) pub9->wait_match() before write for 010370a8.a59d8493.25a1d8dd.00000002(2fbae6c2)
(9633|9665) pub24<-delete_participant
(9633|9656) pub15 waiting for acks returned
(9633|9656) pub15<-delete_contained_entities
(9633|9648) pub5 waiting for acks returned
(9633|9648) pub5<-delete_contained_entities
(9633|9663) pub22<-match found! before write for 010370a8.a59d8493.25a1d8eb.00000002(01dbabe4)
(9633|9663) pub22 waiting for acks
(9633|9660) pub17 writer id: 010370a8.a59d8493.25a1d8e4.00000002(838b3c35)
(9633|9660) pub17->started
(9633|9660) pub17 12% (4 samples sent)
(9633|9660) pub17 21% (7 samples sent)
(9633|9660) pub17 31% (10 samples sent)
(9633|9660) pub17 40% (13 samples sent)
(9633|9660) pub17 50% (16 samples sent)
(9633|9660) pub17 62% (20 samples sent)
(9633|9660) pub17 71% (23 samples sent)
(9633|9660) pub17 81% (26 samples sent)
(9633|9660) pub17 90% (29 samples sent)
(9633|9660) pub17 100% (32 samples sent)
(9633|9660) pub17->wait_match() before write for 010370a8.a59d8493.25a1d8e4.00000002(838b3c35)
(9633|9651) pub10 waiting for acks returned
(9633|9651) pub10<-delete_contained_entities
(9633|9640) sub 70% (717 samples received)
(9633|9661) pub21 writer id: 010370a8.a59d8493.25a1d8e8.00000002(467bd134)
(9633|9661) pub21->started
(9633|9661) pub21 12% (4 samples sent)
(9633|9661) pub21 21% (7 samples sent)
(9633|9661) pub21 31% (10 samples sent)
(9633|9661) pub21 40% (13 samples sent)
(9633|9661) pub21 50% (16 samples sent)
(9633|9661) pub21 62% (20 samples sent)
(9633|9661) pub21 71% (23 samples sent)
(9633|9661) pub21 81% (26 samples sent)
(9633|9661) pub21 90% (29 samples sent)
(9633|9661) pub21 100% (32 samples sent)
(9633|9661) pub21->wait_match() before write for 010370a8.a59d8493.25a1d8e8.00000002(467bd134)
(9633|9662) pub20<-match found! before write for 010370a8.a59d8493.25a1d8e5.00000002(beeb1585)
(9633|9662) pub20 waiting for acks
(9633|9668) pub27 writer id: 010370a8.a59d8493.25a1d8ef.00000002(f45b0d24)
(9633|9668) pub27->started
(9633|9668) pub27 12% (4 samples sent)
(9633|9668) pub27 21% (7 samples sent)
(9633|9668) pub27 31% (10 samples sent)
(9633|9668) pub27 40% (13 samples sent)
(9633|9668) pub27 50% (16 samples sent)
(9633|9668) pub27 62% (20 samples sent)
(9633|9668) pub27 71% (23 samples sent)
(9633|9668) pub27 81% (26 samples sent)
(9633|9668) pub27 90% (29 samples sent)
(9633|9668) pub27 100% (32 samples sent)
(9633|9668) pub27->wait_match() before write for 010370a8.a59d8493.25a1d8ef.00000002(f45b0d24)
(9633|9646) pub6<-match found! before write for 010370a8.a59d8493.25a1d8d9.00000002(da3a4002)
(9633|9646) pub6 waiting for acks
(9633|9649) pub8 waiting for acks returned
(9633|9649) pub8<-delete_contained_entities
(9633|9672) pub31 writer id: 010370a8.a59d8493.25a1d8f2.00000002(6c2b5e17)
(9633|9672) pub31->started
(9633|9672) pub31 12% (4 samples sent)
(9633|9672) pub31 21% (7 samples sent)
(9633|9672) pub31 31% (10 samples sent)
(9633|9672) pub31 40% (13 samples sent)
(9633|9672) pub31 50% (16 samples sent)
(9633|9672) pub31 62% (20 samples sent)
(9633|9672) pub31 71% (23 samples sent)
(9633|9672) pub31 81% (26 samples sent)
(9633|9672) pub31 90% (29 samples sent)
(9633|9672) pub31 100% (32 samples sent)
(9633|9672) pub31->wait_match() before write for 010370a8.a59d8493.25a1d8f2.00000002(6c2b5e17)
(9633|9650) pub9<-match found! before write for 010370a8.a59d8493.25a1d8dd.00000002(2fbae6c2)
(9633|9650) pub9 waiting for acks
(9633|9653) pub13 waiting for acks returned
(9633|9653) pub13<-delete_contained_entities
(9633|9670) pub28<-delete_participant
(9633|9660) pub17<-match found! before write for 010370a8.a59d8493.25a1d8e4.00000002(838b3c35)
(9633|9660) pub17 waiting for acks
(9633|9654) pub12 writer id: 010370a8.a59d8493.25a1d8e0.00000002(760b9af5)
(9633|9654) pub12->started
(9633|9654) pub12 12% (4 samples sent)
(9633|9654) pub12 21% (7 samples sent)
(9633|9654) pub12 31% (10 samples sent)
(9633|9654) pub12 40% (13 samples sent)
(9633|9654) pub12 50% (16 samples sent)
(9633|9654) pub12 62% (20 samples sent)
(9633|9654) pub12 71% (23 samples sent)
(9633|9654) pub12 81% (26 samples sent)
(9633|9654) pub12 90% (29 samples sent)
(9633|9654) pub12 100% (32 samples sent)
(9633|9654) pub12->wait_match() before write for 010370a8.a59d8493.25a1d8e0.00000002(760b9af5)
(9633|9648) pub5<-delete_participant
(9633|9656) pub15<-delete_participant
(9633|9661) pub21<-match found! before write for 010370a8.a59d8493.25a1d8e8.00000002(467bd134)
(9633|9661) pub21 waiting for acks
(9633|9668) pub27<-match found! before write for 010370a8.a59d8493.25a1d8ef.00000002(f45b0d24)
(9633|9668) pub27 waiting for acks
(9633|9640) sub 80% (820 samples received)
(9633|9672) pub31<-match found! before write for 010370a8.a59d8493.25a1d8f2.00000002(6c2b5e17)
(9633|9672) pub31 waiting for acks
(9633|9663) pub22 waiting for acks returned
(9633|9663) pub22<-delete_contained_entities
(9633|9651) pub10<-delete_participant
(9633|9654) pub12<-match found! before write for 010370a8.a59d8493.25a1d8e0.00000002(760b9af5)
(9633|9654) pub12 waiting for acks
(9633|9662) pub20 waiting for acks returned
(9633|9662) pub20<-delete_contained_entities
(9633|9640) sub 90% (922 samples received)
(9633|9649) pub8<-delete_participant
(9633|9646) pub6 waiting for acks returned
(9633|9646) pub6<-delete_contained_entities
(9633|9653) pub13<-delete_participant
(9633|9650) pub9 waiting for acks returned
(9633|9650) pub9<-delete_contained_entities
(9633|9663) pub22<-delete_participant
(9633|9660) pub17 waiting for acks returned
(9633|9660) pub17<-delete_contained_entities
(9633|9640) sub 100% (1024 samples received)
(9633|9640) sub condition_.notify_all
(9633|9633) sub condition_.wait returned
(9633|9633) sub check_received
(9633|9633) sub check_received returns 0
(9633|9633) <- PublisherService::end
(9633|9661) pub21 waiting for acks returned
(9633|9661) pub21<-delete_contained_entities
(9633|9668) pub27 waiting for acks returned
(9633|9668) pub27<-delete_contained_entities
(9633|9672) pub31 waiting for acks returned
(9633|9672) pub31<-delete_contained_entities
(9633|9654) pub12 waiting for acks returned
(9633|9654) pub12<-delete_contained_entities
(9633|9662) pub20<-delete_participant
(9633|9646) pub6<-delete_participant
(9633|9650) pub9<-delete_participant
(9633|9660) pub17<-delete_participant
(9633|9661) pub21<-delete_participant
(9633|9668) pub27<-delete_participant
(9633|9672) pub31<-delete_participant
(9633|9654) pub12<-delete_participant
(9633|9633) <- PublisherService::~PublisherService
(9633|9633) <- Subscriber delete_contained_entities
(9633|9633) <- Subscriber delete_participant
(9633|9633) <- Subscriber::~Subscriber
(9633|9633) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl high rtps durable Time:15s Result:0
==============================================================================
tests/DCPS/DomainRange/run_test.pl
#
*********************************
DomainRangeTest creates a single process with 1 DW and 4 DRs.
Domains and transports are dynamically configured from the
templates in config.ini. The DW in each domain sends 10
messages to its DRs.
*********************************
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DomainRange/DomainRangeTest -DCPSConfigFile config.ini -ORBVerboseLogging 1 -DCPSDebugLevel 10 -domain 2 -domain 8 -domain 20 -domain 50 -domain 8 -DCPSTransportDebugLevel 1 -ORBLogFile alpha.log -DCPSPendingTimeout 3
alpha PID: 9805 started at 2026-05-21 11:15:32
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: 9916 started at 2026-05-21 11:15:38
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: 10029 started at 2026-05-21 11:15:45
test PASSED.
auto_run_tests_finished: tests/DCPS/GuardCondition/run_test.pl Time:9s Result:0
==============================================================================
tests/DCPS/StatusCondition/run_test.pl
#
(10046|10046) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
auto_run_tests_finished: tests/DCPS/StatusCondition/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/ReadCondition/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 10056
/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: 10066 started at 2026-05-21 11:15:55
wait returned
took sample 1
took sample 2
took sample 3
testing take_next_instance_w_condition
took sample 4
took sample 5
took sample 6
took sample 7
took sample 8
took sample 9
took sample 10
took sample 11
wait returned
an instance has been disposed, exiting
wait returned
took sample 1
took sample 2
took sample 3
testing take_instance_w_condition
wait returned
took sample 4
took sample 5
took sample 6
testing take_instance_w_condition
wait returned
took sample 7
took sample 8
took sample 9
testing take_instance_w_condition
wait returned
took sample 10
took sample 11
testing take_instance_w_condition
an instance has been disposed, exiting
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/ReadCondition/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/QueryCondition/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/QueryCondition/QueryConditionTest -DCPSConfigFile dcps.ini -DCPSBit 0
(10088|10088) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
wait returned
Info: instance_handle = 25 sample_rank = 0
Data: key = 9 name = data_A nest.value = 1
Info: instance_handle = 13 sample_rank = 0
Data: key = 3 name = data_B nest.value = 1
Info: instance_handle = 14 sample_rank = 2
Data: key = 4 name = data_B nest.value = 1
Info: instance_handle = 18 sample_rank = 0
Data: key = 6 name = data_B nest.value = 1
Info: instance_handle = 22 sample_rank = 2
Data: key = 8 name = data_C nest.value = 1
Info: instance_handle = 22 sample_rank = 1
Data: key = 8 name = data_D nest.value = 0
Info: instance_handle = 42 sample_rank = 0
Data: key = 17 name = data_D nest.value = 1
Info: instance_handle = 22 sample_rank = 0
Data: key = 8 name = data_D nest.value = 2
Info: instance_handle = 21 sample_rank = 0
Data: key = 7 name = data_H nest.value = 1
Info: instance_handle = 40 sample_rank = 2
Data: key = 16 name = data_H nest.value = 1
Info: instance_handle = 40 sample_rank = 1
Data: key = 16 name = data_I nest.value = 0
Info: instance_handle = 40 sample_rank = 0
Data: key = 16 name = data_I nest.value = 2
Info: instance_handle = 34 sample_rank = 0
Data: key = 13 name = data_K nest.value = 1
Info: instance_handle = 36 sample_rank = 0
Data: key = 14 name = data_K nest.value = 1
Info: instance_handle = 8 sample_rank = 0
Data: key = 1 name = data_L nest.value = 1
Info: instance_handle = 14 sample_rank = 1
Data: key = 4 name = data_M nest.value = 0
Info: instance_handle = 14 sample_rank = 0
Data: key = 4 name = data_M nest.value = 2
Info: instance_handle = 6 sample_rank = 2
Data: key = 0 name = data_N nest.value = 1
Info: instance_handle = 31 sample_rank = 2
Data: key = 12 name = data_O nest.value = 1
Info: instance_handle = 16 sample_rank = 0
Data: key = 5 name = data_Q nest.value = 1
Info: instance_handle = 11 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
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
wait returned
Info: instance_handle = 32 sample_rank = 0
Data: key = 9 name = data_A nest.value = 1
Info: instance_handle = 15 sample_rank = 0
Data: key = 3 name = data_B nest.value = 1
Info: instance_handle = 18 sample_rank = 2
Data: key = 4 name = data_B nest.value = 1
Info: instance_handle = 24 sample_rank = 0
Data: key = 6 name = data_B nest.value = 1
Info: instance_handle = 29 sample_rank = 2
Data: key = 8 name = data_C nest.value = 1
Info: instance_handle = 29 sample_rank = 1
Data: key = 8 name = data_D nest.value = 0
Info: instance_handle = 29 sample_rank = 0
Data: key = 8 name = data_D nest.value = 2
Info: instance_handle = 27 sample_rank = 0
Data: key = 7 name = data_H nest.value = 1
Info: instance_handle = 10 sample_rank = 0
Data: key = 1 name = data_L nest.value = 1
Info: instance_handle = 18 sample_rank = 1
Data: key = 4 name = data_M nest.value = 0
Info: instance_handle = 18 sample_rank = 0
Data: key = 4 name = data_M nest.value = 2
Info: instance_handle = 6 sample_rank = 2
Data: key = 0 name = data_N nest.value = 1
Info: instance_handle = 21 sample_rank = 0
Data: key = 5 name = data_Q nest.value = 1
Info: instance_handle = 12 sample_rank = 0
Data: key = 2 name = data_R nest.value = 1
Info: instance_handle = 35 sample_rank = 0
Data: key = 10 name = data_R nest.value = 1
Info: instance_handle = 6 sample_rank = 1
Data: key = 0 name = data_W nest.value = 0
Info: instance_handle = 6 sample_rank = 0
Data: key = 0 name = data_W nest.value = 2
wait returned
Info: instance_handle = 36 sample_rank = 0
Data: key = 11 name = data_Z nest.value = 1
wait returned
Info: instance_handle = 37 sample_rank = 0
Data: key = 12 name = data_O nest.value = 1
wait returned
Info: instance_handle = 37 sample_rank = 0
Data: key = 12 name = data_W nest.value = 0
wait returned
Info: instance_handle = 37 sample_rank = 0
Data: key = 12 name = data_W nest.value = 2
wait returned
Info: instance_handle = 38 sample_rank = 0
Data: key = 13 name = data_K nest.value = 1
wait returned
Info: instance_handle = 39 sample_rank = 0
Data: key = 14 name = data_K nest.value = 1
wait returned
Info: instance_handle = 40 sample_rank = 0
Data: key = 15 name = data_Y nest.value = 1
wait returned
Info: instance_handle = 41 sample_rank = 0
Data: key = 16 name = data_H nest.value = 1
wait returned
Info: instance_handle = 41 sample_rank = 0
Data: key = 16 name = data_I nest.value = 0
wait returned
Info: instance_handle = 41 sample_rank = 0
Data: key = 16 name = data_I nest.value = 2
wait returned
Info: instance_handle = 42 sample_rank = 0
Data: key = 17 name = data_D nest.value = 1
wait returned
Info: instance_handle = 43 sample_rank = 0
Data: key = 18 name = data_D nest.value = 1
wait returned
Info: instance_handle = 44 sample_rank = 0
Data: key = 19 name = data_Q nest.value = 1
timeout wait returned
auto_run_tests_finished: tests/DCPS/QueryCondition/run_test.pl rtps_disc Time:11s Result:0
==============================================================================
tests/DCPS/QueryCondition/run_test.pl rtps_disc dynamic
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/QueryCondition/QueryConditionTest -DCPSConfigFile rtps_disc.ini -DCPSBit 0 -dynamic
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
auto_run_tests_finished: tests/DCPS/QueryCondition/run_test.pl rtps_disc dynamic Time:13s Result:0
==============================================================================
performance-tests/bench/unit-tests/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/unit-tests/Bench_Unit_Tests -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 10122 started at 2026-05-21 11:16:32
[==========] Running 17 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 13 tests from PropertyStatBlock
[ RUN ] PropertyStatBlock.NominalUsage_OddCount
[ OK ] PropertyStatBlock.NominalUsage_OddCount (0 ms)
[ RUN ] PropertyStatBlock.NominalUsage_EvenCount
[ OK ] PropertyStatBlock.NominalUsage_EvenCount (0 ms)
[ RUN ] PropertyStatBlock.Consolidate
[ OK ] PropertyStatBlock.Consolidate (1 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector
[ OK ] PropertyStatBlock.ConsolidateVector (0 ms)
[ RUN ] PropertyStatBlock.Consolidate_Uneven
[ OK ] PropertyStatBlock.Consolidate_Uneven (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_Uneven
[ OK ] PropertyStatBlock.ConsolidateVector_Uneven (0 ms)
[ RUN ] PropertyStatBlock.Consolidate_CountOne
[ OK ] PropertyStatBlock.Consolidate_CountOne (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_CountOne
[ OK ] PropertyStatBlock.ConsolidateVector_CountOne (0 ms)
[ RUN ] PropertyStatBlock.Consolidate_CountZero
[ OK ] PropertyStatBlock.Consolidate_CountZero (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_CountZero
[ OK ] PropertyStatBlock.ConsolidateVector_CountZero (0 ms)
[ RUN ] PropertyStatBlock.Consolidate_CountZero_OtherDirection
[ OK ] PropertyStatBlock.Consolidate_CountZero_OtherDirection (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_CountZero_OtherDirection
[ OK ] PropertyStatBlock.ConsolidateVector_CountZero_OtherDirection (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_CountZero_Multiple
[ OK ] PropertyStatBlock.ConsolidateVector_CountZero_Multiple (0 ms)
[----------] 13 tests from PropertyStatBlock (1 ms total)
[----------] 4 tests from AllocationTest
[ RUN ] AllocationTest.Success
[ OK ] AllocationTest.Success (1 ms)
[ RUN ] AllocationTest.ExclusiveAllocSimpleFailure
[ OK ] AllocationTest.ExclusiveAllocSimpleFailure (0 ms)
[ RUN ] AllocationTest.ExclusiveAllocOverlapFailure
[ OK ] AllocationTest.ExclusiveAllocOverlapFailure (0 ms)
[ RUN ] AllocationTest.NonexclusiveAllocFailure
[ OK ] AllocationTest.NonexclusiveAllocFailure (0 ms)
[----------] 4 tests from AllocationTest (1 ms total)
[----------] Global test environment tear-down
[==========] 17 tests from 2 test cases ran. (2 ms total)
[ PASSED ] 17 tests.
test PASSED.
auto_run_tests_finished: performance-tests/bench/unit-tests/run_test.pl Time:0s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-disco-long --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10123
node_controller PID: 10124 started at 2026-05-21 11:16:32
/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: 10125 started at 2026-05-21 11:16:32
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 010370a8.a59d8493.278cf39a.000001c1 "test_nc_10123"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/1
Started at 2026-05-21T11:16:39Z
Setting scenario launch_time to be 3 seconds from now: 2026-05-21T11:16:42Z
2026-05-21T11:16:42Z: Node 010370a8.a59d8493.278cf39a.000001c1 (test_nc_10123) starting process 10142:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w1_config.json --report /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w1_report.json --log /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w1_log.txt
2026-05-21T11:16:42Z: Node 010370a8.a59d8493.278cf39a.000001c1 (test_nc_10123) starting process 10143:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w2_config.json --report /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w2_report.json --log /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w2_log.txt
2026-05-21T11:16:42Z: Node 010370a8.a59d8493.278cf39a.000001c1 (test_nc_10123) starting process 10144:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w3_config.json --report /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w3_report.json --log /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w3_log.txt
2026-05-21T11:16:42Z: Node 010370a8.a59d8493.278cf39a.000001c1 (test_nc_10123) starting process 10145:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w4_config.json --report /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w4_report.json --log /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w4_log.txt
2026-05-21T11:16:42Z: Node 010370a8.a59d8493.278cf39a.000001c1 (test_nc_10123) starting process 10146:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w5_config.json --report /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w5_report.json --log /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w5_log.txt
2026-05-21T11:16:42Z: Node 010370a8.a59d8493.278cf39a.000001c1 (test_nc_10123) starting process 10147:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w6_config.json --report /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w6_report.json --log /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w6_log.txt
2026-05-21T11:16:42Z: Node 010370a8.a59d8493.278cf39a.000001c1 (test_nc_10123) starting process 10148:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w7_config.json --report /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w7_report.json --log /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w7_log.txt
2026-05-21T11:16:42Z: Node 010370a8.a59d8493.278cf39a.000001c1 (test_nc_10123) starting process 10149:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w8_config.json --report /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w8_report.json --log /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w8_log.txt
2026-05-21T11:16:42Z: Node 010370a8.a59d8493.278cf39a.000001c1 (test_nc_10123) starting process 10150:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w9_config.json --report /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w9_report.json --log /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w9_log.txt
2026-05-21T11:16:42Z: Node 010370a8.a59d8493.278cf39a.000001c1 (test_nc_10123) starting process 10151:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w10_config.json --report /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w10_report.json --log /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w10_log.txt
2026-05-21T11:16:42Z: Node 010370a8.a59d8493.278cf39a.000001c1 (test_nc_10123) starting process 10152:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w11_config.json --report /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w11_report.json --log /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w11_log.txt
2026-05-21T11:16:42Z: Node 010370a8.a59d8493.278cf39a.000001c1 (test_nc_10123) starting process 10153:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w12_config.json --report /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w12_report.json --log /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w12_log.txt
2026-05-21T11:16:42Z: Node 010370a8.a59d8493.278cf39a.000001c1 (test_nc_10123) starting process 10154:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w13_config.json --report /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w13_report.json --log /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w13_log.txt
2026-05-21T11:16:42Z: Node 010370a8.a59d8493.278cf39a.000001c1 (test_nc_10123) starting process 10155:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w14_config.json --report /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w14_report.json --log /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w14_log.txt
2026-05-21T11:16:42Z: Node 010370a8.a59d8493.278cf39a.000001c1 (test_nc_10123) starting process 10158:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w15_config.json --report /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w15_report.json --log /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w15_log.txt
2026-05-21T11:16:42Z: Node 010370a8.a59d8493.278cf39a.000001c1 (test_nc_10123) starting process 10159:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w16_config.json --report /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w16_report.json --log /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w16_log.txt
2026-05-21T11:16:42Z: Node 010370a8.a59d8493.278cf39a.000001c1 (test_nc_10123) starting process 10162:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w17_config.json --report /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w17_report.json --log /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w17_log.txt
2026-05-21T11:16:42Z: Node 010370a8.a59d8493.278cf39a.000001c1 (test_nc_10123) starting process 10164:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w18_config.json --report /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w18_report.json --log /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w18_log.txt
2026-05-21T11:16:42Z: Node 010370a8.a59d8493.278cf39a.000001c1 (test_nc_10123) starting process 10166:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w19_config.json --report /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w19_report.json --log /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w19_log.txt
2026-05-21T11:16:42Z: Node 010370a8.a59d8493.278cf39a.000001c1 (test_nc_10123) starting process 10167:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w20_config.json --report /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w20_report.json --log /tmp/opendds_bench_nc_10124/n010370a8.a59d8493.278cf39a.000001c1w20_log.txt
2026-05-21T11:17:46Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10142 with exit code 0
2026-05-21T11:17:46Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10149 with exit code 0
2026-05-21T11:17:46Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10144 with exit code 0
2026-05-21T11:17:46Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10143 with exit code 0
2026-05-21T11:17:47Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10148 with exit code 0
2026-05-21T11:17:47Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10151 with exit code 0
2026-05-21T11:17:47Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10159 with exit code 0
2026-05-21T11:17:47Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10154 with exit code 0
2026-05-21T11:17:47Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10167 with exit code 0
2026-05-21T11:17:47Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10150 with exit code 0
2026-05-21T11:17:47Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10147 with exit code 0
2026-05-21T11:17:47Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10152 with exit code 0
2026-05-21T11:17:47Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10145 with exit code 0
2026-05-21T11:17:47Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10146 with exit code 0
2026-05-21T11:17:47Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10153 with exit code 0
2026-05-21T11:17:47Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10166 with exit code 0
2026-05-21T11:17:47Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10162 with exit code 0
2026-05-21T11:17:47Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10155 with exit code 0
2026-05-21T11:17:47Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10158 with exit code 0
2026-05-21T11:17:48Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10164 with exit code 0
Writing report for node name 'test_nc_10123' (id '010370a8.a59d8493.278cf39a.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-05-21T11:17:48Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 66
percent cpu utilization min = 0.000000
percent cpu utilization max = 100.640811
percent cpu utilization mean = 8.027259
percent cpu utilization stdev = 20.837136
percent cpu utilization median = 4.007835
percent cpu utilization madev = 3.257517
Percent Memory Utilization Statistics:
percent memory utilization count = 66
percent memory utilization min = 0.000000
percent memory utilization max = 17.073040
percent memory utilization mean = 16.399583
percent memory utilization stdev = 2.992659
percent memory utilization median = 17.072722
percent memory utilization madev = 0.000061
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 66
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 7781.269404
percent virtual memory utilization mean = 7527.788560
percent virtual memory utilization stdev = 1338.350256
percent virtual memory utilization median = 7781.269404
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.793 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.000 seconds
Max Stop Time: 0.000 seconds
Max Destruction Time: 0.091 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.005843
discovery time delta max = 3.579348
discovery time delta mean = 2.256123
discovery time delta stdev = 0.714345
discovery time delta median = 2.367478
discovery time delta madev = 0.336818
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 010370a8.a59d8493.278cf39a.000001c1 === Spawned Process #1 (PID 10142) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:16:43Z: 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-05-21T11:16:43Z: Process construction / entity creation complete.
2026-05-21T11:16:43Z: Beginning action construction / initialization.
2026-05-21T11:16:43Z: Action construction / initialization complete.
2026-05-21T11:16:44Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:16:44Z: DDS entities enabled.
2026-05-21T11:16:44Z: Initializing process actions.
2026-05-21T11:17:44Z: Starting process actions.
2026-05-21T11:17:44Z: Process tests started.
2026-05-21T11:17:45Z: Stopping process tests.
2026-05-21T11:17:45Z: Process tests stopped.
2026-05-21T11:17:46Z: Stopping process actions.
2026-05-21T11:17:46Z: Detaching Listeners.
2026-05-21T11:17:46Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-05-21T11:17:46Z: 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.083
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.278cf39a.000001c1 === Spawned Process #8 (PID 10149) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:16:43Z: 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-05-21T11:16:43Z: Process construction / entity creation complete.
2026-05-21T11:16:43Z: Beginning action construction / initialization.
2026-05-21T11:16:43Z: Action construction / initialization complete.
2026-05-21T11:16:44Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:16:44Z: DDS entities enabled.
2026-05-21T11:16:44Z: Initializing process actions.
2026-05-21T11:17:44Z: Starting process actions.
2026-05-21T11:17:44Z: Process tests started.
2026-05-21T11:17:45Z: Stopping process tests.
2026-05-21T11:17:45Z: Process tests stopped.
2026-05-21T11:17:46Z: Stopping process actions.
2026-05-21T11:17:46Z: Detaching Listeners.
2026-05-21T11:17:46Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-05-21T11:17:46Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.064
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.091
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.278cf39a.000001c1 === Spawned Process #3 (PID 10144) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:16:43Z: 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-05-21T11:16:43Z: Process construction / entity creation complete.
2026-05-21T11:16:43Z: Beginning action construction / initialization.
2026-05-21T11:16:43Z: Action construction / initialization complete.
2026-05-21T11:16:44Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:16:44Z: DDS entities enabled.
2026-05-21T11:16:44Z: Initializing process actions.
2026-05-21T11:17:44Z: Starting process actions.
2026-05-21T11:17:44Z: Process tests started.
2026-05-21T11:17:45Z: Stopping process tests.
2026-05-21T11:17:45Z: Process tests stopped.
2026-05-21T11:17:46Z: Stopping process actions.
2026-05-21T11:17:46Z: Detaching Listeners.
2026-05-21T11:17:46Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-05-21T11:17:46Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.063
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.089
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.278cf39a.000001c1 === Spawned Process #2 (PID 10143) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:16:43Z: 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-05-21T11:16:43Z: Process construction / entity creation complete.
2026-05-21T11:16:43Z: Beginning action construction / initialization.
2026-05-21T11:16:43Z: Action construction / initialization complete.
2026-05-21T11:16:44Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:16:44Z: DDS entities enabled.
2026-05-21T11:16:44Z: Initializing process actions.
2026-05-21T11:17:44Z: Starting process actions.
2026-05-21T11:17:44Z: Process tests started.
2026-05-21T11:17:45Z: Stopping process tests.
2026-05-21T11:17:45Z: Process tests stopped.
2026-05-21T11:17:46Z: Stopping process actions.
2026-05-21T11:17:46Z: Detaching Listeners.
2026-05-21T11:17:46Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-05-21T11:17:46Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.140
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.072
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.278cf39a.000001c1 === Spawned Process #7 (PID 10148) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:16:43Z: 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-05-21T11:16:43Z: Process construction / entity creation complete.
2026-05-21T11:16:43Z: Beginning action construction / initialization.
2026-05-21T11:16:43Z: Action construction / initialization complete.
2026-05-21T11:16:44Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:16:44Z: DDS entities enabled.
2026-05-21T11:16:44Z: Initializing process actions.
2026-05-21T11:17:44Z: Starting process actions.
2026-05-21T11:17:44Z: Process tests started.
2026-05-21T11:17:45Z: Stopping process tests.
2026-05-21T11:17:45Z: Process tests stopped.
2026-05-21T11:17:46Z: Stopping process actions.
2026-05-21T11:17:46Z: Detaching Listeners.
2026-05-21T11:17:46Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-05-21T11:17:46Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.172
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 010370a8.a59d8493.278cf39a.000001c1 === Spawned Process #10 (PID 10151) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:16:43Z: 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-05-21T11:16:43Z: Process construction / entity creation complete.
2026-05-21T11:16:43Z: Beginning action construction / initialization.
2026-05-21T11:16:43Z: Action construction / initialization complete.
2026-05-21T11:16:44Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:16:44Z: DDS entities enabled.
2026-05-21T11:16:44Z: Initializing process actions.
2026-05-21T11:17:44Z: Starting process actions.
2026-05-21T11:17:44Z: Process tests started.
2026-05-21T11:17:45Z: Stopping process tests.
2026-05-21T11:17:45Z: Process tests stopped.
2026-05-21T11:17:46Z: Stopping process actions.
2026-05-21T11:17:46Z: Detaching Listeners.
2026-05-21T11:17:46Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-05-21T11:17:47Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.210
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.060
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.278cf39a.000001c1 === Spawned Process #16 (PID 10159) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:16:43Z: 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-05-21T11:16:44Z: Process construction / entity creation complete.
2026-05-21T11:16:44Z: Beginning action construction / initialization.
2026-05-21T11:16:44Z: Action construction / initialization complete.
2026-05-21T11:16:45Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:16:45Z: DDS entities enabled.
2026-05-21T11:16:45Z: Initializing process actions.
2026-05-21T11:17:45Z: Starting process actions.
2026-05-21T11:17:45Z: Process tests started.
2026-05-21T11:17:46Z: Stopping process tests.
2026-05-21T11:17:46Z: Process tests stopped.
2026-05-21T11:17:47Z: Stopping process actions.
2026-05-21T11:17:47Z: Detaching Listeners.
2026-05-21T11:17:47Z: 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-05-21T11:17:47Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.431
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 010370a8.a59d8493.278cf39a.000001c1 === Spawned Process #13 (PID 10154) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:16:43Z: 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-05-21T11:16:44Z: Process construction / entity creation complete.
2026-05-21T11:16:44Z: Beginning action construction / initialization.
2026-05-21T11:16:44Z: Action construction / initialization complete.
2026-05-21T11:16:45Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:16:45Z: DDS entities enabled.
2026-05-21T11:16:45Z: Initializing process actions.
2026-05-21T11:17:45Z: Starting process actions.
2026-05-21T11:17:45Z: Process tests started.
2026-05-21T11:17:46Z: Stopping process tests.
2026-05-21T11:17:46Z: Process tests stopped.
2026-05-21T11:17:47Z: Stopping process actions.
2026-05-21T11:17:47Z: Detaching Listeners.
2026-05-21T11:17:47Z: 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-05-21T11:17:47Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.615
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.071
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.278cf39a.000001c1 === Spawned Process #20 (PID 10167) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:16:43Z: 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-05-21T11:16:44Z: Process construction / entity creation complete.
2026-05-21T11:16:44Z: Beginning action construction / initialization.
2026-05-21T11:16:44Z: Action construction / initialization complete.
2026-05-21T11:16:45Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:16:45Z: DDS entities enabled.
2026-05-21T11:16:45Z: Initializing process actions.
2026-05-21T11:17:45Z: Starting process actions.
2026-05-21T11:17:45Z: Process tests started.
2026-05-21T11:17:46Z: Stopping process tests.
2026-05-21T11:17:46Z: Process tests stopped.
2026-05-21T11:17:47Z: Stopping process actions.
2026-05-21T11:17:47Z: Detaching Listeners.
2026-05-21T11:17:47Z: 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-05-21T11:17:47Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.568
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.073
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.278cf39a.000001c1 === Spawned Process #9 (PID 10150) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:16:43Z: 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-05-21T11:16:44Z: Process construction / entity creation complete.
2026-05-21T11:16:44Z: Beginning action construction / initialization.
2026-05-21T11:16:44Z: Action construction / initialization complete.
2026-05-21T11:16:45Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:16:45Z: DDS entities enabled.
2026-05-21T11:16:45Z: Initializing process actions.
2026-05-21T11:17:45Z: Starting process actions.
2026-05-21T11:17:45Z: Process tests started.
2026-05-21T11:17:46Z: Stopping process tests.
2026-05-21T11:17:46Z: Process tests stopped.
2026-05-21T11:17:47Z: Stopping process actions.
2026-05-21T11:17:47Z: Detaching Listeners.
2026-05-21T11:17:47Z: 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-05-21T11:17:47Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.566
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.073
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.278cf39a.000001c1 === Spawned Process #6 (PID 10147) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:16:43Z: 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-05-21T11:16:44Z: Process construction / entity creation complete.
2026-05-21T11:16:44Z: Beginning action construction / initialization.
2026-05-21T11:16:44Z: Action construction / initialization complete.
2026-05-21T11:16:45Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:16:45Z: DDS entities enabled.
2026-05-21T11:16:45Z: Initializing process actions.
2026-05-21T11:17:45Z: Starting process actions.
2026-05-21T11:17:45Z: Process tests started.
2026-05-21T11:17:46Z: Stopping process tests.
2026-05-21T11:17:46Z: Process tests stopped.
2026-05-21T11:17:47Z: Stopping process actions.
2026-05-21T11:17:47Z: Detaching Listeners.
2026-05-21T11:17:47Z: 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-05-21T11:17:47Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.684
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.060
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.278cf39a.000001c1 === Spawned Process #11 (PID 10152) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:16:43Z: 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-05-21T11:16:44Z: Process construction / entity creation complete.
2026-05-21T11:16:44Z: Beginning action construction / initialization.
2026-05-21T11:16:44Z: Action construction / initialization complete.
2026-05-21T11:16:45Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:16:45Z: DDS entities enabled.
2026-05-21T11:16:45Z: Initializing process actions.
2026-05-21T11:17:45Z: Starting process actions.
2026-05-21T11:17:45Z: Process tests started.
2026-05-21T11:17:46Z: Stopping process tests.
2026-05-21T11:17:46Z: Process tests stopped.
2026-05-21T11:17:47Z: Stopping process actions.
2026-05-21T11:17:47Z: Detaching Listeners.
2026-05-21T11:17:47Z: 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-05-21T11:17:47Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.643
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.064
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.278cf39a.000001c1 === Spawned Process #4 (PID 10145) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:16:43Z: 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-05-21T11:16:44Z: Process construction / entity creation complete.
2026-05-21T11:16:44Z: Beginning action construction / initialization.
2026-05-21T11:16:44Z: Action construction / initialization complete.
2026-05-21T11:16:45Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:16:45Z: DDS entities enabled.
2026-05-21T11:16:45Z: Initializing process actions.
2026-05-21T11:17:45Z: Starting process actions.
2026-05-21T11:17:45Z: Process tests started.
2026-05-21T11:17:46Z: Stopping process tests.
2026-05-21T11:17:46Z: Process tests stopped.
2026-05-21T11:17:47Z: Stopping process actions.
2026-05-21T11:17:47Z: Detaching Listeners.
2026-05-21T11:17:47Z: 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-05-21T11:17:47Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.702
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.062
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.278cf39a.000001c1 === Spawned Process #5 (PID 10146) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:16:43Z: 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-05-21T11:16:44Z: Process construction / entity creation complete.
2026-05-21T11:16:44Z: Beginning action construction / initialization.
2026-05-21T11:16:44Z: Action construction / initialization complete.
2026-05-21T11:16:45Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:16:45Z: DDS entities enabled.
2026-05-21T11:16:45Z: Initializing process actions.
2026-05-21T11:17:45Z: Starting process actions.
2026-05-21T11:17:45Z: Process tests started.
2026-05-21T11:17:46Z: Stopping process tests.
2026-05-21T11:17:46Z: Process tests stopped.
2026-05-21T11:17:47Z: Stopping process actions.
2026-05-21T11:17:47Z: Detaching Listeners.
2026-05-21T11:17:47Z: 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-05-21T11:17:47Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.735
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 010370a8.a59d8493.278cf39a.000001c1 === Spawned Process #12 (PID 10153) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:16:43Z: 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-05-21T11:16:44Z: Process construction / entity creation complete.
2026-05-21T11:16:44Z: Beginning action construction / initialization.
2026-05-21T11:16:44Z: Action construction / initialization complete.
2026-05-21T11:16:45Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:16:45Z: DDS entities enabled.
2026-05-21T11:16:45Z: Initializing process actions.
2026-05-21T11:17:45Z: Starting process actions.
2026-05-21T11:17:45Z: Process tests started.
2026-05-21T11:17:46Z: Stopping process tests.
2026-05-21T11:17:46Z: Process tests stopped.
2026-05-21T11:17:47Z: Stopping process actions.
2026-05-21T11:17:47Z: Detaching Listeners.
2026-05-21T11:17:47Z: 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-05-21T11:17:47Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.689
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.062
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.278cf39a.000001c1 === Spawned Process #19 (PID 10166) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:16:43Z: 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-05-21T11:16:44Z: Process construction / entity creation complete.
2026-05-21T11:16:44Z: Beginning action construction / initialization.
2026-05-21T11:16:44Z: Action construction / initialization complete.
2026-05-21T11:16:45Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:16:45Z: DDS entities enabled.
2026-05-21T11:16:45Z: Initializing process actions.
2026-05-21T11:17:45Z: Starting process actions.
2026-05-21T11:17:45Z: Process tests started.
2026-05-21T11:17:46Z: Stopping process tests.
2026-05-21T11:17:46Z: Process tests stopped.
2026-05-21T11:17:47Z: Stopping process actions.
2026-05-21T11:17:47Z: Detaching Listeners.
2026-05-21T11:17:47Z: 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-05-21T11:17:47Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.778
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.060
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.278cf39a.000001c1 === Spawned Process #17 (PID 10162) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:16:43Z: 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-05-21T11:16:44Z: Process construction / entity creation complete.
2026-05-21T11:16:44Z: Beginning action construction / initialization.
2026-05-21T11:16:44Z: Action construction / initialization complete.
2026-05-21T11:16:45Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:16:45Z: DDS entities enabled.
2026-05-21T11:16:45Z: Initializing process actions.
2026-05-21T11:17:45Z: Starting process actions.
2026-05-21T11:17:45Z: Process tests started.
2026-05-21T11:17:46Z: Stopping process tests.
2026-05-21T11:17:46Z: Process tests stopped.
2026-05-21T11:17:47Z: Stopping process actions.
2026-05-21T11:17:47Z: Detaching Listeners.
2026-05-21T11:17:47Z: 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-05-21T11:17:47Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.739
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.058
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.278cf39a.000001c1 === Spawned Process #14 (PID 10155) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:16:43Z: 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-05-21T11:16:44Z: Process construction / entity creation complete.
2026-05-21T11:16:44Z: Beginning action construction / initialization.
2026-05-21T11:16:44Z: Action construction / initialization complete.
2026-05-21T11:16:45Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:16:45Z: DDS entities enabled.
2026-05-21T11:16:45Z: Initializing process actions.
2026-05-21T11:17:45Z: Starting process actions.
2026-05-21T11:17:45Z: Process tests started.
2026-05-21T11:17:46Z: Stopping process tests.
2026-05-21T11:17:46Z: Process tests stopped.
2026-05-21T11:17:47Z: Stopping process actions.
2026-05-21T11:17:47Z: Detaching Listeners.
2026-05-21T11:17:47Z: 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-05-21T11:17:47Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.777
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 010370a8.a59d8493.278cf39a.000001c1 === Spawned Process #15 (PID 10158) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:16:43Z: 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-05-21T11:16:44Z: Process construction / entity creation complete.
2026-05-21T11:16:44Z: Beginning action construction / initialization.
2026-05-21T11:16:44Z: Action construction / initialization complete.
2026-05-21T11:16:45Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:16:45Z: DDS entities enabled.
2026-05-21T11:16:45Z: Initializing process actions.
2026-05-21T11:17:45Z: Starting process actions.
2026-05-21T11:17:45Z: Process tests started.
2026-05-21T11:17:46Z: Stopping process tests.
2026-05-21T11:17:46Z: Process tests stopped.
2026-05-21T11:17:47Z: Stopping process actions.
2026-05-21T11:17:47Z: Detaching Listeners.
2026-05-21T11:17:47Z: 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-05-21T11:17:47Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.793
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 010370a8.a59d8493.278cf39a.000001c1 === Spawned Process #18 (PID 10164) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:16:43Z: 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-05-21T11:16:44Z: Process construction / entity creation complete.
2026-05-21T11:16:44Z: Beginning action construction / initialization.
2026-05-21T11:16:44Z: Action construction / initialization complete.
2026-05-21T11:16:45Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:16:45Z: DDS entities enabled.
2026-05-21T11:16:45Z: Initializing process actions.
2026-05-21T11:17:45Z: Starting process actions.
2026-05-21T11:17:45Z: Process tests started.
2026-05-21T11:17:46Z: Stopping process tests.
2026-05-21T11:17:46Z: Process tests stopped.
2026-05-21T11:17:47Z: Stopping process actions.
2026-05-21T11:17:47Z: Detaching Listeners.
2026-05-21T11:17:47Z: 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-05-21T11:17:47Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.772
enable time: 0.000
start time: 0.000
stop time: 0.000
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-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_10339
node_controller PID: 10340 started at 2026-05-21 11:17:49
/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: 10341 started at 2026-05-21 11:17:49
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 010370a8.a59d8493.2864adb3.000001c1 "test_nc_10339"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/2
Started at 2026-05-21T11:17:57Z
Setting scenario launch_time to be 3 seconds from now: 2026-05-21T11:18:00Z
2026-05-21T11:18:00Z: Node 010370a8.a59d8493.2864adb3.000001c1 (test_nc_10339) starting process 10358:
- original config:
- command line: DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -ORBListenEndpoints iiop://:12345 -DCPSPendingTimeout 3
2026-05-21T11:18:00Z: Node 010370a8.a59d8493.2864adb3.000001c1 (test_nc_10339) starting process 10359:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w2_config.json --report /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w2_report.json --log /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w2_log.txt
2026-05-21T11:18:00Z: Node 010370a8.a59d8493.2864adb3.000001c1 (test_nc_10339) starting process 10360:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w3_config.json --report /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w3_report.json --log /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w3_log.txt
2026-05-21T11:18:00Z: Node 010370a8.a59d8493.2864adb3.000001c1 (test_nc_10339) starting process 10361:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w4_config.json --report /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w4_report.json --log /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w4_log.txt
2026-05-21T11:18:00Z: Node 010370a8.a59d8493.2864adb3.000001c1 (test_nc_10339) starting process 10362:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w5_config.json --report /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w5_report.json --log /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w5_log.txt
2026-05-21T11:18:00Z: Node 010370a8.a59d8493.2864adb3.000001c1 (test_nc_10339) starting process 10363:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w6_config.json --report /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w6_report.json --log /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w6_log.txt
2026-05-21T11:18:00Z: Node 010370a8.a59d8493.2864adb3.000001c1 (test_nc_10339) starting process 10364:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w7_config.json --report /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w7_report.json --log /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w7_log.txt
2026-05-21T11:18:00Z: Node 010370a8.a59d8493.2864adb3.000001c1 (test_nc_10339) starting process 10365:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w8_config.json --report /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w8_report.json --log /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w8_log.txt
2026-05-21T11:18:00Z: Node 010370a8.a59d8493.2864adb3.000001c1 (test_nc_10339) starting process 10366:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w9_config.json --report /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w9_report.json --log /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w9_log.txt
2026-05-21T11:18:00Z: Node 010370a8.a59d8493.2864adb3.000001c1 (test_nc_10339) starting process 10367:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w10_config.json --report /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w10_report.json --log /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w10_log.txt
2026-05-21T11:18:00Z: Node 010370a8.a59d8493.2864adb3.000001c1 (test_nc_10339) starting process 10368:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w11_config.json --report /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w11_report.json --log /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w11_log.txt
2026-05-21T11:18:00Z: Node 010370a8.a59d8493.2864adb3.000001c1 (test_nc_10339) starting process 10372:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w12_config.json --report /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w12_report.json --log /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w12_log.txt
2026-05-21T11:18:00Z: Node 010370a8.a59d8493.2864adb3.000001c1 (test_nc_10339) starting process 10374:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w13_config.json --report /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w13_report.json --log /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w13_log.txt
2026-05-21T11:18:00Z: Node 010370a8.a59d8493.2864adb3.000001c1 (test_nc_10339) starting process 10376:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w14_config.json --report /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w14_report.json --log /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w14_log.txt
2026-05-21T11:18:00Z: Node 010370a8.a59d8493.2864adb3.000001c1 (test_nc_10339) starting process 10377:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w15_config.json --report /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w15_report.json --log /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w15_log.txt
2026-05-21T11:18:00Z: Node 010370a8.a59d8493.2864adb3.000001c1 (test_nc_10339) starting process 10378:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w16_config.json --report /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w16_report.json --log /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w16_log.txt
2026-05-21T11:18:00Z: Node 010370a8.a59d8493.2864adb3.000001c1 (test_nc_10339) starting process 10379:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w17_config.json --report /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w17_report.json --log /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w17_log.txt
2026-05-21T11:18:00Z: Node 010370a8.a59d8493.2864adb3.000001c1 (test_nc_10339) starting process 10382:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w18_config.json --report /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w18_report.json --log /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w18_log.txt
2026-05-21T11:18:00Z: Node 010370a8.a59d8493.2864adb3.000001c1 (test_nc_10339) starting process 10383:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w19_config.json --report /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w19_report.json --log /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w19_log.txt
2026-05-21T11:18:00Z: Node 010370a8.a59d8493.2864adb3.000001c1 (test_nc_10339) starting process 10384:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w20_config.json --report /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w20_report.json --log /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w20_log.txt
2026-05-21T11:18:00Z: Node 010370a8.a59d8493.2864adb3.000001c1 (test_nc_10339) starting process 10389:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w21_config.json --report /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w21_report.json --log /tmp/opendds_bench_nc_10340/n010370a8.a59d8493.2864adb3.000001c1w21_log.txt
2026-05-21T11:18:37Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10360 with exit code 0
2026-05-21T11:18:38Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10378 with exit code 0
2026-05-21T11:18:38Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10374 with exit code 0
2026-05-21T11:18:38Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10366 with exit code 0
2026-05-21T11:18:38Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10364 with exit code 0
2026-05-21T11:18:38Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10384 with exit code 0
2026-05-21T11:18:38Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10359 with exit code 0
2026-05-21T11:18:38Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10389 with exit code 0
2026-05-21T11:18:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10383 with exit code 0
2026-05-21T11:18:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10368 with exit code 0
2026-05-21T11:18:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10362 with exit code 0
2026-05-21T11:18:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10377 with exit code 0
2026-05-21T11:18:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10365 with exit code 0
2026-05-21T11:18:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10367 with exit code 0
2026-05-21T11:18:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10363 with exit code 0
2026-05-21T11:18:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10361 with exit code 0
2026-05-21T11:18:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10382 with exit code 0
2026-05-21T11:18:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10372 with exit code 0
2026-05-21T11:18:40Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10376 with exit code 0
2026-05-21T11:18:40Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10379 with exit code 0
2026-05-21T11:19:00Z: Scenario timed out, Killing Spawned Processes...
2026-05-21T11:19:00Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10358 with exit code 9
Writing report for node name 'test_nc_10339' (id '010370a8.a59d8493.2864adb3.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
All reports written and acknowledged.
Got 7 out of 21 expected process reports
Got 8 out of 21 expected process reports
Got 9 out of 21 expected process reports
Got 10 out of 21 expected process reports
Got 11 out of 21 expected process reports
Got 12 out of 21 expected process reports
Got 13 out of 21 expected process reports
Got 14 out of 21 expected process reports
Got 15 out of 21 expected process reports
Got 16 out of 21 expected process reports
Got 17 out of 21 expected process reports
Got 18 out of 21 expected process reports
Got 19 out of 21 expected process reports
Got 20 out of 21 expected process reports
Got 21 out of 21 expected process reports
Ended at 2026-05-21T11:19:00Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 60
percent cpu utilization min = 0.000000
percent cpu utilization max = 88.544304
percent cpu utilization mean = 4.285573
percent cpu utilization stdev = 14.355201
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.749264
percent memory utilization mean = 11.622880
percent memory utilization stdev = 8.359401
percent memory utilization median = 18.748934
percent memory utilization madev = 0.000330
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 60
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 8170.335257
percent virtual memory utilization mean = 5323.686008
percent virtual memory utilization stdev = 3704.960732
percent virtual memory utilization median = 8170.335257
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 3.325 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.000 seconds
Max Stop Time: 0.000 seconds
Max Destruction Time: 0.105 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 1600
discovery time delta min = 0.010233
discovery time delta max = 2.608842
discovery time delta mean = 0.428527
discovery time delta stdev = 0.533809
discovery time delta median = 0.139647
discovery time delta madev = 0.113503
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 010370a8.a59d8493.2864adb3.000001c1 === Spawned Process #3 (PID 10360) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:18:03Z: 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
(10360|10360) INFO: set_DCPS_debug_level: set to 3
(10360|10360) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10360|10360) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10360|10360) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10360|10360) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10360|10360) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10360|10360) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10360|10360) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10360|10360) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
(10360|10360) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10360|10360) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10360|10360) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10360|10360) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10360|10360) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10360|10360) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000002.000001c1(949b82d1) in domain 7
(10360|10360) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10360|10360) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10360|10360) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10360|10360) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10360|10360) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10360|10360) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(10360|10360) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10360|10464) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000001c7(7df827e4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10360|10360) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10360|10360) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.000001c7(7df827e4), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10360|10360) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10360|10360) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10360|10360) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10360|10464) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000002c7(56d57427) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10360) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10360|10360) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.000002c7(56d57427), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10360|10360) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10360|10360) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10360|10360) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10360|10464) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000003c7(4fce4566) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10360) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10360|10360) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.000003c7(4fce4566), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10360|10360) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10360|10360) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10360|10360) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10360|10464) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000004c7(008fd3a1) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10360) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10360|10360) 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'
(10360|10360) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10360|10360) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10360|10360) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10360|10360) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10360|10360) 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'
(10360|10360) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10360|10360) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10360|10360) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10360|10360) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10360|10360) 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'
(10360|10360) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10360|10360) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10360|10360) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10360|10360) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10360|10360) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10360|10360) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10360|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10360|10360) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10360|10360) 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'
(10360|10360) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10360|10360) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10360|10360) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10360|10360) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(10360|10360) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10360|10360) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10360|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10360|10360) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10360|10360) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000002.00000202(bddb4218), publishing to topic name "topic_02" type "Bench::Data"
2026-05-21T11:18:04Z: Process construction / entity creation complete.
2026-05-21T11:18:04Z: Beginning action construction / initialization.
2026-05-21T11:18:04Z: Action construction / initialization complete.
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000006.00000507(77708690)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000006.00000507(77708690)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
2026-05-21T11:18:05Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:18:05Z: DDS entities enabled.
2026-05-21T11:18:05Z: Initializing process actions.
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10360|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10360|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10360|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10360|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-05-21T11:18:35Z: Starting process actions.
2026-05-21T11:18:35Z: Process tests started.
2026-05-21T11:18:36Z: Stopping process tests.
2026-05-21T11:18:36Z: Process tests stopped.
2026-05-21T11:18:37Z: Stopping process actions.
2026-05-21T11:18:37Z: Detaching Listeners.
2026-05-21T11:18:37Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10360|10360) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 20
(10360|10464) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10360|10464) 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
(10360|10360) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 20
(10360|10464) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10360|10464) 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
(10360|10360) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 19
(10360|10360) 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
(10360|10360) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 19
(10360|10360) 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
(10360|10430) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000001c7(7df827e4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10360|10430) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000001c7(7df827e4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10360|10430) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000003c7(4fce4566) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10360|10430) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000003c7(4fce4566) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10360|10430) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000004c7(008fd3a1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10360|10430) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000004c7(008fd3a1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10360|10430) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000002c7(56d57427) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10360|10430) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000002c7(56d57427) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10360|10487) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.156:35471 , reconnect_state = INIT_STATE.
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10430) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10360|10487) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10360|10360) Service_Participant::shutdown
(10360|10360) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-05-21T11:18:37Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 1.241
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.073
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10360|10360) Service_Participant::~Service_Participant
(10360|10360) Service_Participant::shutdown
=== Showing Log for Node 010370a8.a59d8493.2864adb3.000001c1 === Spawned Process #16 (PID 10378) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:18:03Z: 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
(10378|10378) INFO: set_DCPS_debug_level: set to 3
(10378|10378) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10378|10378) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10378|10378) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10378|10378) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10378|10378) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10378|10378) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10378|10378) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10378|10378) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
(10378|10378) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10378|10378) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10378|10378) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10378|10378) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10378|10378) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10378|10378) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000005.000001c1(26bb5ec1) in domain 7
(10378|10378) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10378|10378) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10378|10378) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10378|10378) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10378|10378) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10378|10378) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(10378|10378) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10378|10503) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000001c7(cfd8fbf4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10378|10378) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10378|10378) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.000001c7(cfd8fbf4), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10378|10378) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10378|10378) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10378|10378) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10378|10503) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000002c7(e4f5a837) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10378) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10378|10378) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.000002c7(e4f5a837), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10378|10378) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10378|10378) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10378|10378) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10378|10503) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000003c7(fdee9976) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10378) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10378|10378) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.000003c7(fdee9976), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10378|10378) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10378|10378) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10378|10378) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10378|10503) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000004c7(b2af0fb1) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10378) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10378|10378) 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'
(10378|10378) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10378|10378) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10378|10378) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10378|10378) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10378|10378) 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'
(10378|10378) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10378|10378) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10378|10378) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10378|10378) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10378|10378) 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'
(10378|10378) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10378|10378) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10378|10378) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10378|10378) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10378|10378) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10378|10378) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000006.00000507(77708690)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000006.00000507(77708690)
(10378|10378) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10378|10378) 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'
(10378|10378) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10378|10378) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10378|10378) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10378|10378) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(10378|10378) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10378|10378) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10378|10378) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10378|10378) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10378|10378) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10378|10378) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10378|10378) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10378|10378) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10378|10378) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000005.00000202(0ffb9e08), publishing to topic name "topic_02" type "Bench::Data"
2026-05-21T11:18:05Z: Process construction / entity creation complete.
2026-05-21T11:18:05Z: Beginning action construction / initialization.
2026-05-21T11:18:05Z: Action construction / initialization complete.
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
2026-05-21T11:18:06Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:18:06Z: DDS entities enabled.
2026-05-21T11:18:06Z: Initializing process actions.
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10378|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10378|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10378|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10378|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-05-21T11:18:36Z: Starting process actions.
2026-05-21T11:18:36Z: Process tests started.
2026-05-21T11:18:37Z: Stopping process tests.
2026-05-21T11:18:37Z: Process tests stopped.
(10378|10503) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10378|10503) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10378|10503) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10378|10503) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10378|10503) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10378|10503) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-05-21T11:18:38Z: Stopping process actions.
2026-05-21T11:18:38Z: Detaching Listeners.
2026-05-21T11:18:38Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10378|10378) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 19
(10378|10503) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10378|10503) 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
(10378|10378) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 19
(10378|10503) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10378|10503) 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
(10378|10378) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 18
(10378|10378) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 18
(10378|10503) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10378|10503) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
Deleting datareader: datareader_02
(10378|10378) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 17
(10378|10378) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 17
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10378|10447) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000001c7(cfd8fbf4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10378|10447) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000001c7(cfd8fbf4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10378|10447) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000003c7(fdee9976) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10378|10447) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000003c7(fdee9976) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10378|10447) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000004c7(b2af0fb1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10378|10447) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000004c7(b2af0fb1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10378|10447) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000002c7(e4f5a837) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10378|10447) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000002c7(e4f5a837) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10378|10506) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.156:35471 , reconnect_state = INIT_STATE.
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10447) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10378|10506) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10378|10378) Service_Participant::shutdown
(10378|10378) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-05-21T11:18:38Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 1.510
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.093
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10378|10378) Service_Participant::~Service_Participant
(10378|10378) Service_Participant::shutdown
=== Showing Log for Node 010370a8.a59d8493.2864adb3.000001c1 === Spawned Process #13 (PID 10374) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:18:03Z: 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
(10374|10374) INFO: set_DCPS_debug_level: set to 3
(10374|10374) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10374|10374) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10374|10374) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10374|10374) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10374|10374) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10374|10374) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10374|10374) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10374|10374) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
(10374|10374) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10374|10374) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10374|10374) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10374|10374) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10374|10374) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10374|10374) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000006.000001c1(611b2411) in domain 7
(10374|10374) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10374|10374) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10374|10374) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10374|10374) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10374|10374) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10374|10374) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(10374|10374) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10374|10504) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000001c7(88788124) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10374|10374) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10374|10374) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.000001c7(88788124), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10374|10374) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10374|10374) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10374|10374) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10374|10504) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000002c7(a355d2e7) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10374) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10374|10374) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.000002c7(a355d2e7), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10374|10374) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10374|10374) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10374|10374) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10374|10504) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000003c7(ba4ee3a6) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10374) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10374|10374) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.000003c7(ba4ee3a6), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10374|10374) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10374|10374) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10374|10374) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10374|10504) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000004c7(f50f7561) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10374) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10374|10374) 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'
(10374|10374) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10374|10374) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10374|10374) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10374|10374) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10374|10374) 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'
(10374|10374) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10374|10374) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10374|10374) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10374|10374) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10374|10374) 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'
(10374|10374) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10374|10374) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10374|10374) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10374|10374) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10374|10374) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10374|10374) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10374|10374) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10374|10374) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10374|10374) 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'
(10374|10374) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10374|10374) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10374|10374) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10374|10374) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(10374|10374) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10374|10374) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10374|10374) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10374|10374) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10374|10374) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10374|10374) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10374|10374) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10374|10374) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000006.00000202(485be4d8), publishing to topic name "topic_02" type "Bench::Data"
2026-05-21T11:18:05Z: Process construction / entity creation complete.
2026-05-21T11:18:05Z: Beginning action construction / initialization.
2026-05-21T11:18:05Z: Action construction / initialization complete.
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
2026-05-21T11:18:06Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:18:06Z: DDS entities enabled.
2026-05-21T11:18:06Z: Initializing process actions.
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10374|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10374|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10374|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10374|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-05-21T11:18:36Z: Starting process actions.
2026-05-21T11:18:36Z: Process tests started.
2026-05-21T11:18:37Z: Stopping process tests.
2026-05-21T11:18:37Z: Process tests stopped.
(10374|10504) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10374|10504) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10374|10504) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10374|10504) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10374|10504) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10374|10504) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10374|10504) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10374|10504) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
2026-05-21T11:18:38Z: Stopping process actions.
2026-05-21T11:18:38Z: Detaching Listeners.
2026-05-21T11:18:38Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10374|10374) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 19
(10374|10504) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10374|10504) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10374|10504) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10374|10504) 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
(10374|10374) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 19
(10374|10504) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10374|10504) 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
(10374|10374) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 17
(10374|10374) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 17
Deleting datareader: datareader_02
(10374|10374) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 17
(10374|10374) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 17
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10374|10448) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000001c7(88788124) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10374|10448) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000001c7(88788124) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10374|10448) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000003c7(ba4ee3a6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10374|10448) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000003c7(ba4ee3a6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10374|10448) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000004c7(f50f7561) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10374|10448) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000004c7(f50f7561) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10374|10448) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000002c7(a355d2e7) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10374|10448) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000002c7(a355d2e7) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10374|10508) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.156:35471 , reconnect_state = INIT_STATE.
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10448) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10374|10508) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10374|10374) Service_Participant::shutdown
(10374|10374) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-05-21T11:18:38Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 1.521
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.093
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10374|10374) Service_Participant::~Service_Participant
(10374|10374) Service_Participant::shutdown
=== Showing Log for Node 010370a8.a59d8493.2864adb3.000001c1 === Spawned Process #9 (PID 10366) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:18:03Z: 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
(10366|10366) INFO: set_DCPS_debug_level: set to 3
(10366|10366) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10366|10366) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10366|10366) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10366|10366) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10366|10366) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10366|10366) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10366|10366) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10366|10366) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
(10366|10366) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10366|10366) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10366|10366) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10366|10366) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10366|10366) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10366|10366) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000007.000001c1(5c7b0da1) in domain 7
(10366|10366) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10366|10366) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10366|10366) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10366|10366) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10366|10366) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10366|10366) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(10366|10366) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10366|10500) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000001c7(b518a894) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10366|10366) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10366|10366) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.000001c7(b518a894), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10366|10366) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10366|10366) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10366|10366) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10366|10366) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000002c7(9e35fb57) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10366) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10366|10366) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.000002c7(9e35fb57), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10366|10366) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10366|10366) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10366|10366) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10366|10500) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000003c7(872eca16) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10366|10366) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10366|10366) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.000003c7(872eca16), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10366|10366) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10366|10366) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10366|10366) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10366|10500) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000004c7(c86f5cd1) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10366|10366) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10366|10366) 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'
(10366|10366) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10366|10366) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10366|10366) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10366|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10366|10366) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10366|10366) 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'
(10366|10366) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10366|10366) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10366|10366) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10366|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10366|10366) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10366|10366) 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'
(10366|10366) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10366|10366) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10366|10366) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10366|10366) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(10366|10366) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10366|10366) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000006.00000507(77708690)
(10366|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000006.00000507(77708690)
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10366|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10366|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10366|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10366|10366) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10366|10366) 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'
(10366|10366) WriteDataContainer sample_list_element_allocator 3df8 with 20 chunks
(10366|10366) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10366|10366) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10366|10366) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1680 with 20 chunks
(10366|10366) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10366|10366) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10366|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10366|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10366|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10366|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10366|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10366|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10366|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10366|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10366|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10366|10366) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10366|10366) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000007.00000202(753bcd68), publishing to topic name "topic_02" type "Bench::Data"
2026-05-21T11:18:05Z: Process construction / entity creation complete.
2026-05-21T11:18:05Z: Beginning action construction / initialization.
2026-05-21T11:18:05Z: Action construction / initialization complete.
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000e.00000202(782baf19)
2026-05-21T11:18:06Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:18:06Z: DDS entities enabled.
2026-05-21T11:18:06Z: Initializing process actions.
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10366|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10366|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10366|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10366|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-05-21T11:18:36Z: Starting process actions.
2026-05-21T11:18:36Z: Process tests started.
2026-05-21T11:18:37Z: Stopping process tests.
2026-05-21T11:18:37Z: Process tests stopped.
(10366|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10366|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10366|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10366|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10366|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10366|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10366|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10366|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10366|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10366|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10366|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10366|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10366|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10366|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10366|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10366|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10366|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10366|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
2026-05-21T11:18:38Z: Stopping process actions.
2026-05-21T11:18:38Z: Detaching Listeners.
2026-05-21T11:18:38Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10366|10366) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 17
(10366|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10366|10500) 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
(10366|10366) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 17
(10366|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10366|10500) 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
(10366|10366) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 16
(10366|10366) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 16
Deleting datareader: datareader_02
(10366|10366) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 16
(10366|10366) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 16
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10366|10439) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000001c7(b518a894) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10366|10439) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000001c7(b518a894) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10366|10439) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000003c7(872eca16) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10366|10439) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000003c7(872eca16) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10366|10439) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000004c7(c86f5cd1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10366|10439) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000004c7(c86f5cd1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10366|10439) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000002c7(9e35fb57) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10366|10439) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000002c7(9e35fb57) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10366|10511) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.156:35471 , reconnect_state = INIT_STATE.
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10439) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10366|10511) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10366|10366) Service_Participant::shutdown
(10366|10366) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-05-21T11:18:38Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 1.868
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.064
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10366|10366) Service_Participant::~Service_Participant
(10366|10366) Service_Participant::shutdown
=== Showing Log for Node 010370a8.a59d8493.2864adb3.000001c1 === Spawned Process #7 (PID 10364) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:18:03Z: 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
(10364|10364) INFO: set_DCPS_debug_level: set to 3
(10364|10364) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10364|10364) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10364|10364) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10364|10364) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10364|10364) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10364|10364) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10364|10364) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10364|10364) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
(10364|10364) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10364|10364) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10364|10364) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10364|10364) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10364|10364) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10364|10364) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000003.000001c1(a9fbab61) in domain 7
(10364|10364) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10364|10364) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10364|10364) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10364|10364) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10364|10364) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10364|10364) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(10364|10364) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10364|10494) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000001c7(40980e54) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10364|10364) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10364|10364) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.000001c7(40980e54), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10364|10364) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10364|10364) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10364|10364) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10364|10494) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000002c7(6bb55d97) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10364|10364) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10364|10364) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.000002c7(6bb55d97), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10364|10364) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10364|10364) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10364|10364) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10364|10494) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000003c7(72ae6cd6) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10364|10364) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10364|10364) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.000003c7(72ae6cd6), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10364|10364) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10364|10364) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10364|10364) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10364|10494) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000004c7(3deffa11) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10364|10364) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10364|10364) 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'
(10364|10364) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10364|10364) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10364|10364) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10364|10364) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10364|10364) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10364|10364) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10364|10364) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10364|10364) 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'
(10364|10364) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10364|10364) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10364|10364) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10364|10364) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10364|10364) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10364|10364) 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'
(10364|10364) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10364|10364) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10364|10364) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10364|10364) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10364|10364) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10364|10364) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10364|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10364|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10364|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10364|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10364|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10364|10364) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10364|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10364|10364) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10364|10364) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10364|10364) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10364|10364) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10364|10364) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10364|10364) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10364|10364) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10364|10364) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10364|10364) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10364|10364) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10364|10364) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10364|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10364|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10364|10364) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10364|10364) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10364|10364) 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'
(10364|10364) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10364|10364) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10364|10364) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10364|10364) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1700 with 20 chunks
(10364|10364) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10364|10364) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10364|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10364|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10364|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10364|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10364|10364) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10364|10364) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10364|10364) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10364|10364) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10364|10364) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10364|10364) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10364|10364) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10364|10364) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10364|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10364|10364) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10364|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10364|10364) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10364|10364) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10364|10364) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10364|10364) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10364|10364) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10364|10364) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10364|10364) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10364|10364) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10364|10364) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000003.00000202(80bb6ba8), publishing to topic name "topic_02" type "Bench::Data"
2026-05-21T11:18:05Z: Process construction / entity creation complete.
2026-05-21T11:18:05Z: Beginning action construction / initialization.
2026-05-21T11:18:05Z: Action construction / initialization complete.
(10364|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10364|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10364|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10364|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10364|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10364|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10364|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10364|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10364|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10364|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10364|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10364|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10364|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10364|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10364|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10364|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10364|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10364|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10364|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10364|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10364|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10364|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10364|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10364|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10364|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10364|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10364|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10364|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10364|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10364|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10364|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10364|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10364|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10364|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10364|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10364|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10364|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10364|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10364|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10364|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10364|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10364|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
2026-05-21T11:18:06Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:18:06Z: DDS entities enabled.
2026-05-21T11:18:06Z: Initializing process actions.
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10364|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10364|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10364|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10364|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10364|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10364|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10364|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10364|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10364|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10364|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10364|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10364|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-05-21T11:18:36Z: Starting process actions.
2026-05-21T11:18:36Z: Process tests started.
(10364|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10364|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10364|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10364|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10364|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10364|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-05-21T11:18:37Z: Stopping process tests.
2026-05-21T11:18:37Z: Process tests stopped.
(10364|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10364|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10364|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10364|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10364|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10364|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10364|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10364|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10364|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10364|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10364|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10364|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10364|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10364|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10364|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10364|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10364|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10364|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
2026-05-21T11:18:38Z: Stopping process actions.
2026-05-21T11:18:38Z: Detaching Listeners.
2026-05-21T11:18:38Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10364|10364) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 16
(10364|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10364|10494) 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
(10364|10364) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 16
(10364|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10364|10494) 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
(10364|10364) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 15
(10364|10364) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 15
Deleting datareader: datareader_02
(10364|10364) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 15
(10364|10364) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 15
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10364|10433) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000001c7(40980e54) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10364|10433) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000001c7(40980e54) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10364|10433) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000003c7(72ae6cd6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10364|10433) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000003c7(72ae6cd6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10364|10433) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000004c7(3deffa11) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10364|10433) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000004c7(3deffa11) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10364|10433) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000002c7(6bb55d97) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10364|10433) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000002c7(6bb55d97) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10364|10499) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.156:35471 , reconnect_state = INIT_STATE.
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10364|10433) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10364|10499) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10364|10364) Service_Participant::shutdown
(10364|10364) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-05-21T11:18:38Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.273
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.095
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10364|10364) Service_Participant::~Service_Participant
(10364|10364) Service_Participant::shutdown
=== Showing Log for Node 010370a8.a59d8493.2864adb3.000001c1 === Spawned Process #20 (PID 10384) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:18:03Z: 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
(10384|10384) INFO: set_DCPS_debug_level: set to 3
(10384|10384) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10384|10384) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10384|10384) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10384|10384) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10384|10384) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10384|10384) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10384|10384) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10384|10384) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
(10384|10384) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10384|10384) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10384|10384) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10384|10384) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10384|10384) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10384|10384) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000008.000001c1(de2b9a70) in domain 7
(10384|10384) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10384|10384) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10384|10384) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10384|10384) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10384|10384) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10384|10384) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(10384|10384) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10384|10509) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000001c7(37483f45) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10384|10384) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10384|10384) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.000001c7(37483f45), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10384|10384) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10384|10384) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10384|10384) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10384|10509) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000002c7(1c656c86) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10384|10384) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10384|10384) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.000002c7(1c656c86), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10384|10384) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10384|10384) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10384|10384) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10384|10509) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000003c7(057e5dc7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10384|10384) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10384|10384) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.000003c7(057e5dc7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10384|10384) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10384|10384) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10384|10384) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10384|10509) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000004c7(4a3fcb00) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10384|10384) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10384|10384) 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'
(10384|10384) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10384|10384) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10384|10384) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10384|10384) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10384|10384) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10384|10384) 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'
(10384|10384) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10384|10384) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10384|10384) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10384|10384) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10384|10384) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10384|10384) 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'
(10384|10384) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10384|10384) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10384|10384) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10384|10384) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10384|10384) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10384|10384) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10384|10384) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10384|10384) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10384|10384) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10384|10384) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10384|10384) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10384|10384) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10384|10384) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10384|10384) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10384|10384) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10384|10384) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10384|10384) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000008.00000102(dc46097a), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10384|10384) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10384|10384) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10384|10384) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10384|10384) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1680 with 20 chunks
(10384|10384) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10384|10384) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10384|10384) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10384|10384) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10384|10384) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10384|10384) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10384|10384) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10384|10384) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10384|10384) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000008.00000202(f76b5ab9), publishing to topic name "topic_02" type "Bench::Data"
2026-05-21T11:18:05Z: Process construction / entity creation complete.
2026-05-21T11:18:05Z: Beginning action construction / initialization.
2026-05-21T11:18:05Z: Action construction / initialization complete.
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
2026-05-21T11:18:06Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:18:06Z: DDS entities enabled.
2026-05-21T11:18:06Z: Initializing process actions.
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10384|10509) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10384|10509) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10384|10509) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10384|10509) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-05-21T11:18:36Z: Starting process actions.
2026-05-21T11:18:36Z: Process tests started.
(10384|10509) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10384|10509) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10384|10509) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10384|10509) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10384|10509) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10384|10509) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-05-21T11:18:37Z: Stopping process tests.
2026-05-21T11:18:37Z: Process tests stopped.
(10384|10509) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10384|10509) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10384|10509) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10384|10509) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10384|10509) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10384|10509) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10384|10509) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10384|10509) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10384|10509) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10384|10509) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10384|10509) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10384|10509) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10384|10509) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10384|10509) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10384|10509) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10384|10509) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10384|10509) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10384|10509) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10384|10509) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10384|10509) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10384|10509) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10384|10509) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10384|10509) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10384|10509) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-05-21T11:18:38Z: Stopping process actions.
2026-05-21T11:18:38Z: Detaching Listeners.
2026-05-21T11:18:38Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10384|10384) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 15
(10384|10509) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10384|10509) 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
(10384|10384) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 15
(10384|10509) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10384|10509) 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
(10384|10384) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 14
(10384|10384) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 14
Deleting datareader: datareader_02
(10384|10384) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 14
(10384|10384) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 14
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10384|10483) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000001c7(37483f45) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10384|10483) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000001c7(37483f45) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10384|10483) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000003c7(057e5dc7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10384|10483) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000003c7(057e5dc7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10384|10483) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000004c7(4a3fcb00) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10384|10483) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000004c7(4a3fcb00) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10384|10483) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000002c7(1c656c86) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10384|10483) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000002c7(1c656c86) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10384|10517) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.156:35471 , reconnect_state = INIT_STATE.
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10384|10483) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10384|10517) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10384|10384) Service_Participant::shutdown
(10384|10384) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-05-21T11:18:38Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 1.996
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.091
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10384|10384) Service_Participant::~Service_Participant
(10384|10384) Service_Participant::shutdown
=== Showing Log for Node 010370a8.a59d8493.2864adb3.000001c1 === Spawned Process #2 (PID 10359) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:18:03Z: 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
(10359|10359) INFO: set_DCPS_debug_level: set to 3
(10359|10359) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10359|10359) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10359|10359) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10359|10359) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10359|10359) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10359|10359) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10359|10359) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10359|10359) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
(10359|10359) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10359|10359) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10359|10359) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10359|10359) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10359|10359) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10359|10359) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000004.000001c1(1bdb7771) in domain 7
(10359|10359) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10359|10359) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10359|10359) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10359|10359) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10359|10359) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10359|10359) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(10359|10359) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10359|10497) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000001c7(f2b8d244) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10359|10359) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10359|10359) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.000001c7(f2b8d244), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10359|10359) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10359|10359) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10359|10359) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10359|10497) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000002c7(d9958187) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10359|10359) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10359|10359) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.000002c7(d9958187), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10359|10359) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10359|10359) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10359|10359) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10359|10497) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000003c7(c08eb0c6) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10359|10359) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10359|10359) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.000003c7(c08eb0c6), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10359|10359) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10359|10359) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10359|10359) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10359|10497) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000004c7(8fcf2601) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10359|10359) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10359|10359) 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'
(10359|10359) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10359|10359) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10359|10359) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10359|10359) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10359|10359) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10359|10359) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10359|10359) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10359|10359) 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'
(10359|10359) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10359|10359) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10359|10359) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10359|10359) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10359|10359) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10359|10359) 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'
(10359|10359) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10359|10359) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10359|10359) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10359|10359) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10359|10359) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10359|10359) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10359|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10359|10359) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10359|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10359|10359) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10359|10359) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10359|10359) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10359|10359) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10359|10359) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10359|10359) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10359|10359) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10359|10359) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10359|10359) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10359|10359) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10359|10359) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10359|10359) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10359|10359) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10359|10359) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10359|10359) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10359|10359) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10359|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10359|10359) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10359|10359) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10359|10359) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10359|10359) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10359|10359) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10359|10359) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10359|10359) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10359|10359) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10359|10359) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10359|10359) 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'
(10359|10359) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10359|10359) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10359|10359) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10359|10359) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1880 with 20 chunks
(10359|10359) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10359|10359) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10359|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10359|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10359|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10359|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10359|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10359|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10359|10359) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10359|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10359|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10359|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10359|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10359|10359) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10359|10359) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10359|10359) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10359|10359) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10359|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10359|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10359|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10359|10359) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10359|10359) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10359|10359) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10359|10359) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10359|10359) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000004.00000202(329bb7b8), publishing to topic name "topic_02" type "Bench::Data"
2026-05-21T11:18:05Z: Process construction / entity creation complete.
2026-05-21T11:18:05Z: Beginning action construction / initialization.
2026-05-21T11:18:05Z: Action construction / initialization complete.
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10359|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10359|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10359|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10359|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10359|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10359|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10359|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10359|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10359|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10359|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10359|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10359|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10359|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10359|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10359|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10359|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10359|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10359|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10359|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10359|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10359|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10359|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10359|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10359|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10359|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10359|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10359|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10359|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10359|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10359|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10359|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10359|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10359|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10359|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10359|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10359|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10359|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10359|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10359|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10359|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
2026-05-21T11:18:06Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:18:06Z: DDS entities enabled.
2026-05-21T11:18:06Z: Initializing process actions.
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10359|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10359|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10359|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10359|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10359|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10359|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10359|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10359|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10359|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10359|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-05-21T11:18:36Z: Starting process actions.
2026-05-21T11:18:36Z: Process tests started.
(10359|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10359|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10359|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10359|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10359|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10359|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-05-21T11:18:37Z: Stopping process tests.
2026-05-21T11:18:37Z: Process tests stopped.
(10359|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10359|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10359|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10359|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10359|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10359|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10359|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10359|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10359|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10359|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10359|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10359|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10359|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10359|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10359|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10359|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10359|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10359|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10359|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10359|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10359|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10359|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10359|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10359|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10359|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10359|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10359|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10359|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10359|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10359|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
2026-05-21T11:18:38Z: Stopping process actions.
2026-05-21T11:18:38Z: Detaching Listeners.
2026-05-21T11:18:38Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10359|10359) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 14
(10359|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10359|10497) 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
(10359|10359) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 14
(10359|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10359|10497) 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
(10359|10359) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 13
(10359|10359) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 13
Deleting datareader: datareader_02
(10359|10359) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 13
(10359|10359) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 13
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10359|10435) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000001c7(f2b8d244) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10359|10435) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000001c7(f2b8d244) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10359|10435) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000003c7(c08eb0c6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10359|10435) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000003c7(c08eb0c6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10359|10435) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000004c7(8fcf2601) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10359|10435) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000004c7(8fcf2601) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10359|10502) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.156:35471 , reconnect_state = INIT_STATE.
(10359|10435) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000002c7(d9958187) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10359|10435) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000002c7(d9958187) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10359|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10359|10502) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10359|10359) Service_Participant::shutdown
(10359|10359) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-05-21T11:18:38Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.329
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.092
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10359|10359) Service_Participant::~Service_Participant
(10359|10359) Service_Participant::shutdown
=== Showing Log for Node 010370a8.a59d8493.2864adb3.000001c1 === Spawned Process #21 (PID 10389) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:18:03Z: 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
(10389|10389) INFO: set_DCPS_debug_level: set to 3
(10389|10389) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10389|10389) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10389|10389) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10389|10389) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10389|10389) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10389|10389) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10389|10389) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10389|10389) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
(10389|10389) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10389|10389) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10389|10389) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10389|10389) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10389|10389) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10389|10389) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000009.000001c1(e34bb3c0) in domain 7
(10389|10389) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10389|10389) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10389|10389) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10389|10389) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10389|10389) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10389|10389) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(10389|10389) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10389|10520) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000001c7(0a2816f5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10389|10389) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10389|10389) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.000001c7(0a2816f5), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10389|10389) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10389|10389) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10389|10389) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10389|10520) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000002c7(21054536) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10389) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10389|10389) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.000002c7(21054536), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10389|10389) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10389|10389) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10389|10389) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10389|10520) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000003c7(381e7477) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10389) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10389|10389) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.000003c7(381e7477), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10389|10389) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10389|10389) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10389|10389) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10389|10520) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000004c7(775fe2b0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10389) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10389|10389) 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'
(10389|10389) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10389|10389) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10389|10389) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10389|10520) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10389|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10389|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10389|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10389|10520) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10389|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10389|10389) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10389|10389) 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'
(10389|10389) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10389|10389) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10389|10389) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10389|10520) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10389|10520) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10389|10520) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10389|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10389|10520) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10389|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10389|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10389|10389) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10389|10389) 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'
(10389|10389) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10389|10389) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10389|10389) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10389|10389) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10389|10520) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10389|10389) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10389|10389) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10389|10520) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10389|10520) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10389|10520) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10389|10520) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10389|10520) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000006.00000507(77708690)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10389|10520) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000006.00000507(77708690)
(10389|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10389|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10389|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10389|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10389|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10389|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10389|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10389|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10389|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10389|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10389|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10389|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10389|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10389|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10389|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10389|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10389|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10389|10520) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10389|10520) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10389|10389) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10389|10389) 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'
(10389|10389) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10389|10389) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10389|10389) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10389|10389) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1780 with 20 chunks
(10389|10389) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10389|10389) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10389|10520) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10389|10520) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10389|10520) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10389|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10389|10520) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10389|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10389|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10389|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10389|10520) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10389|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10389|10520) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10389|10520) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10389|10520) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10389|10520) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10389|10520) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10389|10520) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10389|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10389|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10389|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10389|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10389|10389) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10389|10389) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000009.00000202(ca0b7309), publishing to topic name "topic_02" type "Bench::Data"
2026-05-21T11:18:05Z: Process construction / entity creation complete.
2026-05-21T11:18:05Z: Beginning action construction / initialization.
2026-05-21T11:18:05Z: Action construction / initialization complete.
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10389|10520) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10389|10520) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10389|10520) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10389|10520) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10389|10520) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10389|10520) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10389|10520) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10389|10520) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10389|10520) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10389|10520) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10389|10520) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10389|10520) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10389|10520) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10389|10520) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10389|10520) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10389|10520) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10389|10520) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10389|10520) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10389|10520) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10389|10520) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10389|10520) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10389|10520) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10389|10520) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10389|10520) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10389|10520) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10389|10520) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10389|10520) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10389|10520) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10389|10520) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10389|10520) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10389|10520) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10389|10520) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10389|10520) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10389|10520) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10389|10520) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10389|10520) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10389|10520) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10389|10520) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10389|10520) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10389|10520) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10389|10520) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10389|10520) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10389|10520) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10389|10520) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10389|10520) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10389|10520) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10389|10520) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10389|10520) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10389|10520) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10389|10520) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10389|10520) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10389|10520) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10389|10520) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10389|10520) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10389|10520) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10389|10520) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10389|10520) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10389|10520) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10389|10520) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10389|10520) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10389|10520) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10389|10520) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000013.00000507(df709e62)
2026-05-21T11:18:06Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:18:06Z: DDS entities enabled.
2026-05-21T11:18:06Z: Initializing process actions.
(10389|10520) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10389|10520) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10389|10520) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10389|10520) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10389|10520) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10389|10520) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10389|10520) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10389|10520) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10389|10520) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10389|10520) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10389|10520) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10389|10520) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-05-21T11:18:36Z: Starting process actions.
2026-05-21T11:18:36Z: Process tests started.
(10389|10520) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10389|10520) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10389|10520) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10389|10520) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10389|10520) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10389|10520) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-05-21T11:18:37Z: Stopping process tests.
2026-05-21T11:18:37Z: Process tests stopped.
(10389|10520) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10389|10520) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10389|10520) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10389|10520) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10389|10520) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10389|10520) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10389|10520) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10389|10520) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10389|10520) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10389|10520) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10389|10520) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10389|10520) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10389|10520) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10389|10520) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10389|10520) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10389|10520) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10389|10520) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10389|10520) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10389|10520) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10389|10520) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10389|10520) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10389|10520) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10389|10520) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10389|10520) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10389|10520) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10389|10520) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10389|10520) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10389|10520) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10389|10520) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10389|10520) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10389|10520) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10389|10520) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10389|10520) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10389|10520) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10389|10520) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10389|10520) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
2026-05-21T11:18:38Z: Stopping process actions.
2026-05-21T11:18:38Z: Detaching Listeners.
2026-05-21T11:18:38Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10389|10389) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 13
(10389|10520) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10389|10520) 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
(10389|10389) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 13
(10389|10520) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10389|10520) 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
(10389|10389) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 12
(10389|10389) 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
(10389|10389) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 12
(10389|10389) 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
(10389|10469) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000001c7(0a2816f5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10389|10469) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000001c7(0a2816f5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10389|10469) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000003c7(381e7477) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10389|10469) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000003c7(381e7477) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10389|10469) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000004c7(775fe2b0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10389|10469) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000004c7(775fe2b0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10389|10469) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000002c7(21054536) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10389|10469) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000002c7(21054536) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10389|10526) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.156:35471 , reconnect_state = INIT_STATE.
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10469) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10389|10526) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10389|10389) Service_Participant::shutdown
(10389|10389) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-05-21T11:18:38Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.136
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.083
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10389|10389) Service_Participant::~Service_Participant
(10389|10389) Service_Participant::shutdown
=== Showing Log for Node 010370a8.a59d8493.2864adb3.000001c1 === Spawned Process #19 (PID 10383) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:18:03Z: 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
(10383|10383) INFO: set_DCPS_debug_level: set to 3
(10383|10383) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10383|10383) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10383|10383) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10383|10383) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10383|10383) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10383|10383) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10383|10383) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10383|10383) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
(10383|10383) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10383|10383) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10383|10383) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10383|10383) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10383|10383) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10383|10383) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000a.000001c1(a4ebc910) in domain 7
(10383|10383) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10383|10383) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10383|10383) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10383|10383) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10383|10383) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10383|10383) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(10383|10383) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10383|10518) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000001c7(4d886c25) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10383|10383) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10383|10383) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.000001c7(4d886c25), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10383|10383) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10383|10383) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10383|10383) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10383|10518) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000002c7(66a53fe6) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10383) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10383|10383) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.000002c7(66a53fe6), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10383|10383) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10383|10383) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10383|10383) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10383|10518) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000003c7(7fbe0ea7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10383|10383) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10383|10383) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.000003c7(7fbe0ea7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10383|10383) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10383|10383) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10383|10383) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10383|10518) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000004c7(30ff9860) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10383|10383) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10383|10383) 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'
(10383|10383) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10383|10383) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10383|10383) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10383|10518) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10383|10383) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10383|10518) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10383|10518) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10383|10383) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10383|10383) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10383|10383) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10383|10518) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10383|10383) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10383|10383) 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'
(10383|10383) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10383|10383) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10383|10383) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10383|10518) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10383|10383) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10383|10518) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10383|10518) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10383|10518) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10383|10518) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10383|10518) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10383|10383) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10383|10383) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10383|10383) 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'
(10383|10383) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10383|10383) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10383|10383) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10383|10383) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10383|10383) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10383|10383) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10383|10518) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10383|10518) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10383|10518) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10383|10518) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10383|10518) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10383|10518) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10383|10383) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10383|10518) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10383|10518) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10383|10518) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10383|10518) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10383|10518) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10383|10518) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10383|10383) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10383|10383) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10383|10518) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10383|10518) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10383|10383) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10383|10383) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10383|10518) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10383|10518) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10383|10383) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10383|10383) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10383|10383) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10383|10383) 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'
(10383|10383) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10383|10518) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10383|10518) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10383|10518) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10383|10383) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10383|10383) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10383|10383) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1700 with 20 chunks
(10383|10383) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10383|10383) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10383|10518) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10383|10518) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10383|10518) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10383|10518) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10383|10518) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10383|10518) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10383|10518) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10383|10518) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10383|10518) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10383|10518) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10383|10518) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10383|10518) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10383|10518) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10383|10518) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10383|10518) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10383|10383) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10383|10383) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10383|10383) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10383|10383) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10383|10383) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10383|10383) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10383|10383) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10383|10383) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10383|10518) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10383|10383) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10383|10383) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10383|10383) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10383|10383) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000a.00000202(8dab09d9), publishing to topic name "topic_02" type "Bench::Data"
2026-05-21T11:18:06Z: Process construction / entity creation complete.
2026-05-21T11:18:06Z: Beginning action construction / initialization.
2026-05-21T11:18:06Z: Action construction / initialization complete.
(10383|10518) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10383|10518) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10383|10518) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10383|10518) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10383|10518) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10383|10518) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10383|10518) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10383|10518) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10383|10518) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10383|10518) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10383|10518) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10383|10518) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10383|10518) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10383|10518) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10383|10518) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10383|10518) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10383|10518) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10383|10518) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10383|10518) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10383|10518) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10383|10518) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10383|10518) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10383|10518) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10383|10518) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10383|10518) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10383|10518) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10383|10518) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10383|10518) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10383|10518) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10383|10518) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10383|10518) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10383|10518) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10383|10518) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10383|10518) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10383|10518) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10383|10518) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10383|10518) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10383|10518) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10383|10518) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10383|10518) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10383|10518) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10383|10518) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10383|10518) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10383|10518) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10383|10518) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10383|10518) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10383|10518) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10383|10518) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10383|10518) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10383|10518) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10383|10518) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10383|10518) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10383|10518) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10383|10518) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-05-21T11:18:07Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:18:07Z: DDS entities enabled.
2026-05-21T11:18:07Z: Initializing process actions.
2026-05-21T11:18:37Z: Starting process actions.
2026-05-21T11:18:37Z: Process tests started.
(10383|10518) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10383|10518) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10383|10518) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10383|10518) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10383|10518) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10383|10518) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10383|10518) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10383|10518) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10383|10518) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10383|10518) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10383|10518) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10383|10518) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10383|10518) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
2026-05-21T11:18:38Z: Stopping process tests.
2026-05-21T11:18:38Z: Process tests stopped.
(10383|10518) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10383|10518) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10383|10518) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10383|10518) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10383|10518) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10383|10518) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10383|10518) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10383|10518) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10383|10518) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10383|10518) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10383|10518) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10383|10518) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10383|10518) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10383|10518) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10383|10518) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10383|10518) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10383|10518) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10383|10518) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10383|10518) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10383|10518) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10383|10518) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10383|10518) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10383|10518) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10383|10518) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10383|10518) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10383|10518) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10383|10518) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10383|10518) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10383|10518) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10383|10518) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10383|10518) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10383|10518) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10383|10518) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10383|10518) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10383|10518) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
2026-05-21T11:18:39Z: Stopping process actions.
2026-05-21T11:18:39Z: Detaching Listeners.
2026-05-21T11:18:39Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10383|10383) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 12
(10383|10518) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10383|10518) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10383|10518) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
Deleting datawriter: datawriter_02
(10383|10518) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10383|10383) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 12
(10383|10518) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10383|10518) 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
(10383|10383) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 10
(10383|10383) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 10
Deleting datareader: datareader_02
(10383|10383) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 11
(10383|10383) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 11
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10383|10455) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000001c7(4d886c25) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10383|10455) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000001c7(4d886c25) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10383|10455) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000003c7(7fbe0ea7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10383|10455) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000003c7(7fbe0ea7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10383|10455) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000004c7(30ff9860) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10383|10455) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000004c7(30ff9860) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10383|10530) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.156:35471 , reconnect_state = INIT_STATE.
(10383|10455) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000002c7(66a53fe6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10383|10455) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000002c7(66a53fe6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10455) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10383|10530) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10383|10383) Service_Participant::shutdown
(10383|10383) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-05-21T11:18:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.476
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.084
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10383|10383) Service_Participant::~Service_Participant
(10383|10383) Service_Participant::shutdown
=== Showing Log for Node 010370a8.a59d8493.2864adb3.000001c1 === Spawned Process #11 (PID 10368) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:18:03Z: 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
(10368|10368) INFO: set_DCPS_debug_level: set to 3
(10368|10368) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10368|10368) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10368|10368) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10368|10368) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10368|10368) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10368|10368) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10368|10368) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10368|10368) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
(10368|10368) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10368|10368) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10368|10368) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10368|10368) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10368|10368) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10368|10368) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000c.000001c1(2bab3cb0) in domain 7
(10368|10368) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10368|10368) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10368|10368) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10368|10368) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10368|10368) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10368|10368) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(10368|10368) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10368|10527) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000001c7(c2c89985) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10368|10368) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10368|10368) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.000001c7(c2c89985), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10368|10368) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10368|10368) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10368|10368) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10368|10368) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000002c7(e9e5ca46) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10368|10368) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10368|10368) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.000002c7(e9e5ca46), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10368|10368) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10368|10368) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10368|10368) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10368|10527) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000003c7(f0fefb07) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10368|10368) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10368|10368) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.000003c7(f0fefb07), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10368|10368) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10368|10368) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10368|10368) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10368|10527) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000004c7(bfbf6dc0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10368|10368) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10368|10368) 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'
(10368|10368) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10368|10368) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10368|10368) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10368|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10368|10368) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10368|10368) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10368|10368) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10368|10368) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10368|10368) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10368|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10368|10368) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10368|10368) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10368|10368) 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'
(10368|10368) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10368|10368) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10368|10368) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10368|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10368|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10368|10368) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10368|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10368|10368) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10368|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10368|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10368|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10368|10368) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10368|10368) 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'
(10368|10368) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10368|10368) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10368|10368) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10368|10368) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(10368|10368) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10368|10368) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10368|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10368|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10368|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10368|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10368|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10368|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10368|10368) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000006.00000507(77708690)
(10368|10368) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10368|10368) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10368|10368) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000006.00000507(77708690)
(10368|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10368|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10368|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10368|10368) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10368|10368) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10368|10368) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10368|10368) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10368|10368) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10368|10368) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10368|10368) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10368|10368) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10368|10368) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10368|10368) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10368|10368) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10368|10368) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10368|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10368|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10368|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10368|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10368|10368) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10368|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10368|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10368|10368) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10368|10368) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10368|10368) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10368|10368) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10368|10368) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10368|10368) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10368|10368) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10368|10368) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10368|10368) 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'
(10368|10368) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10368|10368) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10368|10368) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10368|10368) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1900 with 20 chunks
(10368|10368) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10368|10368) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10368|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10368|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10368|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10368|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10368|10368) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10368|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10368|10368) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10368|10368) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10368|10368) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10368|10368) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10368|10368) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10368|10368) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10368|10368) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10368|10368) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10368|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10368|10368) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10368|10368) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10368|10368) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10368|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10368|10368) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10368|10368) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10368|10368) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10368|10368) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10368|10368) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10368|10368) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10368|10368) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10368|10368) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10368|10368) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10368|10368) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10368|10368) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10368|10368) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10368|10368) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10368|10368) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10368|10368) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10368|10368) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10368|10368) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10368|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10368|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10368|10368) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10368|10368) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10368|10368) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10368|10368) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10368|10368) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000c.00000202(02ebfc79), publishing to topic name "topic_02" type "Bench::Data"
2026-05-21T11:18:06Z: Process construction / entity creation complete.
2026-05-21T11:18:06Z: Beginning action construction / initialization.
2026-05-21T11:18:06Z: Action construction / initialization complete.
(10368|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10368|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10368|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10368|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10368|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10368|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10368|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10368|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10368|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10368|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10368|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10368|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10368|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10368|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10368|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10368|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10368|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10368|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10368|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10368|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10368|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10368|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10368|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10368|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10368|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10368|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10368|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10368|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10368|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10368|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10368|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10368|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10368|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10368|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10368|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10368|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10368|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10368|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10368|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10368|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10368|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10368|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10368|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10368|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10368|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10368|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10368|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10368|10527) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10368|10527) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10368|10527) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10368|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10368|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10368|10527) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-05-21T11:18:07Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:18:07Z: DDS entities enabled.
2026-05-21T11:18:07Z: Initializing process actions.
2026-05-21T11:18:37Z: Starting process actions.
2026-05-21T11:18:37Z: Process tests started.
(10368|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10368|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10368|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10368|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10368|10527) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10368|10527) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10368|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10368|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10368|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10368|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10368|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10368|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10368|10527) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10368|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10368|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10368|10527) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10368|10527) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
2026-05-21T11:18:38Z: Stopping process tests.
2026-05-21T11:18:38Z: Process tests stopped.
(10368|10527) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10368|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10368|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10368|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10368|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10368|10527) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10368|10527) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10368|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10368|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10368|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10368|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10368|10527) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10368|10527) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10368|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10368|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10368|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10368|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10368|10527) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10368|10527) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10368|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10368|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10368|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10368|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10368|10527) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10368|10527) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10368|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10368|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10368|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10368|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10368|10527) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10368|10527) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10368|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10368|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10368|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10368|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10368|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10368|10527) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
2026-05-21T11:18:39Z: Stopping process actions.
2026-05-21T11:18:39Z: Detaching Listeners.
2026-05-21T11:18:39Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10368|10368) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 12
(10368|10527) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10368|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10368|10527) 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
(10368|10527) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10368|10368) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 11
(10368|10527) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10368|10527) 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
(10368|10368) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 9
(10368|10368) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 9
Deleting datareader: datareader_02
(10368|10368) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 10
(10368|10368) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 10
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10368|10450) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000001c7(c2c89985) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10368|10450) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000001c7(c2c89985) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10368|10450) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000003c7(f0fefb07) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10368|10450) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000003c7(f0fefb07) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10368|10450) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000004c7(bfbf6dc0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10368|10450) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000004c7(bfbf6dc0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10368|10534) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.156:35471 , reconnect_state = INIT_STATE.
(10368|10450) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000002c7(e9e5ca46) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10368|10450) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000002c7(e9e5ca46) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10368|10450) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10368|10534) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10368|10368) Service_Participant::shutdown
(10368|10368) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-05-21T11:18:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.530
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.082
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10368|10368) Service_Participant::~Service_Participant
(10368|10368) Service_Participant::shutdown
=== Showing Log for Node 010370a8.a59d8493.2864adb3.000001c1 === Spawned Process #5 (PID 10362) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:18:03Z: 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
(10362|10362) INFO: set_DCPS_debug_level: set to 3
(10362|10362) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10362|10362) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10362|10362) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10362|10362) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10362|10362) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10362|10362) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10362|10362) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10362|10362) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
(10362|10362) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10362|10362) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10362|10362) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10362|10362) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10362|10362) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10362|10362) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000b.000001c1(998be0a0) in domain 7
(10362|10362) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10362|10362) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10362|10362) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10362|10362) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10362|10362) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10362|10362) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(10362|10362) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10362|10521) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000001c7(70e84595) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10362|10362) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10362|10362) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.000001c7(70e84595), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10362|10362) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10362|10362) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10362|10362) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10362|10521) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000002c7(5bc51656) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10362|10362) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10362|10362) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.000002c7(5bc51656), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10362|10362) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10362|10362) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10362|10362) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10362|10521) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000003c7(42de2717) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10362|10362) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10362|10362) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.000003c7(42de2717), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10362|10362) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10362|10362) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10362|10362) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10362|10521) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000004c7(0d9fb1d0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10362|10362) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10362|10362) 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'
(10362|10362) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10362|10362) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10362|10362) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10362|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10362|10362) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10362|10362) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10362|10362) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10362|10362) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10362|10362) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10362|10362) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10362|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10362|10362) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10362|10362) 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'
(10362|10362) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10362|10362) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10362|10362) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10362|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10362|10362) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10362|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10362|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10362|10362) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10362|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10362|10362) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10362|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10362|10362) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10362|10362) 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'
(10362|10362) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10362|10362) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10362|10362) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10362|10362) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10362|10362) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10362|10362) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10362|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10362|10362) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10362|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10362|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000006.00000507(77708690)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10362|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000006.00000507(77708690)
(10362|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10362|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10362|10362) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10362|10362) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10362|10362) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10362|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10362|10362) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10362|10362) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10362|10362) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10362|10362) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10362|10362) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10362|10362) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10362|10362) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10362|10362) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10362|10362) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10362|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10362|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10362|10362) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10362|10362) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10362|10362) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10362|10362) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10362|10362) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10362|10362) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10362|10362) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10362|10362) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10362|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10362|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10362|10362) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10362|10362) 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'
(10362|10362) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10362|10362) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10362|10362) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10362|10362) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1800 with 20 chunks
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10362|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10362|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10362|10362) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10362|10362) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10362|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10362|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10362|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10362|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10362|10362) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10362|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10362|10362) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10362|10362) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10362|10362) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10362|10362) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10362|10362) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10362|10362) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10362|10362) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10362|10362) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10362|10362) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10362|10362) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10362|10362) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10362|10362) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10362|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10362|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10362|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10362|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10362|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10362|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10362|10362) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10362|10362) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10362|10362) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10362|10362) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10362|10362) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10362|10362) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10362|10362) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10362|10362) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10362|10362) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10362|10362) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10362|10362) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10362|10362) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10362|10362) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10362|10362) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10362|10362) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10362|10362) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10362|10362) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10362|10362) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000b.00000202(b0cb2069), publishing to topic name "topic_02" type "Bench::Data"
2026-05-21T11:18:06Z: Process construction / entity creation complete.
2026-05-21T11:18:06Z: Beginning action construction / initialization.
2026-05-21T11:18:06Z: Action construction / initialization complete.
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10362|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10362|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10362|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10362|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10362|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10362|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10362|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10362|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10362|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10362|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10362|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10362|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10362|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10362|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10362|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10362|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10362|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10362|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10362|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10362|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10362|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10362|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10362|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10362|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10362|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10362|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10362|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10362|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10362|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10362|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10362|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10362|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10362|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10362|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10362|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10362|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10362|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10362|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10362|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10362|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10362|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10362|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10362|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10362|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10362|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10362|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10362|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10362|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10362|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10362|10521) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10362|10521) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10362|10521) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10362|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10362|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10362|10521) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-05-21T11:18:07Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:18:07Z: DDS entities enabled.
2026-05-21T11:18:07Z: Initializing process actions.
2026-05-21T11:18:37Z: Starting process actions.
2026-05-21T11:18:37Z: Process tests started.
(10362|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10362|10521) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10362|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10362|10521) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10362|10521) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10362|10521) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10362|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10362|10521) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10362|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10362|10521) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10362|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10362|10521) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10362|10521) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
2026-05-21T11:18:38Z: Stopping process tests.
2026-05-21T11:18:38Z: Process tests stopped.
(10362|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10362|10521) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10362|10521) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10362|10521) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10362|10521) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10362|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10362|10521) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10362|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10362|10521) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10362|10521) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10362|10521) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10362|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10362|10521) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10362|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10362|10521) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10362|10521) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10362|10521) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10362|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10362|10521) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10362|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10362|10521) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10362|10521) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10362|10521) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10362|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10362|10521) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10362|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10362|10521) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10362|10521) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10362|10521) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10362|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10362|10521) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10362|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10362|10521) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10362|10521) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10362|10521) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
2026-05-21T11:18:39Z: Stopping process actions.
2026-05-21T11:18:39Z: Detaching Listeners.
2026-05-21T11:18:39Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10362|10362) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 12
(10362|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10362|10521) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10362|10362) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10362|10362) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10362|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10362|10521) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10362|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
Deleting datawriter: datawriter_02
(10362|10521) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10362|10362) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 12
(10362|10521) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10362|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10362|10521) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10362|10521) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10362|10521) 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
(10362|10362) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 9
(10362|10362) 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
(10362|10362) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 9
(10362|10362) 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
(10362|10454) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000001c7(70e84595) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10362|10454) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000001c7(70e84595) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10362|10454) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000003c7(42de2717) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10362|10454) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000003c7(42de2717) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10362|10454) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000004c7(0d9fb1d0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10362|10454) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000004c7(0d9fb1d0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10362|10454) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000002c7(5bc51656) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10362|10454) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000002c7(5bc51656) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10362|10532) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.156:35471 , reconnect_state = INIT_STATE.
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10362|10454) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10362|10532) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10362|10362) Service_Participant::shutdown
(10362|10362) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-05-21T11:18:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.484
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.105
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10362|10362) Service_Participant::~Service_Participant
(10362|10362) Service_Participant::shutdown
=== Showing Log for Node 010370a8.a59d8493.2864adb3.000001c1 === Spawned Process #15 (PID 10377) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:18:03Z: 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
(10377|10377) INFO: set_DCPS_debug_level: set to 3
(10377|10377) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10377|10377) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10377|10377) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10377|10377) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10377|10377) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10377|10377) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10377|10377) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10377|10377) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
(10377|10377) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10377|10377) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10377|10377) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10377|10377) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10377|10377) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10377|10377) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000d.000001c1(16cb1500) in domain 7
(10377|10377) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10377|10377) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10377|10377) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10377|10377) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10377|10377) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10377|10377) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(10377|10377) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10377|10519) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000001c7(ffa8b035) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10377|10377) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10377|10377) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.000001c7(ffa8b035), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10377|10377) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10377|10377) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10377|10377) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10377|10519) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000002c7(d485e3f6) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10377|10377) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10377|10377) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.000002c7(d485e3f6), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10377|10377) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10377|10377) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10377|10377) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10377|10519) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000003c7(cd9ed2b7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10377|10377) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10377|10377) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.000003c7(cd9ed2b7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10377|10377) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10377|10377) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10377|10377) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10377|10519) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000004c7(82df4470) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10377|10377) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10377|10377) 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'
(10377|10377) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10377|10377) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10377|10377) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10377|10519) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10377|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10377|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10377|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10377|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10377|10519) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10377|10519) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10377|10519) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10377|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10377|10519) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10377|10519) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10377|10377) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10377|10377) 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'
(10377|10377) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10377|10377) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10377|10377) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10377|10519) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10377|10519) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10377|10519) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10377|10519) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10377|10519) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10377|10519) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10377|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10377|10519) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10377|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10377|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10377|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10377|10377) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10377|10377) 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'
(10377|10377) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10377|10377) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10377|10377) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10377|10377) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10377|10377) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10377|10377) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10377|10519) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10377|10519) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10377|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10377|10519) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10377|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10377|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10377|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10377|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10377|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10377|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10377|10519) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10377|10519) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10377|10519) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10377|10519) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10377|10519) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10377|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10377|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10377|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10377|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10377|10519) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10377|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10377|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10377|10519) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10377|10519) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10377|10519) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10377|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10377|10377) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10377|10377) 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'
(10377|10377) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10377|10377) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10377|10377) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10377|10377) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1900 with 20 chunks
(10377|10377) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10377|10377) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10377|10519) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10377|10519) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10377|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10377|10519) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10377|10519) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10377|10519) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10377|10519) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10377|10519) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10377|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10377|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10377|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10377|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10377|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10377|10519) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10377|10519) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10377|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10377|10519) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10377|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10377|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10377|10519) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10377|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10377|10519) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10377|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10377|10519) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10377|10519) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10377|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10377|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10377|10377) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10377|10377) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000d.00000202(3f8bd5c9), publishing to topic name "topic_02" type "Bench::Data"
2026-05-21T11:18:06Z: Process construction / entity creation complete.
2026-05-21T11:18:06Z: Beginning action construction / initialization.
2026-05-21T11:18:06Z: Action construction / initialization complete.
(10377|10519) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10377|10519) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10377|10519) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10377|10519) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10377|10519) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10377|10519) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10377|10519) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10377|10519) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10377|10519) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10377|10519) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10377|10519) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10377|10519) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10377|10519) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10377|10519) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10377|10519) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10377|10519) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10377|10519) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10377|10519) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10377|10519) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10377|10519) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10377|10519) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10377|10519) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10377|10519) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10377|10519) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10377|10519) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10377|10519) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10377|10519) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10377|10519) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10377|10519) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10377|10519) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10377|10519) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10377|10519) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10377|10519) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10377|10519) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10377|10519) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10377|10519) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10377|10519) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10377|10519) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10377|10519) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10377|10519) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10377|10519) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10377|10519) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10377|10519) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10377|10519) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10377|10519) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10377|10519) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10377|10519) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-05-21T11:18:07Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:18:07Z: DDS entities enabled.
2026-05-21T11:18:07Z: Initializing process actions.
2026-05-21T11:18:37Z: Starting process actions.
2026-05-21T11:18:37Z: Process tests started.
(10377|10519) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10377|10519) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10377|10519) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10377|10519) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10377|10519) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10377|10519) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10377|10519) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10377|10519) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10377|10519) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10377|10519) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10377|10519) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10377|10519) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10377|10519) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10377|10519) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10377|10519) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10377|10519) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10377|10519) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10377|10519) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
2026-05-21T11:18:38Z: Stopping process tests.
2026-05-21T11:18:38Z: Process tests stopped.
(10377|10519) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10377|10519) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10377|10519) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10377|10519) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10377|10519) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10377|10519) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10377|10519) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10377|10519) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10377|10519) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10377|10519) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10377|10519) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10377|10519) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10377|10519) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10377|10519) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10377|10519) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10377|10519) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10377|10519) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10377|10519) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10377|10519) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10377|10519) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10377|10519) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10377|10519) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10377|10519) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10377|10519) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10377|10519) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10377|10519) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10377|10519) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10377|10519) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10377|10519) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10377|10519) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10377|10519) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10377|10519) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10377|10519) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10377|10519) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10377|10519) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10377|10519) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10377|10519) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10377|10519) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10377|10519) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10377|10519) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10377|10519) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10377|10519) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10377|10519) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10377|10519) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10377|10519) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10377|10519) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10377|10519) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10377|10519) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
2026-05-21T11:18:39Z: Stopping process actions.
2026-05-21T11:18:39Z: Detaching Listeners.
2026-05-21T11:18:39Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10377|10377) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 9
(10377|10519) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10377|10519) 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
(10377|10377) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 9
(10377|10519) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10377|10519) 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
(10377|10377) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 8
(10377|10377) 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
(10377|10377) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 8
(10377|10377) 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
(10377|10474) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000001c7(ffa8b035) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10377|10474) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000001c7(ffa8b035) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10377|10474) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000003c7(cd9ed2b7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10377|10474) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000003c7(cd9ed2b7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10377|10474) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000004c7(82df4470) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10377|10474) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000004c7(82df4470) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10377|10538) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.156:35471 , reconnect_state = INIT_STATE.
(10377|10474) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000002c7(d485e3f6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10377|10474) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000002c7(d485e3f6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10377|10474) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10377|10538) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10377|10377) Service_Participant::shutdown
(10377|10377) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-05-21T11:18:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.505
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.066
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10377|10377) Service_Participant::~Service_Participant
(10377|10377) Service_Participant::shutdown
=== Showing Log for Node 010370a8.a59d8493.2864adb3.000001c1 === Spawned Process #8 (PID 10365) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:18:03Z: 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
(10365|10365) INFO: set_DCPS_debug_level: set to 3
(10365|10365) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10365|10365) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10365|10365) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10365|10365) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10365|10365) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10365|10365) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10365|10365) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10365|10365) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
(10365|10365) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10365|10365) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10365|10365) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10365|10365) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10365|10365) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10365|10365) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000e.000001c1(516b6fd0) in domain 7
(10365|10365) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10365|10365) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10365|10365) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10365|10365) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10365|10365) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10365|10365) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(10365|10365) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10365|10522) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000001c7(b808cae5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10365|10365) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10365|10365) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.000001c7(b808cae5), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10365|10365) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10365|10365) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10365|10365) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10365|10522) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000002c7(93259926) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10365|10365) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10365|10365) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.000002c7(93259926), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10365|10365) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10365|10365) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10365|10365) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10365|10522) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000003c7(8a3ea867) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10365|10365) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10365|10365) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.000003c7(8a3ea867), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10365|10365) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10365|10365) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10365|10365) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10365|10522) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000004c7(c57f3ea0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10365|10365) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10365|10365) 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'
(10365|10365) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10365|10365) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10365|10365) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10365|10522) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10365|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10365|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10365|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10365|10522) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10365|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10365|10522) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10365|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10365|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10365|10522) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10365|10522) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10365|10522) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10365|10365) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10365|10365) 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'
(10365|10365) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10365|10365) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10365|10365) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10365|10522) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10365|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10365|10522) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10365|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10365|10522) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10365|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10365|10522) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10365|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10365|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10365|10522) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10365|10522) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10365|10365) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10365|10365) 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'
(10365|10365) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10365|10365) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10365|10365) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10365|10365) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10365|10365) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10365|10365) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10365|10522) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10365|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10365|10522) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10365|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10365|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10365|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10365|10522) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10365|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000006.00000507(77708690)
(10365|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10365|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10365|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000006.00000507(77708690)
(10365|10522) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10365|10522) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10365|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10365|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10365|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10365|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10365|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10365|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10365|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10365|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10365|10522) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10365|10522) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10365|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10365|10522) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10365|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10365|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10365|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10365|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10365|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10365|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10365|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10365|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10365|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10365|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10365|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10365|10522) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10365|10522) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10365|10522) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10365|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10365|10522) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10365|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10365|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10365|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10365|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10365|10365) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10365|10365) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000e.00000102(5306fcda), publishing to topic name "topic_01" type "Bench::Data"
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10365|10522) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10365|10365) WriteDataContainer sample_list_element_allocator 3df8 with 20 chunks
(10365|10365) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10365|10365) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10365|10365) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1980 with 20 chunks
(10365|10365) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10365|10365) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10365|10522) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10365|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10365|10522) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10365|10522) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10365|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10365|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10365|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10365|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10365|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10365|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10365|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10365|10522) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10365|10522) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10365|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10365|10522) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10365|10522) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10365|10522) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10365|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10365|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10365|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10365|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10365|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10365|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10365|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10365|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10365|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10365|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10365|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10365|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10365|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10365|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10365|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10365|10522) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10365|10522) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10365|10522) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10365|10522) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10365|10522) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10365|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10365|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10365|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10365|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10365|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10365|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10365|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10365|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10365|10365) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10365|10365) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000e.00000202(782baf19), publishing to topic name "topic_02" type "Bench::Data"
2026-05-21T11:18:06Z: Process construction / entity creation complete.
2026-05-21T11:18:06Z: Beginning action construction / initialization.
2026-05-21T11:18:06Z: Action construction / initialization complete.
(10365|10522) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10365|10522) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10365|10522) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10365|10522) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10365|10522) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10365|10522) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10365|10522) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10365|10522) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10365|10522) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10365|10522) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10365|10522) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10365|10522) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10365|10522) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10365|10522) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10365|10522) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10365|10522) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10365|10522) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10365|10522) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10365|10522) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10365|10522) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10365|10522) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10365|10522) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10365|10522) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10365|10522) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10365|10522) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10365|10522) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10365|10522) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10365|10522) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10365|10522) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10365|10522) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10365|10522) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10365|10522) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10365|10522) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10365|10522) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10365|10522) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10365|10522) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10365|10522) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10365|10522) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10365|10522) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-05-21T11:18:07Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:18:07Z: DDS entities enabled.
2026-05-21T11:18:07Z: Initializing process actions.
2026-05-21T11:18:37Z: Starting process actions.
2026-05-21T11:18:37Z: Process tests started.
(10365|10522) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10365|10522) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10365|10522) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10365|10522) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10365|10522) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10365|10522) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10365|10522) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10365|10522) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10365|10522) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10365|10522) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10365|10522) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10365|10522) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10365|10522) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10365|10522) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10365|10522) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10365|10522) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10365|10522) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10365|10522) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10365|10522) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10365|10522) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10365|10522) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10365|10522) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10365|10522) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
2026-05-21T11:18:38Z: Stopping process tests.
2026-05-21T11:18:38Z: Process tests stopped.
(10365|10522) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10365|10522) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10365|10522) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10365|10522) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10365|10522) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10365|10522) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10365|10522) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10365|10522) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10365|10522) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10365|10522) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10365|10522) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10365|10522) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10365|10522) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10365|10522) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10365|10522) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10365|10522) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10365|10522) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10365|10522) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10365|10522) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10365|10522) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10365|10522) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10365|10522) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10365|10522) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10365|10522) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10365|10522) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10365|10522) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10365|10522) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10365|10522) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10365|10522) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10365|10522) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10365|10522) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10365|10522) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10365|10522) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10365|10522) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10365|10522) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10365|10522) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10365|10522) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10365|10522) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10365|10522) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10365|10522) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10365|10522) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10365|10522) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10365|10522) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10365|10522) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10365|10522) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10365|10522) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10365|10522) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10365|10522) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10365|10522) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
2026-05-21T11:18:39Z: Stopping process actions.
2026-05-21T11:18:39Z: Detaching Listeners.
2026-05-21T11:18:39Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10365|10365) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 8
(10365|10522) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10365|10522) 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
(10365|10365) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 8
(10365|10522) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10365|10522) 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
(10365|10365) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 7
(10365|10365) 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
(10365|10365) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 7
(10365|10365) 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
(10365|10442) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000001c7(b808cae5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10365|10442) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000001c7(b808cae5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10365|10442) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000003c7(8a3ea867) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10365|10442) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000003c7(8a3ea867) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10365|10442) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000004c7(c57f3ea0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10365|10442) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000004c7(c57f3ea0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10365|10442) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000002c7(93259926) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10365|10442) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000002c7(93259926) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10365|10540) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.156:35471 , reconnect_state = INIT_STATE.
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10365|10442) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10365|10540) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10365|10365) Service_Participant::shutdown
(10365|10365) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-05-21T11:18:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.792
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.047
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10365|10365) Service_Participant::~Service_Participant
(10365|10365) Service_Participant::shutdown
=== Showing Log for Node 010370a8.a59d8493.2864adb3.000001c1 === Spawned Process #10 (PID 10367) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:18:03Z: 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
(10367|10367) INFO: set_DCPS_debug_level: set to 3
(10367|10367) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10367|10367) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10367|10367) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10367|10367) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10367|10367) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10367|10367) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10367|10367) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10367|10367) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
(10367|10367) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10367|10367) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10367|10367) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10367|10367) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10367|10367) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10367|10367) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000f.000001c1(6c0b4660) in domain 7
(10367|10367) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10367|10367) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10367|10367) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10367|10367) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10367|10367) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10367|10367) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(10367|10367) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10367|10536) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000001c7(8568e355) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10367|10367) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10367|10367) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.000001c7(8568e355), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10367|10367) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10367|10367) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10367|10367) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10367|10536) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000002c7(ae45b096) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10367|10367) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10367|10367) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.000002c7(ae45b096), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10367|10367) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10367|10367) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10367|10367) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10367|10536) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000003c7(b75e81d7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10367|10367) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10367|10367) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.000003c7(b75e81d7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10367|10367) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10367|10367) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10367|10367) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10367|10536) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000004c7(f81f1710) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10367|10367) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10367|10367) 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'
(10367|10367) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10367|10367) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10367|10367) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10367|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10367|10367) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10367|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10367|10367) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10367|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10367|10367) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10367|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10367|10367) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10367|10367) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10367|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10367|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10367|10367) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10367|10367) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10367|10367) 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'
(10367|10367) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10367|10367) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10367|10367) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10367|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10367|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10367|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10367|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10367|10367) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10367|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10367|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10367|10367) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10367|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10367|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10367|10367) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10367|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10367|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10367|10367) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10367|10367) 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'
(10367|10367) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10367|10367) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10367|10367) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10367|10367) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10367|10367) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10367|10367) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10367|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10367|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10367|10367) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10367|10367) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10367|10367) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10367|10367) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10367|10367) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10367|10367) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10367|10367) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10367|10367) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10367|10367) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10367|10367) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10367|10367) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10367|10367) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10367|10367) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10367|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10367|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10367|10367) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10367|10367) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10367|10367) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10367|10367) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10367|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10367|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10367|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10367|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10367|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10367|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10367|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10367|10367) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10367|10367) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10367|10367) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10367|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10367|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10367|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10367|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10367|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10367|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10367|10367) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10367|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10367|10367) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10367|10367) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10367|10367) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10367|10367) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10367|10367) 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'
(10367|10367) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10367|10367) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10367|10367) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10367|10367) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1880 with 20 chunks
(10367|10367) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10367|10367) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10367|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10367|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10367|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10367|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10367|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10367|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10367|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10367|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10367|10367) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10367|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10367|10367) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10367|10367) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10367|10367) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10367|10367) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10367|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10367|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10367|10367) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10367|10367) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10367|10367) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10367|10367) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10367|10367) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10367|10367) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10367|10367) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10367|10367) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10367|10367) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10367|10367) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10367|10367) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10367|10367) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10367|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10367|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10367|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10367|10367) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10367|10367) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10367|10367) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10367|10367) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10367|10367) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10367|10367) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10367|10367) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10367|10367) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10367|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10367|10367) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10367|10367) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000f.00000202(454b86a9), publishing to topic name "topic_02" type "Bench::Data"
2026-05-21T11:18:06Z: Process construction / entity creation complete.
2026-05-21T11:18:06Z: Beginning action construction / initialization.
2026-05-21T11:18:06Z: Action construction / initialization complete.
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10367|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10367|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10367|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10367|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10367|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10367|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10367|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10367|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10367|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10367|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10367|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10367|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10367|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10367|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10367|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10367|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10367|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10367|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10367|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10367|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10367|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10367|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10367|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10367|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10367|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10367|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10367|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10367|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10367|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10367|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10367|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10367|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10367|10536) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10367|10536) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10367|10536) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10367|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10367|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10367|10536) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-05-21T11:18:07Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:18:07Z: DDS entities enabled.
2026-05-21T11:18:07Z: Initializing process actions.
2026-05-21T11:18:37Z: Starting process actions.
2026-05-21T11:18:37Z: Process tests started.
(10367|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10367|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10367|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10367|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10367|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10367|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10367|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10367|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10367|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10367|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10367|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10367|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10367|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10367|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10367|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10367|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10367|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10367|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10367|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10367|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10367|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10367|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10367|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10367|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
2026-05-21T11:18:38Z: Stopping process tests.
2026-05-21T11:18:38Z: Process tests stopped.
(10367|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10367|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10367|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10367|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10367|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10367|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10367|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10367|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10367|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10367|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10367|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10367|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10367|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10367|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10367|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10367|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10367|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10367|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10367|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10367|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10367|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10367|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10367|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10367|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10367|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10367|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10367|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10367|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10367|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10367|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10367|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10367|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10367|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10367|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10367|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10367|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10367|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10367|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10367|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10367|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10367|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10367|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10367|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10367|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10367|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10367|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10367|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10367|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10367|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10367|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10367|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10367|10536) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10367|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10367|10536) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
2026-05-21T11:18:39Z: Stopping process actions.
2026-05-21T11:18:39Z: Detaching Listeners.
2026-05-21T11:18:39Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10367|10367) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 7
(10367|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10367|10536) 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
(10367|10367) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 7
(10367|10536) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10367|10536) 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
(10367|10367) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 6
(10367|10367) 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
(10367|10367) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 6
(10367|10367) 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
(10367|10461) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000001c7(8568e355) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10367|10461) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000001c7(8568e355) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10367|10461) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000003c7(b75e81d7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10367|10461) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000003c7(b75e81d7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10367|10461) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000004c7(f81f1710) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10367|10461) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000004c7(f81f1710) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10367|10461) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000002c7(ae45b096) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10367|10461) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000002c7(ae45b096) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10367|10552) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.156:35471 , reconnect_state = INIT_STATE.
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10367|10461) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10367|10552) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10367|10367) Service_Participant::shutdown
(10367|10367) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-05-21T11:18:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.749
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.048
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10367|10367) Service_Participant::~Service_Participant
(10367|10367) Service_Participant::shutdown
=== Showing Log for Node 010370a8.a59d8493.2864adb3.000001c1 === Spawned Process #6 (PID 10363) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:18:03Z: 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
(10363|10363) INFO: set_DCPS_debug_level: set to 3
(10363|10363) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10363|10363) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10363|10363) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10363|10363) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10363|10363) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10363|10363) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10363|10363) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10363|10363) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
(10363|10363) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10363|10363) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10363|10363) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10363|10363) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10363|10363) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10363|10363) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000010.000001c1(8ebb4633) in domain 7
(10363|10363) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10363|10363) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10363|10363) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10363|10363) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10363|10363) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10363|10363) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(10363|10363) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10363|10529) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000001c7(67d8e306) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10363|10363) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10363|10363) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.000001c7(67d8e306), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10363|10363) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10363|10363) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10363|10363) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10363|10529) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000002c7(4cf5b0c5) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10363|10363) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10363|10363) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.000002c7(4cf5b0c5), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10363|10363) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10363|10363) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10363|10363) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10363|10529) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000003c7(55ee8184) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10363|10363) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10363|10363) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.000003c7(55ee8184), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10363|10363) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10363|10363) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10363|10363) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10363|10529) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000004c7(1aaf1743) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10363|10363) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10363|10363) 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'
(10363|10363) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10363|10363) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10363|10363) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10363|10529) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10363|10363) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10363|10363) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10363|10363) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10363|10529) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10363|10363) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10363|10529) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10363|10529) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10363|10529) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10363|10529) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10363|10529) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10363|10529) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10363|10363) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10363|10529) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10363|10363) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10363|10363) 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'
(10363|10363) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10363|10363) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10363|10363) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10363|10529) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10363|10529) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10363|10529) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10363|10529) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10363|10529) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10363|10363) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10363|10363) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10363|10363) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10363|10529) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10363|10363) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10363|10529) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10363|10363) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10363|10529) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10363|10363) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10363|10363) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10363|10363) 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'
(10363|10363) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10363|10363) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10363|10363) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10363|10363) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10363|10363) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10363|10363) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10363|10529) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10363|10529) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10363|10529) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000006.00000507(77708690)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10363|10529) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000006.00000507(77708690)
(10363|10529) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10363|10363) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10363|10363) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10363|10363) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10363|10363) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10363|10363) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10363|10363) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10363|10363) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10363|10363) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10363|10363) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10363|10363) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10363|10363) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10363|10363) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10363|10363) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10363|10529) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10363|10529) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10363|10529) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10363|10529) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10363|10529) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10363|10529) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10363|10529) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10363|10529) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10363|10529) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10363|10529) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10363|10363) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10363|10363) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10363|10363) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10363|10363) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10363|10363) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10363|10363) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10363|10363) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10363|10363) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10363|10363) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10363|10363) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10363|10363) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10363|10363) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10363|10529) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10363|10529) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10363|10529) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10363|10529) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10363|10529) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10363|10363) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10363|10363) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10363|10363) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10363|10363) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10363|10363) 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'
(10363|10363) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10363|10363) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10363|10363) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10363|10363) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1900 with 20 chunks
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10363|10529) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10363|10363) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10363|10363) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10363|10529) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10363|10529) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10363|10363) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10363|10363) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10363|10363) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10363|10363) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10363|10363) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10363|10363) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10363|10363) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10363|10363) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10363|10363) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10363|10363) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10363|10363) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10363|10363) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10363|10363) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10363|10529) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10363|10363) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10363|10363) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10363|10363) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10363|10529) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10363|10363) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10363|10529) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10363|10363) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10363|10363) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10363|10363) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10363|10363) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10363|10363) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10363|10363) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10363|10363) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10363|10363) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10363|10529) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10363|10529) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10363|10529) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10363|10363) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10363|10363) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10363|10363) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10363|10529) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10363|10529) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10363|10529) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10363|10529) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10363|10529) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10363|10363) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10363|10363) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10363|10363) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10363|10363) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10363|10363) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10363|10529) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10363|10363) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10363|10363) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000010.00000202(a7fb86fa), publishing to topic name "topic_02" type "Bench::Data"
2026-05-21T11:18:06Z: Process construction / entity creation complete.
2026-05-21T11:18:06Z: Beginning action construction / initialization.
2026-05-21T11:18:06Z: Action construction / initialization complete.
(10363|10529) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10363|10529) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10363|10529) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10363|10529) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10363|10529) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10363|10529) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10363|10529) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10363|10529) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10363|10529) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10363|10529) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10363|10529) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10363|10529) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10363|10529) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10363|10529) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10363|10529) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10363|10529) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10363|10529) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10363|10529) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10363|10529) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10363|10529) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10363|10529) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10363|10529) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10363|10529) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10363|10529) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10363|10529) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10363|10529) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10363|10529) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-05-21T11:18:07Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:18:07Z: DDS entities enabled.
2026-05-21T11:18:07Z: Initializing process actions.
2026-05-21T11:18:37Z: Starting process actions.
2026-05-21T11:18:37Z: Process tests started.
(10363|10529) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10363|10529) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10363|10529) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10363|10529) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10363|10529) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10363|10529) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10363|10529) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10363|10529) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10363|10529) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10363|10529) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10363|10529) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10363|10529) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10363|10529) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10363|10529) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10363|10529) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10363|10529) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10363|10529) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10363|10529) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10363|10529) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10363|10529) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10363|10529) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10363|10529) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10363|10529) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10363|10529) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
2026-05-21T11:18:38Z: Stopping process tests.
2026-05-21T11:18:38Z: Process tests stopped.
(10363|10529) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10363|10529) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10363|10529) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10363|10529) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10363|10529) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10363|10529) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10363|10529) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10363|10529) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10363|10529) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10363|10529) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10363|10529) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10363|10529) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10363|10529) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10363|10529) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10363|10529) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10363|10529) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10363|10529) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10363|10529) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10363|10529) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10363|10529) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10363|10529) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10363|10529) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10363|10529) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10363|10529) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10363|10529) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10363|10529) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10363|10529) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10363|10529) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10363|10529) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10363|10529) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10363|10529) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10363|10529) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10363|10529) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10363|10529) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10363|10529) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10363|10529) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10363|10529) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10363|10529) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10363|10529) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10363|10529) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10363|10529) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10363|10529) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10363|10529) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10363|10529) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10363|10529) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10363|10529) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10363|10529) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10363|10529) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10363|10529) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10363|10529) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10363|10529) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10363|10529) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10363|10529) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10363|10529) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10363|10529) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10363|10529) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10363|10529) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10363|10529) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10363|10529) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10363|10529) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
2026-05-21T11:18:39Z: Stopping process actions.
2026-05-21T11:18:39Z: Detaching Listeners.
2026-05-21T11:18:39Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10363|10363) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 6
(10363|10529) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10363|10529) 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
(10363|10363) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 6
(10363|10529) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10363|10529) 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
(10363|10363) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 5
(10363|10363) 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
(10363|10363) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 5
(10363|10363) 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
(10363|10446) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000001c7(67d8e306) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10363|10446) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000001c7(67d8e306) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10363|10446) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000003c7(55ee8184) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10363|10446) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000003c7(55ee8184) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10363|10446) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000004c7(1aaf1743) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10363|10446) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000004c7(1aaf1743) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10363|10446) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000002c7(4cf5b0c5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10363|10446) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000002c7(4cf5b0c5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10363|10554) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.156:35471 , reconnect_state = INIT_STATE.
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10363|10446) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10363|10554) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10363|10363) Service_Participant::shutdown
(10363|10363) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-05-21T11:18:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.999
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.043
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10363|10363) Service_Participant::~Service_Participant
(10363|10363) Service_Participant::shutdown
=== Showing Log for Node 010370a8.a59d8493.2864adb3.000001c1 === Spawned Process #4 (PID 10361) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:18:03Z: 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
(10361|10361) INFO: set_DCPS_debug_level: set to 3
(10361|10361) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10361|10361) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10361|10361) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10361|10361) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10361|10361) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10361|10361) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10361|10361) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10361|10361) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
(10361|10361) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10361|10361) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10361|10361) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10361|10361) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10361|10361) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10361|10361) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000011.000001c1(b3db6f83) in domain 7
(10361|10361) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10361|10361) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10361|10361) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10361|10361) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10361|10361) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10361|10361) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(10361|10361) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10361|10537) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000001c7(5ab8cab6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10361|10361) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10361|10361) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.000001c7(5ab8cab6), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10361|10361) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10361|10361) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10361|10361) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10361|10537) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000002c7(71959975) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10361|10361) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10361|10361) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.000002c7(71959975), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10361|10361) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10361|10361) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10361|10361) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10361|10537) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000003c7(688ea834) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10361|10361) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10361|10361) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.000003c7(688ea834), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10361|10361) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10361|10361) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10361|10361) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10361|10537) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000004c7(27cf3ef3) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10361|10361) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10361|10361) 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'
(10361|10361) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10361|10361) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10361|10361) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10361|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10361|10361) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10361|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10361|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10361|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10361|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10361|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10361|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10361|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10361|10361) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10361|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10361|10361) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10361|10361) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10361|10361) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10361|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10361|10361) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10361|10361) 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'
(10361|10361) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10361|10361) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10361|10361) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10361|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10361|10361) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10361|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10361|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10361|10361) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10361|10361) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10361|10361) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10361|10361) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10361|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10361|10361) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10361|10361) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10361|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10361|10361) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10361|10361) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10361|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10361|10361) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10361|10361) 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'
(10361|10361) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10361|10361) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10361|10361) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10361|10361) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10361|10361) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10361|10361) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10361|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10361|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10361|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10361|10361) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000006.00000507(77708690)
(10361|10361) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10361|10361) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10361|10361) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000006.00000507(77708690)
(10361|10361) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10361|10361) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10361|10361) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10361|10361) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10361|10361) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10361|10361) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10361|10361) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10361|10361) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10361|10361) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10361|10361) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10361|10361) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10361|10361) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10361|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10361|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10361|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10361|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10361|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10361|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10361|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10361|10361) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10361|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10361|10361) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10361|10361) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10361|10361) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10361|10361) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10361|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10361|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10361|10361) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10361|10361) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10361|10361) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10361|10361) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10361|10361) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10361|10361) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10361|10361) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10361|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10361|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10361|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10361|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10361|10361) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10361|10361) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10361|10361) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10361|10361) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10361|10361) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10361|10361) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10361|10361) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10361|10361) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10361|10361) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10361|10361) 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'
(10361|10361) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10361|10361) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10361|10361) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10361|10361) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1a00 with 20 chunks
(10361|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10361|10361) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10361|10361) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10361|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10361|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10361|10361) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10361|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10361|10361) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10361|10361) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10361|10361) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10361|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10361|10361) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10361|10361) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10361|10361) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10361|10361) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10361|10361) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10361|10361) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10361|10361) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10361|10361) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10361|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10361|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10361|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10361|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10361|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10361|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10361|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10361|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10361|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10361|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10361|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10361|10361) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10361|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10361|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10361|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10361|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10361|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10361|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10361|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10361|10361) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10361|10361) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10361|10361) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10361|10361) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10361|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10361|10361) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10361|10361) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10361|10361) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10361|10361) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10361|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10361|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10361|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10361|10361) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10361|10361) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000011.00000202(9a9baf4a), publishing to topic name "topic_02" type "Bench::Data"
2026-05-21T11:18:06Z: Process construction / entity creation complete.
2026-05-21T11:18:06Z: Beginning action construction / initialization.
2026-05-21T11:18:06Z: Action construction / initialization complete.
(10361|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10361|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10361|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10361|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10361|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10361|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10361|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10361|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10361|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10361|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10361|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10361|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10361|10537) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10361|10537) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10361|10537) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10361|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10361|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10361|10537) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-05-21T11:18:07Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:18:07Z: DDS entities enabled.
2026-05-21T11:18:07Z: Initializing process actions.
(10361|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10361|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10361|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10361|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10361|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10361|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-05-21T11:18:37Z: Starting process actions.
2026-05-21T11:18:37Z: Process tests started.
(10361|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10361|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10361|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10361|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10361|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10361|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10361|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10361|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10361|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10361|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10361|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10361|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10361|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10361|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10361|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10361|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10361|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10361|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10361|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10361|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10361|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10361|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10361|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
2026-05-21T11:18:38Z: Stopping process tests.
2026-05-21T11:18:38Z: Process tests stopped.
(10361|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10361|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10361|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10361|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10361|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10361|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10361|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10361|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10361|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10361|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10361|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10361|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10361|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10361|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10361|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10361|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10361|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10361|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10361|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10361|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10361|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10361|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10361|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10361|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10361|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10361|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10361|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10361|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10361|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10361|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10361|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10361|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10361|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10361|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10361|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10361|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10361|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10361|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10361|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10361|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10361|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10361|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10361|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10361|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10361|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10361|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10361|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10361|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10361|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10361|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10361|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10361|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10361|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10361|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10361|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10361|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10361|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10361|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10361|10537) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10361|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10361|10537) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
2026-05-21T11:18:39Z: Stopping process actions.
2026-05-21T11:18:39Z: Detaching Listeners.
2026-05-21T11:18:39Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10361|10361) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 5
(10361|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10361|10537) 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
(10361|10361) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 5
(10361|10537) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10361|10537) 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
(10361|10361) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 4
(10361|10361) 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
(10361|10361) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 4
(10361|10361) 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
(10361|10456) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000001c7(5ab8cab6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10361|10456) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000001c7(5ab8cab6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10361|10456) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10361|10456) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10361|10456) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10361|10456) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10361|10456) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10361|10456) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000003c7(688ea834) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10361|10456) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000003c7(688ea834) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10361|10456) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10361|10456) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10361|10456) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10361|10456) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10361|10456) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10361|10456) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10361|10456) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10361|10456) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10361|10456) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000004c7(27cf3ef3) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10361|10456) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000004c7(27cf3ef3) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10361|10456) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10361|10456) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10361|10456) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10361|10456) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10361|10456) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10361|10456) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10361|10456) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10361|10456) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10361|10456) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000002c7(71959975) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10361|10456) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000002c7(71959975) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10361|10564) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.156:35471 , reconnect_state = INIT_STATE.
(10361|10456) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10361|10456) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10361|10456) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10361|10456) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10361|10456) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10361|10456) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10361|10456) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10361|10456) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10361|10456) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10361|10456) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10361|10564) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10361|10361) Service_Participant::shutdown
(10361|10361) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-05-21T11:18:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.117
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.042
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10361|10361) Service_Participant::~Service_Participant
(10361|10361) Service_Participant::shutdown
=== Showing Log for Node 010370a8.a59d8493.2864adb3.000001c1 === Spawned Process #18 (PID 10382) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:18:03Z: 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
(10382|10382) INFO: set_DCPS_debug_level: set to 3
(10382|10382) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10382|10382) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10382|10382) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10382|10382) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10382|10382) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10382|10382) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10382|10382) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10382|10382) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
(10382|10382) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10382|10382) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10382|10382) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10382|10382) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10382|10382) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10382|10382) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000012.000001c1(f47b1553) in domain 7
(10382|10382) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10382|10382) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10382|10382) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10382|10382) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10382|10382) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10382|10382) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(10382|10382) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10382|10542) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000001c7(1d18b066) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10382|10382) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10382|10382) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.000001c7(1d18b066), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10382|10382) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10382|10382) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10382|10382) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10382|10542) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000002c7(3635e3a5) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10382|10382) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10382|10382) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.000002c7(3635e3a5), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10382|10382) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10382|10382) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10382|10382) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10382|10542) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000003c7(2f2ed2e4) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10382|10382) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10382|10382) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.000003c7(2f2ed2e4), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10382|10382) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10382|10382) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10382|10382) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10382|10542) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000004c7(606f4423) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10382|10382) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10382|10382) 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'
(10382|10382) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10382|10382) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10382|10382) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10382|10542) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10382|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10382|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10382|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10382|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10382|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10382|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10382|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10382|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10382|10542) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10382|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10382|10542) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10382|10542) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10382|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10382|10542) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10382|10382) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10382|10382) 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'
(10382|10382) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10382|10382) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10382|10382) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10382|10542) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10382|10542) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10382|10542) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10382|10542) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10382|10542) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10382|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10382|10542) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10382|10542) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10382|10542) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10382|10542) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10382|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10382|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10382|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10382|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10382|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10382|10382) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10382|10382) 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'
(10382|10382) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10382|10382) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10382|10382) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10382|10382) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10382|10382) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10382|10382) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10382|10542) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10382|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10382|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10382|10542) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10382|10542) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10382|10542) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000006.00000507(77708690)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10382|10542) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000006.00000507(77708690)
(10382|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10382|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10382|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10382|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10382|10542) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10382|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10382|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10382|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10382|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10382|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10382|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10382|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10382|10542) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10382|10542) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10382|10542) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10382|10542) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10382|10542) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10382|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10382|10542) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10382|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10382|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10382|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10382|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10382|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10382|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10382|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10382|10542) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10382|10542) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10382|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10382|10382) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10382|10382) 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'
(10382|10382) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10382|10382) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10382|10382) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10382|10382) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10382|10382) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10382|10382) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10382|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10382|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10382|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10382|10542) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10382|10542) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10382|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10382|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10382|10542) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10382|10542) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10382|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10382|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10382|10542) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10382|10542) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10382|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10382|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10382|10542) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10382|10542) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10382|10542) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10382|10542) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10382|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10382|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10382|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10382|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10382|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10382|10542) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10382|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10382|10542) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10382|10542) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10382|10542) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10382|10542) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10382|10542) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10382|10542) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10382|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10382|10542) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10382|10542) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10382|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10382|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10382|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10382|10542) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10382|10382) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10382|10382) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000012.00000202(dd3bd59a), publishing to topic name "topic_02" type "Bench::Data"
2026-05-21T11:18:06Z: Process construction / entity creation complete.
2026-05-21T11:18:06Z: Beginning action construction / initialization.
2026-05-21T11:18:06Z: Action construction / initialization complete.
(10382|10542) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10382|10542) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10382|10542) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10382|10542) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10382|10542) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10382|10542) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10382|10542) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10382|10542) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10382|10542) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10382|10542) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10382|10542) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10382|10542) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10382|10542) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10382|10542) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10382|10542) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10382|10542) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10382|10542) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-05-21T11:18:07Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:18:07Z: DDS entities enabled.
2026-05-21T11:18:07Z: Initializing process actions.
(10382|10542) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10382|10542) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10382|10542) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10382|10542) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10382|10542) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10382|10542) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-05-21T11:18:37Z: Starting process actions.
2026-05-21T11:18:37Z: Process tests started.
(10382|10542) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10382|10542) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10382|10542) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10382|10542) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10382|10542) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10382|10542) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10382|10542) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10382|10542) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10382|10542) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10382|10542) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10382|10542) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10382|10542) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10382|10542) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10382|10542) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10382|10542) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10382|10542) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10382|10542) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10382|10542) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10382|10542) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10382|10542) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10382|10542) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10382|10542) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10382|10542) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10382|10542) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10382|10542) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10382|10542) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10382|10542) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10382|10542) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10382|10542) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10382|10542) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
2026-05-21T11:18:38Z: Stopping process tests.
2026-05-21T11:18:38Z: Process tests stopped.
(10382|10542) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10382|10542) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10382|10542) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10382|10542) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10382|10542) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10382|10542) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10382|10542) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10382|10542) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10382|10542) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10382|10542) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10382|10542) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10382|10542) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10382|10542) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10382|10542) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10382|10542) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10382|10542) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10382|10542) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10382|10542) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10382|10542) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10382|10542) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10382|10542) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10382|10542) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10382|10542) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10382|10542) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10382|10542) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10382|10542) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10382|10542) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10382|10542) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10382|10542) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10382|10542) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10382|10542) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10382|10542) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10382|10542) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10382|10542) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10382|10542) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10382|10542) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10382|10542) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10382|10542) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10382|10542) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10382|10542) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10382|10542) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10382|10542) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10382|10542) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10382|10542) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10382|10542) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10382|10542) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10382|10542) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10382|10542) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10382|10542) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10382|10542) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10382|10542) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10382|10542) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10382|10542) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10382|10542) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(10382|10542) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10382|10542) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10382|10542) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10382|10542) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10382|10542) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10382|10542) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
2026-05-21T11:18:39Z: Stopping process actions.
2026-05-21T11:18:39Z: Detaching Listeners.
2026-05-21T11:18:39Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10382|10382) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 4
(10382|10542) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10382|10542) 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
(10382|10382) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 4
(10382|10542) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10382|10542) 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
(10382|10382) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 3
(10382|10382) 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
(10382|10382) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 3
(10382|10382) 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
(10382|10470) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000001c7(1d18b066) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10382|10470) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000001c7(1d18b066) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10382|10470) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10382|10470) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10382|10470) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10382|10470) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10382|10470) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000003c7(2f2ed2e4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10382|10470) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000003c7(2f2ed2e4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10382|10470) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10382|10470) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10382|10470) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10382|10470) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10382|10470) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10382|10470) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10382|10470) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000004c7(606f4423) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10382|10470) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000004c7(606f4423) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10382|10470) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10382|10470) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10382|10470) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10382|10470) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10382|10470) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10382|10470) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10382|10470) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000002c7(3635e3a5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10382|10470) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000002c7(3635e3a5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10382|10566) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.156:35471 , reconnect_state = INIT_STATE.
(10382|10470) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10382|10470) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10382|10470) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10382|10470) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10382|10470) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10382|10470) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10382|10470) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10382|10470) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10382|10566) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10382|10382) Service_Participant::shutdown
(10382|10382) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-05-21T11:18:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.058
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.044
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10382|10382) Service_Participant::~Service_Participant
(10382|10382) Service_Participant::shutdown
=== Showing Log for Node 010370a8.a59d8493.2864adb3.000001c1 === Spawned Process #12 (PID 10372) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:18:03Z: 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
(10372|10372) INFO: set_DCPS_debug_level: set to 3
(10372|10372) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10372|10372) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10372|10372) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10372|10372) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10372|10372) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10372|10372) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10372|10372) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10372|10372) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
(10372|10372) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10372|10372) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10372|10372) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10372|10372) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10372|10372) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10372|10372) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000014.000001c1(7b3be0f3) in domain 7
(10372|10372) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10372|10372) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10372|10372) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10372|10372) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10372|10372) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10372|10372) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(10372|10372) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10372|10541) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000001c7(925845c6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10372|10372) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10372|10372) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.000001c7(925845c6), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10372|10372) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10372|10372) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10372|10372) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10372|10541) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000002c7(b9751605) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10372) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10372|10372) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.000002c7(b9751605), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10372|10372) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10372|10372) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10372|10372) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10372|10541) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000003c7(a06e2744) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10372|10372) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10372|10372) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.000003c7(a06e2744), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10372|10372) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10372|10372) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10372|10372) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10372|10541) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000004c7(ef2fb183) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10372|10372) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10372|10372) 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'
(10372|10372) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10372|10372) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10372|10372) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10372|10541) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10372|10372) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10372|10372) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10372|10372) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10372|10541) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10372|10541) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10372|10372) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10372|10541) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10372|10541) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10372|10541) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10372|10541) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10372|10372) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10372|10372) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10372|10372) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10372|10541) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10372|10372) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10372|10541) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10372|10372) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10372|10372) 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'
(10372|10372) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10372|10372) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10372|10372) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10372|10541) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10372|10372) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10372|10541) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10372|10372) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10372|10372) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10372|10541) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10372|10541) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10372|10541) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10372|10541) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10372|10372) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10372|10541) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10372|10372) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10372|10541) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10372|10541) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10372|10372) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10372|10541) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10372|10372) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10372|10372) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10372|10372) 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'
(10372|10372) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10372|10372) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10372|10372) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10372|10372) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10372|10372) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10372|10372) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10372|10541) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10372|10541) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10372|10541) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10372|10372) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10372|10541) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10372|10372) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10372|10372) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10372|10372) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10372|10372) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10372|10541) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10372|10372) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10372|10541) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10372|10541) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10372|10541) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10372|10541) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10372|10541) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10372|10541) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10372|10541) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10372|10541) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10372|10541) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10372|10372) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10372|10372) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10372|10372) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10372|10372) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10372|10372) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10372|10372) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10372|10372) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10372|10372) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10372|10372) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10372|10541) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10372|10541) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10372|10541) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10372|10541) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10372|10541) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10372|10541) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10372|10541) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10372|10372) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10372|10372) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10372|10372) 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'
(10372|10372) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10372|10372) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10372|10372) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10372|10372) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1980 with 20 chunks
(10372|10372) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10372|10372) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10372|10541) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10372|10541) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10372|10541) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10372|10372) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10372|10372) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10372|10541) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10372|10541) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10372|10541) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10372|10372) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10372|10541) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10372|10372) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10372|10541) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10372|10372) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10372|10541) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10372|10541) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10372|10541) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10372|10541) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10372|10541) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10372|10541) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10372|10541) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10372|10541) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10372|10541) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10372|10372) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10372|10372) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10372|10372) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10372|10372) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10372|10372) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10372|10372) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10372|10372) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10372|10372) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10372|10541) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10372|10541) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10372|10372) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10372|10372) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10372|10372) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10372|10372) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10372|10372) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10372|10372) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10372|10372) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10372|10372) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10372|10372) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000014.00000202(527b203a), publishing to topic name "topic_02" type "Bench::Data"
2026-05-21T11:18:06Z: Process construction / entity creation complete.
2026-05-21T11:18:06Z: Beginning action construction / initialization.
2026-05-21T11:18:06Z: Action construction / initialization complete.
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10372|10541) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10372|10541) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10372|10541) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10372|10541) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10372|10541) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10372|10541) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10372|10541) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10372|10541) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10372|10541) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10372|10541) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10372|10541) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10372|10541) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-05-21T11:18:07Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:18:07Z: DDS entities enabled.
2026-05-21T11:18:07Z: Initializing process actions.
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10372|10541) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10372|10541) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10372|10541) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10372|10541) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-05-21T11:18:37Z: Starting process actions.
2026-05-21T11:18:37Z: Process tests started.
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10372|10541) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10372|10541) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10372|10541) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10372|10541) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10372|10541) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10372|10541) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10372|10541) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10372|10541) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10372|10541) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10372|10541) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10372|10541) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10372|10541) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10372|10541) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10372|10541) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10372|10541) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10372|10541) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10372|10541) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10372|10541) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10372|10541) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10372|10541) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10372|10541) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10372|10541) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10372|10541) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10372|10541) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10372|10541) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10372|10541) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10372|10541) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
2026-05-21T11:18:38Z: Stopping process tests.
2026-05-21T11:18:38Z: Process tests stopped.
(10372|10541) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10372|10541) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10372|10541) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10372|10541) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10372|10541) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10372|10541) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10372|10541) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10372|10541) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10372|10541) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10372|10541) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10372|10541) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10372|10541) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10372|10541) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10372|10541) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10372|10541) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10372|10541) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10372|10541) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10372|10541) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10372|10541) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10372|10541) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10372|10541) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10372|10541) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10372|10541) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10372|10541) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10372|10541) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10372|10541) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10372|10541) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10372|10541) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10372|10541) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10372|10541) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10372|10541) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10372|10541) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10372|10541) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10372|10541) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10372|10541) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10372|10541) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 1
(10372|10541) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 1
2026-05-21T11:18:39Z: Stopping process actions.
2026-05-21T11:18:39Z: Detaching Listeners.
2026-05-21T11:18:39Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10372|10372) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000013.00000507(df709e62) num remotes 3
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(10372|10541) 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
(10372|10372) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000013.00000607(f45dcda1) num remotes 3
(10372|10541) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(10372|10541) 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
(10372|10372) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 2
(10372|10372) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 2
Deleting datareader: datareader_02
(10372|10372) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 2
(10372|10372) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 2
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10372|10475) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000001c7(925845c6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10372|10475) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000001c7(925845c6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10372|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10372|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10372|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10372|10475) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000003c7(a06e2744) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10372|10475) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000003c7(a06e2744) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10372|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10372|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10372|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10372|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10372|10475) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000004c7(ef2fb183) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10372|10475) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000004c7(ef2fb183) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10372|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10372|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10372|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10372|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10372|10475) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000002c7(b9751605) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10372|10475) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000002c7(b9751605) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10372|10576) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.156:35471 , reconnect_state = INIT_STATE.
(10372|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10475) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10372|10576) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10372|10372) Service_Participant::shutdown
(10372|10372) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-05-21T11:18:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.148
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.037
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10372|10372) Service_Participant::~Service_Participant
(10372|10372) Service_Participant::shutdown
=== Showing Log for Node 010370a8.a59d8493.2864adb3.000001c1 === Spawned Process #14 (PID 10376) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:18:03Z: 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
(10376|10376) INFO: set_DCPS_debug_level: set to 3
(10376|10376) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10376|10376) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10376|10376) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10376|10376) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10376|10376) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10376|10376) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10376|10376) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10376|10376) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
(10376|10376) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10376|10376) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10376|10376) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10376|10376) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10376|10376) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10376|10376) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000013.000001c1(c91b3ce3) in domain 7
(10376|10376) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10376|10376) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10376|10376) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10376|10376) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10376|10376) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10376|10376) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(10376|10376) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10376|10550) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000001c7(207899d6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10376|10376) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10376|10376) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.000001c7(207899d6), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10376|10376) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10376|10376) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10376|10376) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10376|10550) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000002c7(0b55ca15) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10376) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10376|10376) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.000002c7(0b55ca15), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10376|10376) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10376|10376) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10376|10376) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10376|10550) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000003c7(124efb54) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10376) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10376|10376) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.000003c7(124efb54), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10376|10376) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10376|10376) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10376|10376) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10376|10550) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000004c7(5d0f6d93) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10376) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10376|10376) 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'
(10376|10376) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10376|10376) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10376|10376) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10376|10550) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10376|10376) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10376|10550) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10376|10376) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10376|10550) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10376|10376) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10376|10550) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10376|10376) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10376|10550) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10376|10550) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10376|10550) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10376|10550) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10376|10550) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10376|10550) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10376|10376) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10376|10550) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10376|10550) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10376|10550) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10376|10376) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10376|10376) 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'
(10376|10376) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10376|10376) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10376|10376) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10376|10550) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10376|10376) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10376|10550) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10376|10550) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10376|10550) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10376|10550) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10376|10550) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10376|10550) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10376|10550) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10376|10550) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10376|10376) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10376|10550) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10376|10376) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10376|10376) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10376|10376) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10376|10550) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10376|10550) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10376|10550) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10376|10376) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10376|10376) 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'
(10376|10376) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10376|10376) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 14880 with 20 chunks
(10376|10376) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 14910 with 20 chunks
(10376|10376) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10376|10376) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10376|10376) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10376|10550) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10376|10550) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10376|10550) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10376|10550) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10376|10550) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10376|10550) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10376|10376) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10376|10376) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10376|10550) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10376|10376) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10376|10550) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10376|10376) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10376|10550) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10376|10376) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10376|10550) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10376|10550) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10376|10376) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10376|10376) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10376|10376) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10376|10376) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10376|10550) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10376|10550) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10376|10550) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10376|10550) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10376|10550) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10376|10550) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10376|10376) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10376|10550) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10376|10550) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10376|10376) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10376|10550) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10376|10550) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10376|10376) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10376|10550) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10376|10550) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10376|10550) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10376|10550) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10376|10550) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10376|10550) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10376|10376) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10376|10376) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10376|10376) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10376|10376) 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'
(10376|10376) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10376|10376) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 149a0 with 20 chunks
(10376|10376) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 14a30 with 20 chunks
(10376|10376) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1900 with 20 chunks
(10376|10376) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10376|10376) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10376|10550) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10376|10376) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10376|10550) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10376|10550) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10376|10550) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10376|10376) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10376|10550) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10376|10376) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10376|10376) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10376|10376) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10376|10376) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10376|10376) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10376|10376) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10376|10376) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10376|10376) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10376|10550) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10376|10550) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10376|10550) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10376|10550) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10376|10550) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10376|10550) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10376|10550) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10376|10376) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10376|10550) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10376|10376) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10376|10376) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10376|10376) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10376|10376) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10376|10376) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10376|10376) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10376|10376) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10376|10376) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10376|10376) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10376|10376) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10376|10376) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10376|10376) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10376|10376) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10376|10376) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10376|10550) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10376|10550) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10376|10376) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10376|10550) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10376|10550) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10376|10376) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10376|10376) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000013.00000202(e05bfc2a), publishing to topic name "topic_02" type "Bench::Data"
2026-05-21T11:18:06Z: Process construction / entity creation complete.
2026-05-21T11:18:06Z: Beginning action construction / initialization.
2026-05-21T11:18:06Z: Action construction / initialization complete.
(10376|10550) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10376|10550) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-05-21T11:18:07Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:18:07Z: DDS entities enabled.
2026-05-21T11:18:07Z: Initializing process actions.
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-05-21T11:18:37Z: Starting process actions.
2026-05-21T11:18:37Z: Process tests started.
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
2026-05-21T11:18:38Z: Stopping process tests.
2026-05-21T11:18:38Z: Process tests stopped.
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 1
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(10376|10550) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000014.00000507(6d504272) num remotes 1
(10376|10550) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000014.00000607(467d11b1) num remotes 1
2026-05-21T11:18:39Z: Stopping process actions.
2026-05-21T11:18:39Z: Detaching Listeners.
2026-05-21T11:18:39Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10376|10376) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000013.00000507(df709e62) num remotes 2
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10376|10550) 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
(10376|10376) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000013.00000607(f45dcda1) num remotes 2
(10376|10550) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10376|10550) 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
(10376|10376) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000015.00000102(44365a49) num remotes 1
(10376|10376) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000015.00000102(44365a49) num remotes 1
Deleting datareader: datareader_02
(10376|10376) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000015.00000202(6f1b098a) num remotes 1
(10376|10376) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000015.00000202(6f1b098a) num remotes 1
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10376|10479) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000001c7(207899d6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10376|10479) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000001c7(207899d6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10376|10479) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10376|10479) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10376|10479) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000003c7(124efb54) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10376|10479) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000003c7(124efb54) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10376|10479) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10479) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10376|10479) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000004c7(5d0f6d93) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10376|10479) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000004c7(5d0f6d93) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10376|10479) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10479) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10376|10479) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000002c7(0b55ca15) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10376|10479) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000002c7(0b55ca15) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10376|10574) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.156:35471 , reconnect_state = INIT_STATE.
(10376|10479) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10479) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10479) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10479) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10376|10574) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10376|10376) Service_Participant::shutdown
(10376|10376) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-05-21T11:18:40Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.276
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.035
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10376|10376) Service_Participant::~Service_Participant
(10376|10376) Service_Participant::shutdown
=== Showing Log for Node 010370a8.a59d8493.2864adb3.000001c1 === Spawned Process #17 (PID 10379) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:18:03Z: 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
(10379|10379) INFO: set_DCPS_debug_level: set to 3
(10379|10379) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10379|10379) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10379|10379) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10379|10379) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10379|10379) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10379|10379) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10379|10379) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10379|10379) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
(10379|10379) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10379|10379) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10379|10379) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10379|10379) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10379|10379) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10379|10379) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000015.000001c1(465bc943) in domain 7
(10379|10379) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10379|10379) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10379|10379) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10379|10379) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10379|10379) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10379|10379) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmrw5os" as fully qualified hostname, please correct system configuration.
(10379|10379) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10379|10549) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000001c7(af386c76) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10379|10379) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10379|10379) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.000001c7(af386c76), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10379|10379) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10379|10379) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10379|10379) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10379|10549) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000002c7(84153fb5) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10379|10379) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10379|10379) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.000002c7(84153fb5), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10379|10379) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10379|10379) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10379|10379) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10379|10549) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000003c7(9d0e0ef4) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10379|10379) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10379|10379) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.000003c7(9d0e0ef4), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10379|10379) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10379|10379) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10379|10379) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10379|10549) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000004c7(d24f9833) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10379|10379) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10379|10379) 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'
(10379|10379) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10379|10379) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10379|10379) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10379|10549) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10379|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10379|10549) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10379|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10379|10549) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10379|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10379|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10379|10549) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10379|10549) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10379|10549) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10379|10549) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10379|10549) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10379|10549) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10379|10549) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10379|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10379|10549) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10379|10549) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10379|10549) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10379|10549) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10379|10379) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10379|10379) 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'
(10379|10379) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10379|10379) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10379|10379) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10379|10549) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10379|10549) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10379|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10379|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10379|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10379|10549) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10379|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10379|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10379|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10379|10549) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10379|10549) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10379|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10379|10549) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10379|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10379|10549) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10379|10549) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10379|10549) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10379|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10379|10379) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10379|10379) 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'
(10379|10379) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10379|10379) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10379|10379) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10379|10379) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10379|10379) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10379|10379) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10379|10549) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10379|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10379|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10379|10549) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10379|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000006.00000507(77708690)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10379|10549) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10379|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000006.00000507(77708690)
(10379|10549) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10379|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10379|10549) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10379|10549) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10379|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10379|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10379|10549) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10379|10549) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10379|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10379|10549) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10379|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10379|10549) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10379|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10379|10549) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10379|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10379|10549) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10379|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10379|10549) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10379|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10379|10549) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10379|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10379|10549) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10379|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10379|10549) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10379|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10379|10549) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10379|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10379|10549) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10379|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10379|10549) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10379|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10379|10549) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10379|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10379|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10379|10549) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10379|10379) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10379|10379) 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'
(10379|10379) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10379|10379) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10379|10379) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10379|10379) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1a80 with 20 chunks
(10379|10379) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10379|10379) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10379|10549) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10379|10549) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10379|10549) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10379|10549) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10379|10549) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10379|10549) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10379|10549) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10379|10549) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10379|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10379|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10379|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10379|10549) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10379|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10379|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10379|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10379|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10379|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10379|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10379|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10379|10549) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10379|10549) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10379|10549) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10379|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10379|10549) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10379|10549) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10379|10549) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10379|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10379|10549) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10379|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10379|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10379|10549) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10379|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10379|10549) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10379|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10379|10549) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10379|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10379|10549) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10379|10549) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10379|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10379|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10379|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10379|10549) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10379|10549) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10379|10379) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10379|10379) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000015.00000202(6f1b098a), publishing to topic name "topic_02" type "Bench::Data"
2026-05-21T11:18:07Z: Process construction / entity creation complete.
2026-05-21T11:18:07Z: Beginning action construction / initialization.
2026-05-21T11:18:07Z: Action construction / initialization complete.
2026-05-21T11:18:08Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:18:08Z: DDS entities enabled.
2026-05-21T11:18:08Z: Initializing process actions.
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-05-21T11:18:38Z: Starting process actions.
2026-05-21T11:18:38Z: Process tests started.
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
2026-05-21T11:18:39Z: Stopping process tests.
2026-05-21T11:18:39Z: Process tests stopped.
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000014.00000507(6d504272) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000014.00000607(467d11b1) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10379|10549) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000013.00000507(df709e62) num remotes 1
(10379|10549) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000013.00000607(f45dcda1) num remotes 1
2026-05-21T11:18:40Z: Stopping process actions.
2026-05-21T11:18:40Z: Detaching Listeners.
2026-05-21T11:18:40Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10379|10379) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000015.00000507(50306bc2) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000015.00000102(44365a49) num remotes 1
(10379|10549) 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
(10379|10379) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000015.00000607(7b1d3801) num remotes 1
(10379|10549) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000015.00000202(6f1b098a) num remotes 1
(10379|10549) 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
(10379|10478) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000001c7(af386c76) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10379|10478) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000001c7(af386c76) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10379|10478) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10379|10478) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000003c7(9d0e0ef4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10379|10478) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000003c7(9d0e0ef4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10379|10478) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000004c7(d24f9833) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10379|10478) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000004c7(d24f9833) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10379|10478) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000002c7(84153fb5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10379|10478) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000002c7(84153fb5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10379|10584) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.156:35471 , reconnect_state = INIT_STATE.
(10379|10478) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10379|10478) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10379|10584) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10379|10379) Service_Participant::shutdown
(10379|10379) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-05-21T11:18:40Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.325
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.045
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10379|10379) Service_Participant::~Service_Participant
(10379|10379) 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_10596
node_controller PID: 10597 started at 2026-05-21 11:19:01
/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: 10598 started at 2026-05-21 11:19:01
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 010370a8.a59d8493.2965b9c6.000001c1 "test_nc_10596"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/3
Started at 2026-05-21T11:19:08Z
Setting scenario launch_time to be 3 seconds from now: 2026-05-21T11:19:11Z
2026-05-21T11:19:11Z: Node 010370a8.a59d8493.2965b9c6.000001c1 (test_nc_10596) starting process 10615:
- 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_10597/n010370a8.a59d8493.2965b9c6.000001c1w1_log.txt -DCPSPendingTimeout 3
2026-05-21T11:19:11Z: Node 010370a8.a59d8493.2965b9c6.000001c1 (test_nc_10596) starting process 10616:
- original config: ci-disco-relay.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10597/n010370a8.a59d8493.2965b9c6.000001c1w2_config.json --report /tmp/opendds_bench_nc_10597/n010370a8.a59d8493.2965b9c6.000001c1w2_report.json --log /tmp/opendds_bench_nc_10597/n010370a8.a59d8493.2965b9c6.000001c1w2_log.txt
2026-05-21T11:19:11Z: Node 010370a8.a59d8493.2965b9c6.000001c1 (test_nc_10596) starting process 10617:
- original config: ci-disco-relay.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10597/n010370a8.a59d8493.2965b9c6.000001c1w3_config.json --report /tmp/opendds_bench_nc_10597/n010370a8.a59d8493.2965b9c6.000001c1w3_report.json --log /tmp/opendds_bench_nc_10597/n010370a8.a59d8493.2965b9c6.000001c1w3_log.txt
2026-05-21T11:19:48Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10616 with exit code 0
2026-05-21T11:19:48Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10617 with exit code 0
2026-05-21T11:20:11Z: Scenario timed out, Killing Spawned Processes...
2026-05-21T11:20:11Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10615 with exit code 9
Writing report for node name 'test_nc_10596' (id '010370a8.a59d8493.2965b9c6.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-05-21T11:20:11Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 60
percent cpu utilization min = 0.000000
percent cpu utilization max = 9.194746
percent cpu utilization mean = 0.374507
percent cpu utilization stdev = 1.476431
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.468457
percent memory utilization mean = 1.790683
percent memory utilization stdev = 0.790270
percent memory utilization median = 2.467102
percent memory utilization madev = 0.001331
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 60
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 1167.190474
percent virtual memory utilization mean = 849.455282
percent virtual memory utilization stdev = 392.238636
percent virtual memory utilization median = 1167.190474
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.071 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.000 seconds
Max Stop Time: 0.000 seconds
Max Destruction Time: 0.021 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.006094
discovery time delta max = 0.541231
discovery time delta mean = 0.197686
discovery time delta stdev = 0.191948
discovery time delta median = 0.170093
discovery time delta madev = 0.156952
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 010370a8.a59d8493.2965b9c6.000001c1 === Spawned Process #2 (PID 10616) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:19:14Z: 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
(10616|10616) INFO: set_DCPS_debug_level: set to 3
(10616|10616) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10616|10616) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10616|10616) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10616|10616) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10616|10616) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ rtps_discovery].
(10616|10616) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10616|10616) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10616|10616) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
(10616|10616) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10616|10616) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10616|10616) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10616|10616) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10616|10616) DomainParticipantImpl::enable: enabled participant 010370a8.a59d8493.297841fe.000001c1(e130050f) in domain 7
(10616|10616) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 90 with 20 chunks
(10616|10616) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b0 with 20 chunks
(10616|10616) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2d0 with 20 chunks
(10616|10616) DataReaderImpl::enable Cached_Allocator_With_Overflow 360 with 20 chunks
(10616|10616) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10616|10616) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10616|10616) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 510 with 20 chunks
(10616|10616) DataReaderImpl::enable Cached_Allocator_With_Overflow 5a0 with 20 chunks
(10616|10616) OpenDDS::DCPS::ParticipantLocationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 630 with 20 chunks
(10616|10616) DataReaderImpl::enable Cached_Allocator_With_Overflow 6c0 with 20 chunks
(10616|10616) OpenDDS::DCPS::ConnectionRecordDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 750 with 20 chunks
(10616|10616) DataReaderImpl::enable Cached_Allocator_With_Overflow 7e0 with 20 chunks
(10616|10616) OpenDDS::DCPS::InternalThreadBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 870 with 20 chunks
(10616|10616) DataReaderImpl::enable Cached_Allocator_With_Overflow 900 with 20 chunks
(10616|10616) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D8493297841FE_7=@_OPENDDS_SEDPTransportInst_010370a8a59d8493297841fe_7
(10616|10616) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D8493297841FE_7_MAX_MESSAGE_SIZE=65466
(10616|10616) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D8493297841FE_7_HEARTBEAT_PERIOD=200
(10616|10616) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D8493297841FE_7_NAK_RESPONSE_DELAY=100
(10616|10616) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D8493297841FE_7_RESPONSIVE_MODE=false
(10616|10616) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D8493297841FE_7_SEND_DELAY=10
(10616|10616) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D8493297841FE_7_SEND_BUFFER_SIZE=65535
(10616|10616) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D8493297841FE_7_RCV_BUFFER_SIZE=65535
(10616|10616) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D8493297841FE_7_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10616|10616) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D8493297841FE_7_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10616|10616) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D8493297841FE_7_PORT_MODE=system
(10616|10616) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D8493297841FE_7_PB=7400
(10616|10616) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D8493297841FE_7_DG=250
(10616|10616) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D8493297841FE_7_PG=2
(10616|10616) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D8493297841FE_7_D2=2
(10616|10616) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D8493297841FE_7_D3=12
(10616|10616) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D8493297841FE_7_USE_MULTICAST=false
(10616|10616) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D8493297841FE_7_INIT_PARTICIPANT_PORT_ID=2
(10616|10616) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D8493297841FE_7_LOCAL_ADDRESS=0.0.0.0:0
(10616|10616) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D8493297841FE_7_ADVERTISED_ADDRESS=0.0.0.0:0
(10616|10616) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D8493297841FE_7_IPV6_INIT_PARTICIPANT_PORT_ID=3
(10616|10616) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D8493297841FE_7_IPV6_LOCAL_ADDRESS=:::0
(10616|10616) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D8493297841FE_7_IPV6_ADVERTISED_ADDRESS=:::0
(10616|10616) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D8493297841FE_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10616|10616) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D8493297841FE_7_USE_RTPS_RELAY=false
(10616|10616) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D8493297841FE_7_RTPS_RELAY_ONLY=true
(10616|10616) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D8493297841FE_7_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10616|10616) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D8493297841FE_7_USE_ICE=false
(10616|10616) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_010370A8A59D8493297841FE_7=@_OPENDDS_SEDP_TransportCfg_010370a8a59d8493297841fe_7
(10616|10616) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_010370A8A59D8493297841FE_7_PASSIVE_CONNECT_DURATION=60000
(10616|10635) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D8493297841FE_7_RTPS_RELAY_ONLY=true
(10616|10635) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D8493297841FE_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'
(10616|10616) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow c60 with 20 chunks
(10616|10616) DataReaderImpl::enable Cached_Allocator_With_Overflow cf0 with 20 chunks
(10616|10636) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on docker0/172.17.0.1 (0x7b70000031c8 joined count 1)
(10616|10636) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/10.1.0.156 (0x7b70000031c8 joined count 2)
(10616|10636) INFO: MulticastManager::join: joined group ff03::1:9150 on eth0/fe80::72a8:a5ff:fe9d:8493 (0x7b70000031c8 joined count 3)
(10616|10636) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/127.0.0.1 (0x7b70000031c8 joined count 4)
(10616|10636) INFO: MulticastManager::join: joined group ff03::1:9150 on lo/::1 (0x7b70000031c8 joined count 5)
(10616|10616) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10616|10636) Spdp::handle_participant_data - 010370a8.a59d8493.297841fe.000001c1(e130050f) discovered 010370a8.a59d8493.2977ea96.000001c1(cde1a847) lease 5:00 from 127.0.0.1:4444 (0)
(10616|10636) Spdp::update_rtps_relay_application_participant - 010370a8.a59d8493.2977ea96.000001c1(cde1a847) is an RtpsRelay application participant
(10616|10636) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.297841fe.000003c2(4a0f3637) remote 010370a8.a59d8493.2977ea96.000003c7(16b46ff0)
(10616|10636) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.297841fe.000004c2(054ea0f0) remote 010370a8.a59d8493.2977ea96.000004c7(59f5f937)
(10616|10636) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.297841fe.000200c2(62a6b19a) remote 010370a8.a59d8493.2977ea96.000200c7(3e1de85d)
(10616|10636) Spdp::update_rtps_relay_application_participant - 010370a8.a59d8493.2977ea96.000001c1(cde1a847) is an RtpsRelay application participant
(10616|10616) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10616|10616) DataReaderImpl::enable: got GUID 010370a8.a59d8493.297841fe.00000007(8a2c53cb), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10616|10616) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2f40 with 20 chunks
(10616|10616) DataReaderImpl::enable Cached_Allocator_With_Overflow 2fd0 with 20 chunks
(10616|10616) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10616|10616) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10616|10616) DataReaderImpl::enable: got GUID 010370a8.a59d8493.297841fe.01000007(329034ae), 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'
(10616|10616) WriteDataContainer sample_list_element_allocator 6ef8 with 20 chunks
(10616|10616) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 30f0 with 20 chunks
(10616|10616) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 3180 with 20 chunks
(10616|10616) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 2400 with 20 chunks
(10616|10616) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10616|10616) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10616|10635) DataReaderImpl::add_association - bit 0 local 010370a8.a59d8493.297841fe.00000007(8a2c53cb) remote 010370a8.a59d8493.297841fe.00000002(fa46a744)
(10616|10616) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10616|10616) DataWriterImpl::enable: got GUID 010370a8.a59d8493.297841fe.00000002(fa46a744), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10616|10616) WriteDataContainer sample_list_element_allocator 7278 with 20 chunks
(10616|10616) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 3210 with 20 chunks
(10616|10616) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 32a0 with 20 chunks
(10616|10616) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1600 with 20 chunks
(10616|10616) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10616|10616) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10616|10635) DataWriterImpl::add_association - bit 0 local 010370a8.a59d8493.297841fe.00000002(fa46a744) remote 010370a8.a59d8493.297841fe.00000007(8a2c53cb)
(10616|10635) DataWriterImpl::transport_assoc_done: writer 010370a8.a59d8493.297841fe.00000002(fa46a744) succeeded in associating with reader 010370a8.a59d8493.297841fe.00000007(8a2c53cb)
(10616|10635) DataWriterImpl::transport_assoc_done: writer 010370a8.a59d8493.297841fe.00000002(fa46a744) reader 010370a8.a59d8493.297841fe.00000007(8a2c53cb) calling association_complete_i
(10616|10635) DataWriterImpl::association_complete_i - bit 0 local 010370a8.a59d8493.297841fe.00000002(fa46a744) remote 010370a8.a59d8493.297841fe.00000007(8a2c53cb)
(10616|10616) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10616|10616) DataWriterImpl::enable: got GUID 010370a8.a59d8493.297841fe.01000002(42fac021), publishing to topic name "topic_02" type "Bench::Data"
(10616|10635) DataReaderImpl::add_association - bit 0 local 010370a8.a59d8493.297841fe.01000007(329034ae) remote 010370a8.a59d8493.297841fe.01000002(42fac021)
2026-05-21T11:19:15Z: Process construction / entity creation complete.
2026-05-21T11:19:15Z: Beginning action construction / initialization.
2026-05-21T11:19:15Z: Action construction / initialization complete.
(10616|10635) DataWriterImpl::add_association - bit 0 local 010370a8.a59d8493.297841fe.01000002(42fac021) remote 010370a8.a59d8493.297841fe.01000007(329034ae)
(10616|10635) DataWriterImpl::transport_assoc_done: writer 010370a8.a59d8493.297841fe.01000002(42fac021) succeeded in associating with reader 010370a8.a59d8493.297841fe.01000007(329034ae)
(10616|10635) DataWriterImpl::transport_assoc_done: writer 010370a8.a59d8493.297841fe.01000002(42fac021) reader 010370a8.a59d8493.297841fe.01000007(329034ae) calling association_complete_i
(10616|10635) DataWriterImpl::association_complete_i - bit 0 local 010370a8.a59d8493.297841fe.01000002(42fac021) remote 010370a8.a59d8493.297841fe.01000007(329034ae)
(10616|10636) Spdp::handle_participant_data - 010370a8.a59d8493.297841fe.000001c1(e130050f) discovered 010370a8.a59d8493.2979099e.000001c1(3d7ef1f7) lease 5:00 from 127.0.0.1:4444 (1)
(10616|10636) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.297841fe.000300c3(1463eb3b) remote 010370a8.a59d8493.2979099e.000300c4(56498a60)
(10616|10636) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.297841fe.000301c3(0d78da7a) remote 010370a8.a59d8493.2979099e.000301c4(4f52bb21)
(10616|10636) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.297841fe.000003c2(4a0f3637) remote 010370a8.a59d8493.2979099e.000003c7(e62b3640)
(10616|10636) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.297841fe.000004c2(054ea0f0) remote 010370a8.a59d8493.2979099e.000004c7(a96aa087)
(10616|10636) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.297841fe.000200c2(62a6b19a) remote 010370a8.a59d8493.2979099e.000200c7(ce82b1ed)
(10616|10635) DataWriterImpl::add_association - bit 0 local 010370a8.a59d8493.297841fe.00000002(fa46a744) remote 010370a8.a59d8493.2979099e.00000007(5662a733)
(10616|10635) DataWriterImpl::transport_assoc_done: writer 010370a8.a59d8493.297841fe.00000002(fa46a744) succeeded in associating with reader 010370a8.a59d8493.2979099e.00000007(5662a733)
(10616|10635) DataWriterImpl::transport_assoc_done: writer 010370a8.a59d8493.297841fe.00000002(fa46a744) reader 010370a8.a59d8493.2979099e.00000007(5662a733) calling association_complete_i
(10616|10635) DataWriterImpl::association_complete_i - bit 0 local 010370a8.a59d8493.297841fe.00000002(fa46a744) remote 010370a8.a59d8493.2979099e.00000007(5662a733)
(10616|10635) DataWriterImpl::add_association - bit 0 local 010370a8.a59d8493.297841fe.01000002(42fac021) remote 010370a8.a59d8493.2979099e.01000007(eedec056)
(10616|10635) DataWriterImpl::transport_assoc_done: writer 010370a8.a59d8493.297841fe.01000002(42fac021) succeeded in associating with reader 010370a8.a59d8493.2979099e.01000007(eedec056)
(10616|10635) DataWriterImpl::transport_assoc_done: writer 010370a8.a59d8493.297841fe.01000002(42fac021) reader 010370a8.a59d8493.2979099e.01000007(eedec056) calling association_complete_i
(10616|10635) DataWriterImpl::association_complete_i - bit 0 local 010370a8.a59d8493.297841fe.01000002(42fac021) remote 010370a8.a59d8493.2979099e.01000007(eedec056)
(10616|10635) DataReaderImpl::add_association - bit 0 local 010370a8.a59d8493.297841fe.00000007(8a2c53cb) remote 010370a8.a59d8493.2979099e.00000002(260853bc)
(10616|10635) DataReaderImpl::add_association - bit 0 local 010370a8.a59d8493.297841fe.01000007(329034ae) remote 010370a8.a59d8493.2979099e.01000002(9eb434d9)
2026-05-21T11:19:16Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:19:16Z: DDS entities enabled.
2026-05-21T11:19:16Z: Initializing process actions.
(10616|10636) Spdp::update_rtps_relay_application_participant - 010370a8.a59d8493.2977ea96.000001c1(cde1a847) is an RtpsRelay application participant
2026-05-21T11:19:46Z: Starting process actions.
2026-05-21T11:19:46Z: Process tests started.
2026-05-21T11:19:47Z: Stopping process tests.
2026-05-21T11:19:47Z: Process tests stopped.
2026-05-21T11:19:48Z: Stopping process actions.
2026-05-21T11:19:48Z: Detaching Listeners.
2026-05-21T11:19:48Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10616|10616) DataWriterImpl::remove_associations: bit 0 local 010370a8.a59d8493.297841fe.00000002(fa46a744) remote 010370a8.a59d8493.297841fe.00000007(8a2c53cb) num remotes 2
(10616|10635) DataReaderImpl::remove_associations: bit 0 local 010370a8.a59d8493.297841fe.00000007(8a2c53cb) remote 010370a8.a59d8493.297841fe.00000002(fa46a744) num remotes 1
(10616|10635) DataReaderImpl::remove_associations_i: bit 0 local 010370a8.a59d8493.297841fe.00000007(8a2c53cb) remote 010370a8.a59d8493.297841fe.00000002(fa46a744) num remotes 1
Deleting datawriter: datawriter_02
(10616|10616) DataWriterImpl::remove_associations: bit 0 local 010370a8.a59d8493.297841fe.01000002(42fac021) remote 010370a8.a59d8493.297841fe.01000007(329034ae) num remotes 2
(10616|10635) DataReaderImpl::remove_associations: bit 0 local 010370a8.a59d8493.297841fe.01000007(329034ae) remote 010370a8.a59d8493.297841fe.01000002(42fac021) num remotes 1
(10616|10635) DataReaderImpl::remove_associations_i: bit 0 local 010370a8.a59d8493.297841fe.01000007(329034ae) remote 010370a8.a59d8493.297841fe.01000002(42fac021) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10616|10616) DataReaderImpl::remove_associations: bit 0 local 010370a8.a59d8493.297841fe.00000007(8a2c53cb) remote 010370a8.a59d8493.2979099e.00000002(260853bc) num remotes 1
(10616|10616) DataReaderImpl::remove_associations_i: bit 0 local 010370a8.a59d8493.297841fe.00000007(8a2c53cb) remote 010370a8.a59d8493.2979099e.00000002(260853bc) num remotes 1
Deleting datareader: datareader_02
(10616|10616) DataReaderImpl::remove_associations: bit 0 local 010370a8.a59d8493.297841fe.01000007(329034ae) remote 010370a8.a59d8493.2979099e.01000002(9eb434d9) num remotes 1
(10616|10616) DataReaderImpl::remove_associations_i: bit 0 local 010370a8.a59d8493.297841fe.01000007(329034ae) remote 010370a8.a59d8493.2979099e.01000002(9eb434d9) num remotes 1
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10616|10616) Service_Participant::shutdown
(10616|10616) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-05-21T11:19:48Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.069
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.021
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10616|10616) Service_Participant::~Service_Participant
(10616|10616) Service_Participant::shutdown
=== Showing Log for Node 010370a8.a59d8493.2965b9c6.000001c1 === Spawned Process #3 (PID 10617) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:19:15Z: 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
(10617|10617) INFO: set_DCPS_debug_level: set to 3
(10617|10617) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10617|10617) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10617|10617) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10617|10617) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10617|10617) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ rtps_discovery].
(10617|10617) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10617|10617) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10617|10617) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
(10617|10617) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10617|10617) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10617|10617) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10617|10617) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10617|10617) DomainParticipantImpl::enable: enabled participant 010370a8.a59d8493.2979099e.000001c1(3d7ef1f7) in domain 7
(10617|10617) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 90 with 20 chunks
(10617|10617) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b0 with 20 chunks
(10617|10617) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2d0 with 20 chunks
(10617|10617) DataReaderImpl::enable Cached_Allocator_With_Overflow 360 with 20 chunks
(10617|10617) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10617|10617) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10617|10617) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 510 with 20 chunks
(10617|10617) DataReaderImpl::enable Cached_Allocator_With_Overflow 5a0 with 20 chunks
(10617|10617) OpenDDS::DCPS::ParticipantLocationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 630 with 20 chunks
(10617|10617) DataReaderImpl::enable Cached_Allocator_With_Overflow 6c0 with 20 chunks
(10617|10617) OpenDDS::DCPS::ConnectionRecordDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 750 with 20 chunks
(10617|10617) DataReaderImpl::enable Cached_Allocator_With_Overflow 7e0 with 20 chunks
(10617|10617) OpenDDS::DCPS::InternalThreadBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 870 with 20 chunks
(10617|10617) DataReaderImpl::enable Cached_Allocator_With_Overflow 900 with 20 chunks
(10617|10617) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932979099E_7=@_OPENDDS_SEDPTransportInst_010370a8a59d84932979099e_7
(10617|10617) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932979099E_7_MAX_MESSAGE_SIZE=65466
(10617|10617) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932979099E_7_HEARTBEAT_PERIOD=200
(10617|10617) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932979099E_7_NAK_RESPONSE_DELAY=100
(10617|10617) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932979099E_7_RESPONSIVE_MODE=false
(10617|10617) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932979099E_7_SEND_DELAY=10
(10617|10617) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932979099E_7_SEND_BUFFER_SIZE=65535
(10617|10617) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932979099E_7_RCV_BUFFER_SIZE=65535
(10617|10617) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932979099E_7_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10617|10617) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932979099E_7_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10617|10617) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932979099E_7_PORT_MODE=system
(10617|10617) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932979099E_7_PB=7400
(10617|10617) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932979099E_7_DG=250
(10617|10617) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932979099E_7_PG=2
(10617|10617) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932979099E_7_D2=2
(10617|10617) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932979099E_7_D3=12
(10617|10617) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932979099E_7_USE_MULTICAST=false
(10617|10617) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932979099E_7_INIT_PARTICIPANT_PORT_ID=4
(10617|10617) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932979099E_7_LOCAL_ADDRESS=0.0.0.0:0
(10617|10617) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932979099E_7_ADVERTISED_ADDRESS=0.0.0.0:0
(10617|10617) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932979099E_7_IPV6_INIT_PARTICIPANT_PORT_ID=5
(10617|10617) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932979099E_7_IPV6_LOCAL_ADDRESS=:::0
(10617|10617) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932979099E_7_IPV6_ADVERTISED_ADDRESS=:::0
(10617|10617) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932979099E_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10617|10617) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932979099E_7_USE_RTPS_RELAY=false
(10617|10617) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932979099E_7_RTPS_RELAY_ONLY=true
(10617|10617) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932979099E_7_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10617|10617) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932979099E_7_USE_ICE=false
(10617|10617) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_010370A8A59D84932979099E_7=@_OPENDDS_SEDP_TransportCfg_010370a8a59d84932979099e_7
(10617|10617) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_010370A8A59D84932979099E_7_PASSIVE_CONNECT_DURATION=60000
(10617|10639) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932979099E_7_RTPS_RELAY_ONLY=true
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
(10617|10639) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932979099E_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'
(10617|10617) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow c60 with 20 chunks
(10617|10617) DataReaderImpl::enable Cached_Allocator_With_Overflow cf0 with 20 chunks
(10617|10642) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on docker0/172.17.0.1 (0x7b70000031c8 joined count 1)
(10617|10642) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/10.1.0.156 (0x7b70000031c8 joined count 2)
(10617|10642) INFO: MulticastManager::join: joined group ff03::1:9150 on eth0/fe80::72a8:a5ff:fe9d:8493 (0x7b70000031c8 joined count 3)
(10617|10642) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/127.0.0.1 (0x7b70000031c8 joined count 4)
(10617|10642) INFO: MulticastManager::join: joined group ff03::1:9150 on lo/::1 (0x7b70000031c8 joined count 5)
(10617|10642) Spdp::handle_participant_data - 010370a8.a59d8493.2979099e.000001c1(3d7ef1f7) discovered 010370a8.a59d8493.2977ea96.000001c1(cde1a847) lease 5:00 from 127.0.0.1:4444 (0)
(10617|10642) Spdp::update_rtps_relay_application_participant - 010370a8.a59d8493.2977ea96.000001c1(cde1a847) is an RtpsRelay application participant
(10617|10617) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10617|10642) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.2979099e.000003c2(9641c2cf) remote 010370a8.a59d8493.2977ea96.000003c7(16b46ff0)
(10617|10642) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.2979099e.000004c2(d9005408) remote 010370a8.a59d8493.2977ea96.000004c7(59f5f937)
(10617|10642) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.2979099e.000200c2(bee84562) remote 010370a8.a59d8493.2977ea96.000200c7(3e1de85d)
(10617|10617) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10617|10617) DataReaderImpl::enable: got GUID 010370a8.a59d8493.2979099e.00000007(5662a733), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10617|10617) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2f40 with 20 chunks
(10617|10617) DataReaderImpl::enable Cached_Allocator_With_Overflow 2fd0 with 20 chunks
(10617|10617) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10617|10617) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10617|10617) DataReaderImpl::enable: got GUID 010370a8.a59d8493.2979099e.01000007(eedec056), 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'
(10617|10617) WriteDataContainer sample_list_element_allocator 6ef8 with 20 chunks
(10617|10617) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 30f0 with 20 chunks
(10617|10617) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 3180 with 20 chunks
(10617|10617) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 2400 with 20 chunks
(10617|10617) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10617|10617) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10617|10617) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10617|10617) DataWriterImpl::enable: got GUID 010370a8.a59d8493.2979099e.00000002(260853bc), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10617|10639) DataReaderImpl::add_association - bit 0 local 010370a8.a59d8493.2979099e.00000007(5662a733) remote 010370a8.a59d8493.2979099e.00000002(260853bc)
(10617|10617) WriteDataContainer sample_list_element_allocator 7278 with 20 chunks
(10617|10617) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 3210 with 20 chunks
(10617|10617) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 32a0 with 20 chunks
(10617|10617) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1600 with 20 chunks
(10617|10617) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10617|10617) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10617|10639) DataWriterImpl::add_association - bit 0 local 010370a8.a59d8493.2979099e.00000002(260853bc) remote 010370a8.a59d8493.2979099e.00000007(5662a733)
(10617|10639) DataWriterImpl::transport_assoc_done: writer 010370a8.a59d8493.2979099e.00000002(260853bc) succeeded in associating with reader 010370a8.a59d8493.2979099e.00000007(5662a733)
(10617|10639) DataWriterImpl::transport_assoc_done: writer 010370a8.a59d8493.2979099e.00000002(260853bc) reader 010370a8.a59d8493.2979099e.00000007(5662a733) calling association_complete_i
(10617|10639) DataWriterImpl::association_complete_i - bit 0 local 010370a8.a59d8493.2979099e.00000002(260853bc) remote 010370a8.a59d8493.2979099e.00000007(5662a733)
(10617|10617) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10617|10617) DataWriterImpl::enable: got GUID 010370a8.a59d8493.2979099e.01000002(9eb434d9), publishing to topic name "topic_02" type "Bench::Data"
(10617|10639) DataReaderImpl::add_association - bit 0 local 010370a8.a59d8493.2979099e.01000007(eedec056) remote 010370a8.a59d8493.2979099e.01000002(9eb434d9)
2026-05-21T11:19:15Z: Process construction / entity creation complete.
2026-05-21T11:19:15Z: Beginning action construction / initialization.
2026-05-21T11:19:15Z: Action construction / initialization complete.
(10617|10639) DataWriterImpl::add_association - bit 0 local 010370a8.a59d8493.2979099e.01000002(9eb434d9) remote 010370a8.a59d8493.2979099e.01000007(eedec056)
(10617|10639) DataWriterImpl::transport_assoc_done: writer 010370a8.a59d8493.2979099e.01000002(9eb434d9) succeeded in associating with reader 010370a8.a59d8493.2979099e.01000007(eedec056)
(10617|10639) DataWriterImpl::transport_assoc_done: writer 010370a8.a59d8493.2979099e.01000002(9eb434d9) reader 010370a8.a59d8493.2979099e.01000007(eedec056) calling association_complete_i
(10617|10639) DataWriterImpl::association_complete_i - bit 0 local 010370a8.a59d8493.2979099e.01000002(9eb434d9) remote 010370a8.a59d8493.2979099e.01000007(eedec056)
(10617|10642) Spdp::handle_participant_data - 010370a8.a59d8493.2979099e.000001c1(3d7ef1f7) discovered 010370a8.a59d8493.297841fe.000001c1(e130050f) lease 5:00 from 127.0.0.1:4444 (1)
(10617|10642) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.2979099e.000300c3(c82d1fc3) remote 010370a8.a59d8493.297841fe.000300c4(8a077e98)
(10617|10642) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.2979099e.000301c3(d1362e82) remote 010370a8.a59d8493.297841fe.000301c4(931c4fd9)
(10617|10642) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.2979099e.000003c2(9641c2cf) remote 010370a8.a59d8493.297841fe.000003c7(3a65c2b8)
(10617|10642) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.2979099e.000004c2(d9005408) remote 010370a8.a59d8493.297841fe.000004c7(7524547f)
(10617|10642) DEBUG: Sedp::association_complete_i local 010370a8.a59d8493.2979099e.000200c2(bee84562) remote 010370a8.a59d8493.297841fe.000200c7(12cc4515)
(10617|10639) DataWriterImpl::add_association - bit 0 local 010370a8.a59d8493.2979099e.00000002(260853bc) remote 010370a8.a59d8493.297841fe.00000007(8a2c53cb)
(10617|10639) DataWriterImpl::transport_assoc_done: writer 010370a8.a59d8493.2979099e.00000002(260853bc) succeeded in associating with reader 010370a8.a59d8493.297841fe.00000007(8a2c53cb)
(10617|10639) DataWriterImpl::transport_assoc_done: writer 010370a8.a59d8493.2979099e.00000002(260853bc) reader 010370a8.a59d8493.297841fe.00000007(8a2c53cb) calling association_complete_i
(10617|10639) DataWriterImpl::association_complete_i - bit 0 local 010370a8.a59d8493.2979099e.00000002(260853bc) remote 010370a8.a59d8493.297841fe.00000007(8a2c53cb)
(10617|10639) DataWriterImpl::add_association - bit 0 local 010370a8.a59d8493.2979099e.01000002(9eb434d9) remote 010370a8.a59d8493.297841fe.01000007(329034ae)
(10617|10639) DataWriterImpl::transport_assoc_done: writer 010370a8.a59d8493.2979099e.01000002(9eb434d9) succeeded in associating with reader 010370a8.a59d8493.297841fe.01000007(329034ae)
(10617|10639) DataWriterImpl::transport_assoc_done: writer 010370a8.a59d8493.2979099e.01000002(9eb434d9) reader 010370a8.a59d8493.297841fe.01000007(329034ae) calling association_complete_i
(10617|10639) DataWriterImpl::association_complete_i - bit 0 local 010370a8.a59d8493.2979099e.01000002(9eb434d9) remote 010370a8.a59d8493.297841fe.01000007(329034ae)
(10617|10639) DataReaderImpl::add_association - bit 0 local 010370a8.a59d8493.2979099e.00000007(5662a733) remote 010370a8.a59d8493.297841fe.00000002(fa46a744)
(10617|10639) DataReaderImpl::add_association - bit 0 local 010370a8.a59d8493.2979099e.01000007(eedec056) remote 010370a8.a59d8493.297841fe.01000002(42fac021)
2026-05-21T11:19:16Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:19:16Z: DDS entities enabled.
2026-05-21T11:19:16Z: Initializing process actions.
2026-05-21T11:19:46Z: Starting process actions.
2026-05-21T11:19:46Z: Process tests started.
2026-05-21T11:19:47Z: Stopping process tests.
2026-05-21T11:19:47Z: Process tests stopped.
(10617|10639) DataReaderImpl::remove_associations: bit 0 local 010370a8.a59d8493.2979099e.00000007(5662a733) remote 010370a8.a59d8493.297841fe.00000002(fa46a744) num remotes 1
(10617|10639) DataReaderImpl::remove_associations_i: bit 0 local 010370a8.a59d8493.2979099e.00000007(5662a733) remote 010370a8.a59d8493.297841fe.00000002(fa46a744) num remotes 1
(10617|10639) DataReaderImpl::remove_associations: bit 0 local 010370a8.a59d8493.2979099e.01000007(eedec056) remote 010370a8.a59d8493.297841fe.01000002(42fac021) num remotes 1
(10617|10639) DataReaderImpl::remove_associations_i: bit 0 local 010370a8.a59d8493.2979099e.01000007(eedec056) remote 010370a8.a59d8493.297841fe.01000002(42fac021) num remotes 1
(10617|10639) DataWriterImpl::remove_associations: bit 0 local 010370a8.a59d8493.2979099e.00000002(260853bc) remote 010370a8.a59d8493.297841fe.00000007(8a2c53cb) num remotes 1
(10617|10639) DataWriterImpl::remove_associations: bit 0 local 010370a8.a59d8493.2979099e.01000002(9eb434d9) remote 010370a8.a59d8493.297841fe.01000007(329034ae) num remotes 1
2026-05-21T11:19:48Z: Stopping process actions.
2026-05-21T11:19:48Z: Detaching Listeners.
2026-05-21T11:19:48Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10617|10617) DataWriterImpl::remove_associations: bit 0 local 010370a8.a59d8493.2979099e.00000002(260853bc) remote 010370a8.a59d8493.2979099e.00000007(5662a733) num remotes 1
(10617|10639) DataReaderImpl::remove_associations: bit 0 local 010370a8.a59d8493.2979099e.00000007(5662a733) remote 010370a8.a59d8493.2979099e.00000002(260853bc) num remotes 1
(10617|10639) DataReaderImpl::remove_associations_i: bit 0 local 010370a8.a59d8493.2979099e.00000007(5662a733) remote 010370a8.a59d8493.2979099e.00000002(260853bc) num remotes 1
Deleting datawriter: datawriter_02
(10617|10617) DataWriterImpl::remove_associations: bit 0 local 010370a8.a59d8493.2979099e.01000002(9eb434d9) remote 010370a8.a59d8493.2979099e.01000007(eedec056) num remotes 1
(10617|10639) DataReaderImpl::remove_associations: bit 0 local 010370a8.a59d8493.2979099e.01000007(eedec056) remote 010370a8.a59d8493.2979099e.01000002(9eb434d9) num remotes 1
(10617|10639) DataReaderImpl::remove_associations_i: bit 0 local 010370a8.a59d8493.2979099e.01000007(eedec056) remote 010370a8.a59d8493.2979099e.01000002(9eb434d9) 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
(10617|10617) Service_Participant::shutdown
(10617|10617) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-05-21T11:19:48Z: 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
(10617|10617) Service_Participant::~Service_Participant
(10617|10617) Service_Participant::shutdown
=== Showing Log for Node 010370a8.a59d8493.2965b9c6.000001c1 === Spawned Process #1 (PID 10615) ===
(10615|10615) INFO: set_DCPS_debug_level: set to 1
(10615|10615) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_SECURITY_DEBUG_LEVEL=2
(10615|10615) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_THREAD_STATUS_INTERVAL=1
(10615|10615) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/example/config/relay/ci-disco-relay.ini
(10615|10615) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(10615|10615) 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"
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_RELAY1_TRANSPORT_TYPE=rtps_udp
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_RELAY1_USE_MULTICAST=0
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_RELAY1=@relay1
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_CHECK_SOURCE_IP=0
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_PERIODIC_DIRECTED_SPDP=1
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_UNDIRECTED_SPDP=0
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SEDP_MULTICAST=0
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_RTPS_RELAY_ONLY=1
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SEDP_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SPDP_RTPS_RELAY_ADDRESS=127.0.0.1:4444
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY=@application_rtps_discovery
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY_SEDP_MULTICAST=0
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY=@relay_rtps_discovery
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
(10615|10615) INFO: ConfigStoreImpl::set_string: DOMAIN_0_DISCOVERY_CONFIG=relay_rtps_discovery
(10615|10615) INFO: ConfigStoreImpl::set_string: DOMAIN_0=@0
(10615|10615) INFO: ConfigStoreImpl::set_string: DOMAIN_7_DISCOVERY_CONFIG=application_rtps_discovery
(10615|10615) INFO: ConfigStoreImpl::set_string: DOMAIN_7=@7
(10615|10615) INFO: ConfigStoreImpl::set_string: DOMAIN=@domain
(10615|10615) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
(10615|10615) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10615|10615) Service_Participant::set_repo_domain: Domain[ 0] = Repo[ relay_rtps_discovery].
(10615|10615) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ application_rtps_discovery].
(10615|10615) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10615|10615) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(10615|10615) Service_Participant::get_domain_participant_factory: machine: runnervmrw5os, x86_64 platform: Linux, 6.17.0-1013-azure, #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026
(10615|10615) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10615|10615) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10615|10615) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_RELAY=@rtps_relay
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_DISCOVERY=true
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_ACTIVITY=true
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_RELAY_STATISTICS=3.000000000
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LIFESPAN=60.000000000
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_INACTIVE_PERIOD=60.000000000
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_WARNINGS=false
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_HTTP=false
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_THREAD_STATUS=false
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_THREAD_STATUS_SAFETY_FACTOR=3
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_UTILIZATION_LIMIT=0.95
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_UTILIZATION_CHANGES=false
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_HANDLER_STATISTICS=0.000000000
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_RELAY_STATISTICS=0.000000000
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_HANDLER_STATISTICS=0.000000000
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_RELAY_STATUS=0.000000000
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_RELAY_STATUS_LIVELINESS=0.000000000
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_RESTART_DETECTION=false
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_ADMISSION_CONTROL_QUEUE_SIZE=0
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_ADMISSION_CONTROL_QUEUE_DURATION=0.000000000
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_MAX_IPS_PER_CLIENT=0
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_REJECTED_ADDRESS_DURATION=0.000000000
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_MAX_PARTICIPANTS_HIGH_WATER=0
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_MAX_PARTICIPANTS_LOW_WATER=0
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_DENIED_PARTITIONS_TIMEOUT=900.000000000
(10615|10615) INFO: ConfigStoreImpl::set_string: COMMON_BIT_AUTOPURGE_NOWRITER_SAMPLES_DELAY=60.000000000
(10615|10615) INFO: ConfigStoreImpl::set_string: COMMON_BIT_AUTOPURGE_DISPOSED_SAMPLES_DELAY=60.000000000
(10615|10615) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY_PARTICIPANT_FLAGS=7
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849329774724_0=@_OPENDDS_SEDPTransportInst_010370a8a59d849329774724_0
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849329774724_0_MAX_MESSAGE_SIZE=65466
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849329774724_0_HEARTBEAT_PERIOD=200
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849329774724_0_NAK_RESPONSE_DELAY=100
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849329774724_0_RESPONSIVE_MODE=false
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849329774724_0_SEND_DELAY=10
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849329774724_0_SEND_BUFFER_SIZE=65535
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849329774724_0_RCV_BUFFER_SIZE=65535
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849329774724_0_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849329774724_0_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849329774724_0_PORT_MODE=system
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849329774724_0_PB=7400
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849329774724_0_DG=250
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849329774724_0_PG=2
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849329774724_0_D2=2
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849329774724_0_D3=12
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849329774724_0_USE_MULTICAST=false
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849329774724_0_INIT_PARTICIPANT_PORT_ID=0
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849329774724_0_LOCAL_ADDRESS=0.0.0.0:0
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849329774724_0_ADVERTISED_ADDRESS=0.0.0.0:0
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849329774724_0_IPV6_INIT_PARTICIPANT_PORT_ID=1
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849329774724_0_IPV6_LOCAL_ADDRESS=:::0
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849329774724_0_IPV6_ADVERTISED_ADDRESS=:::0
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849329774724_0_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849329774724_0_USE_RTPS_RELAY=false
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849329774724_0_RTPS_RELAY_ONLY=false
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849329774724_0_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D849329774724_0_USE_ICE=false
(10615|10615) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_010370A8A59D849329774724_0=@_OPENDDS_SEDP_TransportCfg_010370a8a59d849329774724_0
(10615|10615) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_010370A8A59D849329774724_0_PASSIVE_CONNECT_DURATION=60000
(10615|10627) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on docker0/172.17.0.1 (0x7b70000031c8 joined count 1)
(10615|10627) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on eth0/10.1.0.156 (0x7b70000031c8 joined count 2)
(10615|10627) INFO: MulticastManager::join: joined group ff03::1:7400 on eth0/fe80::72a8:a5ff:fe9d:8493 (0x7b70000031c8 joined count 3)
(10615|10627) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on lo/127.0.0.1 (0x7b70000031c8 joined count 4)
(10615|10627) INFO: MulticastManager::join: joined group ff03::1:7400 on lo/::1 (0x7b70000031c8 joined count 5)
(10615|10615) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10615|10615) INFO: ConfigStoreImpl::set_string: COMMON_STATISTICS_PERIOD=3
(10615|10622) INFO: ConfigStoreImpl::set_string: COMMON_STATISTICS_PERIOD=3
(10615|10622) INFO: ConfigStoreImpl::set_string: COMMON_STATISTICS_PERIOD=3
(10615|10615) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10615|10615) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10615|10615) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_PARTICIPANT_FLAGS=7
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932977EA96_7=@_OPENDDS_SEDPTransportInst_010370a8a59d84932977ea96_7
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932977EA96_7_MAX_MESSAGE_SIZE=65466
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932977EA96_7_HEARTBEAT_PERIOD=200
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932977EA96_7_NAK_RESPONSE_DELAY=100
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932977EA96_7_RESPONSIVE_MODE=false
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932977EA96_7_SEND_DELAY=10
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932977EA96_7_SEND_BUFFER_SIZE=65535
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932977EA96_7_RCV_BUFFER_SIZE=65535
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932977EA96_7_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932977EA96_7_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932977EA96_7_PORT_MODE=system
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932977EA96_7_PB=7400
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932977EA96_7_DG=250
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932977EA96_7_PG=2
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932977EA96_7_D2=2
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932977EA96_7_D3=12
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932977EA96_7_USE_MULTICAST=false
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932977EA96_7_INIT_PARTICIPANT_PORT_ID=0
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932977EA96_7_LOCAL_ADDRESS=0.0.0.0:0
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932977EA96_7_ADVERTISED_ADDRESS=0.0.0.0:0
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932977EA96_7_IPV6_INIT_PARTICIPANT_PORT_ID=1
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932977EA96_7_IPV6_LOCAL_ADDRESS=:::0
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932977EA96_7_IPV6_ADVERTISED_ADDRESS=:::0
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932977EA96_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932977EA96_7_USE_RTPS_RELAY=false
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932977EA96_7_RTPS_RELAY_ONLY=true
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932977EA96_7_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10615|10615) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932977EA96_7_USE_ICE=false
(10615|10615) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_010370A8A59D84932977EA96_7=@_OPENDDS_SEDP_TransportCfg_010370a8a59d84932977ea96_7
(10615|10615) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_010370A8A59D84932977EA96_7_PASSIVE_CONNECT_DURATION=60000
(10615|10630) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932977EA96_7_RTPS_RELAY_ONLY=true
(10615|10630) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_010370A8A59D84932977EA96_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10615|10615) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10615|10631) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on docker0/172.17.0.1 (0x7b70000059c8 joined count 1)
(10615|10631) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/10.1.0.156 (0x7b70000059c8 joined count 2)
(10615|10631) INFO: MulticastManager::join: joined group ff03::1:9150 on eth0/fe80::72a8:a5ff:fe9d:8493 (0x7b70000059c8 joined count 3)
(10615|10631) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/127.0.0.1 (0x7b70000059c8 joined count 4)
(10615|10631) INFO: MulticastManager::join: joined group ff03::1:9150 on lo/::1 (0x7b70000059c8 joined count 5)
(10615|10615) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10615|10615) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":0,"nanosec":42937000},"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,"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,"virtual_memory_kb":537209512,"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":[]}
(10615|10615) STAT: _OPENDDS_SEDPTransportInst_010370a8a59d849329774724_0 {"id":"_OPENDDS_SEDPTransportInst_010370a8a59d849329774724_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}}
(10615|10615) STAT: _OPENDDS_SEDPTransportInst_010370a8a59d84932977ea96_7 {"id":"_OPENDDS_SEDPTransportInst_010370a8a59d84932977ea96_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}}
(10615|10615) 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}}
(10615|10615) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10615|10626) DataReaderImpl::add_association - bit 0 local 010370a8.a59d8493.29774724.00000007(6978a7c7) remote 010370a8.a59d8493.29774724.02000002(b31b9bc3)
(10615|10626) DataWriterImpl::add_association - bit 0 local 010370a8.a59d8493.29774724.02000002(b31b9bc3) remote 010370a8.a59d8493.29774724.00000007(6978a7c7)
(10615|10626) DataWriterImpl::transport_assoc_done: writer 010370a8.a59d8493.29774724.02000002(b31b9bc3) succeeded in associating with reader 010370a8.a59d8493.29774724.00000007(6978a7c7)
(10615|10626) DataWriterImpl::transport_assoc_done: writer 010370a8.a59d8493.29774724.02000002(b31b9bc3) reader 010370a8.a59d8493.29774724.00000007(6978a7c7) calling association_complete_i
(10615|10626) DataWriterImpl::association_complete_i - bit 0 local 010370a8.a59d8493.29774724.02000002(b31b9bc3) remote 010370a8.a59d8493.29774724.00000007(6978a7c7)
(10615|10615) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10615|10615) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10615|10615) INFO: Application Participant GUID 010370a8.a59d8493.2977ea96.000001c1(cde1a847) Id relay1
(10615|10615) INFO: SPDP Horizontal 42 listening on fe80::72a8:a5ff:fe9d:8493%2:17400
(10615|10615) INFO: SEDP Horizontal 43 listening on fe80::72a8:a5ff:fe9d:8493%2:17401
(10615|10615) INFO: Data Horizontal 44 listening on fe80::72a8:a5ff:fe9d:8493%2:17402
(10615|10615) INFO: SPDP Vertical 45 listening on 0.0.0.0:4444
(10615|10615) INFO: SEDP Vertical 46 listening on 0.0.0.0:4445
(10615|10615) INFO: Data Vertical 47 listening on 0.0.0.0:4446
(10615|10615) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10615|10626) DataReaderImpl::add_association - bit 0 local 010370a8.a59d8493.29774724.01000007(d1c4c0a2) remote 010370a8.a59d8493.29774724.04000002(9670c41f)
(10615|10626) DataWriterImpl::add_association - bit 0 local 010370a8.a59d8493.29774724.04000002(9670c41f) remote 010370a8.a59d8493.29774724.01000007(d1c4c0a2)
(10615|10626) DataWriterImpl::transport_assoc_done: writer 010370a8.a59d8493.29774724.04000002(9670c41f) succeeded in associating with reader 010370a8.a59d8493.29774724.01000007(d1c4c0a2)
(10615|10626) DataWriterImpl::transport_assoc_done: writer 010370a8.a59d8493.29774724.04000002(9670c41f) reader 010370a8.a59d8493.29774724.01000007(d1c4c0a2) calling association_complete_i
(10615|10626) DataWriterImpl::association_complete_i - bit 0 local 010370a8.a59d8493.29774724.04000002(9670c41f) remote 010370a8.a59d8493.29774724.01000007(d1c4c0a2)
(10615|10615) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10615|10615) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10615|10615) INFO: Meta Discovery listening on 127.0.0.1:0
(10615|10615) INFO: GuidAddrSet::record_activity 010370a8.a59d8493.2977ea96.000001c1 added 0.000 s into session from 127.0.0.1:51565
(10615|10615) INFO: GuidAddrSet::record_activity VSEDP 010370a8.a59d8493.2977ea96.000001c1 is at 127.0.0.1:51565 0.000 s into session ips=1 total=1 remote=0 deactivation=1 expire=0 admit=0
(10615|10615) INFO: GuidAddrSet::ignore_rtps 010370a8.a59d8493.2977ea96.000001c1 was admitted 0.000 s into session
(10615|10615) INFO: GuidAddrSet::record_activity VSPDP 010370a8.a59d8493.2977ea96.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
(10615|10615) INFO: GuidAddrSet::record_activity 010370a8.a59d8493.297841fe.000001c1 added 0.000 s into session from 127.0.0.1:33616
(10615|10615) INFO: GuidAddrSet::record_activity VSEDP 010370a8.a59d8493.297841fe.000001c1 is at 127.0.0.1:33616 0.000 s into session ips=1 total=2 remote=0 deactivation=2 expire=2 admit=0
(10615|10615) INFO: GuidAddrSet::record_activity VSPDP 010370a8.a59d8493.297841fe.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
(10615|10615) INFO: SpdpHandler::cache_message 010370a8.a59d8493.297841fe.000001c1 got first SPDP 0.013 s into session dds.cert.sn
(10615|10615) INFO: GuidAddrSet::ignore_rtps 010370a8.a59d8493.297841fe.000001c1 was admitted 0.013 s into session
(10615|10631) Spdp::handle_participant_data - 010370a8.a59d8493.2977ea96.000001c1(cde1a847) discovered 010370a8.a59d8493.297841fe.000001c1(e130050f) lease 5:00 from 127.0.0.1:4444 (0)
(10615|10622) INFO: RelayParticipantStatusReporter::add_participant add local participant 010370a8.a59d8493.297841fe.000001c1 {"key":{"value":[1,3,112,168,165,157,132,147,41,120,65,254,0,0,1,193]},"user_data":{"value":[]}} [0/1]
(10615|10622) INFO: SubscriptionListener::on_data_available add local reader 010370a8.a59d8493.297841fe.00000007 {"key":{"value":[1,3,112,168,165,157,132,147,41,120,65,254,0,0,0,7]},"participant_key":{"value":[1,3,112,168,165,157,132,147,41,120,65,254,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.028 s into session [0/1]
(10615|10615) INFO: GuidAddrSet::record_activity 010370a8.a59d8493.2979099e.000001c1 added 0.000 s into session from 127.0.0.1:41180
(10615|10615) INFO: GuidAddrSet::record_activity VSEDP 010370a8.a59d8493.2979099e.000001c1 is at 127.0.0.1:41180 0.000 s into session ips=1 total=3 remote=0 deactivation=3 expire=4 admit=0
(10615|10622) INFO: SubscriptionListener::on_data_available add local reader 010370a8.a59d8493.297841fe.01000007 {"key":{"value":[1,3,112,168,165,157,132,147,41,120,65,254,1,0,0,7]},"participant_key":{"value":[1,3,112,168,165,157,132,147,41,120,65,254,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.034 s into session [0/1]
(10615|10622) INFO: PublicationListener::on_data_available add local writer 010370a8.a59d8493.297841fe.00000002 {"key":{"value":[1,3,112,168,165,157,132,147,41,120,65,254,0,0,0,2]},"participant_key":{"value":[1,3,112,168,165,157,132,147,41,120,65,254,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.035 s into session [0/1]
(10615|10622) INFO: PublicationListener::on_data_available add local writer 010370a8.a59d8493.297841fe.01000002 {"key":{"value":[1,3,112,168,165,157,132,147,41,120,65,254,1,0,0,2]},"participant_key":{"value":[1,3,112,168,165,157,132,147,41,120,65,254,0,0,1,193]},"topic_name":"topic_02","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"durability_service":{"service_cleanup_delay":{"sec":0,"nanosec":0},"history_kind":"KEEP_LAST_HISTORY_QOS","history_depth":1,"max_samples":-1,"max_instances":-1,"max_samples_per_instance":-1},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":0,"nanosec":100000000}},"lifespan":{"duration":{"sec":2147483647,"nanosec":2147483647}},"user_data":{"value":[]},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"ownership_strength":{"value":0},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2]}} 0.041 s into session [0/1]
(10615|10615) INFO: GuidAddrSet::record_activity VSPDP 010370a8.a59d8493.2979099e.000001c1 is at 127.0.0.1:9168 0.014 s into session ips=1 total=3 remote=0 deactivation=3 expire=5 admit=0
(10615|10615) INFO: SpdpHandler::cache_message 010370a8.a59d8493.2979099e.000001c1 got first SPDP 0.014 s into session dds.cert.sn
(10615|10615) INFO: GuidAddrSet::ignore_rtps 010370a8.a59d8493.2979099e.000001c1 was admitted 0.014 s into session
(10615|10631) Spdp::handle_participant_data - 010370a8.a59d8493.2977ea96.000001c1(cde1a847) discovered 010370a8.a59d8493.2979099e.000001c1(3d7ef1f7) lease 5:00 from 127.0.0.1:4444 (1)
(10615|10622) INFO: RelayParticipantStatusReporter::add_participant add local participant 010370a8.a59d8493.2979099e.000001c1 {"key":{"value":[1,3,112,168,165,157,132,147,41,121,9,158,0,0,1,193]},"user_data":{"value":[]}} [0/1]
(10615|10622) INFO: SubscriptionListener::on_data_available add local reader 010370a8.a59d8493.2979099e.00000007 {"key":{"value":[1,3,112,168,165,157,132,147,41,121,9,158,0,0,0,7]},"participant_key":{"value":[1,3,112,168,165,157,132,147,41,121,9,158,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.026 s into session [0/1]
(10615|10622) INFO: SubscriptionListener::on_data_available add local reader 010370a8.a59d8493.2979099e.01000007 {"key":{"value":[1,3,112,168,165,157,132,147,41,121,9,158,1,0,0,7]},"participant_key":{"value":[1,3,112,168,165,157,132,147,41,121,9,158,0,0,1,193]},"topic_name":"topic_02","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":2147483647,"nanosec":2147483647}},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"user_data":{"value":[]},"time_based_filter":{"minimum_separation":{"sec":0,"nanosec":0}},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2,0,-12140]},"type_consistency":{"kind":2,"ignore_sequence_bounds":true,"ignore_string_bounds":true,"ignore_member_names":false,"prevent_type_widening":false,"force_type_validation":false}} 0.031 s into session [0/1]
(10615|10622) INFO: PublicationListener::on_data_available add local writer 010370a8.a59d8493.2979099e.00000002 {"key":{"value":[1,3,112,168,165,157,132,147,41,121,9,158,0,0,0,2]},"participant_key":{"value":[1,3,112,168,165,157,132,147,41,121,9,158,0,0,1,193]},"topic_name":"topic_01","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"durability_service":{"service_cleanup_delay":{"sec":0,"nanosec":0},"history_kind":"KEEP_LAST_HISTORY_QOS","history_depth":1,"max_samples":-1,"max_instances":-1,"max_samples_per_instance":-1},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":0,"nanosec":100000000}},"lifespan":{"duration":{"sec":2147483647,"nanosec":2147483647}},"user_data":{"value":[]},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"ownership_strength":{"value":0},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2]}} 0.032 s into session [0/1]
(10615|10615) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":3,"nanosec":56000},"rtps":{"messages_in":23,"bytes_in":7044,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":3703000},"messages_out":26,"bytes_out":7948,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":888000}},"stun":{"messages_in":12,"bytes_in":528,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":2835000},"messages_out":6,"bytes_out":312,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":160000}},"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":729000},"local_participants":2,"local_writers":3,"local_readers":4,"handler_statistics_sub_count":0,"relay_statistics_sub_count":0,"participant_statistics_sub_count":0,"relay_partitions_sub_count":1,"relay_participant_status_sub_count":0,"relay_address_sub_count":1,"relay_status_sub_count":0,"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,"virtual_memory_kb":537234572,"client_partitions":{"slots":1,"free_slots":1,"count":1,"partition_index_cache":0,"partition_index_nodes":16,"guids":7,"guids_cache":1},"relay_partitions":{"addresses":3,"partition_index_cache":1,"partition_index_nodes":16,"slots":1},"opendds_modules":[]}
(10615|10615) STAT: _OPENDDS_SEDPTransportInst_010370a8a59d849329774724_0 {"id":"_OPENDDS_SEDPTransportInst_010370a8a59d849329774724_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}}
(10615|10615) STAT: _OPENDDS_SEDPTransportInst_010370a8a59d84932977ea96_7 {"id":"_OPENDDS_SEDPTransportInst_010370a8a59d84932977ea96_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}}
(10615|10615) STAT: relay1 {"id":"relay1","stats":{"DataLinkAssociationsByLocal":4,"DataLinkAssociationsByRemote":4,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":2,"DataLinkRecvListeners":2,"DataLinkSendListeners":2,"RtpsUdpDataLinkBundlingCache":8,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":8,"RtpsUdpDataLinkLocators":4,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":2,"RtpsUdpDataLinkReadersOfWriter":2,"RtpsUdpDataLinkRemoteReaders":2,"RtpsUdpDataLinkRemoteWriters":2,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":2,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":80,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10615|10622) INFO: PublicationListener::on_data_available add local writer 010370a8.a59d8493.2979099e.01000002 {"key":{"value":[1,3,112,168,165,157,132,147,41,121,9,158,1,0,0,2]},"participant_key":{"value":[1,3,112,168,165,157,132,147,41,121,9,158,0,0,1,193]},"topic_name":"topic_02","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"durability_service":{"service_cleanup_delay":{"sec":0,"nanosec":0},"history_kind":"KEEP_LAST_HISTORY_QOS","history_depth":1,"max_samples":-1,"max_instances":-1,"max_samples_per_instance":-1},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":0,"nanosec":100000000}},"lifespan":{"duration":{"sec":2147483647,"nanosec":2147483647}},"user_data":{"value":[]},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"ownership_strength":{"value":0},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2]}} 0.038 s into session [0/1]
(10615|10615) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":3,"nanosec":748846000},"rtps":{"messages_in":39,"bytes_in":10496,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":5640000},"messages_out":56,"bytes_out":15280,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":1238000}},"stun":{"messages_in":10,"bytes_in":440,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":989000},"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":1466000},"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,"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,"virtual_memory_kb":537234572,"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":[]}
(10615|10615) STAT: _OPENDDS_SEDPTransportInst_010370a8a59d849329774724_0 {"id":"_OPENDDS_SEDPTransportInst_010370a8a59d849329774724_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}}
(10615|10615) STAT: _OPENDDS_SEDPTransportInst_010370a8a59d84932977ea96_7 {"id":"_OPENDDS_SEDPTransportInst_010370a8a59d84932977ea96_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10615|10615) 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}}
(10615|10615) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":6,"nanosec":800876000},"rtps":{"messages_in":4,"bytes_in":1296,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":538000},"messages_out":8,"bytes_out":2592,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":180000}},"stun":{"messages_in":4,"bytes_in":176,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1343000},"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":255000},"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,"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,"virtual_memory_kb":537234572,"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":[]}
(10615|10615) STAT: _OPENDDS_SEDPTransportInst_010370a8a59d849329774724_0 {"id":"_OPENDDS_SEDPTransportInst_010370a8a59d849329774724_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}}
(10615|10615) STAT: _OPENDDS_SEDPTransportInst_010370a8a59d84932977ea96_7 {"id":"_OPENDDS_SEDPTransportInst_010370a8a59d84932977ea96_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10615|10615) 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}}
(10615|10615) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":6,"nanosec":800353000},"rtps":{"messages_in":2,"bytes_in":648,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":261000},"messages_out":4,"bytes_out":1296,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":90000}},"stun":{"messages_in":2,"bytes_in":88,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1125000},"messages_out":0,"bytes_out":0,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":0}},"max_gain":2,"error_count":0,"local_active_participants":3,"new_address_count":0,"expired_address_count":0,"max_queue_size":2,"max_queue_latency":{"sec":0,"nanosec":239000},"local_participants":2,"local_writers":4,"local_readers":4,"handler_statistics_sub_count":0,"relay_statistics_sub_count":0,"participant_statistics_sub_count":0,"relay_partitions_sub_count":1,"relay_participant_status_sub_count":0,"relay_address_sub_count":1,"relay_status_sub_count":0,"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,"virtual_memory_kb":537234572,"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":[]}
(10615|10615) STAT: _OPENDDS_SEDPTransportInst_010370a8a59d849329774724_0 {"id":"_OPENDDS_SEDPTransportInst_010370a8a59d849329774724_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}}
(10615|10615) STAT: _OPENDDS_SEDPTransportInst_010370a8a59d84932977ea96_7 {"id":"_OPENDDS_SEDPTransportInst_010370a8a59d84932977ea96_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10615|10615) 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}}
(10615|10615) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":10,"nanosec":246943000},"rtps":{"messages_in":2,"bytes_in":648,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":257000},"messages_out":4,"bytes_out":1296,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":96000}},"stun":{"messages_in":2,"bytes_in":88,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1125000},"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":244000},"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,"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,"virtual_memory_kb":537234572,"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":[]}
(10615|10615) STAT: _OPENDDS_SEDPTransportInst_010370a8a59d849329774724_0 {"id":"_OPENDDS_SEDPTransportInst_010370a8a59d849329774724_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}}
(10615|10615) STAT: _OPENDDS_SEDPTransportInst_010370a8a59d84932977ea96_7 {"id":"_OPENDDS_SEDPTransportInst_010370a8a59d84932977ea96_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10615|10615) 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}}
(10615|10615) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":5,"nanosec":351783000},"rtps":{"messages_in":3,"bytes_in":1012,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":383000},"messages_out":5,"bytes_out":1660,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":120000}},"stun":{"messages_in":6,"bytes_in":264,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1653000},"messages_out":2,"bytes_out":104,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":61000}},"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":262000},"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,"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,"virtual_memory_kb":537234572,"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":[]}
(10615|10615) STAT: _OPENDDS_SEDPTransportInst_010370a8a59d849329774724_0 {"id":"_OPENDDS_SEDPTransportInst_010370a8a59d849329774724_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}}
(10615|10615) STAT: _OPENDDS_SEDPTransportInst_010370a8a59d84932977ea96_7 {"id":"_OPENDDS_SEDPTransportInst_010370a8a59d84932977ea96_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10615|10615) 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}}
(10615|10622) INFO: PublicationListener::on_data_available remove local writer 010370a8.a59d8493.297841fe.00000002 33.044 s into session [0/1]
(10615|10622) INFO: PublicationListener::on_data_available remove local writer 010370a8.a59d8493.297841fe.01000002 33.045 s into session [0/1]
(10615|10622) INFO: SubscriptionListener::on_data_available remove local reader 010370a8.a59d8493.297841fe.00000007 33.046 s into session [0/1]
(10615|10622) INFO: SubscriptionListener::on_data_available remove local reader 010370a8.a59d8493.297841fe.01000007 33.047 s into session [0/1]
(10615|10622) INFO: RelayParticipantStatusReporter::remove_participant remove local participant 010370a8.a59d8493.297841fe.000001c1 33.059 s into session [0/1]
(10615|10622) INFO: GuidAddrSet::remove 010370a8.a59d8493.297841fe.000001c1 removed 33.059 s into session total=2 remote=0 deactivation=3 expire=6 admit=0
(10615|10622) INFO: PublicationListener::on_data_available remove local writer 010370a8.a59d8493.2979099e.00000002 33.040 s into session [0/1]
(10615|10622) INFO: PublicationListener::on_data_available remove local writer 010370a8.a59d8493.2979099e.01000002 33.041 s into session [0/1]
(10615|10622) INFO: SubscriptionListener::on_data_available remove local reader 010370a8.a59d8493.2979099e.00000007 33.042 s into session [0/1]
(10615|10622) INFO: SubscriptionListener::on_data_available remove local reader 010370a8.a59d8493.2979099e.01000007 33.042 s into session [0/1]
(10615|10622) INFO: RelayParticipantStatusReporter::remove_participant remove local participant 010370a8.a59d8493.2979099e.000001c1 33.054 s into session [0/1]
(10615|10622) INFO: GuidAddrSet::remove 010370a8.a59d8493.2979099e.000001c1 removed 33.054 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:72s 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_10653
node_controller PID: 10654 started at 2026-05-21 11:20:13
/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: 10655 started at 2026-05-21 11:20:13
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 010370a8.a59d8493.299e30cb.000001c1 "test_nc_10653"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/4
Started at 2026-05-21T11:20:20Z
Setting scenario launch_time to be 3 seconds from now: 2026-05-21T11:20:23Z
2026-05-21T11:20:23Z: Node 010370a8.a59d8493.299e30cb.000001c1 (test_nc_10653) starting process 10674:
- original config: ci-echo_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10654/n010370a8.a59d8493.299e30cb.000001c1w1_config.json --report /tmp/opendds_bench_nc_10654/n010370a8.a59d8493.299e30cb.000001c1w1_report.json --log /tmp/opendds_bench_nc_10654/n010370a8.a59d8493.299e30cb.000001c1w1_log.txt
2026-05-21T11:20:23Z: Node 010370a8.a59d8493.299e30cb.000001c1 (test_nc_10653) starting process 10675:
- original config: ci-echo_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10654/n010370a8.a59d8493.299e30cb.000001c1w2_config.json --report /tmp/opendds_bench_nc_10654/n010370a8.a59d8493.299e30cb.000001c1w2_report.json --log /tmp/opendds_bench_nc_10654/n010370a8.a59d8493.299e30cb.000001c1w2_log.txt
2026-05-21T11:20:51Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10675 with exit code 0
2026-05-21T11:20:51Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10674 with exit code 0
Writing report for node name 'test_nc_10653' (id '010370a8.a59d8493.299e30cb.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-05-21T11:20:52Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 29
percent cpu utilization min = 0.000000
percent cpu utilization max = 4.840448
percent cpu utilization mean = 1.766636
percent cpu utilization stdev = 2.029663
percent cpu utilization median = 0.250000
percent cpu utilization madev = 0.250000
Percent Memory Utilization Statistics:
percent memory utilization count = 29
percent memory utilization min = 0.000000
percent memory utilization max = 1.579483
percent memory utilization mean = 1.485495
percent memory utilization stdev = 0.293034
percent memory utilization median = 1.565631
percent memory utilization madev = 0.013730
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 29
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 778.126924
percent virtual memory utilization mean = 751.294933
percent virtual memory utilization stdev = 141.981397
percent virtual memory utilization median = 778.126923
percent virtual memory utilization madev = 0.000001
Test Timing Stats:
Max Construction Time: 0.054 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.001 seconds
Max Stop Time: 0.022 seconds
Max Destruction Time: 0.045 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 4
discovery time delta min = 0.124431
discovery time delta max = 0.150773
discovery time delta mean = 0.137557
discovery time delta stdev = 0.013004
discovery time delta median = 0.137511
discovery time delta madev = 0.012957
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.000335
latency max = 0.001294
latency mean = 0.000461
latency stdev = 0.000063
latency median = 0.000451
latency madev = 0.000039
Jitter Statistics:
jitter count = 1998
jitter min = 0.000000
jitter max = 0.000845
jitter mean = 0.000019
jitter stdev = 0.000049
jitter median = 0.000009
jitter madev = 0.000006
Throughput Statistics:
throughput count = 1998
throughput min = 17844.112316
throughput max = 18812.530848
throughput mean = 18796.268949
throughput stdev = 28.157746
throughput median = 18798.991142
throughput madev = 0.920231
Round Trip Latency Statistics:
round trip latency count = 1000
round trip latency min = 0.000393
round trip latency max = 0.001124
round trip latency mean = 0.000485
round trip latency stdev = 0.000044
round trip latency median = 0.000489
round trip latency madev = 0.000016
Round Trip Jitter Statistics:
round trip jitter count = 999
round trip jitter min = 0.000000
round trip jitter max = 0.000616
round trip jitter mean = 0.000016
round trip jitter stdev = 0.000038
round trip jitter median = 0.000008
round trip jitter madev = 0.000005
Round Trip Throughput Statistics:
round trip throughput count = 999
round trip throughput min = 17037.303539
round trip throughput max = 18798.318136
round trip throughput mean = 18786.440930
round trip throughput stdev = 71.996817
round trip throughput median = 18796.291618
round trip throughput madev = 1.527725
Wrote results to example/result/4
=== Showing Log for Node 010370a8.a59d8493.299e30cb.000001c1 === Spawned Process #2 (PID 10675) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:20:24Z: 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-05-21T11:20:24Z: Process construction / entity creation complete.
2026-05-21T11:20:24Z: Beginning action construction / initialization.
2026-05-21T11:20:24Z: Action construction / initialization complete.
2026-05-21T11:20:25Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:20:25Z: DDS entities enabled.
2026-05-21T11:20:25Z: Initializing process actions.
2026-05-21T11:20:35Z: Starting process actions.
2026-05-21T11:20:35Z: Process tests started.
2026-05-21T11:20:50Z: Stopping process tests.
2026-05-21T11:20:50Z: Process tests stopped.
2026-05-21T11:20:51Z: Stopping process actions.
2026-05-21T11:20:51Z: Detaching Listeners.
2026-05-21T11:20:51Z: 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-05-21T11:20:51Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.054
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.045
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.299e30cb.000001c1 === Spawned Process #1 (PID 10674) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:20:24Z: 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-05-21T11:20:24Z: Process construction / entity creation complete.
2026-05-21T11:20:24Z: Beginning action construction / initialization.
2026-05-21T11:20:24Z: Action construction / initialization complete.
2026-05-21T11:20:25Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:20:25Z: DDS entities enabled.
2026-05-21T11:20:25Z: Initializing process actions.
2026-05-21T11:20:35Z: Starting process actions.
2026-05-21T11:20:35Z: Process tests started.
2026-05-21T11:20:50Z: Stopping process tests.
2026-05-21T11:20:50Z: Process tests stopped.
2026-05-21T11:20:51Z: Stopping process actions.
2026-05-21T11:20:51Z: Detaching Listeners.
2026-05-21T11:20:51Z: 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-05-21T11:20:51Z: 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 --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_10695
node_controller PID: 10696 started at 2026-05-21 11:20:53
/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: 10697 started at 2026-05-21 11:20:53
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 010370a8.a59d8493.29c806ef.000001c1 "test_nc_10695"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/5
Started at 2026-05-21T11:21:00Z
Setting scenario launch_time to be 3 seconds from now: 2026-05-21T11:21:03Z
2026-05-21T11:21:03Z: Node 010370a8.a59d8493.29c806ef.000001c1 (test_nc_10695) starting process 10714:
- original config: ci-echo-frag_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10696/n010370a8.a59d8493.29c806ef.000001c1w1_config.json --report /tmp/opendds_bench_nc_10696/n010370a8.a59d8493.29c806ef.000001c1w1_report.json --log /tmp/opendds_bench_nc_10696/n010370a8.a59d8493.29c806ef.000001c1w1_log.txt
2026-05-21T11:21:03Z: Node 010370a8.a59d8493.29c806ef.000001c1 (test_nc_10695) starting process 10715:
- original config: ci-echo-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10696/n010370a8.a59d8493.29c806ef.000001c1w2_config.json --report /tmp/opendds_bench_nc_10696/n010370a8.a59d8493.29c806ef.000001c1w2_report.json --log /tmp/opendds_bench_nc_10696/n010370a8.a59d8493.29c806ef.000001c1w2_log.txt
2026-05-21T11:21:31Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10715 with exit code 0
2026-05-21T11:21:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10714 with exit code 0
Writing report for node name 'test_nc_10695' (id '010370a8.a59d8493.29c806ef.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-05-21T11:21:33Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 30
percent cpu utilization min = 0.000000
percent cpu utilization max = 4.500000
percent cpu utilization mean = 0.892048
percent cpu utilization stdev = 1.134091
percent cpu utilization median = 0.250627
percent cpu utilization madev = 0.250627
Percent Memory Utilization Statistics:
percent memory utilization count = 30
percent memory utilization min = 0.000000
percent memory utilization max = 1.688830
percent memory utilization mean = 1.475739
percent memory utilization stdev = 0.409460
percent memory utilization median = 1.603766
percent memory utilization madev = 0.082524
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 30
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 778.126924
percent virtual memory utilization mean = 726.251768
percent virtual memory utilization stdev = 194.098950
percent virtual memory utilization median = 778.126922
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.313355
discovery time delta max = 0.560829
discovery time delta mean = 0.386721
discovery time delta stdev = 0.101364
discovery time delta median = 0.336351
discovery time delta madev = 0.017903
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.001874
latency max = 0.004851
latency mean = 0.002233
latency stdev = 0.000418
latency median = 0.002172
latency madev = 0.000134
Jitter Statistics:
jitter count = 198
jitter min = 0.000000
jitter max = 0.002729
jitter mean = 0.000178
jitter stdev = 0.000525
jitter median = 0.000029
jitter madev = 0.000022
Throughput Statistics:
throughput count = 198
throughput min = 976802.826209
throughput max = 1000770.730528
throughput mean = 999876.449482
throughput stdev = 2315.886652
throughput median = 1000495.541382
throughput madev = 173.299161
Round Trip Latency Statistics:
round trip latency count = 100
round trip latency min = 0.002227
round trip latency max = 0.005196
round trip latency mean = 0.002432
round trip latency stdev = 0.000407
round trip latency median = 0.002353
round trip latency madev = 0.000025
Round Trip Jitter Statistics:
round trip jitter count = 99
round trip jitter min = 0.000000
round trip jitter max = 0.002957
round trip jitter mean = 0.000180
round trip jitter stdev = 0.000550
round trip jitter median = 0.000024
round trip jitter madev = 0.000017
Round Trip Throughput Statistics:
round trip throughput count = 99
round trip throughput min = 955460.412152
round trip throughput max = 1000408.590526
round trip throughput mean = 998379.957711
round trip throughput stdev = 5403.074342
round trip throughput median = 999850.023857
round trip throughput madev = 419.880206
Wrote results to example/result/5
=== Showing Log for Node 010370a8.a59d8493.29c806ef.000001c1 === Spawned Process #2 (PID 10715) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:21:04Z: 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-05-21T11:21:04Z: Process construction / entity creation complete.
2026-05-21T11:21:04Z: Beginning action construction / initialization.
2026-05-21T11:21:04Z: Action construction / initialization complete.
2026-05-21T11:21:05Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:21:05Z: DDS entities enabled.
2026-05-21T11:21:05Z: Initializing process actions.
2026-05-21T11:21:15Z: Starting process actions.
2026-05-21T11:21:15Z: Process tests started.
2026-05-21T11:21:30Z: Stopping process tests.
2026-05-21T11:21:30Z: Process tests stopped.
2026-05-21T11:21:31Z: Stopping process actions.
2026-05-21T11:21:31Z: Detaching Listeners.
2026-05-21T11:21:31Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-05-21T11:21:31Z: 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 010370a8.a59d8493.29c806ef.000001c1 === Spawned Process #1 (PID 10714) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:21:04Z: 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-05-21T11:21:04Z: Process construction / entity creation complete.
2026-05-21T11:21:04Z: Beginning action construction / initialization.
2026-05-21T11:21:04Z: Action construction / initialization complete.
2026-05-21T11:21:05Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:21:05Z: DDS entities enabled.
2026-05-21T11:21:05Z: Initializing process actions.
2026-05-21T11:21:15Z: Starting process actions.
2026-05-21T11:21:15Z: Process tests started.
2026-05-21T11:21:30Z: Stopping process tests.
2026-05-21T11:21:30Z: Process tests stopped.
2026-05-21T11:21:31Z: Stopping process actions.
2026-05-21T11:21:31Z: Detaching Listeners.
2026-05-21T11:21:31Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting publisher: publisher_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-05-21T11:21:31Z: 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:41s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-fan --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10737
node_controller PID: 10738 started at 2026-05-21 11:21:34
/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: 10739 started at 2026-05-21 11:21:34
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 010370a8.a59d8493.29f2471e.000001c1 "test_nc_10737"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/6
Started at 2026-05-21T11:21:41Z
Setting scenario launch_time to be 3 seconds from now: 2026-05-21T11:21:44Z
2026-05-21T11:21:44Z: Node 010370a8.a59d8493.29f2471e.000001c1 (test_nc_10737) starting process 10756:
- original config: ci-fan_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10738/n010370a8.a59d8493.29f2471e.000001c1w1_config.json --report /tmp/opendds_bench_nc_10738/n010370a8.a59d8493.29f2471e.000001c1w1_report.json --log /tmp/opendds_bench_nc_10738/n010370a8.a59d8493.29f2471e.000001c1w1_log.txt
2026-05-21T11:21:44Z: Node 010370a8.a59d8493.29f2471e.000001c1 (test_nc_10737) starting process 10757:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10738/n010370a8.a59d8493.29f2471e.000001c1w2_config.json --report /tmp/opendds_bench_nc_10738/n010370a8.a59d8493.29f2471e.000001c1w2_report.json --log /tmp/opendds_bench_nc_10738/n010370a8.a59d8493.29f2471e.000001c1w2_log.txt
2026-05-21T11:21:44Z: Node 010370a8.a59d8493.29f2471e.000001c1 (test_nc_10737) starting process 10758:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10738/n010370a8.a59d8493.29f2471e.000001c1w3_config.json --report /tmp/opendds_bench_nc_10738/n010370a8.a59d8493.29f2471e.000001c1w3_report.json --log /tmp/opendds_bench_nc_10738/n010370a8.a59d8493.29f2471e.000001c1w3_log.txt
2026-05-21T11:21:44Z: Node 010370a8.a59d8493.29f2471e.000001c1 (test_nc_10737) starting process 10759:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10738/n010370a8.a59d8493.29f2471e.000001c1w4_config.json --report /tmp/opendds_bench_nc_10738/n010370a8.a59d8493.29f2471e.000001c1w4_report.json --log /tmp/opendds_bench_nc_10738/n010370a8.a59d8493.29f2471e.000001c1w4_log.txt
2026-05-21T11:21:44Z: Node 010370a8.a59d8493.29f2471e.000001c1 (test_nc_10737) starting process 10760:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10738/n010370a8.a59d8493.29f2471e.000001c1w5_config.json --report /tmp/opendds_bench_nc_10738/n010370a8.a59d8493.29f2471e.000001c1w5_report.json --log /tmp/opendds_bench_nc_10738/n010370a8.a59d8493.29f2471e.000001c1w5_log.txt
2026-05-21T11:21:44Z: Node 010370a8.a59d8493.29f2471e.000001c1 (test_nc_10737) starting process 10761:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10738/n010370a8.a59d8493.29f2471e.000001c1w6_config.json --report /tmp/opendds_bench_nc_10738/n010370a8.a59d8493.29f2471e.000001c1w6_report.json --log /tmp/opendds_bench_nc_10738/n010370a8.a59d8493.29f2471e.000001c1w6_log.txt
2026-05-21T11:21:44Z: Node 010370a8.a59d8493.29f2471e.000001c1 (test_nc_10737) starting process 10762:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10738/n010370a8.a59d8493.29f2471e.000001c1w7_config.json --report /tmp/opendds_bench_nc_10738/n010370a8.a59d8493.29f2471e.000001c1w7_report.json --log /tmp/opendds_bench_nc_10738/n010370a8.a59d8493.29f2471e.000001c1w7_log.txt
2026-05-21T11:21:44Z: Node 010370a8.a59d8493.29f2471e.000001c1 (test_nc_10737) starting process 10763:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10738/n010370a8.a59d8493.29f2471e.000001c1w8_config.json --report /tmp/opendds_bench_nc_10738/n010370a8.a59d8493.29f2471e.000001c1w8_report.json --log /tmp/opendds_bench_nc_10738/n010370a8.a59d8493.29f2471e.000001c1w8_log.txt
2026-05-21T11:21:44Z: Node 010370a8.a59d8493.29f2471e.000001c1 (test_nc_10737) starting process 10764:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10738/n010370a8.a59d8493.29f2471e.000001c1w9_config.json --report /tmp/opendds_bench_nc_10738/n010370a8.a59d8493.29f2471e.000001c1w9_report.json --log /tmp/opendds_bench_nc_10738/n010370a8.a59d8493.29f2471e.000001c1w9_log.txt
2026-05-21T11:21:44Z: Node 010370a8.a59d8493.29f2471e.000001c1 (test_nc_10737) starting process 10765:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10738/n010370a8.a59d8493.29f2471e.000001c1w10_config.json --report /tmp/opendds_bench_nc_10738/n010370a8.a59d8493.29f2471e.000001c1w10_report.json --log /tmp/opendds_bench_nc_10738/n010370a8.a59d8493.29f2471e.000001c1w10_log.txt
2026-05-21T11:21:44Z: Node 010370a8.a59d8493.29f2471e.000001c1 (test_nc_10737) starting process 10766:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10738/n010370a8.a59d8493.29f2471e.000001c1w11_config.json --report /tmp/opendds_bench_nc_10738/n010370a8.a59d8493.29f2471e.000001c1w11_report.json --log /tmp/opendds_bench_nc_10738/n010370a8.a59d8493.29f2471e.000001c1w11_log.txt
2026-05-21T11:22:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10757 with exit code 0
2026-05-21T11:22:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10756 with exit code 0
2026-05-21T11:22:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10763 with exit code 0
2026-05-21T11:22:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10758 with exit code 0
2026-05-21T11:22:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10759 with exit code 0
2026-05-21T11:22:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10760 with exit code 0
2026-05-21T11:22:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10761 with exit code 0
2026-05-21T11:22:34Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10762 with exit code 0
2026-05-21T11:22:34Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10764 with exit code 0
2026-05-21T11:22:34Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10765 with exit code 0
2026-05-21T11:22:34Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10766 with exit code 0
Writing report for node name 'test_nc_10737' (id '010370a8.a59d8493.29f2471e.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-05-21T11:22:35Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 50
percent cpu utilization min = 0.000000
percent cpu utilization max = 60.791980
percent cpu utilization mean = 3.791007
percent cpu utilization stdev = 9.036902
percent cpu utilization median = 1.378141
percent cpu utilization madev = 1.378141
Percent Memory Utilization Statistics:
percent memory utilization count = 50
percent memory utilization min = 0.000000
percent memory utilization max = 8.774270
percent memory utilization mean = 8.270015
percent memory utilization stdev = 1.729648
percent memory utilization median = 8.740826
percent memory utilization madev = 0.031514
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 50
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 4279.698077
percent virtual memory utilization mean = 4108.510046
percent virtual memory utilization stdev = 838.646101
percent virtual memory utilization median = 4279.698069
percent virtual memory utilization madev = 0.000008
Test Timing Stats:
Max Construction Time: 0.299 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.001 seconds
Max Stop Time: 0.023 seconds
Max Destruction Time: 0.237 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.168185
discovery time delta max = 0.715527
discovery time delta mean = 0.434404
discovery time delta stdev = 0.114439
discovery time delta median = 0.440591
discovery time delta madev = 0.047014
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.000579
latency max = 0.007866
latency mean = 0.001757
latency stdev = 0.000847
latency median = 0.001617
latency madev = 0.000602
Jitter Statistics:
jitter count = 1980
jitter min = 0.000000
jitter max = 0.005805
jitter mean = 0.000786
jitter stdev = 0.000753
jitter median = 0.000621
jitter madev = 0.000469
Throughput Statistics:
throughput count = 1980
throughput min = 3247.114422
throughput max = 3663.675251
throughput mean = 3438.760141
throughput stdev = 12.419053
throughput median = 3439.167309
throughput madev = 1.302088
Round Trip Latency Statistics:
round trip latency count = 1000
round trip latency min = 0.000850
round trip latency max = 0.007109
round trip latency mean = 0.002525
round trip latency stdev = 0.000802
round trip latency median = 0.002586
round trip latency madev = 0.000597
Round Trip Jitter Statistics:
round trip jitter count = 990
round trip jitter min = 0.000001
round trip jitter max = 0.004603
round trip jitter mean = 0.000780
round trip jitter stdev = 0.000624
round trip jitter median = 0.000624
round trip jitter madev = 0.000408
Round Trip Throughput Statistics:
round trip throughput count = 990
round trip throughput min = 3187.509795
round trip throughput max = 3439.210785
round trip throughput mean = 3430.395882
round trip throughput stdev = 23.802525
round trip throughput median = 3436.568192
round trip throughput madev = 1.540391
Wrote results to example/result/6
=== Showing Log for Node 010370a8.a59d8493.29f2471e.000001c1 === Spawned Process #2 (PID 10757) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:21:46Z: 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-05-21T11:21:46Z: Process construction / entity creation complete.
2026-05-21T11:21:46Z: Beginning action construction / initialization.
2026-05-21T11:21:46Z: Action construction / initialization complete.
2026-05-21T11:21:47Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:21:47Z: DDS entities enabled.
2026-05-21T11:21:47Z: Initializing process actions.
2026-05-21T11:22:02Z: Starting process actions.
2026-05-21T11:22:02Z: Process tests started.
2026-05-21T11:22:32Z: Stopping process tests.
2026-05-21T11:22:32Z: Process tests stopped.
2026-05-21T11:22:33Z: Stopping process actions.
2026-05-21T11:22:33Z: Detaching Listeners.
2026-05-21T11:22:33Z: 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-05-21T11:22:33Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.142
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.106
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.29f2471e.000001c1 === Spawned Process #1 (PID 10756) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:21:46Z: 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-05-21T11:21:46Z: Process construction / entity creation complete.
2026-05-21T11:21:46Z: Beginning action construction / initialization.
2026-05-21T11:21:46Z: Action construction / initialization complete.
2026-05-21T11:21:47Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:21:47Z: DDS entities enabled.
2026-05-21T11:21:47Z: Initializing process actions.
2026-05-21T11:22:02Z: Starting process actions.
2026-05-21T11:22:02Z: Process tests started.
2026-05-21T11:22:32Z: Stopping process tests.
2026-05-21T11:22:32Z: Process tests stopped.
2026-05-21T11:22:33Z: Stopping process actions.
2026-05-21T11:22:33Z: Detaching Listeners.
2026-05-21T11:22:33Z: 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-05-21T11:22:33Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.116
enable time: 0.000
start time: 0.001
stop time: 0.023
destruction time: 0.062
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.29f2471e.000001c1 === Spawned Process #8 (PID 10763) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:21:46Z: 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-05-21T11:21:46Z: Process construction / entity creation complete.
2026-05-21T11:21:46Z: Beginning action construction / initialization.
2026-05-21T11:21:46Z: Action construction / initialization complete.
2026-05-21T11:21:47Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:21:47Z: DDS entities enabled.
2026-05-21T11:21:47Z: Initializing process actions.
2026-05-21T11:22:02Z: Starting process actions.
2026-05-21T11:22:02Z: Process tests started.
2026-05-21T11:22:32Z: Stopping process tests.
2026-05-21T11:22:32Z: Process tests stopped.
2026-05-21T11:22:33Z: Stopping process actions.
2026-05-21T11:22:33Z: Detaching Listeners.
2026-05-21T11:22:33Z: 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-05-21T11:22:33Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.108
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.132
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.29f2471e.000001c1 === Spawned Process #3 (PID 10758) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:21:46Z: 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-05-21T11:21:46Z: Process construction / entity creation complete.
2026-05-21T11:21:46Z: Beginning action construction / initialization.
2026-05-21T11:21:46Z: Action construction / initialization complete.
2026-05-21T11:21:47Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:21:47Z: DDS entities enabled.
2026-05-21T11:21:47Z: Initializing process actions.
2026-05-21T11:22:02Z: Starting process actions.
2026-05-21T11:22:02Z: Process tests started.
2026-05-21T11:22:32Z: Stopping process tests.
2026-05-21T11:22:32Z: Process tests stopped.
2026-05-21T11:22:33Z: Stopping process actions.
2026-05-21T11:22:33Z: Detaching Listeners.
2026-05-21T11:22:33Z: 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-05-21T11:22:33Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.049
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.237
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.29f2471e.000001c1 === Spawned Process #4 (PID 10759) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:21:46Z: 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-05-21T11:21:46Z: Process construction / entity creation complete.
2026-05-21T11:21:46Z: Beginning action construction / initialization.
2026-05-21T11:21:46Z: Action construction / initialization complete.
2026-05-21T11:21:47Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:21:47Z: DDS entities enabled.
2026-05-21T11:21:47Z: Initializing process actions.
2026-05-21T11:22:02Z: Starting process actions.
2026-05-21T11:22:02Z: Process tests started.
2026-05-21T11:22:32Z: Stopping process tests.
2026-05-21T11:22:32Z: Process tests stopped.
2026-05-21T11:22:33Z: Stopping process actions.
2026-05-21T11:22:33Z: Detaching Listeners.
2026-05-21T11:22:33Z: 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-05-21T11:22:33Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.219
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.047
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.29f2471e.000001c1 === Spawned Process #5 (PID 10760) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:21:46Z: 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-05-21T11:21:46Z: Process construction / entity creation complete.
2026-05-21T11:21:46Z: Beginning action construction / initialization.
2026-05-21T11:21:46Z: Action construction / initialization complete.
2026-05-21T11:21:47Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:21:47Z: DDS entities enabled.
2026-05-21T11:21:47Z: Initializing process actions.
2026-05-21T11:22:02Z: Starting process actions.
2026-05-21T11:22:02Z: Process tests started.
2026-05-21T11:22:32Z: Stopping process tests.
2026-05-21T11:22:32Z: Process tests stopped.
2026-05-21T11:22:33Z: Stopping process actions.
2026-05-21T11:22:33Z: Detaching Listeners.
2026-05-21T11:22:33Z: 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-05-21T11:22:33Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.271
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 010370a8.a59d8493.29f2471e.000001c1 === Spawned Process #6 (PID 10761) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:21:46Z: 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-05-21T11:21:46Z: Process construction / entity creation complete.
2026-05-21T11:21:46Z: Beginning action construction / initialization.
2026-05-21T11:21:46Z: Action construction / initialization complete.
2026-05-21T11:21:47Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:21:47Z: DDS entities enabled.
2026-05-21T11:21:47Z: Initializing process actions.
2026-05-21T11:22:02Z: Starting process actions.
2026-05-21T11:22:02Z: Process tests started.
2026-05-21T11:22:32Z: Stopping process tests.
2026-05-21T11:22:32Z: Process tests stopped.
2026-05-21T11:22:33Z: Stopping process actions.
2026-05-21T11:22:33Z: Detaching Listeners.
2026-05-21T11:22:33Z: 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-05-21T11:22:33Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.140
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.121
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.29f2471e.000001c1 === Spawned Process #7 (PID 10762) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:21:46Z: 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-05-21T11:21:46Z: Process construction / entity creation complete.
2026-05-21T11:21:46Z: Beginning action construction / initialization.
2026-05-21T11:21:46Z: Action construction / initialization complete.
2026-05-21T11:21:47Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:21:47Z: DDS entities enabled.
2026-05-21T11:21:47Z: Initializing process actions.
2026-05-21T11:22:02Z: Starting process actions.
2026-05-21T11:22:02Z: Process tests started.
2026-05-21T11:22:32Z: Stopping process tests.
2026-05-21T11:22:32Z: Process tests stopped.
2026-05-21T11:22:33Z: Stopping process actions.
2026-05-21T11:22:33Z: Detaching Listeners.
2026-05-21T11:22:33Z: 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-05-21T11:22:33Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.195
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.037
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.29f2471e.000001c1 === Spawned Process #9 (PID 10764) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:21:46Z: 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-05-21T11:21:46Z: Process construction / entity creation complete.
2026-05-21T11:21:46Z: Beginning action construction / initialization.
2026-05-21T11:21:46Z: Action construction / initialization complete.
2026-05-21T11:21:47Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:21:47Z: DDS entities enabled.
2026-05-21T11:21:47Z: Initializing process actions.
2026-05-21T11:22:02Z: Starting process actions.
2026-05-21T11:22:02Z: Process tests started.
2026-05-21T11:22:32Z: Stopping process tests.
2026-05-21T11:22:32Z: Process tests stopped.
2026-05-21T11:22:33Z: Stopping process actions.
2026-05-21T11:22:33Z: Detaching Listeners.
2026-05-21T11:22:33Z: 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-05-21T11:22:33Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.299
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.019
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.29f2471e.000001c1 === Spawned Process #10 (PID 10765) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:21:46Z: 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-05-21T11:21:46Z: Process construction / entity creation complete.
2026-05-21T11:21:46Z: Beginning action construction / initialization.
2026-05-21T11:21:46Z: Action construction / initialization complete.
2026-05-21T11:21:47Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:21:47Z: DDS entities enabled.
2026-05-21T11:21:47Z: Initializing process actions.
2026-05-21T11:22:02Z: Starting process actions.
2026-05-21T11:22:02Z: Process tests started.
2026-05-21T11:22:32Z: Stopping process tests.
2026-05-21T11:22:32Z: Process tests stopped.
2026-05-21T11:22:33Z: Stopping process actions.
2026-05-21T11:22:33Z: Detaching Listeners.
2026-05-21T11:22:33Z: 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-05-21T11:22:33Z: 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.041
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.29f2471e.000001c1 === Spawned Process #11 (PID 10766) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:21:46Z: 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-05-21T11:21:46Z: Process construction / entity creation complete.
2026-05-21T11:21:46Z: Beginning action construction / initialization.
2026-05-21T11:21:46Z: Action construction / initialization complete.
2026-05-21T11:21:47Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:21:47Z: DDS entities enabled.
2026-05-21T11:21:47Z: Initializing process actions.
2026-05-21T11:22:02Z: Starting process actions.
2026-05-21T11:22:02Z: Process tests started.
2026-05-21T11:22:32Z: Stopping process tests.
2026-05-21T11:22:32Z: Process tests stopped.
2026-05-21T11:22:33Z: Stopping process actions.
2026-05-21T11:22:33Z: Detaching Listeners.
2026-05-21T11:22:33Z: 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-05-21T11:22:33Z: 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.044
--- 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:62s 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_10866
node_controller PID: 10867 started at 2026-05-21 11:22:36
/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: 10868 started at 2026-05-21 11:22:36
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 010370a8.a59d8493.2a731840.000001c1 "test_nc_10866"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/7
Started at 2026-05-21T11:22:43Z
Setting scenario launch_time to be 3 seconds from now: 2026-05-21T11:22:46Z
2026-05-21T11:22:46Z: Node 010370a8.a59d8493.2a731840.000001c1 (test_nc_10866) starting process 10886:
- original config: ci-fan-ws_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10867/n010370a8.a59d8493.2a731840.000001c1w1_config.json --report /tmp/opendds_bench_nc_10867/n010370a8.a59d8493.2a731840.000001c1w1_report.json --log /tmp/opendds_bench_nc_10867/n010370a8.a59d8493.2a731840.000001c1w1_log.txt
2026-05-21T11:22:46Z: Node 010370a8.a59d8493.2a731840.000001c1 (test_nc_10866) starting process 10887:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10867/n010370a8.a59d8493.2a731840.000001c1w2_config.json --report /tmp/opendds_bench_nc_10867/n010370a8.a59d8493.2a731840.000001c1w2_report.json --log /tmp/opendds_bench_nc_10867/n010370a8.a59d8493.2a731840.000001c1w2_log.txt
2026-05-21T11:22:46Z: Node 010370a8.a59d8493.2a731840.000001c1 (test_nc_10866) starting process 10888:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10867/n010370a8.a59d8493.2a731840.000001c1w3_config.json --report /tmp/opendds_bench_nc_10867/n010370a8.a59d8493.2a731840.000001c1w3_report.json --log /tmp/opendds_bench_nc_10867/n010370a8.a59d8493.2a731840.000001c1w3_log.txt
2026-05-21T11:22:46Z: Node 010370a8.a59d8493.2a731840.000001c1 (test_nc_10866) starting process 10889:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10867/n010370a8.a59d8493.2a731840.000001c1w4_config.json --report /tmp/opendds_bench_nc_10867/n010370a8.a59d8493.2a731840.000001c1w4_report.json --log /tmp/opendds_bench_nc_10867/n010370a8.a59d8493.2a731840.000001c1w4_log.txt
2026-05-21T11:22:46Z: Node 010370a8.a59d8493.2a731840.000001c1 (test_nc_10866) starting process 10890:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10867/n010370a8.a59d8493.2a731840.000001c1w5_config.json --report /tmp/opendds_bench_nc_10867/n010370a8.a59d8493.2a731840.000001c1w5_report.json --log /tmp/opendds_bench_nc_10867/n010370a8.a59d8493.2a731840.000001c1w5_log.txt
2026-05-21T11:22:46Z: Node 010370a8.a59d8493.2a731840.000001c1 (test_nc_10866) starting process 10891:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10867/n010370a8.a59d8493.2a731840.000001c1w6_config.json --report /tmp/opendds_bench_nc_10867/n010370a8.a59d8493.2a731840.000001c1w6_report.json --log /tmp/opendds_bench_nc_10867/n010370a8.a59d8493.2a731840.000001c1w6_log.txt
2026-05-21T11:22:46Z: Node 010370a8.a59d8493.2a731840.000001c1 (test_nc_10866) starting process 10892:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10867/n010370a8.a59d8493.2a731840.000001c1w7_config.json --report /tmp/opendds_bench_nc_10867/n010370a8.a59d8493.2a731840.000001c1w7_report.json --log /tmp/opendds_bench_nc_10867/n010370a8.a59d8493.2a731840.000001c1w7_log.txt
2026-05-21T11:22:46Z: Node 010370a8.a59d8493.2a731840.000001c1 (test_nc_10866) starting process 10893:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10867/n010370a8.a59d8493.2a731840.000001c1w8_config.json --report /tmp/opendds_bench_nc_10867/n010370a8.a59d8493.2a731840.000001c1w8_report.json --log /tmp/opendds_bench_nc_10867/n010370a8.a59d8493.2a731840.000001c1w8_log.txt
2026-05-21T11:22:46Z: Node 010370a8.a59d8493.2a731840.000001c1 (test_nc_10866) starting process 10894:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10867/n010370a8.a59d8493.2a731840.000001c1w9_config.json --report /tmp/opendds_bench_nc_10867/n010370a8.a59d8493.2a731840.000001c1w9_report.json --log /tmp/opendds_bench_nc_10867/n010370a8.a59d8493.2a731840.000001c1w9_log.txt
2026-05-21T11:22:46Z: Node 010370a8.a59d8493.2a731840.000001c1 (test_nc_10866) starting process 10895:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10867/n010370a8.a59d8493.2a731840.000001c1w10_config.json --report /tmp/opendds_bench_nc_10867/n010370a8.a59d8493.2a731840.000001c1w10_report.json --log /tmp/opendds_bench_nc_10867/n010370a8.a59d8493.2a731840.000001c1w10_log.txt
2026-05-21T11:22:46Z: Node 010370a8.a59d8493.2a731840.000001c1 (test_nc_10866) starting process 10896:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10867/n010370a8.a59d8493.2a731840.000001c1w11_config.json --report /tmp/opendds_bench_nc_10867/n010370a8.a59d8493.2a731840.000001c1w11_report.json --log /tmp/opendds_bench_nc_10867/n010370a8.a59d8493.2a731840.000001c1w11_log.txt
2026-05-21T11:23:34Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10892 with exit code 0
2026-05-21T11:23:34Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10886 with exit code 0
2026-05-21T11:23:34Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10888 with exit code 0
2026-05-21T11:23:34Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10894 with exit code 0
2026-05-21T11:23:35Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10887 with exit code 0
2026-05-21T11:23:35Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10891 with exit code 0
2026-05-21T11:23:35Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10893 with exit code 0
2026-05-21T11:23:35Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10895 with exit code 0
2026-05-21T11:23:35Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10896 with exit code 0
2026-05-21T11:23:35Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10890 with exit code 0
2026-05-21T11:23:35Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10889 with exit code 0
Writing report for node name 'test_nc_10866' (id '010370a8.a59d8493.2a731840.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-05-21T11:23:35Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 49
percent cpu utilization min = 0.000000
percent cpu utilization max = 91.271820
percent cpu utilization mean = 4.966811
percent cpu utilization stdev = 13.177411
percent cpu utilization median = 1.001880
percent cpu utilization madev = 0.501880
Percent Memory Utilization Statistics:
percent memory utilization count = 49
percent memory utilization min = 0.000000
percent memory utilization max = 9.034179
percent memory utilization mean = 8.613772
percent memory utilization stdev = 1.317199
percent memory utilization median = 8.973031
percent memory utilization madev = 0.059658
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 49
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 4279.698733
percent virtual memory utilization mean = 4192.357803
percent virtual memory utilization stdev = 605.114726
percent virtual memory utilization median = 4279.698710
percent virtual memory utilization madev = 0.000023
Test Timing Stats:
Max Construction Time: 0.588 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.003 seconds
Max Stop Time: 0.024 seconds
Max Destruction Time: 0.174 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.373709
discovery time delta max = 1.161428
discovery time delta mean = 0.780326
discovery time delta stdev = 0.211986
discovery time delta median = 0.809773
discovery time delta madev = 0.140936
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.000763
latency max = 0.424270
latency mean = 0.005998
latency stdev = 0.026322
latency median = 0.003150
latency madev = 0.001054
Jitter Statistics:
jitter count = 1980
jitter min = 0.000003
jitter max = 0.099956
jitter mean = 0.002703
jitter stdev = 0.010590
jitter median = 0.001286
jitter madev = 0.000812
Throughput Statistics:
throughput count = 1980
throughput min = 810.563807
throughput max = 324310.998220
throughput mean = 5823.901061
throughput stdev = 21716.123072
throughput median = 3439.139815
throughput madev = 7.750155
Round Trip Latency Statistics:
round trip latency count = 1000
round trip latency min = 0.001511
round trip latency max = 0.213555
round trip latency mean = 0.006103
round trip latency stdev = 0.018438
round trip latency median = 0.003570
round trip latency madev = 0.000278
Round Trip Jitter Statistics:
round trip jitter count = 990
round trip jitter min = 0.000000
round trip jitter max = 0.049963
round trip jitter mean = 0.001790
round trip jitter stdev = 0.007425
round trip jitter median = 0.000450
round trip jitter madev = 0.000311
Round Trip Throughput Statistics:
round trip throughput count = 990
round trip throughput min = 805.135031
round trip throughput max = 3438.669765
round trip throughput mean = 3400.627473
round trip throughput stdev = 237.383677
round trip throughput median = 3435.307569
round trip throughput madev = 1.883034
Wrote results to example/result/7
=== Showing Log for Node 010370a8.a59d8493.2a731840.000001c1 === Spawned Process #7 (PID 10892) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:22:47Z: 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-05-21T11:22:47Z: Process construction / entity creation complete.
2026-05-21T11:22:47Z: Beginning action construction / initialization.
2026-05-21T11:22:47Z: Action construction / initialization complete.
2026-05-21T11:22:48Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:22:48Z: DDS entities enabled.
2026-05-21T11:22:48Z: Initializing process actions.
2026-05-21T11:23:03Z: Starting process actions.
2026-05-21T11:23:03Z: Process tests started.
2026-05-21T11:23:33Z: Stopping process tests.
2026-05-21T11:23:33Z: Process tests stopped.
2026-05-21T11:23:34Z: Stopping process actions.
2026-05-21T11:23:34Z: Detaching Listeners.
2026-05-21T11:23: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-05-21T11:23:34Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.253
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.055
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.2a731840.000001c1 === Spawned Process #1 (PID 10886) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:22:47Z: 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-05-21T11:22:47Z: Process construction / entity creation complete.
2026-05-21T11:22:47Z: Beginning action construction / initialization.
2026-05-21T11:22:47Z: Action construction / initialization complete.
2026-05-21T11:22:48Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:22:48Z: DDS entities enabled.
2026-05-21T11:22:48Z: Initializing process actions.
2026-05-21T11:23:03Z: Starting process actions.
2026-05-21T11:23:03Z: Process tests started.
2026-05-21T11:23:33Z: Stopping process tests.
2026-05-21T11:23:33Z: Process tests stopped.
2026-05-21T11:23:34Z: Stopping process actions.
2026-05-21T11:23:34Z: Detaching Listeners.
2026-05-21T11:23: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-05-21T11:23:34Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.255
enable time: 0.000
start time: 0.003
stop time: 0.024
destruction time: 0.051
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.2a731840.000001c1 === Spawned Process #3 (PID 10888) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:22:47Z: 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-05-21T11:22:47Z: Process construction / entity creation complete.
2026-05-21T11:22:47Z: Beginning action construction / initialization.
2026-05-21T11:22:47Z: Action construction / initialization complete.
2026-05-21T11:22:48Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:22:48Z: DDS entities enabled.
2026-05-21T11:22:48Z: Initializing process actions.
2026-05-21T11:23:03Z: Starting process actions.
2026-05-21T11:23:03Z: Process tests started.
2026-05-21T11:23:33Z: Stopping process tests.
2026-05-21T11:23:33Z: Process tests stopped.
2026-05-21T11:23:34Z: Stopping process actions.
2026-05-21T11:23:34Z: Detaching Listeners.
2026-05-21T11:23: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-05-21T11:23:34Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.169
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.174
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.2a731840.000001c1 === Spawned Process #9 (PID 10894) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:22:47Z: 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-05-21T11:22:47Z: Process construction / entity creation complete.
2026-05-21T11:22:47Z: Beginning action construction / initialization.
2026-05-21T11:22:47Z: Action construction / initialization complete.
2026-05-21T11:22:48Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:22:48Z: DDS entities enabled.
2026-05-21T11:22:48Z: Initializing process actions.
2026-05-21T11:23:03Z: Starting process actions.
2026-05-21T11:23:03Z: Process tests started.
2026-05-21T11:23:33Z: Stopping process tests.
2026-05-21T11:23:33Z: Process tests stopped.
2026-05-21T11:23:34Z: Stopping process actions.
2026-05-21T11:23:34Z: Detaching Listeners.
2026-05-21T11:23: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-05-21T11:23:34Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.329
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 010370a8.a59d8493.2a731840.000001c1 === Spawned Process #2 (PID 10887) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:22:47Z: 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-05-21T11:22:48Z: Process construction / entity creation complete.
2026-05-21T11:22:48Z: Beginning action construction / initialization.
2026-05-21T11:22:48Z: Action construction / initialization complete.
2026-05-21T11:22:49Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:22:49Z: DDS entities enabled.
2026-05-21T11:22:49Z: Initializing process actions.
2026-05-21T11:23:04Z: Starting process actions.
2026-05-21T11:23:04Z: Process tests started.
2026-05-21T11:23:34Z: Stopping process tests.
2026-05-21T11:23:34Z: Process tests stopped.
2026-05-21T11:23:35Z: Stopping process actions.
2026-05-21T11:23:35Z: Detaching Listeners.
2026-05-21T11:23:35Z: 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-05-21T11:23:35Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.452
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.028
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.2a731840.000001c1 === Spawned Process #6 (PID 10891) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:22:47Z: 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-05-21T11:22:48Z: Process construction / entity creation complete.
2026-05-21T11:22:48Z: Beginning action construction / initialization.
2026-05-21T11:22:48Z: Action construction / initialization complete.
2026-05-21T11:22:49Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:22:49Z: DDS entities enabled.
2026-05-21T11:22:49Z: Initializing process actions.
2026-05-21T11:23:04Z: Starting process actions.
2026-05-21T11:23:04Z: Process tests started.
2026-05-21T11:23:34Z: Stopping process tests.
2026-05-21T11:23:34Z: Process tests stopped.
2026-05-21T11:23:35Z: Stopping process actions.
2026-05-21T11:23:35Z: Detaching Listeners.
2026-05-21T11:23:35Z: 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-05-21T11:23:35Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.444
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 010370a8.a59d8493.2a731840.000001c1 === Spawned Process #8 (PID 10893) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:22:47Z: 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-05-21T11:22:48Z: Process construction / entity creation complete.
2026-05-21T11:22:48Z: Beginning action construction / initialization.
2026-05-21T11:22:48Z: Action construction / initialization complete.
2026-05-21T11:22:49Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:22:49Z: DDS entities enabled.
2026-05-21T11:22:49Z: Initializing process actions.
2026-05-21T11:23:04Z: Starting process actions.
2026-05-21T11:23:04Z: Process tests started.
2026-05-21T11:23:34Z: Stopping process tests.
2026-05-21T11:23:34Z: Process tests stopped.
2026-05-21T11:23:35Z: Stopping process actions.
2026-05-21T11:23:35Z: Detaching Listeners.
2026-05-21T11:23:35Z: 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-05-21T11:23:35Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.447
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 010370a8.a59d8493.2a731840.000001c1 === Spawned Process #10 (PID 10895) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:22:47Z: 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-05-21T11:22:48Z: Process construction / entity creation complete.
2026-05-21T11:22:48Z: Beginning action construction / initialization.
2026-05-21T11:22:48Z: Action construction / initialization complete.
2026-05-21T11:22:49Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:22:49Z: DDS entities enabled.
2026-05-21T11:22:49Z: Initializing process actions.
2026-05-21T11:23:04Z: Starting process actions.
2026-05-21T11:23:04Z: Process tests started.
2026-05-21T11:23:34Z: Stopping process tests.
2026-05-21T11:23:34Z: Process tests stopped.
2026-05-21T11:23:35Z: Stopping process actions.
2026-05-21T11:23:35Z: Detaching Listeners.
2026-05-21T11:23:35Z: 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-05-21T11:23:35Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.473
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 010370a8.a59d8493.2a731840.000001c1 === Spawned Process #11 (PID 10896) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:22:47Z: 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-05-21T11:22:48Z: Process construction / entity creation complete.
2026-05-21T11:22:48Z: Beginning action construction / initialization.
2026-05-21T11:22:48Z: Action construction / initialization complete.
2026-05-21T11:22:49Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:22:49Z: DDS entities enabled.
2026-05-21T11:22:49Z: Initializing process actions.
2026-05-21T11:23:04Z: Starting process actions.
2026-05-21T11:23:04Z: Process tests started.
2026-05-21T11:23:34Z: Stopping process tests.
2026-05-21T11:23:34Z: Process tests stopped.
2026-05-21T11:23:35Z: Stopping process actions.
2026-05-21T11:23:35Z: Detaching Listeners.
2026-05-21T11:23:35Z: 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-05-21T11:23:35Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.524
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 010370a8.a59d8493.2a731840.000001c1 === Spawned Process #5 (PID 10890) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:22:47Z: 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-05-21T11:22:48Z: Process construction / entity creation complete.
2026-05-21T11:22:48Z: Beginning action construction / initialization.
2026-05-21T11:22:48Z: Action construction / initialization complete.
2026-05-21T11:22:49Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:22:49Z: DDS entities enabled.
2026-05-21T11:22:49Z: Initializing process actions.
2026-05-21T11:23:04Z: Starting process actions.
2026-05-21T11:23:04Z: Process tests started.
2026-05-21T11:23:34Z: Stopping process tests.
2026-05-21T11:23:34Z: Process tests stopped.
2026-05-21T11:23:35Z: Stopping process actions.
2026-05-21T11:23:35Z: Detaching Listeners.
2026-05-21T11:23:35Z: 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-05-21T11:23:35Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.575
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 010370a8.a59d8493.2a731840.000001c1 === Spawned Process #4 (PID 10889) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:22:47Z: 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-05-21T11:22:48Z: Process construction / entity creation complete.
2026-05-21T11:22:48Z: Beginning action construction / initialization.
2026-05-21T11:22:48Z: Action construction / initialization complete.
2026-05-21T11:22:49Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:22:49Z: DDS entities enabled.
2026-05-21T11:22:49Z: Initializing process actions.
2026-05-21T11:23:04Z: Starting process actions.
2026-05-21T11:23:04Z: Process tests started.
2026-05-21T11:23:34Z: Stopping process tests.
2026-05-21T11:23:34Z: Process tests stopped.
2026-05-21T11:23:35Z: Stopping process actions.
2026-05-21T11:23:35Z: Detaching Listeners.
2026-05-21T11:23:35Z: 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-05-21T11:23:35Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.588
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.021
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-fan-ws --show-worker-logs Time:60s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-fan-frag --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_11003
node_controller PID: 11004 started at 2026-05-21 11:23:36
/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: 11005 started at 2026-05-21 11:23:36
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 010370a8.a59d8493.2afc09eb.000001c1 "test_nc_11003"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/8
Started at 2026-05-21T11:23:43Z
Setting scenario launch_time to be 3 seconds from now: 2026-05-21T11:23:46Z
2026-05-21T11:23:46Z: Node 010370a8.a59d8493.2afc09eb.000001c1 (test_nc_11003) starting process 11022:
- original config: ci-fan-frag_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11004/n010370a8.a59d8493.2afc09eb.000001c1w1_config.json --report /tmp/opendds_bench_nc_11004/n010370a8.a59d8493.2afc09eb.000001c1w1_report.json --log /tmp/opendds_bench_nc_11004/n010370a8.a59d8493.2afc09eb.000001c1w1_log.txt
2026-05-21T11:23:46Z: Node 010370a8.a59d8493.2afc09eb.000001c1 (test_nc_11003) starting process 11023:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11004/n010370a8.a59d8493.2afc09eb.000001c1w2_config.json --report /tmp/opendds_bench_nc_11004/n010370a8.a59d8493.2afc09eb.000001c1w2_report.json --log /tmp/opendds_bench_nc_11004/n010370a8.a59d8493.2afc09eb.000001c1w2_log.txt
2026-05-21T11:23:46Z: Node 010370a8.a59d8493.2afc09eb.000001c1 (test_nc_11003) starting process 11024:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11004/n010370a8.a59d8493.2afc09eb.000001c1w3_config.json --report /tmp/opendds_bench_nc_11004/n010370a8.a59d8493.2afc09eb.000001c1w3_report.json --log /tmp/opendds_bench_nc_11004/n010370a8.a59d8493.2afc09eb.000001c1w3_log.txt
2026-05-21T11:23:46Z: Node 010370a8.a59d8493.2afc09eb.000001c1 (test_nc_11003) starting process 11025:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11004/n010370a8.a59d8493.2afc09eb.000001c1w4_config.json --report /tmp/opendds_bench_nc_11004/n010370a8.a59d8493.2afc09eb.000001c1w4_report.json --log /tmp/opendds_bench_nc_11004/n010370a8.a59d8493.2afc09eb.000001c1w4_log.txt
2026-05-21T11:23:46Z: Node 010370a8.a59d8493.2afc09eb.000001c1 (test_nc_11003) starting process 11026:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11004/n010370a8.a59d8493.2afc09eb.000001c1w5_config.json --report /tmp/opendds_bench_nc_11004/n010370a8.a59d8493.2afc09eb.000001c1w5_report.json --log /tmp/opendds_bench_nc_11004/n010370a8.a59d8493.2afc09eb.000001c1w5_log.txt
2026-05-21T11:23:46Z: Node 010370a8.a59d8493.2afc09eb.000001c1 (test_nc_11003) starting process 11027:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11004/n010370a8.a59d8493.2afc09eb.000001c1w6_config.json --report /tmp/opendds_bench_nc_11004/n010370a8.a59d8493.2afc09eb.000001c1w6_report.json --log /tmp/opendds_bench_nc_11004/n010370a8.a59d8493.2afc09eb.000001c1w6_log.txt
2026-05-21T11:23:46Z: Node 010370a8.a59d8493.2afc09eb.000001c1 (test_nc_11003) starting process 11028:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11004/n010370a8.a59d8493.2afc09eb.000001c1w7_config.json --report /tmp/opendds_bench_nc_11004/n010370a8.a59d8493.2afc09eb.000001c1w7_report.json --log /tmp/opendds_bench_nc_11004/n010370a8.a59d8493.2afc09eb.000001c1w7_log.txt
2026-05-21T11:23:46Z: Node 010370a8.a59d8493.2afc09eb.000001c1 (test_nc_11003) starting process 11029:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11004/n010370a8.a59d8493.2afc09eb.000001c1w8_config.json --report /tmp/opendds_bench_nc_11004/n010370a8.a59d8493.2afc09eb.000001c1w8_report.json --log /tmp/opendds_bench_nc_11004/n010370a8.a59d8493.2afc09eb.000001c1w8_log.txt
2026-05-21T11:23:46Z: Node 010370a8.a59d8493.2afc09eb.000001c1 (test_nc_11003) starting process 11030:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11004/n010370a8.a59d8493.2afc09eb.000001c1w9_config.json --report /tmp/opendds_bench_nc_11004/n010370a8.a59d8493.2afc09eb.000001c1w9_report.json --log /tmp/opendds_bench_nc_11004/n010370a8.a59d8493.2afc09eb.000001c1w9_log.txt
2026-05-21T11:23:46Z: Node 010370a8.a59d8493.2afc09eb.000001c1 (test_nc_11003) starting process 11031:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11004/n010370a8.a59d8493.2afc09eb.000001c1w10_config.json --report /tmp/opendds_bench_nc_11004/n010370a8.a59d8493.2afc09eb.000001c1w10_report.json --log /tmp/opendds_bench_nc_11004/n010370a8.a59d8493.2afc09eb.000001c1w10_log.txt
2026-05-21T11:23:46Z: Node 010370a8.a59d8493.2afc09eb.000001c1 (test_nc_11003) starting process 11032:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11004/n010370a8.a59d8493.2afc09eb.000001c1w11_config.json --report /tmp/opendds_bench_nc_11004/n010370a8.a59d8493.2afc09eb.000001c1w11_report.json --log /tmp/opendds_bench_nc_11004/n010370a8.a59d8493.2afc09eb.000001c1w11_log.txt
2026-05-21T11:24:35Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11024 with exit code 0
2026-05-21T11:24:35Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11031 with exit code 0
2026-05-21T11:24:35Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11023 with exit code 0
2026-05-21T11:24:35Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11022 with exit code 0
2026-05-21T11:24:35Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11029 with exit code 0
2026-05-21T11:24:35Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11028 with exit code 0
2026-05-21T11:24:35Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11030 with exit code 0
2026-05-21T11:24:35Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11032 with exit code 0
2026-05-21T11:24:35Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11025 with exit code 0
2026-05-21T11:24:35Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11027 with exit code 0
2026-05-21T11:24:35Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11026 with exit code 0
Writing report for node name 'test_nc_11003' (id '010370a8.a59d8493.2afc09eb.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-05-21T11:24:35Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 49
percent cpu utilization min = 0.000000
percent cpu utilization max = 61.417363
percent cpu utilization mean = 3.810268
percent cpu utilization stdev = 9.176753
percent cpu utilization median = 1.250000
percent cpu utilization madev = 1.250000
Percent Memory Utilization Statistics:
percent memory utilization count = 49
percent memory utilization min = 0.000000
percent memory utilization max = 8.931867
percent memory utilization mean = 8.551555
percent memory utilization stdev = 1.301398
percent memory utilization median = 8.911273
percent memory utilization madev = 0.012019
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 49
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 4279.698093
percent virtual memory utilization mean = 4192.357198
percent virtual memory utilization stdev = 605.114639
percent virtual memory utilization median = 4279.698074
percent virtual memory utilization madev = 0.000019
Test Timing Stats:
Max Construction Time: 0.296 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.003 seconds
Max Stop Time: 0.024 seconds
Max Destruction Time: 0.276 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.227844
discovery time delta max = 0.739243
discovery time delta mean = 0.446886
discovery time delta stdev = 0.129061
discovery time delta median = 0.459238
discovery time delta madev = 0.067028
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.006986
latency max = 5.245117
latency mean = 0.435375
latency stdev = 0.919504
latency median = 0.021245
latency madev = 0.007801
Jitter Statistics:
jitter count = 180
jitter min = 0.000061
jitter max = 4.444496
jitter mean = 0.296539
jitter stdev = 0.538601
jitter median = 0.008597
jitter madev = 0.007458
Throughput Statistics:
throughput count = 180
throughput min = 48804.107783
throughput max = 256021.777078
throughput mean = 236337.028267
throughput stdev = 39519.998658
throughput median = 254757.143973
throughput madev = 935.704224
Round Trip Latency Statistics:
round trip latency count = 100
round trip latency min = 0.014515
round trip latency max = 2.637456
round trip latency mean = 0.439490
round trip latency stdev = 0.579627
round trip latency median = 0.188378
round trip latency madev = 0.166467
Round Trip Jitter Statistics:
round trip jitter count = 90
round trip jitter min = 0.000031
round trip jitter max = 2.231870
round trip jitter mean = 0.295492
round trip jitter stdev = 0.321717
round trip jitter median = 0.222630
round trip jitter madev = 0.218108
Round Trip Throughput Statistics:
round trip throughput count = 90
round trip throughput min = 48528.547722
round trip throughput max = 255161.583958
round trip throughput mean = 216539.984220
round trip throughput stdev = 49169.754941
round trip throughput median = 239372.453635
round trip throughput madev = 15043.381367
Wrote results to example/result/8
=== Showing Log for Node 010370a8.a59d8493.2afc09eb.000001c1 === Spawned Process #3 (PID 11024) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:23:47Z: 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-05-21T11:23:48Z: Process construction / entity creation complete.
2026-05-21T11:23:48Z: Beginning action construction / initialization.
2026-05-21T11:23:48Z: Action construction / initialization complete.
2026-05-21T11:23:49Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:23:49Z: DDS entities enabled.
2026-05-21T11:23:49Z: Initializing process actions.
2026-05-21T11:24:04Z: Starting process actions.
2026-05-21T11:24:04Z: Process tests started.
2026-05-21T11:24:34Z: Stopping process tests.
2026-05-21T11:24:34Z: Process tests stopped.
2026-05-21T11:24:35Z: Stopping process actions.
2026-05-21T11:24:35Z: Detaching Listeners.
2026-05-21T11:24:35Z: 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-05-21T11:24:35Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.046
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.276
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.2afc09eb.000001c1 === Spawned Process #10 (PID 11031) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:23: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-05-21T11:23:48Z: Process construction / entity creation complete.
2026-05-21T11:23:48Z: Beginning action construction / initialization.
2026-05-21T11:23:48Z: Action construction / initialization complete.
2026-05-21T11:23:49Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:23:49Z: DDS entities enabled.
2026-05-21T11:23:49Z: Initializing process actions.
2026-05-21T11:24:04Z: Starting process actions.
2026-05-21T11:24:04Z: Process tests started.
2026-05-21T11:24:34Z: Stopping process tests.
2026-05-21T11:24:34Z: Process tests stopped.
2026-05-21T11:24:35Z: Stopping process actions.
2026-05-21T11:24:35Z: Detaching Listeners.
2026-05-21T11:24:35Z: 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-05-21T11:24:35Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.058
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.204
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.2afc09eb.000001c1 === Spawned Process #2 (PID 11023) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:23: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-05-21T11:23:48Z: Process construction / entity creation complete.
2026-05-21T11:23:48Z: Beginning action construction / initialization.
2026-05-21T11:23:48Z: Action construction / initialization complete.
2026-05-21T11:23:49Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:23:49Z: DDS entities enabled.
2026-05-21T11:23:49Z: Initializing process actions.
2026-05-21T11:24:04Z: Starting process actions.
2026-05-21T11:24:04Z: Process tests started.
2026-05-21T11:24:34Z: Stopping process tests.
2026-05-21T11:24:34Z: Process tests stopped.
2026-05-21T11:24:35Z: Stopping process actions.
2026-05-21T11:24:35Z: Detaching Listeners.
2026-05-21T11:24:35Z: 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-05-21T11:24:35Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.101
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.125
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.2afc09eb.000001c1 === Spawned Process #1 (PID 11022) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:23: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-05-21T11:23:48Z: Process construction / entity creation complete.
2026-05-21T11:23:48Z: Beginning action construction / initialization.
2026-05-21T11:23:48Z: Action construction / initialization complete.
2026-05-21T11:23:49Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:23:49Z: DDS entities enabled.
2026-05-21T11:23:49Z: Initializing process actions.
2026-05-21T11:24:04Z: Starting process actions.
2026-05-21T11:24:04Z: Process tests started.
2026-05-21T11:24:34Z: Stopping process tests.
2026-05-21T11:24:34Z: Process tests stopped.
2026-05-21T11:24:35Z: Stopping process actions.
2026-05-21T11:24:35Z: Detaching Listeners.
2026-05-21T11:24:35Z: 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-05-21T11:24:35Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.151
enable time: 0.000
start time: 0.003
stop time: 0.024
destruction time: 0.062
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.2afc09eb.000001c1 === Spawned Process #8 (PID 11029) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:23: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-05-21T11:23:48Z: Process construction / entity creation complete.
2026-05-21T11:23:48Z: Beginning action construction / initialization.
2026-05-21T11:23:48Z: Action construction / initialization complete.
2026-05-21T11:23:49Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:23:49Z: DDS entities enabled.
2026-05-21T11:23:49Z: Initializing process actions.
2026-05-21T11:24:04Z: Starting process actions.
2026-05-21T11:24:04Z: Process tests started.
2026-05-21T11:24:34Z: Stopping process tests.
2026-05-21T11:24:34Z: Process tests stopped.
2026-05-21T11:24:35Z: Stopping process actions.
2026-05-21T11:24:35Z: Detaching Listeners.
2026-05-21T11:24:35Z: 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-05-21T11:24:35Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.211
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 010370a8.a59d8493.2afc09eb.000001c1 === Spawned Process #7 (PID 11028) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:23: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-05-21T11:23:48Z: Process construction / entity creation complete.
2026-05-21T11:23:48Z: Beginning action construction / initialization.
2026-05-21T11:23:48Z: Action construction / initialization complete.
2026-05-21T11:23:49Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:23:49Z: DDS entities enabled.
2026-05-21T11:23:49Z: Initializing process actions.
2026-05-21T11:24:04Z: Starting process actions.
2026-05-21T11:24:04Z: Process tests started.
2026-05-21T11:24:34Z: Stopping process tests.
2026-05-21T11:24:34Z: Process tests stopped.
2026-05-21T11:24:35Z: Stopping process actions.
2026-05-21T11:24:35Z: Detaching Listeners.
2026-05-21T11:24:35Z: 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-05-21T11:24:35Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.222
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 010370a8.a59d8493.2afc09eb.000001c1 === Spawned Process #9 (PID 11030) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:23: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-05-21T11:23:48Z: Process construction / entity creation complete.
2026-05-21T11:23:48Z: Beginning action construction / initialization.
2026-05-21T11:23:48Z: Action construction / initialization complete.
2026-05-21T11:23:49Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:23:49Z: DDS entities enabled.
2026-05-21T11:23:49Z: Initializing process actions.
2026-05-21T11:24:04Z: Starting process actions.
2026-05-21T11:24:04Z: Process tests started.
2026-05-21T11:24:34Z: Stopping process tests.
2026-05-21T11:24:34Z: Process tests stopped.
2026-05-21T11:24:35Z: Stopping process actions.
2026-05-21T11:24:35Z: Detaching Listeners.
2026-05-21T11:24:35Z: 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-05-21T11:24:35Z: 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.038
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.2afc09eb.000001c1 === Spawned Process #11 (PID 11032) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:23: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-05-21T11:23:48Z: Process construction / entity creation complete.
2026-05-21T11:23:48Z: Beginning action construction / initialization.
2026-05-21T11:23:48Z: Action construction / initialization complete.
2026-05-21T11:23:49Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:23:49Z: DDS entities enabled.
2026-05-21T11:23:49Z: Initializing process actions.
2026-05-21T11:24:04Z: Starting process actions.
2026-05-21T11:24:04Z: Process tests started.
2026-05-21T11:24:34Z: Stopping process tests.
2026-05-21T11:24:34Z: Process tests stopped.
2026-05-21T11:24:35Z: Stopping process actions.
2026-05-21T11:24:35Z: Detaching Listeners.
2026-05-21T11:24:35Z: 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-05-21T11:24:35Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.220
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 010370a8.a59d8493.2afc09eb.000001c1 === Spawned Process #4 (PID 11025) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:23: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-05-21T11:23:48Z: Process construction / entity creation complete.
2026-05-21T11:23:48Z: Beginning action construction / initialization.
2026-05-21T11:23:48Z: Action construction / initialization complete.
2026-05-21T11:23:49Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:23:49Z: DDS entities enabled.
2026-05-21T11:23:49Z: Initializing process actions.
2026-05-21T11:24:04Z: Starting process actions.
2026-05-21T11:24:04Z: Process tests started.
2026-05-21T11:24:34Z: Stopping process tests.
2026-05-21T11:24:34Z: Process tests stopped.
2026-05-21T11:24:35Z: Stopping process actions.
2026-05-21T11:24:35Z: Detaching Listeners.
2026-05-21T11:24:35Z: 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-05-21T11:24:35Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.244
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.045
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.2afc09eb.000001c1 === Spawned Process #6 (PID 11027) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:23: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-05-21T11:23:48Z: Process construction / entity creation complete.
2026-05-21T11:23:48Z: Beginning action construction / initialization.
2026-05-21T11:23:48Z: Action construction / initialization complete.
2026-05-21T11:23:49Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:23:49Z: DDS entities enabled.
2026-05-21T11:23:49Z: Initializing process actions.
2026-05-21T11:24:04Z: Starting process actions.
2026-05-21T11:24:04Z: Process tests started.
2026-05-21T11:24:34Z: Stopping process tests.
2026-05-21T11:24:34Z: Process tests stopped.
2026-05-21T11:24:35Z: Stopping process actions.
2026-05-21T11:24:35Z: Detaching Listeners.
2026-05-21T11:24:35Z: 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-05-21T11:24:35Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.240
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.044
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.2afc09eb.000001c1 === Spawned Process #5 (PID 11026) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:23: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-05-21T11:23:48Z: Process construction / entity creation complete.
2026-05-21T11:23:48Z: Beginning action construction / initialization.
2026-05-21T11:23:48Z: Action construction / initialization complete.
2026-05-21T11:23:49Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:23:49Z: DDS entities enabled.
2026-05-21T11:23:49Z: Initializing process actions.
2026-05-21T11:24:04Z: Starting process actions.
2026-05-21T11:24:04Z: Process tests started.
2026-05-21T11:24:34Z: Stopping process tests.
2026-05-21T11:24:34Z: Process tests stopped.
2026-05-21T11:24:35Z: Stopping process actions.
2026-05-21T11:24:35Z: Detaching Listeners.
2026-05-21T11:24:35Z: 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-05-21T11:24:35Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.296
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.022
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
All reports written and acknowledged.
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-fan-frag --show-worker-logs Time:61s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-mixed --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_11127
node_controller PID: 11128 started at 2026-05-21 11:24:37
/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: 11129 started at 2026-05-21 11:24:37
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 010370a8.a59d8493.2b78948a.000001c1 "test_nc_11127"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/9
Started at 2026-05-21T11:24:44Z
Setting scenario launch_time to be 3 seconds from now: 2026-05-21T11:24:47Z
2026-05-21T11:24:47Z: Node 010370a8.a59d8493.2b78948a.000001c1 (test_nc_11127) starting process 11146:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11128/n010370a8.a59d8493.2b78948a.000001c1w1_config.json --report /tmp/opendds_bench_nc_11128/n010370a8.a59d8493.2b78948a.000001c1w1_report.json --log /tmp/opendds_bench_nc_11128/n010370a8.a59d8493.2b78948a.000001c1w1_log.txt
2026-05-21T11:24:47Z: Node 010370a8.a59d8493.2b78948a.000001c1 (test_nc_11127) starting process 11147:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11128/n010370a8.a59d8493.2b78948a.000001c1w2_config.json --report /tmp/opendds_bench_nc_11128/n010370a8.a59d8493.2b78948a.000001c1w2_report.json --log /tmp/opendds_bench_nc_11128/n010370a8.a59d8493.2b78948a.000001c1w2_log.txt
2026-05-21T11:24:47Z: Node 010370a8.a59d8493.2b78948a.000001c1 (test_nc_11127) starting process 11148:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11128/n010370a8.a59d8493.2b78948a.000001c1w3_config.json --report /tmp/opendds_bench_nc_11128/n010370a8.a59d8493.2b78948a.000001c1w3_report.json --log /tmp/opendds_bench_nc_11128/n010370a8.a59d8493.2b78948a.000001c1w3_log.txt
2026-05-21T11:24:47Z: Node 010370a8.a59d8493.2b78948a.000001c1 (test_nc_11127) starting process 11149:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11128/n010370a8.a59d8493.2b78948a.000001c1w4_config.json --report /tmp/opendds_bench_nc_11128/n010370a8.a59d8493.2b78948a.000001c1w4_report.json --log /tmp/opendds_bench_nc_11128/n010370a8.a59d8493.2b78948a.000001c1w4_log.txt
2026-05-21T11:24:47Z: Node 010370a8.a59d8493.2b78948a.000001c1 (test_nc_11127) starting process 11150:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11128/n010370a8.a59d8493.2b78948a.000001c1w5_config.json --report /tmp/opendds_bench_nc_11128/n010370a8.a59d8493.2b78948a.000001c1w5_report.json --log /tmp/opendds_bench_nc_11128/n010370a8.a59d8493.2b78948a.000001c1w5_log.txt
2026-05-21T11:24:47Z: Node 010370a8.a59d8493.2b78948a.000001c1 (test_nc_11127) starting process 11151:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11128/n010370a8.a59d8493.2b78948a.000001c1w6_config.json --report /tmp/opendds_bench_nc_11128/n010370a8.a59d8493.2b78948a.000001c1w6_report.json --log /tmp/opendds_bench_nc_11128/n010370a8.a59d8493.2b78948a.000001c1w6_log.txt
2026-05-21T11:24:47Z: Node 010370a8.a59d8493.2b78948a.000001c1 (test_nc_11127) starting process 11152:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11128/n010370a8.a59d8493.2b78948a.000001c1w7_config.json --report /tmp/opendds_bench_nc_11128/n010370a8.a59d8493.2b78948a.000001c1w7_report.json --log /tmp/opendds_bench_nc_11128/n010370a8.a59d8493.2b78948a.000001c1w7_log.txt
2026-05-21T11:24:47Z: Node 010370a8.a59d8493.2b78948a.000001c1 (test_nc_11127) starting process 11153:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11128/n010370a8.a59d8493.2b78948a.000001c1w8_config.json --report /tmp/opendds_bench_nc_11128/n010370a8.a59d8493.2b78948a.000001c1w8_report.json --log /tmp/opendds_bench_nc_11128/n010370a8.a59d8493.2b78948a.000001c1w8_log.txt
2026-05-21T11:24:47Z: Node 010370a8.a59d8493.2b78948a.000001c1 (test_nc_11127) starting process 11154:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11128/n010370a8.a59d8493.2b78948a.000001c1w9_config.json --report /tmp/opendds_bench_nc_11128/n010370a8.a59d8493.2b78948a.000001c1w9_report.json --log /tmp/opendds_bench_nc_11128/n010370a8.a59d8493.2b78948a.000001c1w9_log.txt
2026-05-21T11:24:47Z: Node 010370a8.a59d8493.2b78948a.000001c1 (test_nc_11127) starting process 11155:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11128/n010370a8.a59d8493.2b78948a.000001c1w10_config.json --report /tmp/opendds_bench_nc_11128/n010370a8.a59d8493.2b78948a.000001c1w10_report.json --log /tmp/opendds_bench_nc_11128/n010370a8.a59d8493.2b78948a.000001c1w10_log.txt
2026-05-21T11:24:47Z: Node 010370a8.a59d8493.2b78948a.000001c1 (test_nc_11127) starting process 11156:
- original config: ci-mixed_master.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11128/n010370a8.a59d8493.2b78948a.000001c1w11_config.json --report /tmp/opendds_bench_nc_11128/n010370a8.a59d8493.2b78948a.000001c1w11_report.json --log /tmp/opendds_bench_nc_11128/n010370a8.a59d8493.2b78948a.000001c1w11_log.txt
2026-05-21T11:25:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11153 with exit code 0
2026-05-21T11:25:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11147 with exit code 0
2026-05-21T11:25:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11149 with exit code 0
2026-05-21T11:25:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11151 with exit code 0
2026-05-21T11:25:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11155 with exit code 0
2026-05-21T11:25:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11156 with exit code 0
2026-05-21T11:25:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11148 with exit code 0
2026-05-21T11:25:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11146 with exit code 0
2026-05-21T11:25:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11152 with exit code 0
2026-05-21T11:25:27Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11154 with exit code 0
2026-05-21T11:25:27Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11150 with exit code 0
Writing report for node name 'test_nc_11127' (id '010370a8.a59d8493.2b78948a.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-05-21T11:25:27Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 40
percent cpu utilization min = 0.000000
percent cpu utilization max = 90.225564
percent cpu utilization mean = 6.716837
percent cpu utilization stdev = 13.932675
percent cpu utilization median = 3.653993
percent cpu utilization madev = 0.913642
Percent Memory Utilization Statistics:
percent memory utilization count = 40
percent memory utilization min = 0.000000
percent memory utilization max = 10.050653
percent memory utilization mean = 9.391704
percent memory utilization stdev = 1.778164
percent memory utilization median = 9.897906
percent memory utilization madev = 0.093175
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 40
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 4279.700427
percent virtual memory utilization mean = 4133.801269
percent virtual memory utilization stdev = 705.093965
percent virtual memory utilization median = 4279.700377
percent virtual memory utilization madev = 0.000043
Test Timing Stats:
Max Construction Time: 0.521 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.014 seconds
Max Stop Time: 0.882 seconds
Max Destruction Time: 0.056 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 416
discovery time delta min = 0.010660
discovery time delta max = 1.007315
discovery time delta mean = 0.571141
discovery time delta stdev = 0.253512
discovery time delta median = 0.627375
discovery time delta madev = 0.144209
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.000667
latency max = 0.010694
latency mean = 0.001440
latency stdev = 0.000740
latency median = 0.001315
latency madev = 0.000339
Jitter Statistics:
jitter count = 2966
jitter min = 0.000000
jitter max = 0.009835
jitter mean = 0.000467
jitter stdev = 0.000662
jitter median = 0.000319
jitter madev = 0.000232
Throughput Statistics:
throughput count = 2966
throughput min = 65.699358
throughput max = 333.714861
throughput mean = 230.679634
throughput stdev = 106.894018
throughput median = 332.284669
throughput madev = 0.571954
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 010370a8.a59d8493.2b78948a.000001c1 === Spawned Process #8 (PID 11153) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:24:49Z: 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-05-21T11:24:49Z: Process construction / entity creation complete.
2026-05-21T11:24:49Z: Beginning action construction / initialization.
2026-05-21T11:24:49Z: Action construction / initialization complete.
2026-05-21T11:24:51Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:24:51Z: DDS entities enabled.
2026-05-21T11:24:51Z: Initializing process actions.
2026-05-21T11:24:53Z: Starting process actions.
2026-05-21T11:24:53Z: Process tests started.
2026-05-21T11:25:23Z: Stopping process tests.
2026-05-21T11:25:24Z: Process tests stopped.
2026-05-21T11:25:26Z: Stopping process actions.
2026-05-21T11:25:26Z: Detaching Listeners.
2026-05-21T11:25:26Z: 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-05-21T11:25:26Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.192
enable time: 0.000
start time: 0.006
stop time: 0.475
destruction time: 0.036
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.2b78948a.000001c1 === Spawned Process #2 (PID 11147) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:24:49Z: 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-05-21T11:24:49Z: Process construction / entity creation complete.
2026-05-21T11:24:49Z: Beginning action construction / initialization.
2026-05-21T11:24:49Z: Action construction / initialization complete.
2026-05-21T11:24:51Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:24:51Z: DDS entities enabled.
2026-05-21T11:24:51Z: Initializing process actions.
2026-05-21T11:24:53Z: Starting process actions.
2026-05-21T11:24:53Z: Process tests started.
2026-05-21T11:25:23Z: Stopping process tests.
2026-05-21T11:25:24Z: Process tests stopped.
2026-05-21T11:25:26Z: Stopping process actions.
2026-05-21T11:25:26Z: Detaching Listeners.
2026-05-21T11:25:26Z: 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-05-21T11:25:26Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.259
enable time: 0.000
start time: 0.004
stop time: 0.477
destruction time: 0.034
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.2b78948a.000001c1 === Spawned Process #4 (PID 11149) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:24:49Z: 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-05-21T11:24:49Z: Process construction / entity creation complete.
2026-05-21T11:24:49Z: Beginning action construction / initialization.
2026-05-21T11:24:49Z: Action construction / initialization complete.
2026-05-21T11:24:51Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:24:51Z: DDS entities enabled.
2026-05-21T11:24:51Z: Initializing process actions.
2026-05-21T11:24:53Z: Starting process actions.
2026-05-21T11:24:53Z: Process tests started.
2026-05-21T11:25:23Z: Stopping process tests.
2026-05-21T11:25:24Z: Process tests stopped.
2026-05-21T11:25:26Z: Stopping process actions.
2026-05-21T11:25:26Z: Detaching Listeners.
2026-05-21T11:25:26Z: 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-05-21T11:25:26Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.273
enable time: 0.000
start time: 0.002
stop time: 0.488
destruction time: 0.033
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.2b78948a.000001c1 === Spawned Process #6 (PID 11151) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:24:49Z: 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-05-21T11:24:49Z: Process construction / entity creation complete.
2026-05-21T11:24:49Z: Beginning action construction / initialization.
2026-05-21T11:24:49Z: Action construction / initialization complete.
2026-05-21T11:24:51Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:24:51Z: DDS entities enabled.
2026-05-21T11:24:51Z: Initializing process actions.
2026-05-21T11:24:53Z: Starting process actions.
2026-05-21T11:24:53Z: Process tests started.
2026-05-21T11:25:23Z: Stopping process tests.
2026-05-21T11:25:24Z: Process tests stopped.
2026-05-21T11:25:26Z: Stopping process actions.
2026-05-21T11:25:26Z: Detaching Listeners.
2026-05-21T11:25:26Z: 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-05-21T11:25:26Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.346
enable time: 0.000
start time: 0.003
stop time: 0.476
destruction time: 0.030
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.2b78948a.000001c1 === Spawned Process #10 (PID 11155) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:24:49Z: 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-05-21T11:24:49Z: Process construction / entity creation complete.
2026-05-21T11:24:49Z: Beginning action construction / initialization.
2026-05-21T11:24:49Z: Action construction / initialization complete.
2026-05-21T11:24:51Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:24:51Z: DDS entities enabled.
2026-05-21T11:24:51Z: Initializing process actions.
2026-05-21T11:24:53Z: Starting process actions.
2026-05-21T11:24:53Z: Process tests started.
2026-05-21T11:25:23Z: Stopping process tests.
2026-05-21T11:25:24Z: Process tests stopped.
2026-05-21T11:25:26Z: Stopping process actions.
2026-05-21T11:25:26Z: Detaching Listeners.
2026-05-21T11:25:26Z: 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-05-21T11:25:26Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.435
enable time: 0.000
start time: 0.004
stop time: 0.487
destruction time: 0.029
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.2b78948a.000001c1 === Spawned Process #11 (PID 11156) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:24:49Z: 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-05-21T11:24:50Z: Process construction / entity creation complete.
2026-05-21T11:24:50Z: Beginning action construction / initialization.
2026-05-21T11:24:50Z: Action construction / initialization complete.
2026-05-21T11:24:52Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:24:52Z: DDS entities enabled.
2026-05-21T11:24:52Z: Initializing process actions.
2026-05-21T11:24:54Z: Starting process actions.
2026-05-21T11:24:54Z: Process tests started.
2026-05-21T11:25:24Z: Stopping process tests.
2026-05-21T11:25:24Z: Process tests stopped.
2026-05-21T11:25:26Z: Stopping process actions.
2026-05-21T11:25:26Z: Detaching Listeners.
2026-05-21T11:25:26Z: 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-05-21T11:25:26Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.471
enable time: 0.000
start time: 0.014
stop time: 0.496
destruction time: 0.053
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.2b78948a.000001c1 === Spawned Process #3 (PID 11148) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:24:49Z: 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-05-21T11:24:49Z: Process construction / entity creation complete.
2026-05-21T11:24:49Z: Beginning action construction / initialization.
2026-05-21T11:24:49Z: Action construction / initialization complete.
2026-05-21T11:24:51Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:24:51Z: DDS entities enabled.
2026-05-21T11:24:51Z: Initializing process actions.
2026-05-21T11:24:53Z: Starting process actions.
2026-05-21T11:24:53Z: Process tests started.
2026-05-21T11:25:23Z: Stopping process tests.
2026-05-21T11:25:24Z: Process tests stopped.
2026-05-21T11:25:26Z: Stopping process actions.
2026-05-21T11:25:26Z: Detaching Listeners.
2026-05-21T11:25:26Z: 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-05-21T11:25:26Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.273
enable time: 0.000
start time: 0.005
stop time: 0.882
destruction time: 0.056
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.2b78948a.000001c1 === Spawned Process #1 (PID 11146) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:24:49Z: 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-05-21T11:24:49Z: Process construction / entity creation complete.
2026-05-21T11:24:49Z: Beginning action construction / initialization.
2026-05-21T11:24:49Z: Action construction / initialization complete.
2026-05-21T11:24:51Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:24:51Z: DDS entities enabled.
2026-05-21T11:24:51Z: Initializing process actions.
2026-05-21T11:24:53Z: Starting process actions.
2026-05-21T11:24:53Z: Process tests started.
2026-05-21T11:25:23Z: Stopping process tests.
2026-05-21T11:25:24Z: Process tests stopped.
2026-05-21T11:25:26Z: Stopping process actions.
2026-05-21T11:25:26Z: Detaching Listeners.
2026-05-21T11:25:26Z: 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-05-21T11:25:26Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.401
enable time: 0.000
start time: 0.009
stop time: 0.878
destruction time: 0.050
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.2b78948a.000001c1 === Spawned Process #7 (PID 11152) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:24:49Z: 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-05-21T11:24:49Z: Process construction / entity creation complete.
2026-05-21T11:24:49Z: Beginning action construction / initialization.
2026-05-21T11:24:49Z: Action construction / initialization complete.
2026-05-21T11:24:51Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:24:51Z: DDS entities enabled.
2026-05-21T11:24:51Z: Initializing process actions.
2026-05-21T11:24:53Z: Starting process actions.
2026-05-21T11:24:54Z: Process tests started.
2026-05-21T11:25:24Z: Stopping process tests.
2026-05-21T11:25:24Z: Process tests stopped.
2026-05-21T11:25:26Z: Stopping process actions.
2026-05-21T11:25:26Z: Detaching Listeners.
2026-05-21T11:25:26Z: 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-05-21T11:25:26Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.454
enable time: 0.000
start time: 0.009
stop time: 0.882
destruction time: 0.049
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.2b78948a.000001c1 === Spawned Process #9 (PID 11154) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:24:49Z: 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-05-21T11:24:50Z: Process construction / entity creation complete.
2026-05-21T11:24:50Z: Beginning action construction / initialization.
2026-05-21T11:24:50Z: Action construction / initialization complete.
2026-05-21T11:24:52Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:24:52Z: DDS entities enabled.
2026-05-21T11:24:52Z: Initializing process actions.
2026-05-21T11:24:54Z: Starting process actions.
2026-05-21T11:24:54Z: Process tests started.
2026-05-21T11:25:24Z: Stopping process tests.
2026-05-21T11:25:24Z: Process tests stopped.
2026-05-21T11:25:26Z: Stopping process actions.
2026-05-21T11:25:26Z: Detaching Listeners.
2026-05-21T11:25:26Z: 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-05-21T11:25:26Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.479
enable time: 0.000
start time: 0.006
stop time: 0.882
destruction time: 0.047
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 010370a8.a59d8493.2b78948a.000001c1 === Spawned Process #5 (PID 11150) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-05-21T11:24:49Z: 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-05-21T11:24:50Z: Process construction / entity creation complete.
2026-05-21T11:24:50Z: Beginning action construction / initialization.
2026-05-21T11:24:50Z: Action construction / initialization complete.
2026-05-21T11:24:52Z: Enabling DDS entities (if not already enabled).
2026-05-21T11:24:52Z: DDS entities enabled.
2026-05-21T11:24:52Z: Initializing process actions.
2026-05-21T11:24:54Z: Starting process actions.
2026-05-21T11:24:54Z: Process tests started.
2026-05-21T11:25:24Z: Stopping process tests.
2026-05-21T11:25:24Z: Process tests stopped.
2026-05-21T11:25:26Z: Stopping process actions.
2026-05-21T11:25:26Z: Detaching Listeners.
2026-05-21T11:25:26Z: 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-05-21T11:25:27Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.521
enable time: 0.000
start time: 0.003
stop time: 0.882
destruction time: 0.044
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-mixed --show-worker-logs Time:51s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11296 started at 2026-05-21 11:25:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11297 started at 2026-05-21 11:25:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay2 -UserData relay2 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay2.ini -ApplicationDomain 42 -VerticalAddress 5444 -HorizontalAddress 127.0.0.1:11544 -MetaDiscoveryAddress 127.0.0.1:8082 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay2.log -DCPSPendingTimeout 3
relay2 PID: 11298 started at 2026-05-21 11:25:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11327 started at 2026-05-21 11:25:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11336 started at 2026-05-21 11:25:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11337 started at 2026-05-21 11:25:41
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11295 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl Time:15s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl secure
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11347 started at 2026-05-21 11:25:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11348 started at 2026-05-21 11:25:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay2 -UserData relay2 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay2.ini -ApplicationDomain 42 -VerticalAddress 5444 -HorizontalAddress 127.0.0.1:11544 -MetaDiscoveryAddress 127.0.0.1:8082 -ORBVerboseLogging 1 -SynchronousOutput 1 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay2.log -DCPSPendingTimeout 3
relay2 PID: 11349 started at 2026-05-21 11:25:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11378 started at 2026-05-21 11:25:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub_rtps.ini -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11386 started at 2026-05-21 11:25:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11387 started at 2026-05-21 11:25:56
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11346 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl secure Time:14s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl join
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11397 started at 2026-05-21 11:25:59
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay2 -UserData relay2 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay2.ini -ApplicationDomain 42 -VerticalAddress 5444 -HorizontalAddress 127.0.0.1:11544 -MetaDiscoveryAddress 127.0.0.1:8082 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay2.log -DCPSPendingTimeout 3
relay2 PID: 11398 started at 2026-05-21 11:25:59
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11416 started at 2026-05-21 11:26:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11424 started at 2026-05-21 11:26:05
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11435 started at 2026-05-21 11:26:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11436 started at 2026-05-21 11:26:15
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11396 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl join Time:20s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl single
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11447 started at 2026-05-21 11:26:19
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11448 started at 2026-05-21 11:26:19
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11468 started at 2026-05-21 11:26:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11476 started at 2026-05-21 11:26:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11477 started at 2026-05-21 11:26:30
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11445 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl single Time:14s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11488 started at 2026-05-21 11:26:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11489 started at 2026-05-21 11:26:33
/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: 11490 started at 2026-05-21 11:26:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11518 started at 2026-05-21 11:26: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: 11526 started at 2026-05-21 11:26:44
/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: 11527 started at 2026-05-21 11:26:44
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
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 11487 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 Time:15s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 secure
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11537 started at 2026-05-21 11:26:48
/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: 11538 started at 2026-05-21 11:26:48
/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: 11539 started at 2026-05-21 11:26:48
/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: 11569 started at 2026-05-21 11:26:58
/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: 11577 started at 2026-05-21 11:26: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: 11578 started at 2026-05-21 11:26: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 11536 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 secure Time:14s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 join
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11588 started at 2026-05-21 11:27:02
/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: 11589 started at 2026-05-21 11:27:02
/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: 11611 started at 2026-05-21 11:27: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: 11619 started at 2026-05-21 11:27:08
/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: 11631 started at 2026-05-21 11:27:18
/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: 11632 started at 2026-05-21 11:27:18
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 11587 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 join Time:20s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 single
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11643 started at 2026-05-21 11:27:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11644 started at 2026-05-21 11:27:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11662 started at 2026-05-21 11:27:32
/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: 11670 started at 2026-05-21 11:27:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11671 started at 2026-05-21 11:27:33
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11641 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 single Time:14s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl draining
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11681 started at 2026-05-21 11:27:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11682 started at 2026-05-21 11:27:36
/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: 11700 started at 2026-05-21 11:27:46
/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: 11708 started at 2026-05-21 11:27:47
/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: 11709 started at 2026-05-21 11:27:47
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
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_DENIED_PARTITIONS_TIMEOUT":"900.000000000","RTPS_RELAY_DRAIN_INTERVAL":"100","RTPS_RELAY_DRAIN_STATE":"Draining","RTPS_RELAY_INACTIVE_PERIOD":"60.000000000","RTPS_RELAY_LIFESPAN":"60.000000000","RTPS_RELAY_LOG_ACTIVITY":"true","RTPS_RELAY_LOG_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_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 11680 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl draining Time:20s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11719 started at 2026-05-21 11:27:54
/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: 11720 started at 2026-05-21 11:27:54
/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: 11738 started at 2026-05-21 11:27:57
/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: 11739 started at 2026-05-21 11:27:57
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: 11756 started at 2026-05-21 11:28:15
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl Time:51s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl reverse
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11770 started at 2026-05-21 11:28:45
/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: 11771 started at 2026-05-21 11:28:45
/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: 11789 started at 2026-05-21 11:28:48
/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: 11790 started at 2026-05-21 11:28:48
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: 11806 started at 2026-05-21 11:29:06
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl reverse Time:52s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl secure
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11819 started at 2026-05-21 11:29:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1a -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -UserData relay1a -MetaDiscoveryAddress 127.0.0.1:0 -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: 11820 started at 2026-05-21 11:29:37
/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: 11838 started at 2026-05-21 11:29:40
/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: 11839 started at 2026-05-21 11:29:40
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1b -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -UserData relay1b -MetaDiscoveryAddress 127.0.0.1:0 -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: 11857 started at 2026-05-21 11:29:58
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl secure Time:51s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl reverse secure
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11873 started at 2026-05-21 11:30:28
/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: 11874 started at 2026-05-21 11:30:28
/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: 11892 started at 2026-05-21 11:30:31
/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: 11893 started at 2026-05-21 11:30:31
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: 11911 started at 2026-05-21 11:30:49
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/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: 11924 started at 2026-05-21 11:31:19
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/STUN/StunClient -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile client.log -DCPSPendingTimeout 3
client PID: 11936 started at 2026-05-21 11:31:22
test_success
Mapped address = 127.0.0.1:56786
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: 11940 started at 2026-05-21 11:31:23
/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: 11950 started at 2026-05-21 11:31:26
test_success
Mapped address = ::1:57044
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: 11952 started at 2026-05-21 11:31:26
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: 11959 started at 2026-05-21 11:31:27
test PASSED.
auto_run_tests_finished: tests/DCPS/ThreadStatusManager/run_test.pl Time:18s Result:0
Thu May 21 11:31:45 2026 UTC