Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git 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/jenkins9468974868352766871.sh
+ rm -rf trial-8175-bin.tgz trial-8175-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 25025
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11029
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10444
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12867
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13192
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12818
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 41214
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7566
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 43346
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8388
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 13175
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7480
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11554
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7606
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9052
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6326
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 7480
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins1040062857590799259.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-8175
+ 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
a69bc8d ttcn3-bts-test: Run fake_trx with sched-prio-rr
+ 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 [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
#7 CACHED

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

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

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

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

#12 [ 5/28] RUN	APT-GET update && 	apt-get install -y --no-install-recommends 		cpio 		dbus 		tcpdump 		sqlite3 		python3 		python3-setuptools 		python3-yaml 		python3-mako 		python3-gi 		python3-numpy 		python3-wheel 		python3-watchdog 		ofono 		patchelf 		rpm2cpio 		sudo 		libcap2-bin 		python3-pip 		udhcpc 		iperf3 		locales
#12 CACHED

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:794fc0fe9200b61c2a0dfa404e95c215ca92a4dcb12b4f604df52d35d7aabc1f 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=8176 -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=2025-12-10 22:48:17
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8176
+ mkdir -p trial-8176
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-12-10_13_45_53.tgz osmo-bts-oc2g.build-2025-12-10_00_52_01.tgz osmo-bts-sysmo.build-2025-12-10_00_51_57.tgz osmo-bts.build-2025-12-10_00_52_04.tgz osmo-ggsn.build-2025-12-10_20_42_31.tgz osmo-hlr.build-2025-12-10_16_36_49.tgz osmo-hnbgw.build-2025-12-10_13_30_48.tgz osmo-mgw.build-2025-12-10_13_43_11.tgz osmo-msc.build-2025-12-10_13_49_27.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-12-10_07_36_17.tgz osmo-pcu-sysmo.build-2025-12-10_07_36_15.tgz osmo-pcu.build-2025-12-10_07_34_18.tgz osmo-sgsn.build-2025-12-10_20_48_15.tgz osmo-stp.build-2025-12-10_13_23_08.tgz osmo-trx.build-2025-12-10_14_27_42.tgz osmocom-bb.build-2025-12-10_21_17_24.tgz srslte.build-19.tgz trial-8176
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-12-10_13_45_53.md5 osmo-bts-oc2g.build-2025-12-10_00_52_01.md5 osmo-bts-sysmo.build-2025-12-10_00_51_57.md5 osmo-bts.build-2025-12-10_00_52_04.md5 osmo-ggsn.build-2025-12-10_20_42_31.md5 osmo-hlr.build-2025-12-10_16_36_49.md5 osmo-hnbgw.build-2025-12-10_13_30_48.md5 osmo-mgw.build-2025-12-10_13_43_11.md5 osmo-msc.build-2025-12-10_13_49_27.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-12-10_07_36_17.md5 osmo-pcu-sysmo.build-2025-12-10_07_36_15.md5 osmo-pcu.build-2025-12-10_07_34_18.md5 osmo-sgsn.build-2025-12-10_20_48_15.md5 osmo-stp.build-2025-12-10_13_23_08.md5 osmo-trx.build-2025-12-10_14_27_42.md5 osmocom-bb.build-2025-12-10_21_17_24.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-12-10_13_45_53.md5 osmo-bts-oc2g.build-2025-12-10_00_52_01.md5 osmo-bts-sysmo.build-2025-12-10_00_51_57.md5 osmo-bts.build-2025-12-10_00_52_04.md5 osmo-ggsn.build-2025-12-10_20_42_31.md5 osmo-hlr.build-2025-12-10_16_36_49.md5 osmo-hnbgw.build-2025-12-10_13_30_48.md5 osmo-mgw.build-2025-12-10_13_43_11.md5 osmo-msc.build-2025-12-10_13_49_27.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-12-10_07_36_17.md5 osmo-pcu-sysmo.build-2025-12-10_07_36_15.md5 osmo-pcu.build-2025-12-10_07_34_18.md5 osmo-sgsn.build-2025-12-10_20_48_15.md5 osmo-stp.build-2025-12-10_13_23_08.md5 osmo-trx.build-2025-12-10_14_27_42.md5 osmocom-bb.build-2025-12-10_21_17_24.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-8176 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8176'
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-8176
--------------------------------------------------------------------------------------------
22:48:17.284738 tst                       trial-8176: Detailed log at /build/trial-8176/run.2025-12-10_22-48-17/log

---------------------------------------------------------------------
trial-8176 netreg_mass
---------------------------------------------------------------------
22:48:17.489585 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:17.489953 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:17.490718 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:17.491839 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:17.533160 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:17.534037 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:17.535225 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:17.596956 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-8176 netreg_mass register_default_mass.py
----------------------------------------------
22:48:17.597690 tst       register_default_mass.py:9: Claiming resources for the test
22:48:17.612551 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.613076 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.613517 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.613948 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.614391 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.614827 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.615252 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:17.645954 tst         register_default_mass.py: using LAC 2
22:48:17.668602 tst         register_default_mass.py: using RAC 2
22:48:17.695694 tst         register_default_mass.py: using CellId 2
22:48:17.725678 tst         register_default_mass.py: using BVCI 3
22:48:17.739523 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.740209 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.740802 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.741313 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.741824 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.742323 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.742802 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.743311 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.743823 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.744313 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.744809 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.745293 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.745883 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.746407 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.746893 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.747380 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.747887 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.748383 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.748875 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.749370 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.749862 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.750362 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.750855 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.751338 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.751831 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.752314 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.752803 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.753284 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.753775 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.754261 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.754751 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.755238 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.755723 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.756224 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.756726 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.757207 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.757685 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.758184 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.758670 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.759145 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.759633 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.760126 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.760606 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.761105 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.761609 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.762099 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.762588 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.763095 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.763593 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.764099 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.764618 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.765126 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.765640 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.766143 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.766640 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.767134 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.767651 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.768150 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.768646 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.769155 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.769651 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.770138 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.770636 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.771148 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.771641 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.772146 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.772655 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.773158 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.773655 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.774154 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.774651 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.775148 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.775723 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.776235 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.776734 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.777222 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.777723 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.778217 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.778712 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.779203 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.779703 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.780196 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.780690 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.781190 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.781678 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.782170 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.782666 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.783173 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.783670 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.784160 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.784669 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.785165 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.785665 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.786177 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.786674 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.787161 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.787652 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.788165 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.788667 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.789160 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.789659 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.790213 tst      register_default_mass.py:21: Launching a simple network
22:48:17.800048 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:17.919524 run            create_hlr_db(pid=21): Launched
22:48:18.934073 run            create_hlr_db(pid=21): Terminated: ok {rc=0}
22:48:18.950081 run pcap-recorder_any(filters='host 127.0.42.2')(pid=23): Launched
22:48:18.964822 run      osmo-hlr_127.0.42.2(pid=24): Launched
22:48:18.970482 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:19.165018 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=25): Launched
22:48:19.179571 run      osmo-stp_127.0.42.5(pid=26): Launched
22:48:19.185186 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:19.600430 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=27): Launched
22:48:19.615158 run      osmo-msc_127.0.42.6(pid=28): Launched
22:48:22.630281 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:22.743802 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=29): Launched
22:48:22.758665 run      osmo-mgw_127.0.42.3(pid=30): Launched
22:48:22.764318 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:22.787706 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=31): Launched
22:48:22.802677 run      osmo-mgw_127.0.42.4(pid=32): Launched
22:48:22.808287 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:23.121032 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=33): Launched
22:48:23.135906 run      osmo-bsc_127.0.42.7(pid=34): Launched
22:48:29.174422 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:29.346131 run         osmo-bts-virtual(pid=35): Launched
22:48:30.382353 tst         register_default_mass.py: using MSISDN 1001
22:48:30.396517 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:30.435169 tst         register_default_mass.py: using MSISDN 1002
22:48:30.452606 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:30.482804 tst         register_default_mass.py: using MSISDN 1003
22:48:30.497389 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:30.527762 tst         register_default_mass.py: using MSISDN 1004
22:48:30.542044 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:30.572611 tst         register_default_mass.py: using MSISDN 1005
22:48:30.587027 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:30.617306 tst         register_default_mass.py: using MSISDN 1006
22:48:30.631549 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:30.661606 tst         register_default_mass.py: using MSISDN 1007
22:48:30.675878 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:30.706656 tst         register_default_mass.py: using MSISDN 1008
22:48:30.721160 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:30.751636 tst         register_default_mass.py: using MSISDN 1009
22:48:30.765948 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:30.796791 tst         register_default_mass.py: using MSISDN 1010
22:48:30.811298 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:30.841700 tst         register_default_mass.py: using MSISDN 1011
22:48:30.855919 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:30.886235 tst         register_default_mass.py: using MSISDN 1012
22:48:30.900654 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:30.930876 tst         register_default_mass.py: using MSISDN 1013
22:48:30.945085 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:30.975622 tst         register_default_mass.py: using MSISDN 1014
22:48:30.990008 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:31.020405 tst         register_default_mass.py: using MSISDN 1015
22:48:31.035017 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:31.065264 tst         register_default_mass.py: using MSISDN 1016
22:48:31.079579 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:31.109978 tst         register_default_mass.py: using MSISDN 1017
22:48:31.124455 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:31.154909 tst         register_default_mass.py: using MSISDN 1018
22:48:31.169313 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:31.199427 tst         register_default_mass.py: using MSISDN 1019
22:48:31.209146 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:31.239429 tst         register_default_mass.py: using MSISDN 1020
22:48:31.255263 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:31.285845 tst         register_default_mass.py: using MSISDN 1021
22:48:31.300381 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:31.330544 tst         register_default_mass.py: using MSISDN 1022
22:48:31.344763 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:31.375211 tst         register_default_mass.py: using MSISDN 1023
22:48:31.389601 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:31.420014 tst         register_default_mass.py: using MSISDN 1024
22:48:31.434450 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:31.464927 tst         register_default_mass.py: using MSISDN 1025
22:48:31.479137 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:31.509660 tst         register_default_mass.py: using MSISDN 1026
22:48:31.524022 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:31.554516 tst         register_default_mass.py: using MSISDN 1027
22:48:31.569070 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:31.599749 tst         register_default_mass.py: using MSISDN 1028
22:48:31.614144 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:31.644521 tst         register_default_mass.py: using MSISDN 1029
22:48:31.658910 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:31.689978 tst         register_default_mass.py: using MSISDN 1030
22:48:31.704483 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:31.734933 tst         register_default_mass.py: using MSISDN 1031
22:48:31.749231 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:31.779603 tst         register_default_mass.py: using MSISDN 1032
22:48:31.793999 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:31.824505 tst         register_default_mass.py: using MSISDN 1033
22:48:31.838786 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:31.869102 tst         register_default_mass.py: using MSISDN 1034
22:48:31.883515 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:31.913865 tst         register_default_mass.py: using MSISDN 1035
22:48:31.928101 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:31.958747 tst         register_default_mass.py: using MSISDN 1036
22:48:31.973372 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:32.004515 tst         register_default_mass.py: using MSISDN 1037
22:48:32.019282 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:32.050272 tst         register_default_mass.py: using MSISDN 1038
22:48:32.064993 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:32.096017 tst         register_default_mass.py: using MSISDN 1039
22:48:32.110618 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:32.141656 tst         register_default_mass.py: using MSISDN 1040
22:48:32.156261 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:32.187426 tst         register_default_mass.py: using MSISDN 1041
22:48:32.202224 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:32.233009 tst         register_default_mass.py: using MSISDN 1042
22:48:32.247655 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:32.278937 tst         register_default_mass.py: using MSISDN 1043
22:48:32.293652 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:32.324763 tst         register_default_mass.py: using MSISDN 1044
22:48:32.339494 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:32.370860 tst         register_default_mass.py: using MSISDN 1045
22:48:32.385719 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:32.416943 tst         register_default_mass.py: using MSISDN 1046
22:48:32.431614 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:32.462426 tst         register_default_mass.py: using MSISDN 1047
22:48:32.477099 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:32.508117 tst         register_default_mass.py: using MSISDN 1048
22:48:32.522834 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:32.554126 tst         register_default_mass.py: using MSISDN 1049
22:48:32.568732 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:32.599952 tst         register_default_mass.py: using MSISDN 1050
22:48:32.614755 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:32.645688 tst         register_default_mass.py: using MSISDN 1051
22:48:32.660335 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:32.691257 tst         register_default_mass.py: using MSISDN 1052
22:48:32.705914 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:32.736998 tst         register_default_mass.py: using MSISDN 1053
22:48:32.751772 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:32.782868 tst         register_default_mass.py: using MSISDN 1054
22:48:32.797466 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:32.828617 tst         register_default_mass.py: using MSISDN 1055
22:48:32.842978 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:32.881697 tst         register_default_mass.py: using MSISDN 1056
22:48:32.899503 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:32.930852 tst         register_default_mass.py: using MSISDN 1057
22:48:32.945894 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:32.977127 tst         register_default_mass.py: using MSISDN 1058
22:48:32.991963 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:33.023350 tst         register_default_mass.py: using MSISDN 1059
22:48:33.038120 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:33.068973 tst         register_default_mass.py: using MSISDN 1060
22:48:33.083695 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:33.115068 tst         register_default_mass.py: using MSISDN 1061
22:48:33.130023 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:33.160931 tst         register_default_mass.py: using MSISDN 1062
22:48:33.175327 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:33.206349 tst         register_default_mass.py: using MSISDN 1063
22:48:33.221178 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:33.252368 tst         register_default_mass.py: using MSISDN 1064
22:48:33.267163 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:33.298447 tst         register_default_mass.py: using MSISDN 1065
22:48:33.313071 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:33.344256 tst         register_default_mass.py: using MSISDN 1066
22:48:33.359013 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:33.389849 tst         register_default_mass.py: using MSISDN 1067
22:48:33.404520 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:33.435690 tst         register_default_mass.py: using MSISDN 1068
22:48:33.450324 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:33.481421 tst         register_default_mass.py: using MSISDN 1069
22:48:33.495866 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:33.526654 tst         register_default_mass.py: using MSISDN 1070
22:48:33.541061 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:33.571746 tst         register_default_mass.py: using MSISDN 1071
22:48:33.586506 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:33.616933 tst         register_default_mass.py: using MSISDN 1072
22:48:33.631361 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:33.662218 tst         register_default_mass.py: using MSISDN 1073
22:48:33.676826 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:33.708071 tst         register_default_mass.py: using MSISDN 1074
22:48:33.722850 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:33.753766 tst         register_default_mass.py: using MSISDN 1075
22:48:33.768343 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:33.799754 tst         register_default_mass.py: using MSISDN 1076
22:48:33.814634 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:33.845841 tst         register_default_mass.py: using MSISDN 1077
22:48:33.860447 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:33.891241 tst         register_default_mass.py: using MSISDN 1078
22:48:33.905859 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:33.937013 tst         register_default_mass.py: using MSISDN 1079
22:48:33.949991 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:33.981105 tst         register_default_mass.py: using MSISDN 1080
22:48:33.995646 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:34.026616 tst         register_default_mass.py: using MSISDN 1081
22:48:34.041223 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:34.072531 tst         register_default_mass.py: using MSISDN 1082
22:48:34.087332 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:34.118521 tst         register_default_mass.py: using MSISDN 1083
22:48:34.132123 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:34.162835 tst         register_default_mass.py: using MSISDN 1084
22:48:34.177371 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:34.208763 tst         register_default_mass.py: using MSISDN 1085
22:48:34.223534 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:34.267098 tst         register_default_mass.py: using MSISDN 1086
22:48:34.285978 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:34.316998 tst         register_default_mass.py: using MSISDN 1087
22:48:34.332056 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:34.363076 tst         register_default_mass.py: using MSISDN 1088
22:48:34.377760 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:34.408339 tst         register_default_mass.py: using MSISDN 1089
22:48:34.422832 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:34.453605 tst         register_default_mass.py: using MSISDN 1090
22:48:34.468167 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:34.498132 tst         register_default_mass.py: using MSISDN 1091
22:48:34.512193 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:34.542855 tst         register_default_mass.py: using MSISDN 1092
22:48:34.557350 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:34.587796 tst         register_default_mass.py: using MSISDN 1093
22:48:34.602214 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:34.633036 tst         register_default_mass.py: using MSISDN 1094
22:48:34.647408 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:34.678352 tst         register_default_mass.py: using MSISDN 1095
22:48:34.692925 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:34.723731 tst         register_default_mass.py: using MSISDN 1096
22:48:34.738379 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:34.769019 tst         register_default_mass.py: using MSISDN 1097
22:48:34.783474 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:34.813951 tst         register_default_mass.py: using MSISDN 1098
22:48:34.828361 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:34.859441 tst         register_default_mass.py: using MSISDN 1099
22:48:34.874186 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:34.905012 tst         register_default_mass.py: using MSISDN 1100
22:48:34.919556 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:35.012235 run                             mass: Starting testcase
22:48:35.017838 run                             mass: Pre-launching all virtphy's
22:48:35.023222 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:35.036201 run   osmo-ms-virt-phy/00000(pid=36): Launched
22:48:35.042472 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:35.055548 run   osmo-ms-virt-phy/00001(pid=37): Launched
22:48:35.061709 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:35.074877 run   osmo-ms-virt-phy/00002(pid=38): Launched
22:48:35.080906 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:35.093908 run   osmo-ms-virt-phy/00003(pid=39): Launched
22:48:35.100009 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:35.113166 run   osmo-ms-virt-phy/00004(pid=40): Launched
22:48:35.119251 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:35.132164 run   osmo-ms-virt-phy/00005(pid=41): Launched
22:48:35.138202 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:35.151083 run   osmo-ms-virt-phy/00006(pid=42): Launched
22:48:35.157041 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:35.169855 run   osmo-ms-virt-phy/00007(pid=43): Launched
22:48:35.175791 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:35.188628 run   osmo-ms-virt-phy/00008(pid=44): Launched
22:48:35.194563 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:35.207408 run   osmo-ms-virt-phy/00009(pid=45): Launched
22:48:35.213348 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:35.226148 run   osmo-ms-virt-phy/00010(pid=46): Launched
22:48:35.232057 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:35.244891 run   osmo-ms-virt-phy/00011(pid=47): Launched
22:48:35.250792 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:35.263628 run   osmo-ms-virt-phy/00012(pid=48): Launched
22:48:35.269604 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:35.282499 run   osmo-ms-virt-phy/00013(pid=49): Launched
22:48:35.288435 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:35.301308 run   osmo-ms-virt-phy/00014(pid=50): Launched
22:48:35.307255 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:35.320062 run   osmo-ms-virt-phy/00015(pid=51): Launched
22:48:35.326030 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:35.338958 run   osmo-ms-virt-phy/00016(pid=52): Launched
22:48:35.344958 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:35.357809 run   osmo-ms-virt-phy/00017(pid=53): Launched
22:48:35.363737 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:35.376548 run   osmo-ms-virt-phy/00018(pid=54): Launched
22:48:35.382506 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:35.395390 run   osmo-ms-virt-phy/00019(pid=55): Launched
22:48:35.401396 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:35.414251 run   osmo-ms-virt-phy/00020(pid=56): Launched
22:48:35.420164 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:35.432969 run   osmo-ms-virt-phy/00021(pid=57): Launched
22:48:35.438894 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:35.451658 run   osmo-ms-virt-phy/00022(pid=58): Launched
22:48:35.457643 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:35.470427 run   osmo-ms-virt-phy/00023(pid=59): Launched
22:48:35.476384 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:35.489206 run   osmo-ms-virt-phy/00024(pid=60): Launched
22:48:35.495158 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:35.508011 run   osmo-ms-virt-phy/00025(pid=61): Launched
22:48:35.513954 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:35.526899 run   osmo-ms-virt-phy/00026(pid=62): Launched
22:48:35.532850 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:35.545793 run   osmo-ms-virt-phy/00027(pid=63): Launched
22:48:35.551742 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:35.564608 run   osmo-ms-virt-phy/00028(pid=64): Launched
22:48:35.570573 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:35.583425 run   osmo-ms-virt-phy/00029(pid=65): Launched
22:48:35.589403 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:35.602229 run   osmo-ms-virt-phy/00030(pid=66): Launched
22:48:35.608208 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:35.621107 run   osmo-ms-virt-phy/00031(pid=67): Launched
22:48:35.627098 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:35.639961 run   osmo-ms-virt-phy/00032(pid=68): Launched
22:48:35.645896 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:35.658742 run   osmo-ms-virt-phy/00033(pid=69): Launched
22:48:35.664730 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:35.677627 run   osmo-ms-virt-phy/00034(pid=70): Launched
22:48:35.683614 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:35.696431 run   osmo-ms-virt-phy/00035(pid=71): Launched
22:48:35.702426 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:35.715297 run   osmo-ms-virt-phy/00036(pid=72): Launched
22:48:35.721259 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:35.734215 run   osmo-ms-virt-phy/00037(pid=73): Launched
22:48:35.740166 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:35.753316 run   osmo-ms-virt-phy/00038(pid=74): Launched
22:48:35.759283 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:35.772147 run   osmo-ms-virt-phy/00039(pid=75): Launched
22:48:35.778109 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:35.791046 run   osmo-ms-virt-phy/00040(pid=76): Launched
22:48:35.796993 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:35.809918 run   osmo-ms-virt-phy/00041(pid=77): Launched
22:48:35.815831 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:35.828704 run   osmo-ms-virt-phy/00042(pid=78): Launched
22:48:35.834667 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:35.847531 run   osmo-ms-virt-phy/00043(pid=79): Launched
22:48:35.853461 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:35.866323 run   osmo-ms-virt-phy/00044(pid=80): Launched
22:48:35.872246 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:35.885141 run   osmo-ms-virt-phy/00045(pid=81): Launched
22:48:35.891101 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:35.903952 run   osmo-ms-virt-phy/00046(pid=82): Launched
22:48:35.909906 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:35.922646 run   osmo-ms-virt-phy/00047(pid=83): Launched
22:48:35.928533 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:35.941465 run   osmo-ms-virt-phy/00048(pid=84): Launched
22:48:35.947385 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:35.960186 run   osmo-ms-virt-phy/00049(pid=85): Launched
22:48:35.966289 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:35.979403 run   osmo-ms-virt-phy/00050(pid=86): Launched
22:48:35.985390 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:35.998412 run   osmo-ms-virt-phy/00051(pid=87): Launched
22:48:36.004349 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:36.017393 run   osmo-ms-virt-phy/00052(pid=88): Launched
22:48:36.023409 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:36.036410 run   osmo-ms-virt-phy/00053(pid=89): Launched
22:48:36.042338 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:36.055320 run   osmo-ms-virt-phy/00054(pid=90): Launched
22:48:36.061366 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:36.074271 run   osmo-ms-virt-phy/00055(pid=91): Launched
22:48:36.080192 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:36.093048 run   osmo-ms-virt-phy/00056(pid=92): Launched
22:48:36.099099 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:36.112080 run   osmo-ms-virt-phy/00057(pid=93): Launched
22:48:36.118224 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:36.131296 run   osmo-ms-virt-phy/00058(pid=94): Launched
22:48:36.137354 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:36.150344 run   osmo-ms-virt-phy/00059(pid=95): Launched
22:48:36.156426 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:36.169418 run   osmo-ms-virt-phy/00060(pid=96): Launched
22:48:36.175459 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:36.188501 run   osmo-ms-virt-phy/00061(pid=97): Launched
22:48:36.194636 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:36.207840 run   osmo-ms-virt-phy/00062(pid=98): Launched
22:48:36.213876 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:36.227030 run   osmo-ms-virt-phy/00063(pid=99): Launched
22:48:36.233060 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:36.246105 run  osmo-ms-virt-phy/00064(pid=100): Launched
22:48:36.252302 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:36.265484 run  osmo-ms-virt-phy/00065(pid=101): Launched
22:48:36.271571 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:36.284750 run  osmo-ms-virt-phy/00066(pid=102): Launched
22:48:36.290820 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:36.303856 run  osmo-ms-virt-phy/00067(pid=103): Launched
22:48:36.309900 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:36.322747 run  osmo-ms-virt-phy/00068(pid=104): Launched
22:48:36.328728 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:36.341564 run  osmo-ms-virt-phy/00069(pid=105): Launched
22:48:36.347538 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:36.360338 run  osmo-ms-virt-phy/00070(pid=106): Launched
22:48:36.366232 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:36.378992 run  osmo-ms-virt-phy/00071(pid=107): Launched
22:48:36.385035 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:36.397856 run  osmo-ms-virt-phy/00072(pid=108): Launched
22:48:36.403853 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:36.416591 run  osmo-ms-virt-phy/00073(pid=109): Launched
22:48:36.422528 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:36.435279 run  osmo-ms-virt-phy/00074(pid=110): Launched
22:48:36.441406 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:36.454181 run  osmo-ms-virt-phy/00075(pid=111): Launched
22:48:36.460238 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:36.472967 run  osmo-ms-virt-phy/00076(pid=112): Launched
22:48:36.478892 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:36.491816 run  osmo-ms-virt-phy/00077(pid=113): Launched
22:48:36.497721 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:36.510657 run  osmo-ms-virt-phy/00078(pid=114): Launched
22:48:36.516505 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:36.529230 run  osmo-ms-virt-phy/00079(pid=115): Launched
22:48:36.535243 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:36.548047 run  osmo-ms-virt-phy/00080(pid=116): Launched
22:48:36.554009 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:36.566792 run  osmo-ms-virt-phy/00081(pid=117): Launched
22:48:36.572697 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:36.585476 run  osmo-ms-virt-phy/00082(pid=118): Launched
22:48:36.591326 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:36.604040 run  osmo-ms-virt-phy/00083(pid=119): Launched
22:48:36.609932 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:36.622654 run  osmo-ms-virt-phy/00084(pid=120): Launched
22:48:36.628493 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:36.641300 run  osmo-ms-virt-phy/00085(pid=121): Launched
22:48:36.647187 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:36.659946 run  osmo-ms-virt-phy/00086(pid=122): Launched
22:48:36.665853 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:36.678854 run  osmo-ms-virt-phy/00087(pid=123): Launched
22:48:36.684748 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:36.697690 run  osmo-ms-virt-phy/00088(pid=124): Launched
22:48:36.703572 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:36.716318 run  osmo-ms-virt-phy/00089(pid=125): Launched
22:48:36.722413 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:36.735230 run  osmo-ms-virt-phy/00090(pid=126): Launched
22:48:36.741264 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:36.754028 run  osmo-ms-virt-phy/00091(pid=127): Launched
22:48:36.759999 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:36.772853 run  osmo-ms-virt-phy/00092(pid=128): Launched
22:48:36.778759 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:36.791536 run  osmo-ms-virt-phy/00093(pid=129): Launched
22:48:36.797414 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:36.810094 run  osmo-ms-virt-phy/00094(pid=130): Launched
22:48:36.815996 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:36.828779 run  osmo-ms-virt-phy/00095(pid=131): Launched
22:48:36.834828 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:36.847692 run  osmo-ms-virt-phy/00096(pid=132): Launched
22:48:36.853636 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:36.866476 run  osmo-ms-virt-phy/00097(pid=133): Launched
22:48:36.872406 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:36.885285 run  osmo-ms-virt-phy/00098(pid=134): Launched
22:48:36.891248 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:36.904075 run  osmo-ms-virt-phy/00099(pid=135): Launched
22:48:36.910047 run                             mass: Checking if sockets are in the filesystem
22:48:36.942267 run                osmo-ms-mob/00000: Starting mobile
22:48:36.955117 run       osmo-ms-mob/00000(pid=136): Launched
22:48:36.966902 run                             mass: MS start registered  {at=28637822.670244396, delay=0.00563662126660347, ms=00000}
22:48:41.158334 run                osmo-ms-mob/00001: Starting mobile
22:48:41.175571 run       osmo-ms-mob/00001(pid=137): Launched
22:48:41.186279 run                             mass: MS start registered  {at=28637826.88962694, delay=0.0045198723673820496, ms=00001}
22:48:42.182688 run                             mass: MS performed LU  {at=28637827.8859241, lu_delay=5.215679705142975, ms=00000}
22:48:42.958604 run                osmo-ms-mob/00002: Starting mobile
22:48:42.975255 run       osmo-ms-mob/00002(pid=138): Launched
22:48:42.985659 run                             mass: MS start registered  {at=28637828.68900809, delay=0.0045012980699539185, ms=00002}
22:48:44.257597 run                osmo-ms-mob/00003: Starting mobile
22:48:44.274422 run       osmo-ms-mob/00003(pid=139): Launched
22:48:44.284991 run                             mass: MS start registered  {at=28637829.98833915, delay=0.00460468977689743, ms=00003}
22:48:45.348986 run                osmo-ms-mob/00004: Starting mobile
22:48:45.365107 run       osmo-ms-mob/00004(pid=140): Launched
22:48:45.375459 run                             mass: MS start registered  {at=28637831.078813538, delay=0.004339136183261871, ms=00004}
22:48:45.948383 run                             mass: MS performed LU  {at=28637831.65162344, lu_delay=4.761996500194073, ms=00001}
22:48:46.325959 run                osmo-ms-mob/00005: Starting mobile
22:48:46.338879 run       osmo-ms-mob/00005(pid=141): Launched
22:48:46.349417 run                             mass: MS start registered  {at=28637832.052768562, delay=0.004224520176649094, ms=00005}
22:48:47.225774 run                osmo-ms-mob/00006: Starting mobile
22:48:47.238622 run       osmo-ms-mob/00006(pid=142): Launched
22:48:47.249004 run                             mass: MS start registered  {at=28637832.952358395, delay=0.004274975508451462, ms=00006}
22:48:47.850064 run                             mass: MS performed LU  {at=28637833.553281672, lu_delay=4.864273581653833, ms=00002}
22:48:48.158184 run                osmo-ms-mob/00007: Starting mobile
22:48:48.174901 run       osmo-ms-mob/00007(pid=143): Launched
22:48:48.185244 run                             mass: MS start registered  {at=28637833.88859481, delay=0.004363298416137695, ms=00007}
22:48:48.926822 run                osmo-ms-mob/00008: Starting mobile
22:48:48.939971 run       osmo-ms-mob/00008(pid=144): Launched
22:48:48.950493 run                             mass: MS start registered  {at=28637834.653846417, delay=0.00437227264046669, ms=00008}
22:48:49.657879 run                osmo-ms-mob/00009: Starting mobile
22:48:49.674728 run       osmo-ms-mob/00009(pid=145): Launched
22:48:49.685411 run                             mass: MS start registered  {at=28637835.388761714, delay=0.004643980413675308, ms=00009}
22:48:49.714163 run                             mass: MS performed LU  {at=28637835.417479295, lu_delay=5.429140146821737, ms=00003}
22:48:50.360004 run                osmo-ms-mob/00010: Starting mobile
22:48:50.378094 run       osmo-ms-mob/00010(pid=146): Launched
22:48:50.388622 run                             mass: MS start registered  {at=28637836.09197481, delay=0.004424493759870529, ms=00010}
22:48:50.966460 run                osmo-ms-mob/00011: Starting mobile
22:48:50.979363 run       osmo-ms-mob/00011(pid=147): Launched
22:48:50.990671 run                             mass: MS start registered  {at=28637836.694023427, delay=0.005038488656282425, ms=00011}
22:48:51.526815 run                osmo-ms-mob/00012: Starting mobile
22:48:51.539681 run       osmo-ms-mob/00012(pid=148): Launched
22:48:51.550519 run                             mass: MS start registered  {at=28637837.253869545, delay=0.004785679280757904, ms=00012}
22:48:51.616519 run                             mass: MS performed LU  {at=28637837.3197631, lu_delay=6.240949563682079, ms=00004}
22:48:51.641682 run                             mass: MS performed LU  {at=28637837.345025063, lu_delay=5.292256500571966, ms=00005}
22:48:52.157497 run                osmo-ms-mob/00013: Starting mobile
22:48:52.175934 run       osmo-ms-mob/00013(pid=149): Launched
22:48:52.186447 run                             mass: MS start registered  {at=28637837.889800534, delay=0.004502065479755402, ms=00013}
22:48:52.726627 run                osmo-ms-mob/00014: Starting mobile
22:48:52.739711 run       osmo-ms-mob/00014(pid=150): Launched
22:48:52.750486 run                             mass: MS start registered  {at=28637838.453836177, delay=0.004568316042423248, ms=00014}
22:48:53.357752 run                osmo-ms-mob/00015: Starting mobile
22:48:53.374238 run       osmo-ms-mob/00015(pid=151): Launched
22:48:53.385220 run                             mass: MS start registered  {at=28637839.088575095, delay=0.004689216613769531, ms=00015}
22:48:53.479146 run                             mass: MS performed LU  {at=28637839.182477303, lu_delay=6.230118907988071, ms=00006}
22:48:53.545405 run                             mass: MS performed LU  {at=28637839.24867091, lu_delay=5.3600760996341705, ms=00007}
22:48:53.826512 run                osmo-ms-mob/00016: Starting mobile
22:48:53.839313 run       osmo-ms-mob/00016(pid=152): Launched
22:48:53.848266 run                             mass: MS performed LU  {at=28637839.55161885, lu_delay=4.8977724350988865, ms=00008}
22:48:53.854176 run                             mass: MS start registered  {at=28637839.55754339, delay=0.008870575577020645, ms=00016}
22:48:54.340230 run                osmo-ms-mob/00017: Starting mobile
22:48:54.354150 run       osmo-ms-mob/00017(pid=153): Launched
22:48:54.364851 run                             mass: MS start registered  {at=28637840.068199508, delay=0.004669107496738434, ms=00017}
22:48:54.957611 run                osmo-ms-mob/00018: Starting mobile
22:48:54.974151 run       osmo-ms-mob/00018(pid=154): Launched
22:48:54.984704 run                             mass: MS start registered  {at=28637840.688041866, delay=0.004628315567970276, ms=00018}
22:48:55.347807 run                osmo-ms-mob/00019: Starting mobile
22:48:55.363573 run       osmo-ms-mob/00019(pid=155): Launched
22:48:55.374140 run                             mass: MS start registered  {at=28637841.077495012, delay=0.004603337496519089, ms=00019}
22:48:55.380176 run                             mass: MS performed LU  {at=28637841.083537534, lu_delay=4.991562724113464, ms=00010}
22:48:55.409628 run                             mass: MS performed LU  {at=28637841.112886623, lu_delay=5.724124908447266, ms=00009}
22:48:55.860034 run                osmo-ms-mob/00020: Starting mobile
22:48:55.882791 run       osmo-ms-mob/00020(pid=156): Launched
22:48:55.893480 run                             mass: MS start registered  {at=28637841.59683315, delay=0.004483599215745926, ms=00020}
22:48:56.338167 run                osmo-ms-mob/00021: Starting mobile
22:48:56.352034 run       osmo-ms-mob/00021(pid=157): Launched
22:48:56.362918 run                             mass: MS start registered  {at=28637842.06626854, delay=0.004841480404138565, ms=00021}
22:48:56.738590 run                osmo-ms-mob/00022: Starting mobile
22:48:56.752349 run       osmo-ms-mob/00022(pid=158): Launched
22:48:56.763147 run                             mass: MS start registered  {at=28637842.46649854, delay=0.00481230765581131, ms=00022}
22:48:57.258402 run                osmo-ms-mob/00023: Starting mobile
22:48:57.275280 run       osmo-ms-mob/00023(pid=159): Launched
22:48:57.281299 run                             mass: MS performed LU  {at=28637842.984658398, lu_delay=6.290634971112013, ms=00011}
22:48:57.287063 run                             mass: MS start registered  {at=28637842.99043042, delay=0.0057885609567165375, ms=00023}
22:48:57.309771 run                             mass: MS performed LU  {at=28637843.01303397, lu_delay=5.759164426475763, ms=00012}
22:48:57.379930 run                             mass: MS performed LU  {at=28637843.083183862, lu_delay=5.193383328616619, ms=00013}
22:48:57.394144 run                osmo-ms-mob/00024: Starting mobile
22:48:57.407341 run       osmo-ms-mob/00024(pid=160): Launched
22:48:57.418020 run                             mass: MS start registered  {at=28637843.12137383, delay=0.004738152027130127, ms=00024}
22:48:57.633915 run                             mass: MS performed LU  {at=28637843.337173007, lu_delay=4.883336830884218, ms=00014}
22:48:58.135098 run                osmo-ms-mob/00025: Starting mobile
22:48:58.148776 run       osmo-ms-mob/00025(pid=161): Launched
22:48:58.159836 run                             mass: MS start registered  {at=28637843.863186724, delay=0.005034346133470535, ms=00025}
22:48:58.548166 run                osmo-ms-mob/00026: Starting mobile
22:48:58.564518 run       osmo-ms-mob/00026(pid=162): Launched
22:48:58.575682 run                             mass: MS start registered  {at=28637844.27903499, delay=0.005179166793823242, ms=00026}
22:48:58.948261 run                osmo-ms-mob/00027: Starting mobile
22:48:58.964208 run       osmo-ms-mob/00027(pid=163): Launched
22:48:58.975060 run                             mass: MS start registered  {at=28637844.678414054, delay=0.004929251968860626, ms=00027}
22:48:59.063820 run                             mass: MS performed LU  {at=28637844.767072424, lu_delay=5.209529034793377, ms=00016}
22:48:59.146930 run                             mass: MS performed LU  {at=28637844.85018278, lu_delay=4.781983271241188, ms=00017}
22:48:59.173839 run                             mass: MS performed LU  {at=28637844.877179462, lu_delay=5.7886043675243855, ms=00015}
22:48:59.186483 run                osmo-ms-mob/00028: Starting mobile
22:48:59.199479 run       osmo-ms-mob/00028(pid=164): Launched
22:48:59.210130 run                             mass: MS start registered  {at=28637844.91348737, delay=0.004713431000709534, ms=00028}
22:48:59.757226 run                osmo-ms-mob/00029: Starting mobile
22:48:59.774269 run       osmo-ms-mob/00029(pid=165): Launched
22:48:59.785059 run                             mass: MS start registered  {at=28637845.488412987, delay=0.004840686917304993, ms=00029}
22:49:00.138326 run                osmo-ms-mob/00030: Starting mobile
22:49:00.151619 run       osmo-ms-mob/00030(pid=166): Launched
22:49:00.162954 run                             mass: MS start registered  {at=28637845.86630115, delay=0.0052977874875068665, ms=00030}
22:49:00.548648 run                osmo-ms-mob/00031: Starting mobile
22:49:00.564541 run       osmo-ms-mob/00031(pid=167): Launched
22:49:00.575301 run                             mass: MS start registered  {at=28637846.27865499, delay=0.004821222275495529, ms=00031}
22:49:00.826036 run                osmo-ms-mob/00032: Starting mobile
22:49:00.838808 run       osmo-ms-mob/00032(pid=168): Launched
22:49:00.849685 run                             mass: MS start registered  {at=28637846.553039532, delay=0.004611987620592117, ms=00032}
22:49:01.011562 run                             mass: MS performed LU  {at=28637846.71481134, lu_delay=5.117978189140558, ms=00020}
22:49:01.076479 run                             mass: MS performed LU  {at=28637846.77973253, lu_delay=6.0916906632483006, ms=00018}
22:49:01.146396 run                             mass: MS performed LU  {at=28637846.849648826, lu_delay=5.772153813391924, ms=00019}
22:49:01.184011 run                osmo-ms-mob/00033: Starting mobile
22:49:01.198475 run       osmo-ms-mob/00033(pid=169): Launched
22:49:01.204903 run                             mass: MS performed LU  {at=28637846.908262145, lu_delay=4.8419936038553715, ms=00021}
22:49:01.210716 run                             mass: MS start registered  {at=28637846.91408287, delay=0.00583726167678833, ms=00033}
22:49:01.648717 run                osmo-ms-mob/00034: Starting mobile
22:49:01.664930 run       osmo-ms-mob/00034(pid=170): Launched
22:49:01.677316 run                             mass: MS start registered  {at=28637847.380668733, delay=0.0059976764023303986, ms=00034}
22:49:01.939322 run                osmo-ms-mob/00035: Starting mobile
22:49:01.953062 run       osmo-ms-mob/00035(pid=171): Launched
22:49:01.963877 run                             mass: MS start registered  {at=28637847.667228874, delay=0.004740189760923386, ms=00035}
22:49:02.339347 run                osmo-ms-mob/00036: Starting mobile
22:49:02.353743 run       osmo-ms-mob/00036(pid=172): Launched
22:49:02.364831 run                             mass: MS start registered  {at=28637848.068182234, delay=0.004941999912261963, ms=00036}
22:49:02.725703 run                osmo-ms-mob/00037: Starting mobile
22:49:02.738792 run       osmo-ms-mob/00037(pid=173): Launched
22:49:02.749584 run                             mass: MS start registered  {at=28637848.452938396, delay=0.004814799875020981, ms=00037}
22:49:02.830039 run                             mass: MS performed LU  {at=28637848.533301108, lu_delay=5.411927279084921, ms=00024}
22:49:02.913344 run                             mass: MS performed LU  {at=28637848.616596643, lu_delay=4.753409918397665, ms=00025}
22:49:02.941593 run                osmo-ms-mob/00038: Starting mobile
22:49:02.954786 run       osmo-ms-mob/00038(pid=174): Launched
22:49:02.960800 run                             mass: MS performed LU  {at=28637848.664163187, lu_delay=5.67373276874423, ms=00023}
22:49:02.966579 run                             mass: MS start registered  {at=28637848.669945717, delay=0.005799382925033569, ms=00038}
22:49:03.084731 run                             mass: MS performed LU  {at=28637848.78796947, lu_delay=6.321470931172371, ms=00022}
22:49:03.113831 run                osmo-ms-mob/00039: Starting mobile
22:49:03.126936 run       osmo-ms-mob/00039(pid=175): Launched
22:49:03.137665 run                             mass: MS start registered  {at=28637848.841019776, delay=0.004742227494716644, ms=00039}
22:49:03.730183 run                osmo-ms-mob/00040: Starting mobile
22:49:03.743870 run       osmo-ms-mob/00040(pid=176): Launched
22:49:03.755056 run                             mass: MS start registered  {at=28637849.4584091, delay=0.0050010159611701965, ms=00040}
22:49:04.033070 run                osmo-ms-mob/00041: Starting mobile
22:49:04.046272 run       osmo-ms-mob/00041(pid=177): Launched
22:49:04.057124 run                             mass: MS start registered  {at=28637849.760471717, delay=0.004804596304893494, ms=00041}
22:49:04.338857 run                osmo-ms-mob/00042: Starting mobile
22:49:04.352416 run       osmo-ms-mob/00042(pid=178): Launched
22:49:04.363267 run                             mass: MS start registered  {at=28637850.066621576, delay=0.0048986561596393585, ms=00042}
22:49:04.756275 run                osmo-ms-mob/00043: Starting mobile
22:49:04.769328 run       osmo-ms-mob/00043(pid=179): Launched
22:49:04.776959 run                             mass: MS performed LU  {at=28637850.4803061, lu_delay=6.20127110928297, ms=00026}
22:49:04.783006 run                             mass: MS start registered  {at=28637850.48637333, delay=0.0076250918209552765, ms=00043}
22:49:04.842083 run                             mass: MS performed LU  {at=28637850.545318406, lu_delay=5.866904351860285, ms=00027}
22:49:04.867484 run                osmo-ms-mob/00044: Starting mobile
22:49:04.880297 run       osmo-ms-mob/00044(pid=180): Launched
22:49:04.890850 run                             mass: MS start registered  {at=28637850.594204567, delay=0.004667144268751144, ms=00044}
22:49:04.910635 run                             mass: MS performed LU  {at=28637850.613980766, lu_delay=4.747679617255926, ms=00030}
22:49:04.928635 run                             mass: MS performed LU  {at=28637850.63196836, lu_delay=5.143555372953415, ms=00029}
22:49:04.948325 run                osmo-ms-mob/00045: Starting mobile
22:49:04.961323 run       osmo-ms-mob/00045(pid=181): Launched
22:49:04.972174 run                             mass: MS start registered  {at=28637850.675527334, delay=0.004542846232652664, ms=00045}
22:49:04.984448 run                             mass: MS performed LU  {at=28637850.687803313, lu_delay=5.774315942078829, ms=00028}
22:49:05.627189 run                osmo-ms-mob/00046: Starting mobile
22:49:05.640453 run       osmo-ms-mob/00046(pid=182): Launched
22:49:05.651879 run                             mass: MS start registered  {at=28637851.3552325, delay=0.0050836652517318726, ms=00046}
22:49:05.940217 run                osmo-ms-mob/00047: Starting mobile
22:49:05.954433 run       osmo-ms-mob/00047(pid=183): Launched
22:49:05.965277 run                             mass: MS start registered  {at=28637851.668629613, delay=0.004671260714530945, ms=00047}
22:49:06.238526 run                osmo-ms-mob/00048: Starting mobile
22:49:06.252223 run       osmo-ms-mob/00048(pid=184): Launched
22:49:06.263074 run                             mass: MS start registered  {at=28637851.96642883, delay=0.00485580787062645, ms=00048}
22:49:06.525483 run                osmo-ms-mob/00049: Starting mobile
22:49:06.538289 run       osmo-ms-mob/00049(pid=185): Launched
22:49:06.548859 run                             mass: MS start registered  {at=28637852.25221425, delay=0.004615817219018936, ms=00049}
22:49:06.596228 run                             mass: MS performed LU  {at=28637852.29948873, lu_delay=4.91881999745965, ms=00034}
22:49:06.678806 run                             mass: MS performed LU  {at=28637852.38205963, lu_delay=6.103404641151428, ms=00031}
22:49:06.693617 run                osmo-ms-mob/00050: Starting mobile
22:49:06.706742 run       osmo-ms-mob/00050(pid=186): Launched
22:49:06.712794 run                             mass: MS performed LU  {at=28637852.4161565, lu_delay=5.863116968423128, ms=00032}
22:49:06.718561 run                             mass: MS start registered  {at=28637852.421928745, delay=0.00579056516289711, ms=00050}
22:49:06.850151 run                             mass: MS performed LU  {at=28637852.553403728, lu_delay=4.886174853891134, ms=00035}
22:49:06.887075 run                             mass: MS performed LU  {at=28637852.590328097, lu_delay=5.676245227456093, ms=00033}
22:49:06.911677 run                osmo-ms-mob/00051: Starting mobile
22:49:06.924804 run       osmo-ms-mob/00051(pid=187): Launched
22:49:06.935554 run                             mass: MS start registered  {at=28637852.638909888, delay=0.004760712385177612, ms=00051}
22:49:07.542894 run                osmo-ms-mob/00052: Starting mobile
22:49:07.557077 run       osmo-ms-mob/00052(pid=188): Launched
22:49:07.568008 run                             mass: MS start registered  {at=28637853.271361098, delay=0.004986405372619629, ms=00052}
22:49:07.841465 run                osmo-ms-mob/00053: Starting mobile
22:49:07.854643 run       osmo-ms-mob/00053(pid=189): Launched
22:49:07.865471 run                             mass: MS start registered  {at=28637853.56882376, delay=0.0048500485718250275, ms=00053}
22:49:08.138691 run                osmo-ms-mob/00054: Starting mobile
22:49:08.152097 run       osmo-ms-mob/00054(pid=190): Launched
22:49:08.162884 run                             mass: MS start registered  {at=28637853.86623777, delay=0.004820957779884338, ms=00054}
22:49:08.437933 run                osmo-ms-mob/00055: Starting mobile
22:49:08.452066 run       osmo-ms-mob/00055(pid=191): Launched
22:49:08.463124 run                             mass: MS start registered  {at=28637854.16647357, delay=0.0048612505197525024, ms=00055}
22:49:08.543873 run                             mass: MS performed LU  {at=28637854.24712595, lu_delay=4.788716848939657, ms=00040}
22:49:08.608174 run                             mass: MS performed LU  {at=28637854.3114233, lu_delay=5.470403525978327, ms=00039}
22:49:08.635498 run                osmo-ms-mob/00056: Starting mobile
22:49:08.648272 run       osmo-ms-mob/00056(pid=192): Launched
22:49:08.659091 run                             mass: MS start registered  {at=28637854.362448685, delay=0.0049082450568675995, ms=00056}
22:49:08.676026 run                             mass: MS performed LU  {at=28637854.379382182, lu_delay=5.70943646505475, ms=00038}
22:49:08.694965 run                             mass: MS performed LU  {at=28637854.39830856, lu_delay=6.330126326531172, ms=00036}
22:49:08.707416 run                osmo-ms-mob/00057: Starting mobile
22:49:08.720265 run       osmo-ms-mob/00057(pid=193): Launched
22:49:08.731034 run                             mass: MS start registered  {at=28637854.434384435, delay=0.004834853112697601, ms=00057}
22:49:08.750527 run                             mass: MS performed LU  {at=28637854.453874897, lu_delay=6.00093650072813, ms=00037}
22:49:09.022877 run                             mass: MS performed LU  {at=28637854.726129092, lu_delay=4.965657375752926, ms=00041}
22:49:09.440422 run                osmo-ms-mob/00058: Starting mobile
22:49:09.454032 run       osmo-ms-mob/00058(pid=194): Launched
22:49:09.464999 run                             mass: MS start registered  {at=28637855.16835074, delay=0.004633765667676926, ms=00058}
22:49:09.740121 run                osmo-ms-mob/00059: Starting mobile
22:49:09.754294 run       osmo-ms-mob/00059(pid=195): Launched
22:49:09.765647 run                             mass: MS start registered  {at=28637855.468997758, delay=0.005405634641647339, ms=00059}
22:49:10.026961 run                osmo-ms-mob/00060: Starting mobile
22:49:10.040027 run       osmo-ms-mob/00060(pid=196): Launched
22:49:10.051014 run                             mass: MS start registered  {at=28637855.754367292, delay=0.005014009773731232, ms=00060}
22:49:10.362417 run                             mass: MS performed LU  {at=28637856.065670867, lu_delay=5.471466299146414, ms=00044}
22:49:10.392237 run                osmo-ms-mob/00061: Starting mobile
22:49:10.407156 run       osmo-ms-mob/00061(pid=197): Launched
22:49:10.413285 run                             mass: MS performed LU  {at=28637856.11664582, lu_delay=6.0500242449343204, ms=00042}
22:49:10.419284 run                             mass: MS start registered  {at=28637856.122650534, delay=0.00602264329791069, ms=00061}
22:49:10.472245 run                             mass: MS performed LU  {at=28637856.175519127, lu_delay=5.4999917931854725, ms=00045}
22:49:10.496469 run                osmo-ms-mob/00062: Starting mobile
22:49:10.509339 run       osmo-ms-mob/00062(pid=198): Launched
22:49:10.519936 run                             mass: MS start registered  {at=28637856.223290298, delay=0.004558049142360687, ms=00062}
22:49:10.651843 run                             mass: MS performed LU  {at=28637856.35509299, lu_delay=4.999860491603613, ms=00046}
22:49:10.689138 run                             mass: MS performed LU  {at=28637856.392415565, lu_delay=4.723785951733589, ms=00047}
22:49:10.707819 run                osmo-ms-mob/00063: Starting mobile
22:49:10.720639 run       osmo-ms-mob/00063(pid=199): Launched
22:49:10.731523 run                             mass: MS start registered  {at=28637856.434876602, delay=0.004938732832670212, ms=00063}
22:49:11.436372 run                osmo-ms-mob/00064: Starting mobile
22:49:11.449629 run       osmo-ms-mob/00064(pid=200): Launched
22:49:11.460589 run                             mass: MS start registered  {at=28637857.163935676, delay=0.005006633698940277, ms=00064}
22:49:11.839290 run                osmo-ms-mob/00065: Starting mobile
22:49:11.853168 run       osmo-ms-mob/00065(pid=201): Launched
22:49:11.864059 run                             mass: MS start registered  {at=28637857.56741286, delay=0.004754353314638138, ms=00065}
22:49:12.126305 run                osmo-ms-mob/00066: Starting mobile
22:49:12.139274 run       osmo-ms-mob/00066(pid=202): Launched
22:49:12.149910 run                             mass: MS start registered  {at=28637857.85326518, delay=0.004691414535045624, ms=00066}
22:49:12.309864 run                             mass: MS performed LU  {at=28637858.013117112, lu_delay=5.760902862995863, ms=00049}
22:49:12.374568 run                             mass: MS performed LU  {at=28637858.07782184, lu_delay=5.438911952078342, ms=00051}
22:49:12.443728 run                             mass: MS performed LU  {at=28637858.146980405, lu_delay=6.180551573634148, ms=00048}
22:49:12.500035 run                osmo-ms-mob/00067: Starting mobile
22:49:12.515073 run       osmo-ms-mob/00067(pid=203): Launched
22:49:12.521527 run                             mass: MS performed LU  {at=28637858.224884853, lu_delay=5.802956108003855, ms=00050}
22:49:12.527241 run                             mass: MS performed LU  {at=28637858.230606493, lu_delay=4.959245394915342, ms=00052}
22:49:12.532901 run                             mass: MS start registered  {at=28637858.23626879, delay=0.011402390897274017, ms=00067}
22:49:12.543759 run                osmo-ms-mob/00068: Starting mobile
22:49:12.556846 run       osmo-ms-mob/00068(pid=204): Launched
22:49:12.567416 run                             mass: MS start registered  {at=28637858.270771544, delay=0.004479832947254181, ms=00068}
22:49:12.789597 run                             mass: MS performed LU  {at=28637858.49284923, lu_delay=4.924025472253561, ms=00053}
22:49:13.240230 run                osmo-ms-mob/00069: Starting mobile
22:49:13.254484 run       osmo-ms-mob/00069(pid=205): Launched
22:49:13.265757 run                             mass: MS start registered  {at=28637858.969105538, delay=0.004954595118761063, ms=00069}
22:49:13.384726 run                             mass: MS performed LU  {at=28637859.087962907, lu_delay=3.6189651489257812, ms=00059}
22:49:13.639314 run                osmo-ms-mob/00070: Starting mobile
22:49:13.653434 run       osmo-ms-mob/00070(pid=206): Launched
22:49:13.664538 run                             mass: MS start registered  {at=28637859.36789112, delay=0.004846494644880295, ms=00070}
22:49:14.039145 run                osmo-ms-mob/00071: Starting mobile
22:49:14.052942 run       osmo-ms-mob/00071(pid=207): Launched
22:49:14.063630 run                             mass: MS start registered  {at=28637859.766982324, delay=0.004634376615285873, ms=00071}
22:49:14.127632 run                             mass: MS performed LU  {at=28637859.83085978, lu_delay=5.468411095440388, ms=00056}
22:49:14.151012 run                             mass: MS performed LU  {at=28637859.854371186, lu_delay=5.687897615134716, ms=00055}
22:49:14.238382 run                             mass: MS performed LU  {at=28637859.941630512, lu_delay=4.773279771208763, ms=00058}
22:49:14.267786 run                osmo-ms-mob/00072: Starting mobile
22:49:14.280638 run       osmo-ms-mob/00072(pid=208): Launched
22:49:14.291584 run                             mass: MS start registered  {at=28637859.99493811, delay=0.004818599671125412, ms=00072}
22:49:14.418321 run                             mass: MS performed LU  {at=28637860.121573538, lu_delay=6.2553357668221, ms=00054}
22:49:14.455142 run                             mass: MS performed LU  {at=28637860.158417996, lu_delay=5.724033560603857, ms=00057}
22:49:14.868290 run                osmo-ms-mob/00073: Starting mobile
22:49:14.884890 run       osmo-ms-mob/00073(pid=209): Launched
22:49:14.895763 run                             mass: MS start registered  {at=28637860.59911642, delay=0.004635937511920929, ms=00073}
22:49:15.246109 run                osmo-ms-mob/00074: Starting mobile
22:49:15.260938 run       osmo-ms-mob/00074(pid=210): Launched
22:49:15.272162 run                             mass: MS start registered  {at=28637860.975512225, delay=0.004971843212842941, ms=00074}
22:49:15.656854 run                osmo-ms-mob/00075: Starting mobile
22:49:15.672224 run       osmo-ms-mob/00075(pid=211): Launched
22:49:15.683166 run                             mass: MS start registered  {at=28637861.386519194, delay=0.0049786753952503204, ms=00075}
22:49:16.074739 run                             mass: MS performed LU  {at=28637861.777951717, lu_delay=5.655301183462143, ms=00061}
22:49:16.121457 run                osmo-ms-mob/00076: Starting mobile
22:49:16.135522 run       osmo-ms-mob/00076(pid=212): Launched
22:49:16.141791 run                             mass: MS performed LU  {at=28637861.8451507, lu_delay=5.621860403567553, ms=00062}
22:49:16.147571 run                             mass: MS start registered  {at=28637861.850937698, delay=0.0058053284883499146, ms=00076}
22:49:16.208590 run                             mass: MS performed LU  {at=28637861.911841445, lu_delay=5.476964842528105, ms=00063}
22:49:16.227030 run                             mass: MS performed LU  {at=28637861.930291764, lu_delay=6.175924472510815, ms=00060}
22:49:16.244545 run                osmo-ms-mob/00077: Starting mobile
22:49:16.257517 run       osmo-ms-mob/00077(pid=213): Launched
22:49:16.268465 run                             mass: MS start registered  {at=28637861.971817162, delay=0.004699058830738068, ms=00077}
22:49:16.281806 run                             mass: MS performed LU  {at=28637861.985147875, lu_delay=4.821212198585272, ms=00064}
22:49:17.038652 run                osmo-ms-mob/00078: Starting mobile
22:49:17.052199 run       osmo-ms-mob/00078(pid=214): Launched
22:49:17.063325 run                             mass: MS start registered  {at=28637862.76666933, delay=0.005060970783233643, ms=00078}
22:49:17.438015 run                osmo-ms-mob/00079: Starting mobile
22:49:17.451957 run       osmo-ms-mob/00079(pid=215): Launched
22:49:17.463235 run                             mass: MS start registered  {at=28637863.166583333, delay=0.0053064897656440735, ms=00079}
22:49:17.957565 run                osmo-ms-mob/00080: Starting mobile
22:49:17.972925 run       osmo-ms-mob/00080(pid=216): Launched
22:49:17.979222 run                             mass: MS performed LU  {at=28637863.682580683, lu_delay=5.411809138953686, ms=00068}
22:49:17.985060 run                             mass: MS start registered  {at=28637863.688426677, delay=0.005863189697265625, ms=00080}
22:49:18.003464 run                             mass: MS performed LU  {at=28637863.706819966, lu_delay=5.470551177859306, ms=00067}
22:49:18.148923 run                             mass: MS performed LU  {at=28637863.852156486, lu_delay=4.883050948381424, ms=00069}
22:49:18.183810 run                             mass: MS performed LU  {at=28637863.887079757, lu_delay=6.319666896015406, ms=00065}
22:49:18.207577 run                osmo-ms-mob/00081: Starting mobile
22:49:18.220612 run       osmo-ms-mob/00081(pid=217): Launched
22:49:18.231470 run                             mass: MS start registered  {at=28637863.934825514, delay=0.004956919699907303, ms=00081}
22:49:18.837399 run                osmo-ms-mob/00082: Starting mobile
22:49:18.850675 run       osmo-ms-mob/00082(pid=218): Launched
22:49:18.861800 run                             mass: MS start registered  {at=28637864.56515131, delay=0.0047484636306762695, ms=00082}
22:49:19.458376 run                osmo-ms-mob/00083: Starting mobile
22:49:19.471917 run       osmo-ms-mob/00083(pid=219): Launched
22:49:19.482995 run                             mass: MS start registered  {at=28637865.186343987, delay=0.005073606967926025, ms=00083}
22:49:19.739653 run                             mass: MS performed LU  {at=28637865.442901373, lu_delay=5.67591904848814, ms=00071}
22:49:19.757699 run                             mass: MS performed LU  {at=28637865.46097494, lu_delay=4.485462713986635, ms=00074}
22:49:19.774974 run                osmo-ms-mob/00084: Starting mobile
22:49:19.787904 run       osmo-ms-mob/00084(pid=220): Launched
22:49:19.799422 run                             mass: MS start registered  {at=28637865.5027745, delay=0.005215175449848175, ms=00084}
22:49:19.906030 run                             mass: MS performed LU  {at=28637865.609282777, lu_delay=5.614344667643309, ms=00072}
22:49:20.050101 run                             mass: MS performed LU  {at=28637865.753351185, lu_delay=6.385460063815117, ms=00070}
22:49:20.466777 run                osmo-ms-mob/00085: Starting mobile
22:49:20.483734 run       osmo-ms-mob/00085(pid=221): Launched
22:49:20.494567 run                             mass: MS start registered  {at=28637866.19792025, delay=0.0048080869019031525, ms=00085}
22:49:20.800794 run                             mass: MS performed LU  {at=28637866.50404705, lu_delay=5.904930632561445, ms=00073}
22:49:21.051781 run                osmo-ms-mob/00086: Starting mobile
22:49:21.069981 run       osmo-ms-mob/00086(pid=222): Launched
22:49:21.081720 run                             mass: MS start registered  {at=28637866.785061106, delay=0.005640227347612381, ms=00086}
22:49:21.657924 run                osmo-ms-mob/00087: Starting mobile
22:49:21.674445 run       osmo-ms-mob/00087(pid=223): Launched
22:49:21.680807 run                             mass: MS performed LU  {at=28637867.38416187, lu_delay=5.533224172890186, ms=00076}
22:49:21.686645 run                             mass: MS start registered  {at=28637867.39001192, delay=0.005868822336196899, ms=00087}
22:49:21.713077 run                             mass: MS performed LU  {at=28637867.416410074, lu_delay=5.444592911750078, ms=00077}
22:49:21.769487 run                             mass: MS performed LU  {at=28637867.47276039, lu_delay=4.706091061234474, ms=00078}
22:49:21.967942 run                             mass: MS performed LU  {at=28637867.671193577, lu_delay=6.284674383699894, ms=00075}
22:49:22.265441 run                osmo-ms-mob/00088: Starting mobile
22:49:22.281467 run       osmo-ms-mob/00088(pid=224): Launched
22:49:22.292313 run                             mass: MS start registered  {at=28637867.995667215, delay=0.004808839410543442, ms=00088}
22:49:22.840186 run                osmo-ms-mob/00089: Starting mobile
22:49:22.854377 run       osmo-ms-mob/00089(pid=225): Launched
22:49:22.865200 run                             mass: MS start registered  {at=28637868.568556264, delay=0.004835743457078934, ms=00089}
22:49:23.425009 run                osmo-ms-mob/00090: Starting mobile
22:49:23.438350 run       osmo-ms-mob/00090(pid=226): Launched
22:49:23.449532 run                             mass: MS start registered  {at=28637869.15288407, delay=0.004812527447938919, ms=00090}
22:49:23.505649 run                             mass: MS performed LU  {at=28637869.208899807, lu_delay=5.520473130047321, ms=00080}
22:49:23.529603 run                             mass: MS performed LU  {at=28637869.2329643, lu_delay=4.667812988162041, ms=00082}
22:49:23.671500 run                             mass: MS performed LU  {at=28637869.37475212, lu_delay=6.208168786019087, ms=00079}
22:49:23.815376 run                             mass: MS performed LU  {at=28637869.518620472, lu_delay=5.583794958889484, ms=00081}
22:49:24.157160 run                osmo-ms-mob/00091: Starting mobile
22:49:24.174435 run       osmo-ms-mob/00091(pid=227): Launched
22:49:24.185146 run                             mass: MS start registered  {at=28637869.888496827, delay=0.00454411655664444, ms=00091}
22:49:24.837007 run                osmo-ms-mob/00092: Starting mobile
22:49:24.850554 run       osmo-ms-mob/00092(pid=228): Launched
22:49:24.861398 run                             mass: MS start registered  {at=28637870.564751994, delay=0.004652522504329681, ms=00092}
22:49:25.425279 run                             mass: MS performed LU  {at=28637871.12853417, lu_delay=5.625759672373533, ms=00084}
22:49:25.508394 run                             mass: MS performed LU  {at=28637871.211666107, lu_delay=5.013745855540037, ms=00085}
22:49:25.548106 run                osmo-ms-mob/00093: Starting mobile
22:49:25.560955 run       osmo-ms-mob/00093(pid=229): Launched
22:49:25.566890 run                             mass: MS performed LU  {at=28637871.27025001, lu_delay=6.083906024694443, ms=00083}
22:49:25.572599 run                             mass: MS start registered  {at=28637871.275966376, delay=0.005733668804168701, ms=00093}
22:49:25.679737 run                             mass: MS performed LU  {at=28637871.382989302, lu_delay=4.597928196191788, ms=00086}
22:49:26.526163 run                osmo-ms-mob/00094: Starting mobile
22:49:26.539172 run       osmo-ms-mob/00094(pid=230): Launched
22:49:26.550133 run                             mass: MS start registered  {at=28637872.25348786, delay=0.004843868315219879, ms=00094}
22:49:27.372802 run                             mass: MS performed LU  {at=28637873.075993475, lu_delay=5.685981553047895, ms=00087}
22:49:27.423054 run                osmo-ms-mob/00095: Starting mobile
22:49:27.439015 run       osmo-ms-mob/00095(pid=231): Launched
22:49:27.445014 run                             mass: MS performed LU  {at=28637873.148375597, lu_delay=5.1527083814144135, ms=00088}
22:49:27.450884 run                             mass: MS start registered  {at=28637873.15425106, delay=0.005891330540180206, ms=00095}
22:49:27.506993 run                             mass: MS performed LU  {at=28637873.21024375, lu_delay=22.723870418965816, ms=00043}
22:49:27.760087 run                             mass: MS performed LU  {at=28637873.463338178, lu_delay=4.894781913608313, ms=00089}
22:49:28.426945 run                osmo-ms-mob/00096: Starting mobile
22:49:28.439879 run       osmo-ms-mob/00096(pid=232): Launched
22:49:28.450719 run                             mass: MS start registered  {at=28637874.154066607, delay=0.004797011613845825, ms=00096}
22:49:29.191084 run                             mass: MS performed LU  {at=28637874.89433998, lu_delay=5.741455908864737, ms=00090}
22:49:29.273813 run                             mass: MS performed LU  {at=28637874.97704896, lu_delay=5.0885521322488785, ms=00091}
22:49:29.300946 run                             mass: MS performed LU  {at=28637875.004283573, lu_delay=4.439531579613686, ms=00092}
22:49:29.540491 run                osmo-ms-mob/00097: Starting mobile
22:49:29.553994 run       osmo-ms-mob/00097(pid=233): Launched
22:49:29.564879 run                             mass: MS start registered  {at=28637875.268231932, delay=0.004880733788013458, ms=00097}
22:49:30.858842 run                osmo-ms-mob/00098: Starting mobile
22:49:30.875730 run       osmo-ms-mob/00098(pid=234): Launched
22:49:30.886628 run                             mass: MS start registered  {at=28637876.589982986, delay=0.004828855395317078, ms=00098}
22:49:31.138945 run                             mass: MS performed LU  {at=28637876.842202883, lu_delay=5.566236507147551, ms=00093}
22:49:31.203602 run                             mass: MS performed LU  {at=28637876.906853873, lu_delay=4.6533660143613815, ms=00094}
22:49:32.661939 run                osmo-ms-mob/00099: Starting mobile
22:49:32.678938 run       osmo-ms-mob/00099(pid=235): Launched
22:49:32.684834 run                             mass: All started... {duration=55.76887486129999, too_slow=0}
22:49:32.690371 run                             mass: MS start registered  {at=28637878.39373255, delay=0.005531109869480133, ms=00099}
22:49:33.039647 run                             mass: MS performed LU  {at=28637878.742899325, lu_delay=4.588832717388868, ms=00096}
22:49:33.067461 run                             mass: MS performed LU  {at=28637878.77073523, lu_delay=5.616484168916941, ms=00095}
22:49:34.904116 run                             mass: MS performed LU  {at=28637880.60737501, lu_delay=5.339143078774214, ms=00097}
22:49:35.204419 run                             mass: MS performed LU  {at=28637880.90767036, lu_delay=23.05440517887473, ms=00066}
22:49:36.805901 run                             mass: MS performed LU  {at=28637882.50915279, lu_delay=5.919169802218676, ms=00098}
22:49:38.670703 run                             mass: MS performed LU  {at=28637884.373957027, lu_delay=5.980224475264549, ms=00099}
22:49:38.693824 run                             mass: Tests done {all_completed=True, max=23.05440517887473, min=3.6189651489257812}
22:49:38.699509 tst         register_default_mass.py: Test passed (81.1 sec)
22:49:38.704859 run pcap-recorder_any(filters='host 127.0.42.2')(pid=23): Terminating (SIGTERM)
22:49:38.708086 run      osmo-hlr_127.0.42.2(pid=24): Terminating (SIGTERM)
22:49:38.711321 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=25): Terminating (SIGTERM)
22:49:38.714539 run      osmo-stp_127.0.42.5(pid=26): Terminating (SIGTERM)
22:49:38.717750 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=27): Terminating (SIGTERM)
22:49:38.721014 run      osmo-msc_127.0.42.6(pid=28): Terminating (SIGTERM)
22:49:38.724296 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=29): Terminating (SIGTERM)
22:49:38.727582 run      osmo-mgw_127.0.42.3(pid=30): Terminating (SIGTERM)
22:49:38.730893 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=31): Terminating (SIGTERM)
22:49:38.734208 run      osmo-mgw_127.0.42.4(pid=32): Terminating (SIGTERM)
22:49:38.737487 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=33): Terminating (SIGTERM)
22:49:38.740765 run      osmo-bsc_127.0.42.7(pid=34): Terminating (SIGTERM)
22:49:38.744020 run         osmo-bts-virtual(pid=35): Terminating (SIGTERM)
22:49:38.747298 run   osmo-ms-virt-phy/00000(pid=36): Terminating (SIGTERM)
22:49:38.750666 run   osmo-ms-virt-phy/00001(pid=37): Terminating (SIGTERM)
22:49:38.754061 run   osmo-ms-virt-phy/00002(pid=38): Terminating (SIGTERM)
22:49:38.757463 run   osmo-ms-virt-phy/00003(pid=39): Terminating (SIGTERM)
22:49:38.760864 run   osmo-ms-virt-phy/00004(pid=40): Terminating (SIGTERM)
22:49:38.764768 run   osmo-ms-virt-phy/00005(pid=41): Terminating (SIGTERM)
22:49:38.768114 run   osmo-ms-virt-phy/00006(pid=42): Terminating (SIGTERM)
22:49:38.771876 run   osmo-ms-virt-phy/00007(pid=43): Terminating (SIGTERM)
22:49:38.775247 run   osmo-ms-virt-phy/00008(pid=44): Terminating (SIGTERM)
22:49:38.778573 run   osmo-ms-virt-phy/00009(pid=45): Terminating (SIGTERM)
22:49:38.781932 run   osmo-ms-virt-phy/00010(pid=46): Terminating (SIGTERM)
22:49:38.785350 run   osmo-ms-virt-phy/00011(pid=47): Terminating (SIGTERM)
22:49:38.788687 run   osmo-ms-virt-phy/00012(pid=48): Terminating (SIGTERM)
22:49:38.792016 run   osmo-ms-virt-phy/00013(pid=49): Terminating (SIGTERM)
22:49:38.795376 run   osmo-ms-virt-phy/00014(pid=50): Terminating (SIGTERM)
22:49:38.798754 run   osmo-ms-virt-phy/00015(pid=51): Terminating (SIGTERM)
22:49:38.802150 run   osmo-ms-virt-phy/00016(pid=52): Terminating (SIGTERM)
22:49:38.805580 run   osmo-ms-virt-phy/00017(pid=53): Terminating (SIGTERM)
22:49:38.808903 run   osmo-ms-virt-phy/00018(pid=54): Terminating (SIGTERM)
22:49:38.812496 run   osmo-ms-virt-phy/00019(pid=55): Terminating (SIGTERM)
22:49:38.815982 run   osmo-ms-virt-phy/00020(pid=56): Terminating (SIGTERM)
22:49:38.819869 run   osmo-ms-virt-phy/00021(pid=57): Terminating (SIGTERM)
22:49:38.823331 run   osmo-ms-virt-phy/00022(pid=58): Terminating (SIGTERM)
22:49:38.826687 run   osmo-ms-virt-phy/00023(pid=59): Terminating (SIGTERM)
22:49:38.830233 run   osmo-ms-virt-phy/00024(pid=60): Terminating (SIGTERM)
22:49:38.833785 run   osmo-ms-virt-phy/00025(pid=61): Terminating (SIGTERM)
22:49:38.837229 run   osmo-ms-virt-phy/00026(pid=62): Terminating (SIGTERM)
22:49:38.840692 run   osmo-ms-virt-phy/00027(pid=63): Terminating (SIGTERM)
22:49:38.844051 run   osmo-ms-virt-phy/00028(pid=64): Terminating (SIGTERM)
22:49:38.847517 run   osmo-ms-virt-phy/00029(pid=65): Terminating (SIGTERM)
22:49:38.851444 run   osmo-ms-virt-phy/00030(pid=66): Terminating (SIGTERM)
22:49:38.854897 run   osmo-ms-virt-phy/00031(pid=67): Terminating (SIGTERM)
22:49:38.858475 run   osmo-ms-virt-phy/00032(pid=68): Terminating (SIGTERM)
22:49:38.861821 run   osmo-ms-virt-phy/00033(pid=69): Terminating (SIGTERM)
22:49:38.865289 run   osmo-ms-virt-phy/00034(pid=70): Terminating (SIGTERM)
22:49:38.868664 run   osmo-ms-virt-phy/00035(pid=71): Terminating (SIGTERM)
22:49:38.872125 run   osmo-ms-virt-phy/00036(pid=72): Terminating (SIGTERM)
22:49:38.875572 run   osmo-ms-virt-phy/00037(pid=73): Terminating (SIGTERM)
22:49:38.879205 run   osmo-ms-virt-phy/00038(pid=74): Terminating (SIGTERM)
22:49:38.882661 run   osmo-ms-virt-phy/00039(pid=75): Terminating (SIGTERM)
22:49:38.886134 run   osmo-ms-virt-phy/00040(pid=76): Terminating (SIGTERM)
22:49:38.889618 run   osmo-ms-virt-phy/00041(pid=77): Terminating (SIGTERM)
22:49:38.893079 run   osmo-ms-virt-phy/00042(pid=78): Terminating (SIGTERM)
22:49:38.897059 run   osmo-ms-virt-phy/00043(pid=79): Terminating (SIGTERM)
22:49:38.900508 run   osmo-ms-virt-phy/00044(pid=80): Terminating (SIGTERM)
22:49:38.903966 run   osmo-ms-virt-phy/00045(pid=81): Terminating (SIGTERM)
22:49:38.907551 run   osmo-ms-virt-phy/00046(pid=82): Terminating (SIGTERM)
22:49:38.911012 run   osmo-ms-virt-phy/00047(pid=83): Terminating (SIGTERM)
22:49:38.914407 run   osmo-ms-virt-phy/00048(pid=84): Terminating (SIGTERM)
22:49:38.918278 run   osmo-ms-virt-phy/00049(pid=85): Terminating (SIGTERM)
22:49:38.921738 run   osmo-ms-virt-phy/00050(pid=86): Terminating (SIGTERM)
22:49:38.925178 run   osmo-ms-virt-phy/00051(pid=87): Terminating (SIGTERM)
22:49:38.929087 run   osmo-ms-virt-phy/00052(pid=88): Terminating (SIGTERM)
22:49:38.932511 run   osmo-ms-virt-phy/00053(pid=89): Terminating (SIGTERM)
22:49:38.935931 run   osmo-ms-virt-phy/00054(pid=90): Terminating (SIGTERM)
22:49:38.939359 run   osmo-ms-virt-phy/00055(pid=91): Terminating (SIGTERM)
22:49:38.942690 run   osmo-ms-virt-phy/00056(pid=92): Terminating (SIGTERM)
22:49:38.946242 run   osmo-ms-virt-phy/00057(pid=93): Terminating (SIGTERM)
22:49:38.949605 run   osmo-ms-virt-phy/00058(pid=94): Terminating (SIGTERM)
22:49:38.953011 run   osmo-ms-virt-phy/00059(pid=95): Terminating (SIGTERM)
22:49:38.956323 run   osmo-ms-virt-phy/00060(pid=96): Terminating (SIGTERM)
22:49:38.959727 run   osmo-ms-virt-phy/00061(pid=97): Terminating (SIGTERM)
22:49:38.963075 run   osmo-ms-virt-phy/00062(pid=98): Terminating (SIGTERM)
22:49:38.966362 run   osmo-ms-virt-phy/00063(pid=99): Terminating (SIGTERM)
22:49:38.969673 run  osmo-ms-virt-phy/00064(pid=100): Terminating (SIGTERM)
22:49:38.973050 run  osmo-ms-virt-phy/00065(pid=101): Terminating (SIGTERM)
22:49:38.976474 run  osmo-ms-virt-phy/00066(pid=102): Terminating (SIGTERM)
22:49:38.980210 run  osmo-ms-virt-phy/00067(pid=103): Terminating (SIGTERM)
22:49:38.983530 run  osmo-ms-virt-phy/00068(pid=104): Terminating (SIGTERM)
22:49:38.987479 run  osmo-ms-virt-phy/00069(pid=105): Terminating (SIGTERM)
22:49:38.990913 run  osmo-ms-virt-phy/00070(pid=106): Terminating (SIGTERM)
22:49:38.994365 run  osmo-ms-virt-phy/00071(pid=107): Terminating (SIGTERM)
22:49:38.997782 run  osmo-ms-virt-phy/00072(pid=108): Terminating (SIGTERM)
22:49:39.001190 run  osmo-ms-virt-phy/00073(pid=109): Terminating (SIGTERM)
22:49:39.004604 run  osmo-ms-virt-phy/00074(pid=110): Terminating (SIGTERM)
22:49:39.008088 run  osmo-ms-virt-phy/00075(pid=111): Terminating (SIGTERM)
22:49:39.011514 run  osmo-ms-virt-phy/00076(pid=112): Terminating (SIGTERM)
22:49:39.014974 run  osmo-ms-virt-phy/00077(pid=113): Terminating (SIGTERM)
22:49:39.018409 run  osmo-ms-virt-phy/00078(pid=114): Terminating (SIGTERM)
22:49:39.021852 run  osmo-ms-virt-phy/00079(pid=115): Terminating (SIGTERM)
22:49:39.025259 run  osmo-ms-virt-phy/00080(pid=116): Terminating (SIGTERM)
22:49:39.028756 run  osmo-ms-virt-phy/00081(pid=117): Terminating (SIGTERM)
22:49:39.032259 run  osmo-ms-virt-phy/00082(pid=118): Terminating (SIGTERM)
22:49:39.035706 run  osmo-ms-virt-phy/00083(pid=119): Terminating (SIGTERM)
22:49:39.039249 run  osmo-ms-virt-phy/00084(pid=120): Terminating (SIGTERM)
22:49:39.042704 run  osmo-ms-virt-phy/00085(pid=121): Terminating (SIGTERM)
22:49:39.046213 run  osmo-ms-virt-phy/00086(pid=122): Terminating (SIGTERM)
22:49:39.050117 run  osmo-ms-virt-phy/00087(pid=123): Terminating (SIGTERM)
22:49:39.053774 run  osmo-ms-virt-phy/00088(pid=124): Terminating (SIGTERM)
22:49:39.057533 run  osmo-ms-virt-phy/00089(pid=125): Terminating (SIGTERM)
22:49:39.060984 run  osmo-ms-virt-phy/00090(pid=126): Terminating (SIGTERM)
22:49:39.064315 run  osmo-ms-virt-phy/00091(pid=127): Terminating (SIGTERM)
22:49:39.067726 run  osmo-ms-virt-phy/00092(pid=128): Terminating (SIGTERM)
22:49:39.071355 run  osmo-ms-virt-phy/00093(pid=129): Terminating (SIGTERM)
22:49:39.075083 run  osmo-ms-virt-phy/00094(pid=130): Terminating (SIGTERM)
22:49:39.078422 run  osmo-ms-virt-phy/00095(pid=131): Terminating (SIGTERM)
22:49:39.081820 run  osmo-ms-virt-phy/00096(pid=132): Terminating (SIGTERM)
22:49:39.085151 run  osmo-ms-virt-phy/00097(pid=133): Terminating (SIGTERM)
22:49:39.088572 run  osmo-ms-virt-phy/00098(pid=134): Terminating (SIGTERM)
22:49:39.092004 run  osmo-ms-virt-phy/00099(pid=135): Terminating (SIGTERM)
22:49:39.095380 run       osmo-ms-mob/00000(pid=136): Terminating (SIGTERM)
22:49:39.098732 run       osmo-ms-mob/00001(pid=137): Terminating (SIGTERM)
22:49:39.102069 run       osmo-ms-mob/00002(pid=138): Terminating (SIGTERM)
22:49:39.105359 run       osmo-ms-mob/00003(pid=139): Terminating (SIGTERM)
22:49:39.108634 run       osmo-ms-mob/00004(pid=140): Terminating (SIGTERM)
22:49:39.111930 run       osmo-ms-mob/00005(pid=141): Terminating (SIGTERM)
22:49:39.115230 run       osmo-ms-mob/00006(pid=142): Terminating (SIGTERM)
22:49:39.118509 run       osmo-ms-mob/00007(pid=143): Terminating (SIGTERM)
22:49:39.121796 run       osmo-ms-mob/00008(pid=144): Terminating (SIGTERM)
22:49:39.125093 run       osmo-ms-mob/00009(pid=145): Terminating (SIGTERM)
22:49:39.128371 run       osmo-ms-mob/00010(pid=146): Terminating (SIGTERM)
22:49:39.131666 run       osmo-ms-mob/00011(pid=147): Terminating (SIGTERM)
22:49:39.134953 run       osmo-ms-mob/00012(pid=148): Terminating (SIGTERM)
22:49:39.138236 run       osmo-ms-mob/00013(pid=149): Terminating (SIGTERM)
22:49:39.141511 run       osmo-ms-mob/00014(pid=150): Terminating (SIGTERM)
22:49:39.144815 run       osmo-ms-mob/00015(pid=151): Terminating (SIGTERM)
22:49:39.148095 run       osmo-ms-mob/00016(pid=152): Terminating (SIGTERM)
22:49:39.151384 run       osmo-ms-mob/00017(pid=153): Terminating (SIGTERM)
22:49:39.154666 run       osmo-ms-mob/00018(pid=154): Terminating (SIGTERM)
22:49:39.157949 run       osmo-ms-mob/00019(pid=155): Terminating (SIGTERM)
22:49:39.161239 run       osmo-ms-mob/00020(pid=156): Terminating (SIGTERM)
22:49:39.164523 run       osmo-ms-mob/00021(pid=157): Terminating (SIGTERM)
22:49:39.167819 run       osmo-ms-mob/00022(pid=158): Terminating (SIGTERM)
22:49:39.171107 run       osmo-ms-mob/00023(pid=159): Terminating (SIGTERM)
22:49:39.174388 run       osmo-ms-mob/00024(pid=160): Terminating (SIGTERM)
22:49:39.177678 run       osmo-ms-mob/00025(pid=161): Terminating (SIGTERM)
22:49:39.180954 run       osmo-ms-mob/00026(pid=162): Terminating (SIGTERM)
22:49:39.184230 run       osmo-ms-mob/00027(pid=163): Terminating (SIGTERM)
22:49:39.187512 run       osmo-ms-mob/00028(pid=164): Terminating (SIGTERM)
22:49:39.190806 run       osmo-ms-mob/00029(pid=165): Terminating (SIGTERM)
22:49:39.194089 run       osmo-ms-mob/00030(pid=166): Terminating (SIGTERM)
22:49:39.197376 run       osmo-ms-mob/00031(pid=167): Terminating (SIGTERM)
22:49:39.200661 run       osmo-ms-mob/00032(pid=168): Terminating (SIGTERM)
22:49:39.203945 run       osmo-ms-mob/00033(pid=169): Terminating (SIGTERM)
22:49:39.207217 run       osmo-ms-mob/00034(pid=170): Terminating (SIGTERM)
22:49:39.210493 run       osmo-ms-mob/00035(pid=171): Terminating (SIGTERM)
22:49:39.213770 run       osmo-ms-mob/00036(pid=172): Terminating (SIGTERM)
22:49:39.217036 run       osmo-ms-mob/00037(pid=173): Terminating (SIGTERM)
22:49:39.220324 run       osmo-ms-mob/00038(pid=174): Terminating (SIGTERM)
22:49:39.223609 run       osmo-ms-mob/00039(pid=175): Terminating (SIGTERM)
22:49:39.226883 run       osmo-ms-mob/00040(pid=176): Terminating (SIGTERM)
22:49:39.230109 run       osmo-ms-mob/00041(pid=177): Terminating (SIGTERM)
22:49:39.233332 run       osmo-ms-mob/00042(pid=178): Terminating (SIGTERM)
22:49:39.236551 run       osmo-ms-mob/00043(pid=179): Terminating (SIGTERM)
22:49:39.239775 run       osmo-ms-mob/00044(pid=180): Terminating (SIGTERM)
22:49:39.242997 run       osmo-ms-mob/00045(pid=181): Terminating (SIGTERM)
22:49:39.246209 run       osmo-ms-mob/00046(pid=182): Terminating (SIGTERM)
22:49:39.249444 run       osmo-ms-mob/00047(pid=183): Terminating (SIGTERM)
22:49:39.252652 run       osmo-ms-mob/00048(pid=184): Terminating (SIGTERM)
22:49:39.255865 run       osmo-ms-mob/00049(pid=185): Terminating (SIGTERM)
22:49:39.259066 run       osmo-ms-mob/00050(pid=186): Terminating (SIGTERM)
22:49:39.262281 run       osmo-ms-mob/00051(pid=187): Terminating (SIGTERM)
22:49:39.265500 run       osmo-ms-mob/00052(pid=188): Terminating (SIGTERM)
22:49:39.268721 run       osmo-ms-mob/00053(pid=189): Terminating (SIGTERM)
22:49:39.271926 run       osmo-ms-mob/00054(pid=190): Terminating (SIGTERM)
22:49:39.275147 run       osmo-ms-mob/00055(pid=191): Terminating (SIGTERM)
22:49:39.278372 run       osmo-ms-mob/00056(pid=192): Terminating (SIGTERM)
22:49:39.281598 run       osmo-ms-mob/00057(pid=193): Terminating (SIGTERM)
22:49:39.284827 run       osmo-ms-mob/00058(pid=194): Terminating (SIGTERM)
22:49:39.288053 run       osmo-ms-mob/00059(pid=195): Terminating (SIGTERM)
22:49:39.291280 run       osmo-ms-mob/00060(pid=196): Terminating (SIGTERM)
22:49:39.294514 run       osmo-ms-mob/00061(pid=197): Terminating (SIGTERM)
22:49:39.297745 run       osmo-ms-mob/00062(pid=198): Terminating (SIGTERM)
22:49:39.300966 run       osmo-ms-mob/00063(pid=199): Terminating (SIGTERM)
22:49:39.304185 run       osmo-ms-mob/00064(pid=200): Terminating (SIGTERM)
22:49:39.307413 run       osmo-ms-mob/00065(pid=201): Terminating (SIGTERM)
22:49:39.310631 run       osmo-ms-mob/00066(pid=202): Terminating (SIGTERM)
22:49:39.313847 run       osmo-ms-mob/00067(pid=203): Terminating (SIGTERM)
22:49:39.317078 run       osmo-ms-mob/00068(pid=204): Terminating (SIGTERM)
22:49:39.320302 run       osmo-ms-mob/00069(pid=205): Terminating (SIGTERM)
22:49:39.323535 run       osmo-ms-mob/00070(pid=206): Terminating (SIGTERM)
22:49:39.326760 run       osmo-ms-mob/00071(pid=207): Terminating (SIGTERM)
22:49:39.329989 run       osmo-ms-mob/00072(pid=208): Terminating (SIGTERM)
22:49:39.333209 run       osmo-ms-mob/00073(pid=209): Terminating (SIGTERM)
22:49:39.336425 run       osmo-ms-mob/00074(pid=210): Terminating (SIGTERM)
22:49:39.339655 run       osmo-ms-mob/00075(pid=211): Terminating (SIGTERM)
22:49:39.342879 run       osmo-ms-mob/00076(pid=212): Terminating (SIGTERM)
22:49:39.346102 run       osmo-ms-mob/00077(pid=213): Terminating (SIGTERM)
22:49:39.349327 run       osmo-ms-mob/00078(pid=214): Terminating (SIGTERM)
22:49:39.352560 run       osmo-ms-mob/00079(pid=215): Terminating (SIGTERM)
22:49:39.355793 run       osmo-ms-mob/00080(pid=216): Terminating (SIGTERM)
22:49:39.359042 run       osmo-ms-mob/00081(pid=217): Terminating (SIGTERM)
22:49:39.362263 run       osmo-ms-mob/00082(pid=218): Terminating (SIGTERM)
22:49:39.365482 run       osmo-ms-mob/00083(pid=219): Terminating (SIGTERM)
22:49:39.368718 run       osmo-ms-mob/00084(pid=220): Terminating (SIGTERM)
22:49:39.371947 run       osmo-ms-mob/00085(pid=221): Terminating (SIGTERM)
22:49:39.375177 run       osmo-ms-mob/00086(pid=222): Terminating (SIGTERM)
22:49:39.378408 run       osmo-ms-mob/00087(pid=223): Terminating (SIGTERM)
22:49:39.381626 run       osmo-ms-mob/00088(pid=224): Terminating (SIGTERM)
22:49:39.384848 run       osmo-ms-mob/00089(pid=225): Terminating (SIGTERM)
22:49:39.388078 run       osmo-ms-mob/00090(pid=226): Terminating (SIGTERM)
22:49:39.391294 run       osmo-ms-mob/00091(pid=227): Terminating (SIGTERM)
22:49:39.394516 run       osmo-ms-mob/00092(pid=228): Terminating (SIGTERM)
22:49:39.397739 run       osmo-ms-mob/00093(pid=229): Terminating (SIGTERM)
22:49:39.400974 run       osmo-ms-mob/00094(pid=230): Terminating (SIGTERM)
22:49:39.404196 run       osmo-ms-mob/00095(pid=231): Terminating (SIGTERM)
22:49:39.407419 run       osmo-ms-mob/00096(pid=232): Terminating (SIGTERM)
22:49:39.410645 run       osmo-ms-mob/00097(pid=233): Terminating (SIGTERM)
22:49:39.413872 run       osmo-ms-mob/00098(pid=234): Terminating (SIGTERM)
22:49:39.417104 run       osmo-ms-mob/00099(pid=235): Terminating (SIGTERM)
22:49:39.420350 ---      ParallelTerminationStrategy: PID 23 died...
22:49:39.421819 run pcap-recorder_any(filters='host 127.0.42.2')(pid=23): Terminated: ok {rc=0}
22:49:39.425390 ---      ParallelTerminationStrategy: PID 24 died...
22:49:39.426845 run      osmo-hlr_127.0.42.2(pid=24): Terminated: ok {rc=0}
22:49:39.430390 ---      ParallelTerminationStrategy: PID 25 died...
22:49:39.431835 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=25): Terminated: ok {rc=0}
22:49:39.435401 ---      ParallelTerminationStrategy: PID 26 died...
22:49:39.436850 run      osmo-stp_127.0.42.5(pid=26): Terminated: ok {rc=0}
22:49:39.440400 ---      ParallelTerminationStrategy: PID 27 died...
22:49:39.441856 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=27): Terminated: ok {rc=0}
22:49:39.445455 ---      ParallelTerminationStrategy: PID 28 died...
22:49:39.446913 run      osmo-msc_127.0.42.6(pid=28): Terminated: ok {rc=0}
22:49:39.450485 ---      ParallelTerminationStrategy: PID 29 died...
22:49:39.451928 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=29): Terminated: ok {rc=0}
22:49:39.455497 ---      ParallelTerminationStrategy: PID 30 died...
22:49:39.456955 run      osmo-mgw_127.0.42.3(pid=30): Terminated {rc=15}
22:49:39.460553 ---      ParallelTerminationStrategy: PID 31 died...
22:49:39.462008 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=31): Terminated: ok {rc=0}
22:49:39.465588 ---      ParallelTerminationStrategy: PID 32 died...
22:49:39.467053 run      osmo-mgw_127.0.42.4(pid=32): Terminated {rc=15}
22:49:39.470712 ---      ParallelTerminationStrategy: PID 33 died...
22:49:39.472178 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=33): Terminated: ok {rc=0}
22:49:39.475836 ---      ParallelTerminationStrategy: PID 34 died...
22:49:39.477324 run      osmo-bsc_127.0.42.7(pid=34): Terminated: ok {rc=0}
22:49:39.480972 ---      ParallelTerminationStrategy: PID 36 died...
22:49:39.482458 run   osmo-ms-virt-phy/00000(pid=36): Terminated: ok {rc=0}
22:49:39.486124 ---      ParallelTerminationStrategy: PID 37 died...
22:49:39.487606 run   osmo-ms-virt-phy/00001(pid=37): Terminated: ok {rc=0}
22:49:39.491285 ---      ParallelTerminationStrategy: PID 38 died...
22:49:39.492782 run   osmo-ms-virt-phy/00002(pid=38): Terminated: ok {rc=0}
22:49:39.496434 ---      ParallelTerminationStrategy: PID 39 died...
22:49:39.497927 run   osmo-ms-virt-phy/00003(pid=39): Terminated: ok {rc=0}
22:49:39.501604 ---      ParallelTerminationStrategy: PID 40 died...
22:49:39.503102 run   osmo-ms-virt-phy/00004(pid=40): Terminated: ok {rc=0}
22:49:39.506795 ---      ParallelTerminationStrategy: PID 41 died...
22:49:39.508286 run   osmo-ms-virt-phy/00005(pid=41): Terminated: ok {rc=0}
22:49:39.511956 ---      ParallelTerminationStrategy: PID 42 died...
22:49:39.513463 run   osmo-ms-virt-phy/00006(pid=42): Terminated: ok {rc=0}
22:49:39.517130 ---      ParallelTerminationStrategy: PID 43 died...
22:49:39.518611 run   osmo-ms-virt-phy/00007(pid=43): Terminated: ok {rc=0}
22:49:39.522262 ---      ParallelTerminationStrategy: PID 44 died...
22:49:39.523742 run   osmo-ms-virt-phy/00008(pid=44): Terminated: ok {rc=0}
22:49:39.527387 ---      ParallelTerminationStrategy: PID 45 died...
22:49:39.528872 run   osmo-ms-virt-phy/00009(pid=45): Terminated: ok {rc=0}
22:49:39.532502 ---      ParallelTerminationStrategy: PID 46 died...
22:49:39.534005 run   osmo-ms-virt-phy/00010(pid=46): Terminated: ok {rc=0}
22:49:39.537638 ---      ParallelTerminationStrategy: PID 47 died...
22:49:39.539107 run   osmo-ms-virt-phy/00011(pid=47): Terminated: ok {rc=0}
22:49:39.542746 ---      ParallelTerminationStrategy: PID 48 died...
22:49:39.544213 run   osmo-ms-virt-phy/00012(pid=48): Terminated: ok {rc=0}
22:49:39.547853 ---      ParallelTerminationStrategy: PID 49 died...
22:49:39.549343 run   osmo-ms-virt-phy/00013(pid=49): Terminated: ok {rc=0}
22:49:39.552968 ---      ParallelTerminationStrategy: PID 50 died...
22:49:39.554435 run   osmo-ms-virt-phy/00014(pid=50): Terminated: ok {rc=0}
22:49:39.558091 ---      ParallelTerminationStrategy: PID 51 died...
22:49:39.559552 run   osmo-ms-virt-phy/00015(pid=51): Terminated: ok {rc=0}
22:49:39.563195 ---      ParallelTerminationStrategy: PID 52 died...
22:49:39.564688 run   osmo-ms-virt-phy/00016(pid=52): Terminated: ok {rc=0}
22:49:39.568323 ---      ParallelTerminationStrategy: PID 53 died...
22:49:39.569816 run   osmo-ms-virt-phy/00017(pid=53): Terminated: ok {rc=0}
22:49:39.573462 ---      ParallelTerminationStrategy: PID 54 died...
22:49:39.574942 run   osmo-ms-virt-phy/00018(pid=54): Terminated: ok {rc=0}
22:49:39.578573 ---      ParallelTerminationStrategy: PID 55 died...
22:49:39.580050 run   osmo-ms-virt-phy/00019(pid=55): Terminated: ok {rc=0}
22:49:39.583692 ---      ParallelTerminationStrategy: PID 56 died...
22:49:39.585168 run   osmo-ms-virt-phy/00020(pid=56): Terminated: ok {rc=0}
22:49:39.588808 ---      ParallelTerminationStrategy: PID 57 died...
22:49:39.590284 run   osmo-ms-virt-phy/00021(pid=57): Terminated: ok {rc=0}
22:49:39.593925 ---      ParallelTerminationStrategy: PID 58 died...
22:49:39.595405 run   osmo-ms-virt-phy/00022(pid=58): Terminated: ok {rc=0}
22:49:39.599050 ---      ParallelTerminationStrategy: PID 59 died...
22:49:39.600526 run   osmo-ms-virt-phy/00023(pid=59): Terminated: ok {rc=0}
22:49:39.604160 ---      ParallelTerminationStrategy: PID 60 died...
22:49:39.605643 run   osmo-ms-virt-phy/00024(pid=60): Terminated: ok {rc=0}
22:49:39.609276 ---      ParallelTerminationStrategy: PID 61 died...
22:49:39.610744 run   osmo-ms-virt-phy/00025(pid=61): Terminated: ok {rc=0}
22:49:39.614382 ---      ParallelTerminationStrategy: PID 62 died...
22:49:39.615852 run   osmo-ms-virt-phy/00026(pid=62): Terminated: ok {rc=0}
22:49:39.619502 ---      ParallelTerminationStrategy: PID 63 died...
22:49:39.620980 run   osmo-ms-virt-phy/00027(pid=63): Terminated: ok {rc=0}
22:49:39.624614 ---      ParallelTerminationStrategy: PID 64 died...
22:49:39.626108 run   osmo-ms-virt-phy/00028(pid=64): Terminated: ok {rc=0}
22:49:39.629744 ---      ParallelTerminationStrategy: PID 65 died...
22:49:39.631216 run   osmo-ms-virt-phy/00029(pid=65): Terminated: ok {rc=0}
22:49:39.634850 ---      ParallelTerminationStrategy: PID 66 died...
22:49:39.636326 run   osmo-ms-virt-phy/00030(pid=66): Terminated: ok {rc=0}
22:49:39.639979 ---      ParallelTerminationStrategy: PID 67 died...
22:49:39.641483 run   osmo-ms-virt-phy/00031(pid=67): Terminated: ok {rc=0}
22:49:39.645112 ---      ParallelTerminationStrategy: PID 68 died...
22:49:39.646588 run   osmo-ms-virt-phy/00032(pid=68): Terminated: ok {rc=0}
22:49:39.650225 ---      ParallelTerminationStrategy: PID 69 died...
22:49:39.651700 run   osmo-ms-virt-phy/00033(pid=69): Terminated: ok {rc=0}
22:49:39.655346 ---      ParallelTerminationStrategy: PID 70 died...
22:49:39.656833 run   osmo-ms-virt-phy/00034(pid=70): Terminated: ok {rc=0}
22:49:39.660463 ---      ParallelTerminationStrategy: PID 71 died...
22:49:39.661947 run   osmo-ms-virt-phy/00035(pid=71): Terminated: ok {rc=0}
22:49:39.665589 ---      ParallelTerminationStrategy: PID 72 died...
22:49:39.667055 run   osmo-ms-virt-phy/00036(pid=72): Terminated: ok {rc=0}
22:49:39.670686 ---      ParallelTerminationStrategy: PID 73 died...
22:49:39.672150 run   osmo-ms-virt-phy/00037(pid=73): Terminated: ok {rc=0}
22:49:39.675800 ---      ParallelTerminationStrategy: PID 74 died...
22:49:39.677278 run   osmo-ms-virt-phy/00038(pid=74): Terminated: ok {rc=0}
22:49:39.680942 ---      ParallelTerminationStrategy: PID 75 died...
22:49:39.682417 run   osmo-ms-virt-phy/00039(pid=75): Terminated: ok {rc=0}
22:49:39.686041 ---      ParallelTerminationStrategy: PID 76 died...
22:49:39.687506 run   osmo-ms-virt-phy/00040(pid=76): Terminated: ok {rc=0}
22:49:39.691137 ---      ParallelTerminationStrategy: PID 77 died...
22:49:39.692607 run   osmo-ms-virt-phy/00041(pid=77): Terminated: ok {rc=0}
22:49:39.696230 ---      ParallelTerminationStrategy: PID 78 died...
22:49:39.697733 run   osmo-ms-virt-phy/00042(pid=78): Terminated: ok {rc=0}
22:49:39.701360 ---      ParallelTerminationStrategy: PID 79 died...
22:49:39.702847 run   osmo-ms-virt-phy/00043(pid=79): Terminated: ok {rc=0}
22:49:39.706485 ---      ParallelTerminationStrategy: PID 80 died...
22:49:39.707951 run   osmo-ms-virt-phy/00044(pid=80): Terminated: ok {rc=0}
22:49:39.711585 ---      ParallelTerminationStrategy: PID 81 died...
22:49:39.713061 run   osmo-ms-virt-phy/00045(pid=81): Terminated: ok {rc=0}
22:49:39.716685 ---      ParallelTerminationStrategy: PID 82 died...
22:49:39.718152 run   osmo-ms-virt-phy/00046(pid=82): Terminated: ok {rc=0}
22:49:39.721810 ---      ParallelTerminationStrategy: PID 83 died...
22:49:39.723276 run   osmo-ms-virt-phy/00047(pid=83): Terminated: ok {rc=0}
22:49:39.726917 ---      ParallelTerminationStrategy: PID 84 died...
22:49:39.728383 run   osmo-ms-virt-phy/00048(pid=84): Terminated: ok {rc=0}
22:49:39.732027 ---      ParallelTerminationStrategy: PID 85 died...
22:49:39.733501 run   osmo-ms-virt-phy/00049(pid=85): Terminated: ok {rc=0}
22:49:39.737128 ---      ParallelTerminationStrategy: PID 86 died...
22:49:39.738594 run   osmo-ms-virt-phy/00050(pid=86): Terminated: ok {rc=0}
22:49:39.742219 ---      ParallelTerminationStrategy: PID 87 died...
22:49:39.743681 run   osmo-ms-virt-phy/00051(pid=87): Terminated: ok {rc=0}
22:49:39.747308 ---      ParallelTerminationStrategy: PID 88 died...
22:49:39.748783 run   osmo-ms-virt-phy/00052(pid=88): Terminated: ok {rc=0}
22:49:39.752413 ---      ParallelTerminationStrategy: PID 89 died...
22:49:39.753903 run   osmo-ms-virt-phy/00053(pid=89): Terminated: ok {rc=0}
22:49:39.757549 ---      ParallelTerminationStrategy: PID 90 died...
22:49:39.759015 run   osmo-ms-virt-phy/00054(pid=90): Terminated: ok {rc=0}
22:49:39.762662 ---      ParallelTerminationStrategy: PID 91 died...
22:49:39.764134 run   osmo-ms-virt-phy/00055(pid=91): Terminated: ok {rc=0}
22:49:39.767772 ---      ParallelTerminationStrategy: PID 92 died...
22:49:39.769249 run   osmo-ms-virt-phy/00056(pid=92): Terminated: ok {rc=0}
22:49:39.772879 ---      ParallelTerminationStrategy: PID 93 died...
22:49:39.774348 run   osmo-ms-virt-phy/00057(pid=93): Terminated: ok {rc=0}
22:49:39.778000 ---      ParallelTerminationStrategy: PID 94 died...
22:49:39.779466 run   osmo-ms-virt-phy/00058(pid=94): Terminated: ok {rc=0}
22:49:39.783113 ---      ParallelTerminationStrategy: PID 95 died...
22:49:39.784582 run   osmo-ms-virt-phy/00059(pid=95): Terminated: ok {rc=0}
22:49:39.788197 ---      ParallelTerminationStrategy: PID 96 died...
22:49:39.789680 run   osmo-ms-virt-phy/00060(pid=96): Terminated: ok {rc=0}
22:49:39.793310 ---      ParallelTerminationStrategy: PID 97 died...
22:49:39.794768 run   osmo-ms-virt-phy/00061(pid=97): Terminated: ok {rc=0}
22:49:39.798422 ---      ParallelTerminationStrategy: PID 98 died...
22:49:39.799898 run   osmo-ms-virt-phy/00062(pid=98): Terminated: ok {rc=0}
22:49:39.803539 ---      ParallelTerminationStrategy: PID 99 died...
22:49:39.805014 run   osmo-ms-virt-phy/00063(pid=99): Terminated: ok {rc=0}
22:49:39.808644 ---      ParallelTerminationStrategy: PID 100 died...
22:49:39.810117 run  osmo-ms-virt-phy/00064(pid=100): Terminated: ok {rc=0}
22:49:39.813747 ---      ParallelTerminationStrategy: PID 101 died...
22:49:39.815220 run  osmo-ms-virt-phy/00065(pid=101): Terminated: ok {rc=0}
22:49:39.818852 ---      ParallelTerminationStrategy: PID 102 died...
22:49:39.820319 run  osmo-ms-virt-phy/00066(pid=102): Terminated: ok {rc=0}
22:49:39.823967 ---      ParallelTerminationStrategy: PID 103 died...
22:49:39.825438 run  osmo-ms-virt-phy/00067(pid=103): Terminated: ok {rc=0}
22:49:39.829074 ---      ParallelTerminationStrategy: PID 104 died...
22:49:39.830577 run  osmo-ms-virt-phy/00068(pid=104): Terminated: ok {rc=0}
22:49:39.834236 ---      ParallelTerminationStrategy: PID 105 died...
22:49:39.835707 run  osmo-ms-virt-phy/00069(pid=105): Terminated: ok {rc=0}
22:49:39.839348 ---      ParallelTerminationStrategy: PID 106 died...
22:49:39.840817 run  osmo-ms-virt-phy/00070(pid=106): Terminated: ok {rc=0}
22:49:39.844463 ---      ParallelTerminationStrategy: PID 107 died...
22:49:39.845964 run  osmo-ms-virt-phy/00071(pid=107): Terminated: ok {rc=0}
22:49:39.849602 ---      ParallelTerminationStrategy: PID 108 died...
22:49:39.851064 run  osmo-ms-virt-phy/00072(pid=108): Terminated: ok {rc=0}
22:49:39.854731 ---      ParallelTerminationStrategy: PID 109 died...
22:49:39.856216 run  osmo-ms-virt-phy/00073(pid=109): Terminated: ok {rc=0}
22:49:39.859851 ---      ParallelTerminationStrategy: PID 110 died...
22:49:39.861330 run  osmo-ms-virt-phy/00074(pid=110): Terminated: ok {rc=0}
22:49:39.864970 ---      ParallelTerminationStrategy: PID 111 died...
22:49:39.866446 run  osmo-ms-virt-phy/00075(pid=111): Terminated: ok {rc=0}
22:49:39.870073 ---      ParallelTerminationStrategy: PID 112 died...
22:49:39.871537 run  osmo-ms-virt-phy/00076(pid=112): Terminated: ok {rc=0}
22:49:39.875178 ---      ParallelTerminationStrategy: PID 113 died...
22:49:39.876651 run  osmo-ms-virt-phy/00077(pid=113): Terminated: ok {rc=0}
22:49:39.880296 ---      ParallelTerminationStrategy: PID 114 died...
22:49:39.881768 run  osmo-ms-virt-phy/00078(pid=114): Terminated: ok {rc=0}
22:49:39.885408 ---      ParallelTerminationStrategy: PID 115 died...
22:49:39.886878 run  osmo-ms-virt-phy/00079(pid=115): Terminated: ok {rc=0}
22:49:39.890513 ---      ParallelTerminationStrategy: PID 116 died...
22:49:39.891986 run  osmo-ms-virt-phy/00080(pid=116): Terminated: ok {rc=0}
22:49:39.895617 ---      ParallelTerminationStrategy: PID 117 died...
22:49:39.897098 run  osmo-ms-virt-phy/00081(pid=117): Terminated: ok {rc=0}
22:49:39.900722 ---      ParallelTerminationStrategy: PID 118 died...
22:49:39.902195 run  osmo-ms-virt-phy/00082(pid=118): Terminated: ok {rc=0}
22:49:39.905832 ---      ParallelTerminationStrategy: PID 119 died...
22:49:39.907308 run  osmo-ms-virt-phy/00083(pid=119): Terminated: ok {rc=0}
22:49:39.910933 ---      ParallelTerminationStrategy: PID 120 died...
22:49:39.912397 run  osmo-ms-virt-phy/00084(pid=120): Terminated: ok {rc=0}
22:49:39.916013 ---      ParallelTerminationStrategy: PID 121 died...
22:49:39.917497 run  osmo-ms-virt-phy/00085(pid=121): Terminated: ok {rc=0}
22:49:39.921140 ---      ParallelTerminationStrategy: PID 122 died...
22:49:39.922608 run  osmo-ms-virt-phy/00086(pid=122): Terminated: ok {rc=0}
22:49:39.926241 ---      ParallelTerminationStrategy: PID 123 died...
22:49:39.927712 run  osmo-ms-virt-phy/00087(pid=123): Terminated: ok {rc=0}
22:49:39.931351 ---      ParallelTerminationStrategy: PID 124 died...
22:49:39.932833 run  osmo-ms-virt-phy/00088(pid=124): Terminated: ok {rc=0}
22:49:39.936446 ---      ParallelTerminationStrategy: PID 125 died...
22:49:39.937916 run  osmo-ms-virt-phy/00089(pid=125): Terminated: ok {rc=0}
22:49:39.941543 ---      ParallelTerminationStrategy: PID 126 died...
22:49:39.943011 run  osmo-ms-virt-phy/00090(pid=126): Terminated: ok {rc=0}
22:49:39.946632 ---      ParallelTerminationStrategy: PID 127 died...
22:49:39.948093 run  osmo-ms-virt-phy/00091(pid=127): Terminated: ok {rc=0}
22:49:39.951730 ---      ParallelTerminationStrategy: PID 128 died...
22:49:39.953206 run  osmo-ms-virt-phy/00092(pid=128): Terminated: ok {rc=0}
22:49:39.956853 ---      ParallelTerminationStrategy: PID 129 died...
22:49:39.958323 run  osmo-ms-virt-phy/00093(pid=129): Terminated: ok {rc=0}
22:49:39.961945 ---      ParallelTerminationStrategy: PID 130 died...
22:49:39.963423 run  osmo-ms-virt-phy/00094(pid=130): Terminated: ok {rc=0}
22:49:39.967055 ---      ParallelTerminationStrategy: PID 131 died...
22:49:39.968522 run  osmo-ms-virt-phy/00095(pid=131): Terminated: ok {rc=0}
22:49:39.972127 ---      ParallelTerminationStrategy: PID 132 died...
22:49:39.973616 run  osmo-ms-virt-phy/00096(pid=132): Terminated: ok {rc=0}
22:49:39.977235 ---      ParallelTerminationStrategy: PID 133 died...
22:49:39.978693 run  osmo-ms-virt-phy/00097(pid=133): Terminated: ok {rc=0}
22:49:39.982318 ---      ParallelTerminationStrategy: PID 134 died...
22:49:39.983784 run  osmo-ms-virt-phy/00098(pid=134): Terminated: ok {rc=0}
22:49:39.987414 ---      ParallelTerminationStrategy: PID 135 died...
22:49:39.988884 run  osmo-ms-virt-phy/00099(pid=135): Terminated: ok {rc=0}
22:49:39.992498 ---      ParallelTerminationStrategy: PID 136 died...
22:49:39.993980 run       osmo-ms-mob/00000(pid=136): Terminated {rc=26112}
22:49:39.997667 ---      ParallelTerminationStrategy: PID 137 died...
22:49:39.999141 run       osmo-ms-mob/00001(pid=137): Terminated {rc=26112}
22:49:40.002797 ---      ParallelTerminationStrategy: PID 138 died...
22:49:40.004266 run       osmo-ms-mob/00002(pid=138): Terminated {rc=26112}
22:49:40.007935 ---      ParallelTerminationStrategy: PID 139 died...
22:49:40.009416 run       osmo-ms-mob/00003(pid=139): Terminated {rc=26112}
22:49:40.013066 ---      ParallelTerminationStrategy: PID 140 died...
22:49:40.014534 run       osmo-ms-mob/00004(pid=140): Terminated {rc=26112}
22:49:40.018191 ---      ParallelTerminationStrategy: PID 141 died...
22:49:40.019661 run       osmo-ms-mob/00005(pid=141): Terminated {rc=26112}
22:49:40.023328 ---      ParallelTerminationStrategy: PID 142 died...
22:49:40.024810 run       osmo-ms-mob/00006(pid=142): Terminated {rc=26112}
22:49:40.028451 ---      ParallelTerminationStrategy: PID 143 died...
22:49:40.029960 run       osmo-ms-mob/00007(pid=143): Terminated {rc=26112}
22:49:40.033603 ---      ParallelTerminationStrategy: PID 144 died...
22:49:40.035063 run       osmo-ms-mob/00008(pid=144): Terminated {rc=26112}
22:49:40.038715 ---      ParallelTerminationStrategy: PID 145 died...
22:49:40.040182 run       osmo-ms-mob/00009(pid=145): Terminated {rc=26112}
22:49:40.043832 ---      ParallelTerminationStrategy: PID 146 died...
22:49:40.045329 run       osmo-ms-mob/00010(pid=146): Terminated {rc=26112}
22:49:40.048975 ---      ParallelTerminationStrategy: PID 147 died...
22:49:40.050445 run       osmo-ms-mob/00011(pid=147): Terminated {rc=26112}
22:49:40.054110 ---      ParallelTerminationStrategy: PID 148 died...
22:49:40.055588 run       osmo-ms-mob/00012(pid=148): Terminated {rc=26112}
22:49:40.059238 ---      ParallelTerminationStrategy: PID 149 died...
22:49:40.060715 run       osmo-ms-mob/00013(pid=149): Terminated {rc=26112}
22:49:40.064356 ---      ParallelTerminationStrategy: PID 150 died...
22:49:40.065837 run       osmo-ms-mob/00014(pid=150): Terminated {rc=26112}
22:49:40.069494 ---      ParallelTerminationStrategy: PID 151 died...
22:49:40.070968 run       osmo-ms-mob/00015(pid=151): Terminated {rc=26112}
22:49:40.074626 ---      ParallelTerminationStrategy: PID 152 died...
22:49:40.076099 run       osmo-ms-mob/00016(pid=152): Terminated {rc=26112}
22:49:40.079735 ---      ParallelTerminationStrategy: PID 153 died...
22:49:40.081206 run       osmo-ms-mob/00017(pid=153): Terminated {rc=26112}
22:49:40.084846 ---      ParallelTerminationStrategy: PID 154 died...
22:49:40.086321 run       osmo-ms-mob/00018(pid=154): Terminated {rc=26112}
22:49:40.089976 ---      ParallelTerminationStrategy: PID 155 died...
22:49:40.091443 run       osmo-ms-mob/00019(pid=155): Terminated {rc=26112}
22:49:40.095097 ---      ParallelTerminationStrategy: PID 156 died...
22:49:40.096565 run       osmo-ms-mob/00020(pid=156): Terminated {rc=26112}
22:49:40.100217 ---      ParallelTerminationStrategy: PID 157 died...
22:49:40.101708 run       osmo-ms-mob/00021(pid=157): Terminated {rc=26112}
22:49:40.105352 ---      ParallelTerminationStrategy: PID 158 died...
22:49:40.106821 run       osmo-ms-mob/00022(pid=158): Terminated {rc=26112}
22:49:40.110479 ---      ParallelTerminationStrategy: PID 159 died...
22:49:40.111945 run       osmo-ms-mob/00023(pid=159): Terminated {rc=26112}
22:49:40.115605 ---      ParallelTerminationStrategy: PID 160 died...
22:49:40.117093 run       osmo-ms-mob/00024(pid=160): Terminated {rc=26112}
22:49:40.120749 ---      ParallelTerminationStrategy: PID 161 died...
22:49:40.122220 run       osmo-ms-mob/00025(pid=161): Terminated {rc=26112}
22:49:40.125889 ---      ParallelTerminationStrategy: PID 162 died...
22:49:40.127359 run       osmo-ms-mob/00026(pid=162): Terminated {rc=26112}
22:49:40.131004 ---      ParallelTerminationStrategy: PID 163 died...
22:49:40.132472 run       osmo-ms-mob/00027(pid=163): Terminated {rc=26112}
22:49:40.136124 ---      ParallelTerminationStrategy: PID 164 died...
22:49:40.137605 run       osmo-ms-mob/00028(pid=164): Terminated {rc=26112}
22:49:40.141268 ---      ParallelTerminationStrategy: PID 165 died...
22:49:40.142733 run       osmo-ms-mob/00029(pid=165): Terminated {rc=26112}
22:49:40.146373 ---      ParallelTerminationStrategy: PID 166 died...
22:49:40.147846 run       osmo-ms-mob/00030(pid=166): Terminated {rc=26112}
22:49:40.151483 ---      ParallelTerminationStrategy: PID 167 died...
22:49:40.152957 run       osmo-ms-mob/00031(pid=167): Terminated {rc=26112}
22:49:40.156602 ---      ParallelTerminationStrategy: PID 168 died...
22:49:40.158096 run       osmo-ms-mob/00032(pid=168): Terminated {rc=26112}
22:49:40.161739 ---      ParallelTerminationStrategy: PID 169 died...
22:49:40.163215 run       osmo-ms-mob/00033(pid=169): Terminated {rc=26112}
22:49:40.166872 ---      ParallelTerminationStrategy: PID 170 died...
22:49:40.168347 run       osmo-ms-mob/00034(pid=170): Terminated {rc=26112}
22:49:40.172003 ---      ParallelTerminationStrategy: PID 171 died...
22:49:40.173475 run       osmo-ms-mob/00035(pid=171): Terminated {rc=26112}
22:49:40.177135 ---      ParallelTerminationStrategy: PID 172 died...
22:49:40.178614 run       osmo-ms-mob/00036(pid=172): Terminated {rc=26112}
22:49:40.182251 ---      ParallelTerminationStrategy: PID 173 died...
22:49:40.183732 run       osmo-ms-mob/00037(pid=173): Terminated {rc=26112}
22:49:40.187402 ---      ParallelTerminationStrategy: PID 174 died...
22:49:40.188877 run       osmo-ms-mob/00038(pid=174): Terminated {rc=26112}
22:49:40.192524 ---      ParallelTerminationStrategy: PID 175 died...
22:49:40.194000 run       osmo-ms-mob/00039(pid=175): Terminated {rc=26112}
22:49:40.197655 ---      ParallelTerminationStrategy: PID 176 died...
22:49:40.199123 run       osmo-ms-mob/00040(pid=176): Terminated {rc=26112}
22:49:40.202776 ---      ParallelTerminationStrategy: PID 177 died...
22:49:40.204249 run       osmo-ms-mob/00041(pid=177): Terminated {rc=26112}
22:49:40.207905 ---      ParallelTerminationStrategy: PID 178 died...
22:49:40.209382 run       osmo-ms-mob/00042(pid=178): Terminated {rc=26112}
22:49:40.213032 ---      ParallelTerminationStrategy: PID 179 died...
22:49:40.214501 run       osmo-ms-mob/00043(pid=179): Terminated {rc=26112}
22:49:40.218163 ---      ParallelTerminationStrategy: PID 180 died...
22:49:40.219634 run       osmo-ms-mob/00044(pid=180): Terminated {rc=26112}
22:49:40.223289 ---      ParallelTerminationStrategy: PID 181 died...
22:49:40.224773 run       osmo-ms-mob/00045(pid=181): Terminated {rc=26112}
22:49:40.228415 ---      ParallelTerminationStrategy: PID 182 died...
22:49:40.229888 run       osmo-ms-mob/00046(pid=182): Terminated {rc=26112}
22:49:40.233548 ---      ParallelTerminationStrategy: PID 183 died...
22:49:40.235028 run       osmo-ms-mob/00047(pid=183): Terminated {rc=26112}
22:49:40.238669 ---      ParallelTerminationStrategy: PID 184 died...
22:49:40.240137 run       osmo-ms-mob/00048(pid=184): Terminated {rc=26112}
22:49:40.243782 ---      ParallelTerminationStrategy: PID 185 died...
22:49:40.245249 run       osmo-ms-mob/00049(pid=185): Terminated {rc=26112}
22:49:40.248911 ---      ParallelTerminationStrategy: PID 186 died...
22:49:40.250375 run       osmo-ms-mob/00050(pid=186): Terminated {rc=26112}
22:49:40.254010 ---      ParallelTerminationStrategy: PID 187 died...
22:49:40.255479 run       osmo-ms-mob/00051(pid=187): Terminated {rc=26112}
22:49:40.259120 ---      ParallelTerminationStrategy: PID 188 died...
22:49:40.260584 run       osmo-ms-mob/00052(pid=188): Terminated {rc=26112}
22:49:40.264220 ---      ParallelTerminationStrategy: PID 189 died...
22:49:40.265696 run       osmo-ms-mob/00053(pid=189): Terminated {rc=26112}
22:49:40.269360 ---      ParallelTerminationStrategy: PID 190 died...
22:49:40.270842 run       osmo-ms-mob/00054(pid=190): Terminated {rc=26112}
22:49:40.274498 ---      ParallelTerminationStrategy: PID 191 died...
22:49:40.275975 run       osmo-ms-mob/00055(pid=191): Terminated {rc=26112}
22:49:40.279646 ---      ParallelTerminationStrategy: PID 192 died...
22:49:40.281122 run       osmo-ms-mob/00056(pid=192): Terminated {rc=26112}
22:49:40.284777 ---      ParallelTerminationStrategy: PID 193 died...
22:49:40.286242 run       osmo-ms-mob/00057(pid=193): Terminated {rc=26112}
22:49:40.289896 ---      ParallelTerminationStrategy: PID 194 died...
22:49:40.291366 run       osmo-ms-mob/00058(pid=194): Terminated {rc=26112}
22:49:40.295022 ---      ParallelTerminationStrategy: PID 195 died...
22:49:40.296496 run       osmo-ms-mob/00059(pid=195): Terminated {rc=26112}
22:49:40.300150 ---      ParallelTerminationStrategy: PID 196 died...
22:49:40.301625 run       osmo-ms-mob/00060(pid=196): Terminated {rc=26112}
22:49:40.305266 ---      ParallelTerminationStrategy: PID 197 died...
22:49:40.306734 run       osmo-ms-mob/00061(pid=197): Terminated {rc=26112}
22:49:40.310385 ---      ParallelTerminationStrategy: PID 198 died...
22:49:40.311858 run       osmo-ms-mob/00062(pid=198): Terminated {rc=26112}
22:49:40.315520 ---      ParallelTerminationStrategy: PID 199 died...
22:49:40.317004 run       osmo-ms-mob/00063(pid=199): Terminated {rc=26112}
22:49:40.320631 ---      ParallelTerminationStrategy: PID 200 died...
22:49:40.322095 run       osmo-ms-mob/00064(pid=200): Terminated {rc=26112}
22:49:40.325734 ---      ParallelTerminationStrategy: PID 201 died...
22:49:40.327207 run       osmo-ms-mob/00065(pid=201): Terminated {rc=26112}
22:49:40.330861 ---      ParallelTerminationStrategy: PID 202 died...
22:49:40.332344 run       osmo-ms-mob/00066(pid=202): Terminated {rc=26112}
22:49:40.335995 ---      ParallelTerminationStrategy: PID 203 died...
22:49:40.337474 run       osmo-ms-mob/00067(pid=203): Terminated {rc=26112}
22:49:40.341121 ---      ParallelTerminationStrategy: PID 204 died...
22:49:40.342594 run       osmo-ms-mob/00068(pid=204): Terminated {rc=26112}
22:49:40.346262 ---      ParallelTerminationStrategy: PID 205 died...
22:49:40.347729 run       osmo-ms-mob/00069(pid=205): Terminated {rc=26112}
22:49:40.351380 ---      ParallelTerminationStrategy: PID 206 died...
22:49:40.352852 run       osmo-ms-mob/00070(pid=206): Terminated {rc=26112}
22:49:40.356499 ---      ParallelTerminationStrategy: PID 207 died...
22:49:40.357975 run       osmo-ms-mob/00071(pid=207): Terminated {rc=26112}
22:49:40.361624 ---      ParallelTerminationStrategy: PID 208 died...
22:49:40.363093 run       osmo-ms-mob/00072(pid=208): Terminated {rc=26112}
22:49:40.366741 ---      ParallelTerminationStrategy: PID 209 died...
22:49:40.368213 run       osmo-ms-mob/00073(pid=209): Terminated {rc=26112}
22:49:40.371892 ---      ParallelTerminationStrategy: PID 210 died...
22:49:40.373370 run       osmo-ms-mob/00074(pid=210): Terminated {rc=26112}
22:49:40.377028 ---      ParallelTerminationStrategy: PID 211 died...
22:49:40.378488 run       osmo-ms-mob/00075(pid=211): Terminated {rc=26112}
22:49:40.382142 ---      ParallelTerminationStrategy: PID 212 died...
22:49:40.383613 run       osmo-ms-mob/00076(pid=212): Terminated {rc=26112}
22:49:40.387284 ---      ParallelTerminationStrategy: PID 213 died...
22:49:40.388761 run       osmo-ms-mob/00077(pid=213): Terminated {rc=26112}
22:49:40.392397 ---      ParallelTerminationStrategy: PID 214 died...
22:49:40.393871 run       osmo-ms-mob/00078(pid=214): Terminated {rc=26112}
22:49:40.397520 ---      ParallelTerminationStrategy: PID 215 died...
22:49:40.399003 run       osmo-ms-mob/00079(pid=215): Terminated {rc=26112}
22:49:40.402655 ---      ParallelTerminationStrategy: PID 216 died...
22:49:40.404133 run       osmo-ms-mob/00080(pid=216): Terminated {rc=26112}
22:49:40.407784 ---      ParallelTerminationStrategy: PID 217 died...
22:49:40.409268 run       osmo-ms-mob/00081(pid=217): Terminated {rc=26112}
22:49:40.412928 ---      ParallelTerminationStrategy: PID 218 died...
22:49:40.414403 run       osmo-ms-mob/00082(pid=218): Terminated {rc=26112}
22:49:40.418052 ---      ParallelTerminationStrategy: PID 219 died...
22:49:40.419532 run       osmo-ms-mob/00083(pid=219): Terminated {rc=26112}
22:49:40.423205 ---      ParallelTerminationStrategy: PID 220 died...
22:49:40.424695 run       osmo-ms-mob/00084(pid=220): Terminated {rc=26112}
22:49:40.428337 ---      ParallelTerminationStrategy: PID 221 died...
22:49:40.429829 run       osmo-ms-mob/00085(pid=221): Terminated {rc=26112}
22:49:40.433463 ---      ParallelTerminationStrategy: PID 222 died...
22:49:40.434940 run       osmo-ms-mob/00086(pid=222): Terminated {rc=26112}
22:49:40.438585 ---      ParallelTerminationStrategy: PID 223 died...
22:49:40.440054 run       osmo-ms-mob/00087(pid=223): Terminated {rc=26112}
22:49:40.443751 ---      ParallelTerminationStrategy: PID 224 died...
22:49:40.445230 run       osmo-ms-mob/00088(pid=224): Terminated {rc=26112}
22:49:40.448885 ---      ParallelTerminationStrategy: PID 225 died...
22:49:40.450370 run       osmo-ms-mob/00089(pid=225): Terminated {rc=26112}
22:49:40.454022 ---      ParallelTerminationStrategy: PID 226 died...
22:49:40.455494 run       osmo-ms-mob/00090(pid=226): Terminated {rc=26112}
22:49:40.459153 ---      ParallelTerminationStrategy: PID 227 died...
22:49:40.460621 run       osmo-ms-mob/00091(pid=227): Terminated {rc=26112}
22:49:40.464266 ---      ParallelTerminationStrategy: PID 228 died...
22:49:40.465747 run       osmo-ms-mob/00092(pid=228): Terminated {rc=26112}
22:49:40.469409 ---      ParallelTerminationStrategy: PID 229 died...
22:49:40.470883 run       osmo-ms-mob/00093(pid=229): Terminated {rc=26112}
22:49:40.474551 ---      ParallelTerminationStrategy: PID 230 died...
22:49:40.476031 run       osmo-ms-mob/00094(pid=230): Terminated {rc=26112}
22:49:40.479679 ---      ParallelTerminationStrategy: PID 231 died...
22:49:40.481165 run       osmo-ms-mob/00095(pid=231): Terminated {rc=26112}
22:49:40.484820 ---      ParallelTerminationStrategy: PID 232 died...
22:49:40.486288 run       osmo-ms-mob/00096(pid=232): Terminated {rc=26112}
22:49:40.489955 ---      ParallelTerminationStrategy: PID 233 died...
22:49:40.491419 run       osmo-ms-mob/00097(pid=233): Terminated {rc=26112}
22:49:40.495086 ---      ParallelTerminationStrategy: PID 234 died...
22:49:40.496562 run       osmo-ms-mob/00098(pid=234): Terminated {rc=26112}
22:49:40.500229 ---      ParallelTerminationStrategy: PID 235 died...
22:49:40.501711 run       osmo-ms-mob/00099(pid=235): Terminated {rc=26112}
22:49:43.906026 ---      ParallelTerminationStrategy: PID 35 died...
22:49:43.912328 run         osmo-bts-virtual(pid=35): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8176 netreg_mass PASS
---------------------------------------------------------------------
22:49:43.976926 tst                       trial-8176: Storing JUnit report in /build/trial-8176/run.2025-12-10_22-48-17/trial-8176.xml

