Skip to content
Success

Console Output

Skipping 19 KB.. Full Log
#11 CACHED

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:63c5ff399c6a886f5ef3456faad92edb477f9fd19d3b818f758109d10364cb53 0.0s done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.1s

 2 warnings found (use docker --debug to expand):
 - InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
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=8078 -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-09-03 22:48:19
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8078
+ mkdir -p trial-8078
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-09-03_13_25_57.tgz osmo-bts-oc2g.build-2025-09-03_00_51_31.tgz osmo-bts-sysmo.build-2025-09-03_00_51_38.tgz osmo-bts.build-2025-09-03_00_51_42.tgz osmo-ggsn.build-2025-09-03_20_42_34.tgz osmo-hlr.build-2025-09-03_16_36_53.tgz osmo-hnbgw.build-2025-09-03_13_29_02.tgz osmo-mgw.build-2025-09-03_08_33_13.tgz osmo-msc.build-2025-09-03_13_32_55.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-09-03_07_34_00.tgz osmo-pcu-sysmo.build-2025-09-03_07_36_06.tgz osmo-pcu.build-2025-09-03_07_36_14.tgz osmo-sgsn.build-2025-09-03_20_48_48.tgz osmo-stp.build-2025-09-03_13_22_56.tgz osmo-trx.build-2025-09-03_14_29_30.tgz osmocom-bb.build-2025-09-03_21_18_26.tgz srslte.build-19.tgz trial-8078
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-09-03_13_25_57.md5 osmo-bts-oc2g.build-2025-09-03_00_51_31.md5 osmo-bts-sysmo.build-2025-09-03_00_51_38.md5 osmo-bts.build-2025-09-03_00_51_42.md5 osmo-ggsn.build-2025-09-03_20_42_34.md5 osmo-hlr.build-2025-09-03_16_36_53.md5 osmo-hnbgw.build-2025-09-03_13_29_02.md5 osmo-mgw.build-2025-09-03_08_33_13.md5 osmo-msc.build-2025-09-03_13_32_55.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-09-03_07_34_00.md5 osmo-pcu-sysmo.build-2025-09-03_07_36_06.md5 osmo-pcu.build-2025-09-03_07_36_14.md5 osmo-sgsn.build-2025-09-03_20_48_48.md5 osmo-stp.build-2025-09-03_13_22_56.md5 osmo-trx.build-2025-09-03_14_29_30.md5 osmocom-bb.build-2025-09-03_21_18_26.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-09-03_13_25_57.md5 osmo-bts-oc2g.build-2025-09-03_00_51_31.md5 osmo-bts-sysmo.build-2025-09-03_00_51_38.md5 osmo-bts.build-2025-09-03_00_51_42.md5 osmo-ggsn.build-2025-09-03_20_42_34.md5 osmo-hlr.build-2025-09-03_16_36_53.md5 osmo-hnbgw.build-2025-09-03_13_29_02.md5 osmo-mgw.build-2025-09-03_08_33_13.md5 osmo-msc.build-2025-09-03_13_32_55.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-09-03_07_34_00.md5 osmo-pcu-sysmo.build-2025-09-03_07_36_06.md5 osmo-pcu.build-2025-09-03_07_36_14.md5 osmo-sgsn.build-2025-09-03_20_48_48.md5 osmo-stp.build-2025-09-03_13_22_56.md5 osmo-trx.build-2025-09-03_14_29_30.md5 osmocom-bb.build-2025-09-03_21_18_26.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-8078 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8078'
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-8078
--------------------------------------------------------------------------------------------
22:48:19.569816 tst                       trial-8078: Detailed log at /build/trial-8078/run.2025-09-03_22-48-19/log

