Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis"
 > git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins17821778439554017080.sh
+ rm -rf trial-8211-bin.tgz trial-8211-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 25209
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11112
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10564
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12940
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13266
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 13082
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 41576
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7639
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 43755
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8507
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 17155
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 13247
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7566
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11637
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7679
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9135
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6399
Copied 2 artifacts from "osmo-gsm-tester_build-open5gs" build number 8
Copied 2 artifacts from "osmo-gsm-tester_build-srslte" build number 19
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7566
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins6071779446080213649.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-8211
+ 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
9236408 ttcn3-bts-test: add --no-warnings to bpftrace
+ 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 [22/28] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#7 CACHED

#8 [25/28] RUN     mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#8 CACHED

#9 [ 8/28] RUN	MKDIR /var/run/sshd
#9 CACHED

#10 [26/28] RUN     mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#10 CACHED

#11 [ 3/28] RUN     groupadd osmo-gsm-tester
#11 CACHED

#12 [ 7/28] RUN	APT-GET update && apt-get install -y openssh-server
#12 CACHED

#13 [24/28] RUN     mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#13 CACHED

#14 [10/28] COPY	--CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#14 CACHED

#15 [ 6/28] RUN	PIP3 install --break-system-packages 		"git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" 		pydbus 		pyusb 		pysispm 		pymongo
#15 CACHED

#16 [ 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
#16 CACHED

#17 [21/28] RUN	GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#17 CACHED

#18 [ 4/28] RUN     usermod -a -G osmo-gsm-tester jenkins
#18 CACHED

#19 [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
#19 CACHED

#20 [27/28] COPY	RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#20 CACHED

#21 [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
#21 CACHED

#22 [ 2/28] RUN     useradd -ms /bin/bash jenkins
#22 CACHED

#23 [ 9/28] COPY	SSH /root/.ssh
#23 CACHED

#24 [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
#24 CACHED

#25 [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
#25 CACHED

#26 [17/28] RUN	APT-GET update && 	apt-get install -y --no-install-recommends 		gnuradio && 	apt-get clean
#26 CACHED

#27 [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
#27 CACHED

#28 [13/28] RUN	CHOWN -R jenkins:jenkins                  /osmo-gsm-tester-*
#28 CACHED

#29 [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
#29 CACHED

#30 [20/28] WORKDIR	/TMP
#30 CACHED

#31 [11/28] RUN     chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#31 CACHED

#32 [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
#32 CACHED

#33 [28/28] WORKDIR	/DATA
#33 CACHED

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:22d161cea2c7c0596ccbcc4f777081bbf390e8b781ceab7724c3000b42e32c29 done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 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=8212 -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-01-15 22:48:20
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8212
+ mkdir -p trial-8212
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-01-15_13_27_13.tgz osmo-bts-oc2g.build-2026-01-15_00_51_21.tgz osmo-bts-sysmo.build-2026-01-15_00_51_18.tgz osmo-bts.build-2026-01-15_00_51_25.tgz osmo-ggsn.build-2026-01-15_20_42_33.tgz osmo-hlr.build-2026-01-15_16_36_55.tgz osmo-hnbgw.build-2026-01-15_13_31_35.tgz osmo-mgw.build-2026-01-15_08_33_14.tgz osmo-msc.build-2026-01-15_13_32_27.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-01-15_09_55_15.tgz osmo-pcu-sysmo.build-2026-01-15_09_54_11.tgz osmo-pcu.build-2026-01-15_09_55_13.tgz osmo-sgsn.build-2026-01-15_20_48_18.tgz osmo-stp.build-2026-01-15_13_23_16.tgz osmo-trx.build-2026-01-15_14_21_20.tgz osmocom-bb.build-2026-01-15_21_17_20.tgz srslte.build-19.tgz trial-8212
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-01-15_13_27_13.md5 osmo-bts-oc2g.build-2026-01-15_00_51_21.md5 osmo-bts-sysmo.build-2026-01-15_00_51_18.md5 osmo-bts.build-2026-01-15_00_51_25.md5 osmo-ggsn.build-2026-01-15_20_42_33.md5 osmo-hlr.build-2026-01-15_16_36_55.md5 osmo-hnbgw.build-2026-01-15_13_31_35.md5 osmo-mgw.build-2026-01-15_08_33_14.md5 osmo-msc.build-2026-01-15_13_32_27.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-01-15_09_55_15.md5 osmo-pcu-sysmo.build-2026-01-15_09_54_11.md5 osmo-pcu.build-2026-01-15_09_55_13.md5 osmo-sgsn.build-2026-01-15_20_48_18.md5 osmo-stp.build-2026-01-15_13_23_16.md5 osmo-trx.build-2026-01-15_14_21_20.md5 osmocom-bb.build-2026-01-15_21_17_20.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-01-15_13_27_13.md5 osmo-bts-oc2g.build-2026-01-15_00_51_21.md5 osmo-bts-sysmo.build-2026-01-15_00_51_18.md5 osmo-bts.build-2026-01-15_00_51_25.md5 osmo-ggsn.build-2026-01-15_20_42_33.md5 osmo-hlr.build-2026-01-15_16_36_55.md5 osmo-hnbgw.build-2026-01-15_13_31_35.md5 osmo-mgw.build-2026-01-15_08_33_14.md5 osmo-msc.build-2026-01-15_13_32_27.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-01-15_09_55_15.md5 osmo-pcu-sysmo.build-2026-01-15_09_54_11.md5 osmo-pcu.build-2026-01-15_09_55_13.md5 osmo-sgsn.build-2026-01-15_20_48_18.md5 osmo-stp.build-2026-01-15_13_23_16.md5 osmo-trx.build-2026-01-15_14_21_20.md5 osmocom-bb.build-2026-01-15_21_17_20.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-8212 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8212'
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-8212
--------------------------------------------------------------------------------------------
22:48:20.341413 tst                       trial-8212: Detailed log at /build/trial-8212/run.2026-01-15_22-48-20/log