--------------------------------------------------------------------------------------------
trial-8176 PASS
--------------------------------------------------------------------------------------------
22:49:43.987605 tst                       trial-8176: trial-8176: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (81.1 sec)
+ exit_code=0
+ rm -rf trial-8176/inst
+ cd trial-8176
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-12-10 22:48:17
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8176-run.tgz run.2025-12-10_22-48-17
+ tar czf /build/trial-8176-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-12-10_13_45_53.tgz osmo-bts-oc2g.build-2025-12-10_00_52_01.tgz osmo-bts-sysmo.build-2025-12-10_00_51_57.tgz osmo-bts.build-2025-12-10_00_52_04.tgz osmo-ggsn.build-2025-12-10_20_42_31.tgz osmo-hlr.build-2025-12-10_16_36_49.tgz osmo-hnbgw.build-2025-12-10_13_30_48.tgz osmo-mgw.build-2025-12-10_13_43_11.tgz osmo-msc.build-2025-12-10_13_49_27.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-12-10_07_36_17.tgz osmo-pcu-sysmo.build-2025-12-10_07_36_15.tgz osmo-pcu.build-2025-12-10_07_34_18.tgz osmo-sgsn.build-2025-12-10_20_48_15.tgz osmo-stp.build-2025-12-10_13_23_08.tgz osmo-trx.build-2025-12-10_14_27_42.tgz osmocom-bb.build-2025-12-10_21_17_24.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