---------------------------------------------------------------------
trial-8078 netreg_mass
---------------------------------------------------------------------
22:48:19.816760 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:19.817149 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:19.818017 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:19.819340 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:19.858707 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:19.859583 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:19.860958 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:19.942550 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-8078 netreg_mass register_default_mass.py
----------------------------------------------
22:48:19.944316 tst       register_default_mass.py:9: Claiming resources for the test
22:48:19.962015 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.962684 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.963256 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.963799 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.964320 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.964865 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.965400 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:20.009206 tst         register_default_mass.py: using LAC 2
22:48:20.049448 tst         register_default_mass.py: using RAC 2
22:48:20.092890 tst         register_default_mass.py: using CellId 2
22:48:20.126618 tst         register_default_mass.py: using BVCI 3
22:48:20.132996 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.133686 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.134280 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.134860 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.135440 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.136022 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.136591 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.137196 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.137788 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.138353 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.138927 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.139509 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.140095 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.140705 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.141297 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.141879 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.142491 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.143072 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.143663 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.144279 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.144977 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.145632 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.146261 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.146887 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.147510 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.148120 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.148751 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.149361 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.149971 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.150580 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.151198 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.151809 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.152424 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.153080 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.153697 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.154306 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.154930 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.155551 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.156179 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.156800 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.157401 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.158014 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.158643 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.159384 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.160041 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.160714 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.161355 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.161998 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.162619 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.163231 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.163869 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.164494 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.165107 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.165711 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.166318 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.166916 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.167533 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.168143 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.168766 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.169387 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.169989 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.170605 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.171240 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.171881 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.172491 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.173126 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.173756 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.174395 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.175017 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.175613 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.176239 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.176865 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.177562 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.178180 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.178778 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.179363 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.179965 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.180579 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.181189 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.181806 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.182413 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.183011 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.183615 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.184209 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.184800 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.185391 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.186001 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.186597 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.187264 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.187878 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.188500 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.189136 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.189766 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.190385 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.190990 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.191604 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.192221 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.192844 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.193476 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.194095 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.194703 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.195388 tst      register_default_mass.py:21: Launching a simple network
22:48:20.207381 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:20.348631 run            create_hlr_db(pid=20): Launched
22:48:21.359663 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:21.379025 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:21.397430 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:21.404474 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:21.619096 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:21.637517 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:21.644519 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:22.111074 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:22.130653 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:25.144620 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:25.285912 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:25.306185 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:25.313375 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:25.343435 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:25.364528 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:25.372378 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:25.783065 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:25.802679 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:48:31.823099 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:32.003769 run         osmo-bts-virtual(pid=34): Launched
22:48:33.050938 tst         register_default_mass.py: using MSISDN 1001
22:48:33.057680 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:33.144202 tst         register_default_mass.py: using MSISDN 1002
22:48:33.152500 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:33.214722 tst         register_default_mass.py: using MSISDN 1003
22:48:33.221127 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:33.286035 tst         register_default_mass.py: using MSISDN 1004
22:48:33.295671 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:33.357190 tst         register_default_mass.py: using MSISDN 1005
22:48:33.365362 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:33.438782 tst         register_default_mass.py: using MSISDN 1006
22:48:33.445835 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:33.599508 tst         register_default_mass.py: using MSISDN 1007
22:48:33.612415 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:33.692689 tst         register_default_mass.py: using MSISDN 1008
22:48:33.705908 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:33.778508 tst         register_default_mass.py: using MSISDN 1009
22:48:33.788669 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:33.850806 tst         register_default_mass.py: using MSISDN 1010
22:48:33.860334 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:34.127792 tst         register_default_mass.py: using MSISDN 1011
22:48:34.134391 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:34.193627 tst         register_default_mass.py: using MSISDN 1012
22:48:34.200956 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:34.519928 tst         register_default_mass.py: using MSISDN 1013
22:48:34.525889 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:34.597744 tst         register_default_mass.py: using MSISDN 1014
22:48:34.605183 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:34.682916 tst         register_default_mass.py: using MSISDN 1015
22:48:34.689910 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:34.754588 tst         register_default_mass.py: using MSISDN 1016
22:48:34.762020 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:34.830112 tst         register_default_mass.py: using MSISDN 1017
22:48:34.836504 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:34.900045 tst         register_default_mass.py: using MSISDN 1018
22:48:34.906981 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:34.983473 tst         register_default_mass.py: using MSISDN 1019
22:48:34.990420 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:35.052942 tst         register_default_mass.py: using MSISDN 1020
22:48:35.059269 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:35.122275 tst         register_default_mass.py: using MSISDN 1021
22:48:35.129284 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:35.204194 tst         register_default_mass.py: using MSISDN 1022
22:48:35.210350 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:35.282390 tst         register_default_mass.py: using MSISDN 1023
22:48:35.294243 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:35.371813 tst         register_default_mass.py: using MSISDN 1024
22:48:35.380198 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:35.439915 tst         register_default_mass.py: using MSISDN 1025
22:48:35.446040 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:35.522249 tst         register_default_mass.py: using MSISDN 1026
22:48:35.528156 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:35.600007 tst         register_default_mass.py: using MSISDN 1027
22:48:35.606062 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:35.673662 tst         register_default_mass.py: using MSISDN 1028
22:48:35.679662 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:35.750960 tst         register_default_mass.py: using MSISDN 1029
22:48:35.757328 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:35.838391 tst         register_default_mass.py: using MSISDN 1030
22:48:35.845250 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:35.911262 tst         register_default_mass.py: using MSISDN 1031
22:48:35.917270 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:35.993041 tst         register_default_mass.py: using MSISDN 1032
22:48:35.998986 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:36.120582 tst         register_default_mass.py: using MSISDN 1033
22:48:36.126439 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:36.192276 tst         register_default_mass.py: using MSISDN 1034
22:48:36.198195 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:36.286792 tst         register_default_mass.py: using MSISDN 1035
22:48:36.292934 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:36.379047 tst         register_default_mass.py: using MSISDN 1036
22:48:36.385072 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:36.451353 tst         register_default_mass.py: using MSISDN 1037
22:48:36.457150 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:36.529078 tst         register_default_mass.py: using MSISDN 1038
22:48:36.535208 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:36.609189 tst         register_default_mass.py: using MSISDN 1039
22:48:36.615727 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:36.696207 tst         register_default_mass.py: using MSISDN 1040
22:48:36.703765 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:36.776838 tst         register_default_mass.py: using MSISDN 1041
22:48:36.783395 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:36.855980 tst         register_default_mass.py: using MSISDN 1042
22:48:36.862232 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:36.929499 tst         register_default_mass.py: using MSISDN 1043
22:48:36.937256 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:37.025534 tst         register_default_mass.py: using MSISDN 1044
22:48:37.033172 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:37.099273 tst         register_default_mass.py: using MSISDN 1045
22:48:37.105729 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:37.180287 tst         register_default_mass.py: using MSISDN 1046
22:48:37.186512 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:37.256350 tst         register_default_mass.py: using MSISDN 1047
22:48:37.266216 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:37.338488 tst         register_default_mass.py: using MSISDN 1048
22:48:37.349582 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:37.463571 tst         register_default_mass.py: using MSISDN 1049
22:48:37.469387 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:37.536358 tst         register_default_mass.py: using MSISDN 1050
22:48:37.542162 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:37.608824 tst         register_default_mass.py: using MSISDN 1051
22:48:37.614947 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:37.687364 tst         register_default_mass.py: using MSISDN 1052
22:48:37.693356 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:37.764160 tst         register_default_mass.py: using MSISDN 1053
22:48:37.770263 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:37.837201 tst         register_default_mass.py: using MSISDN 1054
22:48:37.847962 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:37.915082 tst         register_default_mass.py: using MSISDN 1055
22:48:37.921703 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:37.986209 tst         register_default_mass.py: using MSISDN 1056
22:48:37.991988 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:38.058125 tst         register_default_mass.py: using MSISDN 1057
22:48:38.064087 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:38.132403 tst         register_default_mass.py: using MSISDN 1058
22:48:38.138264 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:38.211615 tst         register_default_mass.py: using MSISDN 1059
22:48:38.219832 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:38.288695 tst         register_default_mass.py: using MSISDN 1060
22:48:38.294471 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:38.361938 tst         register_default_mass.py: using MSISDN 1061
22:48:38.370674 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:38.438079 tst         register_default_mass.py: using MSISDN 1062
22:48:38.444264 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:38.518960 tst         register_default_mass.py: using MSISDN 1063
22:48:38.525221 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:38.598570 tst         register_default_mass.py: using MSISDN 1064
22:48:38.604338 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:38.679359 tst         register_default_mass.py: using MSISDN 1065
22:48:38.685177 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:38.751924 tst         register_default_mass.py: using MSISDN 1066
22:48:38.758341 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:38.822550 tst         register_default_mass.py: using MSISDN 1067
22:48:38.829332 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:38.892120 tst         register_default_mass.py: using MSISDN 1068
22:48:38.898597 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:38.968219 tst         register_default_mass.py: using MSISDN 1069
22:48:38.973870 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:39.039727 tst         register_default_mass.py: using MSISDN 1070
22:48:39.045592 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:39.122582 tst         register_default_mass.py: using MSISDN 1071
22:48:39.128380 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:39.200942 tst         register_default_mass.py: using MSISDN 1072
22:48:39.206952 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:39.280207 tst         register_default_mass.py: using MSISDN 1073
22:48:39.290417 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:39.433864 tst         register_default_mass.py: using MSISDN 1074
22:48:39.442315 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:39.763452 tst         register_default_mass.py: using MSISDN 1075
22:48:39.769524 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:39.846054 tst         register_default_mass.py: using MSISDN 1076
22:48:39.852010 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:40.329519 tst         register_default_mass.py: using MSISDN 1077
22:48:40.335368 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:40.404983 tst         register_default_mass.py: using MSISDN 1078
22:48:40.411139 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:40.487443 tst         register_default_mass.py: using MSISDN 1079
22:48:40.493506 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:40.568274 tst         register_default_mass.py: using MSISDN 1080
22:48:40.574223 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:40.674202 tst         register_default_mass.py: using MSISDN 1081
22:48:40.681175 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:40.757062 tst         register_default_mass.py: using MSISDN 1082
22:48:40.765161 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:40.854035 tst         register_default_mass.py: using MSISDN 1083
22:48:40.859877 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:40.926189 tst         register_default_mass.py: using MSISDN 1084
22:48:40.931930 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:41.003934 tst         register_default_mass.py: using MSISDN 1085
22:48:41.010425 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:41.087744 tst         register_default_mass.py: using MSISDN 1086
22:48:41.093996 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:41.179184 tst         register_default_mass.py: using MSISDN 1087
22:48:41.185282 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:41.264505 tst         register_default_mass.py: using MSISDN 1088
22:48:41.270527 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:41.343486 tst         register_default_mass.py: using MSISDN 1089
22:48:41.350013 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:41.415957 tst         register_default_mass.py: using MSISDN 1090
22:48:41.421938 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:41.489898 tst         register_default_mass.py: using MSISDN 1091
22:48:41.501026 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:41.569777 tst         register_default_mass.py: using MSISDN 1092
22:48:41.575760 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:41.646912 tst         register_default_mass.py: using MSISDN 1093
22:48:41.653124 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:41.717478 tst         register_default_mass.py: using MSISDN 1094
22:48:41.727589 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:41.796487 tst         register_default_mass.py: using MSISDN 1095
22:48:41.802470 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:41.883339 tst         register_default_mass.py: using MSISDN 1096
22:48:41.893791 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:41.966816 tst         register_default_mass.py: using MSISDN 1097
22:48:41.972852 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:42.044796 tst         register_default_mass.py: using MSISDN 1098
22:48:42.050684 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:42.124118 tst         register_default_mass.py: using MSISDN 1099
22:48:42.132134 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:42.194723 tst         register_default_mass.py: using MSISDN 1100
22:48:42.201454 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:42.332007 run                             mass: Starting testcase
22:48:42.343101 run                             mass: Pre-launching all virtphy's
22:48:42.349867 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:42.365903 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:48:42.373451 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:42.389452 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:48:42.396401 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:42.411097 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:48:42.417928 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:42.432416 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:48:42.439066 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:42.453295 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:48:42.459961 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:42.474099 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:48:42.480649 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:42.494549 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:48:42.501004 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:42.515001 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:48:42.521554 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:42.535674 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:48:42.542256 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:42.556421 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:48:42.562989 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:42.577193 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:48:42.583657 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:42.597938 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:48:42.604519 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:42.618742 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:48:42.625381 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:42.639356 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:48:42.646024 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:42.660519 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:48:42.667171 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:42.681684 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:48:42.688564 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:42.702933 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:48:42.709506 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:42.723784 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:48:42.730533 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:42.745729 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:48:42.752791 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:42.767828 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:48:42.774700 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:42.789526 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:48:42.796374 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:42.811120 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:48:42.817922 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:42.832668 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:48:42.839598 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:42.854604 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:48:42.861643 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:42.876176 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:48:42.882959 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:42.897188 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:48:42.903710 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:42.918062 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:48:42.924808 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:42.938939 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:48:42.945537 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:42.960026 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:48:42.966489 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:42.980330 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:48:42.986800 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:43.000964 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:48:43.007451 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:43.021684 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:48:43.028287 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:43.042533 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:48:43.049110 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:43.063645 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:48:43.070389 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:43.084930 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:48:43.091689 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:43.106084 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:48:43.112787 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:43.127286 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:48:43.133857 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:43.148539 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:48:43.155276 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:43.170222 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:48:43.177151 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:43.192146 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:48:43.199075 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:43.213630 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:48:43.220117 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:43.234267 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:48:43.240673 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:43.254586 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:48:43.261078 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:43.275786 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:48:43.282486 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:43.297535 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:48:43.304459 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:43.319029 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:48:43.325709 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:43.340417 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:48:43.347635 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:43.362760 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:48:43.369354 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:43.383599 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:48:43.390219 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:43.404440 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:48:43.410939 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:43.425008 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:48:43.431651 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:43.446028 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:48:43.452613 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:43.467370 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:48:43.474228 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:43.489185 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:48:43.496094 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:43.511018 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:48:43.517862 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:43.532600 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:48:43.539366 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:43.554008 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:48:43.560874 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:43.576213 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:48:43.583435 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:43.598452 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:48:43.605222 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:43.620183 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:48:43.626963 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:43.641775 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:48:43.648451 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:43.662671 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:48:43.669201 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:43.683446 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:48:43.690075 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:43.704790 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:48:43.711570 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:43.726128 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:48:43.732669 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:43.747005 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:48:43.753567 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:43.767440 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:48:43.773787 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:43.787737 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:48:43.794497 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:43.809390 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:48:43.815959 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:43.830442 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:48:43.837119 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:43.852354 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:48:43.859023 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:43.873848 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:48:43.880548 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:43.895225 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:48:43.902001 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:43.916580 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:48:43.923188 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:43.937774 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:48:43.944672 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:43.959433 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:48:43.966166 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:43.980455 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:48:43.986957 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:44.000956 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:48:44.007465 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:44.021550 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:48:44.028125 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:44.042382 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:48:44.048954 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:44.063402 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:48:44.070035 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:44.084468 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:48:44.091101 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:44.105823 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:48:44.112664 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:44.126985 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:48:44.133582 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:44.148110 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:48:44.154879 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:44.168870 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:48:44.175143 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:44.188796 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:48:44.195044 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:44.209365 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:48:44.217242 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:44.233013 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:48:44.240200 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:44.254962 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:48:44.261496 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:44.275939 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:48:44.282470 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:44.297065 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:48:44.303652 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:44.318038 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:48:44.324573 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:44.338933 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:48:44.345478 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:44.359740 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:48:44.366379 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:44.380533 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:48:44.387030 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:44.401188 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:48:44.407865 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:44.422010 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:48:44.428533 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:44.442635 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:48:44.449165 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:44.464377 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:48:44.471417 run                             mass: Checking if sockets are in the filesystem
22:48:44.485180 run                osmo-ms-mob/00000: Starting mobile
22:48:44.499444 run       osmo-ms-mob/00000(pid=135): Launched
22:48:44.513476 run                             mass: MS start registered  {at=20170630.216818128, delay=0.007461924105882645, ms=00000}
22:48:48.687292 run                osmo-ms-mob/00001: Starting mobile
22:48:48.701423 run       osmo-ms-mob/00001(pid=136): Launched
22:48:48.712972 run                             mass: MS start registered  {at=20170634.416304585, delay=0.0031598061323165894, ms=00001}
22:48:50.485287 run                osmo-ms-mob/00002: Starting mobile
22:48:50.498691 run       osmo-ms-mob/00002(pid=137): Launched
22:48:50.505035 run                             mass: MS performed LU  {at=20170636.208387546, lu_delay=5.991569418460131, ms=00000}
22:48:50.511293 run                             mass: MS start registered  {at=20170636.21465322, delay=0.00628942996263504, ms=00002}
22:48:51.783841 run                osmo-ms-mob/00003: Starting mobile
22:48:51.797764 run       osmo-ms-mob/00003(pid=138): Launched
22:48:51.809442 run                             mass: MS start registered  {at=20170637.51278998, delay=0.0043132491409778595, ms=00003}
22:48:52.883802 run                osmo-ms-mob/00004: Starting mobile
22:48:52.896637 run       osmo-ms-mob/00004(pid=139): Launched
22:48:52.908032 run                             mass: MS start registered  {at=20170638.611378964, delay=0.005062319338321686, ms=00004}
22:48:53.885371 run                osmo-ms-mob/00005: Starting mobile
22:48:53.898808 run       osmo-ms-mob/00005(pid=140): Launched
22:48:53.910533 run                             mass: MS start registered  {at=20170639.613862623, delay=0.00512155145406723, ms=00005}
22:48:54.248346 run                             mass: MS performed LU  {at=20170639.951646525, lu_delay=5.535341940820217, ms=00001}
22:48:54.794031 run                osmo-ms-mob/00006: Starting mobile
22:48:54.825846 run       osmo-ms-mob/00006(pid=141): Launched
22:48:54.844395 run                             mass: MS start registered  {at=20170640.547696143, delay=0.008525099605321884, ms=00006}
22:48:55.688368 run                osmo-ms-mob/00007: Starting mobile
22:48:55.705318 run       osmo-ms-mob/00007(pid=142): Launched
22:48:55.718308 run                             mass: MS start registered  {at=20170641.421647735, delay=0.00527716800570488, ms=00007}
22:48:56.150307 run                             mass: MS performed LU  {at=20170641.85362687, lu_delay=5.6389736495912075, ms=00002}
22:48:56.485039 run                osmo-ms-mob/00008: Starting mobile
22:48:56.498146 run       osmo-ms-mob/00008(pid=143): Launched
22:48:56.509283 run                             mass: MS start registered  {at=20170642.21262816, delay=0.004839636385440826, ms=00008}
22:48:57.189528 run                osmo-ms-mob/00009: Starting mobile
22:48:57.206471 run       osmo-ms-mob/00009(pid=144): Launched
22:48:57.221184 run                             mass: MS start registered  {at=20170642.924523246, delay=0.00750533863902092, ms=00009}
22:48:57.884844 run                osmo-ms-mob/00010: Starting mobile
22:48:57.900287 run       osmo-ms-mob/00010(pid=145): Launched
22:48:57.916496 run                             mass: MS start registered  {at=20170643.619826145, delay=0.008410081267356873, ms=00010}
22:48:58.014651 run                             mass: MS performed LU  {at=20170643.717979092, lu_delay=5.1066001281142235, ms=00004}
22:48:58.061127 run                             mass: MS performed LU  {at=20170643.764456782, lu_delay=6.2516668029129505, ms=00003}
22:48:58.489392 run                osmo-ms-mob/00011: Starting mobile
22:48:58.505277 run       osmo-ms-mob/00011(pid=146): Launched
22:48:58.518456 run                             mass: MS start registered  {at=20170644.22179637, delay=0.00574609637260437, ms=00011}
22:48:59.084614 run                osmo-ms-mob/00012: Starting mobile
22:48:59.100077 run       osmo-ms-mob/00012(pid=147): Launched
22:48:59.113121 run                             mass: MS start registered  {at=20170644.81646695, delay=0.0053334347903728485, ms=00012}
22:48:59.695527 run                osmo-ms-mob/00013: Starting mobile
22:48:59.733042 run       osmo-ms-mob/00013(pid=148): Launched
22:48:59.758108 run                             mass: MS start registered  {at=20170645.46141273, delay=0.007140912115573883, ms=00013}
22:48:59.915691 run                             mass: MS performed LU  {at=20170645.618989132, lu_delay=5.071292988955975, ms=00006}
22:48:59.961698 run                             mass: MS performed LU  {at=20170645.66499917, lu_delay=6.0511365458369255, ms=00005}
22:49:00.293337 run                osmo-ms-mob/00014: Starting mobile
22:49:00.314198 run       osmo-ms-mob/00014(pid=149): Launched
22:49:00.340104 run                             mass: MS start registered  {at=20170646.043387122, delay=0.015773773193359375, ms=00014}
22:49:00.894732 run                osmo-ms-mob/00015: Starting mobile
22:49:00.935026 run       osmo-ms-mob/00015(pid=150): Launched
22:49:00.951370 run                             mass: MS start registered  {at=20170646.65468947, delay=0.004306133836507797, ms=00015}
22:49:01.388559 run                osmo-ms-mob/00016: Starting mobile
22:49:01.404954 run       osmo-ms-mob/00016(pid=151): Launched
22:49:01.418557 run                             mass: MS start registered  {at=20170647.12190473, delay=0.00663120299577713, ms=00016}
22:49:01.780527 run                             mass: MS performed LU  {at=20170647.483842377, lu_delay=5.2712142169475555, ms=00008}
22:49:01.792436 run                osmo-ms-mob/00017: Starting mobile
22:49:01.806329 run       osmo-ms-mob/00017(pid=152): Launched
22:49:01.818198 run                             mass: MS start registered  {at=20170647.521536924, delay=0.005185320973396301, ms=00017}
22:49:01.826123 run                             mass: MS performed LU  {at=20170647.529473346, lu_delay=6.107825610786676, ms=00007}
22:49:02.149913 run                             mass: MS performed LU  {at=20170647.853243466, lu_delay=4.928720220923424, ms=00009}
22:49:02.485033 run                osmo-ms-mob/00018: Starting mobile
22:49:02.501491 run       osmo-ms-mob/00018(pid=153): Launched
22:49:02.514893 run                             mass: MS start registered  {at=20170648.218235873, delay=0.005350787192583084, ms=00018}
22:49:02.885945 run                osmo-ms-mob/00019: Starting mobile
22:49:02.902719 run       osmo-ms-mob/00019(pid=154): Launched
22:49:02.919799 run                             mass: MS start registered  {at=20170648.62311901, delay=0.0087602399289608, ms=00019}
22:49:03.394729 run                osmo-ms-mob/00020: Starting mobile
22:49:03.426248 run       osmo-ms-mob/00020(pid=155): Launched
22:49:03.445358 run                             mass: MS start registered  {at=20170649.14866929, delay=0.009877931326627731, ms=00020}
22:49:03.580579 run                             mass: MS performed LU  {at=20170649.283876363, lu_delay=4.467409413307905, ms=00012}
22:49:03.681919 run                             mass: MS performed LU  {at=20170649.385230936, lu_delay=5.163434565067291, ms=00011}
22:49:03.727821 run                             mass: MS performed LU  {at=20170649.43115149, lu_delay=5.811325345188379, ms=00010}
22:49:03.741910 run                osmo-ms-mob/00021: Starting mobile
22:49:03.758662 run       osmo-ms-mob/00021(pid=156): Launched
22:49:03.771903 run                             mass: MS start registered  {at=20170649.475252528, delay=0.0029526464641094208, ms=00021}
22:49:04.284481 run                osmo-ms-mob/00022: Starting mobile
22:49:04.300459 run       osmo-ms-mob/00022(pid=157): Launched
22:49:04.313409 run                             mass: MS start registered  {at=20170650.016757175, delay=0.005667842924594879, ms=00022}
22:49:04.786008 run                osmo-ms-mob/00023: Starting mobile
22:49:04.805491 run       osmo-ms-mob/00023(pid=158): Launched
22:49:04.819179 run                             mass: MS start registered  {at=20170650.52250938, delay=0.00391962006688118, ms=00023}
22:49:05.190956 run                osmo-ms-mob/00024: Starting mobile
22:49:05.223154 run       osmo-ms-mob/00024(pid=159): Launched
22:49:05.244081 run                             mass: MS start registered  {at=20170650.947395712, delay=0.005684901028871536, ms=00024}
22:49:05.546122 run                             mass: MS performed LU  {at=20170651.249442045, lu_delay=5.788029313087463, ms=00013}
22:49:05.592563 run                             mass: MS performed LU  {at=20170651.29590103, lu_delay=4.641211561858654, ms=00015}
22:49:05.652821 run                osmo-ms-mob/00025: Starting mobile
22:49:05.666975 run       osmo-ms-mob/00025(pid=160): Launched
22:49:05.678480 run                             mass: MS start registered  {at=20170651.381808866, delay=0.004877053201198578, ms=00025}
22:49:05.686726 run                             mass: MS performed LU  {at=20170651.390081476, lu_delay=5.346694353967905, ms=00014}
22:49:06.094232 run                osmo-ms-mob/00026: Starting mobile
22:49:06.134128 run       osmo-ms-mob/00026(pid=161): Launched
22:49:06.159170 run                             mass: MS start registered  {at=20170651.862478625, delay=0.006228748708963394, ms=00026}
22:49:06.495019 run                osmo-ms-mob/00027: Starting mobile
22:49:06.540290 run       osmo-ms-mob/00027(pid=162): Launched
22:49:06.561052 run                             mass: MS start registered  {at=20170652.264384434, delay=4.628300666809082e-05, ms=00027}
22:49:06.888031 run                osmo-ms-mob/00028: Starting mobile
22:49:06.903879 run       osmo-ms-mob/00028(pid=163): Launched
22:49:06.916674 run                             mass: MS start registered  {at=20170652.620011427, delay=0.005317177623510361, ms=00028}
22:49:07.291109 run                osmo-ms-mob/00029: Starting mobile
22:49:07.325146 run       osmo-ms-mob/00029(pid=164): Launched
22:49:07.341396 run                             mass: MS start registered  {at=20170653.044734675, delay=0.00015879422426223755, ms=00029}
22:49:07.352791 run                             mass: MS performed LU  {at=20170653.056133214, lu_delay=5.934228483587503, ms=00016}
22:49:07.447923 run                             mass: MS performed LU  {at=20170653.15122136, lu_delay=4.932985488325357, ms=00018}
22:49:07.494050 run                             mass: MS performed LU  {at=20170653.19733003, lu_delay=4.574211020022631, ms=00019}
22:49:07.527808 run                osmo-ms-mob/00030: Starting mobile
22:49:07.566731 run       osmo-ms-mob/00030(pid=165): Launched
22:49:07.584299 run                             mass: MS start registered  {at=20170653.287647847, delay=2.6687979698181152e-05, ms=00030}
22:49:07.600025 run                             mass: MS performed LU  {at=20170653.30329287, lu_delay=5.781755946576595, ms=00017}
22:49:08.084347 run                osmo-ms-mob/00031: Starting mobile
22:49:08.099883 run       osmo-ms-mob/00031(pid=166): Launched
22:49:08.112527 run                             mass: MS start registered  {at=20170653.815856453, delay=0.00566563755273819, ms=00031}
22:49:08.387435 run                osmo-ms-mob/00032: Starting mobile
22:49:08.454559 run       osmo-ms-mob/00032(pid=167): Launched
22:49:08.470857 run                             mass: MS start registered  {at=20170654.17416909, delay=0.005404479801654816, ms=00032}
22:49:08.785264 run                osmo-ms-mob/00033: Starting mobile
22:49:08.803694 run       osmo-ms-mob/00033(pid=168): Launched
22:49:08.819845 run                             mass: MS start registered  {at=20170654.52314777, delay=0.007809817790985107, ms=00033}
22:49:09.184325 run                osmo-ms-mob/00034: Starting mobile
22:49:09.199207 run       osmo-ms-mob/00034(pid=169): Launched
22:49:09.211246 run                             mass: MS start registered  {at=20170654.91457612, delay=0.005342777818441391, ms=00034}
22:49:09.312313 run                             mass: MS performed LU  {at=20170655.01564312, lu_delay=4.998885944485664, ms=00022}
22:49:09.357941 run                             mass: MS performed LU  {at=20170655.061273996, lu_delay=5.586021468043327, ms=00021}
22:49:09.370410 run                osmo-ms-mob/00035: Starting mobile
22:49:09.384784 run       osmo-ms-mob/00035(pid=170): Launched
22:49:09.396110 run                             mass: MS start registered  {at=20170655.099453427, delay=0.004383925348520279, ms=00035}
22:49:09.445614 run                             mass: MS performed LU  {at=20170655.14894803, lu_delay=6.000278737396002, ms=00020}
22:49:09.737757 run                             mass: MS performed LU  {at=20170655.441061035, lu_delay=4.918551653623581, ms=00023}
22:49:09.886042 run                osmo-ms-mob/00036: Starting mobile
22:49:09.902546 run       osmo-ms-mob/00036(pid=171): Launched
22:49:09.916087 run                             mass: MS start registered  {at=20170655.61942022, delay=0.005597233772277832, ms=00036}
22:49:10.287307 run                osmo-ms-mob/00037: Starting mobile
22:49:10.302246 run       osmo-ms-mob/00037(pid=172): Launched
22:49:10.314729 run                             mass: MS start registered  {at=20170656.018072583, delay=0.005538955330848694, ms=00037}
22:49:10.584408 run                osmo-ms-mob/00038: Starting mobile
22:49:10.598465 run       osmo-ms-mob/00038(pid=173): Launched
22:49:10.610500 run                             mass: MS start registered  {at=20170656.313841745, delay=0.00537533313035965, ms=00038}
22:49:10.884924 run                osmo-ms-mob/00039: Starting mobile
22:49:10.902563 run       osmo-ms-mob/00039(pid=174): Launched
22:49:10.920834 run                             mass: MS start registered  {at=20170656.62414924, delay=0.010391592979431152, ms=00039}
22:49:11.112111 run                             mass: MS performed LU  {at=20170656.81541749, lu_delay=5.433608625084162, ms=00025}
22:49:11.213642 run                             mass: MS performed LU  {at=20170656.91696277, lu_delay=5.054484143853188, ms=00026}
22:49:11.226120 run                osmo-ms-mob/00040: Starting mobile
22:49:11.241642 run       osmo-ms-mob/00040(pid=175): Launched
22:49:11.254132 run                             mass: MS start registered  {at=20170656.957457904, delay=0.0051415301859378815, ms=00040}
22:49:11.264677 run                             mass: MS performed LU  {at=20170656.968033984, lu_delay=4.703649550676346, ms=00027}
22:49:11.366045 run                             mass: MS performed LU  {at=20170657.069359113, lu_delay=6.121963400393724, ms=00024}
22:49:11.384916 run                osmo-ms-mob/00041: Starting mobile
22:49:11.402585 run       osmo-ms-mob/00041(pid=176): Launched
22:49:11.418146 run                             mass: MS start registered  {at=20170657.121493388, delay=0.00387674942612648, ms=00041}
22:49:11.885023 run                osmo-ms-mob/00042: Starting mobile
22:49:11.899711 run       osmo-ms-mob/00042(pid=177): Launched
22:49:11.911963 run                             mass: MS start registered  {at=20170657.61530814, delay=0.0050581954419612885, ms=00042}
22:49:12.286479 run                osmo-ms-mob/00043: Starting mobile
22:49:12.304357 run       osmo-ms-mob/00043(pid=178): Launched
22:49:12.318089 run                             mass: MS start registered  {at=20170658.021434963, delay=0.001199468970298767, ms=00043}
22:49:12.599745 run                osmo-ms-mob/00044: Starting mobile
22:49:12.614738 run       osmo-ms-mob/00044(pid=179): Launched
22:49:12.626171 run                             mass: MS start registered  {at=20170658.329518232, delay=0.004996076226234436, ms=00044}
22:49:12.884193 run                osmo-ms-mob/00045: Starting mobile
22:49:12.897899 run       osmo-ms-mob/00045(pid=180): Launched
22:49:12.910772 run                             mass: MS start registered  {at=20170658.61410725, delay=0.0064439065754413605, ms=00045}
22:49:13.078193 run                             mass: MS performed LU  {at=20170658.781510103, lu_delay=4.607341013848782, ms=00032}
22:49:13.123850 run                             mass: MS performed LU  {at=20170658.827181533, lu_delay=5.01132507994771, ms=00031}
22:49:13.136099 run                osmo-ms-mob/00046: Starting mobile
22:49:13.150213 run       osmo-ms-mob/00046(pid=181): Launched
22:49:13.161442 run                             mass: MS start registered  {at=20170658.8647924, delay=0.004895508289337158, ms=00046}
22:49:13.211808 run                             mass: MS performed LU  {at=20170658.915144715, lu_delay=5.6274968683719635, ms=00030}
22:49:13.269408 run                             mass: MS performed LU  {at=20170658.972665574, lu_delay=5.927930898964405, ms=00029}
22:49:13.296561 run                osmo-ms-mob/00047: Starting mobile
22:49:13.310060 run       osmo-ms-mob/00047(pid=182): Launched
22:49:13.316474 run                             mass: MS performed LU  {at=20170659.019832216, lu_delay=6.399820789694786, ms=00028}
22:49:13.322349 run                             mass: MS start registered  {at=20170659.02571524, delay=0.005903229117393494, ms=00047}
22:49:13.784604 run                osmo-ms-mob/00048: Starting mobile
22:49:13.798449 run       osmo-ms-mob/00048(pid=183): Launched
22:49:13.810877 run                             mass: MS start registered  {at=20170659.51422831, delay=0.0059779249131679535, ms=00048}
22:49:14.084790 run                osmo-ms-mob/00049: Starting mobile
22:49:14.098927 run       osmo-ms-mob/00049(pid=184): Launched
22:49:14.111022 run                             mass: MS start registered  {at=20170659.81435977, delay=0.005493301898241043, ms=00049}
22:49:14.384845 run                osmo-ms-mob/00050: Starting mobile
22:49:14.399625 run       osmo-ms-mob/00050(pid=185): Launched
22:49:14.412090 run                             mass: MS start registered  {at=20170660.115417495, delay=0.006009951233863831, ms=00050}
22:49:14.790532 run                osmo-ms-mob/00051: Starting mobile
22:49:14.820717 run       osmo-ms-mob/00051(pid=186): Launched
22:49:14.835130 run                             mass: MS start registered  {at=20170660.53847466, delay=3.220885992050171e-05, ms=00051}
22:49:14.877827 run                             mass: MS performed LU  {at=20170660.58115944, lu_delay=4.961739219725132, ms=00036}
22:49:14.979766 run                             mass: MS performed LU  {at=20170660.683081925, lu_delay=6.159934155642986, ms=00033}
22:49:14.994979 run                osmo-ms-mob/00052: Starting mobile
22:49:15.011453 run       osmo-ms-mob/00052(pid=187): Launched
22:49:15.025062 run                             mass: MS start registered  {at=20170660.72838393, delay=0.0058361440896987915, ms=00052}
22:49:15.033187 run                             mass: MS performed LU  {at=20170660.736539595, lu_delay=4.718467012047768, ms=00037}
22:49:15.131951 run                             mass: MS performed LU  {at=20170660.83528392, lu_delay=5.9207077994942665, ms=00034}
22:49:15.145094 run                osmo-ms-mob/00053: Starting mobile
22:49:15.161565 run       osmo-ms-mob/00053(pid=188): Launched
22:49:15.174763 run                             mass: MS start registered  {at=20170660.878104337, delay=0.005778148770332336, ms=00053}
22:49:15.187374 run                             mass: MS performed LU  {at=20170660.890699945, lu_delay=5.791246518492699, ms=00035}
22:49:15.686095 run                osmo-ms-mob/00054: Starting mobile
22:49:15.701857 run       osmo-ms-mob/00054(pid=189): Launched
22:49:15.715106 run                             mass: MS start registered  {at=20170661.418443825, delay=0.0043224431574344635, ms=00054}
22:49:15.984860 run                osmo-ms-mob/00055: Starting mobile
22:49:16.002480 run       osmo-ms-mob/00055(pid=190): Launched
22:49:16.016025 run                             mass: MS start registered  {at=20170661.719362337, delay=0.005827657878398895, ms=00055}
22:49:16.287518 run                osmo-ms-mob/00056: Starting mobile
22:49:16.303726 run       osmo-ms-mob/00056(pid=191): Launched
22:49:16.317407 run                             mass: MS start registered  {at=20170662.02072392, delay=0.006106622517108917, ms=00056}
22:49:16.584742 run                osmo-ms-mob/00057: Starting mobile
22:49:16.600153 run       osmo-ms-mob/00057(pid=192): Launched
22:49:16.613800 run                             mass: MS start registered  {at=20170662.31714082, delay=0.006010774523019791, ms=00057}
22:49:16.844079 run                             mass: MS performed LU  {at=20170662.547411054, lu_delay=5.425917666405439, ms=00041}
22:49:16.889985 run                             mass: MS performed LU  {at=20170662.593296207, lu_delay=5.635838303714991, ms=00040}
22:49:16.904144 run                osmo-ms-mob/00058: Starting mobile
22:49:16.919464 run       osmo-ms-mob/00058(pid=193): Launched
22:49:16.931954 run                             mass: MS start registered  {at=20170662.635297418, delay=0.00571785494685173, ms=00058}
22:49:16.976891 run                             mass: MS performed LU  {at=20170662.680227548, lu_delay=5.064919408410788, ms=00042}
22:49:17.033487 run                             mass: MS performed LU  {at=20170662.736804977, lu_delay=6.422963231801987, ms=00038}
22:49:17.047682 run                osmo-ms-mob/00059: Starting mobile
22:49:17.063069 run       osmo-ms-mob/00059(pid=194): Launched
22:49:17.070179 run                             mass: MS performed LU  {at=20170662.773531396, lu_delay=6.149382155388594, ms=00039}
22:49:17.077210 run                             mass: MS start registered  {at=20170662.78057098, delay=0.007068071514368057, ms=00059}
22:49:17.384668 run                             mass: MS performed LU  {at=20170663.0878575, lu_delay=5.066422536969185, ms=00043}
22:49:17.402909 run                osmo-ms-mob/00060: Starting mobile
22:49:17.416946 run       osmo-ms-mob/00060(pid=195): Launched
22:49:17.640586 run                             mass: MS start registered  {at=20170663.34393658, delay=0.0007308982312679291, ms=00060}
22:49:17.999917 run                osmo-ms-mob/00061: Starting mobile
22:49:18.014281 run       osmo-ms-mob/00061(pid=196): Launched
22:49:18.026465 run                             mass: MS start registered  {at=20170663.72981187, delay=0.005612485110759735, ms=00061}
22:49:18.285089 run                osmo-ms-mob/00062: Starting mobile
22:49:18.299107 run       osmo-ms-mob/00062(pid=197): Launched
22:49:18.310521 run                             mass: MS start registered  {at=20170664.01386832, delay=0.005054458975791931, ms=00062}
22:49:18.648690 run                osmo-ms-mob/00063: Starting mobile
22:49:18.669305 run       osmo-ms-mob/00063(pid=198): Launched
22:49:18.680873 run                             mass: MS start registered  {at=20170664.38421457, delay=0.005076944828033447, ms=00063}
22:49:18.952810 run                             mass: MS performed LU  {at=20170664.656136964, lu_delay=6.326618731021881, ms=00044}
22:49:18.971941 run                osmo-ms-mob/00064: Starting mobile
22:49:18.985499 run       osmo-ms-mob/00064(pid=199): Launched
22:49:18.991721 run                             mass: MS performed LU  {at=20170664.695080657, lu_delay=5.830288257449865, ms=00046}
22:49:18.997733 run                             mass: MS performed LU  {at=20170664.70109805, lu_delay=4.886738281697035, ms=00049}
22:49:19.003573 run                             mass: MS start registered  {at=20170664.706939965, delay=0.01187712699174881, ms=00064}
22:49:19.114353 run                             mass: MS performed LU  {at=20170664.817679763, lu_delay=6.203572511672974, ms=00045}
22:49:19.126767 run                osmo-ms-mob/00065: Starting mobile
22:49:19.140746 run       osmo-ms-mob/00065(pid=200): Launched
22:49:19.147084 run                             mass: MS performed LU  {at=20170664.850441184, lu_delay=5.336212873458862, ms=00048}
22:49:19.153418 run                             mass: MS start registered  {at=20170664.85678255, delay=0.006363045424222946, ms=00065}
22:49:19.668069 run                             mass: MS performed LU  {at=20170665.371404577, lu_delay=6.345689337700605, ms=00047}
22:49:19.680611 run                osmo-ms-mob/00066: Starting mobile
22:49:19.694564 run       osmo-ms-mob/00066(pid=201): Launched
22:49:19.767891 run                             mass: MS start registered  {at=20170665.471247893, delay=0.0003381893038749695, ms=00066}
22:49:19.859940 run                             mass: MS performed LU  {at=20170665.563194137, lu_delay=5.024719476699829, ms=00051}
22:49:20.085260 run                osmo-ms-mob/00067: Starting mobile
22:49:20.099874 run       osmo-ms-mob/00067(pid=202): Launched
22:49:20.111563 run                             mass: MS start registered  {at=20170665.814907797, delay=0.005448903888463974, ms=00067}
22:49:20.386403 run                osmo-ms-mob/00068: Starting mobile
22:49:20.400829 run       osmo-ms-mob/00068(pid=203): Launched
22:49:20.412432 run                             mass: MS start registered  {at=20170666.11577165, delay=0.00487213209271431, ms=00068}
22:49:20.508175 run                             mass: MS performed LU  {at=20170666.211508278, lu_delay=5.483124349266291, ms=00052}
22:49:20.564003 run                             mass: MS performed LU  {at=20170666.26731436, lu_delay=4.848870534449816, ms=00054}
22:49:20.655510 run                             mass: MS performed LU  {at=20170666.358838286, lu_delay=4.639475949108601, ms=00055}
22:49:20.667489 run                osmo-ms-mob/00069: Starting mobile
22:49:20.684231 run       osmo-ms-mob/00069(pid=204): Launched
22:49:20.696333 run                             mass: MS start registered  {at=20170666.3996693, delay=0.005638495087623596, ms=00069}
22:49:20.818906 run                             mass: MS performed LU  {at=20170666.522102255, lu_delay=5.643997918814421, ms=00053}
22:49:20.854217 run                             mass: MS performed LU  {at=20170666.557544973, lu_delay=6.442127477377653, ms=00050}
22:49:21.184891 run                osmo-ms-mob/00070: Starting mobile
22:49:21.199059 run       osmo-ms-mob/00070(pid=205): Launched
22:49:21.210709 run                             mass: MS start registered  {at=20170666.91405674, delay=0.005172468721866608, ms=00070}
22:49:21.584565 run                osmo-ms-mob/00071: Starting mobile
22:49:21.598498 run       osmo-ms-mob/00071(pid=206): Launched
22:49:21.610139 run                             mass: MS start registered  {at=20170667.3134879, delay=0.0051724351942539215, ms=00071}
22:49:21.992365 run                osmo-ms-mob/00072: Starting mobile
22:49:22.005883 run       osmo-ms-mob/00072(pid=207): Launched
22:49:22.017077 run                             mass: MS start registered  {at=20170667.720426608, delay=0.004877615720033646, ms=00072}
22:49:22.403537 run                osmo-ms-mob/00073: Starting mobile
22:49:22.417508 run       osmo-ms-mob/00073(pid=208): Launched
22:49:22.423920 run                             mass: MS performed LU  {at=20170668.127279058, lu_delay=5.810138236731291, ms=00057}
22:49:22.435973 run                             mass: MS start registered  {at=20170668.139336653, delay=0.012078791856765747, ms=00073}
22:49:22.510714 run                             mass: MS performed LU  {at=20170668.214051418, lu_delay=5.578754000365734, ms=00058}
22:49:22.718757 run                             mass: MS performed LU  {at=20170668.422091343, lu_delay=5.078154761344194, ms=00060}
22:49:22.730231 run                osmo-ms-mob/00074: Starting mobile
22:49:22.753046 run       osmo-ms-mob/00074(pid=209): Launched
22:49:22.759461 run                             mass: MS performed LU  {at=20170668.462818302, lu_delay=4.7330064326524734, ms=00061}
22:49:22.765545 run                             mass: MS performed LU  {at=20170668.468909632, lu_delay=5.688338652253151, ms=00059}
22:49:22.778674 run                             mass: MS start registered  {at=20170668.48203877, delay=0.01924222707748413, ms=00074}
22:49:23.244128 run                osmo-ms-mob/00075: Starting mobile
22:49:23.261325 run       osmo-ms-mob/00075(pid=210): Launched
22:49:23.272691 run                             mass: MS start registered  {at=20170668.97604055, delay=0.005029741674661636, ms=00075}
22:49:23.817384 run                osmo-ms-mob/00076: Starting mobile
22:49:24.003267 run       osmo-ms-mob/00076(pid=211): Launched
22:49:24.009751 run                             mass: Starting too slowly. Moving on {now=20170669.71311699, sleep=-0.23180213943123817, target=20170669.48131485}
22:49:24.868383 run                             mass: MS start registered  {at=20170670.571690127, delay=0.8585765771567822, ms=00076}
22:49:24.881739 run                             mass: Starting too slowly. Moving on {now=20170670.585106645, sleep=-1.00379179418087, target=20170669.58131485}
22:49:24.887672 run                             mass: Starting too slowly. Moving on {now=20170670.59104182, sleep=-0.9097269661724567, target=20170669.681314852}
22:49:24.893862 run                             mass: Starting too slowly. Moving on {now=20170670.597230222, sleep=-0.8159153684973717, target=20170669.781314854}
22:49:24.951076 run                osmo-ms-mob/00077: Starting mobile
22:49:25.333153 run       osmo-ms-mob/00077(pid=212): Launched
22:49:25.339257 run                             mass: Starting too slowly. Moving on {now=20170671.042626623, sleep=-1.1613117679953575, target=20170669.881314855}
22:49:25.344879 run                             mass: MS start registered  {at=20170671.048239402, delay=0.005614817142486572, ms=00077}
22:49:25.350616 run                             mass: Starting too slowly. Moving on {now=20170671.05398727, sleep=-1.0726724117994308, target=20170669.981314857}
22:49:25.356249 run                             mass: Starting too slowly. Moving on {now=20170671.059620973, sleep=-0.9783061146736145, target=20170670.081314858}
22:49:25.361841 run                             mass: Starting too slowly. Moving on {now=20170671.065212492, sleep=-0.8838976323604584, target=20170670.18131486}
22:49:25.367691 run                             mass: Starting too slowly. Moving on {now=20170671.071061697, sleep=-0.7897468358278275, target=20170670.28131486}
22:49:25.911680 run                osmo-ms-mob/00078: Starting mobile
22:49:26.129341 run       osmo-ms-mob/00078(pid=213): Launched
22:49:26.135650 run                             mass: Starting too slowly. Moving on {now=20170671.83901902, sleep=-1.4577041566371918, target=20170670.381314863}
22:49:26.141406 run                             mass: MS start registered  {at=20170671.844765063, delay=0.005748167634010315, ms=00078}
22:49:26.147274 run                             mass: Starting too slowly. Moving on {now=20170671.850644358, sleep=-1.3693294934928417, target=20170670.481314864}
22:49:26.152967 run                             mass: Starting too slowly. Moving on {now=20170671.856338143, sleep=-1.275023277848959, target=20170670.581314865}
22:49:26.158866 run                             mass: Starting too slowly. Moving on {now=20170671.86223635, sleep=-1.180921483784914, target=20170670.681314867}
22:49:26.425768 run                osmo-ms-mob/00079: Starting mobile
22:49:26.444398 run       osmo-ms-mob/00079(pid=214): Launched
22:49:26.491000 run                             mass: Starting too slowly. Moving on {now=20170672.194367345, sleep=-1.4130524769425392, target=20170670.78131487}
22:49:26.501015 run                             mass: MS start registered  {at=20170672.20436787, delay=0.010002698749303818, ms=00079}
22:49:26.507193 run                             mass: Starting too slowly. Moving on {now=20170672.21055943, sleep=-1.3292445614933968, target=20170670.88131487}
22:49:26.513218 run                             mass: Starting too slowly. Moving on {now=20170672.216586683, sleep=-1.2352718114852905, target=20170670.98131487}
22:49:26.519054 run                             mass: Starting too slowly. Moving on {now=20170672.22242467, sleep=-1.141109798103571, target=20170671.081314873}
22:49:26.524852 run                             mass: Starting too slowly. Moving on {now=20170672.228223085, sleep=-1.0469082109630108, target=20170671.181314874}
22:49:26.535888 run                osmo-ms-mob/00080: Starting mobile
22:49:26.549742 run       osmo-ms-mob/00080(pid=215): Launched
22:49:26.556062 run                             mass: Starting too slowly. Moving on {now=20170672.259430952, sleep=-0.9781160764396191, target=20170671.281314876}
22:49:26.562201 run                             mass: MS start registered  {at=20170672.26555972, delay=0.006130736321210861, ms=00080}
22:49:26.567974 run                             mass: Starting too slowly. Moving on {now=20170672.27134393, sleep=-0.8900290541350842, target=20170671.381314877}
22:49:26.573630 run                             mass: Starting too slowly. Moving on {now=20170672.27700144, sleep=-0.795686561614275, target=20170671.48131488}
22:49:26.579389 run                             mass: Starting too slowly. Moving on {now=20170672.282759875, sleep=-0.7014449946582317, target=20170671.58131488}
22:49:26.641497 run                             mass: Starting too slowly. Moving on {now=20170672.344854057, sleep=-0.6635391749441624, target=20170671.681314882}
22:49:26.656906 run                osmo-ms-mob/00081: Starting mobile
22:49:26.669983 run       osmo-ms-mob/00081(pid=216): Launched
22:49:26.676062 run                             mass: Starting too slowly. Moving on {now=20170672.379431225, sleep=-0.5981163419783115, target=20170671.781314883}
22:49:26.681777 run                             mass: MS start registered  {at=20170672.38513717, delay=0.00570819154381752, ms=00081}
22:49:26.695452 run                             mass: Starting too slowly. Moving on {now=20170672.398819983, sleep=-0.5175050981342793, target=20170671.881314885}
22:49:26.701287 run                             mass: Starting too slowly. Moving on {now=20170672.40464811, sleep=-0.42333322390913963, target=20170671.981314886}
22:49:26.707036 run                             mass: Starting too slowly. Moving on {now=20170672.410404634, sleep=-0.3290897458791733, target=20170672.081314888}
22:49:26.724992 run                osmo-ms-mob/00082: Starting mobile
22:49:26.739095 run       osmo-ms-mob/00082(pid=217): Launched
22:49:26.745356 run                             mass: Starting too slowly. Moving on {now=20170672.448724423, sleep=-0.2674095332622528, target=20170672.18131489}
22:49:26.751351 run                             mass: MS start registered  {at=20170672.454707976, delay=0.005985792726278305, ms=00082}
22:49:26.757864 run                             mass: Starting too slowly. Moving on {now=20170672.461229384, sleep=-0.17991449311375618, target=20170672.28131489}
22:49:26.763850 run                             mass: Starting too slowly. Moving on {now=20170672.467219718, sleep=-0.08590482547879219, target=20170672.381314892}
22:49:26.995598 run                osmo-ms-mob/00083: Starting mobile
22:49:27.010385 run       osmo-ms-mob/00083(pid=218): Launched
22:49:27.022681 run                             mass: MS start registered  {at=20170672.726013802, delay=0.005675233900547028, ms=00083}
22:49:27.118128 run                             mass: MS performed LU  {at=20170672.82134985, lu_delay=4.68201319873333, ms=00073}
22:49:27.341260 run                             mass: MS performed LU  {at=20170673.04450554, lu_delay=4.068464990705252, ms=00075}
22:49:27.390026 run                             mass: MS performed LU  {at=20170673.093342423, lu_delay=8.236559871584177, ms=00065}
22:49:27.403916 run                osmo-ms-mob/00084: Starting mobile
22:49:27.420446 run       osmo-ms-mob/00084(pid=219): Launched
22:49:27.432280 run                             mass: MS start registered  {at=20170673.13561322, delay=0.005258630961179733, ms=00084}
22:49:27.480707 run                             mass: MS performed LU  {at=20170673.184030153, lu_delay=8.799815583974123, ms=00063}
22:49:27.501140 run                             mass: MS performed LU  {at=20170673.20450199, lu_delay=7.088730338960886, ms=00068}
22:49:27.568814 run                             mass: MS performed LU  {at=20170673.272148646, lu_delay=7.800900753587484, ms=00066}
22:49:27.587450 run                             mass: MS performed LU  {at=20170673.290787768, lu_delay=6.376731026917696, ms=00070}
22:49:27.599524 run                osmo-ms-mob/00085: Starting mobile
22:49:27.613503 run       osmo-ms-mob/00085(pid=220): Launched
22:49:27.625646 run                             mass: MS start registered  {at=20170673.3289871, delay=0.005526449531316757, ms=00085}
22:49:27.660909 run                             mass: MS performed LU  {at=20170673.364241894, lu_delay=6.0507539957761765, ms=00071}
22:49:27.670182 run                             mass: MS performed LU  {at=20170673.37351203, lu_delay=6.973842728883028, ms=00069}
22:49:27.692929 run                             mass: MS performed LU  {at=20170673.3962838, lu_delay=9.382415480911732, ms=00062}
22:49:27.699711 run                             mass: MS performed LU  {at=20170673.403073605, lu_delay=7.588165808469057, ms=00067}
22:49:28.169024 run                             mass: MS performed LU  {at=20170673.87227511, lu_delay=5.3902363404631615, ms=00074}
22:49:28.183329 run                osmo-ms-mob/00086: Starting mobile
22:49:28.209677 run       osmo-ms-mob/00086(pid=221): Launched
22:49:28.221569 run                             mass: MS start registered  {at=20170673.924922157, delay=0.005097363144159317, ms=00086}
22:49:28.976428 run                             mass: MS performed LU  {at=20170674.679726608, lu_delay=3.6314872056245804, ms=00077}
22:49:29.186680 run                osmo-ms-mob/00087: Starting mobile
22:49:29.201644 run       osmo-ms-mob/00087(pid=222): Launched
22:49:29.219964 run                             mass: MS start registered  {at=20170674.923308395, delay=0.003069847822189331, ms=00087}
22:49:29.784114 run                osmo-ms-mob/00088: Starting mobile
22:49:29.798402 run       osmo-ms-mob/00088(pid=223): Launched
22:49:29.809617 run                             mass: MS start registered  {at=20170675.512964822, delay=0.004795081913471222, ms=00088}
22:49:30.395030 run                osmo-ms-mob/00089: Starting mobile
22:49:30.409792 run       osmo-ms-mob/00089(pid=224): Launched
22:49:30.421381 run                             mass: MS start registered  {at=20170676.124715533, delay=0.0053605325520038605, ms=00089}
22:49:30.965280 run                             mass: MS performed LU  {at=20170676.668604296, lu_delay=6.096914168447256, ms=00076}
22:49:30.977643 run                osmo-ms-mob/00090: Starting mobile
22:49:30.991738 run       osmo-ms-mob/00090(pid=225): Launched
22:49:31.002800 run                             mass: MS start registered  {at=20170676.706149023, delay=0.004957579076290131, ms=00090}
22:49:31.700463 run                osmo-ms-mob/00091: Starting mobile
22:49:31.714373 run       osmo-ms-mob/00091(pid=226): Launched
22:49:31.725945 run                             mass: MS start registered  {at=20170677.4292798, delay=0.005111481994390488, ms=00091}
22:49:31.926394 run                             mass: MS performed LU  {at=20170677.629624575, lu_delay=4.903610773384571, ms=00083}
22:49:31.953392 run                             mass: MS performed LU  {at=20170677.65673618, lu_delay=5.271599009633064, ms=00081}
22:49:31.971649 run                             mass: MS performed LU  {at=20170677.67499618, lu_delay=5.830231115221977, ms=00078}
22:49:32.041814 run                             mass: MS performed LU  {at=20170677.745066542, lu_delay=5.479506820440292, ms=00080}
22:49:32.065595 run                             mass: MS performed LU  {at=20170677.768955685, lu_delay=5.564587816596031, ms=00079}
22:49:32.077762 run                osmo-ms-mob/00092: Starting mobile
22:49:32.090863 run       osmo-ms-mob/00092(pid=227): Launched
22:49:32.101939 run                             mass: MS start registered  {at=20170677.80529171, delay=0.004725899547338486, ms=00092}
22:49:32.332969 run                             mass: MS performed LU  {at=20170678.036217444, lu_delay=4.900604221969843, ms=00084}
22:49:33.232463 run                osmo-ms-mob/00093: Starting mobile
22:49:33.349796 run       osmo-ms-mob/00093(pid=228): Launched
22:49:33.365294 run                             mass: Starting too slowly. Moving on {now=20170679.068662334, sleep=-0.08734734356403351, target=20170678.98131499}
22:49:33.370959 run                             mass: MS start registered  {at=20170679.0743191, delay=0.005659308284521103, ms=00093}
22:49:33.791808 run                             mass: MS performed LU  {at=20170679.495136622, lu_delay=5.570214465260506, ms=00086}
22:49:33.998661 run                             mass: MS performed LU  {at=20170679.70187333, lu_delay=6.372886229306459, ms=00085}
22:49:34.017881 run                osmo-ms-mob/00094: Starting mobile
22:49:34.031364 run       osmo-ms-mob/00094(pid=229): Launched
22:49:34.037421 run                             mass: MS performed LU  {at=20170679.740779035, lu_delay=4.8174706399440765, ms=00087}
22:49:34.043258 run                             mass: MS start registered  {at=20170679.746624097, delay=0.005865499377250671, ms=00094}
22:49:35.002566 run                osmo-ms-mob/00095: Starting mobile
22:49:35.030167 run       osmo-ms-mob/00095(pid=230): Launched
22:49:35.043716 run                             mass: MS start registered  {at=20170680.74705024, delay=0.004386529326438904, ms=00095}
22:49:35.690726 run                             mass: MS performed LU  {at=20170681.394056696, lu_delay=5.881091874092817, ms=00088}
22:49:35.719478 run                             mass: MS performed LU  {at=20170681.422773555, lu_delay=5.298058021813631, ms=00089}
22:49:35.749895 run                             mass: MS performed LU  {at=20170681.453213476, lu_delay=4.7470644526183605, ms=00090}
22:49:35.767412 run                osmo-ms-mob/00096: Starting mobile
22:49:35.780806 run       osmo-ms-mob/00096(pid=231): Launched
22:49:35.798305 run                             mass: MS start registered  {at=20170681.501664013, delay=1.934543251991272e-05, ms=00096}
22:49:37.086972 run                osmo-ms-mob/00097: Starting mobile
22:49:37.107133 run       osmo-ms-mob/00097(pid=232): Launched
22:49:37.120749 run                             mass: MS start registered  {at=20170682.824050784, delay=0.005918968468904495, ms=00097}
22:49:37.454397 run                             mass: MS performed LU  {at=20170683.15770675, lu_delay=5.728426948189735, ms=00091}
22:49:37.555785 run                             mass: MS performed LU  {at=20170683.25911913, lu_delay=5.4538274221122265, ms=00092}
22:49:38.383900 run                osmo-ms-mob/00098: Starting mobile
22:49:38.397462 run       osmo-ms-mob/00098(pid=233): Launched
22:49:38.409003 run                             mass: MS start registered  {at=20170684.11234559, delay=0.005190514028072357, ms=00098}
22:49:39.456617 run                             mass: MS performed LU  {at=20170685.159945924, lu_delay=6.0856268256902695, ms=00093}
22:49:39.484141 run                             mass: MS performed LU  {at=20170685.1874845, lu_delay=5.440860401839018, ms=00094}
22:49:39.590485 run                             mass: MS performed LU  {at=20170685.293806367, lu_delay=23.273082446306944, ms=00056}
22:49:39.738368 run                             mass: MS performed LU  {at=20170685.44170364, lu_delay=4.694653399288654, ms=00095}
22:49:40.183924 run                osmo-ms-mob/00099: Starting mobile
22:49:40.198057 run       osmo-ms-mob/00099(pid=234): Launched
22:49:40.204482 run                             mass: All started... {duration=55.726537089794874, too_slow=31}
22:49:40.210747 run                             mass: MS start registered  {at=20170685.914104898, delay=0.006256505846977234, ms=00099}
22:49:41.321878 run                             mass: MS performed LU  {at=20170687.02517903, lu_delay=5.52351501584053, ms=00096}
22:49:41.690805 run                             mass: MS performed LU  {at=20170687.39413739, lu_delay=22.68719742447138, ms=00064}
22:49:43.222290 run                             mass: MS performed LU  {at=20170688.925629232, lu_delay=4.8132836408913136, ms=00098}
22:49:43.250020 run                             mass: MS performed LU  {at=20170688.95335144, lu_delay=6.129300657659769, ms=00097}
22:49:45.087525 run                             mass: MS performed LU  {at=20170690.790859163, lu_delay=23.07043255493045, ms=00072}
22:49:45.151864 run                             mass: MS performed LU  {at=20170690.855205428, lu_delay=4.941100530326366, ms=00099}
22:49:49.088295 run                             mass: MS performed LU  {at=20170694.791587282, lu_delay=22.336879305541515, ms=00082}
22:49:49.094790 run                             mass: Tests done {all_completed=True, max=23.273082446306944, min=3.6314872056245804}
22:49:49.100585 tst         register_default_mass.py: Test passed (89.2 sec)
22:49:49.106091 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:49.109498 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:49.112787 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:49.116069 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:49.119401 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:49.122843 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:49.126273 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:49.129630 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:49.132955 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:49.136244 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:49.139664 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:49.143851 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:49.147199 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:49.150617 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:49.154073 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:49.157521 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:49.160987 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:49.164567 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:49.168031 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:49.171670 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:49.175176 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:49.178678 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:49.182165 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:49.186036 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:49.189586 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:49.193701 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:49.197154 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:49.200616 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:49.204221 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:49.207678 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:49.211140 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:49.214616 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:49.218139 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:49.221608 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:49.225061 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:49.228516 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:49.232264 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:49.235757 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:49.239251 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:49.242730 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:49.246183 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:49.249825 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:49.253310 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:49.256754 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:49.260202 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:49.263656 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:49.267100 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:49.270549 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:49.274009 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:49.277474 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:49.281270 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:49.284744 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:49.288221 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:49.291685 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:49.295166 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:49.299349 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:49.302919 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:49.306923 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:49.310380 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:49.313812 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:49.317260 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:49.320732 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:49.324350 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:49.327897 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:49.331428 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:49.334894 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:49.338353 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:49.341817 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:49.345262 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:49.348685 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:49.352117 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:49.355556 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:49.359529 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:49.363007 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:49.367040 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:49.370536 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:49.374033 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:49.377508 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:49.381100 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:49.384583 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:49.388042 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:49.391489 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:49.394985 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:49.398447 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:49.401919 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:49.405373 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:49.408814 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:49.412259 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:49.415716 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:49.419158 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:49.422607 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:49.426057 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:49.429905 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:49.433363 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:49.436811 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:49.440266 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:49.443708 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:49.447176 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:49.450632 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:49.454068 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:49.457515 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:49.460949 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:49.464392 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:49.467959 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:49.471408 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:49.474860 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:49.478310 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:49.481751 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:49.485260 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:49.488710 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:49.492238 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:49.495707 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:49.499154 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:49.502726 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:49.506197 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:49.509656 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:49.513093 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:49.516491 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:49.519924 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:49.523244 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:49.526558 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:49.529878 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:49.533299 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:49.536677 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:49.540099 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:49.543525 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:49.546953 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:49.550380 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:49.553804 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:49.557209 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:49.560634 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:49.564042 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:49.567487 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:49.570914 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:49.574348 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:49.577782 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:49.581203 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:49.584626 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:49.588060 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:49.591482 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:49.594907 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:49.598332 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:49.601745 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:49.605160 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:49.608578 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:49.611999 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:49.615433 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:49.618861 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:49.622298 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:49.625710 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:49.629131 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:49.632547 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:49.635978 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:49.639428 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:49.642865 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:49.646293 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:49.649750 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:49.653188 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:49.656597 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:49.660018 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:49.663441 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:49.666874 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:49.670290 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:49.673722 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:49.677151 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:49.680559 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:49.683993 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:49.687429 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:49.690849 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:49.694249 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:49.697682 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:49.701122 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:49.704559 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:49.707970 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:49.711401 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:49.714835 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:49.718261 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:49.721684 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:49.725095 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:49.728524 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:49.731950 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:49.735383 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:49.738816 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:49.742242 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:49.745667 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:49.749094 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:49.752520 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:49.756768 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:49.760202 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:49.763647 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:49.767057 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:49.770482 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:49.773922 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:49.777347 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:49.780771 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:49.784190 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:49.787604 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:49.791031 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:49.794451 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:49.797890 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:49.801311 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:49.804738 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:49.808155 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:49.811582 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:49.815024 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:49.818449 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:49.821869 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:49.825297 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:49.828716 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:49.832150 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:49.835578 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:49.839014 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:49.842437 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:49.845884 ---      ParallelTerminationStrategy: PID 22 died...
22:49:49.847427 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:49.851178 ---      ParallelTerminationStrategy: PID 23 died...
22:49:49.852714 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:49.856439 ---      ParallelTerminationStrategy: PID 24 died...
22:49:49.857969 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:49.861757 ---      ParallelTerminationStrategy: PID 25 died...
22:49:49.863284 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:49.867023 ---      ParallelTerminationStrategy: PID 26 died...
22:49:49.868533 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:49.872332 ---      ParallelTerminationStrategy: PID 27 died...
22:49:49.873873 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:49.877644 ---      ParallelTerminationStrategy: PID 28 died...
22:49:49.879176 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:49.882960 ---      ParallelTerminationStrategy: PID 29 died...
22:49:49.884483 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:49.888274 ---      ParallelTerminationStrategy: PID 30 died...
22:49:49.889820 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:49.893640 ---      ParallelTerminationStrategy: PID 31 died...
22:49:49.895192 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:49.899023 ---      ParallelTerminationStrategy: PID 32 died...
22:49:49.900555 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:49.904379 ---      ParallelTerminationStrategy: PID 33 died...
22:49:49.905953 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:49.909782 ---      ParallelTerminationStrategy: PID 35 died...
22:49:49.911344 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:49.915185 ---      ParallelTerminationStrategy: PID 36 died...
22:49:49.916743 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:49.920549 ---      ParallelTerminationStrategy: PID 37 died...
22:49:49.922108 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:49.925936 ---      ParallelTerminationStrategy: PID 38 died...
22:49:49.927471 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:49.931283 ---      ParallelTerminationStrategy: PID 39 died...
22:49:49.932842 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:49.936661 ---      ParallelTerminationStrategy: PID 40 died...
22:49:49.938199 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:49.942004 ---      ParallelTerminationStrategy: PID 41 died...
22:49:49.943541 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:49.947371 ---      ParallelTerminationStrategy: PID 42 died...
22:49:49.948919 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:49.952759 ---      ParallelTerminationStrategy: PID 43 died...
22:49:49.954287 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:49.958090 ---      ParallelTerminationStrategy: PID 44 died...
22:49:49.959646 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:49.963440 ---      ParallelTerminationStrategy: PID 45 died...
22:49:49.965005 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:49.968816 ---      ParallelTerminationStrategy: PID 46 died...
22:49:49.970368 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:49.974193 ---      ParallelTerminationStrategy: PID 47 died...
22:49:49.975738 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:49.979543 ---      ParallelTerminationStrategy: PID 48 died...
22:49:49.981082 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:49.984893 ---      ParallelTerminationStrategy: PID 49 died...
22:49:49.986436 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:49.990291 ---      ParallelTerminationStrategy: PID 50 died...
22:49:49.991842 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:49.995674 ---      ParallelTerminationStrategy: PID 51 died...
22:49:49.997234 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:50.001041 ---      ParallelTerminationStrategy: PID 52 died...
22:49:50.002593 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:50.006444 ---      ParallelTerminationStrategy: PID 53 died...
22:49:50.007986 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:50.011833 ---      ParallelTerminationStrategy: PID 54 died...
22:49:50.013391 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:50.017197 ---      ParallelTerminationStrategy: PID 55 died...
22:49:50.018751 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:50.022597 ---      ParallelTerminationStrategy: PID 56 died...
22:49:50.024129 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:50.027923 ---      ParallelTerminationStrategy: PID 57 died...
22:49:50.029460 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:50.033264 ---      ParallelTerminationStrategy: PID 58 died...
22:49:50.034804 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:50.038648 ---      ParallelTerminationStrategy: PID 59 died...
22:49:50.040187 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:50.043977 ---      ParallelTerminationStrategy: PID 60 died...
22:49:50.045543 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:50.049363 ---      ParallelTerminationStrategy: PID 61 died...
22:49:50.050904 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:50.054671 ---      ParallelTerminationStrategy: PID 62 died...
22:49:50.056158 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:50.059820 ---      ParallelTerminationStrategy: PID 63 died...
22:49:50.061347 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:50.065070 ---      ParallelTerminationStrategy: PID 64 died...
22:49:50.066600 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:50.070419 ---      ParallelTerminationStrategy: PID 65 died...
22:49:50.071944 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:50.075722 ---      ParallelTerminationStrategy: PID 66 died...
22:49:50.077267 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:50.081112 ---      ParallelTerminationStrategy: PID 67 died...
22:49:50.082656 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:50.086484 ---      ParallelTerminationStrategy: PID 68 died...
22:49:50.088029 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:50.091884 ---      ParallelTerminationStrategy: PID 69 died...
22:49:50.093426 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:50.097241 ---      ParallelTerminationStrategy: PID 70 died...
22:49:50.098778 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:50.102600 ---      ParallelTerminationStrategy: PID 71 died...
22:49:50.104126 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:50.107919 ---      ParallelTerminationStrategy: PID 72 died...
22:49:50.109465 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:50.113259 ---      ParallelTerminationStrategy: PID 73 died...
22:49:50.114792 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:50.118621 ---      ParallelTerminationStrategy: PID 74 died...
22:49:50.120171 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:50.123970 ---      ParallelTerminationStrategy: PID 75 died...
22:49:50.125519 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:50.129311 ---      ParallelTerminationStrategy: PID 76 died...
22:49:50.130851 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:50.134691 ---      ParallelTerminationStrategy: PID 77 died...
22:49:50.136235 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:50.140034 ---      ParallelTerminationStrategy: PID 78 died...
22:49:50.141536 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:50.145215 ---      ParallelTerminationStrategy: PID 79 died...
22:49:50.146680 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:50.150332 ---      ParallelTerminationStrategy: PID 80 died...
22:49:50.151816 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:50.155504 ---      ParallelTerminationStrategy: PID 81 died...
22:49:50.157047 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:50.160697 ---      ParallelTerminationStrategy: PID 82 died...
22:49:50.162164 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:50.165860 ---      ParallelTerminationStrategy: PID 83 died...
22:49:50.167339 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:50.170989 ---      ParallelTerminationStrategy: PID 84 died...
22:49:50.172583 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:50.176233 ---      ParallelTerminationStrategy: PID 85 died...
22:49:50.177735 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:50.181480 ---      ParallelTerminationStrategy: PID 86 died...
22:49:50.182978 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:50.186750 ---      ParallelTerminationStrategy: PID 87 died...
22:49:50.188223 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:50.192046 ---      ParallelTerminationStrategy: PID 88 died...
22:49:50.193618 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:50.197440 ---      ParallelTerminationStrategy: PID 89 died...
22:49:50.198984 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:50.202819 ---      ParallelTerminationStrategy: PID 90 died...
22:49:50.204362 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:50.208154 ---      ParallelTerminationStrategy: PID 91 died...
22:49:50.209727 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:50.213529 ---      ParallelTerminationStrategy: PID 92 died...
22:49:50.215079 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:50.218887 ---      ParallelTerminationStrategy: PID 93 died...
22:49:50.220418 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:50.224209 ---      ParallelTerminationStrategy: PID 94 died...
22:49:50.225748 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:50.229528 ---      ParallelTerminationStrategy: PID 95 died...
22:49:50.231042 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:50.234847 ---      ParallelTerminationStrategy: PID 96 died...
22:49:50.236381 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:50.240232 ---      ParallelTerminationStrategy: PID 97 died...
22:49:50.241769 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:50.245582 ---      ParallelTerminationStrategy: PID 98 died...
22:49:50.247133 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:50.250965 ---      ParallelTerminationStrategy: PID 99 died...
22:49:50.252505 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:50.256301 ---      ParallelTerminationStrategy: PID 100 died...
22:49:50.257850 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:50.261716 ---      ParallelTerminationStrategy: PID 101 died...
22:49:50.263258 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:50.267033 ---      ParallelTerminationStrategy: PID 102 died...
22:49:50.268582 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:50.272381 ---      ParallelTerminationStrategy: PID 103 died...
22:49:50.273943 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:50.277731 ---      ParallelTerminationStrategy: PID 104 died...
22:49:50.279273 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:50.283083 ---      ParallelTerminationStrategy: PID 105 died...
22:49:50.284707 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:50.288632 ---      ParallelTerminationStrategy: PID 106 died...
22:49:50.290195 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:50.294034 ---      ParallelTerminationStrategy: PID 107 died...
22:49:50.295585 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:50.299372 ---      ParallelTerminationStrategy: PID 108 died...
22:49:50.300913 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:50.304707 ---      ParallelTerminationStrategy: PID 109 died...
22:49:50.306248 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:50.310014 ---      ParallelTerminationStrategy: PID 110 died...
22:49:50.311548 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:50.315434 ---      ParallelTerminationStrategy: PID 111 died...
22:49:50.316995 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:50.320825 ---      ParallelTerminationStrategy: PID 112 died...
22:49:50.322376 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:50.326207 ---      ParallelTerminationStrategy: PID 113 died...
22:49:50.327752 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:50.331547 ---      ParallelTerminationStrategy: PID 114 died...
22:49:50.333079 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:50.336956 ---      ParallelTerminationStrategy: PID 115 died...
22:49:50.338503 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:50.342291 ---      ParallelTerminationStrategy: PID 116 died...
22:49:50.343832 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:50.347638 ---      ParallelTerminationStrategy: PID 117 died...
22:49:50.349175 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:50.352979 ---      ParallelTerminationStrategy: PID 118 died...
22:49:50.354506 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:50.358291 ---      ParallelTerminationStrategy: PID 119 died...
22:49:50.359826 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:50.363667 ---      ParallelTerminationStrategy: PID 120 died...
22:49:50.365214 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:50.368994 ---      ParallelTerminationStrategy: PID 121 died...
22:49:50.370527 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:50.442064 ---      ParallelTerminationStrategy: PID 122 died...
22:49:50.443622 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:50.447331 ---      ParallelTerminationStrategy: PID 123 died...
22:49:50.448830 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:50.452631 ---      ParallelTerminationStrategy: PID 124 died...
22:49:50.454166 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:50.457940 ---      ParallelTerminationStrategy: PID 125 died...
22:49:50.459473 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:50.463257 ---      ParallelTerminationStrategy: PID 126 died...
22:49:50.464784 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:50.468543 ---      ParallelTerminationStrategy: PID 127 died...
22:49:50.470069 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:50.473853 ---      ParallelTerminationStrategy: PID 128 died...
22:49:50.475388 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:50.479174 ---      ParallelTerminationStrategy: PID 129 died...
22:49:50.480710 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:50.484480 ---      ParallelTerminationStrategy: PID 130 died...
22:49:50.486020 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:50.489804 ---      ParallelTerminationStrategy: PID 131 died...
22:49:50.491342 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:50.495161 ---      ParallelTerminationStrategy: PID 132 died...
22:49:50.496679 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:50.500454 ---      ParallelTerminationStrategy: PID 133 died...
22:49:50.501999 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:50.505776 ---      ParallelTerminationStrategy: PID 134 died...
22:49:50.507312 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:50.511079 ---      ParallelTerminationStrategy: PID 135 died...
22:49:50.512607 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:50.516425 ---      ParallelTerminationStrategy: PID 136 died...
22:49:50.517955 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:50.589564 ---      ParallelTerminationStrategy: PID 137 died...
22:49:50.591057 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:50.594678 ---      ParallelTerminationStrategy: PID 138 died...
22:49:50.596143 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:50.599762 ---      ParallelTerminationStrategy: PID 139 died...
22:49:50.601211 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:50.604805 ---      ParallelTerminationStrategy: PID 140 died...
22:49:50.606247 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:50.609804 ---      ParallelTerminationStrategy: PID 141 died...
22:49:50.611239 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:50.614829 ---      ParallelTerminationStrategy: PID 142 died...
22:49:50.616294 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:50.619928 ---      ParallelTerminationStrategy: PID 143 died...
22:49:50.621416 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:50.625080 ---      ParallelTerminationStrategy: PID 144 died...
22:49:50.626545 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:50.630172 ---      ParallelTerminationStrategy: PID 145 died...
22:49:50.631638 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:50.635283 ---      ParallelTerminationStrategy: PID 146 died...
22:49:50.636759 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:50.640453 ---      ParallelTerminationStrategy: PID 147 died...
22:49:50.641979 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:50.645773 ---      ParallelTerminationStrategy: PID 148 died...
22:49:50.647314 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:50.651122 ---      ParallelTerminationStrategy: PID 149 died...
22:49:50.652683 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:50.656487 ---      ParallelTerminationStrategy: PID 150 died...
22:49:50.658017 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:50.661827 ---      ParallelTerminationStrategy: PID 151 died...
22:49:50.663353 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:50.667155 ---      ParallelTerminationStrategy: PID 152 died...
22:49:50.668691 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:50.672459 ---      ParallelTerminationStrategy: PID 153 died...
22:49:50.673989 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:50.677762 ---      ParallelTerminationStrategy: PID 154 died...
22:49:50.679292 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:50.682995 ---      ParallelTerminationStrategy: PID 155 died...
22:49:50.684445 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:50.688071 ---      ParallelTerminationStrategy: PID 156 died...
22:49:50.689549 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:50.693181 ---      ParallelTerminationStrategy: PID 157 died...
22:49:50.694632 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:50.698287 ---      ParallelTerminationStrategy: PID 158 died...
22:49:50.699752 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:50.703373 ---      ParallelTerminationStrategy: PID 159 died...
22:49:50.704842 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:50.708460 ---      ParallelTerminationStrategy: PID 160 died...
22:49:50.709990 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:50.713633 ---      ParallelTerminationStrategy: PID 161 died...
22:49:50.715094 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:50.718721 ---      ParallelTerminationStrategy: PID 162 died...
22:49:50.720183 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:50.723830 ---      ParallelTerminationStrategy: PID 163 died...
22:49:50.725299 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:50.728951 ---      ParallelTerminationStrategy: PID 164 died...
22:49:50.730413 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:50.734049 ---      ParallelTerminationStrategy: PID 165 died...
22:49:50.735523 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:50.739301 ---      ParallelTerminationStrategy: PID 166 died...
22:49:50.740832 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:50.744538 ---      ParallelTerminationStrategy: PID 167 died...
22:49:50.746066 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:50.749715 ---      ParallelTerminationStrategy: PID 168 died...
22:49:50.751176 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:50.754904 ---      ParallelTerminationStrategy: PID 169 died...
22:49:50.756430 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:50.760223 ---      ParallelTerminationStrategy: PID 170 died...
22:49:50.761752 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:50.765530 ---      ParallelTerminationStrategy: PID 171 died...
22:49:50.767056 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:50.770893 ---      ParallelTerminationStrategy: PID 172 died...
22:49:50.772420 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:50.776207 ---      ParallelTerminationStrategy: PID 173 died...
22:49:50.777739 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:50.781552 ---      ParallelTerminationStrategy: PID 174 died...
22:49:50.783083 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:50.786915 ---      ParallelTerminationStrategy: PID 175 died...
22:49:50.788446 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:50.792242 ---      ParallelTerminationStrategy: PID 176 died...
22:49:50.793773 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:50.797586 ---      ParallelTerminationStrategy: PID 177 died...
22:49:50.799115 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:50.802917 ---      ParallelTerminationStrategy: PID 178 died...
22:49:50.804440 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:50.808234 ---      ParallelTerminationStrategy: PID 179 died...
22:49:50.809772 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:50.813555 ---      ParallelTerminationStrategy: PID 180 died...
22:49:50.815085 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:50.818896 ---      ParallelTerminationStrategy: PID 181 died...
22:49:50.820410 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:50.824209 ---      ParallelTerminationStrategy: PID 182 died...
22:49:50.825756 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:50.829544 ---      ParallelTerminationStrategy: PID 183 died...
22:49:50.831067 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:50.834848 ---      ParallelTerminationStrategy: PID 184 died...
22:49:50.836376 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:50.840171 ---      ParallelTerminationStrategy: PID 185 died...
22:49:50.841709 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:50.845484 ---      ParallelTerminationStrategy: PID 186 died...
22:49:50.846998 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:50.850768 ---      ParallelTerminationStrategy: PID 187 died...
22:49:50.852289 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:50.856097 ---      ParallelTerminationStrategy: PID 188 died...
22:49:50.857634 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:50.861425 ---      ParallelTerminationStrategy: PID 189 died...
22:49:50.862962 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:50.866750 ---      ParallelTerminationStrategy: PID 190 died...
22:49:50.868267 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:50.872055 ---      ParallelTerminationStrategy: PID 191 died...
22:49:50.873596 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:50.877412 ---      ParallelTerminationStrategy: PID 192 died...
22:49:50.878959 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:50.882771 ---      ParallelTerminationStrategy: PID 193 died...
22:49:50.884304 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:50.888127 ---      ParallelTerminationStrategy: PID 194 died...
22:49:50.889675 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:50.893476 ---      ParallelTerminationStrategy: PID 195 died...
22:49:50.895013 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:50.898828 ---      ParallelTerminationStrategy: PID 196 died...
22:49:50.900362 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:50.904162 ---      ParallelTerminationStrategy: PID 197 died...
22:49:50.905694 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:50.909490 ---      ParallelTerminationStrategy: PID 198 died...
22:49:50.911005 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:50.914791 ---      ParallelTerminationStrategy: PID 199 died...
22:49:50.916324 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:50.920105 ---      ParallelTerminationStrategy: PID 200 died...
22:49:50.921661 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:50.925456 ---      ParallelTerminationStrategy: PID 201 died...
22:49:50.926986 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:50.930929 ---      ParallelTerminationStrategy: PID 202 died...
22:49:50.932480 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:50.936299 ---      ParallelTerminationStrategy: PID 203 died...
22:49:50.937855 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:50.941652 ---      ParallelTerminationStrategy: PID 204 died...
22:49:50.943172 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:50.946963 ---      ParallelTerminationStrategy: PID 205 died...
22:49:50.948473 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:50.952281 ---      ParallelTerminationStrategy: PID 206 died...
22:49:50.953803 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:50.957581 ---      ParallelTerminationStrategy: PID 207 died...
22:49:50.959095 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:50.962861 ---      ParallelTerminationStrategy: PID 208 died...
22:49:50.964389 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:50.968172 ---      ParallelTerminationStrategy: PID 209 died...
22:49:50.969690 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:50.973446 ---      ParallelTerminationStrategy: PID 210 died...
22:49:50.974973 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:50.978742 ---      ParallelTerminationStrategy: PID 211 died...
22:49:50.980266 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:50.984046 ---      ParallelTerminationStrategy: PID 212 died...
22:49:50.985567 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:50.989355 ---      ParallelTerminationStrategy: PID 213 died...
22:49:50.990878 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:50.994626 ---      ParallelTerminationStrategy: PID 214 died...
22:49:50.996151 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:50.999916 ---      ParallelTerminationStrategy: PID 215 died...
22:49:51.001430 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:51.005102 ---      ParallelTerminationStrategy: PID 216 died...
22:49:51.006563 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:51.010215 ---      ParallelTerminationStrategy: PID 217 died...
22:49:51.011674 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:51.015295 ---      ParallelTerminationStrategy: PID 218 died...
22:49:51.016766 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:51.020467 ---      ParallelTerminationStrategy: PID 219 died...
22:49:51.022031 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:51.025793 ---      ParallelTerminationStrategy: PID 220 died...
22:49:51.027299 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:51.031087 ---      ParallelTerminationStrategy: PID 221 died...
22:49:51.032623 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:51.036419 ---      ParallelTerminationStrategy: PID 222 died...
22:49:51.037971 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:51.041766 ---      ParallelTerminationStrategy: PID 223 died...
22:49:51.043293 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:51.047069 ---      ParallelTerminationStrategy: PID 224 died...
22:49:51.048605 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:51.052405 ---      ParallelTerminationStrategy: PID 225 died...
22:49:51.053927 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:51.057706 ---      ParallelTerminationStrategy: PID 226 died...
22:49:51.059225 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:51.063017 ---      ParallelTerminationStrategy: PID 227 died...
22:49:51.064542 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:51.068356 ---      ParallelTerminationStrategy: PID 228 died...
22:49:51.069882 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:51.073671 ---      ParallelTerminationStrategy: PID 229 died...
22:49:51.075204 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:51.078990 ---      ParallelTerminationStrategy: PID 230 died...
22:49:51.080507 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:51.084326 ---      ParallelTerminationStrategy: PID 231 died...
22:49:51.085870 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:51.089696 ---      ParallelTerminationStrategy: PID 232 died...
22:49:51.091217 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:51.095031 ---      ParallelTerminationStrategy: PID 233 died...
22:49:51.096553 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:51.100349 ---      ParallelTerminationStrategy: PID 234 died...
22:49:51.101880 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:55.273335 ---      ParallelTerminationStrategy: PID 34 died...
22:49:55.274974 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8078 netreg_mass PASS
---------------------------------------------------------------------
22:49:55.341364 tst                       trial-8078: Storing JUnit report in /build/trial-8078/run.2025-09-03_22-48-19/trial-8078.xml