---------------------------------------------------------------------
trial-8212 netreg_mass
---------------------------------------------------------------------
22:48:20.547442 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:20.547817 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:20.548588 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:20.549725 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:20.590501 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:20.591325 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:20.592464 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:20.654411 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-8212 netreg_mass register_default_mass.py
----------------------------------------------
22:48:20.655184 tst       register_default_mass.py:9: Claiming resources for the test
22:48:20.670172 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.670700 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.671149 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.671578 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.672031 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.672481 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.672933 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:20.704010 tst         register_default_mass.py: using LAC 2
22:48:20.725697 tst         register_default_mass.py: using RAC 2
22:48:20.751565 tst         register_default_mass.py: using CellId 2
22:48:20.780481 tst         register_default_mass.py: using BVCI 3
22:48:20.793929 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.794658 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.795216 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.795748 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.796253 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.796770 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.797268 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.797786 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.798320 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.798844 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.799337 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.799860 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.800443 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.800960 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.801470 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.801994 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.802504 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.803007 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.803527 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.804049 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.804552 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.805084 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.805600 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.806109 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.806604 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.807122 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.807635 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.808134 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.808651 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.809165 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.809664 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.810179 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.810693 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.811203 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.811717 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.812236 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.812746 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.813254 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.813780 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.814290 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.814790 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.815296 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.815826 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.816333 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.816849 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.817363 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.817870 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.818375 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.818880 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.819390 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.819919 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.820416 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.820935 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.821444 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.821946 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.822475 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.822980 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.823488 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.824005 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.824503 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.824998 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.825496 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.826006 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.826517 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.827010 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.827520 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.828027 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.828532 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.829048 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.829560 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.830079 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.830587 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.831179 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.831707 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.832219 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.832720 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.833232 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.833741 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.834242 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.834750 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.835255 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.835760 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.836259 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.836764 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.837267 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.837769 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.838268 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.838779 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.839279 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.839790 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.840309 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.840813 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.841320 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.841835 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.842337 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.842840 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.843339 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.843868 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.844373 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.844873 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.845373 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.845936 tst      register_default_mass.py:21: Launching a simple network
22:48:20.855870 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:20.978090 run            create_hlr_db(pid=21): Launched
22:48:21.992406 run            create_hlr_db(pid=21): Terminated: ok {rc=0}
22:48:22.016712 run pcap-recorder_any(filters='host 127.0.42.2')(pid=23): Launched
22:48:22.032061 run      osmo-hlr_127.0.42.2(pid=24): Launched
22:48:22.037854 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:22.231395 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=25): Launched
22:48:22.246162 run      osmo-stp_127.0.42.5(pid=26): Launched
22:48:22.251788 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:22.674564 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=27): Launched
22:48:22.689760 run      osmo-msc_127.0.42.6(pid=28): Launched
22:48:25.704723 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:25.820939 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=29): Launched
22:48:25.836179 run      osmo-mgw_127.0.42.3(pid=30): Launched
22:48:25.841963 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:25.865936 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=31): Launched
22:48:25.880894 run      osmo-mgw_127.0.42.4(pid=32): Launched
22:48:25.886562 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:26.203919 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=33): Launched
22:48:26.219196 run      osmo-bsc_127.0.42.7(pid=34): Launched
22:48:32.245224 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:32.419329 run         osmo-bts-virtual(pid=35): Launched
22:48:33.455003 tst         register_default_mass.py: using MSISDN 1001
22:48:33.469157 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:33.508347 tst         register_default_mass.py: using MSISDN 1002
22:48:33.525988 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:33.556765 tst         register_default_mass.py: using MSISDN 1003
22:48:33.571471 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:33.601839 tst         register_default_mass.py: using MSISDN 1004
22:48:33.616316 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:33.646964 tst         register_default_mass.py: using MSISDN 1005
22:48:33.661497 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:33.692166 tst         register_default_mass.py: using MSISDN 1006
22:48:33.706745 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:33.737530 tst         register_default_mass.py: using MSISDN 1007
22:48:33.751944 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:33.782767 tst         register_default_mass.py: using MSISDN 1008
22:48:33.797233 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:33.827847 tst         register_default_mass.py: using MSISDN 1009
22:48:33.842393 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:33.873068 tst         register_default_mass.py: using MSISDN 1010
22:48:33.887653 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:33.918844 tst         register_default_mass.py: using MSISDN 1011
22:48:33.933532 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:33.964370 tst         register_default_mass.py: using MSISDN 1012
22:48:33.978957 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:34.009951 tst         register_default_mass.py: using MSISDN 1013
22:48:34.024719 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:34.055463 tst         register_default_mass.py: using MSISDN 1014
22:48:34.069907 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:34.100416 tst         register_default_mass.py: using MSISDN 1015
22:48:34.114719 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:34.145527 tst         register_default_mass.py: using MSISDN 1016
22:48:34.160113 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:34.191059 tst         register_default_mass.py: using MSISDN 1017
22:48:34.205538 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:34.236355 tst         register_default_mass.py: using MSISDN 1018
22:48:34.250870 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:34.281388 tst         register_default_mass.py: using MSISDN 1019
22:48:34.295704 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:34.326324 tst         register_default_mass.py: using MSISDN 1020
22:48:34.340716 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:34.371452 tst         register_default_mass.py: using MSISDN 1021
22:48:34.385881 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:34.416529 tst         register_default_mass.py: using MSISDN 1022
22:48:34.430995 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:34.470089 tst         register_default_mass.py: using MSISDN 1023
22:48:34.487924 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:34.518774 tst         register_default_mass.py: using MSISDN 1024
22:48:34.533672 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:34.564679 tst         register_default_mass.py: using MSISDN 1025
22:48:34.579213 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:34.610118 tst         register_default_mass.py: using MSISDN 1026
22:48:34.624594 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:34.655351 tst         register_default_mass.py: using MSISDN 1027
22:48:34.669756 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:34.700334 tst         register_default_mass.py: using MSISDN 1028
22:48:34.714894 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:34.745849 tst         register_default_mass.py: using MSISDN 1029
22:48:34.760390 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:34.791022 tst         register_default_mass.py: using MSISDN 1030
22:48:34.805476 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:34.836002 tst         register_default_mass.py: using MSISDN 1031
22:48:34.850409 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:34.880807 tst         register_default_mass.py: using MSISDN 1032
22:48:34.895174 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:34.925411 tst         register_default_mass.py: using MSISDN 1033
22:48:34.939589 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:34.969864 tst         register_default_mass.py: using MSISDN 1034
22:48:34.983892 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:35.013971 tst         register_default_mass.py: using MSISDN 1035
22:48:35.028131 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:35.058501 tst         register_default_mass.py: using MSISDN 1036
22:48:35.072678 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:35.102827 tst         register_default_mass.py: using MSISDN 1037
22:48:35.117192 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:35.147751 tst         register_default_mass.py: using MSISDN 1038
22:48:35.162167 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:35.192533 tst         register_default_mass.py: using MSISDN 1039
22:48:35.206660 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:35.237098 tst         register_default_mass.py: using MSISDN 1040
22:48:35.251279 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:35.281606 tst         register_default_mass.py: using MSISDN 1041
22:48:35.295839 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:35.326219 tst         register_default_mass.py: using MSISDN 1042
22:48:35.340692 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:35.371401 tst         register_default_mass.py: using MSISDN 1043
22:48:35.385800 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:35.416028 tst         register_default_mass.py: using MSISDN 1044
22:48:35.430222 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:35.468748 tst         register_default_mass.py: using MSISDN 1045
22:48:35.486195 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:35.516411 tst         register_default_mass.py: using MSISDN 1046
22:48:35.530999 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:35.561587 tst         register_default_mass.py: using MSISDN 1047
22:48:35.575822 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:35.606057 tst         register_default_mass.py: using MSISDN 1048
22:48:35.620519 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:35.651226 tst         register_default_mass.py: using MSISDN 1049
22:48:35.665626 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:35.696007 tst         register_default_mass.py: using MSISDN 1050
22:48:35.710232 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:35.740562 tst         register_default_mass.py: using MSISDN 1051
22:48:35.754905 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:35.785042 tst         register_default_mass.py: using MSISDN 1052
22:48:35.799249 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:35.829562 tst         register_default_mass.py: using MSISDN 1053
22:48:35.843864 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:35.873304 tst         register_default_mass.py: using MSISDN 1054
22:48:35.887205 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:35.916664 tst         register_default_mass.py: using MSISDN 1055
22:48:35.930352 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:35.959929 tst         register_default_mass.py: using MSISDN 1056
22:48:35.973851 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:36.003138 tst         register_default_mass.py: using MSISDN 1057
22:48:36.016845 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:36.046099 tst         register_default_mass.py: using MSISDN 1058
22:48:36.059844 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:36.089163 tst         register_default_mass.py: using MSISDN 1059
22:48:36.102786 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:36.132480 tst         register_default_mass.py: using MSISDN 1060
22:48:36.146578 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:36.176176 tst         register_default_mass.py: using MSISDN 1061
22:48:36.189822 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:36.219356 tst         register_default_mass.py: using MSISDN 1062
22:48:36.233176 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:36.270997 tst         register_default_mass.py: using MSISDN 1063
22:48:36.288288 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:36.317943 tst         register_default_mass.py: using MSISDN 1064
22:48:36.332258 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:36.361994 tst         register_default_mass.py: using MSISDN 1065
22:48:36.375867 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:36.405376 tst         register_default_mass.py: using MSISDN 1066
22:48:36.419295 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:36.449070 tst         register_default_mass.py: using MSISDN 1067
22:48:36.462987 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:36.492551 tst         register_default_mass.py: using MSISDN 1068
22:48:36.506563 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:36.536230 tst         register_default_mass.py: using MSISDN 1069
22:48:36.550130 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:36.579715 tst         register_default_mass.py: using MSISDN 1070
22:48:36.593484 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:36.623034 tst         register_default_mass.py: using MSISDN 1071
22:48:36.636819 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:36.666554 tst         register_default_mass.py: using MSISDN 1072
22:48:36.680610 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:36.709982 tst         register_default_mass.py: using MSISDN 1073
22:48:36.723746 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:36.753270 tst         register_default_mass.py: using MSISDN 1074
22:48:36.767081 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:36.796466 tst         register_default_mass.py: using MSISDN 1075
22:48:36.810011 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:36.839650 tst         register_default_mass.py: using MSISDN 1076
22:48:36.853670 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:36.883138 tst         register_default_mass.py: using MSISDN 1077
22:48:36.896843 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:36.926369 tst         register_default_mass.py: using MSISDN 1078
22:48:36.940266 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:36.969769 tst         register_default_mass.py: using MSISDN 1079
22:48:36.983595 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:37.013256 tst         register_default_mass.py: using MSISDN 1080
22:48:37.027141 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:37.056933 tst         register_default_mass.py: using MSISDN 1081
22:48:37.070941 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:37.100681 tst         register_default_mass.py: using MSISDN 1082
22:48:37.114540 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:37.144228 tst         register_default_mass.py: using MSISDN 1083
22:48:37.158220 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:37.187942 tst         register_default_mass.py: using MSISDN 1084
22:48:37.201928 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:37.231665 tst         register_default_mass.py: using MSISDN 1085
22:48:37.245574 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:37.275292 tst         register_default_mass.py: using MSISDN 1086
22:48:37.289300 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:37.318830 tst         register_default_mass.py: using MSISDN 1087
22:48:37.332869 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:37.362464 tst         register_default_mass.py: using MSISDN 1088
22:48:37.376410 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:37.406049 tst         register_default_mass.py: using MSISDN 1089
22:48:37.419900 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:37.449554 tst         register_default_mass.py: using MSISDN 1090
22:48:37.463507 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:37.492851 tst         register_default_mass.py: using MSISDN 1091
22:48:37.506637 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:37.536287 tst         register_default_mass.py: using MSISDN 1092
22:48:37.550062 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:37.579978 tst         register_default_mass.py: using MSISDN 1093
22:48:37.590096 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:37.619568 tst         register_default_mass.py: using MSISDN 1094
22:48:37.634905 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:37.665239 tst         register_default_mass.py: using MSISDN 1095
22:48:37.679605 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:37.709427 tst         register_default_mass.py: using MSISDN 1096
22:48:37.723483 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:37.753649 tst         register_default_mass.py: using MSISDN 1097
22:48:37.767854 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:37.798429 tst         register_default_mass.py: using MSISDN 1098
22:48:37.812780 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:37.843126 tst         register_default_mass.py: using MSISDN 1099
22:48:37.857501 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:37.887480 tst         register_default_mass.py: using MSISDN 1100
22:48:37.901069 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:37.993560 run                             mass: Starting testcase
22:48:37.999073 run                             mass: Pre-launching all virtphy's
22:48:38.004506 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:38.017563 run   osmo-ms-virt-phy/00000(pid=36): Launched
22:48:38.023715 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:38.036840 run   osmo-ms-virt-phy/00001(pid=37): Launched
22:48:38.042953 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:38.056012 run   osmo-ms-virt-phy/00002(pid=38): Launched
22:48:38.062028 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:38.074907 run   osmo-ms-virt-phy/00003(pid=39): Launched
22:48:38.080850 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:38.093635 run   osmo-ms-virt-phy/00004(pid=40): Launched
22:48:38.099541 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:38.112264 run   osmo-ms-virt-phy/00005(pid=41): Launched
22:48:38.118186 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:38.130975 run   osmo-ms-virt-phy/00006(pid=42): Launched
22:48:38.136918 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:38.149743 run   osmo-ms-virt-phy/00007(pid=43): Launched
22:48:38.155681 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:38.168592 run   osmo-ms-virt-phy/00008(pid=44): Launched
22:48:38.174549 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:38.187526 run   osmo-ms-virt-phy/00009(pid=45): Launched
22:48:38.193564 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:38.206540 run   osmo-ms-virt-phy/00010(pid=46): Launched
22:48:38.212685 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:38.225670 run   osmo-ms-virt-phy/00011(pid=47): Launched
22:48:38.231623 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:38.244418 run   osmo-ms-virt-phy/00012(pid=48): Launched
22:48:38.250374 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:38.263271 run   osmo-ms-virt-phy/00013(pid=49): Launched
22:48:38.269168 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:38.281945 run   osmo-ms-virt-phy/00014(pid=50): Launched
22:48:38.287920 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:38.300724 run   osmo-ms-virt-phy/00015(pid=51): Launched
22:48:38.306608 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:38.319437 run   osmo-ms-virt-phy/00016(pid=52): Launched
22:48:38.325363 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:38.338121 run   osmo-ms-virt-phy/00017(pid=53): Launched
22:48:38.344049 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:38.356960 run   osmo-ms-virt-phy/00018(pid=54): Launched
22:48:38.362926 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:38.375876 run   osmo-ms-virt-phy/00019(pid=55): Launched
22:48:38.381899 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:38.394733 run   osmo-ms-virt-phy/00020(pid=56): Launched
22:48:38.400751 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:38.413547 run   osmo-ms-virt-phy/00021(pid=57): Launched
22:48:38.419530 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:38.432329 run   osmo-ms-virt-phy/00022(pid=58): Launched
22:48:38.438312 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:38.451150 run   osmo-ms-virt-phy/00023(pid=59): Launched
22:48:38.457177 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:38.470011 run   osmo-ms-virt-phy/00024(pid=60): Launched
22:48:38.475946 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:38.488764 run   osmo-ms-virt-phy/00025(pid=61): Launched
22:48:38.494749 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:38.507645 run   osmo-ms-virt-phy/00026(pid=62): Launched
22:48:38.513613 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:38.526439 run   osmo-ms-virt-phy/00027(pid=63): Launched
22:48:38.532398 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:38.545233 run   osmo-ms-virt-phy/00028(pid=64): Launched
22:48:38.551180 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:38.564194 run   osmo-ms-virt-phy/00029(pid=65): Launched
22:48:38.570127 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:38.583085 run   osmo-ms-virt-phy/00030(pid=66): Launched
22:48:38.589025 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:38.601891 run   osmo-ms-virt-phy/00031(pid=67): Launched
22:48:38.607827 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:38.620753 run   osmo-ms-virt-phy/00032(pid=68): Launched
22:48:38.626709 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:38.639571 run   osmo-ms-virt-phy/00033(pid=69): Launched
22:48:38.645532 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:38.658350 run   osmo-ms-virt-phy/00034(pid=70): Launched
22:48:38.664250 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:38.677025 run   osmo-ms-virt-phy/00035(pid=71): Launched
22:48:38.682961 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:38.695925 run   osmo-ms-virt-phy/00036(pid=72): Launched
22:48:38.701846 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:38.714679 run   osmo-ms-virt-phy/00037(pid=73): Launched
22:48:38.720625 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:38.733416 run   osmo-ms-virt-phy/00038(pid=74): Launched
22:48:38.739356 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:38.752205 run   osmo-ms-virt-phy/00039(pid=75): Launched
22:48:38.758222 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:38.771057 run   osmo-ms-virt-phy/00040(pid=76): Launched
22:48:38.777026 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:38.789851 run   osmo-ms-virt-phy/00041(pid=77): Launched
22:48:38.795807 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:38.808765 run   osmo-ms-virt-phy/00042(pid=78): Launched
22:48:38.814713 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:38.827631 run   osmo-ms-virt-phy/00043(pid=79): Launched
22:48:38.833595 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:38.846510 run   osmo-ms-virt-phy/00044(pid=80): Launched
22:48:38.852492 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:38.865390 run   osmo-ms-virt-phy/00045(pid=81): Launched
22:48:38.871296 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:38.884088 run   osmo-ms-virt-phy/00046(pid=82): Launched
22:48:38.889967 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:38.902745 run   osmo-ms-virt-phy/00047(pid=83): Launched
22:48:38.908696 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:38.921535 run   osmo-ms-virt-phy/00048(pid=84): Launched
22:48:38.927442 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:38.940231 run   osmo-ms-virt-phy/00049(pid=85): Launched
22:48:38.946163 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:38.958988 run   osmo-ms-virt-phy/00050(pid=86): Launched
22:48:38.964919 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:38.977733 run   osmo-ms-virt-phy/00051(pid=87): Launched
22:48:38.983649 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:38.996462 run   osmo-ms-virt-phy/00052(pid=88): Launched
22:48:39.002410 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:39.015204 run   osmo-ms-virt-phy/00053(pid=89): Launched
22:48:39.021149 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:39.033944 run   osmo-ms-virt-phy/00054(pid=90): Launched
22:48:39.040012 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:39.052946 run   osmo-ms-virt-phy/00055(pid=91): Launched
22:48:39.058867 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:39.071714 run   osmo-ms-virt-phy/00056(pid=92): Launched
22:48:39.077722 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:39.090682 run   osmo-ms-virt-phy/00057(pid=93): Launched
22:48:39.096603 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:39.109579 run   osmo-ms-virt-phy/00058(pid=94): Launched
22:48:39.115496 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:39.128267 run   osmo-ms-virt-phy/00059(pid=95): Launched
22:48:39.134205 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:39.147006 run   osmo-ms-virt-phy/00060(pid=96): Launched
22:48:39.152968 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:39.165786 run   osmo-ms-virt-phy/00061(pid=97): Launched
22:48:39.171744 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:39.184613 run   osmo-ms-virt-phy/00062(pid=98): Launched
22:48:39.190526 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:39.203378 run   osmo-ms-virt-phy/00063(pid=99): Launched
22:48:39.209295 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:39.222113 run  osmo-ms-virt-phy/00064(pid=100): Launched
22:48:39.228023 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:39.240838 run  osmo-ms-virt-phy/00065(pid=101): Launched
22:48:39.246753 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:39.259561 run  osmo-ms-virt-phy/00066(pid=102): Launched
22:48:39.265517 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:39.278468 run  osmo-ms-virt-phy/00067(pid=103): Launched
22:48:39.284418 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:39.297392 run  osmo-ms-virt-phy/00068(pid=104): Launched
22:48:39.303270 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:39.316159 run  osmo-ms-virt-phy/00069(pid=105): Launched
22:48:39.322114 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:39.335006 run  osmo-ms-virt-phy/00070(pid=106): Launched
22:48:39.340950 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:39.353748 run  osmo-ms-virt-phy/00071(pid=107): Launched
22:48:39.359687 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:39.372550 run  osmo-ms-virt-phy/00072(pid=108): Launched
22:48:39.378442 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:39.391243 run  osmo-ms-virt-phy/00073(pid=109): Launched
22:48:39.397149 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:39.409901 run  osmo-ms-virt-phy/00074(pid=110): Launched
22:48:39.415847 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:39.428656 run  osmo-ms-virt-phy/00075(pid=111): Launched
22:48:39.434555 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:39.447383 run  osmo-ms-virt-phy/00076(pid=112): Launched
22:48:39.453375 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:39.466259 run  osmo-ms-virt-phy/00077(pid=113): Launched
22:48:39.472184 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:39.485012 run  osmo-ms-virt-phy/00078(pid=114): Launched
22:48:39.490925 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:39.503703 run  osmo-ms-virt-phy/00079(pid=115): Launched
22:48:39.509843 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:39.522706 run  osmo-ms-virt-phy/00080(pid=116): Launched
22:48:39.528759 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:39.541591 run  osmo-ms-virt-phy/00081(pid=117): Launched
22:48:39.547512 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:39.560518 run  osmo-ms-virt-phy/00082(pid=118): Launched
22:48:39.566430 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:39.579384 run  osmo-ms-virt-phy/00083(pid=119): Launched
22:48:39.585319 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:39.598093 run  osmo-ms-virt-phy/00084(pid=120): Launched
22:48:39.604044 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:39.616837 run  osmo-ms-virt-phy/00085(pid=121): Launched
22:48:39.622783 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:39.635635 run  osmo-ms-virt-phy/00086(pid=122): Launched
22:48:39.641609 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:39.654457 run  osmo-ms-virt-phy/00087(pid=123): Launched
22:48:39.660419 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:39.673386 run  osmo-ms-virt-phy/00088(pid=124): Launched
22:48:39.679324 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:39.692132 run  osmo-ms-virt-phy/00089(pid=125): Launched
22:48:39.698127 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:39.710965 run  osmo-ms-virt-phy/00090(pid=126): Launched
22:48:39.716886 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:39.729726 run  osmo-ms-virt-phy/00091(pid=127): Launched
22:48:39.735643 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:39.748704 run  osmo-ms-virt-phy/00092(pid=128): Launched
22:48:39.754641 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:39.767756 run  osmo-ms-virt-phy/00093(pid=129): Launched
22:48:39.773674 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:39.786503 run  osmo-ms-virt-phy/00094(pid=130): Launched
22:48:39.792611 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:39.805637 run  osmo-ms-virt-phy/00095(pid=131): Launched
22:48:39.811542 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:39.824402 run  osmo-ms-virt-phy/00096(pid=132): Launched
22:48:39.830288 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:39.843067 run  osmo-ms-virt-phy/00097(pid=133): Launched
22:48:39.848961 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:39.861806 run  osmo-ms-virt-phy/00098(pid=134): Launched
22:48:39.875555 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:39.888432 run  osmo-ms-virt-phy/00099(pid=135): Launched
22:48:39.894326 run                             mass: Checking if sockets are in the filesystem
22:48:39.918428 run                osmo-ms-mob/00000: Starting mobile
22:48:39.931396 run       osmo-ms-mob/00000(pid=136): Launched
22:48:39.942417 run                             mass: MS start registered  {at=104739.230719085, delay=0.005082463001599535, ms=00000}
22:48:44.144940 run                osmo-ms-mob/00001: Starting mobile
22:48:44.161733 run       osmo-ms-mob/00001(pid=137): Launched
22:48:44.172166 run                             mass: MS start registered  {at=104743.460466699, delay=0.004299742009607144, ms=00001}
22:48:45.248465 run                             mass: MS performed LU  {at=104744.536645148, lu_delay=5.30592606299615, ms=00000}
22:48:45.941950 run                osmo-ms-mob/00002: Starting mobile
22:48:45.958792 run       osmo-ms-mob/00002(pid=138): Launched
22:48:45.969260 run                             mass: MS start registered  {at=104745.257553945, delay=0.00441899400902912, ms=00002}
22:48:47.241809 run                osmo-ms-mob/00003: Starting mobile
22:48:47.258516 run       osmo-ms-mob/00003(pid=139): Launched
22:48:47.268986 run                             mass: MS start registered  {at=104746.557288757, delay=0.0044595570070669055, ms=00003}
22:48:48.311030 run                osmo-ms-mob/00004: Starting mobile
22:48:48.324044 run       osmo-ms-mob/00004(pid=140): Launched
22:48:48.334550 run                             mass: MS start registered  {at=104747.622853058, delay=0.004579767992254347, ms=00004}
22:48:49.014131 run                             mass: MS performed LU  {at=104748.30232335, lu_delay=4.841856650993577, ms=00001}
22:48:49.322028 run                osmo-ms-mob/00005: Starting mobile
22:48:49.337184 run       osmo-ms-mob/00005(pid=141): Launched
22:48:49.347637 run                             mass: MS start registered  {at=104748.635939298, delay=0.004478657996514812, ms=00005}
22:48:50.216793 run                osmo-ms-mob/00006: Starting mobile
22:48:50.229845 run       osmo-ms-mob/00006(pid=142): Launched
22:48:50.240706 run                             mass: MS start registered  {at=104749.529006443, delay=0.004610222007613629, ms=00006}
22:48:50.915135 run                             mass: MS performed LU  {at=104750.203318685, lu_delay=4.945764739997685, ms=00002}
22:48:51.142872 run                osmo-ms-mob/00007: Starting mobile
22:48:51.160306 run       osmo-ms-mob/00007(pid=143): Launched
22:48:51.170907 run                             mass: MS start registered  {at=104750.459210649, delay=0.0045902400015620515, ms=00007}
22:48:51.910150 run                osmo-ms-mob/00008: Starting mobile
22:48:51.923163 run       osmo-ms-mob/00008(pid=144): Launched
22:48:51.934084 run                             mass: MS start registered  {at=104751.222387986, delay=0.004624301000148989, ms=00008}
22:48:52.642783 run                osmo-ms-mob/00009: Starting mobile
22:48:52.659551 run       osmo-ms-mob/00009(pid=145): Launched
22:48:52.670411 run                             mass: MS start registered  {at=104751.958713873, delay=0.004914064993499778, ms=00009}
22:48:52.779619 run                             mass: MS performed LU  {at=104752.067807256, lu_delay=5.510518498995225, ms=00003}
22:48:53.297160 run                             mass: MS performed LU  {at=104752.585349835, lu_delay=4.962496777006891, ms=00004}
22:48:53.337494 run                osmo-ms-mob/00010: Starting mobile
22:48:53.353018 run       osmo-ms-mob/00010(pid=146): Launched
22:48:53.363687 run                             mass: MS start registered  {at=104752.65198385, delay=0.004697723998106085, ms=00010}
22:48:53.934302 run                osmo-ms-mob/00011: Starting mobile
22:48:53.947229 run       osmo-ms-mob/00011(pid=147): Launched
22:48:53.958566 run                             mass: MS start registered  {at=104753.246861615, delay=0.005318406998412684, ms=00011}
22:48:54.510855 run                osmo-ms-mob/00012: Starting mobile
22:48:54.523874 run       osmo-ms-mob/00012(pid=148): Launched
22:48:54.534787 run                             mass: MS start registered  {at=104753.823092174, delay=0.004808130004676059, ms=00012}
22:48:54.680988 run                             mass: MS performed LU  {at=104753.969182882, lu_delay=5.333243584012962, ms=00005}
22:48:55.139337 run                osmo-ms-mob/00013: Starting mobile
22:48:55.152821 run       osmo-ms-mob/00013(pid=149): Launched
22:48:55.163662 run                             mass: MS start registered  {at=104754.451961762, delay=0.00479787599761039, ms=00013}
22:48:55.198261 run                             mass: MS performed LU  {at=104754.48645086, lu_delay=4.957444416999351, ms=00006}
22:48:55.710183 run                osmo-ms-mob/00014: Starting mobile
22:48:55.723293 run       osmo-ms-mob/00014(pid=150): Launched
22:48:55.734046 run                             mass: MS start registered  {at=104755.022350781, delay=0.004809628997463733, ms=00014}
22:48:56.311296 run                osmo-ms-mob/00015: Starting mobile
22:48:56.324591 run       osmo-ms-mob/00015(pid=151): Launched
22:48:56.335445 run                             mass: MS start registered  {at=104755.623747745, delay=0.004824153002118692, ms=00015}
22:48:56.545580 run                             mass: MS performed LU  {at=104755.833770338, lu_delay=5.374559688993031, ms=00007}
22:48:56.841284 run                osmo-ms-mob/00016: Starting mobile
22:48:56.858188 run       osmo-ms-mob/00016(pid=152): Launched
22:48:56.864266 run                             mass: MS performed LU  {at=104756.152576194, lu_delay=4.930188208003528, ms=00008}
22:48:56.870130 run                             mass: MS start registered  {at=104756.158447842, delay=0.005888597996090539, ms=00016}
22:48:57.334727 run                osmo-ms-mob/00017: Starting mobile
22:48:57.350917 run       osmo-ms-mob/00017(pid=153): Launched
22:48:57.362224 run                             mass: MS start registered  {at=104756.650512656, delay=0.005283163991407491, ms=00017}
22:48:57.923339 run                osmo-ms-mob/00018: Starting mobile
22:48:57.937398 run       osmo-ms-mob/00018(pid=154): Launched
22:48:57.948409 run                             mass: MS start registered  {at=104757.23671133, delay=0.005038617004174739, ms=00018}
22:48:58.333875 run                osmo-ms-mob/00019: Starting mobile
22:48:58.350723 run       osmo-ms-mob/00019(pid=155): Launched
22:48:58.361820 run                             mass: MS start registered  {at=104757.650121563, delay=0.0049341749981977046, ms=00019}
22:48:58.446806 run                             mass: MS performed LU  {at=104757.73500524, lu_delay=5.083021390004433, ms=00010}
22:48:58.492872 run                             mass: MS performed LU  {at=104757.781071924, lu_delay=5.822358050994808, ms=00009}
22:48:58.797580 run                             mass: MS performed LU  {at=104758.085780199, lu_delay=4.838918584006024, ms=00011}
22:48:58.850150 run                osmo-ms-mob/00020: Starting mobile
22:48:58.865977 run       osmo-ms-mob/00020(pid=156): Launched
22:48:58.877345 run                             mass: MS start registered  {at=104758.165646973, delay=0.004859459993895143, ms=00020}
22:48:59.321675 run                osmo-ms-mob/00021: Starting mobile
22:48:59.345539 run       osmo-ms-mob/00021(pid=157): Launched
22:48:59.356804 run                             mass: MS start registered  {at=104758.6451024, delay=0.005141068002558313, ms=00021}
22:48:59.722135 run                osmo-ms-mob/00022: Starting mobile
22:48:59.735554 run       osmo-ms-mob/00022(pid=158): Launched
22:48:59.747133 run                             mass: MS start registered  {at=104759.035418319, delay=0.0051615370030049235, ms=00022}
22:49:00.241931 run                osmo-ms-mob/00023: Starting mobile
22:49:00.258758 run       osmo-ms-mob/00023(pid=159): Launched
22:49:00.270271 run                             mass: MS start registered  {at=104759.558568231, delay=0.005238691999693401, ms=00023}
22:49:00.311850 run                             mass: MS performed LU  {at=104759.600053196, lu_delay=5.7769610219984315, ms=00012}
22:49:00.357985 run                             mass: MS performed LU  {at=104759.646188086, lu_delay=5.194226324005285, ms=00013}
22:49:00.463579 run                             mass: MS performed LU  {at=104759.751777201, lu_delay=4.72942642000271, ms=00014}
22:49:00.492772 run                osmo-ms-mob/00024: Starting mobile
22:49:00.506209 run       osmo-ms-mob/00024(pid=160): Launched
22:49:00.517476 run                             mass: MS start registered  {at=104759.805775714, delay=0.005169802010641433, ms=00024}
22:49:01.145472 run                osmo-ms-mob/00025: Starting mobile
22:49:01.164201 run       osmo-ms-mob/00025(pid=161): Launched
22:49:01.175596 run                             mass: MS start registered  {at=104760.463899954, delay=0.005223530999501236, ms=00025}
22:49:01.526584 run                osmo-ms-mob/00026: Starting mobile
22:49:01.542558 run       osmo-ms-mob/00026(pid=162): Launched
22:49:01.553677 run                             mass: MS start registered  {at=104760.84197821, delay=0.005100137990666553, ms=00026}
22:49:01.933450 run                osmo-ms-mob/00027: Starting mobile
22:49:01.950502 run       osmo-ms-mob/00027(pid=163): Launched
22:49:01.961573 run                             mass: MS start registered  {at=104761.249876273, delay=0.005091259998152964, ms=00027}
22:49:02.212671 run                             mass: MS performed LU  {at=104761.500850873, lu_delay=5.342403030997957, ms=00016}
22:49:02.230925 run                osmo-ms-mob/00028: Starting mobile
22:49:02.244015 run       osmo-ms-mob/00028(pid=164): Launched
22:49:02.254965 run                             mass: MS start registered  {at=104761.543266385, delay=0.00504039999214001, ms=00028}
22:49:02.261129 run                             mass: MS performed LU  {at=104761.549442139, lu_delay=5.925694393998128, ms=00015}
22:49:02.328728 run                             mass: MS performed LU  {at=104761.616926966, lu_delay=4.966414310008986, ms=00017}
22:49:02.745483 run                osmo-ms-mob/00029: Starting mobile
22:49:02.765470 run       osmo-ms-mob/00029(pid=165): Launched
22:49:02.776644 run                             mass: MS start registered  {at=104762.064942336, delay=0.00517571899399627, ms=00029}
22:49:03.110328 run                osmo-ms-mob/00030: Starting mobile
22:49:03.123286 run       osmo-ms-mob/00030(pid=166): Launched
22:49:03.135001 run                             mass: MS start registered  {at=104762.423282202, delay=0.005690595993655734, ms=00030}
22:49:03.537470 run                osmo-ms-mob/00031: Starting mobile
22:49:03.550688 run       osmo-ms-mob/00031(pid=167): Launched
22:49:03.561713 run                             mass: MS start registered  {at=104762.850012645, delay=0.004980689991498366, ms=00031}
22:49:03.820232 run                osmo-ms-mob/00032: Starting mobile
22:49:03.833186 run       osmo-ms-mob/00032(pid=168): Launched
22:49:03.844708 run                             mass: MS start registered  {at=104763.133002495, delay=0.005353404994821176, ms=00032}
22:49:03.994133 run                             mass: MS performed LU  {at=104763.282330517, lu_delay=4.63722811700427, ms=00021}
22:49:04.077472 run                             mass: MS performed LU  {at=104763.365690414, lu_delay=5.200043441000162, ms=00020}
22:49:04.123112 run                             mass: MS performed LU  {at=104763.411310585, lu_delay=5.7611890219995985, ms=00019}
22:49:04.163951 run                osmo-ms-mob/00033: Starting mobile
22:49:04.178175 run       osmo-ms-mob/00033(pid=169): Launched
22:49:04.189097 run                             mass: MS start registered  {at=104763.477404913, delay=0.0049707130092429, ms=00033}
22:49:04.248456 run                             mass: MS performed LU  {at=104763.536669041, lu_delay=6.299957711002207, ms=00018}
22:49:04.639855 run                osmo-ms-mob/00034: Starting mobile
22:49:04.655258 run       osmo-ms-mob/00034(pid=170): Launched
22:49:04.666492 run                             mass: MS start registered  {at=104763.954795838, delay=0.004947976005496457, ms=00034}
22:49:04.922879 run                osmo-ms-mob/00035: Starting mobile
22:49:04.937448 run       osmo-ms-mob/00035(pid=171): Launched
22:49:04.948837 run                             mass: MS start registered  {at=104764.237134587, delay=0.005178323001018725, ms=00035}
22:49:05.308845 run                osmo-ms-mob/00036: Starting mobile
22:49:05.322287 run       osmo-ms-mob/00036(pid=172): Launched
22:49:05.333422 run                             mass: MS start registered  {at=104764.621723396, delay=0.0050453180010663345, ms=00036}
22:49:05.722227 run                osmo-ms-mob/00037: Starting mobile
22:49:05.735964 run       osmo-ms-mob/00037(pid=173): Launched
22:49:05.747508 run                             mass: MS start registered  {at=104765.035808338, delay=0.005422150992671959, ms=00037}
22:49:05.979045 run                             mass: MS performed LU  {at=104765.267244856, lu_delay=4.80334490200039, ms=00025}
22:49:05.993055 run                osmo-ms-mob/00038: Starting mobile
22:49:06.006043 run       osmo-ms-mob/00038(pid=174): Launched
22:49:06.016755 run                             mass: MS start registered  {at=104765.305063317, delay=0.00472169800195843, ms=00038}
22:49:06.023724 run                             mass: MS performed LU  {at=104765.312029477, lu_delay=6.276611157998559, ms=00022}
22:49:06.094515 run                             mass: MS performed LU  {at=104765.382714481, lu_delay=5.576938767000684, ms=00024}
22:49:06.130745 run                osmo-ms-mob/00039: Starting mobile
22:49:06.144156 run       osmo-ms-mob/00039(pid=175): Launched
22:49:06.150760 run                             mass: MS performed LU  {at=104765.439068061, lu_delay=5.880499829989276, ms=00023}
22:49:06.156786 run                             mass: MS start registered  {at=104765.445103512, delay=0.006054133002180606, ms=00039}
22:49:06.404218 run                             mass: MS performed LU  {at=104765.692417772, lu_delay=4.850439562011161, ms=00026}
22:49:06.728560 run                osmo-ms-mob/00040: Starting mobile
22:49:06.746518 run       osmo-ms-mob/00040(pid=176): Launched
22:49:06.758422 run                             mass: MS start registered  {at=104766.04671708, delay=0.00575307100370992, ms=00040}
22:49:07.023243 run                osmo-ms-mob/00041: Starting mobile
22:49:07.037409 run       osmo-ms-mob/00041(pid=177): Launched
22:49:07.049004 run                             mass: MS start registered  {at=104766.33730333, delay=0.005263166996883228, ms=00041}
22:49:07.327655 run                osmo-ms-mob/00042: Starting mobile
22:49:07.341666 run       osmo-ms-mob/00042(pid=178): Launched
22:49:07.353045 run                             mass: MS start registered  {at=104766.641348324, delay=0.004882193999947049, ms=00042}
22:49:07.741653 run                osmo-ms-mob/00043: Starting mobile
22:49:07.759242 run       osmo-ms-mob/00043(pid=179): Launched
22:49:07.765303 run                             mass: MS performed LU  {at=104767.053612883, lu_delay=4.988670546998037, ms=00029}
22:49:07.771396 run                             mass: MS start registered  {at=104767.05971204, delay=0.006115780008258298, ms=00043}
22:49:07.843299 run                             mass: MS performed LU  {at=104767.131499009, lu_delay=5.881622736007557, ms=00027}
22:49:07.869937 run                osmo-ms-mob/00044: Starting mobile
22:49:07.882842 run       osmo-ms-mob/00044(pid=180): Launched
22:49:07.889090 run                             mass: MS performed LU  {at=104767.177402143, lu_delay=4.754119941004319, ms=00030}
22:49:07.894942 run                             mass: MS start registered  {at=104767.183259412, delay=0.005873697009519674, ms=00044}
22:49:08.013926 run                             mass: MS performed LU  {at=104767.302125145, lu_delay=5.758858760003932, ms=00028}
22:49:08.043231 run                osmo-ms-mob/00045: Starting mobile
22:49:08.056509 run       osmo-ms-mob/00045(pid=181): Launched
22:49:08.067525 run                             mass: MS start registered  {at=104767.355829349, delay=0.0049728620069799945, ms=00045}
22:49:08.641792 run                osmo-ms-mob/00046: Starting mobile
22:49:08.658820 run       osmo-ms-mob/00046(pid=182): Launched
22:49:08.670072 run                             mass: MS start registered  {at=104767.958370169, delay=0.004999026001314633, ms=00046}
22:49:08.910307 run                osmo-ms-mob/00047: Starting mobile
22:49:08.923642 run       osmo-ms-mob/00047(pid=183): Launched
22:49:08.934940 run                             mass: MS start registered  {at=104768.223242138, delay=0.0050381170003674924, ms=00047}
22:49:09.223628 run                osmo-ms-mob/00048: Starting mobile
22:49:09.238148 run       osmo-ms-mob/00048(pid=184): Launched
22:49:09.249658 run                             mass: MS start registered  {at=104768.537961824, delay=0.005263525003101677, ms=00048}
22:49:09.511181 run                osmo-ms-mob/00049: Starting mobile
22:49:09.524382 run       osmo-ms-mob/00049(pid=185): Launched
22:49:09.535520 run                             mass: MS start registered  {at=104768.823820327, delay=0.005157170002348721, ms=00049}
22:49:09.744577 run                             mass: MS performed LU  {at=104769.032775501, lu_delay=5.555370587986545, ms=00033}
22:49:09.759822 run                osmo-ms-mob/00050: Starting mobile
22:49:09.773046 run       osmo-ms-mob/00050(pid=186): Launched
22:49:09.783984 run                             mass: MS start registered  {at=104769.072291071, delay=0.004957494005793706, ms=00050}
22:49:09.790184 run                             mass: MS performed LU  {at=104769.078496257, lu_delay=5.123700419004308, ms=00034}
22:49:09.860446 run                             mass: MS performed LU  {at=104769.148644984, lu_delay=4.911510396996164, ms=00035}
22:49:09.915936 run                             mass: MS performed LU  {at=104769.204138389, lu_delay=6.354125744008343, ms=00031}
22:49:09.943040 run                osmo-ms-mob/00051: Starting mobile
22:49:09.956465 run       osmo-ms-mob/00051(pid=187): Launched
22:49:09.962502 run                             mass: MS performed LU  {at=104769.250814083, lu_delay=6.117811588002951, ms=00032}
22:49:09.968355 run                             mass: MS start registered  {at=104769.256672536, delay=0.0058762859989656135, ms=00051}
22:49:10.187735 run                             mass: MS performed LU  {at=104769.475885334, lu_delay=4.85416193799756, ms=00036}
22:49:10.217917 run                osmo-ms-mob/00052: Starting mobile
22:49:10.230862 run       osmo-ms-mob/00052(pid=188): Launched
22:49:10.242517 run                             mass: MS start registered  {at=104769.530816297, delay=0.005597121999016963, ms=00052}
22:49:10.810397 run                osmo-ms-mob/00053: Starting mobile
22:49:10.823547 run       osmo-ms-mob/00053(pid=189): Launched
22:49:10.835751 run                             mass: MS start registered  {at=104770.12402666, delay=0.005793564007035457, ms=00053}
22:49:11.127891 run                osmo-ms-mob/00054: Starting mobile
22:49:11.160851 run       osmo-ms-mob/00054(pid=190): Launched
22:49:11.172129 run                             mass: MS start registered  {at=104770.460429419, delay=0.005265916013740934, ms=00054}
22:49:11.422487 run                osmo-ms-mob/00055: Starting mobile
22:49:11.436184 run       osmo-ms-mob/00055(pid=191): Launched
22:49:11.447382 run                             mass: MS start registered  {at=104770.735687207, delay=0.005146418989170343, ms=00055}
22:49:11.525994 run                             mass: MS performed LU  {at=104770.814192679, lu_delay=4.767475599001045, ms=00040}
22:49:11.609062 run                             mass: MS performed LU  {at=104770.897262364, lu_delay=5.59219904699421, ms=00038}
22:49:11.647048 run                osmo-ms-mob/00056: Starting mobile
22:49:11.660343 run       osmo-ms-mob/00056(pid=192): Launched
22:49:11.666383 run                             mass: MS performed LU  {at=104770.954696273, lu_delay=5.509592760994565, ms=00039}
22:49:11.672329 run                             mass: MS start registered  {at=104770.960646261, delay=0.005966361990431324, ms=00056}
22:49:11.779872 run                             mass: MS performed LU  {at=104771.068071569, lu_delay=6.032263230998069, ms=00037}
22:49:11.835480 run                osmo-ms-mob/00057: Starting mobile
22:49:11.850975 run       osmo-ms-mob/00057(pid=193): Launched
22:49:11.857225 run                             mass: MS performed LU  {at=104771.145535457, lu_delay=4.808232127004885, ms=00041}
22:49:11.862985 run                             mass: MS start registered  {at=104771.151303408, delay=0.005785118992207572, ms=00057}
22:49:12.431785 run                osmo-ms-mob/00058: Starting mobile
22:49:12.453442 run       osmo-ms-mob/00058(pid=194): Launched
22:49:12.466358 run                             mass: MS start registered  {at=104771.754657635, delay=0.006535395994433202, ms=00058}
22:49:12.725145 run                osmo-ms-mob/00059: Starting mobile
22:49:12.739257 run       osmo-ms-mob/00059(pid=195): Launched
22:49:12.750289 run                             mass: MS start registered  {at=104772.03859414, delay=0.004967754997778684, ms=00059}
22:49:13.023105 run                osmo-ms-mob/00060: Starting mobile
22:49:13.037066 run       osmo-ms-mob/00060(pid=196): Launched
22:49:13.048410 run                             mass: MS start registered  {at=104772.336713817, delay=0.005121595997479744, ms=00060}
22:49:13.432076 run                osmo-ms-mob/00061: Starting mobile
22:49:13.448184 run       osmo-ms-mob/00061(pid=197): Launched
22:49:13.459259 run                             mass: MS start registered  {at=104772.747563332, delay=0.004947188004734926, ms=00061}
22:49:13.509848 run                             mass: MS performed LU  {at=104772.798067365, lu_delay=5.738355324996519, ms=00043}
22:49:13.556682 run                             mass: MS performed LU  {at=104772.844886058, lu_delay=6.203537733992562, ms=00042}
22:49:13.572031 run                osmo-ms-mob/00062: Starting mobile
22:49:13.585024 run       osmo-ms-mob/00062(pid=198): Launched
22:49:13.595992 run                             mass: MS start registered  {at=104772.884291119, delay=0.005049043000326492, ms=00062}
22:49:13.625129 run                             mass: MS performed LU  {at=104772.913344061, lu_delay=4.69010192299902, ms=00047}
22:49:13.681827 run                             mass: MS performed LU  {at=104772.970045831, lu_delay=5.0116756619972875, ms=00046}
22:49:13.708858 run                osmo-ms-mob/00063: Starting mobile
22:49:13.722108 run       osmo-ms-mob/00063(pid=199): Launched
22:49:13.728123 run                             mass: MS performed LU  {at=104773.016432117, lu_delay=5.833172704995377, ms=00044}
22:49:13.733985 run                             mass: MS performed LU  {at=104773.022301494, lu_delay=5.66647214499244, ms=00045}
22:49:13.739604 run                             mass: MS start registered  {at=104773.027921904, delay=0.01150884099479299, ms=00063}
22:49:14.425119 run                osmo-ms-mob/00064: Starting mobile
22:49:14.439368 run       osmo-ms-mob/00064(pid=200): Launched
22:49:14.450948 run                             mass: MS start registered  {at=104773.73924555, delay=0.005338535993359983, ms=00064}
22:49:14.810575 run                osmo-ms-mob/00065: Starting mobile
22:49:14.823834 run       osmo-ms-mob/00065(pid=201): Launched
22:49:14.835668 run                             mass: MS start registered  {at=104774.12396679, delay=0.0056155419879360124, ms=00065}
22:49:15.123183 run                osmo-ms-mob/00066: Starting mobile
22:49:15.137068 run       osmo-ms-mob/00066(pid=202): Launched
22:49:15.149827 run                             mass: MS start registered  {at=104774.438126991, delay=0.006464273988967761, ms=00066}
22:49:15.291045 run                             mass: MS performed LU  {at=104774.579245309, lu_delay=5.75542498199502, ms=00049}
22:49:15.374462 run                             mass: MS performed LU  {at=104774.662678075, lu_delay=5.131861777990707, ms=00052}
22:49:15.420681 run                             mass: MS performed LU  {at=104774.708904003, lu_delay=6.1709421790001215, ms=00048}
22:49:15.447196 run                osmo-ms-mob/00067: Starting mobile
22:49:15.460481 run       osmo-ms-mob/00067(pid=203): Launched
22:49:15.471653 run                             mass: MS start registered  {at=104774.759957196, delay=0.005172668999875896, ms=00067}
22:49:15.619503 run                             mass: MS performed LU  {at=104774.907702441, lu_delay=5.651029905013274, ms=00051}
22:49:15.643018 run                             mass: MS performed LU  {at=104774.931330702, lu_delay=4.807304041998577, ms=00053}
22:49:15.654112 run                osmo-ms-mob/00068: Starting mobile
22:49:15.667478 run       osmo-ms-mob/00068(pid=204): Launched
22:49:15.678556 run                             mass: MS start registered  {at=104774.966859642, delay=0.004890197000349872, ms=00068}
22:49:16.209562 run                osmo-ms-mob/00069: Starting mobile
22:49:16.223167 run       osmo-ms-mob/00069(pid=205): Launched
22:49:16.234762 run                             mass: MS start registered  {at=104775.523059892, delay=0.005322108001564629, ms=00069}
22:49:16.623821 run                osmo-ms-mob/00070: Starting mobile
22:49:16.637544 run       osmo-ms-mob/00070(pid=206): Launched
22:49:16.648877 run                             mass: MS start registered  {at=104775.93717525, delay=0.005411424004705623, ms=00070}
22:49:17.040563 run                osmo-ms-mob/00071: Starting mobile
22:49:17.055701 run       osmo-ms-mob/00071(pid=207): Launched
22:49:17.066906 run                             mass: MS start registered  {at=104776.355209459, delay=0.005246711996733211, ms=00071}
22:49:17.156690 run                             mass: MS performed LU  {at=104776.444888154, lu_delay=5.709200947007048, ms=00055}
22:49:17.321627 run                             mass: MS performed LU  {at=104776.609825778, lu_delay=6.149396358989179, ms=00054}
22:49:17.335667 run                osmo-ms-mob/00072: Starting mobile
22:49:17.348760 run       osmo-ms-mob/00072(pid=208): Launched
22:49:17.360445 run                             mass: MS start registered  {at=104776.648744921, delay=0.005546157990465872, ms=00072}
22:49:17.466618 run                             mass: MS performed LU  {at=104776.754818392, lu_delay=5.00016075700114, ms=00058}
22:49:17.718567 run                             mass: MS performed LU  {at=104777.006769756, lu_delay=4.968175615998916, ms=00059}
22:49:17.748998 run                osmo-ms-mob/00073: Starting mobile
22:49:17.762501 run       osmo-ms-mob/00073(pid=209): Launched
22:49:17.773769 run                             mass: MS start registered  {at=104777.062066981, delay=0.005066277997684665, ms=00073}
22:49:18.199149 run                             mass: MS performed LU  {at=104777.487352118, lu_delay=6.336048709999886, ms=00057}
22:49:18.229531 run                osmo-ms-mob/00074: Starting mobile
22:49:18.242695 run       osmo-ms-mob/00074(pid=210): Launched
22:49:18.254341 run                             mass: MS start registered  {at=104777.542640842, delay=0.005263657003524713, ms=00074}
22:49:18.333293 run                             mass: MS performed LU  {at=104777.621494772, lu_delay=3.8822492220060667, ms=00064}
22:49:18.644603 run                osmo-ms-mob/00075: Starting mobile
22:49:18.660114 run       osmo-ms-mob/00075(pid=211): Launched
22:49:18.671889 run                             mass: MS start registered  {at=104777.960179249, delay=0.005695888001355343, ms=00075}
22:49:19.057722 run                             mass: MS performed LU  {at=104778.345922659, lu_delay=5.461631540005328, ms=00062}
22:49:19.101730 run                osmo-ms-mob/00076: Starting mobile
22:49:19.115837 run       osmo-ms-mob/00076(pid=212): Launched
22:49:19.127199 run                             mass: MS start registered  {at=104778.415502317, delay=0.005313258006935939, ms=00076}
22:49:19.148605 run                             mass: MS performed LU  {at=104778.436854364, lu_delay=5.408932460006326, ms=00063}
22:49:19.186940 run                             mass: MS performed LU  {at=104778.475162795, lu_delay=5.727599463003571, ms=00061}
22:49:19.403573 run                             mass: MS performed LU  {at=104778.691776222, lu_delay=6.3550624049967155, ms=00060}
22:49:19.443110 run                osmo-ms-mob/00077: Starting mobile
22:49:19.461082 run       osmo-ms-mob/00077(pid=213): Launched
22:49:19.472521 run                             mass: MS start registered  {at=104778.760818608, delay=0.005332186003215611, ms=00077}
22:49:20.020052 run                osmo-ms-mob/00078: Starting mobile
22:49:20.034471 run       osmo-ms-mob/00078(pid=214): Launched
22:49:20.045734 run                             mass: MS start registered  {at=104779.334036559, delay=0.0051194499974371865, ms=00078}
22:49:20.252232 run                             mass: MS performed LU  {at=104779.540431344, lu_delay=5.416464554000413, ms=00065}
22:49:20.422652 run                osmo-ms-mob/00079: Starting mobile
22:49:20.436771 run       osmo-ms-mob/00079(pid=215): Launched
22:49:20.447884 run                             mass: MS start registered  {at=104779.736184247, delay=0.005118293993291445, ms=00079}
22:49:20.933970 run                osmo-ms-mob/00080: Starting mobile
22:49:20.950396 run       osmo-ms-mob/00080(pid=216): Launched
22:49:20.956476 run                             mass: MS performed LU  {at=104780.244786399, lu_delay=5.806659408000996, ms=00066}
22:49:20.962307 run                             mass: MS start registered  {at=104780.250624931, delay=0.005855721989064477, ms=00080}
22:49:20.995349 run                             mass: MS performed LU  {at=104780.283432173, lu_delay=5.316572531010024, ms=00068}
22:49:21.088684 run                             mass: MS performed LU  {at=104780.376884413, lu_delay=4.85382452099293, ms=00069}
22:49:21.249045 run                             mass: MS performed LU  {at=104780.537215123, lu_delay=5.777257926994935, ms=00067}
22:49:21.319039 run                osmo-ms-mob/00081: Starting mobile
22:49:21.335109 run       osmo-ms-mob/00081(pid=217): Launched
22:49:21.341184 run                             mass: MS performed LU  {at=104780.629495215, lu_delay=4.692319965004572, ms=00070}
22:49:21.347045 run                             mass: MS start registered  {at=104780.635363427, delay=0.005886011000256985, ms=00081}
22:49:21.822595 run                osmo-ms-mob/00082: Starting mobile
22:49:21.836287 run       osmo-ms-mob/00082(pid=218): Launched
22:49:21.847542 run                             mass: MS start registered  {at=104781.135847133, delay=0.0051750630082096905, ms=00082}
22:49:22.423859 run                osmo-ms-mob/00083: Starting mobile
22:49:22.437998 run       osmo-ms-mob/00083(pid=219): Launched
22:49:22.449255 run                             mass: MS start registered  {at=104781.73755214, delay=0.005004338992876001, ms=00083}
22:49:22.823477 run                             mass: MS performed LU  {at=104782.111672705, lu_delay=5.462927783999476, ms=00072}
22:49:22.881487 run                osmo-ms-mob/00084: Starting mobile
22:49:22.896482 run       osmo-ms-mob/00084(pid=220): Launched
22:49:22.902478 run                             mass: MS performed LU  {at=104782.19078749, lu_delay=5.835578031008481, ms=00071}
22:49:22.908235 run                             mass: MS start registered  {at=104782.196551782, delay=0.0057833180035231635, ms=00084}
22:49:22.951918 run                             mass: MS performed LU  {at=104782.240146303, lu_delay=5.178079321995028, ms=00073}
22:49:23.150953 run                             mass: MS performed LU  {at=104782.439152257, lu_delay=4.8965114149905276, ms=00074}
22:49:23.442317 run                osmo-ms-mob/00085: Starting mobile
22:49:23.455825 run       osmo-ms-mob/00085(pid=221): Launched
22:49:23.467239 run                             mass: MS start registered  {at=104782.755540599, delay=0.005437329993583262, ms=00085}
22:49:24.022912 run                osmo-ms-mob/00086: Starting mobile
22:49:24.036737 run       osmo-ms-mob/00086(pid=222): Launched
22:49:24.048015 run                             mass: MS start registered  {at=104783.336317755, delay=0.005215422002947889, ms=00086}
22:49:24.635757 run                osmo-ms-mob/00087: Starting mobile
22:49:24.648985 run       osmo-ms-mob/00087(pid=223): Launched
22:49:24.660253 run                             mass: MS start registered  {at=104783.948554134, delay=0.005151570992893539, ms=00087}
22:49:24.789495 run                             mass: MS performed LU  {at=104784.077675837, lu_delay=5.662173520002398, ms=00076}
22:49:24.807318 run                             mass: MS performed LU  {at=104784.095545283, lu_delay=6.135366033995524, ms=00075}
22:49:24.853478 run                             mass: MS performed LU  {at=104784.141728068, lu_delay=5.380909460000112, ms=00077}
22:49:24.922933 run                             mass: MS performed LU  {at=104784.211134101, lu_delay=4.877097542004776, ms=00078}
22:49:25.250082 run                osmo-ms-mob/00088: Starting mobile
22:49:25.266497 run       osmo-ms-mob/00088(pid=224): Launched
22:49:25.272670 run                             mass: MS performed LU  {at=104784.560979432, lu_delay=4.824795185006224, ms=00079}
22:49:25.278693 run                             mass: MS start registered  {at=104784.56700943, delay=0.006048153998563066, ms=00088}
22:49:25.810159 run                osmo-ms-mob/00089: Starting mobile
22:49:25.823430 run       osmo-ms-mob/00089(pid=225): Launched
22:49:25.834806 run                             mass: MS start registered  {at=104785.123110765, delay=0.005278815995552577, ms=00089}
22:49:26.432751 run                osmo-ms-mob/00090: Starting mobile
22:49:26.448366 run       osmo-ms-mob/00090(pid=226): Launched
22:49:26.459528 run                             mass: MS start registered  {at=104785.747834072, delay=0.00513929600128904, ms=00090}
22:49:26.589196 run                             mass: MS performed LU  {at=104785.877395378, lu_delay=5.626770447008312, ms=00080}
22:49:26.607477 run                             mass: MS performed LU  {at=104785.8956815, lu_delay=4.759834366996074, ms=00082}
22:49:26.718509 run                             mass: MS performed LU  {at=104786.00671035, lu_delay=5.371346922998782, ms=00081}
22:49:27.150580 run                osmo-ms-mob/00091: Starting mobile
22:49:27.165810 run       osmo-ms-mob/00091(pid=227): Launched
22:49:27.176796 run                             mass: MS start registered  {at=104786.465099958, delay=0.00489452900364995, ms=00091}
22:49:27.824939 run                osmo-ms-mob/00092: Starting mobile
22:49:27.838467 run       osmo-ms-mob/00092(pid=228): Launched
22:49:27.852263 run                             mass: MS start registered  {at=104787.140542714, delay=0.00755928699800279, ms=00092}
22:49:28.555872 run                             mass: MS performed LU  {at=104787.843990341, lu_delay=6.106438201008132, ms=00083}
22:49:28.610232 run                osmo-ms-mob/00093: Starting mobile
22:49:28.625580 run       osmo-ms-mob/00093(pid=229): Launched
22:49:28.631613 run                             mass: MS performed LU  {at=104787.919924147, lu_delay=5.723372364998795, ms=00084}
22:49:28.637417 run                             mass: MS performed LU  {at=104787.925733592, lu_delay=5.170192992998636, ms=00085}
22:49:28.643089 run                             mass: MS start registered  {at=104787.931407736, delay=0.011500225009513088, ms=00093}
22:49:28.924411 run                             mass: MS performed LU  {at=104788.212608202, lu_delay=4.876290446991334, ms=00086}
22:49:29.523261 run                osmo-ms-mob/00094: Starting mobile
22:49:29.536802 run       osmo-ms-mob/00094(pid=230): Launched
22:49:29.548147 run                             mass: MS start registered  {at=104788.836451119, delay=0.004934636002872139, ms=00094}
22:49:30.355227 run                             mass: MS performed LU  {at=104789.643427617, lu_delay=5.076418187003583, ms=00088}
22:49:30.409829 run                osmo-ms-mob/00095: Starting mobile
22:49:30.434548 run       osmo-ms-mob/00095(pid=231): Launched
22:49:30.440587 run                             mass: MS performed LU  {at=104789.728897611, lu_delay=5.7803434770030435, ms=00087}
22:49:30.446356 run                             mass: MS start registered  {at=104789.734673543, delay=0.005793343007098883, ms=00095}
22:49:30.484202 run                             mass: MS performed LU  {at=104789.772445284, lu_delay=4.649334519010154, ms=00089}
22:49:31.423061 run                osmo-ms-mob/00096: Starting mobile
22:49:31.437407 run       osmo-ms-mob/00096(pid=232): Launched
22:49:31.448790 run                             mass: MS start registered  {at=104790.737093004, delay=0.0052918740111636, ms=00096}
22:49:32.320781 run                             mass: MS performed LU  {at=104791.608962479, lu_delay=5.143862520999392, ms=00091}
22:49:32.338755 run                             mass: MS performed LU  {at=104791.627001215, lu_delay=5.87916714300809, ms=00090}
22:49:32.381632 run                osmo-ms-mob/00097: Starting mobile
22:49:32.397187 run       osmo-ms-mob/00097(pid=233): Launched
22:49:32.403271 run                             mass: MS performed LU  {at=104791.691581861, lu_delay=22.61929078999674, ms=00050}
22:49:32.409112 run                             mass: MS start registered  {at=104791.697430519, delay=0.0058664509997470304, ms=00097}
22:49:32.690473 run                             mass: MS performed LU  {at=104791.978671348, lu_delay=4.8381286340008955, ms=00092}
22:49:33.833664 run                osmo-ms-mob/00098: Starting mobile
22:49:33.849654 run       osmo-ms-mob/00098(pid=234): Launched
22:49:33.860885 run                             mass: MS start registered  {at=104793.149184853, delay=0.005229201997281052, ms=00098}
22:49:34.120504 run                             mass: MS performed LU  {at=104793.408703692, lu_delay=4.57225257299433, ms=00094}
22:49:34.250384 run                             mass: MS performed LU  {at=104793.538584903, lu_delay=5.607177166995825, ms=00093}
22:49:34.374639 run                             mass: MS performed LU  {at=104793.66283651, lu_delay=22.70219024900871, ms=00056}
22:49:35.647787 run                osmo-ms-mob/00099: Starting mobile
22:49:35.665881 run       osmo-ms-mob/00099(pid=235): Launched
22:49:35.671822 run                             mass: All started... {duration=55.771830051002325, too_slow=0}
22:49:35.677413 run                             mass: MS start registered  {at=104794.965724645, delay=0.005585116989095695, ms=00099}
22:49:36.086759 run                             mass: MS performed LU  {at=104795.37493364, lu_delay=4.637840636001783, ms=00096}
22:49:36.104684 run                             mass: MS performed LU  {at=104795.392940271, lu_delay=5.658266728001763, ms=00095}
22:49:38.016028 run                             mass: MS performed LU  {at=104797.304229473, lu_delay=5.606798954002443, ms=00097}
22:49:39.853083 run                             mass: MS performed LU  {at=104799.141283314, lu_delay=5.992098461007117, ms=00098}
22:49:41.754560 run                             mass: MS performed LU  {at=104801.042762322, lu_delay=6.077037677008775, ms=00099}
22:49:41.765135 run                             mass: Tests done {all_completed=True, max=22.70219024900871, min=3.8822492220060667}
22:49:41.770630 tst         register_default_mass.py: Test passed (81.1 sec)
22:49:41.776181 run pcap-recorder_any(filters='host 127.0.42.2')(pid=23): Terminating (SIGTERM)
22:49:41.779557 run      osmo-hlr_127.0.42.2(pid=24): Terminating (SIGTERM)
22:49:41.782903 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=25): Terminating (SIGTERM)
22:49:41.786294 run      osmo-stp_127.0.42.5(pid=26): Terminating (SIGTERM)
22:49:41.789725 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=27): Terminating (SIGTERM)
22:49:41.793314 run      osmo-msc_127.0.42.6(pid=28): Terminating (SIGTERM)
22:49:41.796689 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=29): Terminating (SIGTERM)
22:49:41.800110 run      osmo-mgw_127.0.42.3(pid=30): Terminating (SIGTERM)
22:49:41.803414 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=31): Terminating (SIGTERM)
22:49:41.806842 run      osmo-mgw_127.0.42.4(pid=32): Terminating (SIGTERM)
22:49:41.810206 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=33): Terminating (SIGTERM)
22:49:41.813636 run      osmo-bsc_127.0.42.7(pid=34): Terminating (SIGTERM)
22:49:41.816980 run         osmo-bts-virtual(pid=35): Terminating (SIGTERM)
22:49:41.820373 run   osmo-ms-virt-phy/00000(pid=36): Terminating (SIGTERM)
22:49:41.823751 run   osmo-ms-virt-phy/00001(pid=37): Terminating (SIGTERM)
22:49:41.827149 run   osmo-ms-virt-phy/00002(pid=38): Terminating (SIGTERM)
22:49:41.830560 run   osmo-ms-virt-phy/00003(pid=39): Terminating (SIGTERM)
22:49:41.834016 run   osmo-ms-virt-phy/00004(pid=40): Terminating (SIGTERM)
22:49:41.837434 run   osmo-ms-virt-phy/00005(pid=41): Terminating (SIGTERM)
22:49:41.840898 run   osmo-ms-virt-phy/00006(pid=42): Terminating (SIGTERM)
22:49:41.844347 run   osmo-ms-virt-phy/00007(pid=43): Terminating (SIGTERM)
22:49:41.848277 run   osmo-ms-virt-phy/00008(pid=44): Terminating (SIGTERM)
22:49:41.851773 run   osmo-ms-virt-phy/00009(pid=45): Terminating (SIGTERM)
22:49:41.855247 run   osmo-ms-virt-phy/00010(pid=46): Terminating (SIGTERM)
22:49:41.858718 run   osmo-ms-virt-phy/00011(pid=47): Terminating (SIGTERM)
22:49:41.862217 run   osmo-ms-virt-phy/00012(pid=48): Terminating (SIGTERM)
22:49:41.865694 run   osmo-ms-virt-phy/00013(pid=49): Terminating (SIGTERM)
22:49:41.869188 run   osmo-ms-virt-phy/00014(pid=50): Terminating (SIGTERM)
22:49:41.872678 run   osmo-ms-virt-phy/00015(pid=51): Terminating (SIGTERM)
22:49:41.876159 run   osmo-ms-virt-phy/00016(pid=52): Terminating (SIGTERM)
22:49:41.879993 run   osmo-ms-virt-phy/00017(pid=53): Terminating (SIGTERM)
22:49:41.883508 run   osmo-ms-virt-phy/00018(pid=54): Terminating (SIGTERM)
22:49:41.887019 run   osmo-ms-virt-phy/00019(pid=55): Terminating (SIGTERM)
22:49:41.890512 run   osmo-ms-virt-phy/00020(pid=56): Terminating (SIGTERM)
22:49:41.894006 run   osmo-ms-virt-phy/00021(pid=57): Terminating (SIGTERM)
22:49:41.898317 run   osmo-ms-virt-phy/00022(pid=58): Terminating (SIGTERM)
22:49:41.901816 run   osmo-ms-virt-phy/00023(pid=59): Terminating (SIGTERM)
22:49:41.905269 run   osmo-ms-virt-phy/00024(pid=60): Terminating (SIGTERM)
22:49:41.908721 run   osmo-ms-virt-phy/00025(pid=61): Terminating (SIGTERM)
22:49:41.912178 run   osmo-ms-virt-phy/00026(pid=62): Terminating (SIGTERM)
22:49:41.915626 run   osmo-ms-virt-phy/00027(pid=63): Terminating (SIGTERM)
22:49:41.919071 run   osmo-ms-virt-phy/00028(pid=64): Terminating (SIGTERM)
22:49:41.922539 run   osmo-ms-virt-phy/00029(pid=65): Terminating (SIGTERM)
22:49:41.926237 run   osmo-ms-virt-phy/00030(pid=66): Terminating (SIGTERM)
22:49:41.929703 run   osmo-ms-virt-phy/00031(pid=67): Terminating (SIGTERM)
22:49:41.933426 run   osmo-ms-virt-phy/00032(pid=68): Terminating (SIGTERM)
22:49:41.937450 run   osmo-ms-virt-phy/00033(pid=69): Terminating (SIGTERM)
22:49:41.940946 run   osmo-ms-virt-phy/00034(pid=70): Terminating (SIGTERM)
22:49:41.944497 run   osmo-ms-virt-phy/00035(pid=71): Terminating (SIGTERM)
22:49:41.947922 run   osmo-ms-virt-phy/00036(pid=72): Terminating (SIGTERM)
22:49:41.951351 run   osmo-ms-virt-phy/00037(pid=73): Terminating (SIGTERM)
22:49:41.954778 run   osmo-ms-virt-phy/00038(pid=74): Terminating (SIGTERM)
22:49:41.958763 run   osmo-ms-virt-phy/00039(pid=75): Terminating (SIGTERM)
22:49:41.962136 run   osmo-ms-virt-phy/00040(pid=76): Terminating (SIGTERM)
22:49:41.965606 run   osmo-ms-virt-phy/00041(pid=77): Terminating (SIGTERM)
22:49:41.969061 run   osmo-ms-virt-phy/00042(pid=78): Terminating (SIGTERM)
22:49:41.972518 run   osmo-ms-virt-phy/00043(pid=79): Terminating (SIGTERM)
22:49:41.975991 run   osmo-ms-virt-phy/00044(pid=80): Terminating (SIGTERM)
22:49:41.979441 run   osmo-ms-virt-phy/00045(pid=81): Terminating (SIGTERM)
22:49:41.983187 run   osmo-ms-virt-phy/00046(pid=82): Terminating (SIGTERM)
22:49:41.986815 run   osmo-ms-virt-phy/00047(pid=83): Terminating (SIGTERM)
22:49:41.990654 run   osmo-ms-virt-phy/00048(pid=84): Terminating (SIGTERM)
22:49:41.994098 run   osmo-ms-virt-phy/00049(pid=85): Terminating (SIGTERM)
22:49:41.997570 run   osmo-ms-virt-phy/00050(pid=86): Terminating (SIGTERM)
22:49:42.001031 run   osmo-ms-virt-phy/00051(pid=87): Terminating (SIGTERM)
22:49:42.004482 run   osmo-ms-virt-phy/00052(pid=88): Terminating (SIGTERM)
22:49:42.008483 run   osmo-ms-virt-phy/00053(pid=89): Terminating (SIGTERM)
22:49:42.012411 run   osmo-ms-virt-phy/00054(pid=90): Terminating (SIGTERM)
22:49:42.015859 run   osmo-ms-virt-phy/00055(pid=91): Terminating (SIGTERM)
22:49:42.019249 run   osmo-ms-virt-phy/00056(pid=92): Terminating (SIGTERM)
22:49:42.022626 run   osmo-ms-virt-phy/00057(pid=93): Terminating (SIGTERM)
22:49:42.026086 run   osmo-ms-virt-phy/00058(pid=94): Terminating (SIGTERM)
22:49:42.029690 run   osmo-ms-virt-phy/00059(pid=95): Terminating (SIGTERM)
22:49:42.033171 run   osmo-ms-virt-phy/00060(pid=96): Terminating (SIGTERM)
22:49:42.037187 run   osmo-ms-virt-phy/00061(pid=97): Terminating (SIGTERM)
22:49:42.040652 run   osmo-ms-virt-phy/00062(pid=98): Terminating (SIGTERM)
22:49:42.043968 run   osmo-ms-virt-phy/00063(pid=99): Terminating (SIGTERM)
22:49:42.047362 run  osmo-ms-virt-phy/00064(pid=100): Terminating (SIGTERM)
22:49:42.050757 run  osmo-ms-virt-phy/00065(pid=101): Terminating (SIGTERM)
22:49:42.054071 run  osmo-ms-virt-phy/00066(pid=102): Terminating (SIGTERM)
22:49:42.057457 run  osmo-ms-virt-phy/00067(pid=103): Terminating (SIGTERM)
22:49:42.060818 run  osmo-ms-virt-phy/00068(pid=104): Terminating (SIGTERM)
22:49:42.064539 run  osmo-ms-virt-phy/00069(pid=105): Terminating (SIGTERM)
22:49:42.067944 run  osmo-ms-virt-phy/00070(pid=106): Terminating (SIGTERM)
22:49:42.071298 run  osmo-ms-virt-phy/00071(pid=107): Terminating (SIGTERM)
22:49:42.074716 run  osmo-ms-virt-phy/00072(pid=108): Terminating (SIGTERM)
22:49:42.078059 run  osmo-ms-virt-phy/00073(pid=109): Terminating (SIGTERM)
22:49:42.081395 run  osmo-ms-virt-phy/00074(pid=110): Terminating (SIGTERM)
22:49:42.084713 run  osmo-ms-virt-phy/00075(pid=111): Terminating (SIGTERM)
22:49:42.088065 run  osmo-ms-virt-phy/00076(pid=112): Terminating (SIGTERM)
22:49:42.091446 run  osmo-ms-virt-phy/00077(pid=113): Terminating (SIGTERM)
22:49:42.094851 run  osmo-ms-virt-phy/00078(pid=114): Terminating (SIGTERM)
22:49:42.098214 run  osmo-ms-virt-phy/00079(pid=115): Terminating (SIGTERM)
22:49:42.102044 run  osmo-ms-virt-phy/00080(pid=116): Terminating (SIGTERM)
22:49:42.105880 run  osmo-ms-virt-phy/00081(pid=117): Terminating (SIGTERM)
22:49:42.109420 run  osmo-ms-virt-phy/00082(pid=118): Terminating (SIGTERM)
22:49:42.112862 run  osmo-ms-virt-phy/00083(pid=119): Terminating (SIGTERM)
22:49:42.116215 run  osmo-ms-virt-phy/00084(pid=120): Terminating (SIGTERM)
22:49:42.120077 run  osmo-ms-virt-phy/00085(pid=121): Terminating (SIGTERM)
22:49:42.123585 run  osmo-ms-virt-phy/00086(pid=122): Terminating (SIGTERM)
22:49:42.127046 run  osmo-ms-virt-phy/00087(pid=123): Terminating (SIGTERM)
22:49:42.130398 run  osmo-ms-virt-phy/00088(pid=124): Terminating (SIGTERM)
22:49:42.133806 run  osmo-ms-virt-phy/00089(pid=125): Terminating (SIGTERM)
22:49:42.137124 run  osmo-ms-virt-phy/00090(pid=126): Terminating (SIGTERM)
22:49:42.140678 run  osmo-ms-virt-phy/00091(pid=127): Terminating (SIGTERM)
22:49:42.144157 run  osmo-ms-virt-phy/00092(pid=128): Terminating (SIGTERM)
22:49:42.148059 run  osmo-ms-virt-phy/00093(pid=129): Terminating (SIGTERM)
22:49:42.151371 run  osmo-ms-virt-phy/00094(pid=130): Terminating (SIGTERM)
22:49:42.154760 run  osmo-ms-virt-phy/00095(pid=131): Terminating (SIGTERM)
22:49:42.158100 run  osmo-ms-virt-phy/00096(pid=132): Terminating (SIGTERM)
22:49:42.161509 run  osmo-ms-virt-phy/00097(pid=133): Terminating (SIGTERM)
22:49:42.164860 run  osmo-ms-virt-phy/00098(pid=134): Terminating (SIGTERM)
22:49:42.168283 run  osmo-ms-virt-phy/00099(pid=135): Terminating (SIGTERM)
22:49:42.171599 run       osmo-ms-mob/00000(pid=136): Terminating (SIGTERM)
22:49:42.174953 run       osmo-ms-mob/00001(pid=137): Terminating (SIGTERM)
22:49:42.178292 run       osmo-ms-mob/00002(pid=138): Terminating (SIGTERM)
22:49:42.181575 run       osmo-ms-mob/00003(pid=139): Terminating (SIGTERM)
22:49:42.184876 run       osmo-ms-mob/00004(pid=140): Terminating (SIGTERM)
22:49:42.188164 run       osmo-ms-mob/00005(pid=141): Terminating (SIGTERM)
22:49:42.191438 run       osmo-ms-mob/00006(pid=142): Terminating (SIGTERM)
22:49:42.194729 run       osmo-ms-mob/00007(pid=143): Terminating (SIGTERM)
22:49:42.198016 run       osmo-ms-mob/00008(pid=144): Terminating (SIGTERM)
22:49:42.201301 run       osmo-ms-mob/00009(pid=145): Terminating (SIGTERM)
22:49:42.204598 run       osmo-ms-mob/00010(pid=146): Terminating (SIGTERM)
22:49:42.207890 run       osmo-ms-mob/00011(pid=147): Terminating (SIGTERM)
22:49:42.211174 run       osmo-ms-mob/00012(pid=148): Terminating (SIGTERM)
22:49:42.214444 run       osmo-ms-mob/00013(pid=149): Terminating (SIGTERM)
22:49:42.217733 run       osmo-ms-mob/00014(pid=150): Terminating (SIGTERM)
22:49:42.221019 run       osmo-ms-mob/00015(pid=151): Terminating (SIGTERM)
22:49:42.224317 run       osmo-ms-mob/00016(pid=152): Terminating (SIGTERM)
22:49:42.227583 run       osmo-ms-mob/00017(pid=153): Terminating (SIGTERM)
22:49:42.230870 run       osmo-ms-mob/00018(pid=154): Terminating (SIGTERM)
22:49:42.234142 run       osmo-ms-mob/00019(pid=155): Terminating (SIGTERM)
22:49:42.237420 run       osmo-ms-mob/00020(pid=156): Terminating (SIGTERM)
22:49:42.240703 run       osmo-ms-mob/00021(pid=157): Terminating (SIGTERM)
22:49:42.243995 run       osmo-ms-mob/00022(pid=158): Terminating (SIGTERM)
22:49:42.247272 run       osmo-ms-mob/00023(pid=159): Terminating (SIGTERM)
22:49:42.250551 run       osmo-ms-mob/00024(pid=160): Terminating (SIGTERM)
22:49:42.253850 run       osmo-ms-mob/00025(pid=161): Terminating (SIGTERM)
22:49:42.257147 run       osmo-ms-mob/00026(pid=162): Terminating (SIGTERM)
22:49:42.260419 run       osmo-ms-mob/00027(pid=163): Terminating (SIGTERM)
22:49:42.263671 run       osmo-ms-mob/00028(pid=164): Terminating (SIGTERM)
22:49:42.266966 run       osmo-ms-mob/00029(pid=165): Terminating (SIGTERM)
22:49:42.270253 run       osmo-ms-mob/00030(pid=166): Terminating (SIGTERM)
22:49:42.273531 run       osmo-ms-mob/00031(pid=167): Terminating (SIGTERM)
22:49:42.276817 run       osmo-ms-mob/00032(pid=168): Terminating (SIGTERM)
22:49:42.280088 run       osmo-ms-mob/00033(pid=169): Terminating (SIGTERM)
22:49:42.283365 run       osmo-ms-mob/00034(pid=170): Terminating (SIGTERM)
22:49:42.286656 run       osmo-ms-mob/00035(pid=171): Terminating (SIGTERM)
22:49:42.289949 run       osmo-ms-mob/00036(pid=172): Terminating (SIGTERM)
22:49:42.293175 run       osmo-ms-mob/00037(pid=173): Terminating (SIGTERM)
22:49:42.296398 run       osmo-ms-mob/00038(pid=174): Terminating (SIGTERM)
22:49:42.299605 run       osmo-ms-mob/00039(pid=175): Terminating (SIGTERM)
22:49:42.302835 run       osmo-ms-mob/00040(pid=176): Terminating (SIGTERM)
22:49:42.306066 run       osmo-ms-mob/00041(pid=177): Terminating (SIGTERM)
22:49:42.309279 run       osmo-ms-mob/00042(pid=178): Terminating (SIGTERM)
22:49:42.312549 run       osmo-ms-mob/00043(pid=179): Terminating (SIGTERM)
22:49:42.315790 run       osmo-ms-mob/00044(pid=180): Terminating (SIGTERM)
22:49:42.318994 run       osmo-ms-mob/00045(pid=181): Terminating (SIGTERM)
22:49:42.322212 run       osmo-ms-mob/00046(pid=182): Terminating (SIGTERM)
22:49:42.325438 run       osmo-ms-mob/00047(pid=183): Terminating (SIGTERM)
22:49:42.328678 run       osmo-ms-mob/00048(pid=184): Terminating (SIGTERM)
22:49:42.331900 run       osmo-ms-mob/00049(pid=185): Terminating (SIGTERM)
22:49:42.335120 run       osmo-ms-mob/00050(pid=186): Terminating (SIGTERM)
22:49:42.338331 run       osmo-ms-mob/00051(pid=187): Terminating (SIGTERM)
22:49:42.341546 run       osmo-ms-mob/00052(pid=188): Terminating (SIGTERM)
22:49:42.344759 run       osmo-ms-mob/00053(pid=189): Terminating (SIGTERM)
22:49:42.347995 run       osmo-ms-mob/00054(pid=190): Terminating (SIGTERM)
22:49:42.351215 run       osmo-ms-mob/00055(pid=191): Terminating (SIGTERM)
22:49:42.354452 run       osmo-ms-mob/00056(pid=192): Terminating (SIGTERM)
22:49:42.357660 run       osmo-ms-mob/00057(pid=193): Terminating (SIGTERM)
22:49:42.360883 run       osmo-ms-mob/00058(pid=194): Terminating (SIGTERM)
22:49:42.364095 run       osmo-ms-mob/00059(pid=195): Terminating (SIGTERM)
22:49:42.367313 run       osmo-ms-mob/00060(pid=196): Terminating (SIGTERM)
22:49:42.370531 run       osmo-ms-mob/00061(pid=197): Terminating (SIGTERM)
22:49:42.373759 run       osmo-ms-mob/00062(pid=198): Terminating (SIGTERM)
22:49:42.376983 run       osmo-ms-mob/00063(pid=199): Terminating (SIGTERM)
22:49:42.380194 run       osmo-ms-mob/00064(pid=200): Terminating (SIGTERM)
22:49:42.383402 run       osmo-ms-mob/00065(pid=201): Terminating (SIGTERM)
22:49:42.386615 run       osmo-ms-mob/00066(pid=202): Terminating (SIGTERM)
22:49:42.389826 run       osmo-ms-mob/00067(pid=203): Terminating (SIGTERM)
22:49:42.393036 run       osmo-ms-mob/00068(pid=204): Terminating (SIGTERM)
22:49:42.396255 run       osmo-ms-mob/00069(pid=205): Terminating (SIGTERM)
22:49:42.399459 run       osmo-ms-mob/00070(pid=206): Terminating (SIGTERM)
22:49:42.402674 run       osmo-ms-mob/00071(pid=207): Terminating (SIGTERM)
22:49:42.405907 run       osmo-ms-mob/00072(pid=208): Terminating (SIGTERM)
22:49:42.409125 run       osmo-ms-mob/00073(pid=209): Terminating (SIGTERM)
22:49:42.412345 run       osmo-ms-mob/00074(pid=210): Terminating (SIGTERM)
22:49:42.415564 run       osmo-ms-mob/00075(pid=211): Terminating (SIGTERM)
22:49:42.418786 run       osmo-ms-mob/00076(pid=212): Terminating (SIGTERM)
22:49:42.422010 run       osmo-ms-mob/00077(pid=213): Terminating (SIGTERM)
22:49:42.425234 run       osmo-ms-mob/00078(pid=214): Terminating (SIGTERM)
22:49:42.428464 run       osmo-ms-mob/00079(pid=215): Terminating (SIGTERM)
22:49:42.431690 run       osmo-ms-mob/00080(pid=216): Terminating (SIGTERM)
22:49:42.434913 run       osmo-ms-mob/00081(pid=217): Terminating (SIGTERM)
22:49:42.438136 run       osmo-ms-mob/00082(pid=218): Terminating (SIGTERM)
22:49:42.441356 run       osmo-ms-mob/00083(pid=219): Terminating (SIGTERM)
22:49:42.444599 run       osmo-ms-mob/00084(pid=220): Terminating (SIGTERM)
22:49:42.447827 run       osmo-ms-mob/00085(pid=221): Terminating (SIGTERM)
22:49:42.451043 run       osmo-ms-mob/00086(pid=222): Terminating (SIGTERM)
22:49:42.454269 run       osmo-ms-mob/00087(pid=223): Terminating (SIGTERM)
22:49:42.457487 run       osmo-ms-mob/00088(pid=224): Terminating (SIGTERM)
22:49:42.460706 run       osmo-ms-mob/00089(pid=225): Terminating (SIGTERM)
22:49:42.463943 run       osmo-ms-mob/00090(pid=226): Terminating (SIGTERM)
22:49:42.467176 run       osmo-ms-mob/00091(pid=227): Terminating (SIGTERM)
22:49:42.470399 run       osmo-ms-mob/00092(pid=228): Terminating (SIGTERM)
22:49:42.473663 run       osmo-ms-mob/00093(pid=229): Terminating (SIGTERM)
22:49:42.476952 run       osmo-ms-mob/00094(pid=230): Terminating (SIGTERM)
22:49:42.480226 run       osmo-ms-mob/00095(pid=231): Terminating (SIGTERM)
22:49:42.483502 run       osmo-ms-mob/00096(pid=232): Terminating (SIGTERM)
22:49:42.486783 run       osmo-ms-mob/00097(pid=233): Terminating (SIGTERM)
22:49:42.490069 run       osmo-ms-mob/00098(pid=234): Terminating (SIGTERM)
22:49:42.493352 run       osmo-ms-mob/00099(pid=235): Terminating (SIGTERM)
22:49:42.496657 ---      ParallelTerminationStrategy: PID 23 died...
22:49:42.498141 run pcap-recorder_any(filters='host 127.0.42.2')(pid=23): Terminated: ok {rc=0}
22:49:42.501793 ---      ParallelTerminationStrategy: PID 24 died...
22:49:42.503273 run      osmo-hlr_127.0.42.2(pid=24): Terminated: ok {rc=0}
22:49:42.506912 ---      ParallelTerminationStrategy: PID 25 died...
22:49:42.508408 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=25): Terminated: ok {rc=0}
22:49:42.512055 ---      ParallelTerminationStrategy: PID 26 died...
22:49:42.513525 run      osmo-stp_127.0.42.5(pid=26): Terminated: ok {rc=0}
22:49:42.517149 ---      ParallelTerminationStrategy: PID 27 died...
22:49:42.518619 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=27): Terminated: ok {rc=0}
22:49:42.522287 ---      ParallelTerminationStrategy: PID 28 died...
22:49:42.523772 run      osmo-msc_127.0.42.6(pid=28): Terminated: ok {rc=0}
22:49:42.527381 ---      ParallelTerminationStrategy: PID 29 died...
22:49:42.528876 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=29): Terminated: ok {rc=0}
22:49:42.532492 ---      ParallelTerminationStrategy: PID 30 died...
22:49:42.533976 run      osmo-mgw_127.0.42.3(pid=30): Terminated {rc=15}
22:49:42.537641 ---      ParallelTerminationStrategy: PID 31 died...
22:49:42.539108 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=31): Terminated: ok {rc=0}
22:49:42.542759 ---      ParallelTerminationStrategy: PID 32 died...
22:49:42.544238 run      osmo-mgw_127.0.42.4(pid=32): Terminated {rc=15}
22:49:42.547912 ---      ParallelTerminationStrategy: PID 33 died...
22:49:42.549380 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=33): Terminated: ok {rc=0}
22:49:42.553037 ---      ParallelTerminationStrategy: PID 34 died...
22:49:42.554516 run      osmo-bsc_127.0.42.7(pid=34): Terminated: ok {rc=0}
22:49:42.558157 ---      ParallelTerminationStrategy: PID 36 died...
22:49:42.559642 run   osmo-ms-virt-phy/00000(pid=36): Terminated: ok {rc=0}
22:49:42.563293 ---      ParallelTerminationStrategy: PID 37 died...
22:49:42.564786 run   osmo-ms-virt-phy/00001(pid=37): Terminated: ok {rc=0}
22:49:42.568445 ---      ParallelTerminationStrategy: PID 38 died...
22:49:42.569919 run   osmo-ms-virt-phy/00002(pid=38): Terminated: ok {rc=0}
22:49:42.573574 ---      ParallelTerminationStrategy: PID 39 died...
22:49:42.575054 run   osmo-ms-virt-phy/00003(pid=39): Terminated: ok {rc=0}
22:49:42.578705 ---      ParallelTerminationStrategy: PID 40 died...
22:49:42.580186 run   osmo-ms-virt-phy/00004(pid=40): Terminated: ok {rc=0}
22:49:42.583837 ---      ParallelTerminationStrategy: PID 41 died...
22:49:42.585314 run   osmo-ms-virt-phy/00005(pid=41): Terminated: ok {rc=0}
22:49:42.588959 ---      ParallelTerminationStrategy: PID 42 died...
22:49:42.590434 run   osmo-ms-virt-phy/00006(pid=42): Terminated: ok {rc=0}
22:49:42.594089 ---      ParallelTerminationStrategy: PID 43 died...
22:49:42.595556 run   osmo-ms-virt-phy/00007(pid=43): Terminated: ok {rc=0}
22:49:42.599187 ---      ParallelTerminationStrategy: PID 44 died...
22:49:42.600664 run   osmo-ms-virt-phy/00008(pid=44): Terminated: ok {rc=0}
22:49:42.604322 ---      ParallelTerminationStrategy: PID 45 died...
22:49:42.605792 run   osmo-ms-virt-phy/00009(pid=45): Terminated: ok {rc=0}
22:49:42.609453 ---      ParallelTerminationStrategy: PID 46 died...
22:49:42.610937 run   osmo-ms-virt-phy/00010(pid=46): Terminated: ok {rc=0}
22:49:42.614598 ---      ParallelTerminationStrategy: PID 47 died...
22:49:42.616091 run   osmo-ms-virt-phy/00011(pid=47): Terminated: ok {rc=0}
22:49:42.619719 ---      ParallelTerminationStrategy: PID 48 died...
22:49:42.621182 run   osmo-ms-virt-phy/00012(pid=48): Terminated: ok {rc=0}
22:49:42.624823 ---      ParallelTerminationStrategy: PID 49 died...
22:49:42.626292 run   osmo-ms-virt-phy/00013(pid=49): Terminated: ok {rc=0}
22:49:42.629947 ---      ParallelTerminationStrategy: PID 50 died...
22:49:42.631431 run   osmo-ms-virt-phy/00014(pid=50): Terminated: ok {rc=0}
22:49:42.635055 ---      ParallelTerminationStrategy: PID 51 died...
22:49:42.636517 run   osmo-ms-virt-phy/00015(pid=51): Terminated: ok {rc=0}
22:49:42.640156 ---      ParallelTerminationStrategy: PID 52 died...
22:49:42.641620 run   osmo-ms-virt-phy/00016(pid=52): Terminated: ok {rc=0}
22:49:42.645238 ---      ParallelTerminationStrategy: PID 53 died...
22:49:42.646700 run   osmo-ms-virt-phy/00017(pid=53): Terminated: ok {rc=0}
22:49:42.650345 ---      ParallelTerminationStrategy: PID 54 died...
22:49:42.651819 run   osmo-ms-virt-phy/00018(pid=54): Terminated: ok {rc=0}
22:49:42.655442 ---      ParallelTerminationStrategy: PID 55 died...
22:49:42.656924 run   osmo-ms-virt-phy/00019(pid=55): Terminated: ok {rc=0}
22:49:42.660545 ---      ParallelTerminationStrategy: PID 56 died...
22:49:42.662014 run   osmo-ms-virt-phy/00020(pid=56): Terminated: ok {rc=0}
22:49:42.665648 ---      ParallelTerminationStrategy: PID 57 died...
22:49:42.667118 run   osmo-ms-virt-phy/00021(pid=57): Terminated: ok {rc=0}
22:49:42.670737 ---      ParallelTerminationStrategy: PID 58 died...
22:49:42.672205 run   osmo-ms-virt-phy/00022(pid=58): Terminated: ok {rc=0}
22:49:42.675844 ---      ParallelTerminationStrategy: PID 59 died...
22:49:42.677298 run   osmo-ms-virt-phy/00023(pid=59): Terminated: ok {rc=0}
22:49:42.680919 ---      ParallelTerminationStrategy: PID 60 died...
22:49:42.682386 run   osmo-ms-virt-phy/00024(pid=60): Terminated: ok {rc=0}
22:49:42.686014 ---      ParallelTerminationStrategy: PID 61 died...
22:49:42.687497 run   osmo-ms-virt-phy/00025(pid=61): Terminated: ok {rc=0}
22:49:42.691129 ---      ParallelTerminationStrategy: PID 62 died...
22:49:42.692611 run   osmo-ms-virt-phy/00026(pid=62): Terminated: ok {rc=0}
22:49:42.696248 ---      ParallelTerminationStrategy: PID 63 died...
22:49:42.697723 run   osmo-ms-virt-phy/00027(pid=63): Terminated: ok {rc=0}
22:49:42.701349 ---      ParallelTerminationStrategy: PID 64 died...
22:49:42.702825 run   osmo-ms-virt-phy/00028(pid=64): Terminated: ok {rc=0}
22:49:42.706456 ---      ParallelTerminationStrategy: PID 65 died...
22:49:42.707936 run   osmo-ms-virt-phy/00029(pid=65): Terminated: ok {rc=0}
22:49:42.711548 ---      ParallelTerminationStrategy: PID 66 died...
22:49:42.713024 run   osmo-ms-virt-phy/00030(pid=66): Terminated: ok {rc=0}
22:49:42.716651 ---      ParallelTerminationStrategy: PID 67 died...
22:49:42.718118 run   osmo-ms-virt-phy/00031(pid=67): Terminated: ok {rc=0}
22:49:42.721756 ---      ParallelTerminationStrategy: PID 68 died...
22:49:42.723221 run   osmo-ms-virt-phy/00032(pid=68): Terminated: ok {rc=0}
22:49:42.726831 ---      ParallelTerminationStrategy: PID 69 died...
22:49:42.728312 run   osmo-ms-virt-phy/00033(pid=69): Terminated: ok {rc=0}
22:49:42.731966 ---      ParallelTerminationStrategy: PID 70 died...
22:49:42.733432 run   osmo-ms-virt-phy/00034(pid=70): Terminated: ok {rc=0}
22:49:42.737064 ---      ParallelTerminationStrategy: PID 71 died...
22:49:42.738527 run   osmo-ms-virt-phy/00035(pid=71): Terminated: ok {rc=0}
22:49:42.742155 ---      ParallelTerminationStrategy: PID 72 died...
22:49:42.743622 run   osmo-ms-virt-phy/00036(pid=72): Terminated: ok {rc=0}
22:49:42.747263 ---      ParallelTerminationStrategy: PID 73 died...
22:49:42.748741 run   osmo-ms-virt-phy/00037(pid=73): Terminated: ok {rc=0}
22:49:42.752353 ---      ParallelTerminationStrategy: PID 74 died...
22:49:42.753836 run   osmo-ms-virt-phy/00038(pid=74): Terminated: ok {rc=0}
22:49:42.757457 ---      ParallelTerminationStrategy: PID 75 died...
22:49:42.758918 run   osmo-ms-virt-phy/00039(pid=75): Terminated: ok {rc=0}
22:49:42.762560 ---      ParallelTerminationStrategy: PID 76 died...
22:49:42.764027 run   osmo-ms-virt-phy/00040(pid=76): Terminated: ok {rc=0}
22:49:42.767658 ---      ParallelTerminationStrategy: PID 77 died...
22:49:42.769129 run   osmo-ms-virt-phy/00041(pid=77): Terminated: ok {rc=0}
22:49:42.772770 ---      ParallelTerminationStrategy: PID 78 died...
22:49:42.774234 run   osmo-ms-virt-phy/00042(pid=78): Terminated: ok {rc=0}
22:49:42.777878 ---      ParallelTerminationStrategy: PID 79 died...
22:49:42.779352 run   osmo-ms-virt-phy/00043(pid=79): Terminated: ok {rc=0}
22:49:42.782983 ---      ParallelTerminationStrategy: PID 80 died...
22:49:42.784460 run   osmo-ms-virt-phy/00044(pid=80): Terminated: ok {rc=0}
22:49:42.788091 ---      ParallelTerminationStrategy: PID 81 died...
22:49:42.789558 run   osmo-ms-virt-phy/00045(pid=81): Terminated: ok {rc=0}
22:49:42.793191 ---      ParallelTerminationStrategy: PID 82 died...
22:49:42.794652 run   osmo-ms-virt-phy/00046(pid=82): Terminated: ok {rc=0}
22:49:42.798273 ---      ParallelTerminationStrategy: PID 83 died...
22:49:42.799743 run   osmo-ms-virt-phy/00047(pid=83): Terminated: ok {rc=0}
22:49:42.803379 ---      ParallelTerminationStrategy: PID 84 died...
22:49:42.804850 run   osmo-ms-virt-phy/00048(pid=84): Terminated: ok {rc=0}
22:49:42.808507 ---      ParallelTerminationStrategy: PID 85 died...
22:49:42.809981 run   osmo-ms-virt-phy/00049(pid=85): Terminated: ok {rc=0}
22:49:42.813638 ---      ParallelTerminationStrategy: PID 86 died...
22:49:42.815104 run   osmo-ms-virt-phy/00050(pid=86): Terminated: ok {rc=0}
22:49:42.818737 ---      ParallelTerminationStrategy: PID 87 died...
22:49:42.820204 run   osmo-ms-virt-phy/00051(pid=87): Terminated: ok {rc=0}
22:49:42.823816 ---      ParallelTerminationStrategy: PID 88 died...
22:49:42.825288 run   osmo-ms-virt-phy/00052(pid=88): Terminated: ok {rc=0}
22:49:42.828931 ---      ParallelTerminationStrategy: PID 89 died...
22:49:42.830397 run   osmo-ms-virt-phy/00053(pid=89): Terminated: ok {rc=0}
22:49:42.834042 ---      ParallelTerminationStrategy: PID 90 died...
22:49:42.835498 run   osmo-ms-virt-phy/00054(pid=90): Terminated: ok {rc=0}
22:49:42.839143 ---      ParallelTerminationStrategy: PID 91 died...
22:49:42.840626 run   osmo-ms-virt-phy/00055(pid=91): Terminated: ok {rc=0}
22:49:42.844271 ---      ParallelTerminationStrategy: PID 92 died...
22:49:42.845745 run   osmo-ms-virt-phy/00056(pid=92): Terminated: ok {rc=0}
22:49:42.849360 ---      ParallelTerminationStrategy: PID 93 died...
22:49:42.850821 run   osmo-ms-virt-phy/00057(pid=93): Terminated: ok {rc=0}
22:49:42.854460 ---      ParallelTerminationStrategy: PID 94 died...
22:49:42.855942 run   osmo-ms-virt-phy/00058(pid=94): Terminated: ok {rc=0}
22:49:42.859566 ---      ParallelTerminationStrategy: PID 95 died...
22:49:42.861034 run   osmo-ms-virt-phy/00059(pid=95): Terminated: ok {rc=0}
22:49:42.864669 ---      ParallelTerminationStrategy: PID 96 died...
22:49:42.866137 run   osmo-ms-virt-phy/00060(pid=96): Terminated: ok {rc=0}
22:49:42.869757 ---      ParallelTerminationStrategy: PID 97 died...
22:49:42.871224 run   osmo-ms-virt-phy/00061(pid=97): Terminated: ok {rc=0}
22:49:42.874870 ---      ParallelTerminationStrategy: PID 98 died...
22:49:42.876355 run   osmo-ms-virt-phy/00062(pid=98): Terminated: ok {rc=0}
22:49:42.879996 ---      ParallelTerminationStrategy: PID 99 died...
22:49:42.881472 run   osmo-ms-virt-phy/00063(pid=99): Terminated: ok {rc=0}
22:49:42.885089 ---      ParallelTerminationStrategy: PID 100 died...
22:49:42.886559 run  osmo-ms-virt-phy/00064(pid=100): Terminated: ok {rc=0}
22:49:42.890184 ---      ParallelTerminationStrategy: PID 101 died...
22:49:42.891659 run  osmo-ms-virt-phy/00065(pid=101): Terminated: ok {rc=0}
22:49:42.895299 ---      ParallelTerminationStrategy: PID 102 died...
22:49:42.896790 run  osmo-ms-virt-phy/00066(pid=102): Terminated: ok {rc=0}
22:49:42.900427 ---      ParallelTerminationStrategy: PID 103 died...
22:49:42.901890 run  osmo-ms-virt-phy/00067(pid=103): Terminated: ok {rc=0}
22:49:42.905533 ---      ParallelTerminationStrategy: PID 104 died...
22:49:42.907016 run  osmo-ms-virt-phy/00068(pid=104): Terminated: ok {rc=0}
22:49:42.910653 ---      ParallelTerminationStrategy: PID 105 died...
22:49:42.912133 run  osmo-ms-virt-phy/00069(pid=105): Terminated: ok {rc=0}
22:49:42.915755 ---      ParallelTerminationStrategy: PID 106 died...
22:49:42.917222 run  osmo-ms-virt-phy/00070(pid=106): Terminated: ok {rc=0}
22:49:42.920857 ---      ParallelTerminationStrategy: PID 107 died...
22:49:42.922329 run  osmo-ms-virt-phy/00071(pid=107): Terminated: ok {rc=0}
22:49:42.925942 ---      ParallelTerminationStrategy: PID 108 died...
22:49:42.927411 run  osmo-ms-virt-phy/00072(pid=108): Terminated: ok {rc=0}
22:49:42.931029 ---      ParallelTerminationStrategy: PID 109 died...
22:49:42.932502 run  osmo-ms-virt-phy/00073(pid=109): Terminated: ok {rc=0}
22:49:42.936137 ---      ParallelTerminationStrategy: PID 110 died...
22:49:42.937609 run  osmo-ms-virt-phy/00074(pid=110): Terminated: ok {rc=0}
22:49:42.941238 ---      ParallelTerminationStrategy: PID 111 died...
22:49:42.942708 run  osmo-ms-virt-phy/00075(pid=111): Terminated: ok {rc=0}
22:49:42.946356 ---      ParallelTerminationStrategy: PID 112 died...
22:49:42.947829 run  osmo-ms-virt-phy/00076(pid=112): Terminated: ok {rc=0}
22:49:42.951453 ---      ParallelTerminationStrategy: PID 113 died...
22:49:42.952936 run  osmo-ms-virt-phy/00077(pid=113): Terminated: ok {rc=0}
22:49:42.956582 ---      ParallelTerminationStrategy: PID 114 died...
22:49:42.958043 run  osmo-ms-virt-phy/00078(pid=114): Terminated: ok {rc=0}
22:49:42.961695 ---      ParallelTerminationStrategy: PID 115 died...
22:49:42.963161 run  osmo-ms-virt-phy/00079(pid=115): Terminated: ok {rc=0}
22:49:42.966787 ---      ParallelTerminationStrategy: PID 116 died...
22:49:42.968267 run  osmo-ms-virt-phy/00080(pid=116): Terminated: ok {rc=0}
22:49:42.971899 ---      ParallelTerminationStrategy: PID 117 died...
22:49:42.973371 run  osmo-ms-virt-phy/00081(pid=117): Terminated: ok {rc=0}
22:49:42.976999 ---      ParallelTerminationStrategy: PID 118 died...
22:49:42.978466 run  osmo-ms-virt-phy/00082(pid=118): Terminated: ok {rc=0}
22:49:42.982092 ---      ParallelTerminationStrategy: PID 119 died...
22:49:42.983557 run  osmo-ms-virt-phy/00083(pid=119): Terminated: ok {rc=0}
22:49:42.987191 ---      ParallelTerminationStrategy: PID 120 died...
22:49:42.988702 run  osmo-ms-virt-phy/00084(pid=120): Terminated: ok {rc=0}
22:49:42.992365 ---      ParallelTerminationStrategy: PID 121 died...
22:49:42.993829 run  osmo-ms-virt-phy/00085(pid=121): Terminated: ok {rc=0}
22:49:42.997454 ---      ParallelTerminationStrategy: PID 122 died...
22:49:42.998924 run  osmo-ms-virt-phy/00086(pid=122): Terminated: ok {rc=0}
22:49:43.002561 ---      ParallelTerminationStrategy: PID 123 died...
22:49:43.004038 run  osmo-ms-virt-phy/00087(pid=123): Terminated: ok {rc=0}
22:49:43.007661 ---      ParallelTerminationStrategy: PID 124 died...
22:49:43.009140 run  osmo-ms-virt-phy/00088(pid=124): Terminated: ok {rc=0}
22:49:43.012776 ---      ParallelTerminationStrategy: PID 125 died...
22:49:43.014252 run  osmo-ms-virt-phy/00089(pid=125): Terminated: ok {rc=0}
22:49:43.017888 ---      ParallelTerminationStrategy: PID 126 died...
22:49:43.019366 run  osmo-ms-virt-phy/00090(pid=126): Terminated: ok {rc=0}
22:49:43.022981 ---      ParallelTerminationStrategy: PID 127 died...
22:49:43.024474 run  osmo-ms-virt-phy/00091(pid=127): Terminated: ok {rc=0}
22:49:43.028108 ---      ParallelTerminationStrategy: PID 128 died...
22:49:43.029572 run  osmo-ms-virt-phy/00092(pid=128): Terminated: ok {rc=0}
22:49:43.033203 ---      ParallelTerminationStrategy: PID 129 died...
22:49:43.034671 run  osmo-ms-virt-phy/00093(pid=129): Terminated: ok {rc=0}
22:49:43.038315 ---      ParallelTerminationStrategy: PID 130 died...
22:49:43.039802 run  osmo-ms-virt-phy/00094(pid=130): Terminated: ok {rc=0}
22:49:43.043423 ---      ParallelTerminationStrategy: PID 131 died...
22:49:43.044891 run  osmo-ms-virt-phy/00095(pid=131): Terminated: ok {rc=0}
22:49:43.048536 ---      ParallelTerminationStrategy: PID 132 died...
22:49:43.050001 run  osmo-ms-virt-phy/00096(pid=132): Terminated: ok {rc=0}
22:49:43.053804 ---      ParallelTerminationStrategy: PID 133 died...
22:49:43.055325 run  osmo-ms-virt-phy/00097(pid=133): Terminated: ok {rc=0}
22:49:43.058984 ---      ParallelTerminationStrategy: PID 134 died...
22:49:43.060459 run  osmo-ms-virt-phy/00098(pid=134): Terminated: ok {rc=0}
22:49:43.064100 ---      ParallelTerminationStrategy: PID 135 died...
22:49:43.065572 run  osmo-ms-virt-phy/00099(pid=135): Terminated: ok {rc=0}
22:49:43.069207 ---      ParallelTerminationStrategy: PID 136 died...
22:49:43.070677 run       osmo-ms-mob/00000(pid=136): Terminated {rc=26112}
22:49:43.074329 ---      ParallelTerminationStrategy: PID 137 died...
22:49:43.075803 run       osmo-ms-mob/00001(pid=137): Terminated {rc=26112}
22:49:43.079444 ---      ParallelTerminationStrategy: PID 138 died...
22:49:43.080941 run       osmo-ms-mob/00002(pid=138): Terminated {rc=26112}
22:49:43.084589 ---      ParallelTerminationStrategy: PID 139 died...
22:49:43.086058 run       osmo-ms-mob/00003(pid=139): Terminated {rc=26112}
22:49:43.089714 ---      ParallelTerminationStrategy: PID 140 died...
22:49:43.091184 run       osmo-ms-mob/00004(pid=140): Terminated {rc=26112}
22:49:43.094848 ---      ParallelTerminationStrategy: PID 141 died...
22:49:43.096335 run       osmo-ms-mob/00005(pid=141): Terminated {rc=26112}
22:49:43.100005 ---      ParallelTerminationStrategy: PID 142 died...
22:49:43.101481 run       osmo-ms-mob/00006(pid=142): Terminated {rc=26112}
22:49:43.105166 ---      ParallelTerminationStrategy: PID 143 died...
22:49:43.106640 run       osmo-ms-mob/00007(pid=143): Terminated {rc=26112}
22:49:43.110287 ---      ParallelTerminationStrategy: PID 144 died...
22:49:43.111762 run       osmo-ms-mob/00008(pid=144): Terminated {rc=26112}
22:49:43.115424 ---      ParallelTerminationStrategy: PID 145 died...
22:49:43.116903 run       osmo-ms-mob/00009(pid=145): Terminated {rc=26112}
22:49:43.120569 ---      ParallelTerminationStrategy: PID 146 died...
22:49:43.122036 run       osmo-ms-mob/00010(pid=146): Terminated {rc=26112}
22:49:43.125686 ---      ParallelTerminationStrategy: PID 147 died...
22:49:43.127180 run       osmo-ms-mob/00011(pid=147): Terminated {rc=26112}
22:49:43.130823 ---      ParallelTerminationStrategy: PID 148 died...
22:49:43.132306 run       osmo-ms-mob/00012(pid=148): Terminated {rc=26112}
22:49:43.135971 ---      ParallelTerminationStrategy: PID 149 died...
22:49:43.137439 run       osmo-ms-mob/00013(pid=149): Terminated {rc=26112}
22:49:43.141094 ---      ParallelTerminationStrategy: PID 150 died...
22:49:43.142564 run       osmo-ms-mob/00014(pid=150): Terminated {rc=26112}
22:49:43.146216 ---      ParallelTerminationStrategy: PID 151 died...
22:49:43.147683 run       osmo-ms-mob/00015(pid=151): Terminated {rc=26112}
22:49:43.151318 ---      ParallelTerminationStrategy: PID 152 died...
22:49:43.152793 run       osmo-ms-mob/00016(pid=152): Terminated {rc=26112}
22:49:43.156453 ---      ParallelTerminationStrategy: PID 153 died...
22:49:43.157921 run       osmo-ms-mob/00017(pid=153): Terminated {rc=26112}
22:49:43.161564 ---      ParallelTerminationStrategy: PID 154 died...
22:49:43.163035 run       osmo-ms-mob/00018(pid=154): Terminated {rc=26112}
22:49:43.166682 ---      ParallelTerminationStrategy: PID 155 died...
22:49:43.168168 run       osmo-ms-mob/00019(pid=155): Terminated {rc=26112}
22:49:43.171839 ---      ParallelTerminationStrategy: PID 156 died...
22:49:43.173315 run       osmo-ms-mob/00020(pid=156): Terminated {rc=26112}
22:49:43.176958 ---      ParallelTerminationStrategy: PID 157 died...
22:49:43.178433 run       osmo-ms-mob/00021(pid=157): Terminated {rc=26112}
22:49:43.182090 ---      ParallelTerminationStrategy: PID 158 died...
22:49:43.183553 run       osmo-ms-mob/00022(pid=158): Terminated {rc=26112}
22:49:43.187215 ---      ParallelTerminationStrategy: PID 159 died...
22:49:43.188688 run       osmo-ms-mob/00023(pid=159): Terminated {rc=26112}
22:49:43.192374 ---      ParallelTerminationStrategy: PID 160 died...
22:49:43.193853 run       osmo-ms-mob/00024(pid=160): Terminated {rc=26112}
22:49:43.197492 ---      ParallelTerminationStrategy: PID 161 died...
22:49:43.198964 run       osmo-ms-mob/00025(pid=161): Terminated {rc=26112}
22:49:43.202621 ---      ParallelTerminationStrategy: PID 162 died...
22:49:43.204094 run       osmo-ms-mob/00026(pid=162): Terminated {rc=26112}
22:49:43.207744 ---      ParallelTerminationStrategy: PID 163 died...
22:49:43.209215 run       osmo-ms-mob/00027(pid=163): Terminated {rc=26112}
22:49:43.212860 ---      ParallelTerminationStrategy: PID 164 died...
22:49:43.214321 run       osmo-ms-mob/00028(pid=164): Terminated {rc=26112}
22:49:43.217971 ---      ParallelTerminationStrategy: PID 165 died...
22:49:43.219433 run       osmo-ms-mob/00029(pid=165): Terminated {rc=26112}
22:49:43.223069 ---      ParallelTerminationStrategy: PID 166 died...
22:49:43.224561 run       osmo-ms-mob/00030(pid=166): Terminated {rc=26112}
22:49:43.228224 ---      ParallelTerminationStrategy: PID 167 died...
22:49:43.229691 run       osmo-ms-mob/00031(pid=167): Terminated {rc=26112}
22:49:43.233340 ---      ParallelTerminationStrategy: PID 168 died...
22:49:43.234798 run       osmo-ms-mob/00032(pid=168): Terminated {rc=26112}
22:49:43.238450 ---      ParallelTerminationStrategy: PID 169 died...
22:49:43.239944 run       osmo-ms-mob/00033(pid=169): Terminated {rc=26112}
22:49:43.243586 ---      ParallelTerminationStrategy: PID 170 died...
22:49:43.245111 run       osmo-ms-mob/00034(pid=170): Terminated {rc=26112}
22:49:43.248769 ---      ParallelTerminationStrategy: PID 171 died...
22:49:43.250236 run       osmo-ms-mob/00035(pid=171): Terminated {rc=26112}
22:49:43.253890 ---      ParallelTerminationStrategy: PID 172 died...
22:49:43.255352 run       osmo-ms-mob/00036(pid=172): Terminated {rc=26112}
22:49:43.259011 ---      ParallelTerminationStrategy: PID 173 died...
22:49:43.260501 run       osmo-ms-mob/00037(pid=173): Terminated {rc=26112}
22:49:43.264144 ---      ParallelTerminationStrategy: PID 174 died...
22:49:43.265608 run       osmo-ms-mob/00038(pid=174): Terminated {rc=26112}
22:49:43.269285 ---      ParallelTerminationStrategy: PID 175 died...
22:49:43.270753 run       osmo-ms-mob/00039(pid=175): Terminated {rc=26112}
22:49:43.274415 ---      ParallelTerminationStrategy: PID 176 died...
22:49:43.275901 run       osmo-ms-mob/00040(pid=176): Terminated {rc=26112}
22:49:43.279545 ---      ParallelTerminationStrategy: PID 177 died...
22:49:43.281034 run       osmo-ms-mob/00041(pid=177): Terminated {rc=26112}
22:49:43.284686 ---      ParallelTerminationStrategy: PID 178 died...
22:49:43.286159 run       osmo-ms-mob/00042(pid=178): Terminated {rc=26112}
22:49:43.289836 ---      ParallelTerminationStrategy: PID 179 died...
22:49:43.291306 run       osmo-ms-mob/00043(pid=179): Terminated {rc=26112}
22:49:43.294978 ---      ParallelTerminationStrategy: PID 180 died...
22:49:43.296460 run       osmo-ms-mob/00044(pid=180): Terminated {rc=26112}
22:49:43.300130 ---      ParallelTerminationStrategy: PID 181 died...
22:49:43.301593 run       osmo-ms-mob/00045(pid=181): Terminated {rc=26112}
22:49:43.305252 ---      ParallelTerminationStrategy: PID 182 died...
22:49:43.306731 run       osmo-ms-mob/00046(pid=182): Terminated {rc=26112}
22:49:43.310399 ---      ParallelTerminationStrategy: PID 183 died...
22:49:43.311878 run       osmo-ms-mob/00047(pid=183): Terminated {rc=26112}
22:49:43.315542 ---      ParallelTerminationStrategy: PID 184 died...
22:49:43.317015 run       osmo-ms-mob/00048(pid=184): Terminated {rc=26112}
22:49:43.320683 ---      ParallelTerminationStrategy: PID 185 died...
22:49:43.322152 run       osmo-ms-mob/00049(pid=185): Terminated {rc=26112}
22:49:43.325815 ---      ParallelTerminationStrategy: PID 186 died...
22:49:43.327284 run       osmo-ms-mob/00050(pid=186): Terminated {rc=26112}
22:49:43.330966 ---      ParallelTerminationStrategy: PID 187 died...
22:49:43.332454 run       osmo-ms-mob/00051(pid=187): Terminated {rc=26112}
22:49:43.336115 ---      ParallelTerminationStrategy: PID 188 died...
22:49:43.337593 run       osmo-ms-mob/00052(pid=188): Terminated {rc=26112}
22:49:43.341274 ---      ParallelTerminationStrategy: PID 189 died...
22:49:43.342747 run       osmo-ms-mob/00053(pid=189): Terminated {rc=26112}
22:49:43.346418 ---      ParallelTerminationStrategy: PID 190 died...
22:49:43.347900 run       osmo-ms-mob/00054(pid=190): Terminated {rc=26112}
22:49:43.351548 ---      ParallelTerminationStrategy: PID 191 died...
22:49:43.353029 run       osmo-ms-mob/00055(pid=191): Terminated {rc=26112}
22:49:43.356724 ---      ParallelTerminationStrategy: PID 192 died...
22:49:43.358197 run       osmo-ms-mob/00056(pid=192): Terminated {rc=26112}
22:49:43.361860 ---      ParallelTerminationStrategy: PID 193 died...
22:49:43.363344 run       osmo-ms-mob/00057(pid=193): Terminated {rc=26112}
22:49:43.367021 ---      ParallelTerminationStrategy: PID 194 died...
22:49:43.368502 run       osmo-ms-mob/00058(pid=194): Terminated {rc=26112}
22:49:43.372166 ---      ParallelTerminationStrategy: PID 195 died...
22:49:43.373642 run       osmo-ms-mob/00059(pid=195): Terminated {rc=26112}
22:49:43.377325 ---      ParallelTerminationStrategy: PID 196 died...
22:49:43.378794 run       osmo-ms-mob/00060(pid=196): Terminated {rc=26112}
22:49:43.382488 ---      ParallelTerminationStrategy: PID 197 died...
22:49:43.383967 run       osmo-ms-mob/00061(pid=197): Terminated {rc=26112}
22:49:43.387627 ---      ParallelTerminationStrategy: PID 198 died...
22:49:43.389122 run       osmo-ms-mob/00062(pid=198): Terminated {rc=26112}
22:49:43.392779 ---      ParallelTerminationStrategy: PID 199 died...
22:49:43.394259 run       osmo-ms-mob/00063(pid=199): Terminated {rc=26112}
22:49:43.397973 ---      ParallelTerminationStrategy: PID 200 died...
22:49:43.399451 run       osmo-ms-mob/00064(pid=200): Terminated {rc=26112}
22:49:43.403117 ---      ParallelTerminationStrategy: PID 201 died...
22:49:43.404600 run       osmo-ms-mob/00065(pid=201): Terminated {rc=26112}
22:49:43.408261 ---      ParallelTerminationStrategy: PID 202 died...
22:49:43.409736 run       osmo-ms-mob/00066(pid=202): Terminated {rc=26112}
22:49:43.413403 ---      ParallelTerminationStrategy: PID 203 died...
22:49:43.414888 run       osmo-ms-mob/00067(pid=203): Terminated {rc=26112}
22:49:43.418558 ---      ParallelTerminationStrategy: PID 204 died...
22:49:43.420047 run       osmo-ms-mob/00068(pid=204): Terminated {rc=26112}
22:49:43.423704 ---      ParallelTerminationStrategy: PID 205 died...
22:49:43.425177 run       osmo-ms-mob/00069(pid=205): Terminated {rc=26112}
22:49:43.428849 ---      ParallelTerminationStrategy: PID 206 died...
22:49:43.430317 run       osmo-ms-mob/00070(pid=206): Terminated {rc=26112}
22:49:43.434004 ---      ParallelTerminationStrategy: PID 207 died...
22:49:43.435482 run       osmo-ms-mob/00071(pid=207): Terminated {rc=26112}
22:49:43.439158 ---      ParallelTerminationStrategy: PID 208 died...
22:49:43.440646 run       osmo-ms-mob/00072(pid=208): Terminated {rc=26112}
22:49:43.444340 ---      ParallelTerminationStrategy: PID 209 died...
22:49:43.445813 run       osmo-ms-mob/00073(pid=209): Terminated {rc=26112}
22:49:43.449479 ---      ParallelTerminationStrategy: PID 210 died...
22:49:43.450955 run       osmo-ms-mob/00074(pid=210): Terminated {rc=26112}
22:49:43.454629 ---      ParallelTerminationStrategy: PID 211 died...
22:49:43.456144 run       osmo-ms-mob/00075(pid=211): Terminated {rc=26112}
22:49:43.459836 ---      ParallelTerminationStrategy: PID 212 died...
22:49:43.461316 run       osmo-ms-mob/00076(pid=212): Terminated {rc=26112}
22:49:43.465006 ---      ParallelTerminationStrategy: PID 213 died...
22:49:43.466474 run       osmo-ms-mob/00077(pid=213): Terminated {rc=26112}
22:49:43.470161 ---      ParallelTerminationStrategy: PID 214 died...
22:49:43.471640 run       osmo-ms-mob/00078(pid=214): Terminated {rc=26112}
22:49:43.475315 ---      ParallelTerminationStrategy: PID 215 died...
22:49:43.476794 run       osmo-ms-mob/00079(pid=215): Terminated {rc=26112}
22:49:43.480453 ---      ParallelTerminationStrategy: PID 216 died...
22:49:43.481929 run       osmo-ms-mob/00080(pid=216): Terminated {rc=26112}
22:49:43.485620 ---      ParallelTerminationStrategy: PID 217 died...
22:49:43.487102 run       osmo-ms-mob/00081(pid=217): Terminated {rc=26112}
22:49:43.490768 ---      ParallelTerminationStrategy: PID 218 died...
22:49:43.492254 run       osmo-ms-mob/00082(pid=218): Terminated {rc=26112}
22:49:43.495928 ---      ParallelTerminationStrategy: PID 219 died...
22:49:43.497412 run       osmo-ms-mob/00083(pid=219): Terminated {rc=26112}
22:49:43.501092 ---      ParallelTerminationStrategy: PID 220 died...
22:49:43.502571 run       osmo-ms-mob/00084(pid=220): Terminated {rc=26112}
22:49:43.506251 ---      ParallelTerminationStrategy: PID 221 died...
22:49:43.507736 run       osmo-ms-mob/00085(pid=221): Terminated {rc=26112}
22:49:43.511382 ---      ParallelTerminationStrategy: PID 222 died...
22:49:43.512864 run       osmo-ms-mob/00086(pid=222): Terminated {rc=26112}
22:49:43.516522 ---      ParallelTerminationStrategy: PID 223 died...
22:49:43.518001 run       osmo-ms-mob/00087(pid=223): Terminated {rc=26112}
22:49:43.521677 ---      ParallelTerminationStrategy: PID 224 died...
22:49:43.523142 run       osmo-ms-mob/00088(pid=224): Terminated {rc=26112}
22:49:43.526825 ---      ParallelTerminationStrategy: PID 225 died...
22:49:43.528317 run       osmo-ms-mob/00089(pid=225): Terminated {rc=26112}
22:49:43.531996 ---      ParallelTerminationStrategy: PID 226 died...
22:49:43.533481 run       osmo-ms-mob/00090(pid=226): Terminated {rc=26112}
22:49:43.537166 ---      ParallelTerminationStrategy: PID 227 died...
22:49:43.538635 run       osmo-ms-mob/00091(pid=227): Terminated {rc=26112}
22:49:43.542295 ---      ParallelTerminationStrategy: PID 228 died...
22:49:43.543774 run       osmo-ms-mob/00092(pid=228): Terminated {rc=26112}
22:49:43.547455 ---      ParallelTerminationStrategy: PID 229 died...
22:49:43.548940 run       osmo-ms-mob/00093(pid=229): Terminated {rc=26112}
22:49:43.552629 ---      ParallelTerminationStrategy: PID 230 died...
22:49:43.554104 run       osmo-ms-mob/00094(pid=230): Terminated {rc=26112}
22:49:43.557778 ---      ParallelTerminationStrategy: PID 231 died...
22:49:43.559256 run       osmo-ms-mob/00095(pid=231): Terminated {rc=26112}
22:49:43.562925 ---      ParallelTerminationStrategy: PID 232 died...
22:49:43.564418 run       osmo-ms-mob/00096(pid=232): Terminated {rc=26112}
22:49:43.568100 ---      ParallelTerminationStrategy: PID 233 died...
22:49:43.569572 run       osmo-ms-mob/00097(pid=233): Terminated {rc=26112}
22:49:43.573220 ---      ParallelTerminationStrategy: PID 234 died...
22:49:43.574694 run       osmo-ms-mob/00098(pid=234): Terminated {rc=26112}
22:49:43.578381 ---      ParallelTerminationStrategy: PID 235 died...
22:49:43.579884 run       osmo-ms-mob/00099(pid=235): Terminated {rc=26112}
22:49:46.984222 ---      ParallelTerminationStrategy: PID 35 died...
22:49:46.990237 run         osmo-bts-virtual(pid=35): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8212 netreg_mass PASS
---------------------------------------------------------------------
22:49:47.056904 tst                       trial-8212: Storing JUnit report in /build/trial-8212/run.2026-01-15_22-48-20/trial-8212.xml

