This log is too long to show here, 13 KB has been skipped — click to see the complete log
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7852
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins8052030922362708011.sh
+ trap clean_up_trap EXIT INT TERM 0
+ clean_up
+ docker kill osmo-gsm-tester-virtual
Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual
+ true
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/
+ rm -rf trial-8334
+ rm -rf docker-playground
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground
Cloning into 'docker-playground'...
+ git -C docker-playground log --oneline
2e9b710 debian-trixie-build: add tshark
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_S1GW_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.0s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.1s
#7 [15/28] RUN APT-GET update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean
#7 CACHED
#8 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8
#8 CACHED
#9 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#9 CACHED
#10 [ 8/28] RUN MKDIR /var/run/sshd
#10 CACHED
#11 [19/28] RUN IF [ "$(arch)" = "x86_64" ]; then apt-get update && apt-get install -y --no-install-recommends python3-pip python3-setuptools python3-wheel ninja-build build-essential flex bison git libsctp-dev libgnutls28-dev libgcrypt-dev libssl-dev libidn11-dev libmongoc-dev libbson-dev libyaml-dev libnghttp2-dev libmicrohttpd-dev libcurl4-gnutls-dev libnghttp2-dev meson && apt-get clean; fi
#11 CACHED
#12 [ 5/28] RUN APT-GET update && apt-get install -y --no-install-recommends cpio dbus tcpdump sqlite3 python3 python3-setuptools python3-yaml python3-mako python3-gi python3-numpy python3-wheel python3-watchdog ofono patchelf rpm2cpio sudo libcap2-bin python3-pip udhcpc iperf3 locales
#12 CACHED
#13 [ 2/28] RUN useradd -ms /bin/bash jenkins
#13 CACHED
#14 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#14 CACHED
#15 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#15 CACHED
#16 [18/28] RUN SET -x && mkdir -p /tmp/mongodb && cd /tmp/mongodb && wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && wget "http://archive.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" > /etc/apt/sources.list.d/mongodb-org.list && apt-get update && apt-get install -y mongodb-org && apt-get clean && cd / && rm -rf /tmp/mongodb && rm /etc/apt/sources.list.d/mongodb-org.list && sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf
#16 CACHED
#17 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#17 CACHED
#18 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#18 CACHED
#19 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#19 CACHED
#20 [ 9/28] COPY SSH /root/.ssh
#20 CACHED
#21 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#21 CACHED
#22 [16/28] RUN APT-GET update && apt-get install -y --no-install-recommends cmake libfftw3-dev libmbedtls-dev libboost-program-options-dev libconfig++-dev libsctp-dev libpcsclite-dev libuhd-dev libczmq-dev libsoapysdr-dev soapysdr-module-lms7 && apt-get clean
#22 CACHED
#23 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#23 CACHED
#24 [12/28] RUN MKDIR -p /osmo-gsm-tester-srsue /osmo-gsm-tester-srsenb /osmo-gsm-tester-srsepc /osmo-gsm-tester-trx /osmo-gsm-tester-grbroker /osmo-gsm-tester-open5gs
#24 CACHED
#25 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#25 CACHED
#26 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#26 CACHED
#27 [ 3/28] RUN groupadd osmo-gsm-tester
#27 CACHED
#28 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#28 CACHED
#29 [20/28] WORKDIR /TMP
#29 CACHED
#30 [23/28] RUN CD osmo-gsm-tester && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD
#30 CACHED
#31 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#31 CACHED
#32 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:062d63acf2a703edb4b2fce161c949d47b3dba603b1d45c4f2b0972f9c0b6ef2 done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8335 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2026-05-18 22:48:18
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8335
+ mkdir -p trial-8335
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-05-18_13_26_33.tgz osmo-bts-oc2g.build-2026-05-18_00_51_52.tgz osmo-bts-sysmo.build-2026-05-18_00_51_45.tgz osmo-bts.build-2026-05-18_00_51_51.tgz osmo-ggsn.build-2026-05-18_20_42_53.tgz osmo-hlr.build-2026-05-18_16_36_48.tgz osmo-hnbgw.build-2026-05-18_13_30_26.tgz osmo-mgw.build-2026-05-18_08_33_07.tgz osmo-msc.build-2026-05-18_13_34_34.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-05-18_07_51_48.tgz osmo-pcu-sysmo.build-2026-05-18_07_51_46.tgz osmo-pcu.build-2026-05-18_07_51_50.tgz osmo-sgsn.build-2026-05-18_20_48_40.tgz osmo-stp.build-2026-05-18_13_26_10.tgz osmo-trx.build-2026-05-18_14_22_04.tgz osmocom-bb.build-2026-05-18_21_17_49.tgz srslte.build-19.tgz trial-8335
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-05-18_13_26_33.md5 osmo-bts-oc2g.build-2026-05-18_00_51_52.md5 osmo-bts-sysmo.build-2026-05-18_00_51_45.md5 osmo-bts.build-2026-05-18_00_51_51.md5 osmo-ggsn.build-2026-05-18_20_42_53.md5 osmo-hlr.build-2026-05-18_16_36_48.md5 osmo-hnbgw.build-2026-05-18_13_30_26.md5 osmo-mgw.build-2026-05-18_08_33_07.md5 osmo-msc.build-2026-05-18_13_34_34.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-05-18_07_51_48.md5 osmo-pcu-sysmo.build-2026-05-18_07_51_46.md5 osmo-pcu.build-2026-05-18_07_51_50.md5 osmo-sgsn.build-2026-05-18_20_48_40.md5 osmo-stp.build-2026-05-18_13_26_10.md5 osmo-trx.build-2026-05-18_14_22_04.md5 osmocom-bb.build-2026-05-18_21_17_49.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-05-18_13_26_33.md5 osmo-bts-oc2g.build-2026-05-18_00_51_52.md5 osmo-bts-sysmo.build-2026-05-18_00_51_45.md5 osmo-bts.build-2026-05-18_00_51_51.md5 osmo-ggsn.build-2026-05-18_20_42_53.md5 osmo-hlr.build-2026-05-18_16_36_48.md5 osmo-hnbgw.build-2026-05-18_13_30_26.md5 osmo-mgw.build-2026-05-18_08_33_07.md5 osmo-msc.build-2026-05-18_13_34_34.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-05-18_07_51_48.md5 osmo-pcu-sysmo.build-2026-05-18_07_51_46.md5 osmo-pcu.build-2026-05-18_07_51_50.md5 osmo-sgsn.build-2026-05-18_20_48_40.md5 osmo-stp.build-2026-05-18_13_26_10.md5 osmo-trx.build-2026-05-18_14_22_04.md5 osmocom-bb.build-2026-05-18_21_17_49.md5 srslte.build-19.md5
+ exit_code=1
+ which osmo-gsm-tester.py
+ python3 -u /build/osmo-gsm-tester/src/osmo-gsm-tester.py -c /build/osmo-gsm-tester/sysmocom/main.conf trial-8335 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8335'
tests: None
/build/osmo-gsm-tester/src/osmo_gsm_tester/obj/ms_android.py:201: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if not(self.get_assigned_addr() is ''):
--------------------------------------------------------------------------------------------
trial-8335
--------------------------------------------------------------------------------------------
22:48:18.346105 tst trial-8335: Detailed log at /build/trial-8335/run.2026-05-18_22-48-18/log
---------------------------------------------------------------------
trial-8335 netreg_mass
---------------------------------------------------------------------
22:48:18.552303 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:18.552642 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:18.553401 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:18.554547 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:18.595436 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:18.596322 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:18.597496 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:18.659514 tst netreg_mass: RESERVED RESOURCES for netreg_mass:
bts
OsmoBTS Virtual
ip_address
127.0.42.2
127.0.42.3
127.0.42.4
127.0.42.5
127.0.42.6
127.0.42.7
modem
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
----------------------------------------------
trial-8335 netreg_mass register_default_mass.py
----------------------------------------------
22:48:18.660289 tst register_default_mass.py:9: Claiming resources for the test
22:48:18.675476 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.675983 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.676426 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.676857 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.677289 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.677742 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.678192 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:18.708077 tst register_default_mass.py: using LAC 2
22:48:18.729247 tst register_default_mass.py: using RAC 2
22:48:18.754722 tst register_default_mass.py: using CellId 2
22:48:18.783047 tst register_default_mass.py: using BVCI 3
22:48:18.796231 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.796935 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.797504 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.798009 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.798552 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.799055 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.799542 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.800045 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.800571 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.801073 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.801582 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.802088 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.802615 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.803157 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.803670 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.804192 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.804715 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.805239 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.805747 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.806276 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.806808 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.807336 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.807857 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.808396 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.808910 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.809437 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.809963 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.810490 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.811025 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.811547 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.812052 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.812559 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.813089 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.813612 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.814128 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.814666 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.815187 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.815708 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.816222 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.816742 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.817245 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.817771 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.818305 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.818819 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.819332 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.819845 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.820354 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.820870 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.821384 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.821891 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.822435 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.822953 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.823465 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.823978 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.824502 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.825011 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.825533 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.826047 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.826563 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.827080 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.827587 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.828090 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.828600 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.829126 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.829632 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.830136 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.830677 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.831199 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.831709 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.832230 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.832737 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.833248 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.833826 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.834347 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.834852 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.835372 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.835875 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.836373 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.836867 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.837381 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.837879 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.838397 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.838917 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.839420 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.839914 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.840425 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.840938 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.841437 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.841928 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.842465 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.842984 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.843487 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.844013 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.844518 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.845020 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.845534 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.846043 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.846582 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.847100 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.847608 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.848110 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.848684 tst register_default_mass.py:21: Launching a simple network
22:48:18.858660 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:18.976595 run create_hlr_db(pid=20): Launched
22:48:19.991240 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:20.015594 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:20.030885 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:20.036526 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:20.224825 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:20.239895 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:20.245473 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:20.663424 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:20.678175 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:23.693262 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:23.820060 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:23.834983 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:23.840658 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:23.864273 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:23.879374 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:23.885092 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:24.199630 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:24.214970 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:30.241279 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:30.414593 run osmo-bts-virtual(pid=34): Launched
22:48:31.450453 tst register_default_mass.py: using MSISDN 1001
22:48:31.464425 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:31.502893 tst register_default_mass.py: using MSISDN 1002
22:48:31.512393 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:31.541904 tst register_default_mass.py: using MSISDN 1003
22:48:31.557414 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:31.587828 tst register_default_mass.py: using MSISDN 1004
22:48:31.602273 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:31.632189 tst register_default_mass.py: using MSISDN 1005
22:48:31.646323 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:31.676531 tst register_default_mass.py: using MSISDN 1006
22:48:31.690824 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:31.721444 tst register_default_mass.py: using MSISDN 1007
22:48:31.735842 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:31.765954 tst register_default_mass.py: using MSISDN 1008
22:48:31.780362 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:31.810240 tst register_default_mass.py: using MSISDN 1009
22:48:31.824333 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:31.854591 tst register_default_mass.py: using MSISDN 1010
22:48:31.868875 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:31.899110 tst register_default_mass.py: using MSISDN 1011
22:48:31.913475 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:31.943814 tst register_default_mass.py: using MSISDN 1012
22:48:31.958093 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:31.987992 tst register_default_mass.py: using MSISDN 1013
22:48:32.002140 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:32.032194 tst register_default_mass.py: using MSISDN 1014
22:48:32.046336 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:32.076628 tst register_default_mass.py: using MSISDN 1015
22:48:32.090941 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:32.121443 tst register_default_mass.py: using MSISDN 1016
22:48:32.135921 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:32.166267 tst register_default_mass.py: using MSISDN 1017
22:48:32.180626 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:32.210904 tst register_default_mass.py: using MSISDN 1018
22:48:32.225113 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:32.254969 tst register_default_mass.py: using MSISDN 1019
22:48:32.269072 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:32.299043 tst register_default_mass.py: using MSISDN 1020
22:48:32.313138 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:32.343232 tst register_default_mass.py: using MSISDN 1021
22:48:32.357450 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:32.387685 tst register_default_mass.py: using MSISDN 1022
22:48:32.402055 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:32.432545 tst register_default_mass.py: using MSISDN 1023
22:48:32.446863 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:32.477115 tst register_default_mass.py: using MSISDN 1024
22:48:32.491341 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:32.521527 tst register_default_mass.py: using MSISDN 1025
22:48:32.535907 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:32.566319 tst register_default_mass.py: using MSISDN 1026
22:48:32.580627 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:32.610626 tst register_default_mass.py: using MSISDN 1027
22:48:32.624722 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:32.654838 tst register_default_mass.py: using MSISDN 1028
22:48:32.669044 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:32.699212 tst register_default_mass.py: using MSISDN 1029
22:48:32.713564 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:32.744151 tst register_default_mass.py: using MSISDN 1030
22:48:32.758506 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:32.788725 tst register_default_mass.py: using MSISDN 1031
22:48:32.803092 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:32.833407 tst register_default_mass.py: using MSISDN 1032
22:48:32.847820 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:32.877999 tst register_default_mass.py: using MSISDN 1033
22:48:32.892513 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:32.922946 tst register_default_mass.py: using MSISDN 1034
22:48:32.937183 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:32.967351 tst register_default_mass.py: using MSISDN 1035
22:48:32.981677 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:33.011933 tst register_default_mass.py: using MSISDN 1036
22:48:33.026025 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:33.056207 tst register_default_mass.py: using MSISDN 1037
22:48:33.069678 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:33.100049 tst register_default_mass.py: using MSISDN 1038
22:48:33.114271 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:33.144745 tst register_default_mass.py: using MSISDN 1039
22:48:33.159008 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:33.189148 tst register_default_mass.py: using MSISDN 1040
22:48:33.203490 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:33.233653 tst register_default_mass.py: using MSISDN 1041
22:48:33.247835 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:33.278043 tst register_default_mass.py: using MSISDN 1042
22:48:33.292429 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:33.322727 tst register_default_mass.py: using MSISDN 1043
22:48:33.337038 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:33.367119 tst register_default_mass.py: using MSISDN 1044
22:48:33.381374 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:33.411260 tst register_default_mass.py: using MSISDN 1045
22:48:33.425159 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:33.463680 tst register_default_mass.py: using MSISDN 1046
22:48:33.481344 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:33.511778 tst register_default_mass.py: using MSISDN 1047
22:48:33.526287 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:33.556669 tst register_default_mass.py: using MSISDN 1048
22:48:33.571209 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:33.601643 tst register_default_mass.py: using MSISDN 1049
22:48:33.615978 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:33.646445 tst register_default_mass.py: using MSISDN 1050
22:48:33.660807 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:33.691264 tst register_default_mass.py: using MSISDN 1051
22:48:33.705624 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:33.736148 tst register_default_mass.py: using MSISDN 1052
22:48:33.750635 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:33.781072 tst register_default_mass.py: using MSISDN 1053
22:48:33.795486 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:33.825855 tst register_default_mass.py: using MSISDN 1054
22:48:33.840304 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:33.870919 tst register_default_mass.py: using MSISDN 1055
22:48:33.885293 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:33.916209 tst register_default_mass.py: using MSISDN 1056
22:48:33.930770 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:33.961349 tst register_default_mass.py: using MSISDN 1057
22:48:33.975968 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:34.010183 tst register_default_mass.py: using MSISDN 1058
22:48:34.026510 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:34.057278 tst register_default_mass.py: using MSISDN 1059
22:48:34.071841 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:34.102030 tst register_default_mass.py: using MSISDN 1060
22:48:34.116491 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:34.147196 tst register_default_mass.py: using MSISDN 1061
22:48:34.161542 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:34.192072 tst register_default_mass.py: using MSISDN 1062
22:48:34.206525 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:34.236981 tst register_default_mass.py: using MSISDN 1063
22:48:34.251326 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:34.281957 tst register_default_mass.py: using MSISDN 1064
22:48:34.296559 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:34.327022 tst register_default_mass.py: using MSISDN 1065
22:48:34.341986 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:34.372628 tst register_default_mass.py: using MSISDN 1066
22:48:34.387046 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:34.417400 tst register_default_mass.py: using MSISDN 1067
22:48:34.431800 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:34.470102 tst register_default_mass.py: using MSISDN 1068
22:48:34.487698 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:34.518292 tst register_default_mass.py: using MSISDN 1069
22:48:34.533183 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:34.563446 tst register_default_mass.py: using MSISDN 1070
22:48:34.577857 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:34.608471 tst register_default_mass.py: using MSISDN 1071
22:48:34.622970 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:34.653281 tst register_default_mass.py: using MSISDN 1072
22:48:34.667830 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:34.698513 tst register_default_mass.py: using MSISDN 1073
22:48:34.712864 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:34.743487 tst register_default_mass.py: using MSISDN 1074
22:48:34.757735 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:34.788446 tst register_default_mass.py: using MSISDN 1075
22:48:34.803005 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:34.833306 tst register_default_mass.py: using MSISDN 1076
22:48:34.847497 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:34.877690 tst register_default_mass.py: using MSISDN 1077
22:48:34.892050 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:34.922093 tst register_default_mass.py: using MSISDN 1078
22:48:34.936351 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:34.966998 tst register_default_mass.py: using MSISDN 1079
22:48:34.981490 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:35.012162 tst register_default_mass.py: using MSISDN 1080
22:48:35.026727 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:35.057069 tst register_default_mass.py: using MSISDN 1081
22:48:35.071275 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:35.101670 tst register_default_mass.py: using MSISDN 1082
22:48:35.116038 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:35.146320 tst register_default_mass.py: using MSISDN 1083
22:48:35.160648 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:35.191053 tst register_default_mass.py: using MSISDN 1084
22:48:35.205396 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:35.235737 tst register_default_mass.py: using MSISDN 1085
22:48:35.250158 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:35.281669 tst register_default_mass.py: using MSISDN 1086
22:48:35.296629 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:35.328082 tst register_default_mass.py: using MSISDN 1087
22:48:35.343018 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:35.374615 tst register_default_mass.py: using MSISDN 1088
22:48:35.389642 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:35.421344 tst register_default_mass.py: using MSISDN 1089
22:48:35.436372 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:35.468169 tst register_default_mass.py: using MSISDN 1090
22:48:35.483388 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:35.514635 tst register_default_mass.py: using MSISDN 1091
22:48:35.529415 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:35.561189 tst register_default_mass.py: using MSISDN 1092
22:48:35.576235 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:35.607889 tst register_default_mass.py: using MSISDN 1093
22:48:35.623064 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:35.654318 tst register_default_mass.py: using MSISDN 1094
22:48:35.669123 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:35.700998 tst register_default_mass.py: using MSISDN 1095
22:48:35.716189 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:35.747921 tst register_default_mass.py: using MSISDN 1096
22:48:35.763083 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:35.794884 tst register_default_mass.py: using MSISDN 1097
22:48:35.810014 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:35.841160 tst register_default_mass.py: using MSISDN 1098
22:48:35.856141 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:35.888101 tst register_default_mass.py: using MSISDN 1099
22:48:35.902895 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:35.934989 tst register_default_mass.py: using MSISDN 1100
22:48:35.950148 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:36.041555 run mass: Starting testcase
22:48:36.047098 run mass: Pre-launching all virtphy's
22:48:36.052494 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:36.065571 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:36.071586 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:36.084549 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:36.090605 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:36.103416 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:36.109509 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:36.122611 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:36.128583 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:36.141451 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:36.147606 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:36.160705 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:36.166773 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:36.179713 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:36.185791 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:36.198755 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:36.204701 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:36.217429 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:36.223363 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:36.236092 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:36.242047 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:36.254726 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:36.260599 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:36.273261 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:36.279186 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:36.291916 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:36.297785 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:36.310580 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:36.316472 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:36.329341 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:36.335334 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:36.348114 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:36.354001 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:36.366806 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:36.372762 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:36.385520 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:36.391489 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:36.404242 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:36.410152 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:36.422948 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:36.428824 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:36.441649 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:36.447569 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:36.460352 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:36.466282 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:36.479089 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:36.485029 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:36.497818 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:36.503718 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:36.516498 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:36.522396 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:36.535177 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:36.541091 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:36.553886 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:36.559873 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:36.572706 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:36.578670 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:36.591471 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:36.597369 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:36.610282 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:36.616230 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:36.629020 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:36.634910 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:36.647650 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:36.653624 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:36.666444 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:36.672374 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:36.685196 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:36.691084 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:36.703855 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:36.709733 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:36.722452 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:36.728356 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:36.741112 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:36.747047 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:36.759823 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:36.765710 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:36.778493 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:36.784387 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:36.797235 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:36.803137 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:36.815972 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:36.821868 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:36.834627 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:36.840571 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:36.853401 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:36.859421 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:36.872232 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:36.878129 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:36.890857 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:36.896777 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:36.909482 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:36.915561 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:36.928372 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:36.934265 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:36.946982 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:36.952857 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:36.965617 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:36.971493 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:36.984269 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:36.990183 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:37.002994 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:37.008866 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:37.021563 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:37.027519 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:37.040375 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:37.046329 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:37.059253 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:37.065219 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:37.078095 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:37.084044 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:37.097224 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:37.103135 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:37.115905 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:37.121805 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:37.134615 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:37.140581 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:37.153244 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:37.159092 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:37.171750 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:37.177596 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:37.190308 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:37.196361 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:37.209189 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:37.215198 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:37.228215 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:37.234195 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:37.247195 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:37.253156 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:37.266013 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:37.272079 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:37.285075 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:37.291052 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:37.303999 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:37.309928 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:37.322861 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:37.328810 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:37.341795 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:37.347725 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:37.360532 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:37.366504 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:37.379391 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:37.385364 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:37.398220 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:37.404200 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:37.417006 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:37.422970 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:37.435888 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:37.441886 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:37.454762 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:37.460748 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:37.473583 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:37.479567 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:37.492379 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:37.498363 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:37.511213 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:37.517166 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:37.530014 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:37.535917 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:37.548731 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:37.554636 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:37.567570 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:37.573481 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:37.586263 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:37.592271 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:37.605116 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:37.611084 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:37.623864 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:37.629805 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:37.642630 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:37.648618 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:37.661449 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:37.667415 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:37.680256 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:37.686285 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:37.699251 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:37.705295 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:37.718265 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:37.724313 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:37.737399 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:37.743435 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:37.756564 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:37.762610 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:37.775601 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:37.781744 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:37.794837 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:37.800942 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:37.813993 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:37.820027 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:37.832957 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:37.838983 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:37.852152 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:37.858281 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:37.871352 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:37.877382 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:37.890326 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:37.896348 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:37.909259 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:37.915297 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:37.928192 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:37.934163 run mass: Checking if sockets are in the filesystem
22:48:37.966906 run osmo-ms-mob/00000: Starting mobile
22:48:37.980214 run osmo-ms-mob/00000(pid=135): Launched
22:48:37.992180 run mass: MS start registered {at=55446.286005129, delay=0.0058760609972523525, ms=00000}
22:48:42.182358 run osmo-ms-mob/00001: Starting mobile
22:48:42.199198 run osmo-ms-mob/00001(pid=136): Launched
22:48:42.210258 run mass: MS start registered {at=55450.504073783, delay=0.005025453996495344, ms=00001}
22:48:43.242925 run mass: MS performed LU {at=55451.536639594, lu_delay=5.250634465002804, ms=00000}
22:48:43.973375 run osmo-ms-mob/00002: Starting mobile
22:48:43.989556 run osmo-ms-mob/00002(pid=137): Launched
22:48:44.000316 run mass: MS start registered {at=55452.294138243, delay=0.004693716000474524, ms=00002}
22:48:45.281996 run osmo-ms-mob/00003: Starting mobile
22:48:45.299586 run osmo-ms-mob/00003(pid=138): Launched
22:48:45.310129 run mass: MS start registered {at=55453.603953915, delay=0.004555261999485083, ms=00003}
22:48:46.372614 run osmo-ms-mob/00004: Starting mobile
22:48:46.388867 run osmo-ms-mob/00004(pid=139): Launched
22:48:46.399330 run mass: MS start registered {at=55454.693157813, delay=0.004425986000569537, ms=00004}
22:48:47.008615 run mass: MS performed LU {at=55455.302329245, lu_delay=4.798255462002999, ms=00001}
22:48:47.349469 run osmo-ms-mob/00005: Starting mobile
22:48:47.362485 run osmo-ms-mob/00005(pid=140): Launched
22:48:47.373005 run mass: MS start registered {at=55455.66682851, delay=0.004379603000415955, ms=00005}
22:48:48.250235 run osmo-ms-mob/00006: Starting mobile
22:48:48.263208 run osmo-ms-mob/00006(pid=141): Launched
22:48:48.273679 run mass: MS start registered {at=55456.567507239, delay=0.004450129003089387, ms=00006}
22:48:48.910379 run mass: MS performed LU {at=55457.204078489, lu_delay=4.909940245997859, ms=00002}
22:48:49.182504 run osmo-ms-mob/00007: Starting mobile
22:48:49.199677 run osmo-ms-mob/00007(pid=142): Launched
22:48:49.210300 run mass: MS start registered {at=55457.504129055, delay=0.0045252369964146055, ms=00007}
22:48:49.950063 run osmo-ms-mob/00008: Starting mobile
22:48:49.963080 run osmo-ms-mob/00008(pid=143): Launched
22:48:49.973649 run mass: MS start registered {at=55458.267478553, delay=0.0045560770013253205, ms=00008}
22:48:50.682048 run osmo-ms-mob/00009: Starting mobile
22:48:50.699222 run osmo-ms-mob/00009(pid=144): Launched
22:48:50.709784 run mass: MS start registered {at=55459.003612853, delay=0.0045177619977039285, ms=00009}
22:48:50.775162 run mass: MS performed LU {at=55459.068883772, lu_delay=5.464929857000243, ms=00003}
22:48:51.381917 run osmo-ms-mob/00010: Starting mobile
22:48:51.398798 run osmo-ms-mob/00010(pid=145): Launched
22:48:51.409739 run mass: MS start registered {at=55459.703566167, delay=0.004946952001773752, ms=00010}
22:48:51.951153 run osmo-ms-mob/00011: Starting mobile
22:48:51.964200 run osmo-ms-mob/00011(pid=146): Launched
22:48:51.975052 run mass: MS start registered {at=55460.268881472, delay=0.004603847999533173, ms=00011}
22:48:52.549747 run osmo-ms-mob/00012: Starting mobile
22:48:52.562929 run osmo-ms-mob/00012(pid=147): Launched
22:48:52.573981 run mass: MS start registered {at=55460.867809893, delay=0.00465221400372684, ms=00012}
22:48:52.676453 run mass: MS performed LU {at=55460.970171379, lu_delay=6.2770135659957305, ms=00004}
22:48:52.702473 run mass: MS performed LU {at=55460.996291539, lu_delay=5.329463028996543, ms=00005}
22:48:53.181964 run osmo-ms-mob/00013: Starting mobile
22:48:53.199158 run osmo-ms-mob/00013(pid=148): Launched
22:48:53.209935 run mass: MS start registered {at=55461.503765963, delay=0.004753069006255828, ms=00013}
22:48:53.750441 run osmo-ms-mob/00014: Starting mobile
22:48:53.763713 run osmo-ms-mob/00014(pid=149): Launched
22:48:53.774491 run mass: MS start registered {at=55462.068316177, delay=0.00475253899639938, ms=00014}
22:48:54.351896 run osmo-ms-mob/00015: Starting mobile
22:48:54.364767 run osmo-ms-mob/00015(pid=150): Launched
22:48:54.375630 run mass: MS start registered {at=55462.669457273, delay=0.004572389996610582, ms=00015}
22:48:54.540568 run mass: MS performed LU {at=55462.834287971, lu_delay=6.266780732003099, ms=00006}
22:48:54.605087 run mass: MS performed LU {at=55462.898805601, lu_delay=5.394676545998664, ms=00007}
22:48:54.881522 run osmo-ms-mob/00016: Starting mobile
22:48:54.898347 run osmo-ms-mob/00016(pid=151): Launched
22:48:54.909036 run mass: MS performed LU {at=55463.202861767, lu_delay=4.935383213996829, ms=00008}
22:48:54.915057 run mass: MS start registered {at=55463.208899599, delay=0.010652177996234968, ms=00016}
22:48:55.372323 run osmo-ms-mob/00017: Starting mobile
22:48:55.389000 run osmo-ms-mob/00017(pid=152): Launched
22:48:55.400523 run mass: MS start registered {at=55463.694348817, delay=0.0052885140030412, ms=00017}
22:48:55.970664 run osmo-ms-mob/00018: Starting mobile
22:48:55.986122 run osmo-ms-mob/00018(pid=153): Launched
22:48:55.996893 run mass: MS start registered {at=55464.290721404, delay=0.0047497039995505475, ms=00018}
22:48:56.371528 run osmo-ms-mob/00019: Starting mobile
22:48:56.387815 run osmo-ms-mob/00019(pid=154): Launched
22:48:56.398834 run mass: MS start registered {at=55464.692660876, delay=0.004758688999572769, ms=00019}
22:48:56.442185 run mass: MS performed LU {at=55464.735902322, lu_delay=5.732289469000534, ms=00009}
22:48:56.469613 run mass: MS performed LU {at=55464.763412407, lu_delay=5.059846240001207, ms=00010}
22:48:56.575498 run mass: MS performed LU {at=55464.869226403, lu_delay=4.600344931001018, ms=00011}
22:48:56.880888 run osmo-ms-mob/00020: Starting mobile
22:48:56.897704 run osmo-ms-mob/00020(pid=155): Launched
22:48:56.908394 run mass: MS start registered {at=55465.202222667, delay=0.0046302370028570294, ms=00020}
22:48:57.362225 run osmo-ms-mob/00021: Starting mobile
22:48:57.376198 run osmo-ms-mob/00021(pid=156): Launched
22:48:57.387223 run mass: MS start registered {at=55465.681050933, delay=0.004661211001803167, ms=00021}
22:48:57.751391 run osmo-ms-mob/00022: Starting mobile
22:48:57.764661 run osmo-ms-mob/00022(pid=157): Launched
22:48:57.775364 run mass: MS start registered {at=55466.069192041, delay=0.0046807130056549795, ms=00022}
22:48:58.281570 run osmo-ms-mob/00023: Starting mobile
22:48:58.298022 run osmo-ms-mob/00023(pid=158): Launched
22:48:58.305302 run mass: MS performed LU {at=55466.599129776, lu_delay=5.731319882994285, ms=00012}
22:48:58.311284 run mass: MS start registered {at=55466.60512683, delay=0.00729961899924092, ms=00023}
22:48:58.371451 run mass: MS performed LU {at=55466.665180029, lu_delay=5.161414065994904, ms=00013}
22:48:58.650625 run osmo-ms-mob/00024: Starting mobile
22:48:58.663742 run osmo-ms-mob/00024(pid=159): Launched
22:48:58.674527 run mass: MS start registered {at=55466.968353304, delay=0.004689191002398729, ms=00024}
22:48:58.680412 run mass: MS performed LU {at=55466.974250232, lu_delay=4.905934055001126, ms=00014}
22:48:59.150028 run osmo-ms-mob/00025: Starting mobile
22:48:59.163322 run osmo-ms-mob/00025(pid=160): Launched
22:48:59.175449 run mass: MS start registered {at=55467.469274733, delay=0.005870294000487775, ms=00025}
22:48:59.571814 run osmo-ms-mob/00026: Starting mobile
22:48:59.588478 run osmo-ms-mob/00026(pid=161): Launched
22:48:59.599217 run mass: MS start registered {at=55467.893046676, delay=0.0047206539966282435, ms=00026}
22:48:59.973680 run osmo-ms-mob/00027: Starting mobile
22:48:59.989895 run osmo-ms-mob/00027(pid=162): Launched
22:49:00.000851 run mass: MS start registered {at=55468.294675497, delay=0.004972334005287848, ms=00027}
22:49:00.106082 run mass: MS performed LU {at=55468.399811422, lu_delay=4.70546260500123, ms=00017}
22:49:00.208232 run mass: MS performed LU {at=55468.501960492, lu_delay=5.293060893003712, ms=00016}
22:49:00.235509 run mass: MS performed LU {at=55468.52926501, lu_delay=5.859807737004303, ms=00015}
22:49:00.257041 run osmo-ms-mob/00028: Starting mobile
22:49:00.269864 run osmo-ms-mob/00028(pid=163): Launched
22:49:00.280610 run mass: MS start registered {at=55468.574441248, delay=0.004798757996468339, ms=00028}
22:49:00.781807 run osmo-ms-mob/00029: Starting mobile
22:49:00.798723 run osmo-ms-mob/00029(pid=164): Launched
22:49:00.809498 run mass: MS start registered {at=55469.103326871, delay=0.004543504001048859, ms=00029}
22:49:01.162541 run osmo-ms-mob/00030: Starting mobile
22:49:01.176446 run osmo-ms-mob/00030(pid=165): Launched
22:49:01.187284 run mass: MS start registered {at=55469.481112419, delay=0.004668676003348082, ms=00030}
22:49:01.599281 run osmo-ms-mob/00031: Starting mobile
22:49:01.616390 run osmo-ms-mob/00031(pid=166): Launched
22:49:01.627356 run mass: MS start registered {at=55469.921184718, delay=0.004786375997355208, ms=00031}
22:49:01.850013 run osmo-ms-mob/00032: Starting mobile
22:49:01.863335 run osmo-ms-mob/00032(pid=167): Launched
22:49:01.874015 run mass: MS start registered {at=55470.167840987, delay=0.00458714699925622, ms=00032}
22:49:02.071842 run mass: MS performed LU {at=55470.365573208, lu_delay=4.684522274998017, ms=00021}
22:49:02.137461 run mass: MS performed LU {at=55470.43119345, lu_delay=5.7385325740033295, ms=00019}
22:49:02.164425 run osmo-ms-mob/00033: Starting mobile
22:49:02.177641 run osmo-ms-mob/00033(pid=168): Launched
22:49:02.188362 run mass: MS start registered {at=55470.482190382, delay=0.004643563996069133, ms=00033}
22:49:02.205121 run mass: MS performed LU {at=55470.498950007, lu_delay=5.296727339999052, ms=00020}
22:49:02.242617 run mass: MS performed LU {at=55470.536366068, lu_delay=6.2456446639989736, ms=00018}
22:49:02.672488 run osmo-ms-mob/00034: Starting mobile
22:49:02.689332 run osmo-ms-mob/00034(pid=169): Launched
22:49:02.700237 run mass: MS start registered {at=55470.994065724, delay=0.004689112996857148, ms=00034}
22:49:02.960735 run osmo-ms-mob/00035: Starting mobile
22:49:02.974470 run osmo-ms-mob/00035(pid=170): Launched
22:49:02.985450 run mass: MS start registered {at=55471.279273308, delay=0.004888921001111157, ms=00035}
22:49:03.350000 run osmo-ms-mob/00036: Starting mobile
22:49:03.363173 run osmo-ms-mob/00036(pid=171): Launched
22:49:03.373940 run mass: MS start registered {at=55471.66776923, delay=0.004780449002282694, ms=00036}
22:49:03.781149 run osmo-ms-mob/00037: Starting mobile
22:49:03.797847 run osmo-ms-mob/00037(pid=172): Launched
22:49:03.808629 run mass: MS start registered {at=55472.102459715, delay=0.004805526004929561, ms=00037}
22:49:03.974132 run mass: MS performed LU {at=55472.267862018, lu_delay=5.2995087140006945, ms=00024}
22:49:03.989260 run osmo-ms-mob/00038: Starting mobile
22:49:04.002357 run osmo-ms-mob/00038(pid=173): Launched
22:49:04.008395 run mass: MS performed LU {at=55472.302231985, lu_delay=5.697105154999008, ms=00023}
22:49:04.014173 run mass: MS start registered {at=55472.30801596, delay=0.005800701001135167, ms=00038}
22:49:04.145543 run mass: MS performed LU {at=55472.439271103, lu_delay=4.969996370004083, ms=00025}
22:49:04.174401 run osmo-ms-mob/00039: Starting mobile
22:49:04.187267 run osmo-ms-mob/00039(pid=174): Launched
22:49:04.197999 run mass: MS start registered {at=55472.49182947, delay=0.00464840999484295, ms=00039}
22:49:04.750032 run osmo-ms-mob/00040: Starting mobile
22:49:04.762888 run osmo-ms-mob/00040(pid=175): Launched
22:49:04.774251 run mass: MS start registered {at=55473.068074811, delay=0.005376847002480645, ms=00040}
22:49:05.049914 run osmo-ms-mob/00041: Starting mobile
22:49:05.063374 run osmo-ms-mob/00041(pid=176): Launched
22:49:05.074197 run mass: MS start registered {at=55473.36802574, delay=0.004642313993826974, ms=00041}
22:49:05.362961 run osmo-ms-mob/00042: Starting mobile
22:49:05.377422 run osmo-ms-mob/00042(pid=177): Launched
22:49:05.388353 run mass: MS start registered {at=55473.682180834, delay=0.004876997001701966, ms=00042}
22:49:05.773623 run osmo-ms-mob/00043: Starting mobile
22:49:05.789776 run osmo-ms-mob/00043(pid=178): Launched
22:49:05.800786 run mass: MS start registered {at=55474.094615335, delay=0.0047887750042718835, ms=00043}
22:49:05.837716 run mass: MS performed LU {at=55474.131461447, lu_delay=5.55702019900491, ms=00028}
22:49:05.903477 run mass: MS performed LU {at=55474.197208215, lu_delay=4.716095796000445, ms=00030}
22:49:05.930907 run osmo-ms-mob/00044: Starting mobile
22:49:05.943990 run osmo-ms-mob/00044(pid=179): Launched
22:49:05.954600 run mass: MS start registered {at=55474.248430759, delay=0.0046388689952436835, ms=00044}
22:49:05.971045 run mass: MS performed LU {at=55474.26487346, lu_delay=5.97019796299719, ms=00027}
22:49:06.008840 run mass: MS performed LU {at=55474.302587526, lu_delay=5.199260654997488, ms=00029}
22:49:06.029393 run osmo-ms-mob/00045: Starting mobile
22:49:06.042350 run osmo-ms-mob/00045(pid=180): Launched
22:49:06.053115 run mass: MS start registered {at=55474.346945092, delay=0.004522823001025245, ms=00045}
22:49:06.662322 run osmo-ms-mob/00046: Starting mobile
22:49:06.676081 run osmo-ms-mob/00046(pid=181): Launched
22:49:06.691022 run mass: MS start registered {at=55474.98483869, delay=0.007889284999691881, ms=00046}
22:49:06.950222 run osmo-ms-mob/00047: Starting mobile
22:49:06.963359 run osmo-ms-mob/00047(pid=182): Launched
22:49:06.974400 run mass: MS start registered {at=55475.268226831, delay=0.004659696001908742, ms=00047}
22:49:07.264207 run osmo-ms-mob/00048: Starting mobile
22:49:07.278026 run osmo-ms-mob/00048(pid=183): Launched
22:49:07.288871 run mass: MS start registered {at=55475.582698425, delay=0.004841403002501465, ms=00048}
22:49:07.581355 run osmo-ms-mob/00049: Starting mobile
22:49:07.598098 run osmo-ms-mob/00049(pid=184): Launched
22:49:07.609091 run mass: MS start registered {at=55475.902920156, delay=0.004990755995095242, ms=00049}
22:49:07.676036 run mass: MS performed LU {at=55475.969765646, lu_delay=5.487575264000043, ms=00033}
22:49:07.739590 run mass: MS performed LU {at=55476.033325653, lu_delay=5.039259928998945, ms=00034}
22:49:07.765805 run osmo-ms-mob/00050: Starting mobile
22:49:07.778812 run osmo-ms-mob/00050(pid=185): Launched
22:49:07.789580 run mass: MS start registered {at=55476.083410777, delay=0.00480654499551747, ms=00050}
22:49:07.947108 run mass: MS performed LU {at=55476.240837033, lu_delay=6.319652315003623, ms=00031}
22:49:07.971199 run mass: MS performed LU {at=55476.265037798, lu_delay=6.0971968110025045, ms=00032}
22:49:08.263563 run osmo-ms-mob/00051: Starting mobile
22:49:08.277472 run osmo-ms-mob/00051(pid=186): Launched
22:49:08.288710 run mass: MS start registered {at=55476.582521697, delay=0.0036170099992887117, ms=00051}
22:49:08.564446 run osmo-ms-mob/00052: Starting mobile
22:49:08.599704 run osmo-ms-mob/00052(pid=187): Launched
22:49:08.610544 run mass: MS start registered {at=55476.904369233, delay=0.004736695998872165, ms=00052}
22:49:08.864005 run osmo-ms-mob/00053: Starting mobile
22:49:08.878048 run osmo-ms-mob/00053(pid=188): Launched
22:49:08.889275 run mass: MS start registered {at=55477.183097608, delay=0.0051584090033429675, ms=00053}
22:49:09.009177 run mass: MS performed LU {at=55477.30291104, lu_delay=3.93488530000468, ms=00041}
22:49:09.163455 run osmo-ms-mob/00054: Starting mobile
22:49:09.177216 run osmo-ms-mob/00054(pid=189): Launched
22:49:09.188654 run mass: MS start registered {at=55477.482477748, delay=0.0052983050045440905, ms=00054}
22:49:09.463985 run osmo-ms-mob/00055: Starting mobile
22:49:09.477709 run osmo-ms-mob/00055(pid=190): Launched
22:49:09.488597 run mass: MS start registered {at=55477.782423693, delay=0.004919999999401625, ms=00055}
22:49:09.604106 run mass: MS performed LU {at=55477.897835565, lu_delay=4.829760754000745, ms=00040}
22:49:09.668650 run mass: MS performed LU {at=55477.962381365, lu_delay=5.470551895006793, ms=00039}
22:49:09.698172 run osmo-ms-mob/00056: Starting mobile
22:49:09.711550 run osmo-ms-mob/00056(pid=191): Launched
22:49:09.722514 run mass: MS start registered {at=55478.016342238, delay=0.004950362999807112, ms=00056}
22:49:09.736932 run mass: MS performed LU {at=55478.03074533, lu_delay=5.722729369997978, ms=00038}
22:49:09.866832 run mass: MS performed LU {at=55478.160563498, lu_delay=6.058103782997932, ms=00037}
22:49:09.895840 run osmo-ms-mob/00057: Starting mobile
22:49:09.909211 run osmo-ms-mob/00057(pid=192): Launched
22:49:09.919872 run mass: MS start registered {at=55478.213702003, delay=0.0046701600003871135, ms=00057}
22:49:10.466388 run osmo-ms-mob/00058: Starting mobile
22:49:10.481095 run osmo-ms-mob/00058(pid=193): Launched
22:49:10.492247 run mass: MS start registered {at=55478.786073508, delay=0.005011000001104549, ms=00058}
22:49:10.708256 run mass: MS performed LU {at=55479.001990234, lu_delay=3.7337634029972833, ms=00047}
22:49:10.737901 run osmo-ms-mob/00059: Starting mobile
22:49:10.751438 run osmo-ms-mob/00059(pid=194): Launched
22:49:10.762257 run mass: MS start registered {at=55479.056085102, delay=0.004672738999943249, ms=00059}
22:49:11.064413 run osmo-ms-mob/00060: Starting mobile
22:49:11.078183 run osmo-ms-mob/00060(pid=195): Launched
22:49:11.089610 run mass: MS start registered {at=55479.383432466, delay=0.005333175999112427, ms=00060}
22:49:11.403612 run mass: MS performed LU {at=55479.697309783, lu_delay=6.01512894899497, ms=00042}
22:49:11.450235 run osmo-ms-mob/00061: Starting mobile
22:49:11.477465 run osmo-ms-mob/00061(pid=196): Launched
22:49:11.490619 run mass: MS start registered {at=55479.784446508, delay=0.004689433000748977, ms=00061}
22:49:11.504294 run mass: MS performed LU {at=55479.798113325, lu_delay=5.549682566001138, ms=00044}
22:49:11.713019 run mass: MS performed LU {at=55480.006747208, lu_delay=5.021908517999691, ms=00046}
22:49:11.742172 run osmo-ms-mob/00062: Starting mobile
22:49:11.755239 run osmo-ms-mob/00062(pid=197): Launched
22:49:11.761248 run mass: MS performed LU {at=55480.055084531, lu_delay=5.708139438997023, ms=00045}
22:49:11.767273 run mass: MS start registered {at=55480.061114942, delay=0.006048014001862612, ms=00062}
22:49:12.081690 run osmo-ms-mob/00063: Starting mobile
22:49:12.099078 run osmo-ms-mob/00063(pid=198): Launched
22:49:12.110017 run mass: MS start registered {at=55480.403844528, delay=0.004646079003578052, ms=00063}
22:49:12.464092 run osmo-ms-mob/00064: Starting mobile
22:49:12.478382 run osmo-ms-mob/00064(pid=199): Launched
22:49:12.489402 run mass: MS start registered {at=55480.783229101, delay=0.005023398996854667, ms=00064}
22:49:12.608387 run mass: MS performed LU {at=55480.902117998, lu_delay=3.7190203899954213, ms=00053}
22:49:12.882767 run osmo-ms-mob/00065: Starting mobile
22:49:12.898980 run osmo-ms-mob/00065(pid=200): Launched
22:49:12.910075 run mass: MS start registered {at=55481.203900295, delay=0.00509395900007803, ms=00065}
22:49:13.163098 run osmo-ms-mob/00066: Starting mobile
22:49:13.177046 run osmo-ms-mob/00066(pid=201): Launched
22:49:13.188162 run mass: MS start registered {at=55481.48199018, delay=0.005073093001556117, ms=00066}
22:49:13.369988 run mass: MS performed LU {at=55481.663719939, lu_delay=5.7607997830054956, ms=00049}
22:49:13.434009 run mass: MS performed LU {at=55481.727759139, lu_delay=5.644348362002347, ms=00050}
22:49:13.462663 run osmo-ms-mob/00067: Starting mobile
22:49:13.475769 run osmo-ms-mob/00067(pid=202): Launched
22:49:13.486754 run mass: MS start registered {at=55481.78057825, delay=0.005017896000936162, ms=00067}
22:49:13.502370 run mass: MS performed LU {at=55481.796197271, lu_delay=6.2134988460020395, ms=00048}
22:49:13.578226 run mass: MS performed LU {at=55481.871924889, lu_delay=4.967555655995966, ms=00052}
22:49:13.605679 run osmo-ms-mob/00068: Starting mobile
22:49:13.618660 run osmo-ms-mob/00068(pid=203): Launched
22:49:13.629489 run mass: MS start registered {at=55481.92331683, delay=0.004770592000568286, ms=00068}
22:49:13.635601 run mass: MS performed LU {at=55481.929437761, lu_delay=5.346916064001562, ms=00051}
22:49:14.262583 run osmo-ms-mob/00069: Starting mobile
22:49:14.276803 run osmo-ms-mob/00069(pid=204): Launched
22:49:14.288090 run mass: MS start registered {at=55482.581910945, delay=0.004889264004305005, ms=00069}
22:49:14.468947 run mass: MS performed LU {at=55482.762681719, lu_delay=3.706596617004834, ms=00059}
22:49:14.663067 run osmo-ms-mob/00070: Starting mobile
22:49:14.676988 run osmo-ms-mob/00070(pid=205): Launched
22:49:14.689300 run mass: MS start registered {at=55482.983121871, delay=0.006007649004459381, ms=00070}
22:49:15.063509 run osmo-ms-mob/00071: Starting mobile
22:49:15.077288 run osmo-ms-mob/00071(pid=206): Launched
22:49:15.088258 run mass: MS start registered {at=55483.38208282, delay=0.004964601997926366, ms=00071}
22:49:15.169369 run mass: MS performed LU {at=55483.463078366, lu_delay=5.446736128003977, ms=00056}
22:49:15.270946 run mass: MS performed LU {at=55483.564678617, lu_delay=4.778605108993361, ms=00058}
22:49:15.297590 run mass: MS performed LU {at=55483.591406119, lu_delay=5.377704115999222, ms=00057}
22:49:15.310328 run osmo-ms-mob/00072: Starting mobile
22:49:15.323323 run osmo-ms-mob/00072(pid=207): Launched
22:49:15.334508 run mass: MS start registered {at=55483.62833638, delay=0.00506273600331042, ms=00072}
22:49:15.478316 run mass: MS performed LU {at=55483.772044464, lu_delay=5.989620770997135, ms=00055}
22:49:15.502319 run mass: MS performed LU {at=55483.796156965, lu_delay=6.313679216997116, ms=00054}
22:49:15.881441 run osmo-ms-mob/00073: Starting mobile
22:49:15.898567 run osmo-ms-mob/00073(pid=208): Launched
22:49:15.909318 run mass: MS start registered {at=55484.203145847, delay=0.004657976001908537, ms=00073}
22:49:16.262707 run osmo-ms-mob/00074: Starting mobile
22:49:16.276629 run osmo-ms-mob/00074(pid=209): Launched
22:49:16.288248 run mass: MS start registered {at=55484.582069711, delay=0.005527344001166057, ms=00074}
22:49:16.663219 run osmo-ms-mob/00075: Starting mobile
22:49:16.677752 run osmo-ms-mob/00075(pid=210): Launched
22:49:16.688689 run mass: MS start registered {at=55484.982516843, delay=0.004879651001829188, ms=00075}
22:49:17.135784 run mass: MS performed LU {at=55485.429514936, lu_delay=4.646285834998707, ms=00064}
22:49:17.177781 run osmo-ms-mob/00076: Starting mobile
22:49:17.193606 run osmo-ms-mob/00076(pid=211): Launched
22:49:17.200371 run mass: MS performed LU {at=55485.494205369, lu_delay=5.090360841000802, ms=00063}
22:49:17.206470 run mass: MS start registered {at=55485.500312345, delay=0.006125494997831993, ms=00076}
22:49:17.269877 run mass: MS performed LU {at=55485.563603952, lu_delay=5.502489010003046, ms=00062}
22:49:17.305609 run mass: MS performed LU {at=55485.599339546, lu_delay=5.814893038004811, ms=00061}
22:49:17.323252 run osmo-ms-mob/00077: Starting mobile
22:49:17.336585 run osmo-ms-mob/00077(pid=212): Launched
22:49:17.342972 run mass: MS performed LU {at=55485.636806235, lu_delay=6.253373769002792, ms=00060}
22:49:17.348865 run mass: MS start registered {at=55485.642708029, delay=0.005918700000620447, ms=00077}
22:49:18.064279 run osmo-ms-mob/00078: Starting mobile
22:49:18.078407 run osmo-ms-mob/00078(pid=213): Launched
22:49:18.089707 run mass: MS start registered {at=55486.383535044, delay=0.005270657995424699, ms=00078}
22:49:18.463775 run osmo-ms-mob/00079: Starting mobile
22:49:18.477911 run osmo-ms-mob/00079(pid=214): Launched
22:49:18.488905 run mass: MS start registered {at=55486.782733665, delay=0.004737426002975553, ms=00079}
22:49:18.934820 run mass: MS performed LU {at=55487.228547881, lu_delay=5.746557701000711, ms=00066}
22:49:18.992628 run osmo-ms-mob/00080: Starting mobile
22:49:19.007930 run osmo-ms-mob/00080(pid=215): Launched
22:49:19.018532 run mass: MS start registered {at=55487.312358077, delay=0.004540359994280152, ms=00080}
22:49:19.036097 run mass: MS performed LU {at=55487.329905024, lu_delay=6.126004729005217, ms=00065}
22:49:19.063761 run mass: MS performed LU {at=55487.357543314, lu_delay=4.7756323689973215, ms=00069}
22:49:19.208578 run mass: MS performed LU {at=55487.502304691, lu_delay=5.578987861001224, ms=00068}
22:49:19.243651 run mass: MS performed LU {at=55487.537416704, lu_delay=5.75683845399908, ms=00067}
22:49:19.260369 run osmo-ms-mob/00081: Starting mobile
22:49:19.273590 run osmo-ms-mob/00081(pid=216): Launched
22:49:19.279722 run mass: MS performed LU {at=55487.573558628, lu_delay=4.590436756996496, ms=00070}
22:49:19.285653 run mass: MS start registered {at=55487.579495142, delay=0.005953163003141526, ms=00081}
22:49:19.862023 run osmo-ms-mob/00082: Starting mobile
22:49:19.876508 run osmo-ms-mob/00082(pid=217): Launched
22:49:19.887936 run mass: MS start registered {at=55488.181758646, delay=0.005163876005099155, ms=00082}
22:49:20.479776 run osmo-ms-mob/00083: Starting mobile
22:49:20.495204 run osmo-ms-mob/00083(pid=218): Launched
22:49:20.506348 run mass: MS start registered {at=55488.800177118, delay=0.005138845997862518, ms=00083}
22:49:20.901320 run mass: MS performed LU {at=55489.195029988, lu_delay=5.812947168000392, ms=00071}
22:49:20.957662 run osmo-ms-mob/00084: Starting mobile
22:49:20.973256 run osmo-ms-mob/00084(pid=219): Launched
22:49:20.979233 run mass: MS performed LU {at=55489.273068091, lu_delay=5.644731710999622, ms=00072}
22:49:20.985017 run mass: MS start registered {at=55489.278859775, delay=0.005808523994346615, ms=00084}
22:49:21.035327 run mass: MS performed LU {at=55489.329080261, lu_delay=5.1259344139980385, ms=00073}
22:49:21.072233 run mass: MS performed LU {at=55489.36597668, lu_delay=4.783906968994415, ms=00074}
22:49:21.110578 run mass: MS performed LU {at=55489.404318635, lu_delay=23.33512659400003, ms=00022}
22:49:21.139267 run osmo-ms-mob/00085: Starting mobile
22:49:21.152714 run osmo-ms-mob/00085(pid=220): Launched
22:49:21.163596 run mass: MS start registered {at=55489.45742597, delay=0.004749444000481162, ms=00085}
22:49:22.063419 run osmo-ms-mob/00086: Starting mobile
22:49:22.077534 run osmo-ms-mob/00086(pid=221): Launched
22:49:22.088400 run mass: MS start registered {at=55490.382227211, delay=0.004718440999567974, ms=00086}
22:49:22.682248 run osmo-ms-mob/00087: Starting mobile
22:49:22.699891 run osmo-ms-mob/00087(pid=222): Launched
22:49:22.710943 run mass: MS start registered {at=55491.004765373, delay=0.00504175599780865, ms=00087}
22:49:22.802838 run mass: MS performed LU {at=55491.096576703, lu_delay=4.713041659000737, ms=00078}
22:49:22.829927 run mass: MS performed LU {at=55491.123686528, lu_delay=5.48097849899932, ms=00077}
22:49:22.974137 run mass: MS performed LU {at=55491.267843171, lu_delay=6.285326327997609, ms=00075}
22:49:23.010143 run mass: MS performed LU {at=55491.303910283, lu_delay=23.410863607001374, ms=00026}
22:49:23.294189 run osmo-ms-mob/00088: Starting mobile
22:49:23.311738 run osmo-ms-mob/00088(pid=223): Launched
22:49:23.322918 run mass: MS start registered {at=55491.616737325, delay=0.004975006995664444, ms=00088}
22:49:23.862696 run osmo-ms-mob/00089: Starting mobile
22:49:23.877249 run osmo-ms-mob/00089(pid=224): Launched
22:49:23.888353 run mass: MS start registered {at=55492.182175736, delay=0.005081989002064802, ms=00089}
22:49:24.462268 run osmo-ms-mob/00090: Starting mobile
22:49:24.475976 run osmo-ms-mob/00090(pid=225): Launched
22:49:24.486736 run mass: MS start registered {at=55492.780565876, delay=0.004732797999167815, ms=00090}
22:49:24.667126 run mass: MS performed LU {at=55492.96068604, lu_delay=6.177952375001041, ms=00079}
22:49:24.731736 run mass: MS performed LU {at=55493.025441174, lu_delay=5.445946031999483, ms=00081}
22:49:24.800940 run mass: MS performed LU {at=55493.094667227, lu_delay=5.78230915000313, ms=00080}
22:49:24.838060 run mass: MS performed LU {at=55493.131826634, lu_delay=4.950067988000228, ms=00082}
22:49:24.875856 run mass: MS performed LU {at=55493.169597793, lu_delay=21.890324485000747, ms=00035}
22:49:24.911741 run osmo-ms-mob/00091: Starting mobile
22:49:24.925371 run osmo-ms-mob/00091(pid=226): Launched
22:49:24.936137 run mass: MS start registered {at=55493.229968346, delay=0.0046331690027727745, ms=00091}
22:49:25.864484 run osmo-ms-mob/00092: Starting mobile
22:49:25.878031 run osmo-ms-mob/00092(pid=227): Launched
22:49:25.889304 run mass: MS start registered {at=55494.183126583, delay=0.005314410998835228, ms=00092}
22:49:26.505007 run mass: MS performed LU {at=55494.798710541, lu_delay=5.998533423000481, ms=00083}
22:49:26.568352 run mass: MS performed LU {at=55494.862100092, lu_delay=5.40467412200087, ms=00085}
22:49:26.621372 run osmo-ms-mob/00093: Starting mobile
22:49:26.636432 run osmo-ms-mob/00093(pid=228): Launched
22:49:26.642419 run mass: MS performed LU {at=55494.9362561, lu_delay=5.657396325004811, ms=00084}
22:49:26.648180 run mass: MS start registered {at=55494.942022833, delay=0.00578266700176755, ms=00093}
22:49:26.776244 run mass: MS performed LU {at=55495.069971729, lu_delay=23.402202498997212, ms=00036}
22:49:26.799847 run mass: MS performed LU {at=55495.093686255, lu_delay=4.711459044003277, ms=00086}
22:49:27.562853 run osmo-ms-mob/00094: Starting mobile
22:49:27.576759 run osmo-ms-mob/00094(pid=229): Launched
22:49:27.587969 run mass: MS start registered {at=55495.881794761, delay=0.00473899400094524, ms=00094}
22:49:28.432979 run mass: MS performed LU {at=55496.726678283, lu_delay=4.5445025469962275, ms=00089}
22:49:28.490104 run osmo-ms-mob/00095: Starting mobile
22:49:28.505504 run osmo-ms-mob/00095(pid=230): Launched
22:49:28.511647 run mass: MS performed LU {at=55496.805483654, lu_delay=5.188746329004061, ms=00088}
22:49:28.517494 run mass: MS start registered {at=55496.811337351, delay=0.005871731998922769, ms=00095}
22:49:28.566901 run mass: MS performed LU {at=55496.860626719, lu_delay=5.855861345997255, ms=00087}
22:49:28.603982 run mass: MS performed LU {at=55496.897735122, lu_delay=22.80311978700047, ms=00043}
22:49:29.462922 run osmo-ms-mob/00096: Starting mobile
22:49:29.476627 run osmo-ms-mob/00096(pid=231): Launched
22:49:29.487833 run mass: MS start registered {at=55497.781656212, delay=0.005253106995951384, ms=00096}
22:49:30.334613 run mass: MS performed LU {at=55498.628342046, lu_delay=5.3983737000016845, ms=00091}
22:49:30.362103 run mass: MS performed LU {at=55498.655857496, lu_delay=5.875291620002827, ms=00090}
22:49:30.468251 run mass: MS performed LU {at=55498.761979442, lu_delay=4.578852859005565, ms=00092}
22:49:30.497365 run osmo-ms-mob/00097: Starting mobile
22:49:30.510811 run osmo-ms-mob/00097(pid=232): Launched
22:49:30.521803 run mass: MS start registered {at=55498.815632803, delay=0.004952524999680463, ms=00097}
22:49:31.881928 run osmo-ms-mob/00098: Starting mobile
22:49:31.899289 run osmo-ms-mob/00098(pid=233): Launched
22:49:31.910019 run mass: MS start registered {at=55500.203842067, delay=0.004583392001222819, ms=00098}
22:49:32.198500 run mass: MS performed LU {at=55500.492232306, lu_delay=5.550209473003633, ms=00093}
22:49:32.264260 run mass: MS performed LU {at=55500.557985893, lu_delay=4.676191131999076, ms=00094}
22:49:33.649790 run osmo-ms-mob/00099: Starting mobile
22:49:33.663203 run osmo-ms-mob/00099(pid=234): Launched
22:49:33.669189 run mass: All started... {duration=55.72937462200207, too_slow=0}
22:49:33.674834 run mass: MS start registered {at=55501.968671033, delay=0.00563903599686455, ms=00099}
22:49:34.100382 run mass: MS performed LU {at=55502.394089555, lu_delay=5.582752203998098, ms=00095}
22:49:34.597997 run mass: MS performed LU {at=55502.891725058, lu_delay=5.110068845999194, ms=00096}
22:49:35.964974 run mass: MS performed LU {at=55504.258681584, lu_delay=5.443048780995014, ms=00097}
22:49:37.865630 run mass: MS performed LU {at=55506.159357758, lu_delay=5.955515690999164, ms=00098}
22:49:39.730979 run mass: MS performed LU {at=55508.024706685, lu_delay=6.056035651999991, ms=00099}
22:49:40.012015 run mass: MS performed LU {at=55508.305743085, lu_delay=22.80543074000161, ms=00076}
22:49:40.021345 run mass: Tests done {all_completed=True, max=23.410863607001374, min=3.706596617004834}
22:49:40.026709 tst register_default_mass.py: Test passed (81.4 sec)
22:49:40.032088 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:40.035367 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:40.038601 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:40.041838 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:40.045065 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:40.048332 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:40.051694 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:40.055099 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:40.058448 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:40.061778 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:40.065098 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:40.068465 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:40.071780 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:40.075152 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:40.078569 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:40.081894 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:40.085382 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:40.088834 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:40.092289 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:40.095659 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:40.099083 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:40.102543 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:40.105968 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:40.109562 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:40.113043 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:40.116435 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:40.120307 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:40.123685 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:40.127358 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:40.130817 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:40.134251 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:40.137701 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:40.141055 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:40.144493 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:40.148084 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:40.152087 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:40.155714 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:40.159198 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:40.162657 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:40.166096 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:40.169693 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:40.173518 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:40.177352 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:40.180845 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:40.184313 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:40.188345 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:40.191819 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:40.195297 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:40.198757 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:40.202387 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:40.205864 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:40.209328 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:40.213065 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:40.216715 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:40.220555 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:40.224022 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:40.227490 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:40.230941 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:40.234403 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:40.237878 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:40.241755 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:40.245447 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:40.249248 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:40.252723 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:40.256228 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:40.259715 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:40.263197 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:40.266659 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:40.270131 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:40.273613 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:40.277290 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:40.281070 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:40.284755 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:40.288268 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:40.291760 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:40.295241 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:40.298704 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:40.302162 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:40.305623 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:40.309124 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:40.312593 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:40.316062 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:40.319819 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:40.323591 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:40.327318 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:40.330785 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:40.334248 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:40.337697 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:40.341049 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:40.344597 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:40.348240 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:40.351916 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:40.355709 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:40.359173 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:40.362707 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:40.366175 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:40.369633 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:40.373106 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:40.376606 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:40.380101 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:40.383573 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:40.386937 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:40.390411 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:40.393862 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:40.397326 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:40.400726 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:40.404153 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:40.407709 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:40.411427 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:40.415117 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:40.418600 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:40.421992 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:40.425410 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:40.428852 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:40.432191 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:40.435593 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:40.438930 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:40.442256 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:40.445579 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:40.448930 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:40.452266 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:40.455576 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:40.458865 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:40.462128 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:40.465401 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:40.468677 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:40.471951 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:40.475231 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:40.478508 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:40.481784 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:40.485061 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:40.488339 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:40.491622 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:40.494912 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:40.498182 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:40.501472 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:40.504790 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:40.508129 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:40.511437 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:40.514728 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:40.518002 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:40.521281 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:40.524554 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:40.527835 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:40.531100 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:40.534376 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:40.537641 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:40.540906 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:40.544211 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:40.547547 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:40.550877 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:40.554197 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:40.557521 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:40.560856 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:40.564197 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:40.567532 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:40.570854 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:40.574190 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:40.577533 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:40.580864 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:40.584192 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:40.587529 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:40.590847 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:40.594183 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:40.597527 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:40.600854 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:40.604200 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:40.607538 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:40.610867 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:40.614197 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:40.617536 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:40.620882 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:40.624225 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:40.627571 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:40.630906 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:40.634236 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:40.637578 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:40.640921 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:40.644262 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:40.647598 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:40.650936 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:40.654272 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:40.657606 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:40.660945 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:40.664285 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:40.667628 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:40.670968 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:40.674309 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:40.677650 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:40.680976 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:40.684322 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:40.687669 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:40.691017 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:40.694341 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:40.697688 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:40.701027 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:40.704358 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:40.707684 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:40.711027 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:40.714343 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:40.717677 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:40.721010 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:40.724347 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:40.727675 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:40.730997 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:40.734326 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:40.737657 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:40.740993 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:40.744334 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:40.747669 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:40.751001 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:40.754350 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:40.757687 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:40.761037 --- ParallelTerminationStrategy: PID 22 died...
22:49:40.762552 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:40.766204 --- ParallelTerminationStrategy: PID 23 died...
22:49:40.767698 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:40.771364 --- ParallelTerminationStrategy: PID 24 died...
22:49:40.772845 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:40.776497 --- ParallelTerminationStrategy: PID 25 died...
22:49:40.777978 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:40.781623 --- ParallelTerminationStrategy: PID 26 died...
22:49:40.783105 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:40.786778 --- ParallelTerminationStrategy: PID 27 died...
22:49:40.788256 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:40.791929 --- ParallelTerminationStrategy: PID 28 died...
22:49:40.793401 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:40.797072 --- ParallelTerminationStrategy: PID 29 died...
22:49:40.798557 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:40.802233 --- ParallelTerminationStrategy: PID 30 died...
22:49:40.803708 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:40.807360 --- ParallelTerminationStrategy: PID 31 died...
22:49:40.808851 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:40.812519 --- ParallelTerminationStrategy: PID 32 died...
22:49:40.814010 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:40.817711 --- ParallelTerminationStrategy: PID 33 died...
22:49:40.819222 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:40.822897 --- ParallelTerminationStrategy: PID 35 died...
22:49:40.824395 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:40.828077 --- ParallelTerminationStrategy: PID 36 died...
22:49:40.829566 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:40.833264 --- ParallelTerminationStrategy: PID 37 died...
22:49:40.834763 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:40.838464 --- ParallelTerminationStrategy: PID 38 died...
22:49:40.839957 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:40.843646 --- ParallelTerminationStrategy: PID 39 died...
22:49:40.845136 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:40.848820 --- ParallelTerminationStrategy: PID 40 died...
22:49:40.850319 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:40.853985 --- ParallelTerminationStrategy: PID 41 died...
22:49:40.855484 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:40.859138 --- ParallelTerminationStrategy: PID 42 died...
22:49:40.860630 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:40.864298 --- ParallelTerminationStrategy: PID 43 died...
22:49:40.865789 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:40.869453 --- ParallelTerminationStrategy: PID 44 died...
22:49:40.870933 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:40.874596 --- ParallelTerminationStrategy: PID 45 died...
22:49:40.876077 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:40.879753 --- ParallelTerminationStrategy: PID 46 died...
22:49:40.881236 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:40.884898 --- ParallelTerminationStrategy: PID 47 died...
22:49:40.886375 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:40.890020 --- ParallelTerminationStrategy: PID 48 died...
22:49:40.891513 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:40.895158 --- ParallelTerminationStrategy: PID 49 died...
22:49:40.896636 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:40.900308 --- ParallelTerminationStrategy: PID 50 died...
22:49:40.901787 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:40.905432 --- ParallelTerminationStrategy: PID 51 died...
22:49:40.906924 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:40.910560 --- ParallelTerminationStrategy: PID 52 died...
22:49:40.912030 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:40.915682 --- ParallelTerminationStrategy: PID 53 died...
22:49:40.917146 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:40.920791 --- ParallelTerminationStrategy: PID 54 died...
22:49:40.922271 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:40.925922 --- ParallelTerminationStrategy: PID 55 died...
22:49:40.927401 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:40.931068 --- ParallelTerminationStrategy: PID 56 died...
22:49:40.932545 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:40.936189 --- ParallelTerminationStrategy: PID 57 died...
22:49:40.937668 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:40.941353 --- ParallelTerminationStrategy: PID 58 died...
22:49:40.942830 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:40.946478 --- ParallelTerminationStrategy: PID 59 died...
22:49:40.947974 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:40.951617 --- ParallelTerminationStrategy: PID 60 died...
22:49:40.953097 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:40.956763 --- ParallelTerminationStrategy: PID 61 died...
22:49:40.958239 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:40.961874 --- ParallelTerminationStrategy: PID 62 died...
22:49:40.963360 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:40.967026 --- ParallelTerminationStrategy: PID 63 died...
22:49:40.968492 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:40.972148 --- ParallelTerminationStrategy: PID 64 died...
22:49:40.973622 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:40.977272 --- ParallelTerminationStrategy: PID 65 died...
22:49:40.978761 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:40.982408 --- ParallelTerminationStrategy: PID 66 died...
22:49:40.983878 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:40.987526 --- ParallelTerminationStrategy: PID 67 died...
22:49:40.988997 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:40.992656 --- ParallelTerminationStrategy: PID 68 died...
22:49:40.994132 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:40.997784 --- ParallelTerminationStrategy: PID 69 died...
22:49:40.999284 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:41.002951 --- ParallelTerminationStrategy: PID 70 died...
22:49:41.004429 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:41.008051 --- ParallelTerminationStrategy: PID 71 died...
22:49:41.009523 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:41.013174 --- ParallelTerminationStrategy: PID 72 died...
22:49:41.014659 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:41.018311 --- ParallelTerminationStrategy: PID 73 died...
22:49:41.019788 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:41.023440 --- ParallelTerminationStrategy: PID 74 died...
22:49:41.024923 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:41.028587 --- ParallelTerminationStrategy: PID 75 died...
22:49:41.030072 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:41.033730 --- ParallelTerminationStrategy: PID 76 died...
22:49:41.035237 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:41.038896 --- ParallelTerminationStrategy: PID 77 died...
22:49:41.040374 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:41.044024 --- ParallelTerminationStrategy: PID 78 died...
22:49:41.045506 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:41.049157 --- ParallelTerminationStrategy: PID 79 died...
22:49:41.050659 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:41.054307 --- ParallelTerminationStrategy: PID 80 died...
22:49:41.055789 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:41.059446 --- ParallelTerminationStrategy: PID 81 died...
22:49:41.060929 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:41.064603 --- ParallelTerminationStrategy: PID 82 died...
22:49:41.066084 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:41.069749 --- ParallelTerminationStrategy: PID 83 died...
22:49:41.071241 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:41.074903 --- ParallelTerminationStrategy: PID 84 died...
22:49:41.076383 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:41.080073 --- ParallelTerminationStrategy: PID 85 died...
22:49:41.081622 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:41.085440 --- ParallelTerminationStrategy: PID 86 died...
22:49:41.086970 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:41.090782 --- ParallelTerminationStrategy: PID 87 died...
22:49:41.092321 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:41.096123 --- ParallelTerminationStrategy: PID 88 died...
22:49:41.097662 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:41.101483 --- ParallelTerminationStrategy: PID 89 died...
22:49:41.103039 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:41.106831 --- ParallelTerminationStrategy: PID 90 died...
22:49:41.108376 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:41.112178 --- ParallelTerminationStrategy: PID 91 died...
22:49:41.113712 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:41.117513 --- ParallelTerminationStrategy: PID 92 died...
22:49:41.119066 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:41.122875 --- ParallelTerminationStrategy: PID 93 died...
22:49:41.124410 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:41.128238 --- ParallelTerminationStrategy: PID 94 died...
22:49:41.129765 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:41.133561 --- ParallelTerminationStrategy: PID 95 died...
22:49:41.135131 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:41.138948 --- ParallelTerminationStrategy: PID 96 died...
22:49:41.140480 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:41.144305 --- ParallelTerminationStrategy: PID 97 died...
22:49:41.145846 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:41.149650 --- ParallelTerminationStrategy: PID 98 died...
22:49:41.151201 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:41.155009 --- ParallelTerminationStrategy: PID 99 died...
22:49:41.156538 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:41.160345 --- ParallelTerminationStrategy: PID 100 died...
22:49:41.161881 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:41.165706 --- ParallelTerminationStrategy: PID 101 died...
22:49:41.167250 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:41.171061 --- ParallelTerminationStrategy: PID 102 died...
22:49:41.172603 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:41.176408 --- ParallelTerminationStrategy: PID 103 died...
22:49:41.177946 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:41.181773 --- ParallelTerminationStrategy: PID 104 died...
22:49:41.183310 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:41.187112 --- ParallelTerminationStrategy: PID 105 died...
22:49:41.188655 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:41.192459 --- ParallelTerminationStrategy: PID 106 died...
22:49:41.193992 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:41.197805 --- ParallelTerminationStrategy: PID 107 died...
22:49:41.199337 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:41.203132 --- ParallelTerminationStrategy: PID 108 died...
22:49:41.204672 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:41.208478 --- ParallelTerminationStrategy: PID 109 died...
22:49:41.210015 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:41.213831 --- ParallelTerminationStrategy: PID 110 died...
22:49:41.215375 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:41.219180 --- ParallelTerminationStrategy: PID 111 died...
22:49:41.220722 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:41.224536 --- ParallelTerminationStrategy: PID 112 died...
22:49:41.226089 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:41.229913 --- ParallelTerminationStrategy: PID 113 died...
22:49:41.231453 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:41.235252 --- ParallelTerminationStrategy: PID 114 died...
22:49:41.236797 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:41.240608 --- ParallelTerminationStrategy: PID 115 died...
22:49:41.242139 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:41.245970 --- ParallelTerminationStrategy: PID 116 died...
22:49:41.247515 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:41.251328 --- ParallelTerminationStrategy: PID 117 died...
22:49:41.252859 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:41.256668 --- ParallelTerminationStrategy: PID 118 died...
22:49:41.258218 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:41.261993 --- ParallelTerminationStrategy: PID 119 died...
22:49:41.263531 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:41.267340 --- ParallelTerminationStrategy: PID 120 died...
22:49:41.268892 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:41.272710 --- ParallelTerminationStrategy: PID 121 died...
22:49:41.274249 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:41.278027 --- ParallelTerminationStrategy: PID 122 died...
22:49:41.279577 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:41.283390 --- ParallelTerminationStrategy: PID 123 died...
22:49:41.284926 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:41.288713 --- ParallelTerminationStrategy: PID 124 died...
22:49:41.290259 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:41.294046 --- ParallelTerminationStrategy: PID 125 died...
22:49:41.295586 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:41.299386 --- ParallelTerminationStrategy: PID 126 died...
22:49:41.300923 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:41.304718 --- ParallelTerminationStrategy: PID 127 died...
22:49:41.306268 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:41.310062 --- ParallelTerminationStrategy: PID 128 died...
22:49:41.311588 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:41.315395 --- ParallelTerminationStrategy: PID 129 died...
22:49:41.316940 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:41.320746 --- ParallelTerminationStrategy: PID 130 died...
22:49:41.322294 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:41.326047 --- ParallelTerminationStrategy: PID 131 died...
22:49:41.327563 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:41.331308 --- ParallelTerminationStrategy: PID 132 died...
22:49:41.332832 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:41.336599 --- ParallelTerminationStrategy: PID 133 died...
22:49:41.338111 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:41.341855 --- ParallelTerminationStrategy: PID 134 died...
22:49:41.343372 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:41.347124 --- ParallelTerminationStrategy: PID 135 died...
22:49:41.348638 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:41.352418 --- ParallelTerminationStrategy: PID 136 died...
22:49:41.353930 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:41.357712 --- ParallelTerminationStrategy: PID 137 died...
22:49:41.359243 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:41.363010 --- ParallelTerminationStrategy: PID 138 died...
22:49:41.364537 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:41.368300 --- ParallelTerminationStrategy: PID 139 died...
22:49:41.369822 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:41.373609 --- ParallelTerminationStrategy: PID 140 died...
22:49:41.375145 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:41.378931 --- ParallelTerminationStrategy: PID 141 died...
22:49:41.380449 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:41.384232 --- ParallelTerminationStrategy: PID 142 died...
22:49:41.385762 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:41.389532 --- ParallelTerminationStrategy: PID 143 died...
22:49:41.391087 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:41.394868 --- ParallelTerminationStrategy: PID 144 died...
22:49:41.396386 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:41.400167 --- ParallelTerminationStrategy: PID 145 died...
22:49:41.401695 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:41.405464 --- ParallelTerminationStrategy: PID 146 died...
22:49:41.406990 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:41.410798 --- ParallelTerminationStrategy: PID 147 died...
22:49:41.412321 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:41.416104 --- ParallelTerminationStrategy: PID 148 died...
22:49:41.417632 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:41.421401 --- ParallelTerminationStrategy: PID 149 died...
22:49:41.422928 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:41.426690 --- ParallelTerminationStrategy: PID 150 died...
22:49:41.428209 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:41.431994 --- ParallelTerminationStrategy: PID 151 died...
22:49:41.433514 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:41.437305 --- ParallelTerminationStrategy: PID 152 died...
22:49:41.438833 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:41.442618 --- ParallelTerminationStrategy: PID 153 died...
22:49:41.444145 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:41.447916 --- ParallelTerminationStrategy: PID 154 died...
22:49:41.449433 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:41.453233 --- ParallelTerminationStrategy: PID 155 died...
22:49:41.454762 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:41.458539 --- ParallelTerminationStrategy: PID 156 died...
22:49:41.460060 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:41.463832 --- ParallelTerminationStrategy: PID 157 died...
22:49:41.465354 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:41.469120 --- ParallelTerminationStrategy: PID 158 died...
22:49:41.470661 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:41.474427 --- ParallelTerminationStrategy: PID 159 died...
22:49:41.475949 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:41.479712 --- ParallelTerminationStrategy: PID 160 died...
22:49:41.481239 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:41.485016 --- ParallelTerminationStrategy: PID 161 died...
22:49:41.486563 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:41.490336 --- ParallelTerminationStrategy: PID 162 died...
22:49:41.491861 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:41.495634 --- ParallelTerminationStrategy: PID 163 died...
22:49:41.497166 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:41.500960 --- ParallelTerminationStrategy: PID 164 died...
22:49:41.502489 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:41.506252 --- ParallelTerminationStrategy: PID 165 died...
22:49:41.507763 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:41.511524 --- ParallelTerminationStrategy: PID 166 died...
22:49:41.513039 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:41.516827 --- ParallelTerminationStrategy: PID 167 died...
22:49:41.518358 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:41.522130 --- ParallelTerminationStrategy: PID 168 died...
22:49:41.523660 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:41.527445 --- ParallelTerminationStrategy: PID 169 died...
22:49:41.528970 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:41.532756 --- ParallelTerminationStrategy: PID 170 died...
22:49:41.534297 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:41.538073 --- ParallelTerminationStrategy: PID 171 died...
22:49:41.539602 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:41.543422 --- ParallelTerminationStrategy: PID 172 died...
22:49:41.544954 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:41.548718 --- ParallelTerminationStrategy: PID 173 died...
22:49:41.550252 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:41.554031 --- ParallelTerminationStrategy: PID 174 died...
22:49:41.555561 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:41.559353 --- ParallelTerminationStrategy: PID 175 died...
22:49:41.560878 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:41.564641 --- ParallelTerminationStrategy: PID 176 died...
22:49:41.566173 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:41.569936 --- ParallelTerminationStrategy: PID 177 died...
22:49:41.571452 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:41.575236 --- ParallelTerminationStrategy: PID 178 died...
22:49:41.576758 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:41.580523 --- ParallelTerminationStrategy: PID 179 died...
22:49:41.582037 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:41.585821 --- ParallelTerminationStrategy: PID 180 died...
22:49:41.587343 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:41.591126 --- ParallelTerminationStrategy: PID 181 died...
22:49:41.592657 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:41.596425 --- ParallelTerminationStrategy: PID 182 died...
22:49:41.597946 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:41.601741 --- ParallelTerminationStrategy: PID 183 died...
22:49:41.603263 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:41.607016 --- ParallelTerminationStrategy: PID 184 died...
22:49:41.608532 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:41.612291 --- ParallelTerminationStrategy: PID 185 died...
22:49:41.613813 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:41.617587 --- ParallelTerminationStrategy: PID 186 died...
22:49:41.619104 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:41.622887 --- ParallelTerminationStrategy: PID 187 died...
22:49:41.624405 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:41.628173 --- ParallelTerminationStrategy: PID 188 died...
22:49:41.629696 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:41.633517 --- ParallelTerminationStrategy: PID 189 died...
22:49:41.635038 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:41.638833 --- ParallelTerminationStrategy: PID 190 died...
22:49:41.640368 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:41.644137 --- ParallelTerminationStrategy: PID 191 died...
22:49:41.645662 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:41.649447 --- ParallelTerminationStrategy: PID 192 died...
22:49:41.650969 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:41.654748 --- ParallelTerminationStrategy: PID 193 died...
22:49:41.656276 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:41.660050 --- ParallelTerminationStrategy: PID 194 died...
22:49:41.661568 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:41.665337 --- ParallelTerminationStrategy: PID 195 died...
22:49:41.666850 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:41.670635 --- ParallelTerminationStrategy: PID 196 died...
22:49:41.672161 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:41.675959 --- ParallelTerminationStrategy: PID 197 died...
22:49:41.677480 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:41.681287 --- ParallelTerminationStrategy: PID 198 died...
22:49:41.682819 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:41.686593 --- ParallelTerminationStrategy: PID 199 died...
22:49:41.688111 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:41.691903 --- ParallelTerminationStrategy: PID 200 died...
22:49:41.693432 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:41.697236 --- ParallelTerminationStrategy: PID 201 died...
22:49:41.698765 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:41.702552 --- ParallelTerminationStrategy: PID 202 died...
22:49:41.704068 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:41.707861 --- ParallelTerminationStrategy: PID 203 died...
22:49:41.709391 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:41.713215 --- ParallelTerminationStrategy: PID 204 died...
22:49:41.714745 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:41.718515 --- ParallelTerminationStrategy: PID 205 died...
22:49:41.720038 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:41.723803 --- ParallelTerminationStrategy: PID 206 died...
22:49:41.725335 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:41.729144 --- ParallelTerminationStrategy: PID 207 died...
22:49:41.730660 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:41.734460 --- ParallelTerminationStrategy: PID 208 died...
22:49:41.735991 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:41.739775 --- ParallelTerminationStrategy: PID 209 died...
22:49:41.741301 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:41.745064 --- ParallelTerminationStrategy: PID 210 died...
22:49:41.746595 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:41.750373 --- ParallelTerminationStrategy: PID 211 died...
22:49:41.751895 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:41.755692 --- ParallelTerminationStrategy: PID 212 died...
22:49:41.757209 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:41.761001 --- ParallelTerminationStrategy: PID 213 died...
22:49:41.762519 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:41.766303 --- ParallelTerminationStrategy: PID 214 died...
22:49:41.767836 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:41.771611 --- ParallelTerminationStrategy: PID 215 died...
22:49:41.773141 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:41.776918 --- ParallelTerminationStrategy: PID 216 died...
22:49:41.778431 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:41.782191 --- ParallelTerminationStrategy: PID 217 died...
22:49:41.783701 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:41.787488 --- ParallelTerminationStrategy: PID 218 died...
22:49:41.789008 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:41.792788 --- ParallelTerminationStrategy: PID 219 died...
22:49:41.794315 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:41.798078 --- ParallelTerminationStrategy: PID 220 died...
22:49:41.799599 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:41.803396 --- ParallelTerminationStrategy: PID 221 died...
22:49:41.804920 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:41.808693 --- ParallelTerminationStrategy: PID 222 died...
22:49:41.810219 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:41.814009 --- ParallelTerminationStrategy: PID 223 died...
22:49:41.815545 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:41.819335 --- ParallelTerminationStrategy: PID 224 died...
22:49:41.820863 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:41.824635 --- ParallelTerminationStrategy: PID 225 died...
22:49:41.826155 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:41.829940 --- ParallelTerminationStrategy: PID 226 died...
22:49:41.831471 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:41.835271 --- ParallelTerminationStrategy: PID 227 died...
22:49:41.836790 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:41.840554 --- ParallelTerminationStrategy: PID 228 died...
22:49:41.842073 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:41.845844 --- ParallelTerminationStrategy: PID 229 died...
22:49:41.847369 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:41.851178 --- ParallelTerminationStrategy: PID 230 died...
22:49:41.852690 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:41.856484 --- ParallelTerminationStrategy: PID 231 died...
22:49:41.858007 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:41.861784 --- ParallelTerminationStrategy: PID 232 died...
22:49:41.863330 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:41.867109 --- ParallelTerminationStrategy: PID 233 died...
22:49:41.868639 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:41.872419 --- ParallelTerminationStrategy: PID 234 died...
22:49:41.873940 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:45.278543 --- ParallelTerminationStrategy: PID 34 died...
22:49:45.284630 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8335 netreg_mass PASS
---------------------------------------------------------------------
22:49:45.361251 tst trial-8335: Storing JUnit report in /build/trial-8335/run.2026-05-18_22-48-18/trial-8335.xml
--------------------------------------------------------------------------------------------
trial-8335 PASS
--------------------------------------------------------------------------------------------
22:49:45.371940 tst trial-8335: trial-8335: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (81.4 sec)
+ exit_code=0
+ rm -rf trial-8335/inst
+ cd trial-8335
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-05-18 22:48:18
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8335-run.tgz run.2026-05-18_22-48-18
+ tar czf /build/trial-8335-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-05-18_13_26_33.tgz osmo-bts-oc2g.build-2026-05-18_00_51_52.tgz osmo-bts-sysmo.build-2026-05-18_00_51_45.tgz osmo-bts.build-2026-05-18_00_51_51.tgz osmo-ggsn.build-2026-05-18_20_42_53.tgz osmo-hlr.build-2026-05-18_16_36_48.tgz osmo-hnbgw.build-2026-05-18_13_30_26.tgz osmo-mgw.build-2026-05-18_08_33_07.tgz osmo-msc.build-2026-05-18_13_34_34.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-05-18_07_51_48.tgz osmo-pcu-sysmo.build-2026-05-18_07_51_46.tgz osmo-pcu.build-2026-05-18_07_51_50.tgz osmo-sgsn.build-2026-05-18_20_48_40.tgz osmo-stp.build-2026-05-18_13_26_10.tgz osmo-trx.build-2026-05-18_14_22_04.tgz osmocom-bb.build-2026-05-18_21_17_49.tgz srslte.build-19.tgz
+ exit 0
+ clean_up_trap
+ set +x
### Clean up ###
+ trap - EXIT INT TERM 0
+ clean_up
+ docker kill osmo-gsm-tester-virtual
Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual
+ true
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Finished: SUCCESS