--------------------------------------------------------------------------------------------
trial-8078 PASS
--------------------------------------------------------------------------------------------
22:49:55.352516 tst                       trial-8078: trial-8078: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (89.2 sec)
+ exit_code=0
+ rm -rf trial-8078/inst
+ cd trial-8078
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-09-03 22:48:19
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8078-run.tgz run.2025-09-03_22-48-19
+ tar czf /build/trial-8078-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-09-03_13_25_57.tgz osmo-bts-oc2g.build-2025-09-03_00_51_31.tgz osmo-bts-sysmo.build-2025-09-03_00_51_38.tgz osmo-bts.build-2025-09-03_00_51_42.tgz osmo-ggsn.build-2025-09-03_20_42_34.tgz osmo-hlr.build-2025-09-03_16_36_53.tgz osmo-hnbgw.build-2025-09-03_13_29_02.tgz osmo-mgw.build-2025-09-03_08_33_13.tgz osmo-msc.build-2025-09-03_13_32_55.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-09-03_07_34_00.tgz osmo-pcu-sysmo.build-2025-09-03_07_36_06.tgz osmo-pcu.build-2025-09-03_07_36_14.tgz osmo-sgsn.build-2025-09-03_20_48_48.tgz osmo-stp.build-2025-09-03_13_22_56.tgz osmo-trx.build-2025-09-03_14_29_30.tgz osmocom-bb.build-2025-09-03_21_18_26.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