Skip to content
Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis"
 > git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins1189496961566539665.sh
+ rm -rf trial-8231-bin.tgz trial-8231-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 25315
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11159
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10649
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12983
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13309
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 13250
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 41779
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7681
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 44003
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8591
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 17155
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 13289
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7632
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11684
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7721
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9182
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6441
Copied 2 artifacts from "osmo-gsm-tester_build-open5gs" build number 8
Copied 2 artifacts from "osmo-gsm-tester_build-srslte" build number 19
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7632
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins12166897198727873218.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-8231
+ 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
84f2d35 osmo-ns-master: drop python3-osmopy-utils / --enable-external-tests
+ 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 [25/28] RUN     mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#7 CACHED

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#24 [12/28] RUN	MKDIR -p /osmo-gsm-tester-srsue                  /osmo-gsm-tester-srsenb                  /osmo-gsm-tester-srsepc                  /osmo-gsm-tester-trx 		 /osmo-gsm-tester-grbroker 		 /osmo-gsm-tester-open5gs
#24 CACHED

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

#26 [22/28] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#26 CACHED

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

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

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

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

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

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:14adcb5c52495e286cc9acd3cc2f4b0b2f9c2e4908f58c9c44c98d43d8209398 done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8232 -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-02-04 22:48:17
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8232
+ mkdir -p trial-8232
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-02-04_17_07_59.tgz osmo-bts-oc2g.build-2026-02-04_18_18_31.tgz osmo-bts-sysmo.build-2026-02-04_18_18_21.tgz osmo-bts.build-2026-02-04_18_18_39.tgz osmo-ggsn.build-2026-02-04_20_42_42.tgz osmo-hlr.build-2026-02-04_16_36_55.tgz osmo-hnbgw.build-2026-02-04_14_57_49.tgz osmo-mgw.build-2026-02-04_08_33_07.tgz osmo-msc.build-2026-02-04_15_01_22.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-02-04_07_35_03.tgz osmo-pcu-sysmo.build-2026-02-04_07_35_06.tgz osmo-pcu.build-2026-02-04_07_35_13.tgz osmo-sgsn.build-2026-02-04_20_48_43.tgz osmo-stp.build-2026-02-04_14_48_46.tgz osmo-trx.build-2026-02-04_14_33_30.tgz osmocom-bb.build-2026-02-04_21_17_19.tgz srslte.build-19.tgz trial-8232
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-02-04_17_07_59.md5 osmo-bts-oc2g.build-2026-02-04_18_18_31.md5 osmo-bts-sysmo.build-2026-02-04_18_18_21.md5 osmo-bts.build-2026-02-04_18_18_39.md5 osmo-ggsn.build-2026-02-04_20_42_42.md5 osmo-hlr.build-2026-02-04_16_36_55.md5 osmo-hnbgw.build-2026-02-04_14_57_49.md5 osmo-mgw.build-2026-02-04_08_33_07.md5 osmo-msc.build-2026-02-04_15_01_22.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-02-04_07_35_03.md5 osmo-pcu-sysmo.build-2026-02-04_07_35_06.md5 osmo-pcu.build-2026-02-04_07_35_13.md5 osmo-sgsn.build-2026-02-04_20_48_43.md5 osmo-stp.build-2026-02-04_14_48_46.md5 osmo-trx.build-2026-02-04_14_33_30.md5 osmocom-bb.build-2026-02-04_21_17_19.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-02-04_17_07_59.md5 osmo-bts-oc2g.build-2026-02-04_18_18_31.md5 osmo-bts-sysmo.build-2026-02-04_18_18_21.md5 osmo-bts.build-2026-02-04_18_18_39.md5 osmo-ggsn.build-2026-02-04_20_42_42.md5 osmo-hlr.build-2026-02-04_16_36_55.md5 osmo-hnbgw.build-2026-02-04_14_57_49.md5 osmo-mgw.build-2026-02-04_08_33_07.md5 osmo-msc.build-2026-02-04_15_01_22.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-02-04_07_35_03.md5 osmo-pcu-sysmo.build-2026-02-04_07_35_06.md5 osmo-pcu.build-2026-02-04_07_35_13.md5 osmo-sgsn.build-2026-02-04_20_48_43.md5 osmo-stp.build-2026-02-04_14_48_46.md5 osmo-trx.build-2026-02-04_14_33_30.md5 osmocom-bb.build-2026-02-04_21_17_19.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-8232 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8232'
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-8232
--------------------------------------------------------------------------------------------
22:48:17.553285 tst                       trial-8232: Detailed log at /build/trial-8232/run.2026-02-04_22-48-17/log