--------------------------------------------------------------------------------------------
trial-8212 PASS
--------------------------------------------------------------------------------------------
22:49:47.070058 tst                       trial-8212: trial-8212: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (81.1 sec)
+ exit_code=0
+ rm -rf trial-8212/inst
+ cd trial-8212
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-01-15 22:48:20
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8212-run.tgz run.2026-01-15_22-48-20
+ tar czf /build/trial-8212-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-01-15_13_27_13.tgz osmo-bts-oc2g.build-2026-01-15_00_51_21.tgz osmo-bts-sysmo.build-2026-01-15_00_51_18.tgz osmo-bts.build-2026-01-15_00_51_25.tgz osmo-ggsn.build-2026-01-15_20_42_33.tgz osmo-hlr.build-2026-01-15_16_36_55.tgz osmo-hnbgw.build-2026-01-15_13_31_35.tgz osmo-mgw.build-2026-01-15_08_33_14.tgz osmo-msc.build-2026-01-15_13_32_27.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-01-15_09_55_15.tgz osmo-pcu-sysmo.build-2026-01-15_09_54_11.tgz osmo-pcu.build-2026-01-15_09_55_13.tgz osmo-sgsn.build-2026-01-15_20_48_18.tgz osmo-stp.build-2026-01-15_13_23_16.tgz osmo-trx.build-2026-01-15_14_21_20.tgz osmocom-bb.build-2026-01-15_21_17_20.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