Skip to content
This log is too long to show here, 14 KB has been skipped — click to see the complete log
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7775
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins462474013502345348.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-8297
+ 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
290ae4c ttcn3-bts-test: write bts logs to tmpfs
+ 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 [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
#8 CACHED

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

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

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

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

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

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

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

#16 [18/28] RUN	SET -x && 	mkdir -p /tmp/mongodb && 	cd /tmp/mongodb && 	wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && 	wget "http://archive.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && 	dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && 	echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" 		> /etc/apt/sources.list.d/mongodb-org.list && 	apt-get update && 	apt-get install -y mongodb-org && 	apt-get clean && 	cd / && 	rm -rf /tmp/mongodb && 	rm /etc/apt/sources.list.d/mongodb-org.list && 	sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf
#16 CACHED

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#31 [26/28] RUN     mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#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:58bc877cd6ae5cc19851cf563ae269fa166a44efba4cac8f33806ce4519311dd 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=8298 -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-04-11 22:48:23
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8298
+ mkdir -p trial-8298
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-04-11_13_30_09.tgz osmo-bts-oc2g.build-2026-04-11_00_51_32.tgz osmo-bts-sysmo.build-2026-04-11_00_51_36.tgz osmo-bts.build-2026-04-11_00_51_36.tgz osmo-ggsn.build-2026-04-11_20_42_47.tgz osmo-hlr.build-2026-04-11_16_36_49.tgz osmo-hnbgw.build-2026-04-11_13_29_42.tgz osmo-mgw.build-2026-04-11_08_33_16.tgz osmo-msc.build-2026-04-11_13_35_35.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-04-11_07_35_25.tgz osmo-pcu-sysmo.build-2026-04-11_07_35_22.tgz osmo-pcu.build-2026-04-11_07_35_22.tgz osmo-sgsn.build-2026-04-11_20_48_36.tgz osmo-stp.build-2026-04-11_13_26_36.tgz osmo-trx.build-2026-04-11_14_22_17.tgz osmocom-bb.build-2026-04-11_21_17_11.tgz srslte.build-19.tgz trial-8298
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-04-11_13_30_09.md5 osmo-bts-oc2g.build-2026-04-11_00_51_32.md5 osmo-bts-sysmo.build-2026-04-11_00_51_36.md5 osmo-bts.build-2026-04-11_00_51_36.md5 osmo-ggsn.build-2026-04-11_20_42_47.md5 osmo-hlr.build-2026-04-11_16_36_49.md5 osmo-hnbgw.build-2026-04-11_13_29_42.md5 osmo-mgw.build-2026-04-11_08_33_16.md5 osmo-msc.build-2026-04-11_13_35_35.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-04-11_07_35_25.md5 osmo-pcu-sysmo.build-2026-04-11_07_35_22.md5 osmo-pcu.build-2026-04-11_07_35_22.md5 osmo-sgsn.build-2026-04-11_20_48_36.md5 osmo-stp.build-2026-04-11_13_26_36.md5 osmo-trx.build-2026-04-11_14_22_17.md5 osmocom-bb.build-2026-04-11_21_17_11.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-04-11_13_30_09.md5 osmo-bts-oc2g.build-2026-04-11_00_51_32.md5 osmo-bts-sysmo.build-2026-04-11_00_51_36.md5 osmo-bts.build-2026-04-11_00_51_36.md5 osmo-ggsn.build-2026-04-11_20_42_47.md5 osmo-hlr.build-2026-04-11_16_36_49.md5 osmo-hnbgw.build-2026-04-11_13_29_42.md5 osmo-mgw.build-2026-04-11_08_33_16.md5 osmo-msc.build-2026-04-11_13_35_35.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-04-11_07_35_25.md5 osmo-pcu-sysmo.build-2026-04-11_07_35_22.md5 osmo-pcu.build-2026-04-11_07_35_22.md5 osmo-sgsn.build-2026-04-11_20_48_36.md5 osmo-stp.build-2026-04-11_13_26_36.md5 osmo-trx.build-2026-04-11_14_22_17.md5 osmocom-bb.build-2026-04-11_21_17_11.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-8298 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8298'
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-8298
--------------------------------------------------------------------------------------------
22:48:24.021250 tst                       trial-8298: Detailed log at /build/trial-8298/run.2026-04-11_22-48-24/log

---------------------------------------------------------------------
trial-8298 netreg_mass
---------------------------------------------------------------------
22:48:24.228147 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:24.228519 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:24.229271 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:24.230407 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:24.271289 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:24.272118 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:24.273241 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:24.335337 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-8298 netreg_mass register_default_mass.py
----------------------------------------------
22:48:24.336134 tst       register_default_mass.py:9: Claiming resources for the test
22:48:24.351219 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:24.351756 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:24.352213 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:24.352643 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:24.353069 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:24.353512 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:24.353952 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:24.384564 tst         register_default_mass.py: using LAC 2
22:48:24.406596 tst         register_default_mass.py: using RAC 2
22:48:24.433102 tst         register_default_mass.py: using CellId 2
22:48:24.462411 tst         register_default_mass.py: using BVCI 3
22:48:24.476281 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.476956 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.477545 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.478058 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.478577 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.479081 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.479578 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.480085 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.480612 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.481107 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.481598 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.482095 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.482614 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.483117 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.483628 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.484180 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.484680 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.485191 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.485699 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.486201 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.486700 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.487230 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.487764 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.488293 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.488811 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.489337 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.489860 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.490371 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.490885 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.491414 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.491934 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.492445 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.492974 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.493496 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.494019 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.494551 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.495066 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.495579 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.496113 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.496619 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.497131 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.497651 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.498161 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.498668 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.499193 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.499711 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.500218 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.500744 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.501256 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.501773 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.502299 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.502807 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.503326 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.503880 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.504410 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.504930 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.505436 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.505959 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.506473 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.506971 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.507469 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.507998 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.508517 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.509039 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.509553 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.510061 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.510568 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.511092 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.511603 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.512121 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.512636 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.513146 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.513730 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.514241 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.514746 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.515264 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.515793 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.516304 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.516812 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.517323 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.517827 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.518341 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.518853 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.519351 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.519880 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.520386 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.520895 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.521410 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.521913 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.522422 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.522934 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.523439 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.523968 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.524486 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.524991 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.525510 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.526018 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.526526 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.527024 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.527535 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.528036 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.528606 tst      register_default_mass.py:21: Launching a simple network
22:48:24.538528 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:24.657851 run            create_hlr_db(pid=20): Launched
22:48:25.671783 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:25.687715 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:25.702610 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:25.708235 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:25.896755 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:25.911500 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:25.917147 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:26.336911 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:26.351971 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:29.366299 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:29.504128 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:29.519240 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:29.524905 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:29.548519 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:29.563420 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:29.569030 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:29.885976 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:29.901224 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:48:35.927546 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:36.101368 run         osmo-bts-virtual(pid=34): Launched
22:48:37.137957 tst         register_default_mass.py: using MSISDN 1001
22:48:37.152347 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:37.192590 tst         register_default_mass.py: using MSISDN 1002
22:48:37.210561 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:37.242052 tst         register_default_mass.py: using MSISDN 1003
22:48:37.257266 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:37.288413 tst         register_default_mass.py: using MSISDN 1004
22:48:37.303140 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:37.334408 tst         register_default_mass.py: using MSISDN 1005
22:48:37.349305 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:37.380346 tst         register_default_mass.py: using MSISDN 1006
22:48:37.395129 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:37.426305 tst         register_default_mass.py: using MSISDN 1007
22:48:37.441165 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:37.472354 tst         register_default_mass.py: using MSISDN 1008
22:48:37.487173 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:37.518340 tst         register_default_mass.py: using MSISDN 1009
22:48:37.533227 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:37.564331 tst         register_default_mass.py: using MSISDN 1010
22:48:37.579008 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:37.610099 tst         register_default_mass.py: using MSISDN 1011
22:48:37.624936 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:37.655852 tst         register_default_mass.py: using MSISDN 1012
22:48:37.670544 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:37.701864 tst         register_default_mass.py: using MSISDN 1013
22:48:37.716712 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:37.747755 tst         register_default_mass.py: using MSISDN 1014
22:48:37.762439 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:37.793419 tst         register_default_mass.py: using MSISDN 1015
22:48:37.808210 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:37.839861 tst         register_default_mass.py: using MSISDN 1016
22:48:37.854894 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:37.886229 tst         register_default_mass.py: using MSISDN 1017
22:48:37.901050 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:37.931739 tst         register_default_mass.py: using MSISDN 1018
22:48:37.946126 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:37.977445 tst         register_default_mass.py: using MSISDN 1019
22:48:37.992158 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:38.023148 tst         register_default_mass.py: using MSISDN 1020
22:48:38.037801 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:38.069140 tst         register_default_mass.py: using MSISDN 1021
22:48:38.084010 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:38.114929 tst         register_default_mass.py: using MSISDN 1022
22:48:38.129617 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:38.160989 tst         register_default_mass.py: using MSISDN 1023
22:48:38.175763 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:38.207156 tst         register_default_mass.py: using MSISDN 1024
22:48:38.222102 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:38.253289 tst         register_default_mass.py: using MSISDN 1025
22:48:38.268074 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:38.299278 tst         register_default_mass.py: using MSISDN 1026
22:48:38.314161 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:38.345248 tst         register_default_mass.py: using MSISDN 1027
22:48:38.359741 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:38.391134 tst         register_default_mass.py: using MSISDN 1028
22:48:38.405897 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:38.437248 tst         register_default_mass.py: using MSISDN 1029
22:48:38.452304 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:38.483244 tst         register_default_mass.py: using MSISDN 1030
22:48:38.497808 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:38.529300 tst         register_default_mass.py: using MSISDN 1031
22:48:38.544223 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:38.575488 tst         register_default_mass.py: using MSISDN 1032
22:48:38.585512 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:38.616429 tst         register_default_mass.py: using MSISDN 1033
22:48:38.638961 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:38.670521 tst         register_default_mass.py: using MSISDN 1034
22:48:38.686107 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:38.717291 tst         register_default_mass.py: using MSISDN 1035
22:48:38.732055 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:38.763452 tst         register_default_mass.py: using MSISDN 1036
22:48:38.778344 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:38.809800 tst         register_default_mass.py: using MSISDN 1037
22:48:38.824755 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:38.856145 tst         register_default_mass.py: using MSISDN 1038
22:48:38.871033 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:38.902084 tst         register_default_mass.py: using MSISDN 1039
22:48:38.916867 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:38.948051 tst         register_default_mass.py: using MSISDN 1040
22:48:38.962647 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:38.994009 tst         register_default_mass.py: using MSISDN 1041
22:48:39.008986 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:39.039685 tst         register_default_mass.py: using MSISDN 1042
22:48:39.054192 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:39.085548 tst         register_default_mass.py: using MSISDN 1043
22:48:39.100364 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:39.131216 tst         register_default_mass.py: using MSISDN 1044
22:48:39.145868 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:39.176591 tst         register_default_mass.py: using MSISDN 1045
22:48:39.191058 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:39.222392 tst         register_default_mass.py: using MSISDN 1046
22:48:39.237315 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:39.268372 tst         register_default_mass.py: using MSISDN 1047
22:48:39.283123 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:39.314356 tst         register_default_mass.py: using MSISDN 1048
22:48:39.329226 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:39.359457 tst         register_default_mass.py: using MSISDN 1049
22:48:39.373910 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:39.405305 tst         register_default_mass.py: using MSISDN 1050
22:48:39.420170 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:39.451603 tst         register_default_mass.py: using MSISDN 1051
22:48:39.466651 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:39.498149 tst         register_default_mass.py: using MSISDN 1052
22:48:39.513032 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:39.544597 tst         register_default_mass.py: using MSISDN 1053
22:48:39.559299 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:39.590674 tst         register_default_mass.py: using MSISDN 1054
22:48:39.605470 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:39.636899 tst         register_default_mass.py: using MSISDN 1055
22:48:39.651703 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:39.682658 tst         register_default_mass.py: using MSISDN 1056
22:48:39.697447 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:39.728321 tst         register_default_mass.py: using MSISDN 1057
22:48:39.742637 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:39.772948 tst         register_default_mass.py: using MSISDN 1058
22:48:39.787336 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:39.818116 tst         register_default_mass.py: using MSISDN 1059
22:48:39.832439 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:39.863008 tst         register_default_mass.py: using MSISDN 1060
22:48:39.877480 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:39.908189 tst         register_default_mass.py: using MSISDN 1061
22:48:39.922767 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:39.952937 tst         register_default_mass.py: using MSISDN 1062
22:48:39.967253 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:39.997806 tst         register_default_mass.py: using MSISDN 1063
22:48:40.012243 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:40.042388 tst         register_default_mass.py: using MSISDN 1064
22:48:40.056737 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:40.086100 tst         register_default_mass.py: using MSISDN 1065
22:48:40.099916 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:40.130335 tst         register_default_mass.py: using MSISDN 1066
22:48:40.144767 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:40.175652 tst         register_default_mass.py: using MSISDN 1067
22:48:40.190300 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:40.220802 tst         register_default_mass.py: using MSISDN 1068
22:48:40.235016 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:40.265380 tst         register_default_mass.py: using MSISDN 1069
22:48:40.279836 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:40.310682 tst         register_default_mass.py: using MSISDN 1070
22:48:40.325208 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:40.355824 tst         register_default_mass.py: using MSISDN 1071
22:48:40.370422 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:40.401009 tst         register_default_mass.py: using MSISDN 1072
22:48:40.415532 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:40.446228 tst         register_default_mass.py: using MSISDN 1073
22:48:40.460744 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:40.491406 tst         register_default_mass.py: using MSISDN 1074
22:48:40.505985 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:40.536843 tst         register_default_mass.py: using MSISDN 1075
22:48:40.551482 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:40.582216 tst         register_default_mass.py: using MSISDN 1076
22:48:40.596548 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:40.627459 tst         register_default_mass.py: using MSISDN 1077
22:48:40.642106 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:40.672651 tst         register_default_mass.py: using MSISDN 1078
22:48:40.687111 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:40.717941 tst         register_default_mass.py: using MSISDN 1079
22:48:40.732464 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:40.763024 tst         register_default_mass.py: using MSISDN 1080
22:48:40.777396 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:40.808258 tst         register_default_mass.py: using MSISDN 1081
22:48:40.823079 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:40.853139 tst         register_default_mass.py: using MSISDN 1082
22:48:40.867231 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:40.897934 tst         register_default_mass.py: using MSISDN 1083
22:48:40.912658 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:40.942292 tst         register_default_mass.py: using MSISDN 1084
22:48:40.956018 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:40.986426 tst         register_default_mass.py: using MSISDN 1085
22:48:41.000794 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:41.031450 tst         register_default_mass.py: using MSISDN 1086
22:48:41.045892 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:41.076730 tst         register_default_mass.py: using MSISDN 1087
22:48:41.091308 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:41.122153 tst         register_default_mass.py: using MSISDN 1088
22:48:41.136820 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:41.167423 tst         register_default_mass.py: using MSISDN 1089
22:48:41.181775 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:41.212484 tst         register_default_mass.py: using MSISDN 1090
22:48:41.227019 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:41.257611 tst         register_default_mass.py: using MSISDN 1091
22:48:41.272020 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:41.302710 tst         register_default_mass.py: using MSISDN 1092
22:48:41.317149 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:41.347824 tst         register_default_mass.py: using MSISDN 1093
22:48:41.362410 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:41.393242 tst         register_default_mass.py: using MSISDN 1094
22:48:41.407745 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:41.437247 tst         register_default_mass.py: using MSISDN 1095
22:48:41.447044 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:41.476572 tst         register_default_mass.py: using MSISDN 1096
22:48:41.491835 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:41.522634 tst         register_default_mass.py: using MSISDN 1097
22:48:41.537272 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:41.567854 tst         register_default_mass.py: using MSISDN 1098
22:48:41.582502 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:41.613149 tst         register_default_mass.py: using MSISDN 1099
22:48:41.627456 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:41.658089 tst         register_default_mass.py: using MSISDN 1100
22:48:41.672564 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:41.764348 run                             mass: Starting testcase
22:48:41.769824 run                             mass: Pre-launching all virtphy's
22:48:41.775215 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:41.788198 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:48:41.794356 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:41.807253 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:48:41.813251 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:41.826070 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:48:41.832191 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:41.845319 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:48:41.851408 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:41.864486 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:48:41.870542 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:41.883395 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:48:41.889457 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:41.902398 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:48:41.908504 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:41.921452 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:48:41.927430 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:41.940207 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:48:41.946216 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:41.958936 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:48:41.964830 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:41.977583 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:48:41.983497 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:41.996328 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:48:42.002283 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:42.014994 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:48:42.021013 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:42.033856 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:48:42.039812 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:42.052759 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:48:42.058780 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:42.071781 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:48:42.077794 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:42.090726 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:48:42.096736 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:42.109633 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:48:42.115626 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:42.128532 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:48:42.134430 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:42.147132 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:48:42.153089 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:42.165825 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:48:42.171779 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:42.184467 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:48:42.190377 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:42.203084 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:48:42.208986 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:42.221710 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:48:42.227611 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:42.240357 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:48:42.246385 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:42.259204 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:48:42.265242 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:42.278010 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:48:42.283905 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:42.296821 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:48:42.302718 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:42.315622 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:48:42.321543 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:42.334415 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:48:42.340431 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:42.353470 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:48:42.359517 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:42.372454 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:48:42.378391 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:42.391159 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:48:42.397123 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:42.409882 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:48:42.415857 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:42.428609 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:48:42.434522 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:42.447284 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:48:42.453205 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:42.465964 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:48:42.471975 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:42.485033 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:48:42.490982 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:42.503921 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:48:42.509949 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:42.522759 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:48:42.528789 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:42.541594 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:48:42.547625 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:42.560449 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:48:42.566316 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:42.579094 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:48:42.585026 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:42.597827 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:48:42.603745 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:42.616523 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:48:42.622468 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:42.635238 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:48:42.641168 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:42.653962 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:48:42.659896 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:42.672652 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:48:42.678594 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:42.691367 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:48:42.697308 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:42.710086 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:48:42.716070 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:42.728932 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:48:42.734843 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:42.747741 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:48:42.753620 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:42.766499 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:48:42.772414 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:42.785381 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:48:42.791291 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:42.804101 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:48:42.809989 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:42.822792 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:48:42.828710 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:42.841453 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:48:42.847413 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:42.860191 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:48:42.866091 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:42.878832 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:48:42.884801 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:42.897600 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:48:42.903476 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:42.916344 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:48:42.922221 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:42.934943 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:48:42.940851 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:42.953720 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:48:42.959612 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:42.972544 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:48:42.978468 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:42.991278 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:48:42.997184 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:43.010294 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:48:43.016369 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:43.029193 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:48:43.035095 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:43.047866 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:48:43.053802 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:43.066569 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:48:43.072481 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:43.085269 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:48:43.091226 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:43.104054 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:48:43.109942 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:43.122676 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:48:43.128614 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:43.141410 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:48:43.147280 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:43.160030 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:48:43.165939 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:43.178692 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:48:43.184626 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:43.197742 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:48:43.203775 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:43.216947 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:48:43.222933 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:43.236043 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:48:43.242061 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:43.255004 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:48:43.260926 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:43.273708 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:48:43.279624 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:43.292470 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:48:43.298349 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:43.311090 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:48:43.316985 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:43.329737 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:48:43.335664 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:43.348414 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:48:43.354299 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:43.367022 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:48:43.372960 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:43.385745 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:48:43.391624 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:43.404394 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:48:43.410352 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:43.423376 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:48:43.429291 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:43.442216 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:48:43.448133 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:43.460889 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:48:43.466838 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:43.479800 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:48:43.485758 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:43.498796 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:48:43.504724 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:43.517534 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:48:43.523468 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:43.536259 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:48:43.542167 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:43.554935 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:48:43.560827 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:43.573625 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:48:43.579553 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:43.592345 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:48:43.598292 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:43.611049 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:48:43.616970 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:43.629766 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:48:43.635697 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:43.648468 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:48:43.654384 run                             mass: Checking if sockets are in the filesystem
22:48:43.686676 run                osmo-ms-mob/00000: Starting mobile
22:48:43.699495 run       osmo-ms-mob/00000(pid=135): Launched
22:48:43.710814 run                             mass: MS start registered  {at=6498349.919131598, delay=0.005239962600171566, ms=00000}
22:48:47.870949 run                osmo-ms-mob/00001: Starting mobile
22:48:47.883981 run       osmo-ms-mob/00001(pid=136): Launched
22:48:47.894446 run                             mass: MS start registered  {at=6498354.10276261, delay=0.00450670812278986, ms=00001}
22:48:48.930120 run                             mass: MS performed LU  {at=6498355.138320033, lu_delay=5.219188435003161, ms=00000}
22:48:49.702349 run                osmo-ms-mob/00002: Starting mobile
22:48:49.719074 run       osmo-ms-mob/00002(pid=137): Launched
22:48:49.729534 run                             mass: MS start registered  {at=6498355.937847058, delay=0.004412228241562843, ms=00002}
22:48:51.001916 run                osmo-ms-mob/00003: Starting mobile
22:48:51.018925 run       osmo-ms-mob/00003(pid=138): Launched
22:48:51.029517 run                             mass: MS start registered  {at=6498357.23783469, delay=0.0045386673882603645, ms=00003}
22:48:52.091470 run                osmo-ms-mob/00004: Starting mobile
22:48:52.107414 run       osmo-ms-mob/00004(pid=139): Launched
22:48:52.117750 run                             mass: MS start registered  {at=6498358.326069349, delay=0.004163488745689392, ms=00004}
22:48:52.696249 run                             mass: MS performed LU  {at=6498358.904457062, lu_delay=4.801694451831281, ms=00001}
22:48:53.098037 run                osmo-ms-mob/00005: Starting mobile
22:48:53.110953 run       osmo-ms-mob/00005(pid=140): Launched
22:48:53.121814 run                             mass: MS start registered  {at=6498359.330125621, delay=0.004799526184797287, ms=00005}
22:48:54.001589 run                osmo-ms-mob/00006: Starting mobile
22:48:54.018593 run       osmo-ms-mob/00006(pid=141): Launched
22:48:54.029263 run                             mass: MS start registered  {at=6498360.237584255, delay=0.004696733318269253, ms=00006}
22:48:54.597064 run                             mass: MS performed LU  {at=6498360.805270678, lu_delay=4.867423620074987, ms=00002}
22:48:54.892413 run                osmo-ms-mob/00007: Starting mobile
22:48:54.908622 run       osmo-ms-mob/00007(pid=142): Launched
22:48:54.919102 run                             mass: MS start registered  {at=6498361.12742344, delay=0.004357531666755676, ms=00007}
22:48:55.670583 run                osmo-ms-mob/00008: Starting mobile
22:48:55.683534 run       osmo-ms-mob/00008(pid=143): Launched
22:48:55.694067 run                             mass: MS start registered  {at=6498361.902386715, delay=0.004609151743352413, ms=00008}
22:48:56.401797 run                osmo-ms-mob/00009: Starting mobile
22:48:56.418733 run       osmo-ms-mob/00009(pid=144): Launched
22:48:56.429304 run                             mass: MS start registered  {at=6498362.637624388, delay=0.004522515460848808, ms=00009}
22:48:56.461589 run                             mass: MS performed LU  {at=6498362.669809213, lu_delay=5.431974522769451, ms=00003}
22:48:57.101950 run                osmo-ms-mob/00010: Starting mobile
22:48:57.118373 run       osmo-ms-mob/00010(pid=145): Launched
22:48:57.129262 run                             mass: MS start registered  {at=6498363.337584514, delay=0.0046464307233691216, ms=00010}
22:48:57.682456 run                osmo-ms-mob/00011: Starting mobile
22:48:57.696762 run       osmo-ms-mob/00011(pid=146): Launched
22:48:57.707976 run                             mass: MS start registered  {at=6498363.916294508, delay=0.005116743966937065, ms=00011}
22:48:58.301059 run                osmo-ms-mob/00012: Starting mobile
22:48:58.318153 run       osmo-ms-mob/00012(pid=147): Launched
22:48:58.328837 run                             mass: MS start registered  {at=6498364.537156716, delay=0.004611797630786896, ms=00012}
22:48:58.362846 run                             mass: MS performed LU  {at=6498364.57107975, lu_delay=6.245010400190949, ms=00004}
22:48:58.390283 run                             mass: MS performed LU  {at=6498364.598523894, lu_delay=5.2683982737362385, ms=00005}
22:48:58.910690 run                osmo-ms-mob/00013: Starting mobile
22:48:58.926406 run       osmo-ms-mob/00013(pid=148): Launched
22:48:58.936978 run                             mass: MS start registered  {at=6498365.145301636, delay=0.004515383392572403, ms=00013}
22:48:59.481247 run                osmo-ms-mob/00014: Starting mobile
22:48:59.494502 run       osmo-ms-mob/00014(pid=149): Launched
22:48:59.505344 run                             mass: MS start registered  {at=6498365.713664925, delay=0.00479236152023077, ms=00014}
22:49:00.066500 run                osmo-ms-mob/00015: Starting mobile
22:49:00.079806 run       osmo-ms-mob/00015(pid=150): Launched
22:49:00.091079 run                             mass: MS start registered  {at=6498366.299401075, delay=0.004976429045200348, ms=00015}
22:49:00.227746 run                             mass: MS performed LU  {at=6498366.435934371, lu_delay=5.30851093120873, ms=00007}
22:49:00.292392 run                             mass: MS performed LU  {at=6498366.500599548, lu_delay=6.263015293516219, ms=00006}
22:49:00.570352 run                osmo-ms-mob/00016: Starting mobile
22:49:00.583275 run       osmo-ms-mob/00016(pid=151): Launched
22:49:00.593902 run                             mass: MS start registered  {at=6498366.802225393, delay=0.004648284055292606, ms=00016}
22:49:00.600260 run                             mass: MS performed LU  {at=6498366.808589715, lu_delay=4.9062029998749495, ms=00008}
22:49:01.070448 run                osmo-ms-mob/00017: Starting mobile
22:49:01.083964 run       osmo-ms-mob/00017(pid=152): Launched
22:49:01.094778 run                             mass: MS start registered  {at=6498367.303096224, delay=0.004439941607415676, ms=00017}
22:49:01.699545 run                osmo-ms-mob/00018: Starting mobile
22:49:01.714560 run       osmo-ms-mob/00018(pid=153): Launched
22:49:01.725156 run                             mass: MS start registered  {at=6498367.933479175, delay=0.004625384695827961, ms=00018}
22:49:02.093189 run                osmo-ms-mob/00019: Starting mobile
22:49:02.109437 run       osmo-ms-mob/00019(pid=154): Launched
22:49:02.120090 run                             mass: MS start registered  {at=6498368.328411931, delay=0.004656595177948475, ms=00019}
22:49:02.127905 run                             mass: MS performed LU  {at=6498368.33621576, lu_delay=5.698591371998191, ms=00009}
22:49:02.155756 run                             mass: MS performed LU  {at=6498368.36404858, lu_delay=5.026464065536857, ms=00010}
22:49:02.262206 run                             mass: MS performed LU  {at=6498368.470425129, lu_delay=4.554130621254444, ms=00011}
22:49:02.602733 run                osmo-ms-mob/00020: Starting mobile
22:49:02.615647 run       osmo-ms-mob/00020(pid=155): Launched
22:49:02.626718 run                             mass: MS start registered  {at=6498368.835037126, delay=0.005142861977219582, ms=00020}
22:49:03.070158 run                osmo-ms-mob/00021: Starting mobile
22:49:03.083361 run       osmo-ms-mob/00021(pid=156): Launched
22:49:03.094115 run                             mass: MS start registered  {at=6498369.302434657, delay=0.004700593650341034, ms=00021}
22:49:03.470635 run                osmo-ms-mob/00022: Starting mobile
22:49:03.483873 run       osmo-ms-mob/00022(pid=157): Launched
22:49:03.494987 run                             mass: MS start registered  {at=6498369.703304902, delay=0.0051668183878064156, ms=00022}
22:49:03.998687 run                osmo-ms-mob/00023: Starting mobile
22:49:04.011551 run       osmo-ms-mob/00023(pid=158): Launched
22:49:04.017556 run                             mass: MS performed LU  {at=6498370.22588409, lu_delay=5.688727374188602, ms=00012}
22:49:04.023422 run                             mass: MS start registered  {at=6498370.231757162, delay=0.005891582928597927, ms=00023}
22:49:04.058421 run                             mass: MS performed LU  {at=6498370.266640776, lu_delay=5.121339139528573, ms=00013}
22:49:04.403617 run                osmo-ms-mob/00024: Starting mobile
22:49:04.420579 run       osmo-ms-mob/00024(pid=159): Launched
22:49:04.426620 run                             mass: MS performed LU  {at=6498370.634947218, lu_delay=4.921282293274999, ms=00014}
22:49:04.432504 run                             mass: MS start registered  {at=6498370.640839122, delay=0.005909332074224949, ms=00024}
22:49:04.869332 run                osmo-ms-mob/00025: Starting mobile
22:49:04.882527 run       osmo-ms-mob/00025(pid=160): Launched
22:49:04.893492 run                             mass: MS start registered  {at=6498371.10181224, delay=0.004665646702051163, ms=00025}
22:49:05.270982 run                osmo-ms-mob/00026: Starting mobile
22:49:05.284043 run       osmo-ms-mob/00026(pid=161): Launched
22:49:05.294753 run                             mass: MS start registered  {at=6498371.503070191, delay=0.004758813418447971, ms=00026}
22:49:05.700957 run                osmo-ms-mob/00027: Starting mobile
22:49:05.717447 run       osmo-ms-mob/00027(pid=162): Launched
22:49:05.728070 run                             mass: MS start registered  {at=6498371.936392637, delay=0.004637810401618481, ms=00027}
22:49:05.792734 run                             mass: MS performed LU  {at=6498372.000953855, lu_delay=4.697857631370425, ms=00017}
22:49:05.895116 run                             mass: MS performed LU  {at=6498372.103332305, lu_delay=5.803931230679154, ms=00015}
22:49:06.071850 run                osmo-ms-mob/00028: Starting mobile
22:49:06.085295 run       osmo-ms-mob/00028(pid=163): Launched
22:49:06.095912 run                             mass: MS start registered  {at=6498372.304233359, delay=0.004622137174010277, ms=00028}
22:49:06.482824 run                osmo-ms-mob/00029: Starting mobile
22:49:06.496652 run       osmo-ms-mob/00029(pid=164): Launched
22:49:06.510568 run                             mass: MS start registered  {at=6498372.718883825, delay=0.007689208723604679, ms=00029}
22:49:06.882368 run                osmo-ms-mob/00030: Starting mobile
22:49:06.895799 run       osmo-ms-mob/00030(pid=165): Launched
22:49:06.906657 run                             mass: MS start registered  {at=6498373.114976452, delay=0.00479420181363821, ms=00030}
22:49:07.269447 run                osmo-ms-mob/00031: Starting mobile
22:49:07.282457 run       osmo-ms-mob/00031(pid=166): Launched
22:49:07.293793 run                             mass: MS start registered  {at=6498373.502113578, delay=0.005094306543469429, ms=00031}
22:49:07.609149 run                osmo-ms-mob/00032: Starting mobile
22:49:07.625151 run       osmo-ms-mob/00032(pid=167): Launched
22:49:07.635872 run                             mass: MS start registered  {at=6498373.844188293, delay=0.004575907252728939, ms=00032}
22:49:07.758677 run                             mass: MS performed LU  {at=6498373.966902004, lu_delay=5.131864877417684, ms=00020}
22:49:07.824583 run                             mass: MS performed LU  {at=6498374.032801462, lu_delay=5.704389531165361, ms=00019}
22:49:07.892606 run                             mass: MS performed LU  {at=6498374.100827741, lu_delay=6.16734856646508, ms=00018}
22:49:07.934122 run                osmo-ms-mob/00033: Starting mobile
22:49:07.947462 run       osmo-ms-mob/00033(pid=168): Launched
22:49:07.953487 run                             mass: MS performed LU  {at=6498374.161813965, lu_delay=4.85937930829823, ms=00021}
22:49:07.959318 run                             mass: MS start registered  {at=6498374.167653259, delay=0.005857544951140881, ms=00033}
22:49:08.405822 run                osmo-ms-mob/00034: Starting mobile
22:49:08.424039 run       osmo-ms-mob/00034(pid=169): Launched
22:49:08.434724 run                             mass: MS start registered  {at=6498374.643044323, delay=0.0046858834102749825, ms=00034}
22:49:08.683228 run                osmo-ms-mob/00035: Starting mobile
22:49:08.697208 run       osmo-ms-mob/00035(pid=170): Launched
22:49:08.707889 run                             mass: MS start registered  {at=6498374.916209461, delay=0.004476829431951046, ms=00035}
22:49:09.070455 run                osmo-ms-mob/00036: Starting mobile
22:49:09.084009 run       osmo-ms-mob/00036(pid=171): Launched
22:49:09.095335 run                             mass: MS start registered  {at=6498375.303655615, delay=0.005054821260273457, ms=00036}
22:49:09.502102 run                osmo-ms-mob/00037: Starting mobile
22:49:09.518857 run       osmo-ms-mob/00037(pid=172): Launched
22:49:09.529374 run                             mass: MS start registered  {at=6498375.737696654, delay=0.004575115628540516, ms=00037}
22:49:09.558708 run                             mass: MS performed LU  {at=6498375.76693427, lu_delay=4.665122030302882, ms=00025}
22:49:09.596880 run                             mass: MS performed LU  {at=6498375.805120427, lu_delay=5.16428130492568, ms=00024}
22:49:09.618676 run                osmo-ms-mob/00038: Starting mobile
22:49:09.631813 run       osmo-ms-mob/00038(pid=173): Launched
22:49:09.642338 run                             mass: MS start registered  {at=6498375.850659036, delay=0.004411917179822922, ms=00038}
22:49:09.659289 run                             mass: MS performed LU  {at=6498375.867611822, lu_delay=6.164306920021772, ms=00022}
22:49:09.850503 run                             mass: MS performed LU  {at=6498376.058724242, lu_delay=5.8269670801237226, ms=00023}
22:49:09.880820 run                osmo-ms-mob/00039: Starting mobile
22:49:09.893878 run       osmo-ms-mob/00039(pid=174): Launched
22:49:09.900442 run                             mass: MS performed LU  {at=6498376.108770134, lu_delay=4.605699943378568, ms=00026}
22:49:09.906462 run                             mass: MS start registered  {at=6498376.114796204, delay=0.006044264882802963, ms=00039}
22:49:10.470322 run                osmo-ms-mob/00040: Starting mobile
22:49:10.483868 run       osmo-ms-mob/00040(pid=175): Launched
22:49:10.494941 run                             mass: MS start registered  {at=6498376.703258301, delay=0.004892284050583839, ms=00040}
22:49:10.770507 run                osmo-ms-mob/00041: Starting mobile
22:49:10.783967 run       osmo-ms-mob/00041(pid=176): Launched
22:49:10.794965 run                             mass: MS start registered  {at=6498377.00328362, delay=0.004690147005021572, ms=00041}
22:49:11.089969 run                osmo-ms-mob/00042: Starting mobile
22:49:11.105754 run       osmo-ms-mob/00042(pid=177): Launched
22:49:11.116452 run                             mass: MS start registered  {at=6498377.324774142, delay=0.004624569788575172, ms=00042}
22:49:11.491141 run                osmo-ms-mob/00043: Starting mobile
22:49:11.507381 run       osmo-ms-mob/00043(pid=178): Launched
22:49:11.518012 run                             mass: MS start registered  {at=6498377.726334161, delay=0.0045887380838394165, ms=00043}
22:49:11.524189 run                             mass: MS performed LU  {at=6498377.732514865, lu_delay=5.796122227795422, ms=00027}
22:49:11.590390 run                             mass: MS performed LU  {at=6498377.798610895, lu_delay=5.494377535767853, ms=00028}
22:49:11.618244 run                osmo-ms-mob/00044: Starting mobile
22:49:11.631200 run       osmo-ms-mob/00044(pid=179): Launched
22:49:11.641822 run                             mass: MS start registered  {at=6498377.850147123, delay=0.004661223851144314, ms=00044}
22:49:11.657407 run                             mass: MS performed LU  {at=6498377.865729957, lu_delay=4.750753505155444, ms=00030}
22:49:12.100444 run                osmo-ms-mob/00045: Starting mobile
22:49:12.116258 run       osmo-ms-mob/00045(pid=180): Launched
22:49:12.127159 run                             mass: MS start registered  {at=6498378.335480304, delay=0.004746079444885254, ms=00045}
22:49:12.370960 run                osmo-ms-mob/00046: Starting mobile
22:49:12.384649 run       osmo-ms-mob/00046(pid=181): Launched
22:49:12.396022 run                             mass: MS start registered  {at=6498378.604336841, delay=0.0051070647314190865, ms=00046}
22:49:12.684202 run                osmo-ms-mob/00047: Starting mobile
22:49:12.698130 run       osmo-ms-mob/00047(pid=182): Launched
22:49:12.709524 run                             mass: MS start registered  {at=6498378.917846069, delay=0.005022887140512466, ms=00047}
22:49:12.983970 run                osmo-ms-mob/00048: Starting mobile
22:49:12.997697 run       osmo-ms-mob/00048(pid=183): Launched
22:49:13.008403 run                             mass: MS start registered  {at=6498379.216723854, delay=0.004560948349535465, ms=00048}
22:49:13.270431 run                osmo-ms-mob/00049: Starting mobile
22:49:13.283210 run       osmo-ms-mob/00049(pid=184): Launched
22:49:13.293933 run                             mass: MS start registered  {at=6498379.502253861, delay=0.004886481910943985, ms=00049}
22:49:13.324120 run                             mass: MS performed LU  {at=6498379.532355179, lu_delay=6.030241601169109, ms=00031}
22:49:13.425807 run                             mass: MS performed LU  {at=6498379.634011338, lu_delay=5.789823045022786, ms=00032}
22:49:13.440468 run                osmo-ms-mob/00050: Starting mobile
22:49:13.453512 run       osmo-ms-mob/00050(pid=185): Launched
22:49:13.459462 run                             mass: MS performed LU  {at=6498379.667792849, lu_delay=5.500139590352774, ms=00033}
22:49:13.465234 run                             mass: MS start registered  {at=6498379.673569522, delay=0.005793255753815174, ms=00050}
22:49:13.597554 run                             mass: MS performed LU  {at=6498379.805775004, lu_delay=4.889565543271601, ms=00035}
22:49:13.630929 run                             mass: MS performed LU  {at=6498379.839235619, lu_delay=5.196191295981407, ms=00034}
22:49:13.645686 run                osmo-ms-mob/00051: Starting mobile
22:49:13.658516 run       osmo-ms-mob/00051(pid=186): Launched
22:49:13.669284 run                             mass: MS start registered  {at=6498379.877603593, delay=0.004618390463292599, ms=00051}
22:49:14.283315 run                osmo-ms-mob/00052: Starting mobile
22:49:14.296985 run       osmo-ms-mob/00052(pid=187): Launched
22:49:14.307986 run                             mass: MS start registered  {at=6498380.516307234, delay=0.004669562913477421, ms=00052}
22:49:14.583819 run                osmo-ms-mob/00053: Starting mobile
22:49:14.598233 run       osmo-ms-mob/00053(pid=188): Launched
22:49:14.609201 run                             mass: MS start registered  {at=6498380.817523324, delay=0.004858627915382385, ms=00053}
22:49:14.882429 run                osmo-ms-mob/00054: Starting mobile
22:49:14.896798 run       osmo-ms-mob/00054(pid=189): Launched
22:49:14.907518 run                             mass: MS start registered  {at=6498381.115838267, delay=0.004682255908846855, ms=00054}
22:49:15.170654 run                osmo-ms-mob/00055: Starting mobile
22:49:15.183426 run       osmo-ms-mob/00055(pid=190): Launched
22:49:15.194629 run                             mass: MS start registered  {at=6498381.402935437, delay=0.0036001503467559814, ms=00055}
22:49:15.290800 run                             mass: MS performed LU  {at=6498381.498999613, lu_delay=5.384203409776092, ms=00039}
22:49:15.355524 run                             mass: MS performed LU  {at=6498381.563745199, lu_delay=5.7130861626937985, ms=00038}
22:49:15.381918 run                osmo-ms-mob/00056: Starting mobile
22:49:15.395060 run       osmo-ms-mob/00056(pid=191): Launched
22:49:15.406539 run                             mass: MS start registered  {at=6498381.614862408, delay=0.005300926975905895, ms=00056}
22:49:15.423866 run                             mass: MS performed LU  {at=6498381.632186317, lu_delay=4.928928015753627, ms=00040}
22:49:15.517805 run                             mass: MS performed LU  {at=6498381.726024352, lu_delay=6.422368736937642, ms=00036}
22:49:15.546954 run                osmo-ms-mob/00057: Starting mobile
22:49:15.560296 run       osmo-ms-mob/00057(pid=192): Launched
22:49:15.566436 run                             mass: MS performed LU  {at=6498381.7747633, lu_delay=6.037066645920277, ms=00037}
22:49:15.572280 run                             mass: MS start registered  {at=6498381.780615394, delay=0.005870419554412365, ms=00057}
22:49:15.789306 run                             mass: MS performed LU  {at=6498381.99752623, lu_delay=4.994242610409856, ms=00041}
22:49:16.183991 run                osmo-ms-mob/00058: Starting mobile
22:49:16.198546 run       osmo-ms-mob/00058(pid=193): Launched
22:49:16.209699 run                             mass: MS start registered  {at=6498382.418018998, delay=0.004816135391592979, ms=00058}
22:49:16.376309 run                             mass: MS performed LU  {at=6498382.584531853, lu_delay=3.6666857842355967, ms=00047}
22:49:16.405613 run                osmo-ms-mob/00059: Starting mobile
22:49:16.419059 run       osmo-ms-mob/00059(pid=194): Launched
22:49:16.430247 run                             mass: MS start registered  {at=6498382.638568354, delay=0.00482538528740406, ms=00059}
22:49:16.799480 run                osmo-ms-mob/00060: Starting mobile
22:49:16.814751 run       osmo-ms-mob/00060(pid=195): Launched
22:49:16.825708 run                             mass: MS start registered  {at=6498383.03402959, delay=0.004960980266332626, ms=00060}
22:49:17.090828 run                             mass: MS performed LU  {at=6498383.299049659, lu_delay=4.963569354265928, ms=00045}
22:49:17.136380 run                osmo-ms-mob/00061: Starting mobile
22:49:17.150710 run       osmo-ms-mob/00061(pid=196): Launched
22:49:17.161377 run                             mass: MS start registered  {at=6498383.369697498, delay=0.004391465336084366, ms=00061}
22:49:17.190848 run                             mass: MS performed LU  {at=6498383.399137933, lu_delay=5.548990809358656, ms=00044}
22:49:17.219989 run                             mass: MS performed LU  {at=6498383.428232231, lu_delay=5.701898070052266, ms=00043}
22:49:17.242152 run                osmo-ms-mob/00062: Starting mobile
22:49:17.255364 run       osmo-ms-mob/00062(pid=197): Launched
22:49:17.266081 run                             mass: MS start registered  {at=6498383.474403994, delay=0.004758278839290142, ms=00062}
22:49:17.363471 run                             mass: MS performed LU  {at=6498383.571696156, lu_delay=6.246922013349831, ms=00042}
22:49:17.387257 run                             mass: MS performed LU  {at=6498383.595586037, lu_delay=4.991249196231365, ms=00046}
22:49:17.398388 run                osmo-ms-mob/00063: Starting mobile
22:49:17.411381 run       osmo-ms-mob/00063(pid=198): Launched
22:49:17.422268 run                             mass: MS start registered  {at=6498383.630591457, delay=0.004762136377394199, ms=00063}
22:49:18.184011 run                osmo-ms-mob/00064: Starting mobile
22:49:18.198146 run       osmo-ms-mob/00064(pid=199): Launched
22:49:18.209983 run                             mass: MS start registered  {at=6498384.418296688, delay=0.005620568059384823, ms=00064}
22:49:18.600002 run                osmo-ms-mob/00065: Starting mobile
22:49:18.614843 run       osmo-ms-mob/00065(pid=200): Launched
22:49:18.625721 run                             mass: MS start registered  {at=6498384.834041948, delay=0.004811271093785763, ms=00065}
22:49:18.870423 run                osmo-ms-mob/00066: Starting mobile
22:49:18.883390 run       osmo-ms-mob/00066(pid=201): Launched
22:49:18.894324 run                             mass: MS start registered  {at=6498385.102642431, delay=0.004602568224072456, ms=00066}
22:49:19.056330 run                             mass: MS performed LU  {at=6498385.264557041, lu_delay=4.748249807395041, ms=00052}
22:49:19.121265 run                             mass: MS performed LU  {at=6498385.329490251, lu_delay=5.6559207290410995, ms=00050}
22:49:19.190406 run                             mass: MS performed LU  {at=6498385.398626623, lu_delay=5.896372761577368, ms=00049}
22:49:19.221962 run                osmo-ms-mob/00067: Starting mobile
22:49:19.236950 run       osmo-ms-mob/00067(pid=202): Launched
22:49:19.243005 run                             mass: MS performed LU  {at=6498385.451333112, lu_delay=5.573729518800974, ms=00051}
22:49:19.249216 run                             mass: MS start registered  {at=6498385.457549531, delay=0.0062346383929252625, ms=00067}
22:49:19.300975 run                             mass: MS performed LU  {at=6498385.509207447, lu_delay=4.691684123128653, ms=00053}
22:49:19.323790 run                osmo-ms-mob/00068: Starting mobile
22:49:19.336939 run       osmo-ms-mob/00068(pid=203): Launched
22:49:19.347583 run                             mass: MS start registered  {at=6498385.55590823, delay=0.0047202641144394875, ms=00068}
22:49:19.983467 run                osmo-ms-mob/00069: Starting mobile
22:49:19.997670 run       osmo-ms-mob/00069(pid=204): Launched
22:49:20.008654 run                             mass: MS start registered  {at=6498386.216972656, delay=0.004894634708762169, ms=00069}
22:49:20.385173 run                osmo-ms-mob/00070: Starting mobile
22:49:20.399125 run       osmo-ms-mob/00070(pid=205): Launched
22:49:20.410000 run                             mass: MS start registered  {at=6498386.618322605, delay=0.004734094254672527, ms=00070}
22:49:20.783138 run                osmo-ms-mob/00071: Starting mobile
22:49:20.797125 run       osmo-ms-mob/00071(pid=206): Launched
22:49:20.810491 run                             mass: MS start registered  {at=6498387.018809735, delay=0.006747261621057987, ms=00071}
22:49:20.856781 run                             mass: MS performed LU  {at=6498387.065009895, lu_delay=5.949171627871692, ms=00054}
22:49:20.958262 run                             mass: MS performed LU  {at=6498387.166483537, lu_delay=5.551621129736304, ms=00056}
22:49:20.985110 run                             mass: MS performed LU  {at=6498387.193354096, lu_delay=5.412738702259958, ms=00057}
22:49:21.006472 run                osmo-ms-mob/00072: Starting mobile
22:49:21.019588 run       osmo-ms-mob/00072(pid=207): Launched
22:49:21.030306 run                             mass: MS start registered  {at=6498387.238630498, delay=0.0047035058960318565, ms=00072}
22:49:21.129491 run                             mass: MS performed LU  {at=6498387.337707761, lu_delay=5.934772323817015, ms=00055}
22:49:21.153503 run                             mass: MS performed LU  {at=6498387.361832156, lu_delay=4.943813158199191, ms=00058}
22:49:21.202887 run                             mass: MS performed LU  {at=6498387.411107191, lu_delay=4.772538837045431, ms=00059}
22:49:21.228602 run                osmo-ms-mob/00073: Starting mobile
22:49:21.241475 run       osmo-ms-mob/00073(pid=208): Launched
22:49:21.252157 run                             mass: MS start registered  {at=6498387.460478634, delay=0.004633918404579163, ms=00073}
22:49:21.984688 run                osmo-ms-mob/00074: Starting mobile
22:49:21.998496 run       osmo-ms-mob/00074(pid=209): Launched
22:49:22.009297 run                             mass: MS start registered  {at=6498388.217619, delay=0.004681779071688652, ms=00074}
22:49:22.053181 run                             mass: MS performed LU  {at=6498388.261418323, lu_delay=21.459192929789424, ms=00016}
22:49:22.390636 run                osmo-ms-mob/00075: Starting mobile
22:49:22.406270 run       osmo-ms-mob/00075(pid=210): Launched
22:49:22.417319 run                             mass: MS start registered  {at=6498388.625638274, delay=0.004914215765893459, ms=00075}
22:49:22.822861 run                             mass: MS performed LU  {at=6498389.031086308, lu_delay=4.612789619714022, ms=00064}
22:49:22.866449 run                osmo-ms-mob/00076: Starting mobile
22:49:22.880573 run       osmo-ms-mob/00076(pid=211): Launched
22:49:22.886732 run                             mass: MS performed LU  {at=6498389.095060101, lu_delay=5.725362602621317, ms=00061}
22:49:22.892700 run                             mass: MS start registered  {at=6498389.101034453, delay=0.0059918370097875595, ms=00076}
22:49:22.955993 run                             mass: MS performed LU  {at=6498389.164231063, lu_delay=6.130201472900808, ms=00060}
22:49:22.993196 run                             mass: MS performed LU  {at=6498389.201417849, lu_delay=5.570826392620802, ms=00063}
22:49:23.022951 run                osmo-ms-mob/00077: Starting mobile
22:49:23.036356 run       osmo-ms-mob/00077(pid=212): Launched
22:49:23.047137 run                             mass: MS start registered  {at=6498389.255456768, delay=0.004797022789716721, ms=00077}
22:49:23.065620 run                             mass: MS performed LU  {at=6498389.27393831, lu_delay=5.799534316174686, ms=00062}
22:49:23.785143 run                osmo-ms-mob/00078: Starting mobile
22:49:23.798962 run       osmo-ms-mob/00078(pid=213): Launched
22:49:23.810361 run                             mass: MS start registered  {at=6498390.018666372, delay=0.005290376953780651, ms=00078}
22:49:24.182616 run                osmo-ms-mob/00079: Starting mobile
22:49:24.196663 run       osmo-ms-mob/00079(pid=214): Launched
22:49:24.207637 run                             mass: MS start registered  {at=6498390.415952301, delay=0.005024941638112068, ms=00079}
22:49:24.622053 run                             mass: MS performed LU  {at=6498390.830269562, lu_delay=5.372720031067729, ms=00067}
22:49:24.665926 run                osmo-ms-mob/00080: Starting mobile
22:49:24.680225 run       osmo-ms-mob/00080(pid=215): Launched
22:49:24.691081 run                             mass: MS start registered  {at=6498390.8994033, delay=0.004793250933289528, ms=00080}
22:49:24.722991 run                             mass: MS performed LU  {at=6498390.93125615, lu_delay=5.82861371897161, ms=00066}
22:49:24.750751 run                             mass: MS performed LU  {at=6498390.958978536, lu_delay=6.124936587177217, ms=00065}
22:49:24.896141 run                             mass: MS performed LU  {at=6498391.104360451, lu_delay=5.548452220857143, ms=00068}
22:49:24.920624 run                             mass: MS performed LU  {at=6498391.128954866, lu_delay=4.911982210353017, ms=00069}
22:49:24.931749 run                osmo-ms-mob/00081: Starting mobile
22:49:24.944690 run       osmo-ms-mob/00081(pid=216): Launched
22:49:24.955466 run                             mass: MS start registered  {at=6498391.163790809, delay=0.004865458235144615, ms=00081}
22:49:25.584302 run                osmo-ms-mob/00082: Starting mobile
22:49:25.598021 run       osmo-ms-mob/00082(pid=217): Launched
22:49:25.609014 run                             mass: MS start registered  {at=6498391.817334672, delay=0.004696018062531948, ms=00082}
22:49:26.171362 run                osmo-ms-mob/00083: Starting mobile
22:49:26.184821 run       osmo-ms-mob/00083(pid=218): Launched
22:49:26.195534 run                             mass: MS start registered  {at=6498392.403855273, delay=0.0047699688002467155, ms=00083}
22:49:26.588642 run                             mass: MS performed LU  {at=6498392.796856493, lu_delay=6.17853388749063, ms=00070}
22:49:26.643782 run                osmo-ms-mob/00084: Starting mobile
22:49:26.658897 run       osmo-ms-mob/00084(pid=219): Launched
22:49:26.664970 run                             mass: MS performed LU  {at=6498392.873298978, lu_delay=5.854489243589342, ms=00071}
22:49:26.670777 run                             mass: MS start registered  {at=6498392.879113026, delay=0.0058312080800533295, ms=00084}
22:49:26.759526 run                             mass: MS performed LU  {at=6498392.967745896, lu_delay=4.750126896426082, ms=00074}
22:49:26.814512 run                             mass: MS performed LU  {at=6498393.022751103, lu_delay=5.784120605327189, ms=00072}
22:49:27.199174 run                osmo-ms-mob/00085: Starting mobile
22:49:27.212946 run       osmo-ms-mob/00085(pid=220): Launched
22:49:27.224430 run                             mass: MS start registered  {at=6498393.432749116, delay=0.005160225555300713, ms=00085}
22:49:27.784053 run                osmo-ms-mob/00086: Starting mobile
22:49:27.797717 run       osmo-ms-mob/00086(pid=221): Launched
22:49:27.808500 run                             mass: MS start registered  {at=6498394.016821831, delay=0.004825929179787636, ms=00086}
22:49:28.404605 run                osmo-ms-mob/00087: Starting mobile
22:49:28.421137 run       osmo-ms-mob/00087(pid=222): Launched
22:49:28.427417 run                             mass: MS performed LU  {at=6498394.635742954, lu_delay=5.380286186002195, ms=00077}
22:49:28.433221 run                             mass: MS start registered  {at=6498394.641555036, delay=0.0058314017951488495, ms=00087}
22:49:28.489697 run                             mass: MS performed LU  {at=6498394.697930679, lu_delay=5.5968962255865335, ms=00076}
22:49:28.516002 run                             mass: MS performed LU  {at=6498394.724301068, lu_delay=6.098662794567645, ms=00075}
22:49:28.661407 run                             mass: MS performed LU  {at=6498394.86962084, lu_delay=4.850954468362033, ms=00078}
22:49:28.679367 run                             mass: MS performed LU  {at=6498394.887606942, lu_delay=22.16872311756015, ms=00029}
22:49:28.695634 run                osmo-ms-mob/00088: Starting mobile
22:49:28.708668 run       osmo-ms-mob/00088(pid=223): Launched
22:49:28.719551 run                             mass: MS start registered  {at=6498394.927876152, delay=0.004836658015847206, ms=00088}
22:49:29.584296 run                osmo-ms-mob/00089: Starting mobile
22:49:29.598132 run       osmo-ms-mob/00089(pid=224): Launched
22:49:29.609217 run                             mass: MS start registered  {at=6498395.817537052, delay=0.004740445874631405, ms=00089}
22:49:30.170788 run                osmo-ms-mob/00090: Starting mobile
22:49:30.183865 run       osmo-ms-mob/00090(pid=225): Launched
22:49:30.194589 run                             mass: MS start registered  {at=6498396.402910193, delay=0.004714693874120712, ms=00090}
22:49:30.289548 run                             mass: MS performed LU  {at=6498396.497766623, lu_delay=5.598363323137164, ms=00080}
22:49:30.354553 run                             mass: MS performed LU  {at=6498396.562772844, lu_delay=5.398982034996152, ms=00081}
22:49:30.418906 run                             mass: MS performed LU  {at=6498396.627125365, lu_delay=6.21117306407541, ms=00079}
22:49:30.579893 run                             mass: MS performed LU  {at=6498396.788110501, lu_delay=4.970775828696787, ms=00082}
22:49:30.870347 run                osmo-ms-mob/00091: Starting mobile
22:49:30.883165 run       osmo-ms-mob/00091(pid=226): Launched
22:49:30.894060 run                             mass: MS start registered  {at=6498397.10237893, delay=0.004867350682616234, ms=00091}
22:49:31.582331 run                osmo-ms-mob/00092: Starting mobile
22:49:31.596094 run       osmo-ms-mob/00092(pid=227): Launched
22:49:31.606979 run                             mass: MS start registered  {at=6498397.815301512, delay=0.004941982217133045, ms=00092}
22:49:32.153387 run                             mass: MS performed LU  {at=6498398.361606202, lu_delay=4.928857086226344, ms=00085}
22:49:32.255419 run                             mass: MS performed LU  {at=6498398.4636397, lu_delay=6.059784427285194, ms=00083}
22:49:32.282956 run                             mass: MS performed LU  {at=6498398.491199885, lu_delay=5.612086858600378, ms=00084}
22:49:32.320270 run                osmo-ms-mob/00093: Starting mobile
22:49:32.334697 run       osmo-ms-mob/00093(pid=228): Launched
22:49:32.345252 run                             mass: MS start registered  {at=6498398.553575586, delay=0.00451324600726366, ms=00093}
22:49:32.662856 run                             mass: MS performed LU  {at=6498398.871040341, lu_delay=4.854218509979546, ms=00086}
22:49:33.271281 run                osmo-ms-mob/00094: Starting mobile
22:49:33.284308 run       osmo-ms-mob/00094(pid=229): Launched
22:49:33.295144 run                             mass: MS start registered  {at=6498399.503465196, delay=0.0048457542434334755, ms=00094}
22:49:34.120097 run                             mass: MS performed LU  {at=6498400.328316931, lu_delay=5.400440778583288, ms=00088}
22:49:34.161412 run                osmo-ms-mob/00095: Starting mobile
22:49:34.177379 run       osmo-ms-mob/00095(pid=230): Launched
22:49:34.183750 run                             mass: MS performed LU  {at=6498400.392076228, lu_delay=5.750521191395819, ms=00087}
22:49:34.189615 run                             mass: MS start registered  {at=6498400.397950007, delay=0.00589199922978878, ms=00095}
22:49:34.489319 run                             mass: MS performed LU  {at=6498400.697535979, lu_delay=4.879998927004635, ms=00089}
22:49:35.170442 run                osmo-ms-mob/00096: Starting mobile
22:49:35.183547 run       osmo-ms-mob/00096(pid=231): Launched
22:49:35.194797 run                             mass: MS start registered  {at=6498401.403117031, delay=0.0053006066009402275, ms=00096}
22:49:36.020984 run                             mass: MS performed LU  {at=6498402.229202704, lu_delay=5.8262925101444125, ms=00090}
22:49:36.048522 run                             mass: MS performed LU  {at=6498402.25676435, lu_delay=5.154385420493782, ms=00091}
22:49:36.155018 run                             mass: MS performed LU  {at=6498402.36323472, lu_delay=23.146510866470635, ms=00048}
22:49:36.185009 run                osmo-ms-mob/00097: Starting mobile
22:49:36.198253 run       osmo-ms-mob/00097(pid=232): Launched
22:49:36.204278 run                             mass: MS performed LU  {at=6498402.412605573, lu_delay=4.597304061055183, ms=00092}
22:49:36.210320 run                             mass: MS start registered  {at=6498402.418652834, delay=0.006065021269023418, ms=00097}
22:49:37.609437 run                osmo-ms-mob/00098: Starting mobile
22:49:37.628138 run       osmo-ms-mob/00098(pid=233): Launched
22:49:37.639131 run                             mass: MS start registered  {at=6498403.847452156, delay=0.0049054184928536415, ms=00098}
22:49:37.885656 run                             mass: MS performed LU  {at=6498404.093839333, lu_delay=4.590374137274921, ms=00094}
22:49:37.950893 run                             mass: MS performed LU  {at=6498404.159115298, lu_delay=5.605539712123573, ms=00093}
22:49:39.370864 run                osmo-ms-mob/00099: Starting mobile
22:49:39.383840 run       osmo-ms-mob/00099(pid=234): Launched
22:49:39.389811 run                             mass: All started... {duration=55.729639490135014, too_slow=0}
22:49:39.395458 run                             mass: MS start registered  {at=6498405.603786851, delay=0.005640218034386635, ms=00099}
22:49:39.787299 run                             mass: MS performed LU  {at=6498405.995517685, lu_delay=5.597567678429186, ms=00095}
22:49:40.285270 run                             mass: MS performed LU  {at=6498406.493487385, lu_delay=5.090370354242623, ms=00096}
22:49:41.651529 run                             mass: MS performed LU  {at=6498407.859638824, lu_delay=5.440985989756882, ms=00097}
22:49:43.552530 run                             mass: MS performed LU  {at=6498409.760746521, lu_delay=5.913294364698231, ms=00098}
22:49:43.580597 run                             mass: MS performed LU  {at=6498409.788845429, lu_delay=22.328366795554757, ms=00073}
22:49:45.418458 run                             mass: MS performed LU  {at=6498411.626674012, lu_delay=6.022887161001563, ms=00099}
22:49:45.441632 run                             mass: Tests done {all_completed=True, max=23.146510866470635, min=3.6666857842355967}
22:49:45.447346 tst         register_default_mass.py: Test passed (81.1 sec)
22:49:45.452871 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:45.456261 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:45.459607 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:45.463111 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:45.466402 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:45.469730 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:45.473173 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:45.476554 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:45.479808 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:45.483130 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:45.486468 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:45.489830 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:45.493175 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:45.496519 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:45.499875 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:45.503273 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:45.506669 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:45.510139 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:45.513534 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:45.517010 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:45.520393 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:45.523814 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:45.527203 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:45.530554 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:45.533913 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:45.537299 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:45.540699 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:45.544115 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:45.547477 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:45.550866 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:45.554234 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:45.557618 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:45.561254 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:45.564661 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:45.568085 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:45.571430 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:45.574852 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:45.578423 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:45.582416 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:45.585983 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:45.589532 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:45.593084 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:45.596619 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:45.600206 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:45.603704 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:45.607599 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:45.611213 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:45.614727 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:45.618146 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:45.621575 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:45.625200 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:45.628653 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:45.632108 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:45.635506 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:45.638973 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:45.642860 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:45.646609 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:45.650420 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:45.654500 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:45.658009 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:45.661515 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:45.665020 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:45.668516 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:45.672030 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:45.675529 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:45.679018 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:45.682512 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:45.686018 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:45.689513 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:45.693015 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:45.696514 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:45.700003 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:45.703497 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:45.706989 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:45.710484 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:45.713972 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:45.717475 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:45.720994 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:45.724499 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:45.728009 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:45.731510 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:45.735574 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:45.739489 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:45.742996 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:45.746486 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:45.749991 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:45.753501 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:45.757001 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:45.760461 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:45.763920 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:45.767854 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:45.771364 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:45.774862 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:45.778327 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:45.781825 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:45.785313 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:45.788824 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:45.792320 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:45.795905 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:45.799388 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:45.802902 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:45.806414 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:45.810056 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:45.813619 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:45.817105 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:45.820608 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:45.824101 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:45.827598 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:45.831089 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:45.834596 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:45.838095 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:45.841582 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:45.845080 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:45.848575 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:45.852073 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:45.855539 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:45.859023 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:45.862512 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:45.865981 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:45.869450 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:45.872879 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:45.876214 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:45.879531 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:45.882873 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:45.886193 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:45.889528 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:45.892868 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:45.896192 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:45.899523 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:45.902845 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:45.906185 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:45.909444 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:45.912715 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:45.915986 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:45.919251 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:45.922530 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:45.925801 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:45.929079 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:45.932339 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:45.935590 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:45.938891 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:45.942210 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:45.945532 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:45.948854 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:45.952188 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:45.955507 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:45.958818 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:45.962149 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:45.965475 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:45.968789 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:45.972113 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:45.975435 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:45.978750 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:45.982072 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:45.985401 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:45.988734 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:45.992053 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:45.995395 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:45.998723 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:46.002048 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:46.005377 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:46.008702 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:46.012034 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:46.015363 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:46.018697 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:46.022029 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:46.025357 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:46.028688 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:46.032012 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:46.035327 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:46.038649 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:46.041975 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:46.045312 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:46.048661 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:46.051991 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:46.055317 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:46.058634 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:46.061968 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:46.065303 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:46.068637 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:46.071969 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:46.075292 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:46.078607 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:46.081926 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:46.085264 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:46.088582 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:46.091897 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:46.095219 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:46.098545 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:46.101881 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:46.105215 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:46.108543 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:46.111879 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:46.115217 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:46.118546 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:46.121875 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:46.125205 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:46.128533 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:46.131866 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:46.135197 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:46.138562 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:46.141931 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:46.145270 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:46.148596 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:46.151924 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:46.155246 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:46.158575 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:46.161896 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:46.165215 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:46.168543 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:46.171851 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:46.175168 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:46.178481 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:46.181835 ---      ParallelTerminationStrategy: PID 22 died...
22:49:46.183336 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:46.186996 ---      ParallelTerminationStrategy: PID 23 died...
22:49:46.188481 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:46.192123 ---      ParallelTerminationStrategy: PID 24 died...
22:49:46.193603 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:46.197282 ---      ParallelTerminationStrategy: PID 25 died...
22:49:46.198764 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:46.202431 ---      ParallelTerminationStrategy: PID 26 died...
22:49:46.203925 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:46.207635 ---      ParallelTerminationStrategy: PID 27 died...
22:49:46.209137 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:46.212812 ---      ParallelTerminationStrategy: PID 28 died...
22:49:46.214299 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:46.217962 ---      ParallelTerminationStrategy: PID 29 died...
22:49:46.219441 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:46.223129 ---      ParallelTerminationStrategy: PID 30 died...
22:49:46.224621 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:46.228322 ---      ParallelTerminationStrategy: PID 31 died...
22:49:46.229817 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:46.233500 ---      ParallelTerminationStrategy: PID 32 died...
22:49:46.235001 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:46.238698 ---      ParallelTerminationStrategy: PID 33 died...
22:49:46.240196 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:46.243917 ---      ParallelTerminationStrategy: PID 35 died...
22:49:46.245421 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:46.249112 ---      ParallelTerminationStrategy: PID 36 died...
22:49:46.250609 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:46.254324 ---      ParallelTerminationStrategy: PID 37 died...
22:49:46.255828 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:46.259524 ---      ParallelTerminationStrategy: PID 38 died...
22:49:46.261036 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:46.264755 ---      ParallelTerminationStrategy: PID 39 died...
22:49:46.266255 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:46.269952 ---      ParallelTerminationStrategy: PID 40 died...
22:49:46.271454 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:46.275172 ---      ParallelTerminationStrategy: PID 41 died...
22:49:46.276670 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:46.280361 ---      ParallelTerminationStrategy: PID 42 died...
22:49:46.281861 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:46.285551 ---      ParallelTerminationStrategy: PID 43 died...
22:49:46.287036 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:46.290715 ---      ParallelTerminationStrategy: PID 44 died...
22:49:46.292207 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:46.295903 ---      ParallelTerminationStrategy: PID 45 died...
22:49:46.297406 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:46.301114 ---      ParallelTerminationStrategy: PID 46 died...
22:49:46.302608 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:46.306280 ---      ParallelTerminationStrategy: PID 47 died...
22:49:46.307771 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:46.311433 ---      ParallelTerminationStrategy: PID 48 died...
22:49:46.312911 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:46.316616 ---      ParallelTerminationStrategy: PID 49 died...
22:49:46.318100 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:46.321763 ---      ParallelTerminationStrategy: PID 50 died...
22:49:46.323245 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:46.326922 ---      ParallelTerminationStrategy: PID 51 died...
22:49:46.328414 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:46.332076 ---      ParallelTerminationStrategy: PID 52 died...
22:49:46.333560 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:46.337225 ---      ParallelTerminationStrategy: PID 53 died...
22:49:46.338704 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:46.342380 ---      ParallelTerminationStrategy: PID 54 died...
22:49:46.343871 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:46.347530 ---      ParallelTerminationStrategy: PID 55 died...
22:49:46.349007 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:46.352693 ---      ParallelTerminationStrategy: PID 56 died...
22:49:46.354175 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:46.357856 ---      ParallelTerminationStrategy: PID 57 died...
22:49:46.359347 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:46.363020 ---      ParallelTerminationStrategy: PID 58 died...
22:49:46.364501 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:46.368174 ---      ParallelTerminationStrategy: PID 59 died...
22:49:46.369656 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:46.373322 ---      ParallelTerminationStrategy: PID 60 died...
22:49:46.374802 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:46.378453 ---      ParallelTerminationStrategy: PID 61 died...
22:49:46.379928 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:46.383583 ---      ParallelTerminationStrategy: PID 62 died...
22:49:46.385083 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:46.388744 ---      ParallelTerminationStrategy: PID 63 died...
22:49:46.390220 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:46.393885 ---      ParallelTerminationStrategy: PID 64 died...
22:49:46.395361 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:46.399028 ---      ParallelTerminationStrategy: PID 65 died...
22:49:46.400522 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:46.404193 ---      ParallelTerminationStrategy: PID 66 died...
22:49:46.405692 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:46.409362 ---      ParallelTerminationStrategy: PID 67 died...
22:49:46.410835 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:46.414525 ---      ParallelTerminationStrategy: PID 68 died...
22:49:46.416010 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:46.419678 ---      ParallelTerminationStrategy: PID 69 died...
22:49:46.421160 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:46.424835 ---      ParallelTerminationStrategy: PID 70 died...
22:49:46.426320 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:46.429992 ---      ParallelTerminationStrategy: PID 71 died...
22:49:46.431474 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:46.435129 ---      ParallelTerminationStrategy: PID 72 died...
22:49:46.436641 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:46.440315 ---      ParallelTerminationStrategy: PID 73 died...
22:49:46.441799 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:46.445449 ---      ParallelTerminationStrategy: PID 74 died...
22:49:46.446929 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:46.450613 ---      ParallelTerminationStrategy: PID 75 died...
22:49:46.452104 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:46.455782 ---      ParallelTerminationStrategy: PID 76 died...
22:49:46.457257 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:46.460938 ---      ParallelTerminationStrategy: PID 77 died...
22:49:46.462430 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:46.466108 ---      ParallelTerminationStrategy: PID 78 died...
22:49:46.467582 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:46.471259 ---      ParallelTerminationStrategy: PID 79 died...
22:49:46.472741 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:46.476409 ---      ParallelTerminationStrategy: PID 80 died...
22:49:46.477897 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:46.481589 ---      ParallelTerminationStrategy: PID 81 died...
22:49:46.483086 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:46.486748 ---      ParallelTerminationStrategy: PID 82 died...
22:49:46.488230 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:46.491901 ---      ParallelTerminationStrategy: PID 83 died...
22:49:46.493388 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:46.497077 ---      ParallelTerminationStrategy: PID 84 died...
22:49:46.498558 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:46.502218 ---      ParallelTerminationStrategy: PID 85 died...
22:49:46.503701 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:46.507354 ---      ParallelTerminationStrategy: PID 86 died...
22:49:46.508840 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:46.512523 ---      ParallelTerminationStrategy: PID 87 died...
22:49:46.514007 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:46.517680 ---      ParallelTerminationStrategy: PID 88 died...
22:49:46.519161 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:46.522837 ---      ParallelTerminationStrategy: PID 89 died...
22:49:46.524324 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:46.528012 ---      ParallelTerminationStrategy: PID 90 died...
22:49:46.529493 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:46.533200 ---      ParallelTerminationStrategy: PID 91 died...
22:49:46.534691 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:46.538382 ---      ParallelTerminationStrategy: PID 92 died...
22:49:46.539884 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:46.543565 ---      ParallelTerminationStrategy: PID 93 died...
22:49:46.545055 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:46.548756 ---      ParallelTerminationStrategy: PID 94 died...
22:49:46.550245 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:46.553923 ---      ParallelTerminationStrategy: PID 95 died...
22:49:46.555408 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:46.559143 ---      ParallelTerminationStrategy: PID 96 died...
22:49:46.560706 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:46.564538 ---      ParallelTerminationStrategy: PID 97 died...
22:49:46.566040 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:46.569745 ---      ParallelTerminationStrategy: PID 98 died...
22:49:46.571242 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:46.574909 ---      ParallelTerminationStrategy: PID 99 died...
22:49:46.576414 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:46.580098 ---      ParallelTerminationStrategy: PID 100 died...
22:49:46.581598 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:46.585308 ---      ParallelTerminationStrategy: PID 101 died...
22:49:46.586803 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:46.590474 ---      ParallelTerminationStrategy: PID 102 died...
22:49:46.591978 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:46.595637 ---      ParallelTerminationStrategy: PID 103 died...
22:49:46.597131 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:46.600815 ---      ParallelTerminationStrategy: PID 104 died...
22:49:46.602305 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:46.605992 ---      ParallelTerminationStrategy: PID 105 died...
22:49:46.607476 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:46.611155 ---      ParallelTerminationStrategy: PID 106 died...
22:49:46.612661 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:46.616356 ---      ParallelTerminationStrategy: PID 107 died...
22:49:46.617838 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:46.621525 ---      ParallelTerminationStrategy: PID 108 died...
22:49:46.623015 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:46.626701 ---      ParallelTerminationStrategy: PID 109 died...
22:49:46.628205 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:46.631910 ---      ParallelTerminationStrategy: PID 110 died...
22:49:46.633416 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:46.637114 ---      ParallelTerminationStrategy: PID 111 died...
22:49:46.638598 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:46.642300 ---      ParallelTerminationStrategy: PID 112 died...
22:49:46.643810 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:46.647505 ---      ParallelTerminationStrategy: PID 113 died...
22:49:46.648992 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:46.652670 ---      ParallelTerminationStrategy: PID 114 died...
22:49:46.654155 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:46.657848 ---      ParallelTerminationStrategy: PID 115 died...
22:49:46.659336 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:46.663010 ---      ParallelTerminationStrategy: PID 116 died...
22:49:46.664504 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:46.668188 ---      ParallelTerminationStrategy: PID 117 died...
22:49:46.669675 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:46.673353 ---      ParallelTerminationStrategy: PID 118 died...
22:49:46.674838 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:46.678520 ---      ParallelTerminationStrategy: PID 119 died...
22:49:46.680028 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:46.683714 ---      ParallelTerminationStrategy: PID 120 died...
22:49:46.685208 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:46.688914 ---      ParallelTerminationStrategy: PID 121 died...
22:49:46.690401 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:46.694073 ---      ParallelTerminationStrategy: PID 122 died...
22:49:46.695551 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:46.699224 ---      ParallelTerminationStrategy: PID 123 died...
22:49:46.700709 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:46.704419 ---      ParallelTerminationStrategy: PID 124 died...
22:49:46.705911 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:46.709616 ---      ParallelTerminationStrategy: PID 125 died...
22:49:46.711106 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:46.714796 ---      ParallelTerminationStrategy: PID 126 died...
22:49:46.716297 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:46.719986 ---      ParallelTerminationStrategy: PID 127 died...
22:49:46.721468 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:46.725156 ---      ParallelTerminationStrategy: PID 128 died...
22:49:46.726637 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:46.730319 ---      ParallelTerminationStrategy: PID 129 died...
22:49:46.731812 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:46.735488 ---      ParallelTerminationStrategy: PID 130 died...
22:49:46.736988 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:46.740677 ---      ParallelTerminationStrategy: PID 131 died...
22:49:46.742179 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:46.745873 ---      ParallelTerminationStrategy: PID 132 died...
22:49:46.747355 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:46.751057 ---      ParallelTerminationStrategy: PID 133 died...
22:49:46.752548 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:46.756217 ---      ParallelTerminationStrategy: PID 134 died...
22:49:46.757703 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:46.761372 ---      ParallelTerminationStrategy: PID 135 died...
22:49:46.762859 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:46.766546 ---      ParallelTerminationStrategy: PID 136 died...
22:49:46.768080 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:46.771752 ---      ParallelTerminationStrategy: PID 137 died...
22:49:46.773234 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:46.776920 ---      ParallelTerminationStrategy: PID 138 died...
22:49:46.778388 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:46.782075 ---      ParallelTerminationStrategy: PID 139 died...
22:49:46.783558 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:46.787240 ---      ParallelTerminationStrategy: PID 140 died...
22:49:46.788716 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:46.792386 ---      ParallelTerminationStrategy: PID 141 died...
22:49:46.793861 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:46.797508 ---      ParallelTerminationStrategy: PID 142 died...
22:49:46.798978 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:46.802650 ---      ParallelTerminationStrategy: PID 143 died...
22:49:46.804122 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:46.807786 ---      ParallelTerminationStrategy: PID 144 died...
22:49:46.809267 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:46.812916 ---      ParallelTerminationStrategy: PID 145 died...
22:49:46.814390 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:46.818079 ---      ParallelTerminationStrategy: PID 146 died...
22:49:46.819539 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:46.823202 ---      ParallelTerminationStrategy: PID 147 died...
22:49:46.824691 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:46.828364 ---      ParallelTerminationStrategy: PID 148 died...
22:49:46.829837 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:46.833520 ---      ParallelTerminationStrategy: PID 149 died...
22:49:46.835003 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:46.838664 ---      ParallelTerminationStrategy: PID 150 died...
22:49:46.840151 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:46.843807 ---      ParallelTerminationStrategy: PID 151 died...
22:49:46.845281 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:46.848971 ---      ParallelTerminationStrategy: PID 152 died...
22:49:46.850448 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:46.854126 ---      ParallelTerminationStrategy: PID 153 died...
22:49:46.855617 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:46.859272 ---      ParallelTerminationStrategy: PID 154 died...
22:49:46.860770 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:46.864432 ---      ParallelTerminationStrategy: PID 155 died...
22:49:46.865910 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:46.869568 ---      ParallelTerminationStrategy: PID 156 died...
22:49:46.871035 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:46.874718 ---      ParallelTerminationStrategy: PID 157 died...
22:49:46.876206 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:46.879867 ---      ParallelTerminationStrategy: PID 158 died...
22:49:46.881334 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:46.885029 ---      ParallelTerminationStrategy: PID 159 died...
22:49:46.886501 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:46.890149 ---      ParallelTerminationStrategy: PID 160 died...
22:49:46.891623 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:46.895280 ---      ParallelTerminationStrategy: PID 161 died...
22:49:46.896755 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:46.900443 ---      ParallelTerminationStrategy: PID 162 died...
22:49:46.901916 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:46.905565 ---      ParallelTerminationStrategy: PID 163 died...
22:49:46.907049 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:46.910704 ---      ParallelTerminationStrategy: PID 164 died...
22:49:46.912178 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:46.915862 ---      ParallelTerminationStrategy: PID 165 died...
22:49:46.917327 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:46.920982 ---      ParallelTerminationStrategy: PID 166 died...
22:49:46.922457 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:46.926120 ---      ParallelTerminationStrategy: PID 167 died...
22:49:46.927590 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:46.931258 ---      ParallelTerminationStrategy: PID 168 died...
22:49:46.932759 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:46.936414 ---      ParallelTerminationStrategy: PID 169 died...
22:49:46.937880 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:46.941534 ---      ParallelTerminationStrategy: PID 170 died...
22:49:46.943001 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:46.946676 ---      ParallelTerminationStrategy: PID 171 died...
22:49:46.948173 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:46.951805 ---      ParallelTerminationStrategy: PID 172 died...
22:49:46.953270 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:46.956921 ---      ParallelTerminationStrategy: PID 173 died...
22:49:46.958391 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:46.962083 ---      ParallelTerminationStrategy: PID 174 died...
22:49:46.963555 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:46.967219 ---      ParallelTerminationStrategy: PID 175 died...
22:49:46.968690 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:46.972343 ---      ParallelTerminationStrategy: PID 176 died...
22:49:46.973806 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:46.977468 ---      ParallelTerminationStrategy: PID 177 died...
22:49:46.978935 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:46.982588 ---      ParallelTerminationStrategy: PID 178 died...
22:49:46.984067 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:46.987710 ---      ParallelTerminationStrategy: PID 179 died...
22:49:46.989179 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:46.992843 ---      ParallelTerminationStrategy: PID 180 died...
22:49:46.994309 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:46.997973 ---      ParallelTerminationStrategy: PID 181 died...
22:49:46.999431 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:47.003078 ---      ParallelTerminationStrategy: PID 182 died...
22:49:47.004577 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:47.008231 ---      ParallelTerminationStrategy: PID 183 died...
22:49:47.009707 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:47.013361 ---      ParallelTerminationStrategy: PID 184 died...
22:49:47.014838 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:47.018510 ---      ParallelTerminationStrategy: PID 185 died...
22:49:47.019995 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:47.023653 ---      ParallelTerminationStrategy: PID 186 died...
22:49:47.025134 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:47.028810 ---      ParallelTerminationStrategy: PID 187 died...
22:49:47.030286 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:47.033946 ---      ParallelTerminationStrategy: PID 188 died...
22:49:47.035409 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:47.039061 ---      ParallelTerminationStrategy: PID 189 died...
22:49:47.040554 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:47.044190 ---      ParallelTerminationStrategy: PID 190 died...
22:49:47.045664 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:47.049315 ---      ParallelTerminationStrategy: PID 191 died...
22:49:47.050781 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:47.054440 ---      ParallelTerminationStrategy: PID 192 died...
22:49:47.055918 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:47.059576 ---      ParallelTerminationStrategy: PID 193 died...
22:49:47.061061 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:47.064724 ---      ParallelTerminationStrategy: PID 194 died...
22:49:47.066192 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:47.069862 ---      ParallelTerminationStrategy: PID 195 died...
22:49:47.071337 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:47.075009 ---      ParallelTerminationStrategy: PID 196 died...
22:49:47.076464 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:47.080127 ---      ParallelTerminationStrategy: PID 197 died...
22:49:47.081600 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:47.085252 ---      ParallelTerminationStrategy: PID 198 died...
22:49:47.086712 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:47.090372 ---      ParallelTerminationStrategy: PID 199 died...
22:49:47.091851 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:47.095505 ---      ParallelTerminationStrategy: PID 200 died...
22:49:47.097000 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:47.100668 ---      ParallelTerminationStrategy: PID 201 died...
22:49:47.102131 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:47.105777 ---      ParallelTerminationStrategy: PID 202 died...
22:49:47.107255 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:47.110900 ---      ParallelTerminationStrategy: PID 203 died...
22:49:47.112379 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:47.116043 ---      ParallelTerminationStrategy: PID 204 died...
22:49:47.117505 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:47.121202 ---      ParallelTerminationStrategy: PID 205 died...
22:49:47.122675 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:47.126334 ---      ParallelTerminationStrategy: PID 206 died...
22:49:47.127810 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:47.131470 ---      ParallelTerminationStrategy: PID 207 died...
22:49:47.132966 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:47.136628 ---      ParallelTerminationStrategy: PID 208 died...
22:49:47.138106 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:47.141771 ---      ParallelTerminationStrategy: PID 209 died...
22:49:47.143245 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:47.146904 ---      ParallelTerminationStrategy: PID 210 died...
22:49:47.148381 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:47.152070 ---      ParallelTerminationStrategy: PID 211 died...
22:49:47.153554 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:47.157207 ---      ParallelTerminationStrategy: PID 212 died...
22:49:47.158682 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:47.162361 ---      ParallelTerminationStrategy: PID 213 died...
22:49:47.163856 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:47.167529 ---      ParallelTerminationStrategy: PID 214 died...
22:49:47.169012 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:47.172694 ---      ParallelTerminationStrategy: PID 215 died...
22:49:47.174161 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:47.177840 ---      ParallelTerminationStrategy: PID 216 died...
22:49:47.179306 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:47.182959 ---      ParallelTerminationStrategy: PID 217 died...
22:49:47.184466 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:47.188131 ---      ParallelTerminationStrategy: PID 218 died...
22:49:47.189613 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:47.193281 ---      ParallelTerminationStrategy: PID 219 died...
22:49:47.194760 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:47.198432 ---      ParallelTerminationStrategy: PID 220 died...
22:49:47.199908 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:47.203572 ---      ParallelTerminationStrategy: PID 221 died...
22:49:47.205049 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:47.208739 ---      ParallelTerminationStrategy: PID 222 died...
22:49:47.210222 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:47.213895 ---      ParallelTerminationStrategy: PID 223 died...
22:49:47.215368 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:47.219031 ---      ParallelTerminationStrategy: PID 224 died...
22:49:47.220518 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:47.224189 ---      ParallelTerminationStrategy: PID 225 died...
22:49:47.225668 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:47.229368 ---      ParallelTerminationStrategy: PID 226 died...
22:49:47.230848 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:47.234541 ---      ParallelTerminationStrategy: PID 227 died...
22:49:47.236020 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:47.239691 ---      ParallelTerminationStrategy: PID 228 died...
22:49:47.241171 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:47.244859 ---      ParallelTerminationStrategy: PID 229 died...
22:49:47.246338 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:47.250022 ---      ParallelTerminationStrategy: PID 230 died...
22:49:47.251504 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:47.255183 ---      ParallelTerminationStrategy: PID 231 died...
22:49:47.256679 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:47.260355 ---      ParallelTerminationStrategy: PID 232 died...
22:49:47.261827 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:47.265529 ---      ParallelTerminationStrategy: PID 233 died...
22:49:47.267010 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:47.270682 ---      ParallelTerminationStrategy: PID 234 died...
22:49:47.272189 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:50.676419 ---      ParallelTerminationStrategy: PID 34 died...
22:49:50.682591 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8298 netreg_mass PASS
---------------------------------------------------------------------
22:49:50.758457 tst                       trial-8298: Storing JUnit report in /build/trial-8298/run.2026-04-11_22-48-24/trial-8298.xml

--------------------------------------------------------------------------------------------
trial-8298 PASS
--------------------------------------------------------------------------------------------
22:49:50.769316 tst                       trial-8298: trial-8298: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (81.1 sec)
+ exit_code=0
+ rm -rf trial-8298/inst
+ cd trial-8298
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-04-11 22:48:23
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8298-run.tgz run.2026-04-11_22-48-24
+ tar czf /build/trial-8298-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-04-11_13_30_09.tgz osmo-bts-oc2g.build-2026-04-11_00_51_32.tgz osmo-bts-sysmo.build-2026-04-11_00_51_36.tgz osmo-bts.build-2026-04-11_00_51_36.tgz osmo-ggsn.build-2026-04-11_20_42_47.tgz osmo-hlr.build-2026-04-11_16_36_49.tgz osmo-hnbgw.build-2026-04-11_13_29_42.tgz osmo-mgw.build-2026-04-11_08_33_16.tgz osmo-msc.build-2026-04-11_13_35_35.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-04-11_07_35_25.tgz osmo-pcu-sysmo.build-2026-04-11_07_35_22.tgz osmo-pcu.build-2026-04-11_07_35_22.tgz osmo-sgsn.build-2026-04-11_20_48_36.tgz osmo-stp.build-2026-04-11_13_26_36.tgz osmo-trx.build-2026-04-11_14_22_17.tgz osmocom-bb.build-2026-04-11_21_17_11.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