---------------------------------------------------------------------
trial-8232 netreg_mass
---------------------------------------------------------------------
22:48:17.754425 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:17.754773 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:17.755558 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:17.756715 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:17.797880 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:17.798673 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:17.799784 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:17.863296 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-8232 netreg_mass register_default_mass.py
----------------------------------------------
22:48:17.864066 tst       register_default_mass.py:9: Claiming resources for the test
22:48:17.879210 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.879747 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.880218 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.880663 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.881091 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.881546 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.881989 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:17.912253 tst         register_default_mass.py: using LAC 2
22:48:17.933717 tst         register_default_mass.py: using RAC 2
22:48:17.959048 tst         register_default_mass.py: using CellId 2
22:48:17.987252 tst         register_default_mass.py: using BVCI 3
22:48:18.000414 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.001091 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.001676 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.002203 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.002718 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.003224 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.003733 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.004242 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.004783 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.005301 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.005806 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.006332 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.006862 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.007378 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.007910 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.008429 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.008942 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.009453 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.009979 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.010491 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.010997 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.011525 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.012047 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.012578 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.013089 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.013600 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.014121 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.014631 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.015143 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.015653 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.016186 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.016703 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.017220 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.017757 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.018286 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.018799 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.019318 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.019836 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.020348 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.020861 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.021364 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.021870 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.022374 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.022880 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.023391 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.023893 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.024408 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.024923 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.025433 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.025949 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.026458 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.026961 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.027474 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.027986 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.028489 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.029008 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.029518 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.030023 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.030532 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.031035 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.031532 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.032054 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.032572 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.033080 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.033587 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.034100 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.034600 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.035116 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.035625 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.036124 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.036643 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.037149 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.037734 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.038245 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.038764 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.039263 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.039761 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.040280 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.040787 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.041277 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.041771 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.042281 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.042784 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.043281 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.043777 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.044289 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.044786 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.045279 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.045776 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.046292 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.046798 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.047298 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.047826 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.048331 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.048827 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.049338 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.049844 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.050349 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.050872 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.051371 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.051869 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.052430 tst      register_default_mass.py:21: Launching a simple network
22:48:18.062465 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:18.182288 run            create_hlr_db(pid=19): Launched
22:48:19.196707 run            create_hlr_db(pid=19): Terminated: ok {rc=0}
22:48:19.213263 run pcap-recorder_any(filters='host 127.0.42.2')(pid=21): Launched
22:48:19.228407 run      osmo-hlr_127.0.42.2(pid=22): Launched
22:48:19.234226 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:19.416358 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=23): Launched
22:48:19.431306 run      osmo-stp_127.0.42.5(pid=24): Launched
22:48:19.436937 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:19.852630 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=25): Launched
22:48:19.867748 run      osmo-msc_127.0.42.6(pid=26): Launched
22:48:22.882492 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:23.009827 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=27): Launched
22:48:23.024709 run      osmo-mgw_127.0.42.3(pid=28): Launched
22:48:23.030393 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:23.053848 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=29): Launched
22:48:23.069052 run      osmo-mgw_127.0.42.4(pid=30): Launched
22:48:23.074692 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:23.387573 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=31): Launched
22:48:23.405087 run      osmo-bsc_127.0.42.7(pid=32): Launched
22:48:29.431890 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:29.604136 run         osmo-bts-virtual(pid=33): Launched
22:48:30.640766 tst         register_default_mass.py: using MSISDN 1001
22:48:30.654747 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:30.694777 tst         register_default_mass.py: using MSISDN 1002
22:48:30.712657 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:30.743764 tst         register_default_mass.py: using MSISDN 1003
22:48:30.758934 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:30.790312 tst         register_default_mass.py: using MSISDN 1004
22:48:30.805099 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:30.836675 tst         register_default_mass.py: using MSISDN 1005
22:48:30.851674 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:30.883056 tst         register_default_mass.py: using MSISDN 1006
22:48:30.897924 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:30.928863 tst         register_default_mass.py: using MSISDN 1007
22:48:30.943587 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:30.974972 tst         register_default_mass.py: using MSISDN 1008
22:48:30.989773 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:31.020586 tst         register_default_mass.py: using MSISDN 1009
22:48:31.035321 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:31.066774 tst         register_default_mass.py: using MSISDN 1010
22:48:31.081722 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:31.112953 tst         register_default_mass.py: using MSISDN 1011
22:48:31.127789 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:31.159046 tst         register_default_mass.py: using MSISDN 1012
22:48:31.173958 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:31.204937 tst         register_default_mass.py: using MSISDN 1013
22:48:31.219601 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:31.250533 tst         register_default_mass.py: using MSISDN 1014
22:48:31.265274 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:31.296430 tst         register_default_mass.py: using MSISDN 1015
22:48:31.311089 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:31.342440 tst         register_default_mass.py: using MSISDN 1016
22:48:31.357465 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:31.388885 tst         register_default_mass.py: using MSISDN 1017
22:48:31.403523 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:31.434848 tst         register_default_mass.py: using MSISDN 1018
22:48:31.449616 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:31.480738 tst         register_default_mass.py: using MSISDN 1019
22:48:31.495494 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:31.526643 tst         register_default_mass.py: using MSISDN 1020
22:48:31.541323 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:31.572597 tst         register_default_mass.py: using MSISDN 1021
22:48:31.587494 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:31.618632 tst         register_default_mass.py: using MSISDN 1022
22:48:31.633365 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:31.664488 tst         register_default_mass.py: using MSISDN 1023
22:48:31.679355 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:31.710829 tst         register_default_mass.py: using MSISDN 1024
22:48:31.725746 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:31.756762 tst         register_default_mass.py: using MSISDN 1025
22:48:31.771510 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:31.802578 tst         register_default_mass.py: using MSISDN 1026
22:48:31.817238 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:31.848334 tst         register_default_mass.py: using MSISDN 1027
22:48:31.863009 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:31.894237 tst         register_default_mass.py: using MSISDN 1028
22:48:31.909023 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:31.940216 tst         register_default_mass.py: using MSISDN 1029
22:48:31.949766 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:31.980697 tst         register_default_mass.py: using MSISDN 1030
22:48:31.996716 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:32.028233 tst         register_default_mass.py: using MSISDN 1031
22:48:32.043167 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:32.074220 tst         register_default_mass.py: using MSISDN 1032
22:48:32.089054 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:32.120384 tst         register_default_mass.py: using MSISDN 1033
22:48:32.135254 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:32.165499 tst         register_default_mass.py: using MSISDN 1034
22:48:32.175082 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:32.205675 tst         register_default_mass.py: using MSISDN 1035
22:48:32.220951 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:32.252458 tst         register_default_mass.py: using MSISDN 1036
22:48:32.267045 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:32.298632 tst         register_default_mass.py: using MSISDN 1037
22:48:32.313000 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:32.344592 tst         register_default_mass.py: using MSISDN 1038
22:48:32.359131 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:32.390629 tst         register_default_mass.py: using MSISDN 1039
22:48:32.405093 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:32.435308 tst         register_default_mass.py: using MSISDN 1040
22:48:32.449074 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:32.479624 tst         register_default_mass.py: using MSISDN 1041
22:48:32.493487 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:32.529077 tst         register_default_mass.py: using MSISDN 1042
22:48:32.544968 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:32.576575 tst         register_default_mass.py: using MSISDN 1043
22:48:32.591235 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:32.622806 tst         register_default_mass.py: using MSISDN 1044
22:48:32.637491 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:32.668901 tst         register_default_mass.py: using MSISDN 1045
22:48:32.683285 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:32.714734 tst         register_default_mass.py: using MSISDN 1046
22:48:32.729177 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:32.760566 tst         register_default_mass.py: using MSISDN 1047
22:48:32.774780 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:32.806035 tst         register_default_mass.py: using MSISDN 1048
22:48:32.820494 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:32.852368 tst         register_default_mass.py: using MSISDN 1049
22:48:32.866985 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:32.898434 tst         register_default_mass.py: using MSISDN 1050
22:48:32.912871 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:32.944314 tst         register_default_mass.py: using MSISDN 1051
22:48:32.958529 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:32.989924 tst         register_default_mass.py: using MSISDN 1052
22:48:33.004243 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:33.035178 tst         register_default_mass.py: using MSISDN 1053
22:48:33.049498 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:33.080834 tst         register_default_mass.py: using MSISDN 1054
22:48:33.095364 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:33.127035 tst         register_default_mass.py: using MSISDN 1055
22:48:33.141884 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:33.181153 tst         register_default_mass.py: using MSISDN 1056
22:48:33.191243 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:33.222492 tst         register_default_mass.py: using MSISDN 1057
22:48:33.238550 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:33.269636 tst         register_default_mass.py: using MSISDN 1058
22:48:33.284491 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:33.315792 tst         register_default_mass.py: using MSISDN 1059
22:48:33.330577 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:33.362239 tst         register_default_mass.py: using MSISDN 1060
22:48:33.377091 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:33.408329 tst         register_default_mass.py: using MSISDN 1061
22:48:33.423085 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:33.453172 tst         register_default_mass.py: using MSISDN 1062
22:48:33.467282 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:33.498058 tst         register_default_mass.py: using MSISDN 1063
22:48:33.512597 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:33.542741 tst         register_default_mass.py: using MSISDN 1064
22:48:33.557159 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:33.587593 tst         register_default_mass.py: using MSISDN 1065
22:48:33.601930 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:33.632687 tst         register_default_mass.py: using MSISDN 1066
22:48:33.647282 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:33.678347 tst         register_default_mass.py: using MSISDN 1067
22:48:33.693012 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:33.724214 tst         register_default_mass.py: using MSISDN 1068
22:48:33.739049 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:33.770372 tst         register_default_mass.py: using MSISDN 1069
22:48:33.785258 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:33.816883 tst         register_default_mass.py: using MSISDN 1070
22:48:33.831792 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:33.863167 tst         register_default_mass.py: using MSISDN 1071
22:48:33.877909 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:33.909050 tst         register_default_mass.py: using MSISDN 1072
22:48:33.923803 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:33.955038 tst         register_default_mass.py: using MSISDN 1073
22:48:33.969921 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:34.001028 tst         register_default_mass.py: using MSISDN 1074
22:48:34.015818 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:34.047013 tst         register_default_mass.py: using MSISDN 1075
22:48:34.061834 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:34.092810 tst         register_default_mass.py: using MSISDN 1076
22:48:34.107510 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:34.138253 tst         register_default_mass.py: using MSISDN 1077
22:48:34.152768 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:34.183633 tst         register_default_mass.py: using MSISDN 1078
22:48:34.198482 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:34.229310 tst         register_default_mass.py: using MSISDN 1079
22:48:34.243811 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:34.274737 tst         register_default_mass.py: using MSISDN 1080
22:48:34.289535 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:34.321189 tst         register_default_mass.py: using MSISDN 1081
22:48:34.335995 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:34.367490 tst         register_default_mass.py: using MSISDN 1082
22:48:34.382340 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:34.413736 tst         register_default_mass.py: using MSISDN 1083
22:48:34.428737 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:34.470389 tst         register_default_mass.py: using MSISDN 1084
22:48:34.488924 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:34.519203 tst         register_default_mass.py: using MSISDN 1085
22:48:34.533927 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:34.564668 tst         register_default_mass.py: using MSISDN 1086
22:48:34.579087 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:34.610674 tst         register_default_mass.py: using MSISDN 1087
22:48:34.625758 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:34.656944 tst         register_default_mass.py: using MSISDN 1088
22:48:34.671815 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:34.703066 tst         register_default_mass.py: using MSISDN 1089
22:48:34.717950 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:34.749252 tst         register_default_mass.py: using MSISDN 1090
22:48:34.764213 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:34.795491 tst         register_default_mass.py: using MSISDN 1091
22:48:34.810405 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:34.841853 tst         register_default_mass.py: using MSISDN 1092
22:48:34.856727 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:34.888142 tst         register_default_mass.py: using MSISDN 1093
22:48:34.902815 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:34.934136 tst         register_default_mass.py: using MSISDN 1094
22:48:34.949059 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:34.980483 tst         register_default_mass.py: using MSISDN 1095
22:48:34.995371 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:35.026564 tst         register_default_mass.py: using MSISDN 1096
22:48:35.041333 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:35.072566 tst         register_default_mass.py: using MSISDN 1097
22:48:35.087371 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:35.118655 tst         register_default_mass.py: using MSISDN 1098
22:48:35.133359 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:35.164686 tst         register_default_mass.py: using MSISDN 1099
22:48:35.179673 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:35.210795 tst         register_default_mass.py: using MSISDN 1100
22:48:35.225548 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:35.317222 run                             mass: Starting testcase
22:48:35.322803 run                             mass: Pre-launching all virtphy's
22:48:35.328300 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:35.341590 run   osmo-ms-virt-phy/00000(pid=34): Launched
22:48:35.347782 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:35.361129 run   osmo-ms-virt-phy/00001(pid=35): Launched
22:48:35.367367 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:35.380518 run   osmo-ms-virt-phy/00002(pid=36): Launched
22:48:35.386681 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:35.399827 run   osmo-ms-virt-phy/00003(pid=37): Launched
22:48:35.405943 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:35.418951 run   osmo-ms-virt-phy/00004(pid=38): Launched
22:48:35.425093 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:35.438087 run   osmo-ms-virt-phy/00005(pid=39): Launched
22:48:35.444143 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:35.457151 run   osmo-ms-virt-phy/00006(pid=40): Launched
22:48:35.463292 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:35.476247 run   osmo-ms-virt-phy/00007(pid=41): Launched
22:48:35.482261 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:35.495323 run   osmo-ms-virt-phy/00008(pid=42): Launched
22:48:35.501354 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:35.514449 run   osmo-ms-virt-phy/00009(pid=43): Launched
22:48:35.520521 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:35.533530 run   osmo-ms-virt-phy/00010(pid=44): Launched
22:48:35.539502 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:35.552351 run   osmo-ms-virt-phy/00011(pid=45): Launched
22:48:35.558291 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:35.571141 run   osmo-ms-virt-phy/00012(pid=46): Launched
22:48:35.577106 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:35.589981 run   osmo-ms-virt-phy/00013(pid=47): Launched
22:48:35.595969 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:35.608822 run   osmo-ms-virt-phy/00014(pid=48): Launched
22:48:35.614768 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:35.627647 run   osmo-ms-virt-phy/00015(pid=49): Launched
22:48:35.633669 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:35.646526 run   osmo-ms-virt-phy/00016(pid=50): Launched
22:48:35.652538 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:35.665422 run   osmo-ms-virt-phy/00017(pid=51): Launched
22:48:35.671369 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:35.684285 run   osmo-ms-virt-phy/00018(pid=52): Launched
22:48:35.690245 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:35.703102 run   osmo-ms-virt-phy/00019(pid=53): Launched
22:48:35.709097 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:35.722010 run   osmo-ms-virt-phy/00020(pid=54): Launched
22:48:35.727988 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:35.740968 run   osmo-ms-virt-phy/00021(pid=55): Launched
22:48:35.746967 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:35.759953 run   osmo-ms-virt-phy/00022(pid=56): Launched
22:48:35.765913 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:35.778945 run   osmo-ms-virt-phy/00023(pid=57): Launched
22:48:35.784928 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:35.797982 run   osmo-ms-virt-phy/00024(pid=58): Launched
22:48:35.803945 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:35.816888 run   osmo-ms-virt-phy/00025(pid=59): Launched
22:48:35.822890 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:35.835782 run   osmo-ms-virt-phy/00026(pid=60): Launched
22:48:35.841762 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:35.854639 run   osmo-ms-virt-phy/00027(pid=61): Launched
22:48:35.860616 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:35.873458 run   osmo-ms-virt-phy/00028(pid=62): Launched
22:48:35.879405 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:35.892350 run   osmo-ms-virt-phy/00029(pid=63): Launched
22:48:35.898320 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:35.911200 run   osmo-ms-virt-phy/00030(pid=64): Launched
22:48:35.917157 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:35.929986 run   osmo-ms-virt-phy/00031(pid=65): Launched
22:48:35.935976 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:35.948880 run   osmo-ms-virt-phy/00032(pid=66): Launched
22:48:35.954912 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:35.967902 run   osmo-ms-virt-phy/00033(pid=67): Launched
22:48:35.973891 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:35.986885 run   osmo-ms-virt-phy/00034(pid=68): Launched
22:48:35.992815 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:36.005788 run   osmo-ms-virt-phy/00035(pid=69): Launched
22:48:36.011751 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:36.024662 run   osmo-ms-virt-phy/00036(pid=70): Launched
22:48:36.030765 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:36.043726 run   osmo-ms-virt-phy/00037(pid=71): Launched
22:48:36.049791 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:36.062747 run   osmo-ms-virt-phy/00038(pid=72): Launched
22:48:36.068708 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:36.081586 run   osmo-ms-virt-phy/00039(pid=73): Launched
22:48:36.087569 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:36.100546 run   osmo-ms-virt-phy/00040(pid=74): Launched
22:48:36.106554 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:36.119501 run   osmo-ms-virt-phy/00041(pid=75): Launched
22:48:36.125505 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:36.138399 run   osmo-ms-virt-phy/00042(pid=76): Launched
22:48:36.144461 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:36.157578 run   osmo-ms-virt-phy/00043(pid=77): Launched
22:48:36.163607 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:36.176458 run   osmo-ms-virt-phy/00044(pid=78): Launched
22:48:36.182444 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:36.195315 run   osmo-ms-virt-phy/00045(pid=79): Launched
22:48:36.201457 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:36.214364 run   osmo-ms-virt-phy/00046(pid=80): Launched
22:48:36.220442 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:36.233375 run   osmo-ms-virt-phy/00047(pid=81): Launched
22:48:36.239457 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:36.252496 run   osmo-ms-virt-phy/00048(pid=82): Launched
22:48:36.258600 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:36.271818 run   osmo-ms-virt-phy/00049(pid=83): Launched
22:48:36.277900 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:36.291016 run   osmo-ms-virt-phy/00050(pid=84): Launched
22:48:36.296994 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:36.309876 run   osmo-ms-virt-phy/00051(pid=85): Launched
22:48:36.315827 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:36.328772 run   osmo-ms-virt-phy/00052(pid=86): Launched
22:48:36.334716 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:36.347591 run   osmo-ms-virt-phy/00053(pid=87): Launched
22:48:36.353544 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:36.366390 run   osmo-ms-virt-phy/00054(pid=88): Launched
22:48:36.372357 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:36.385248 run   osmo-ms-virt-phy/00055(pid=89): Launched
22:48:36.391186 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:36.404060 run   osmo-ms-virt-phy/00056(pid=90): Launched
22:48:36.410018 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:36.422946 run   osmo-ms-virt-phy/00057(pid=91): Launched
22:48:36.428909 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:36.441772 run   osmo-ms-virt-phy/00058(pid=92): Launched
22:48:36.447780 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:36.460864 run   osmo-ms-virt-phy/00059(pid=93): Launched
22:48:36.466808 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:36.479838 run   osmo-ms-virt-phy/00060(pid=94): Launched
22:48:36.485853 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:36.498777 run   osmo-ms-virt-phy/00061(pid=95): Launched
22:48:36.504835 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:36.517819 run   osmo-ms-virt-phy/00062(pid=96): Launched
22:48:36.523898 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:36.536835 run   osmo-ms-virt-phy/00063(pid=97): Launched
22:48:36.542789 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:36.555694 run   osmo-ms-virt-phy/00064(pid=98): Launched
22:48:36.561706 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:36.574629 run   osmo-ms-virt-phy/00065(pid=99): Launched
22:48:36.580630 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:36.593535 run  osmo-ms-virt-phy/00066(pid=100): Launched
22:48:36.599484 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:36.612376 run  osmo-ms-virt-phy/00067(pid=101): Launched
22:48:36.618372 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:36.631315 run  osmo-ms-virt-phy/00068(pid=102): Launched
22:48:36.637362 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:36.650298 run  osmo-ms-virt-phy/00069(pid=103): Launched
22:48:36.656233 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:36.669092 run  osmo-ms-virt-phy/00070(pid=104): Launched
22:48:36.675042 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:36.687934 run  osmo-ms-virt-phy/00071(pid=105): Launched
22:48:36.694016 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:36.706895 run  osmo-ms-virt-phy/00072(pid=106): Launched
22:48:36.713022 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:36.726143 run  osmo-ms-virt-phy/00073(pid=107): Launched
22:48:36.732097 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:36.745185 run  osmo-ms-virt-phy/00074(pid=108): Launched
22:48:36.751186 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:36.764257 run  osmo-ms-virt-phy/00075(pid=109): Launched
22:48:36.770205 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:36.783140 run  osmo-ms-virt-phy/00076(pid=110): Launched
22:48:36.789110 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:36.801989 run  osmo-ms-virt-phy/00077(pid=111): Launched
22:48:36.807986 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:36.820867 run  osmo-ms-virt-phy/00078(pid=112): Launched
22:48:36.826854 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:36.839752 run  osmo-ms-virt-phy/00079(pid=113): Launched
22:48:36.845755 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:36.858643 run  osmo-ms-virt-phy/00080(pid=114): Launched
22:48:36.864633 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:36.877474 run  osmo-ms-virt-phy/00081(pid=115): Launched
22:48:36.883438 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:36.896300 run  osmo-ms-virt-phy/00082(pid=116): Launched
22:48:36.902277 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:36.915167 run  osmo-ms-virt-phy/00083(pid=117): Launched
22:48:36.921143 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:36.934205 run  osmo-ms-virt-phy/00084(pid=118): Launched
22:48:36.940173 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:36.953174 run  osmo-ms-virt-phy/00085(pid=119): Launched
22:48:36.959096 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:36.972101 run  osmo-ms-virt-phy/00086(pid=120): Launched
22:48:36.978135 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:36.991150 run  osmo-ms-virt-phy/00087(pid=121): Launched
22:48:36.997104 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:37.009949 run  osmo-ms-virt-phy/00088(pid=122): Launched
22:48:37.015925 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:37.028778 run  osmo-ms-virt-phy/00089(pid=123): Launched
22:48:37.034762 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:37.047619 run  osmo-ms-virt-phy/00090(pid=124): Launched
22:48:37.053574 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:37.066415 run  osmo-ms-virt-phy/00091(pid=125): Launched
22:48:37.072351 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:37.085212 run  osmo-ms-virt-phy/00092(pid=126): Launched
22:48:37.091159 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:37.104032 run  osmo-ms-virt-phy/00093(pid=127): Launched
22:48:37.109981 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:37.122831 run  osmo-ms-virt-phy/00094(pid=128): Launched
22:48:37.128788 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:37.141676 run  osmo-ms-virt-phy/00095(pid=129): Launched
22:48:37.147624 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:37.160521 run  osmo-ms-virt-phy/00096(pid=130): Launched
22:48:37.166699 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:37.179733 run  osmo-ms-virt-phy/00097(pid=131): Launched
22:48:37.185742 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:37.198685 run  osmo-ms-virt-phy/00098(pid=132): Launched
22:48:37.204689 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:37.217821 run  osmo-ms-virt-phy/00099(pid=133): Launched
22:48:37.223763 run                             mass: Checking if sockets are in the filesystem
22:48:37.256628 run                osmo-ms-mob/00000: Starting mobile
22:48:37.269632 run       osmo-ms-mob/00000(pid=134): Launched
22:48:37.280760 run                             mass: MS start registered  {at=795943.489079935, delay=0.00515581201761961, ms=00000}
22:48:41.453122 run                osmo-ms-mob/00001: Starting mobile
22:48:41.467098 run       osmo-ms-mob/00001(pid=135): Launched
22:48:41.477679 run                             mass: MS start registered  {at=795947.685995775, delay=0.004358126083388925, ms=00001}
22:48:42.432769 run                             mass: MS performed LU  {at=795948.640971108, lu_delay=5.151891172979958, ms=00000}
22:48:43.271308 run                osmo-ms-mob/00002: Starting mobile
22:48:43.290058 run       osmo-ms-mob/00002(pid=136): Launched
22:48:43.300879 run                             mass: MS start registered  {at=795949.509188107, delay=0.004649851005524397, ms=00002}
22:48:44.579187 run                osmo-ms-mob/00003: Starting mobile
22:48:44.595277 run       osmo-ms-mob/00003(pid=137): Launched
22:48:44.605715 run                             mass: MS start registered  {at=795950.814036575, delay=0.004244646988809109, ms=00003}
22:48:45.671392 run                osmo-ms-mob/00004: Starting mobile
22:48:45.688049 run       osmo-ms-mob/00004(pid=138): Launched
22:48:45.698580 run                             mass: MS start registered  {at=795951.906900476, delay=0.004363501910120249, ms=00004}
22:48:46.198769 run                             mass: MS performed LU  {at=795952.406976782, lu_delay=4.720981006976217, ms=00001}
22:48:46.641103 run                osmo-ms-mob/00005: Starting mobile
22:48:46.654184 run       osmo-ms-mob/00005(pid=139): Launched
22:48:46.664646 run                             mass: MS start registered  {at=795952.872964884, delay=0.004422059981152415, ms=00005}
22:48:47.580662 run                osmo-ms-mob/00006: Starting mobile
22:48:47.597426 run       osmo-ms-mob/00006(pid=140): Launched
22:48:47.608052 run                             mass: MS start registered  {at=795953.816373738, delay=0.00453207001555711, ms=00006}
22:48:48.100324 run                             mass: MS performed LU  {at=795954.308527178, lu_delay=4.799339071032591, ms=00002}
22:48:48.472252 run                osmo-ms-mob/00007: Starting mobile
22:48:48.489315 run       osmo-ms-mob/00007(pid=141): Launched
22:48:48.499838 run                             mass: MS start registered  {at=795954.708155125, delay=0.004397768061608076, ms=00007}
22:48:49.253402 run                osmo-ms-mob/00008: Starting mobile
22:48:49.267698 run       osmo-ms-mob/00008(pid=142): Launched
22:48:49.278419 run                             mass: MS start registered  {at=795955.486736674, delay=0.004779077949933708, ms=00008}
22:48:49.976275 run                osmo-ms-mob/00009: Starting mobile
22:48:49.993586 run       osmo-ms-mob/00009(pid=143): Launched
22:48:49.999644 run                             mass: MS performed LU  {at=795956.20797002, lu_delay=5.393933444982395, ms=00003}
22:48:50.005495 run                             mass: MS start registered  {at=795956.213829651, delay=0.005876293987967074, ms=00009}
22:48:50.663247 run                osmo-ms-mob/00010: Starting mobile
22:48:50.676714 run       osmo-ms-mob/00010(pid=144): Launched
22:48:50.687296 run                             mass: MS start registered  {at=795956.895614894, delay=0.004506818950176239, ms=00010}
22:48:51.268873 run                osmo-ms-mob/00011: Starting mobile
22:48:51.286103 run       osmo-ms-mob/00011(pid=145): Launched
22:48:51.296739 run                             mass: MS start registered  {at=795957.505061378, delay=0.004574054037220776, ms=00011}
22:48:51.871786 run                osmo-ms-mob/00012: Starting mobile
22:48:51.888662 run       osmo-ms-mob/00012(pid=146): Launched
22:48:51.895148 run                             mass: MS performed LU  {at=795958.103472708, lu_delay=6.196572232060134, ms=00004}
22:48:51.901290 run                             mass: MS performed LU  {at=795958.109622372, lu_delay=5.236657487927005, ms=00005}
22:48:51.907178 run                             mass: MS start registered  {at=795958.115513406, delay=0.012058160966262221, ms=00012}
22:48:52.471984 run                osmo-ms-mob/00013: Starting mobile
22:48:52.489103 run       osmo-ms-mob/00013(pid=147): Launched
22:48:52.499684 run                             mass: MS start registered  {at=795958.707998053, delay=0.004381638020277023, ms=00013}
22:48:53.039914 run                osmo-ms-mob/00014: Starting mobile
22:48:53.053170 run       osmo-ms-mob/00014(pid=148): Launched
22:48:53.063833 run                             mass: MS start registered  {at=795959.27215524, delay=0.004499091999605298, ms=00014}
22:48:53.639647 run                osmo-ms-mob/00015: Starting mobile
22:48:53.652933 run       osmo-ms-mob/00015(pid=149): Launched
22:48:53.663781 run                             mass: MS start registered  {at=795959.87210005, delay=0.004589495016261935, ms=00015}
22:48:53.730605 run                             mass: MS performed LU  {at=795959.938832101, lu_delay=6.122458362951875, ms=00006}
22:48:53.795187 run                             mass: MS performed LU  {at=795960.003393042, lu_delay=5.295237916987389, ms=00007}
22:48:54.099895 run                             mass: MS performed LU  {at=795960.308108882, lu_delay=4.821372208069079, ms=00008}
22:48:54.131117 run                osmo-ms-mob/00016: Starting mobile
22:48:54.145869 run       osmo-ms-mob/00016(pid=150): Launched
22:48:54.156935 run                             mass: MS start registered  {at=795960.365253558, delay=0.004847448086366057, ms=00016}
22:48:54.639374 run                osmo-ms-mob/00017: Starting mobile
22:48:54.652712 run       osmo-ms-mob/00017(pid=151): Launched
22:48:54.663353 run                             mass: MS start registered  {at=795960.871674464, delay=0.0044890319695696235, ms=00017}
22:48:55.271835 run                osmo-ms-mob/00018: Starting mobile
22:48:55.289668 run       osmo-ms-mob/00018(pid=152): Launched
22:48:55.300329 run                             mass: MS start registered  {at=795961.508649927, delay=0.004404271952807903, ms=00018}
22:48:55.641640 run                osmo-ms-mob/00019: Starting mobile
22:48:55.654714 run       osmo-ms-mob/00019(pid=153): Launched
22:48:55.661168 run                             mass: MS performed LU  {at=795961.869495977, lu_delay=5.655666325939819, ms=00009}
22:48:55.667237 run                             mass: MS performed LU  {at=795961.875570613, lu_delay=4.979955718968995, ms=00010}
22:48:55.673137 run                             mass: MS start registered  {at=795961.881471488, delay=0.011992403073236346, ms=00019}
22:48:56.169571 run                osmo-ms-mob/00020: Starting mobile
22:48:56.187569 run       osmo-ms-mob/00020(pid=154): Launched
22:48:56.198331 run                             mass: MS start registered  {at=795962.406649734, delay=0.004741983953863382, ms=00020}
22:48:56.652309 run                osmo-ms-mob/00021: Starting mobile
22:48:56.666220 run       osmo-ms-mob/00021(pid=155): Launched
22:48:56.676960 run                             mass: MS start registered  {at=795962.885279057, delay=0.0044807830126956105, ms=00021}
22:48:57.040326 run                osmo-ms-mob/00022: Starting mobile
22:48:57.053424 run       osmo-ms-mob/00022(pid=156): Launched
22:48:57.064490 run                             mass: MS start registered  {at=795963.272811848, delay=0.004958954988978803, ms=00022}
22:48:57.496562 run                             mass: MS performed LU  {at=795963.70475554, lu_delay=5.589242134010419, ms=00012}
22:48:57.542813 run                osmo-ms-mob/00023: Starting mobile
22:48:57.556533 run       osmo-ms-mob/00023(pid=157): Launched
22:48:57.563100 run                             mass: MS performed LU  {at=795963.771427617, lu_delay=5.063429563888349, ms=00013}
22:48:57.569089 run                             mass: MS start registered  {at=795963.777423994, delay=0.006013068021275103, ms=00023}
22:48:57.630790 run                             mass: MS performed LU  {at=795963.839005913, lu_delay=6.333944534999318, ms=00011}
22:48:57.884007 run                             mass: MS performed LU  {at=795964.092224052, lu_delay=4.820068811997771, ms=00014}
22:48:57.919904 run                osmo-ms-mob/00024: Starting mobile
22:48:57.933085 run       osmo-ms-mob/00024(pid=158): Launched
22:48:57.944472 run                             mass: MS start registered  {at=795964.152791838, delay=0.0050605389988049865, ms=00024}
22:48:58.440835 run                osmo-ms-mob/00025: Starting mobile
22:48:58.454160 run       osmo-ms-mob/00025(pid=159): Launched
22:48:58.465169 run                             mass: MS start registered  {at=795964.673490618, delay=0.004832669044844806, ms=00025}
22:48:58.861999 run                osmo-ms-mob/00026: Starting mobile
22:48:58.877911 run       osmo-ms-mob/00026(pid=160): Launched
22:48:58.889083 run                             mass: MS start registered  {at=795965.097405031, delay=0.004838189925067127, ms=00026}
22:48:59.261775 run                osmo-ms-mob/00027: Starting mobile
22:48:59.277907 run       osmo-ms-mob/00027(pid=161): Launched
22:48:59.289248 run                             mass: MS start registered  {at=795965.497564015, delay=0.005375223001465201, ms=00027}
22:48:59.313422 run                             mass: MS performed LU  {at=795965.521692954, lu_delay=5.6495929040247574, ms=00015}
22:48:59.398339 run                             mass: MS performed LU  {at=795965.606558317, lu_delay=5.241304758936167, ms=00016}
22:48:59.424346 run                             mass: MS performed LU  {at=795965.632635181, lu_delay=4.760960716987029, ms=00017}
22:48:59.438637 run                osmo-ms-mob/00028: Starting mobile
22:48:59.451557 run       osmo-ms-mob/00028(pid=162): Launched
22:48:59.462563 run                             mass: MS start registered  {at=795965.670887708, delay=0.0050354269333183765, ms=00028}
22:49:00.070819 run                osmo-ms-mob/00029: Starting mobile
22:49:00.087461 run       osmo-ms-mob/00029(pid=163): Launched
22:49:00.098491 run                             mass: MS start registered  {at=795966.306812062, delay=0.004867503070272505, ms=00029}
22:49:00.439911 run                osmo-ms-mob/00030: Starting mobile
22:49:00.452735 run       osmo-ms-mob/00030(pid=164): Launched
22:49:00.465559 run                             mass: MS start registered  {at=795966.673869474, delay=0.00654227496124804, ms=00030}
22:49:00.869033 run                osmo-ms-mob/00031: Starting mobile
22:49:00.883975 run       osmo-ms-mob/00031(pid=165): Launched
22:49:00.894887 run                             mass: MS start registered  {at=795967.103203732, delay=0.004866433097049594, ms=00031}
22:49:01.139908 run                osmo-ms-mob/00032: Starting mobile
22:49:01.152860 run       osmo-ms-mob/00032(pid=166): Launched
22:49:01.164177 run                             mass: MS start registered  {at=795967.372491761, delay=0.005278288037516177, ms=00032}
22:49:01.262595 run                             mass: MS performed LU  {at=795967.470829947, lu_delay=5.064180213026702, ms=00020}
22:49:01.326885 run                             mass: MS performed LU  {at=795967.53510249, lu_delay=6.026452563004568, ms=00018}
22:49:01.395693 run                             mass: MS performed LU  {at=795967.603885197, lu_delay=5.722413708921522, ms=00019}
22:49:01.446423 run                osmo-ms-mob/00033: Starting mobile
22:49:01.461439 run       osmo-ms-mob/00033(pid=167): Launched
22:49:01.467641 run                             mass: MS performed LU  {at=795967.675969259, lu_delay=4.790690202033147, ms=00021}
22:49:01.473962 run                             mass: MS start registered  {at=795967.682295941, delay=0.006345734000205994, ms=00033}
22:49:01.980276 run                osmo-ms-mob/00034: Starting mobile
22:49:01.997220 run       osmo-ms-mob/00034(pid=168): Launched
22:49:02.008538 run                             mass: MS start registered  {at=795968.216857602, delay=0.005058220005594194, ms=00034}
22:49:02.239260 run                osmo-ms-mob/00035: Starting mobile
22:49:02.252593 run       osmo-ms-mob/00035(pid=169): Launched
22:49:02.263763 run                             mass: MS start registered  {at=795968.472081183, delay=0.005003078025765717, ms=00035}
22:49:02.652488 run                osmo-ms-mob/00036: Starting mobile
22:49:02.666273 run       osmo-ms-mob/00036(pid=170): Launched
22:49:02.677936 run                             mass: MS start registered  {at=795968.886251273, delay=0.00550439499784261, ms=00036}
22:49:03.070865 run                osmo-ms-mob/00037: Starting mobile
22:49:03.088099 run       osmo-ms-mob/00037(pid=171): Launched
22:49:03.094221 run                             mass: MS performed LU  {at=795969.302549393, lu_delay=6.029737545060925, ms=00022}
22:49:03.100658 run                             mass: MS start registered  {at=795969.308991358, delay=0.006460294011048973, ms=00037}
22:49:03.163260 run                             mass: MS performed LU  {at=795969.371495534, lu_delay=5.594071539933793, ms=00023}
22:49:03.188940 run                osmo-ms-mob/00038: Starting mobile
22:49:03.202463 run       osmo-ms-mob/00038(pid=172): Launched
22:49:03.208630 run                             mass: MS performed LU  {at=795969.416959696, lu_delay=5.264167857938446, ms=00024}
22:49:03.214556 run                             mass: MS start registered  {at=795969.422890411, delay=0.0059470030246302485, ms=00038}
22:49:03.334678 run                             mass: MS performed LU  {at=795969.542893837, lu_delay=4.869403218966909, ms=00025}
22:49:03.349269 run                osmo-ms-mob/00039: Starting mobile
22:49:03.362779 run       osmo-ms-mob/00039(pid=173): Launched
22:49:03.373845 run                             mass: MS start registered  {at=795969.582166754, delay=0.004900509957224131, ms=00039}
22:49:04.059455 run                osmo-ms-mob/00040: Starting mobile
22:49:04.074698 run       osmo-ms-mob/00040(pid=174): Launched
22:49:04.086823 run                             mass: MS start registered  {at=795970.295133306, delay=0.005788963986560702, ms=00040}
22:49:04.340222 run                osmo-ms-mob/00041: Starting mobile
22:49:04.353335 run       osmo-ms-mob/00041(pid=175): Launched
22:49:04.364486 run                             mass: MS start registered  {at=795970.572806281, delay=0.005030319094657898, ms=00041}
22:49:04.651342 run                osmo-ms-mob/00042: Starting mobile
22:49:04.665151 run       osmo-ms-mob/00042(pid=176): Launched
22:49:04.676445 run                             mass: MS start registered  {at=795970.88476413, delay=0.004973334027454257, ms=00042}
22:49:05.028311 run                             mass: MS performed LU  {at=795971.236530089, lu_delay=5.5656423810869455, ms=00028}
22:49:05.043486 run                osmo-ms-mob/00043: Starting mobile
22:49:05.056766 run       osmo-ms-mob/00043(pid=177): Launched
22:49:05.067940 run                             mass: MS start registered  {at=795971.276260205, delay=0.005114253959618509, ms=00043}
22:49:05.091148 run                             mass: MS performed LU  {at=795971.299453865, lu_delay=5.801889850059524, ms=00027}
22:49:05.161500 run                             mass: MS performed LU  {at=795971.369715757, lu_delay=4.695846282993443, ms=00030}
22:49:05.191202 run                osmo-ms-mob/00044: Starting mobile
22:49:05.204414 run       osmo-ms-mob/00044(pid=178): Launched
22:49:05.210650 run                             mass: MS performed LU  {at=795971.418977262, lu_delay=5.1121651999419555, ms=00029}
22:49:05.216940 run                             mass: MS start registered  {at=795971.425273986, delay=0.0063158669508993626, ms=00044}
22:49:05.233991 run                             mass: MS performed LU  {at=795971.442312324, lu_delay=6.344907292979769, ms=00026}
22:49:05.245061 run                osmo-ms-mob/00045: Starting mobile
22:49:05.258093 run       osmo-ms-mob/00045(pid=179): Launched
22:49:05.269369 run                             mass: MS start registered  {at=795971.477687838, delay=0.004868051037192345, ms=00045}
22:49:05.960919 run                osmo-ms-mob/00046: Starting mobile
22:49:05.976905 run       osmo-ms-mob/00046(pid=180): Launched
22:49:05.988959 run                             mass: MS start registered  {at=795972.197275371, delay=0.005859811091795564, ms=00046}
22:49:06.253769 run                osmo-ms-mob/00047: Starting mobile
22:49:06.267642 run       osmo-ms-mob/00047(pid=181): Launched
22:49:06.279167 run                             mass: MS start registered  {at=795972.487483293, delay=0.005059376009739935, ms=00047}
22:49:06.564302 run                osmo-ms-mob/00048: Starting mobile
22:49:06.580532 run       osmo-ms-mob/00048(pid=182): Launched
22:49:06.592043 run                             mass: MS start registered  {at=795972.800361086, delay=0.004761186079122126, ms=00048}
22:49:06.839461 run                osmo-ms-mob/00049: Starting mobile
22:49:06.852865 run       osmo-ms-mob/00049(pid=183): Launched
22:49:06.859029 run                             mass: MS performed LU  {at=795973.067357148, lu_delay=5.694865387049504, ms=00032}
22:49:06.865365 run                             mass: MS start registered  {at=795973.073697918, delay=0.00635833793785423, ms=00049}
22:49:06.929699 run                             mass: MS performed LU  {at=795973.13791547, lu_delay=4.921057868050411, ms=00034}
22:49:06.955756 run                osmo-ms-mob/00050: Starting mobile
22:49:06.969007 run       osmo-ms-mob/00050(pid=184): Launched
22:49:06.975235 run                             mass: MS performed LU  {at=795973.183562306, lu_delay=4.711481122998521, ms=00035}
22:49:06.981226 run                             mass: MS start registered  {at=795973.189560897, delay=0.006016033003106713, ms=00050}
22:49:07.101024 run                             mass: MS performed LU  {at=795973.309240476, lu_delay=6.2060367439407855, ms=00031}
22:49:07.136491 run                             mass: MS performed LU  {at=795973.344738117, lu_delay=5.662442175904289, ms=00033}
22:49:07.153573 run                osmo-ms-mob/00051: Starting mobile
22:49:07.167045 run       osmo-ms-mob/00051(pid=185): Launched
22:49:07.178011 run                             mass: MS start registered  {at=795973.386333573, delay=0.004784587072208524, ms=00051}
22:49:07.853030 run                osmo-ms-mob/00052: Starting mobile
22:49:07.866793 run       osmo-ms-mob/00052(pid=186): Launched
22:49:07.878014 run                             mass: MS start registered  {at=795974.086334195, delay=0.004896783037111163, ms=00052}
22:49:08.140357 run                osmo-ms-mob/00053: Starting mobile
22:49:08.153821 run       osmo-ms-mob/00053(pid=187): Launched
22:49:08.164607 run                             mass: MS start registered  {at=795974.372925737, delay=0.004664831096306443, ms=00053}
22:49:08.440198 run                osmo-ms-mob/00054: Starting mobile
22:49:08.453187 run       osmo-ms-mob/00054(pid=188): Launched
22:49:08.465165 run                             mass: MS start registered  {at=795974.673476957, delay=0.005761642009019852, ms=00054}
22:49:08.748232 run                osmo-ms-mob/00055: Starting mobile
22:49:08.762348 run       osmo-ms-mob/00055(pid=189): Launched
22:49:08.773805 run                             mass: MS start registered  {at=795974.982124085, delay=0.004970545996911824, ms=00055}
22:49:08.792676 run                             mass: MS performed LU  {at=795975.000928609, lu_delay=6.114677336066961, ms=00036}
22:49:08.858569 run                             mass: MS performed LU  {at=795975.066788385, lu_delay=5.643897974048741, ms=00038}
22:49:08.901942 run                osmo-ms-mob/00056: Starting mobile
22:49:08.916016 run       osmo-ms-mob/00056(pid=190): Launched
22:49:08.926261 run                             mass: MS performed LU  {at=795975.134575651, lu_delay=5.552408897085115, ms=00039}
22:49:08.932260 run                             mass: MS start registered  {at=795975.140594707, delay=0.010015696985647082, ms=00056}
22:49:08.945172 run                             mass: MS performed LU  {at=795975.153497365, lu_delay=5.84450600692071, ms=00037}
22:49:08.956333 run                osmo-ms-mob/00057: Starting mobile
22:49:08.969479 run       osmo-ms-mob/00057(pid=191): Launched
22:49:08.980739 run                             mass: MS start registered  {at=795975.189050604, delay=0.005103119998238981, ms=00057}
22:49:09.000035 run                             mass: MS performed LU  {at=795975.208351841, lu_delay=4.913218535017222, ms=00040}
22:49:09.273088 run                             mass: MS performed LU  {at=795975.481307307, lu_delay=4.908501025987789, ms=00041}
22:49:09.754658 run                osmo-ms-mob/00058: Starting mobile
22:49:09.768617 run       osmo-ms-mob/00058(pid=192): Launched
22:49:09.780099 run                             mass: MS start registered  {at=795975.988415748, delay=0.005314175970852375, ms=00058}
22:49:10.040215 run                osmo-ms-mob/00059: Starting mobile
22:49:10.053310 run       osmo-ms-mob/00059(pid=193): Launched
22:49:10.064933 run                             mass: MS start registered  {at=795976.273248855, delay=0.005564025021158159, ms=00059}
22:49:10.352385 run                osmo-ms-mob/00060: Starting mobile
22:49:10.366373 run       osmo-ms-mob/00060(pid=194): Launched
22:49:10.377386 run                             mass: MS start registered  {at=795976.585704291, delay=0.004935504053719342, ms=00060}
22:49:10.612271 run                             mass: MS performed LU  {at=795976.820488604, lu_delay=4.623213232960552, ms=00046}
22:49:10.631160 run                             mass: MS performed LU  {at=795976.839399057, lu_delay=5.361711218953133, ms=00045}
22:49:10.648576 run                osmo-ms-mob/00061: Starting mobile
22:49:10.661631 run       osmo-ms-mob/00061(pid=195): Launched
22:49:10.672573 run                             mass: MS start registered  {at=795976.880896454, delay=0.00460443296469748, ms=00061}
22:49:10.693900 run                             mass: MS performed LU  {at=795976.902209174, lu_delay=5.625948969041929, ms=00043}
22:49:10.902866 run                             mass: MS performed LU  {at=795977.111083415, lu_delay=4.623600121936761, ms=00047}
22:49:10.917496 run                osmo-ms-mob/00062: Starting mobile
22:49:10.930816 run       osmo-ms-mob/00062(pid=196): Launched
22:49:10.938676 run                             mass: MS performed LU  {at=795977.146970397, lu_delay=6.262206266983412, ms=00042}
22:49:10.944616 run                             mass: MS start registered  {at=795977.152951049, delay=0.007691896986216307, ms=00062}
22:49:11.369413 run                osmo-ms-mob/00063: Starting mobile
22:49:11.384965 run       osmo-ms-mob/00063(pid=197): Launched
22:49:11.396347 run                             mass: MS start registered  {at=795977.604666813, delay=0.00499634409788996, ms=00063}
22:49:11.617738 run                             mass: MS performed LU  {at=795977.825954931, lu_delay=6.400680945022032, ms=00044}
22:49:11.752549 run                osmo-ms-mob/00064: Starting mobile
22:49:11.766636 run       osmo-ms-mob/00064(pid=198): Launched
22:49:11.778262 run                             mass: MS start registered  {at=795977.986574414, delay=0.005320993950590491, ms=00064}
22:49:11.936678 run                             mass: MS performed LU  {at=795978.144899915, lu_delay=3.7719741779146716, ms=00053}
22:49:12.153543 run                osmo-ms-mob/00065: Starting mobile
22:49:12.167579 run       osmo-ms-mob/00065(pid=199): Launched
22:49:12.179396 run                             mass: MS start registered  {at=795978.387709066, delay=0.005693881073966622, ms=00065}
22:49:12.474263 run                osmo-ms-mob/00066: Starting mobile
22:49:12.492016 run       osmo-ms-mob/00066(pid=200): Launched
22:49:12.498383 run                             mass: MS performed LU  {at=795978.706708321, lu_delay=5.320374747971073, ms=00051}
22:49:12.504312 run                             mass: MS performed LU  {at=795978.712644245, lu_delay=5.523083348060027, ms=00050}
22:49:12.510137 run                             mass: MS start registered  {at=795978.718472379, delay=0.011783341062255204, ms=00066}
22:49:12.623617 run                             mass: MS performed LU  {at=795978.831842471, lu_delay=4.7455082760425285, ms=00052}
22:49:12.652883 run                osmo-ms-mob/00067: Starting mobile
22:49:12.666121 run       osmo-ms-mob/00067(pid=201): Launched
22:49:12.677677 run                             mass: MS start registered  {at=795978.885991916, delay=0.005408453987911344, ms=00067}
22:49:12.767930 run                             mass: MS performed LU  {at=795978.976151974, lu_delay=6.175790888024494, ms=00048}
22:49:12.804222 run                             mass: MS performed LU  {at=795979.012458788, lu_delay=5.938760870019905, ms=00049}
22:49:12.821326 run                osmo-ms-mob/00068: Starting mobile
22:49:12.834522 run       osmo-ms-mob/00068(pid=202): Launched
22:49:12.845675 run                             mass: MS start registered  {at=795979.053994053, delay=0.004111763089895248, ms=00068}
22:49:13.560466 run                osmo-ms-mob/00069: Starting mobile
22:49:13.575620 run       osmo-ms-mob/00069(pid=203): Launched
22:49:13.587255 run                             mass: MS start registered  {at=795979.795568779, delay=0.005381240043789148, ms=00069}
22:49:13.953967 run                osmo-ms-mob/00070: Starting mobile
22:49:13.968028 run       osmo-ms-mob/00070(pid=204): Launched
22:49:13.979171 run                             mass: MS start registered  {at=795980.187488761, delay=0.0047137950314208865, ms=00070}
22:49:14.363203 run                osmo-ms-mob/00071: Starting mobile
22:49:14.380272 run       osmo-ms-mob/00071(pid=205): Launched
22:49:14.386299 run                             mass: MS performed LU  {at=795980.594626515, lu_delay=5.454031808068976, ms=00056}
22:49:14.392066 run                             mass: MS start registered  {at=795980.600401048, delay=0.0057974240044131875, ms=00071}
22:49:14.398164 run                             mass: MS performed LU  {at=795980.606491958, lu_delay=5.933015001006424, ms=00054}
22:49:14.442513 run                             mass: MS performed LU  {at=795980.650747666, lu_delay=5.461697062011808, ms=00057}
22:49:14.469139 run                osmo-ms-mob/00072: Starting mobile
22:49:14.482442 run       osmo-ms-mob/00072(pid=206): Launched
22:49:14.493923 run                             mass: MS start registered  {at=795980.702237409, delay=0.0050777619471773505, ms=00072}
22:49:14.668308 run                             mass: MS performed LU  {at=795980.876525947, lu_delay=5.894401862053201, ms=00055}
22:49:14.705493 run                             mass: MS performed LU  {at=795980.913709787, lu_delay=4.640460931928828, ms=00059}
22:49:15.155573 run                osmo-ms-mob/00073: Starting mobile
22:49:15.170542 run       osmo-ms-mob/00073(pid=207): Launched
22:49:15.182259 run                             mass: MS start registered  {at=795981.390577248, delay=0.005391635932028294, ms=00073}
22:49:15.448283 run                             mass: MS performed LU  {at=795981.656508944, lu_delay=5.6680931959999725, ms=00058}
22:49:15.483787 run                osmo-ms-mob/00074: Starting mobile
22:49:15.497524 run       osmo-ms-mob/00074(pid=208): Launched
22:49:15.508858 run                             mass: MS start registered  {at=795981.717176631, delay=0.005089783924631774, ms=00074}
22:49:15.534861 run                             mass: MS performed LU  {at=795981.743156637, lu_delay=3.7565822229953483, ms=00064}
22:49:15.961934 run                osmo-ms-mob/00075: Starting mobile
22:49:15.979083 run       osmo-ms-mob/00075(pid=209): Launched
22:49:15.990448 run                             mass: MS start registered  {at=795982.198764411, delay=0.005327439052052796, ms=00075}
22:49:16.224060 run                             mass: MS performed LU  {at=795982.432256857, lu_delay=5.279305808013305, ms=00062}
22:49:16.299329 run                             mass: MS performed LU  {at=795982.507557818, lu_delay=5.626661363989115, ms=00061}
22:49:16.473894 run                osmo-ms-mob/00076: Starting mobile
22:49:16.493473 run       osmo-ms-mob/00076(pid=210): Launched
22:49:16.504909 run                             mass: MS start registered  {at=795982.713227089, delay=0.005117780063301325, ms=00076}
22:49:16.570263 run                             mass: MS performed LU  {at=795982.778479254, lu_delay=5.173812440945767, ms=00063}
22:49:16.871353 run                osmo-ms-mob/00077: Starting mobile
22:49:16.887464 run       osmo-ms-mob/00077(pid=211): Launched
22:49:16.899087 run                             mass: MS start registered  {at=795983.107404936, delay=0.005265327985398471, ms=00077}
22:49:17.352873 run                osmo-ms-mob/00078: Starting mobile
22:49:17.367118 run       osmo-ms-mob/00078(pid=212): Launched
22:49:17.378625 run                             mass: MS start registered  {at=795983.586940595, delay=0.0054104969603940845, ms=00078}
22:49:17.754486 run                osmo-ms-mob/00079: Starting mobile
22:49:17.768327 run       osmo-ms-mob/00079(pid=213): Launched
22:49:17.779603 run                             mass: MS start registered  {at=795983.987921629, delay=0.005144855938851833, ms=00079}
22:49:18.143850 run                             mass: MS performed LU  {at=795984.352062921, lu_delay=5.298068867996335, ms=00068}
22:49:18.188760 run                osmo-ms-mob/00080: Starting mobile
22:49:18.202991 run       osmo-ms-mob/00080(pid=214): Launched
22:49:18.209459 run                             mass: MS performed LU  {at=795984.417784939, lu_delay=4.6222161600599065, ms=00069}
22:49:18.215515 run                             mass: MS start registered  {at=795984.423849161, delay=0.006082701962441206, ms=00080}
22:49:18.253945 run                             mass: MS performed LU  {at=795984.462160652, lu_delay=6.074451585998759, ms=00065}
22:49:18.398176 run                             mass: MS performed LU  {at=795984.606392799, lu_delay=5.720400883001275, ms=00067}
22:49:18.434561 run                             mass: MS performed LU  {at=795984.642794307, lu_delay=5.92432192794513, ms=00066}
22:49:18.468031 run                osmo-ms-mob/00081: Starting mobile
22:49:18.481111 run       osmo-ms-mob/00081(pid=215): Launched
22:49:18.492486 run                             mass: MS start registered  {at=795984.700802999, delay=0.0052443359745666385, ms=00081}
22:49:19.154078 run                osmo-ms-mob/00082: Starting mobile
22:49:19.168208 run       osmo-ms-mob/00082(pid=216): Launched
22:49:19.181141 run                             mass: MS start registered  {at=795985.389448703, delay=0.006888032075949013, ms=00082}
22:49:19.764606 run                osmo-ms-mob/00083: Starting mobile
22:49:19.781279 run       osmo-ms-mob/00083(pid=217): Launched
22:49:19.792701 run                             mass: MS start registered  {at=795986.001020288, delay=0.005180905922316015, ms=00083}
22:49:19.989399 run                             mass: MS performed LU  {at=795986.197623521, lu_delay=4.480446889996529, ms=00074}
22:49:20.064623 run                             mass: MS performed LU  {at=795986.27285047, lu_delay=4.882273222086951, ms=00073}
22:49:20.156048 run                             mass: MS performed LU  {at=795986.364263337, lu_delay=6.176774575957097, ms=00070}
22:49:20.184437 run                osmo-ms-mob/00084: Starting mobile
22:49:20.197600 run       osmo-ms-mob/00084(pid=218): Launched
22:49:20.208778 run                             mass: MS start registered  {at=795986.417102033, delay=0.005210703006014228, ms=00084}
22:49:20.336267 run                             mass: MS performed LU  {at=795986.544483428, lu_delay=5.944082380039617, ms=00071}
22:49:20.360144 run                             mass: MS performed LU  {at=795986.568476307, lu_delay=5.866238898015581, ms=00072}
22:49:20.762144 run                osmo-ms-mob/00085: Starting mobile
22:49:20.777397 run       osmo-ms-mob/00085(pid=219): Launched
22:49:20.788708 run                             mass: MS start registered  {at=795986.997026582, delay=0.005112753016874194, ms=00085}
22:49:21.339873 run                osmo-ms-mob/00086: Starting mobile
22:49:21.352944 run       osmo-ms-mob/00086(pid=220): Launched
22:49:21.364629 run                             mass: MS start registered  {at=795987.572944838, delay=0.005473254015669227, ms=00086}
22:49:21.977092 run                osmo-ms-mob/00087: Starting mobile
22:49:21.993279 run       osmo-ms-mob/00087(pid=221): Launched
22:49:21.999377 run                             mass: MS performed LU  {at=795988.207705163, lu_delay=5.4944780740188435, ms=00076}
22:49:22.005308 run                             mass: MS performed LU  {at=795988.21364187, lu_delay=6.014877458917908, ms=00075}
22:49:22.011092 run                             mass: MS start registered  {at=795988.219427268, delay=0.011739031062461436, ms=00087}
22:49:22.019126 run                             mass: MS performed LU  {at=795988.227449454, lu_delay=5.120044518029317, ms=00077}
22:49:22.144398 run                             mass: MS performed LU  {at=795988.352613589, lu_delay=4.765672994079068, ms=00078}
22:49:22.571637 run                osmo-ms-mob/00088: Starting mobile
22:49:22.589080 run       osmo-ms-mob/00088(pid=222): Launched
22:49:22.600399 run                             mass: MS start registered  {at=795988.80871727, delay=0.005227918038144708, ms=00088}
22:49:23.153532 run                osmo-ms-mob/00089: Starting mobile
22:49:23.167277 run       osmo-ms-mob/00089(pid=223): Launched
22:49:23.178574 run                             mass: MS start registered  {at=795989.386892494, delay=0.005139949033036828, ms=00089}
22:49:23.739204 run                osmo-ms-mob/00090: Starting mobile
22:49:23.752129 run       osmo-ms-mob/00090(pid=224): Launched
22:49:23.758451 run                             mass: MS performed LU  {at=795989.966777956, lu_delay=5.978856327012181, ms=00079}
22:49:23.764697 run                             mass: MS start registered  {at=795989.97302913, delay=0.00626897404436022, ms=00090}
22:49:23.772785 run                             mass: MS performed LU  {at=795989.981106427, lu_delay=5.557257266016677, ms=00080}
22:49:23.921279 run                             mass: MS performed LU  {at=795990.129493624, lu_delay=4.7400449209380895, ms=00082}
22:49:24.047803 run                             mass: MS performed LU  {at=795990.255996927, lu_delay=5.555193928070366, ms=00081}
22:49:24.453525 run                osmo-ms-mob/00091: Starting mobile
22:49:24.467608 run       osmo-ms-mob/00091(pid=225): Launched
22:49:24.479055 run                             mass: MS start registered  {at=795990.687369293, delay=0.0050097189377993345, ms=00091}
22:49:25.162049 run                osmo-ms-mob/00092: Starting mobile
22:49:25.178817 run       osmo-ms-mob/00092(pid=226): Launched
22:49:25.189672 run                             mass: MS start registered  {at=795991.397992679, delay=0.004750124062411487, ms=00092}
22:49:25.740852 run                             mass: MS performed LU  {at=795991.949075654, lu_delay=5.948055366054177, ms=00083}
22:49:25.758411 run                             mass: MS performed LU  {at=795991.966643253, lu_delay=4.969616670976393, ms=00085}
22:49:25.804046 run                osmo-ms-mob/00093: Starting mobile
22:49:25.819640 run       osmo-ms-mob/00093(pid=227): Launched
22:49:25.825580 run                             mass: MS performed LU  {at=795992.033910054, lu_delay=5.616808020975441, ms=00084}
22:49:25.831539 run                             mass: MS start registered  {at=795992.039873017, delay=0.005978552042506635, ms=00093}
22:49:26.854631 run                osmo-ms-mob/00094: Starting mobile
22:49:26.868513 run       osmo-ms-mob/00094(pid=228): Launched
22:49:26.880132 run                             mass: MS start registered  {at=795993.088449946, delay=0.005185357062146068, ms=00094}
22:49:27.520993 run                             mass: MS performed LU  {at=795993.729207204, lu_delay=4.34231470990926, ms=00089}
22:49:27.539585 run                             mass: MS performed LU  {at=795993.747854643, lu_delay=6.17490980506409, ms=00086}
22:49:27.687310 run                             mass: MS performed LU  {at=795993.895526291, lu_delay=5.086809020955116, ms=00088}
22:49:27.729470 run                osmo-ms-mob/00095: Starting mobile
22:49:27.744999 run       osmo-ms-mob/00095(pid=229): Launched
22:49:27.756752 run                             mass: MS start registered  {at=795993.965071038, delay=0.005670967977494001, ms=00095}
22:49:27.792980 run                             mass: MS performed LU  {at=795994.001207667, lu_delay=5.7817803990328684, ms=00087}
22:49:28.757339 run                osmo-ms-mob/00096: Starting mobile
22:49:28.771592 run       osmo-ms-mob/00096(pid=230): Launched
22:49:28.783253 run                             mass: MS start registered  {at=795994.991573927, delay=0.005569190019741654, ms=00096}
22:49:29.506022 run                             mass: MS performed LU  {at=795995.714204637, lu_delay=5.741175506962463, ms=00090}
22:49:29.531538 run                             mass: MS performed LU  {at=795995.739866277, lu_delay=5.052496984018944, ms=00091}
22:49:29.840156 run                osmo-ms-mob/00097: Starting mobile
22:49:29.853216 run       osmo-ms-mob/00097(pid=231): Launched
22:49:29.864297 run                             mass: MS start registered  {at=795996.072617826, delay=0.005132802063599229, ms=00097}
22:49:31.178654 run                osmo-ms-mob/00098: Starting mobile
22:49:31.194823 run       osmo-ms-mob/00098(pid=232): Launched
22:49:31.205979 run                             mass: MS start registered  {at=795997.414298379, delay=0.004798008012585342, ms=00098}
22:49:31.434487 run                             mass: MS performed LU  {at=795997.642704551, lu_delay=4.554254604969174, ms=00094}
22:49:31.453166 run                             mass: MS performed LU  {at=795997.661408644, lu_delay=6.263415965018794, ms=00092}
22:49:31.522963 run                             mass: MS performed LU  {at=795997.731180722, lu_delay=5.69130770501215, ms=00093}
22:49:32.978554 run                osmo-ms-mob/00099: Starting mobile
22:49:33.007351 run       osmo-ms-mob/00099(pid=233): Launched
22:49:33.013506 run                             mass: All started... {duration=55.78398717509117, too_slow=0}
22:49:33.020673 run                             mass: MS start registered  {at=795999.228993947, delay=0.007155322004109621, ms=00099}
22:49:33.271724 run                             mass: MS performed LU  {at=795999.479751978, lu_delay=5.514680939959362, ms=00095}
22:49:33.294903 run                             mass: MS performed LU  {at=795999.503233956, lu_delay=22.917529665050097, ms=00060}
22:49:33.424158 run                             mass: MS performed LU  {at=795999.632373466, lu_delay=4.640799539047293, ms=00096}
22:49:35.201301 run                             mass: MS performed LU  {at=796001.409518466, lu_delay=5.336900639929809, ms=00097}
22:49:37.038116 run                             mass: MS performed LU  {at=796003.246331534, lu_delay=5.832033155020326, ms=00098}
22:49:38.939819 run                             mass: MS performed LU  {at=796005.148036477, lu_delay=5.919042530003935, ms=00099}
22:49:38.950433 run                             mass: Tests done {all_completed=True, max=22.917529665050097, min=3.7565822229953483}
22:49:38.955823 tst         register_default_mass.py: Test passed (81.1 sec)
22:49:38.961213 run pcap-recorder_any(filters='host 127.0.42.2')(pid=21): Terminating (SIGTERM)
22:49:38.964479 run      osmo-hlr_127.0.42.2(pid=22): Terminating (SIGTERM)
22:49:38.967719 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=23): Terminating (SIGTERM)
22:49:38.970960 run      osmo-stp_127.0.42.5(pid=24): Terminating (SIGTERM)
22:49:38.974217 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=25): Terminating (SIGTERM)
22:49:38.977493 run      osmo-msc_127.0.42.6(pid=26): Terminating (SIGTERM)
22:49:38.980830 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=27): Terminating (SIGTERM)
22:49:38.984188 run      osmo-mgw_127.0.42.3(pid=28): Terminating (SIGTERM)
22:49:38.987501 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=29): Terminating (SIGTERM)
22:49:38.990836 run      osmo-mgw_127.0.42.4(pid=30): Terminating (SIGTERM)
22:49:38.994175 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=31): Terminating (SIGTERM)
22:49:38.997572 run      osmo-bsc_127.0.42.7(pid=32): Terminating (SIGTERM)
22:49:39.000902 run         osmo-bts-virtual(pid=33): Terminating (SIGTERM)
22:49:39.004244 run   osmo-ms-virt-phy/00000(pid=34): Terminating (SIGTERM)
22:49:39.007657 run   osmo-ms-virt-phy/00001(pid=35): Terminating (SIGTERM)
22:49:39.011095 run   osmo-ms-virt-phy/00002(pid=36): Terminating (SIGTERM)
22:49:39.014537 run   osmo-ms-virt-phy/00003(pid=37): Terminating (SIGTERM)
22:49:39.017979 run   osmo-ms-virt-phy/00004(pid=38): Terminating (SIGTERM)
22:49:39.021958 run   osmo-ms-virt-phy/00005(pid=39): Terminating (SIGTERM)
22:49:39.025370 run   osmo-ms-virt-phy/00006(pid=40): Terminating (SIGTERM)
22:49:39.028761 run   osmo-ms-virt-phy/00007(pid=41): Terminating (SIGTERM)
22:49:39.032132 run   osmo-ms-virt-phy/00008(pid=42): Terminating (SIGTERM)
22:49:39.035553 run   osmo-ms-virt-phy/00009(pid=43): Terminating (SIGTERM)
22:49:39.039225 run   osmo-ms-virt-phy/00010(pid=44): Terminating (SIGTERM)
22:49:39.042824 run   osmo-ms-virt-phy/00011(pid=45): Terminating (SIGTERM)
22:49:39.046477 run   osmo-ms-virt-phy/00012(pid=46): Terminating (SIGTERM)
22:49:39.049847 run   osmo-ms-virt-phy/00013(pid=47): Terminating (SIGTERM)
22:49:39.053210 run   osmo-ms-virt-phy/00014(pid=48): Terminating (SIGTERM)
22:49:39.056577 run   osmo-ms-virt-phy/00015(pid=49): Terminating (SIGTERM)
22:49:39.059905 run   osmo-ms-virt-phy/00016(pid=50): Terminating (SIGTERM)
22:49:39.063503 run   osmo-ms-virt-phy/00017(pid=51): Terminating (SIGTERM)
22:49:39.066906 run   osmo-ms-virt-phy/00018(pid=52): Terminating (SIGTERM)
22:49:39.070268 run   osmo-ms-virt-phy/00019(pid=53): Terminating (SIGTERM)
22:49:39.073641 run   osmo-ms-virt-phy/00020(pid=54): Terminating (SIGTERM)
22:49:39.076984 run   osmo-ms-virt-phy/00021(pid=55): Terminating (SIGTERM)
22:49:39.080330 run   osmo-ms-virt-phy/00022(pid=56): Terminating (SIGTERM)
22:49:39.083893 run   osmo-ms-virt-phy/00023(pid=57): Terminating (SIGTERM)
22:49:39.087274 run   osmo-ms-virt-phy/00024(pid=58): Terminating (SIGTERM)
22:49:39.090715 run   osmo-ms-virt-phy/00025(pid=59): Terminating (SIGTERM)
22:49:39.094113 run   osmo-ms-virt-phy/00026(pid=60): Terminating (SIGTERM)
22:49:39.097511 run   osmo-ms-virt-phy/00027(pid=61): Terminating (SIGTERM)
22:49:39.100861 run   osmo-ms-virt-phy/00028(pid=62): Terminating (SIGTERM)
22:49:39.104248 run   osmo-ms-virt-phy/00029(pid=63): Terminating (SIGTERM)
22:49:39.107576 run   osmo-ms-virt-phy/00030(pid=64): Terminating (SIGTERM)
22:49:39.111198 run   osmo-ms-virt-phy/00031(pid=65): Terminating (SIGTERM)
22:49:39.114551 run   osmo-ms-virt-phy/00032(pid=66): Terminating (SIGTERM)
22:49:39.117941 run   osmo-ms-virt-phy/00033(pid=67): Terminating (SIGTERM)
22:49:39.121280 run   osmo-ms-virt-phy/00034(pid=68): Terminating (SIGTERM)
22:49:39.124663 run   osmo-ms-virt-phy/00035(pid=69): Terminating (SIGTERM)
22:49:39.128270 run   osmo-ms-virt-phy/00036(pid=70): Terminating (SIGTERM)
22:49:39.131894 run   osmo-ms-virt-phy/00037(pid=71): Terminating (SIGTERM)
22:49:39.135471 run   osmo-ms-virt-phy/00038(pid=72): Terminating (SIGTERM)
22:49:39.138911 run   osmo-ms-virt-phy/00039(pid=73): Terminating (SIGTERM)
22:49:39.142840 run   osmo-ms-virt-phy/00040(pid=74): Terminating (SIGTERM)
22:49:39.146215 run   osmo-ms-virt-phy/00041(pid=75): Terminating (SIGTERM)
22:49:39.149579 run   osmo-ms-virt-phy/00042(pid=76): Terminating (SIGTERM)
22:49:39.152943 run   osmo-ms-virt-phy/00043(pid=77): Terminating (SIGTERM)
22:49:39.156307 run   osmo-ms-virt-phy/00044(pid=78): Terminating (SIGTERM)
22:49:39.159634 run   osmo-ms-virt-phy/00045(pid=79): Terminating (SIGTERM)
22:49:39.163009 run   osmo-ms-virt-phy/00046(pid=80): Terminating (SIGTERM)
22:49:39.166408 run   osmo-ms-virt-phy/00047(pid=81): Terminating (SIGTERM)
22:49:39.169803 run   osmo-ms-virt-phy/00048(pid=82): Terminating (SIGTERM)
22:49:39.173263 run   osmo-ms-virt-phy/00049(pid=83): Terminating (SIGTERM)
22:49:39.176658 run   osmo-ms-virt-phy/00050(pid=84): Terminating (SIGTERM)
22:49:39.179996 run   osmo-ms-virt-phy/00051(pid=85): Terminating (SIGTERM)
22:49:39.183545 run   osmo-ms-virt-phy/00052(pid=86): Terminating (SIGTERM)
22:49:39.187463 run   osmo-ms-virt-phy/00053(pid=87): Terminating (SIGTERM)
22:49:39.190867 run   osmo-ms-virt-phy/00054(pid=88): Terminating (SIGTERM)
22:49:39.194204 run   osmo-ms-virt-phy/00055(pid=89): Terminating (SIGTERM)
22:49:39.197567 run   osmo-ms-virt-phy/00056(pid=90): Terminating (SIGTERM)
22:49:39.200908 run   osmo-ms-virt-phy/00057(pid=91): Terminating (SIGTERM)
22:49:39.204234 run   osmo-ms-virt-phy/00058(pid=92): Terminating (SIGTERM)
22:49:39.207788 run   osmo-ms-virt-phy/00059(pid=93): Terminating (SIGTERM)
22:49:39.211373 run   osmo-ms-virt-phy/00060(pid=94): Terminating (SIGTERM)
22:49:39.214831 run   osmo-ms-virt-phy/00061(pid=95): Terminating (SIGTERM)
22:49:39.218723 run   osmo-ms-virt-phy/00062(pid=96): Terminating (SIGTERM)
22:49:39.222072 run   osmo-ms-virt-phy/00063(pid=97): Terminating (SIGTERM)
22:49:39.225415 run   osmo-ms-virt-phy/00064(pid=98): Terminating (SIGTERM)
22:49:39.228807 run   osmo-ms-virt-phy/00065(pid=99): Terminating (SIGTERM)
22:49:39.232145 run  osmo-ms-virt-phy/00066(pid=100): Terminating (SIGTERM)
22:49:39.235485 run  osmo-ms-virt-phy/00067(pid=101): Terminating (SIGTERM)
22:49:39.238820 run  osmo-ms-virt-phy/00068(pid=102): Terminating (SIGTERM)
22:49:39.242194 run  osmo-ms-virt-phy/00069(pid=103): Terminating (SIGTERM)
22:49:39.245552 run  osmo-ms-virt-phy/00070(pid=104): Terminating (SIGTERM)
22:49:39.248933 run  osmo-ms-virt-phy/00071(pid=105): Terminating (SIGTERM)
22:49:39.252315 run  osmo-ms-virt-phy/00072(pid=106): Terminating (SIGTERM)
22:49:39.255683 run  osmo-ms-virt-phy/00073(pid=107): Terminating (SIGTERM)
22:49:39.259058 run  osmo-ms-virt-phy/00074(pid=108): Terminating (SIGTERM)
22:49:39.262407 run  osmo-ms-virt-phy/00075(pid=109): Terminating (SIGTERM)
22:49:39.265781 run  osmo-ms-virt-phy/00076(pid=110): Terminating (SIGTERM)
22:49:39.269120 run  osmo-ms-virt-phy/00077(pid=111): Terminating (SIGTERM)
22:49:39.272476 run  osmo-ms-virt-phy/00078(pid=112): Terminating (SIGTERM)
22:49:39.275883 run  osmo-ms-virt-phy/00079(pid=113): Terminating (SIGTERM)
22:49:39.279425 run  osmo-ms-virt-phy/00080(pid=114): Terminating (SIGTERM)
22:49:39.283270 run  osmo-ms-virt-phy/00081(pid=115): Terminating (SIGTERM)
22:49:39.287244 run  osmo-ms-virt-phy/00082(pid=116): Terminating (SIGTERM)
22:49:39.290930 run  osmo-ms-virt-phy/00083(pid=117): Terminating (SIGTERM)
22:49:39.294531 run  osmo-ms-virt-phy/00084(pid=118): Terminating (SIGTERM)
22:49:39.297965 run  osmo-ms-virt-phy/00085(pid=119): Terminating (SIGTERM)
22:49:39.301348 run  osmo-ms-virt-phy/00086(pid=120): Terminating (SIGTERM)
22:49:39.304729 run  osmo-ms-virt-phy/00087(pid=121): Terminating (SIGTERM)
22:49:39.308070 run  osmo-ms-virt-phy/00088(pid=122): Terminating (SIGTERM)
22:49:39.311421 run  osmo-ms-virt-phy/00089(pid=123): Terminating (SIGTERM)
22:49:39.314790 run  osmo-ms-virt-phy/00090(pid=124): Terminating (SIGTERM)
22:49:39.318188 run  osmo-ms-virt-phy/00091(pid=125): Terminating (SIGTERM)
22:49:39.321577 run  osmo-ms-virt-phy/00092(pid=126): Terminating (SIGTERM)
22:49:39.324938 run  osmo-ms-virt-phy/00093(pid=127): Terminating (SIGTERM)
22:49:39.328349 run  osmo-ms-virt-phy/00094(pid=128): Terminating (SIGTERM)
22:49:39.331749 run  osmo-ms-virt-phy/00095(pid=129): Terminating (SIGTERM)
22:49:39.335097 run  osmo-ms-virt-phy/00096(pid=130): Terminating (SIGTERM)
22:49:39.338449 run  osmo-ms-virt-phy/00097(pid=131): Terminating (SIGTERM)
22:49:39.341806 run  osmo-ms-virt-phy/00098(pid=132): Terminating (SIGTERM)
22:49:39.345161 run  osmo-ms-virt-phy/00099(pid=133): Terminating (SIGTERM)
22:49:39.348551 run       osmo-ms-mob/00000(pid=134): Terminating (SIGTERM)
22:49:39.352459 run       osmo-ms-mob/00001(pid=135): Terminating (SIGTERM)
22:49:39.355804 run       osmo-ms-mob/00002(pid=136): Terminating (SIGTERM)
22:49:39.359078 run       osmo-ms-mob/00003(pid=137): Terminating (SIGTERM)
22:49:39.362356 run       osmo-ms-mob/00004(pid=138): Terminating (SIGTERM)
22:49:39.365642 run       osmo-ms-mob/00005(pid=139): Terminating (SIGTERM)
22:49:39.368912 run       osmo-ms-mob/00006(pid=140): Terminating (SIGTERM)
22:49:39.372206 run       osmo-ms-mob/00007(pid=141): Terminating (SIGTERM)
22:49:39.375458 run       osmo-ms-mob/00008(pid=142): Terminating (SIGTERM)
22:49:39.378712 run       osmo-ms-mob/00009(pid=143): Terminating (SIGTERM)
22:49:39.381996 run       osmo-ms-mob/00010(pid=144): Terminating (SIGTERM)
22:49:39.385275 run       osmo-ms-mob/00011(pid=145): Terminating (SIGTERM)
22:49:39.388544 run       osmo-ms-mob/00012(pid=146): Terminating (SIGTERM)
22:49:39.391830 run       osmo-ms-mob/00013(pid=147): Terminating (SIGTERM)
22:49:39.395072 run       osmo-ms-mob/00014(pid=148): Terminating (SIGTERM)
22:49:39.398335 run       osmo-ms-mob/00015(pid=149): Terminating (SIGTERM)
22:49:39.401599 run       osmo-ms-mob/00016(pid=150): Terminating (SIGTERM)
22:49:39.404867 run       osmo-ms-mob/00017(pid=151): Terminating (SIGTERM)
22:49:39.408110 run       osmo-ms-mob/00018(pid=152): Terminating (SIGTERM)
22:49:39.411379 run       osmo-ms-mob/00019(pid=153): Terminating (SIGTERM)
22:49:39.414645 run       osmo-ms-mob/00020(pid=154): Terminating (SIGTERM)
22:49:39.417898 run       osmo-ms-mob/00021(pid=155): Terminating (SIGTERM)
22:49:39.421155 run       osmo-ms-mob/00022(pid=156): Terminating (SIGTERM)
22:49:39.424398 run       osmo-ms-mob/00023(pid=157): Terminating (SIGTERM)
22:49:39.427664 run       osmo-ms-mob/00024(pid=158): Terminating (SIGTERM)
22:49:39.430945 run       osmo-ms-mob/00025(pid=159): Terminating (SIGTERM)
22:49:39.434217 run       osmo-ms-mob/00026(pid=160): Terminating (SIGTERM)
22:49:39.437476 run       osmo-ms-mob/00027(pid=161): Terminating (SIGTERM)
22:49:39.440745 run       osmo-ms-mob/00028(pid=162): Terminating (SIGTERM)
22:49:39.444003 run       osmo-ms-mob/00029(pid=163): Terminating (SIGTERM)
22:49:39.447257 run       osmo-ms-mob/00030(pid=164): Terminating (SIGTERM)
22:49:39.450511 run       osmo-ms-mob/00031(pid=165): Terminating (SIGTERM)
22:49:39.453762 run       osmo-ms-mob/00032(pid=166): Terminating (SIGTERM)
22:49:39.457033 run       osmo-ms-mob/00033(pid=167): Terminating (SIGTERM)
22:49:39.460300 run       osmo-ms-mob/00034(pid=168): Terminating (SIGTERM)
22:49:39.463542 run       osmo-ms-mob/00035(pid=169): Terminating (SIGTERM)
22:49:39.466794 run       osmo-ms-mob/00036(pid=170): Terminating (SIGTERM)
22:49:39.470060 run       osmo-ms-mob/00037(pid=171): Terminating (SIGTERM)
22:49:39.473315 run       osmo-ms-mob/00038(pid=172): Terminating (SIGTERM)
22:49:39.476577 run       osmo-ms-mob/00039(pid=173): Terminating (SIGTERM)
22:49:39.479831 run       osmo-ms-mob/00040(pid=174): Terminating (SIGTERM)
22:49:39.483084 run       osmo-ms-mob/00041(pid=175): Terminating (SIGTERM)
22:49:39.486347 run       osmo-ms-mob/00042(pid=176): Terminating (SIGTERM)
22:49:39.489612 run       osmo-ms-mob/00043(pid=177): Terminating (SIGTERM)
22:49:39.492870 run       osmo-ms-mob/00044(pid=178): Terminating (SIGTERM)
22:49:39.496133 run       osmo-ms-mob/00045(pid=179): Terminating (SIGTERM)
22:49:39.499389 run       osmo-ms-mob/00046(pid=180): Terminating (SIGTERM)
22:49:39.502645 run       osmo-ms-mob/00047(pid=181): Terminating (SIGTERM)
22:49:39.505892 run       osmo-ms-mob/00048(pid=182): Terminating (SIGTERM)
22:49:39.509159 run       osmo-ms-mob/00049(pid=183): Terminating (SIGTERM)
22:49:39.512413 run       osmo-ms-mob/00050(pid=184): Terminating (SIGTERM)
22:49:39.515671 run       osmo-ms-mob/00051(pid=185): Terminating (SIGTERM)
22:49:39.518923 run       osmo-ms-mob/00052(pid=186): Terminating (SIGTERM)
22:49:39.522183 run       osmo-ms-mob/00053(pid=187): Terminating (SIGTERM)
22:49:39.525447 run       osmo-ms-mob/00054(pid=188): Terminating (SIGTERM)
22:49:39.528695 run       osmo-ms-mob/00055(pid=189): Terminating (SIGTERM)
22:49:39.531945 run       osmo-ms-mob/00056(pid=190): Terminating (SIGTERM)
22:49:39.535189 run       osmo-ms-mob/00057(pid=191): Terminating (SIGTERM)
22:49:39.538452 run       osmo-ms-mob/00058(pid=192): Terminating (SIGTERM)
22:49:39.541730 run       osmo-ms-mob/00059(pid=193): Terminating (SIGTERM)
22:49:39.544987 run       osmo-ms-mob/00060(pid=194): Terminating (SIGTERM)
22:49:39.548258 run       osmo-ms-mob/00061(pid=195): Terminating (SIGTERM)
22:49:39.551501 run       osmo-ms-mob/00062(pid=196): Terminating (SIGTERM)
22:49:39.554757 run       osmo-ms-mob/00063(pid=197): Terminating (SIGTERM)
22:49:39.558006 run       osmo-ms-mob/00064(pid=198): Terminating (SIGTERM)
22:49:39.561273 run       osmo-ms-mob/00065(pid=199): Terminating (SIGTERM)
22:49:39.564525 run       osmo-ms-mob/00066(pid=200): Terminating (SIGTERM)
22:49:39.567785 run       osmo-ms-mob/00067(pid=201): Terminating (SIGTERM)
22:49:39.571036 run       osmo-ms-mob/00068(pid=202): Terminating (SIGTERM)
22:49:39.574304 run       osmo-ms-mob/00069(pid=203): Terminating (SIGTERM)
22:49:39.577567 run       osmo-ms-mob/00070(pid=204): Terminating (SIGTERM)
22:49:39.580825 run       osmo-ms-mob/00071(pid=205): Terminating (SIGTERM)
22:49:39.584075 run       osmo-ms-mob/00072(pid=206): Terminating (SIGTERM)
22:49:39.587343 run       osmo-ms-mob/00073(pid=207): Terminating (SIGTERM)
22:49:39.590592 run       osmo-ms-mob/00074(pid=208): Terminating (SIGTERM)
22:49:39.593854 run       osmo-ms-mob/00075(pid=209): Terminating (SIGTERM)
22:49:39.597112 run       osmo-ms-mob/00076(pid=210): Terminating (SIGTERM)
22:49:39.600358 run       osmo-ms-mob/00077(pid=211): Terminating (SIGTERM)
22:49:39.603618 run       osmo-ms-mob/00078(pid=212): Terminating (SIGTERM)
22:49:39.606858 run       osmo-ms-mob/00079(pid=213): Terminating (SIGTERM)
22:49:39.610116 run       osmo-ms-mob/00080(pid=214): Terminating (SIGTERM)
22:49:39.613386 run       osmo-ms-mob/00081(pid=215): Terminating (SIGTERM)
22:49:39.616648 run       osmo-ms-mob/00082(pid=216): Terminating (SIGTERM)
22:49:39.619917 run       osmo-ms-mob/00083(pid=217): Terminating (SIGTERM)
22:49:39.623169 run       osmo-ms-mob/00084(pid=218): Terminating (SIGTERM)
22:49:39.626421 run       osmo-ms-mob/00085(pid=219): Terminating (SIGTERM)
22:49:39.629676 run       osmo-ms-mob/00086(pid=220): Terminating (SIGTERM)
22:49:39.632935 run       osmo-ms-mob/00087(pid=221): Terminating (SIGTERM)
22:49:39.636190 run       osmo-ms-mob/00088(pid=222): Terminating (SIGTERM)
22:49:39.639452 run       osmo-ms-mob/00089(pid=223): Terminating (SIGTERM)
22:49:39.642694 run       osmo-ms-mob/00090(pid=224): Terminating (SIGTERM)
22:49:39.645946 run       osmo-ms-mob/00091(pid=225): Terminating (SIGTERM)
22:49:39.649184 run       osmo-ms-mob/00092(pid=226): Terminating (SIGTERM)
22:49:39.652460 run       osmo-ms-mob/00093(pid=227): Terminating (SIGTERM)
22:49:39.655736 run       osmo-ms-mob/00094(pid=228): Terminating (SIGTERM)
22:49:39.658991 run       osmo-ms-mob/00095(pid=229): Terminating (SIGTERM)
22:49:39.662255 run       osmo-ms-mob/00096(pid=230): Terminating (SIGTERM)
22:49:39.665513 run       osmo-ms-mob/00097(pid=231): Terminating (SIGTERM)
22:49:39.668771 run       osmo-ms-mob/00098(pid=232): Terminating (SIGTERM)
22:49:39.672020 run       osmo-ms-mob/00099(pid=233): Terminating (SIGTERM)
22:49:39.675274 ---      ParallelTerminationStrategy: PID 21 died...
22:49:39.676751 run pcap-recorder_any(filters='host 127.0.42.2')(pid=21): Terminated: ok {rc=0}
22:49:39.680353 ---      ParallelTerminationStrategy: PID 22 died...
22:49:39.681801 run      osmo-hlr_127.0.42.2(pid=22): Terminated {rc=256}
22:49:39.685402 ---      ParallelTerminationStrategy: PID 23 died...
22:49:39.686873 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=23): Terminated: ok {rc=0}
22:49:39.690466 ---      ParallelTerminationStrategy: PID 24 died...
22:49:39.691924 run      osmo-stp_127.0.42.5(pid=24): Terminated: ok {rc=0}
22:49:39.695505 ---      ParallelTerminationStrategy: PID 25 died...
22:49:39.696970 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=25): Terminated: ok {rc=0}
22:49:39.700571 ---      ParallelTerminationStrategy: PID 26 died...
22:49:39.702029 run      osmo-msc_127.0.42.6(pid=26): Terminated: ok {rc=0}
22:49:39.705600 ---      ParallelTerminationStrategy: PID 27 died...
22:49:39.707047 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=27): Terminated: ok {rc=0}
22:49:39.710650 ---      ParallelTerminationStrategy: PID 28 died...
22:49:39.712114 run      osmo-mgw_127.0.42.3(pid=28): Terminated {rc=15}
22:49:39.715725 ---      ParallelTerminationStrategy: PID 29 died...
22:49:39.717177 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=29): Terminated: ok {rc=0}
22:49:39.720775 ---      ParallelTerminationStrategy: PID 30 died...
22:49:39.722235 run      osmo-mgw_127.0.42.4(pid=30): Terminated {rc=15}
22:49:39.725844 ---      ParallelTerminationStrategy: PID 31 died...
22:49:39.727295 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=31): Terminated: ok {rc=0}
22:49:39.730914 ---      ParallelTerminationStrategy: PID 32 died...
22:49:39.732376 run      osmo-bsc_127.0.42.7(pid=32): Terminated: ok {rc=0}
22:49:39.735966 ---      ParallelTerminationStrategy: PID 34 died...
22:49:39.737425 run   osmo-ms-virt-phy/00000(pid=34): Terminated: ok {rc=0}
22:49:39.741015 ---      ParallelTerminationStrategy: PID 35 died...
22:49:39.742467 run   osmo-ms-virt-phy/00001(pid=35): Terminated: ok {rc=0}
22:49:39.746065 ---      ParallelTerminationStrategy: PID 36 died...
22:49:39.747521 run   osmo-ms-virt-phy/00002(pid=36): Terminated: ok {rc=0}
22:49:39.751137 ---      ParallelTerminationStrategy: PID 37 died...
22:49:39.752606 run   osmo-ms-virt-phy/00003(pid=37): Terminated: ok {rc=0}
22:49:39.756210 ---      ParallelTerminationStrategy: PID 38 died...
22:49:39.757664 run   osmo-ms-virt-phy/00004(pid=38): Terminated: ok {rc=0}
22:49:39.761275 ---      ParallelTerminationStrategy: PID 39 died...
22:49:39.762731 run   osmo-ms-virt-phy/00005(pid=39): Terminated: ok {rc=0}
22:49:39.766345 ---      ParallelTerminationStrategy: PID 40 died...
22:49:39.767816 run   osmo-ms-virt-phy/00006(pid=40): Terminated: ok {rc=0}
22:49:39.771432 ---      ParallelTerminationStrategy: PID 41 died...
22:49:39.772896 run   osmo-ms-virt-phy/00007(pid=41): Terminated: ok {rc=0}
22:49:39.776491 ---      ParallelTerminationStrategy: PID 42 died...
22:49:39.777951 run   osmo-ms-virt-phy/00008(pid=42): Terminated: ok {rc=0}
22:49:39.781520 ---      ParallelTerminationStrategy: PID 43 died...
22:49:39.782979 run   osmo-ms-virt-phy/00009(pid=43): Terminated: ok {rc=0}
22:49:39.786555 ---      ParallelTerminationStrategy: PID 44 died...
22:49:39.788013 run   osmo-ms-virt-phy/00010(pid=44): Terminated: ok {rc=0}
22:49:39.791591 ---      ParallelTerminationStrategy: PID 45 died...
22:49:39.793056 run   osmo-ms-virt-phy/00011(pid=45): Terminated: ok {rc=0}
22:49:39.796643 ---      ParallelTerminationStrategy: PID 46 died...
22:49:39.798090 run   osmo-ms-virt-phy/00012(pid=46): Terminated: ok {rc=0}
22:49:39.801680 ---      ParallelTerminationStrategy: PID 47 died...
22:49:39.803123 run   osmo-ms-virt-phy/00013(pid=47): Terminated: ok {rc=0}
22:49:39.806717 ---      ParallelTerminationStrategy: PID 48 died...
22:49:39.808187 run   osmo-ms-virt-phy/00014(pid=48): Terminated: ok {rc=0}
22:49:39.811782 ---      ParallelTerminationStrategy: PID 49 died...
22:49:39.813239 run   osmo-ms-virt-phy/00015(pid=49): Terminated: ok {rc=0}
22:49:39.816814 ---      ParallelTerminationStrategy: PID 50 died...
22:49:39.818263 run   osmo-ms-virt-phy/00016(pid=50): Terminated: ok {rc=0}
22:49:39.821849 ---      ParallelTerminationStrategy: PID 51 died...
22:49:39.823304 run   osmo-ms-virt-phy/00017(pid=51): Terminated: ok {rc=0}
22:49:39.826895 ---      ParallelTerminationStrategy: PID 52 died...
22:49:39.828349 run   osmo-ms-virt-phy/00018(pid=52): Terminated: ok {rc=0}
22:49:39.831933 ---      ParallelTerminationStrategy: PID 53 died...
22:49:39.833388 run   osmo-ms-virt-phy/00019(pid=53): Terminated: ok {rc=0}
22:49:39.836963 ---      ParallelTerminationStrategy: PID 54 died...
22:49:39.838408 run   osmo-ms-virt-phy/00020(pid=54): Terminated: ok {rc=0}
22:49:39.841992 ---      ParallelTerminationStrategy: PID 55 died...
22:49:39.843442 run   osmo-ms-virt-phy/00021(pid=55): Terminated: ok {rc=0}
22:49:39.847036 ---      ParallelTerminationStrategy: PID 56 died...
22:49:39.848494 run   osmo-ms-virt-phy/00022(pid=56): Terminated: ok {rc=0}
22:49:39.852078 ---      ParallelTerminationStrategy: PID 57 died...
22:49:39.853532 run   osmo-ms-virt-phy/00023(pid=57): Terminated: ok {rc=0}
22:49:39.857132 ---      ParallelTerminationStrategy: PID 58 died...
22:49:39.858588 run   osmo-ms-virt-phy/00024(pid=58): Terminated: ok {rc=0}
22:49:39.862176 ---      ParallelTerminationStrategy: PID 59 died...
22:49:39.863626 run   osmo-ms-virt-phy/00025(pid=59): Terminated: ok {rc=0}
22:49:39.867217 ---      ParallelTerminationStrategy: PID 60 died...
22:49:39.868667 run   osmo-ms-virt-phy/00026(pid=60): Terminated: ok {rc=0}
22:49:39.872227 ---      ParallelTerminationStrategy: PID 61 died...
22:49:39.873676 run   osmo-ms-virt-phy/00027(pid=61): Terminated: ok {rc=0}
22:49:39.877268 ---      ParallelTerminationStrategy: PID 62 died...
22:49:39.878724 run   osmo-ms-virt-phy/00028(pid=62): Terminated: ok {rc=0}
22:49:39.882314 ---      ParallelTerminationStrategy: PID 63 died...
22:49:39.883773 run   osmo-ms-virt-phy/00029(pid=63): Terminated: ok {rc=0}
22:49:39.887340 ---      ParallelTerminationStrategy: PID 64 died...
22:49:39.888804 run   osmo-ms-virt-phy/00030(pid=64): Terminated: ok {rc=0}
22:49:39.892382 ---      ParallelTerminationStrategy: PID 65 died...
22:49:39.893833 run   osmo-ms-virt-phy/00031(pid=65): Terminated: ok {rc=0}
22:49:39.897421 ---      ParallelTerminationStrategy: PID 66 died...
22:49:39.898871 run   osmo-ms-virt-phy/00032(pid=66): Terminated: ok {rc=0}
22:49:39.902455 ---      ParallelTerminationStrategy: PID 67 died...
22:49:39.903908 run   osmo-ms-virt-phy/00033(pid=67): Terminated: ok {rc=0}
22:49:39.907495 ---      ParallelTerminationStrategy: PID 68 died...
22:49:39.908946 run   osmo-ms-virt-phy/00034(pid=68): Terminated: ok {rc=0}
22:49:39.912523 ---      ParallelTerminationStrategy: PID 69 died...
22:49:39.913967 run   osmo-ms-virt-phy/00035(pid=69): Terminated: ok {rc=0}
22:49:39.917550 ---      ParallelTerminationStrategy: PID 70 died...
22:49:39.918997 run   osmo-ms-virt-phy/00036(pid=70): Terminated: ok {rc=0}
22:49:39.922580 ---      ParallelTerminationStrategy: PID 71 died...
22:49:39.924033 run   osmo-ms-virt-phy/00037(pid=71): Terminated: ok {rc=0}
22:49:39.927610 ---      ParallelTerminationStrategy: PID 72 died...
22:49:39.929062 run   osmo-ms-virt-phy/00038(pid=72): Terminated: ok {rc=0}
22:49:39.932618 ---      ParallelTerminationStrategy: PID 73 died...
22:49:39.934070 run   osmo-ms-virt-phy/00039(pid=73): Terminated: ok {rc=0}
22:49:39.937655 ---      ParallelTerminationStrategy: PID 74 died...
22:49:39.939104 run   osmo-ms-virt-phy/00040(pid=74): Terminated: ok {rc=0}
22:49:39.942687 ---      ParallelTerminationStrategy: PID 75 died...
22:49:39.944136 run   osmo-ms-virt-phy/00041(pid=75): Terminated: ok {rc=0}
22:49:39.947705 ---      ParallelTerminationStrategy: PID 76 died...
22:49:39.949161 run   osmo-ms-virt-phy/00042(pid=76): Terminated: ok {rc=0}
22:49:39.952748 ---      ParallelTerminationStrategy: PID 77 died...
22:49:39.954202 run   osmo-ms-virt-phy/00043(pid=77): Terminated: ok {rc=0}
22:49:39.957804 ---      ParallelTerminationStrategy: PID 78 died...
22:49:39.959250 run   osmo-ms-virt-phy/00044(pid=78): Terminated: ok {rc=0}
22:49:39.962812 ---      ParallelTerminationStrategy: PID 79 died...
22:49:39.964259 run   osmo-ms-virt-phy/00045(pid=79): Terminated: ok {rc=0}
22:49:39.967851 ---      ParallelTerminationStrategy: PID 80 died...
22:49:39.969304 run   osmo-ms-virt-phy/00046(pid=80): Terminated: ok {rc=0}
22:49:39.972916 ---      ParallelTerminationStrategy: PID 81 died...
22:49:39.974379 run   osmo-ms-virt-phy/00047(pid=81): Terminated: ok {rc=0}
22:49:39.977952 ---      ParallelTerminationStrategy: PID 82 died...
22:49:39.979406 run   osmo-ms-virt-phy/00048(pid=82): Terminated: ok {rc=0}
22:49:39.982984 ---      ParallelTerminationStrategy: PID 83 died...
22:49:39.984445 run   osmo-ms-virt-phy/00049(pid=83): Terminated: ok {rc=0}
22:49:39.988047 ---      ParallelTerminationStrategy: PID 84 died...
22:49:39.989493 run   osmo-ms-virt-phy/00050(pid=84): Terminated: ok {rc=0}
22:49:39.993063 ---      ParallelTerminationStrategy: PID 85 died...
22:49:39.994525 run   osmo-ms-virt-phy/00051(pid=85): Terminated: ok {rc=0}
22:49:39.998132 ---      ParallelTerminationStrategy: PID 86 died...
22:49:39.999582 run   osmo-ms-virt-phy/00052(pid=86): Terminated: ok {rc=0}
22:49:40.003164 ---      ParallelTerminationStrategy: PID 87 died...
22:49:40.004630 run   osmo-ms-virt-phy/00053(pid=87): Terminated: ok {rc=0}
22:49:40.008210 ---      ParallelTerminationStrategy: PID 88 died...
22:49:40.009663 run   osmo-ms-virt-phy/00054(pid=88): Terminated: ok {rc=0}
22:49:40.013267 ---      ParallelTerminationStrategy: PID 89 died...
22:49:40.014713 run   osmo-ms-virt-phy/00055(pid=89): Terminated: ok {rc=0}
22:49:40.018298 ---      ParallelTerminationStrategy: PID 90 died...
22:49:40.019775 run   osmo-ms-virt-phy/00056(pid=90): Terminated: ok {rc=0}
22:49:40.023349 ---      ParallelTerminationStrategy: PID 91 died...
22:49:40.024817 run   osmo-ms-virt-phy/00057(pid=91): Terminated: ok {rc=0}
22:49:40.028407 ---      ParallelTerminationStrategy: PID 92 died...
22:49:40.029859 run   osmo-ms-virt-phy/00058(pid=92): Terminated: ok {rc=0}
22:49:40.033429 ---      ParallelTerminationStrategy: PID 93 died...
22:49:40.034888 run   osmo-ms-virt-phy/00059(pid=93): Terminated: ok {rc=0}
22:49:40.038473 ---      ParallelTerminationStrategy: PID 94 died...
22:49:40.039936 run   osmo-ms-virt-phy/00060(pid=94): Terminated: ok {rc=0}
22:49:40.043518 ---      ParallelTerminationStrategy: PID 95 died...
22:49:40.045004 run   osmo-ms-virt-phy/00061(pid=95): Terminated: ok {rc=0}
22:49:40.048679 ---      ParallelTerminationStrategy: PID 96 died...
22:49:40.050160 run   osmo-ms-virt-phy/00062(pid=96): Terminated: ok {rc=0}
22:49:40.053818 ---      ParallelTerminationStrategy: PID 97 died...
22:49:40.055299 run   osmo-ms-virt-phy/00063(pid=97): Terminated: ok {rc=0}
22:49:40.058974 ---      ParallelTerminationStrategy: PID 98 died...
22:49:40.060448 run   osmo-ms-virt-phy/00064(pid=98): Terminated: ok {rc=0}
22:49:40.064084 ---      ParallelTerminationStrategy: PID 99 died...
22:49:40.065560 run   osmo-ms-virt-phy/00065(pid=99): Terminated: ok {rc=0}
22:49:40.069255 ---      ParallelTerminationStrategy: PID 100 died...
22:49:40.070739 run  osmo-ms-virt-phy/00066(pid=100): Terminated: ok {rc=0}
22:49:40.074412 ---      ParallelTerminationStrategy: PID 101 died...
22:49:40.075906 run  osmo-ms-virt-phy/00067(pid=101): Terminated: ok {rc=0}
22:49:40.079585 ---      ParallelTerminationStrategy: PID 102 died...
22:49:40.081084 run  osmo-ms-virt-phy/00068(pid=102): Terminated: ok {rc=0}
22:49:40.084766 ---      ParallelTerminationStrategy: PID 103 died...
22:49:40.086252 run  osmo-ms-virt-phy/00069(pid=103): Terminated: ok {rc=0}
22:49:40.089908 ---      ParallelTerminationStrategy: PID 104 died...
22:49:40.091390 run  osmo-ms-virt-phy/00070(pid=104): Terminated: ok {rc=0}
22:49:40.095065 ---      ParallelTerminationStrategy: PID 105 died...
22:49:40.096552 run  osmo-ms-virt-phy/00071(pid=105): Terminated: ok {rc=0}
22:49:40.100217 ---      ParallelTerminationStrategy: PID 106 died...
22:49:40.101703 run  osmo-ms-virt-phy/00072(pid=106): Terminated: ok {rc=0}
22:49:40.105401 ---      ParallelTerminationStrategy: PID 107 died...
22:49:40.106882 run  osmo-ms-virt-phy/00073(pid=107): Terminated: ok {rc=0}
22:49:40.110561 ---      ParallelTerminationStrategy: PID 108 died...
22:49:40.112047 run  osmo-ms-virt-phy/00074(pid=108): Terminated: ok {rc=0}
22:49:40.115710 ---      ParallelTerminationStrategy: PID 109 died...
22:49:40.117206 run  osmo-ms-virt-phy/00075(pid=109): Terminated: ok {rc=0}
22:49:40.120899 ---      ParallelTerminationStrategy: PID 110 died...
22:49:40.122370 run  osmo-ms-virt-phy/00076(pid=110): Terminated: ok {rc=0}
22:49:40.126049 ---      ParallelTerminationStrategy: PID 111 died...
22:49:40.127526 run  osmo-ms-virt-phy/00077(pid=111): Terminated: ok {rc=0}
22:49:40.131204 ---      ParallelTerminationStrategy: PID 112 died...
22:49:40.132696 run  osmo-ms-virt-phy/00078(pid=112): Terminated: ok {rc=0}
22:49:40.136376 ---      ParallelTerminationStrategy: PID 113 died...
22:49:40.137863 run  osmo-ms-virt-phy/00079(pid=113): Terminated: ok {rc=0}
22:49:40.141551 ---      ParallelTerminationStrategy: PID 114 died...
22:49:40.143036 run  osmo-ms-virt-phy/00080(pid=114): Terminated: ok {rc=0}
22:49:40.146709 ---      ParallelTerminationStrategy: PID 115 died...
22:49:40.148211 run  osmo-ms-virt-phy/00081(pid=115): Terminated: ok {rc=0}
22:49:40.151904 ---      ParallelTerminationStrategy: PID 116 died...
22:49:40.153394 run  osmo-ms-virt-phy/00082(pid=116): Terminated: ok {rc=0}
22:49:40.157060 ---      ParallelTerminationStrategy: PID 117 died...
22:49:40.158540 run  osmo-ms-virt-phy/00083(pid=117): Terminated: ok {rc=0}
22:49:40.162221 ---      ParallelTerminationStrategy: PID 118 died...
22:49:40.163719 run  osmo-ms-virt-phy/00084(pid=118): Terminated: ok {rc=0}
22:49:40.167379 ---      ParallelTerminationStrategy: PID 119 died...
22:49:40.168857 run  osmo-ms-virt-phy/00085(pid=119): Terminated: ok {rc=0}
22:49:40.172525 ---      ParallelTerminationStrategy: PID 120 died...
22:49:40.174004 run  osmo-ms-virt-phy/00086(pid=120): Terminated: ok {rc=0}
22:49:40.177680 ---      ParallelTerminationStrategy: PID 121 died...
22:49:40.179156 run  osmo-ms-virt-phy/00087(pid=121): Terminated: ok {rc=0}
22:49:40.182798 ---      ParallelTerminationStrategy: PID 122 died...
22:49:40.184280 run  osmo-ms-virt-phy/00088(pid=122): Terminated: ok {rc=0}
22:49:40.187955 ---      ParallelTerminationStrategy: PID 123 died...
22:49:40.189432 run  osmo-ms-virt-phy/00089(pid=123): Terminated: ok {rc=0}
22:49:40.193100 ---      ParallelTerminationStrategy: PID 124 died...
22:49:40.194589 run  osmo-ms-virt-phy/00090(pid=124): Terminated: ok {rc=0}
22:49:40.198265 ---      ParallelTerminationStrategy: PID 125 died...
22:49:40.199748 run  osmo-ms-virt-phy/00091(pid=125): Terminated: ok {rc=0}
22:49:40.203417 ---      ParallelTerminationStrategy: PID 126 died...
22:49:40.204904 run  osmo-ms-virt-phy/00092(pid=126): Terminated: ok {rc=0}
22:49:40.208605 ---      ParallelTerminationStrategy: PID 127 died...
22:49:40.210089 run  osmo-ms-virt-phy/00093(pid=127): Terminated: ok {rc=0}
22:49:40.213767 ---      ParallelTerminationStrategy: PID 128 died...
22:49:40.215252 run  osmo-ms-virt-phy/00094(pid=128): Terminated: ok {rc=0}
22:49:40.218922 ---      ParallelTerminationStrategy: PID 129 died...
22:49:40.220412 run  osmo-ms-virt-phy/00095(pid=129): Terminated: ok {rc=0}
22:49:40.224086 ---      ParallelTerminationStrategy: PID 130 died...
22:49:40.225578 run  osmo-ms-virt-phy/00096(pid=130): Terminated: ok {rc=0}
22:49:40.229266 ---      ParallelTerminationStrategy: PID 131 died...
22:49:40.230750 run  osmo-ms-virt-phy/00097(pid=131): Terminated: ok {rc=0}
22:49:40.234421 ---      ParallelTerminationStrategy: PID 132 died...
22:49:40.235923 run  osmo-ms-virt-phy/00098(pid=132): Terminated: ok {rc=0}
22:49:40.239587 ---      ParallelTerminationStrategy: PID 133 died...
22:49:40.241072 run  osmo-ms-virt-phy/00099(pid=133): Terminated: ok {rc=0}
22:49:40.244763 ---      ParallelTerminationStrategy: PID 134 died...
22:49:40.246248 run       osmo-ms-mob/00000(pid=134): Terminated {rc=26112}
22:49:40.249957 ---      ParallelTerminationStrategy: PID 135 died...
22:49:40.251441 run       osmo-ms-mob/00001(pid=135): Terminated {rc=26112}
22:49:40.255144 ---      ParallelTerminationStrategy: PID 136 died...
22:49:40.256654 run       osmo-ms-mob/00002(pid=136): Terminated {rc=26112}
22:49:40.260372 ---      ParallelTerminationStrategy: PID 137 died...
22:49:40.261923 run       osmo-ms-mob/00003(pid=137): Terminated {rc=26112}
22:49:40.265763 ---      ParallelTerminationStrategy: PID 138 died...
22:49:40.267314 run       osmo-ms-mob/00004(pid=138): Terminated {rc=26112}
22:49:40.271136 ---      ParallelTerminationStrategy: PID 139 died...
22:49:40.272694 run       osmo-ms-mob/00005(pid=139): Terminated {rc=26112}
22:49:40.276518 ---      ParallelTerminationStrategy: PID 140 died...
22:49:40.278055 run       osmo-ms-mob/00006(pid=140): Terminated {rc=26112}
22:49:40.281892 ---      ParallelTerminationStrategy: PID 141 died...
22:49:40.283436 run       osmo-ms-mob/00007(pid=141): Terminated {rc=26112}
22:49:40.287277 ---      ParallelTerminationStrategy: PID 142 died...
22:49:40.288829 run       osmo-ms-mob/00008(pid=142): Terminated {rc=26112}
22:49:40.292666 ---      ParallelTerminationStrategy: PID 143 died...
22:49:40.294215 run       osmo-ms-mob/00009(pid=143): Terminated {rc=26112}
22:49:40.298038 ---      ParallelTerminationStrategy: PID 144 died...
22:49:40.299573 run       osmo-ms-mob/00010(pid=144): Terminated {rc=26112}
22:49:40.303390 ---      ParallelTerminationStrategy: PID 145 died...
22:49:40.304952 run       osmo-ms-mob/00011(pid=145): Terminated {rc=26112}
22:49:40.308790 ---      ParallelTerminationStrategy: PID 146 died...
22:49:40.310335 run       osmo-ms-mob/00012(pid=146): Terminated {rc=26112}
22:49:40.314206 ---      ParallelTerminationStrategy: PID 147 died...
22:49:40.315757 run       osmo-ms-mob/00013(pid=147): Terminated {rc=26112}
22:49:40.319604 ---      ParallelTerminationStrategy: PID 148 died...
22:49:40.321182 run       osmo-ms-mob/00014(pid=148): Terminated {rc=26112}
22:49:40.325013 ---      ParallelTerminationStrategy: PID 149 died...
22:49:40.326565 run       osmo-ms-mob/00015(pid=149): Terminated {rc=26112}
22:49:40.330398 ---      ParallelTerminationStrategy: PID 150 died...
22:49:40.331956 run       osmo-ms-mob/00016(pid=150): Terminated {rc=26112}
22:49:40.335798 ---      ParallelTerminationStrategy: PID 151 died...
22:49:40.337345 run       osmo-ms-mob/00017(pid=151): Terminated {rc=26112}
22:49:40.341183 ---      ParallelTerminationStrategy: PID 152 died...
22:49:40.342716 run       osmo-ms-mob/00018(pid=152): Terminated {rc=26112}
22:49:40.346559 ---      ParallelTerminationStrategy: PID 153 died...
22:49:40.348113 run       osmo-ms-mob/00019(pid=153): Terminated {rc=26112}
22:49:40.351961 ---      ParallelTerminationStrategy: PID 154 died...
22:49:40.353502 run       osmo-ms-mob/00020(pid=154): Terminated {rc=26112}
22:49:40.357346 ---      ParallelTerminationStrategy: PID 155 died...
22:49:40.358888 run       osmo-ms-mob/00021(pid=155): Terminated {rc=26112}
22:49:40.362724 ---      ParallelTerminationStrategy: PID 156 died...
22:49:40.364261 run       osmo-ms-mob/00022(pid=156): Terminated {rc=26112}
22:49:40.368107 ---      ParallelTerminationStrategy: PID 157 died...
22:49:40.369651 run       osmo-ms-mob/00023(pid=157): Terminated {rc=26112}
22:49:40.373497 ---      ParallelTerminationStrategy: PID 158 died...
22:49:40.375040 run       osmo-ms-mob/00024(pid=158): Terminated {rc=26112}
22:49:40.378867 ---      ParallelTerminationStrategy: PID 159 died...
22:49:40.380424 run       osmo-ms-mob/00025(pid=159): Terminated {rc=26112}
22:49:40.384254 ---      ParallelTerminationStrategy: PID 160 died...
22:49:40.385794 run       osmo-ms-mob/00026(pid=160): Terminated {rc=26112}
22:49:40.389632 ---      ParallelTerminationStrategy: PID 161 died...
22:49:40.391187 run       osmo-ms-mob/00027(pid=161): Terminated {rc=26112}
22:49:40.395042 ---      ParallelTerminationStrategy: PID 162 died...
22:49:40.396580 run       osmo-ms-mob/00028(pid=162): Terminated {rc=26112}
22:49:40.400418 ---      ParallelTerminationStrategy: PID 163 died...
22:49:40.401957 run       osmo-ms-mob/00029(pid=163): Terminated {rc=26112}
22:49:40.405815 ---      ParallelTerminationStrategy: PID 164 died...
22:49:40.407357 run       osmo-ms-mob/00030(pid=164): Terminated {rc=26112}
22:49:40.411187 ---      ParallelTerminationStrategy: PID 165 died...
22:49:40.412735 run       osmo-ms-mob/00031(pid=165): Terminated {rc=26112}
22:49:40.416561 ---      ParallelTerminationStrategy: PID 166 died...
22:49:40.418104 run       osmo-ms-mob/00032(pid=166): Terminated {rc=26112}
22:49:40.421950 ---      ParallelTerminationStrategy: PID 167 died...
22:49:40.423499 run       osmo-ms-mob/00033(pid=167): Terminated {rc=26112}
22:49:40.427357 ---      ParallelTerminationStrategy: PID 168 died...
22:49:40.428914 run       osmo-ms-mob/00034(pid=168): Terminated {rc=26112}
22:49:40.432759 ---      ParallelTerminationStrategy: PID 169 died...
22:49:40.434311 run       osmo-ms-mob/00035(pid=169): Terminated {rc=26112}
22:49:40.438184 ---      ParallelTerminationStrategy: PID 170 died...
22:49:40.439729 run       osmo-ms-mob/00036(pid=170): Terminated {rc=26112}
22:49:40.443551 ---      ParallelTerminationStrategy: PID 171 died...
22:49:40.445096 run       osmo-ms-mob/00037(pid=171): Terminated {rc=26112}
22:49:40.448929 ---      ParallelTerminationStrategy: PID 172 died...
22:49:40.450470 run       osmo-ms-mob/00038(pid=172): Terminated {rc=26112}
22:49:40.454323 ---      ParallelTerminationStrategy: PID 173 died...
22:49:40.455864 run       osmo-ms-mob/00039(pid=173): Terminated {rc=26112}
22:49:40.459693 ---      ParallelTerminationStrategy: PID 174 died...
22:49:40.461235 run       osmo-ms-mob/00040(pid=174): Terminated {rc=26112}
22:49:40.465064 ---      ParallelTerminationStrategy: PID 175 died...
22:49:40.466612 run       osmo-ms-mob/00041(pid=175): Terminated {rc=26112}
22:49:40.470466 ---      ParallelTerminationStrategy: PID 176 died...
22:49:40.472010 run       osmo-ms-mob/00042(pid=176): Terminated {rc=26112}
22:49:40.475869 ---      ParallelTerminationStrategy: PID 177 died...
22:49:40.477423 run       osmo-ms-mob/00043(pid=177): Terminated {rc=26112}
22:49:40.481274 ---      ParallelTerminationStrategy: PID 178 died...
22:49:40.482830 run       osmo-ms-mob/00044(pid=178): Terminated {rc=26112}
22:49:40.486664 ---      ParallelTerminationStrategy: PID 179 died...
22:49:40.488209 run       osmo-ms-mob/00045(pid=179): Terminated {rc=26112}
22:49:40.492054 ---      ParallelTerminationStrategy: PID 180 died...
22:49:40.493600 run       osmo-ms-mob/00046(pid=180): Terminated {rc=26112}
22:49:40.497467 ---      ParallelTerminationStrategy: PID 181 died...
22:49:40.499007 run       osmo-ms-mob/00047(pid=181): Terminated {rc=26112}
22:49:40.502850 ---      ParallelTerminationStrategy: PID 182 died...
22:49:40.504400 run       osmo-ms-mob/00048(pid=182): Terminated {rc=26112}
22:49:40.508264 ---      ParallelTerminationStrategy: PID 183 died...
22:49:40.509812 run       osmo-ms-mob/00049(pid=183): Terminated {rc=26112}
22:49:40.513677 ---      ParallelTerminationStrategy: PID 184 died...
22:49:40.515219 run       osmo-ms-mob/00050(pid=184): Terminated {rc=26112}
22:49:40.519041 ---      ParallelTerminationStrategy: PID 185 died...
22:49:40.520600 run       osmo-ms-mob/00051(pid=185): Terminated {rc=26112}
22:49:40.524435 ---      ParallelTerminationStrategy: PID 186 died...
22:49:40.525991 run       osmo-ms-mob/00052(pid=186): Terminated {rc=26112}
22:49:40.529825 ---      ParallelTerminationStrategy: PID 187 died...
22:49:40.531381 run       osmo-ms-mob/00053(pid=187): Terminated {rc=26112}
22:49:40.535222 ---      ParallelTerminationStrategy: PID 188 died...
22:49:40.536771 run       osmo-ms-mob/00054(pid=188): Terminated {rc=26112}
22:49:40.540611 ---      ParallelTerminationStrategy: PID 189 died...
22:49:40.542151 run       osmo-ms-mob/00055(pid=189): Terminated {rc=26112}
22:49:40.546011 ---      ParallelTerminationStrategy: PID 190 died...
22:49:40.547552 run       osmo-ms-mob/00056(pid=190): Terminated {rc=26112}
22:49:40.551415 ---      ParallelTerminationStrategy: PID 191 died...
22:49:40.552953 run       osmo-ms-mob/00057(pid=191): Terminated {rc=26112}
22:49:40.556780 ---      ParallelTerminationStrategy: PID 192 died...
22:49:40.558332 run       osmo-ms-mob/00058(pid=192): Terminated {rc=26112}
22:49:40.562166 ---      ParallelTerminationStrategy: PID 193 died...
22:49:40.563725 run       osmo-ms-mob/00059(pid=193): Terminated {rc=26112}
22:49:40.567564 ---      ParallelTerminationStrategy: PID 194 died...
22:49:40.569113 run       osmo-ms-mob/00060(pid=194): Terminated {rc=26112}
22:49:40.572933 ---      ParallelTerminationStrategy: PID 195 died...
22:49:40.574479 run       osmo-ms-mob/00061(pid=195): Terminated {rc=26112}
22:49:40.578347 ---      ParallelTerminationStrategy: PID 196 died...
22:49:40.579904 run       osmo-ms-mob/00062(pid=196): Terminated {rc=26112}
22:49:40.583750 ---      ParallelTerminationStrategy: PID 197 died...
22:49:40.585300 run       osmo-ms-mob/00063(pid=197): Terminated {rc=26112}
22:49:40.589146 ---      ParallelTerminationStrategy: PID 198 died...
22:49:40.590690 run       osmo-ms-mob/00064(pid=198): Terminated {rc=26112}
22:49:40.594509 ---      ParallelTerminationStrategy: PID 199 died...
22:49:40.596048 run       osmo-ms-mob/00065(pid=199): Terminated {rc=26112}
22:49:40.599879 ---      ParallelTerminationStrategy: PID 200 died...
22:49:40.601420 run       osmo-ms-mob/00066(pid=200): Terminated {rc=26112}
22:49:40.605262 ---      ParallelTerminationStrategy: PID 201 died...
22:49:40.606807 run       osmo-ms-mob/00067(pid=201): Terminated {rc=26112}
22:49:40.610669 ---      ParallelTerminationStrategy: PID 202 died...
22:49:40.612217 run       osmo-ms-mob/00068(pid=202): Terminated {rc=26112}
22:49:40.616050 ---      ParallelTerminationStrategy: PID 203 died...
22:49:40.617585 run       osmo-ms-mob/00069(pid=203): Terminated {rc=26112}
22:49:40.621435 ---      ParallelTerminationStrategy: PID 204 died...
22:49:40.622973 run       osmo-ms-mob/00070(pid=204): Terminated {rc=26112}
22:49:40.626821 ---      ParallelTerminationStrategy: PID 205 died...
22:49:40.628364 run       osmo-ms-mob/00071(pid=205): Terminated {rc=26112}
22:49:40.632210 ---      ParallelTerminationStrategy: PID 206 died...
22:49:40.633749 run       osmo-ms-mob/00072(pid=206): Terminated {rc=26112}
22:49:40.637582 ---      ParallelTerminationStrategy: PID 207 died...
22:49:40.639120 run       osmo-ms-mob/00073(pid=207): Terminated {rc=26112}
22:49:40.642937 ---      ParallelTerminationStrategy: PID 208 died...
22:49:40.644520 run       osmo-ms-mob/00074(pid=208): Terminated {rc=26112}
22:49:40.648383 ---      ParallelTerminationStrategy: PID 209 died...
22:49:40.649930 run       osmo-ms-mob/00075(pid=209): Terminated {rc=26112}
22:49:40.653790 ---      ParallelTerminationStrategy: PID 210 died...
22:49:40.655337 run       osmo-ms-mob/00076(pid=210): Terminated {rc=26112}
22:49:40.659168 ---      ParallelTerminationStrategy: PID 211 died...
22:49:40.660724 run       osmo-ms-mob/00077(pid=211): Terminated {rc=26112}
22:49:40.664588 ---      ParallelTerminationStrategy: PID 212 died...
22:49:40.666120 run       osmo-ms-mob/00078(pid=212): Terminated {rc=26112}
22:49:40.669951 ---      ParallelTerminationStrategy: PID 213 died...
22:49:40.671496 run       osmo-ms-mob/00079(pid=213): Terminated {rc=26112}
22:49:40.675345 ---      ParallelTerminationStrategy: PID 214 died...
22:49:40.676907 run       osmo-ms-mob/00080(pid=214): Terminated {rc=26112}
22:49:40.680754 ---      ParallelTerminationStrategy: PID 215 died...
22:49:40.682307 run       osmo-ms-mob/00081(pid=215): Terminated {rc=26112}
22:49:40.686155 ---      ParallelTerminationStrategy: PID 216 died...
22:49:40.687711 run       osmo-ms-mob/00082(pid=216): Terminated {rc=26112}
22:49:40.691543 ---      ParallelTerminationStrategy: PID 217 died...
22:49:40.693100 run       osmo-ms-mob/00083(pid=217): Terminated {rc=26112}
22:49:40.696955 ---      ParallelTerminationStrategy: PID 218 died...
22:49:40.698509 run       osmo-ms-mob/00084(pid=218): Terminated {rc=26112}
22:49:40.702372 ---      ParallelTerminationStrategy: PID 219 died...
22:49:40.703927 run       osmo-ms-mob/00085(pid=219): Terminated {rc=26112}
22:49:40.707767 ---      ParallelTerminationStrategy: PID 220 died...
22:49:40.709319 run       osmo-ms-mob/00086(pid=220): Terminated {rc=26112}
22:49:40.713159 ---      ParallelTerminationStrategy: PID 221 died...
22:49:40.714705 run       osmo-ms-mob/00087(pid=221): Terminated {rc=26112}
22:49:40.718536 ---      ParallelTerminationStrategy: PID 222 died...
22:49:40.720088 run       osmo-ms-mob/00088(pid=222): Terminated {rc=26112}
22:49:40.723929 ---      ParallelTerminationStrategy: PID 223 died...
22:49:40.725476 run       osmo-ms-mob/00089(pid=223): Terminated {rc=26112}
22:49:40.729346 ---      ParallelTerminationStrategy: PID 224 died...
22:49:40.730883 run       osmo-ms-mob/00090(pid=224): Terminated {rc=26112}
22:49:40.734739 ---      ParallelTerminationStrategy: PID 225 died...
22:49:40.736286 run       osmo-ms-mob/00091(pid=225): Terminated {rc=26112}
22:49:40.740130 ---      ParallelTerminationStrategy: PID 226 died...
22:49:40.741685 run       osmo-ms-mob/00092(pid=226): Terminated {rc=26112}
22:49:40.745540 ---      ParallelTerminationStrategy: PID 227 died...
22:49:40.747079 run       osmo-ms-mob/00093(pid=227): Terminated {rc=26112}
22:49:40.750925 ---      ParallelTerminationStrategy: PID 228 died...
22:49:40.752497 run       osmo-ms-mob/00094(pid=228): Terminated {rc=26112}
22:49:40.756331 ---      ParallelTerminationStrategy: PID 229 died...
22:49:40.757871 run       osmo-ms-mob/00095(pid=229): Terminated {rc=26112}
22:49:40.761717 ---      ParallelTerminationStrategy: PID 230 died...
22:49:40.763263 run       osmo-ms-mob/00096(pid=230): Terminated {rc=26112}
22:49:40.767110 ---      ParallelTerminationStrategy: PID 231 died...
22:49:40.768665 run       osmo-ms-mob/00097(pid=231): Terminated {rc=26112}
22:49:40.772504 ---      ParallelTerminationStrategy: PID 232 died...
22:49:40.774070 run       osmo-ms-mob/00098(pid=232): Terminated {rc=26112}
22:49:40.777916 ---      ParallelTerminationStrategy: PID 233 died...
22:49:40.779463 run       osmo-ms-mob/00099(pid=233): Terminated {rc=26112}
22:49:44.184075 ---      ParallelTerminationStrategy: PID 33 died...
22:49:44.190248 run         osmo-bts-virtual(pid=33): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8232 netreg_mass PASS
---------------------------------------------------------------------
22:49:44.266931 tst                       trial-8232: Storing JUnit report in /build/trial-8232/run.2026-02-04_22-48-17/trial-8232.xml

--------------------------------------------------------------------------------------------
trial-8232 PASS
--------------------------------------------------------------------------------------------
22:49:44.278050 tst                       trial-8232: trial-8232: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (81.1 sec)
+ exit_code=0
+ rm -rf trial-8232/inst
+ cd trial-8232
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-02-04 22:48:17
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8232-run.tgz run.2026-02-04_22-48-17
+ tar czf /build/trial-8232-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-02-04_17_07_59.tgz osmo-bts-oc2g.build-2026-02-04_18_18_31.tgz osmo-bts-sysmo.build-2026-02-04_18_18_21.tgz osmo-bts.build-2026-02-04_18_18_39.tgz osmo-ggsn.build-2026-02-04_20_42_42.tgz osmo-hlr.build-2026-02-04_16_36_55.tgz osmo-hnbgw.build-2026-02-04_14_57_49.tgz osmo-mgw.build-2026-02-04_08_33_07.tgz osmo-msc.build-2026-02-04_15_01_22.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-02-04_07_35_03.tgz osmo-pcu-sysmo.build-2026-02-04_07_35_06.tgz osmo-pcu.build-2026-02-04_07_35_13.tgz osmo-sgsn.build-2026-02-04_20_48_43.tgz osmo-stp.build-2026-02-04_14_48_46.tgz osmo-trx.build-2026-02-04_14_33_30.tgz osmocom-bb.build-2026-02-04_21_17_19.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