This log is too long to show here, 14 KB has been skipped — click to see the complete log
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7706
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins16648459853921879255.sh
+ trap clean_up_trap EXIT INT TERM 0
+ clean_up
+ docker kill osmo-gsm-tester-virtual
Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual
+ true
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/
+ rm -rf trial-8266
+ rm -rf docker-playground
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground
Cloning into 'docker-playground'...
+ git -C docker-playground log --oneline
290ae4c ttcn3-bts-test: write bts logs to tmpfs
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_S1GW_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.0s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.1s
#7 [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
#7 CACHED
#8 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#8 CACHED
#9 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#9 CACHED
#10 [ 8/28] RUN MKDIR /var/run/sshd
#10 CACHED
#11 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#11 CACHED
#12 [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
#12 CACHED
#13 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#13 CACHED
#14 [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
#14 CACHED
#15 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#15 CACHED
#16 [18/28] RUN SET -x && mkdir -p /tmp/mongodb && cd /tmp/mongodb && wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && wget "http://archive.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" > /etc/apt/sources.list.d/mongodb-org.list && apt-get update && apt-get install -y mongodb-org && apt-get clean && cd / && rm -rf /tmp/mongodb && rm /etc/apt/sources.list.d/mongodb-org.list && sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf
#16 CACHED
#17 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#17 CACHED
#18 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#18 CACHED
#19 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#19 CACHED
#20 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#20 CACHED
#21 [ 2/28] RUN useradd -ms /bin/bash jenkins
#21 CACHED
#22 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#22 CACHED
#23 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#23 CACHED
#24 [12/28] RUN MKDIR -p /osmo-gsm-tester-srsue /osmo-gsm-tester-srsenb /osmo-gsm-tester-srsepc /osmo-gsm-tester-trx /osmo-gsm-tester-grbroker /osmo-gsm-tester-open5gs
#24 CACHED
#25 [ 3/28] RUN groupadd osmo-gsm-tester
#25 CACHED
#26 [ 9/28] COPY SSH /root/.ssh
#26 CACHED
#27 [ 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
#27 CACHED
#28 [19/28] RUN IF [ "$(arch)" = "x86_64" ]; then apt-get update && apt-get install -y --no-install-recommends python3-pip python3-setuptools python3-wheel ninja-build build-essential flex bison git libsctp-dev libgnutls28-dev libgcrypt-dev libssl-dev libidn11-dev libmongoc-dev libbson-dev libyaml-dev libnghttp2-dev libmicrohttpd-dev libcurl4-gnutls-dev libnghttp2-dev meson && apt-get clean; fi
#28 CACHED
#29 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#29 CACHED
#30 [20/28] WORKDIR /TMP
#30 CACHED
#31 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#31 CACHED
#32 [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
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:620bdadb1421e0303225f6c84c6bdef617821752a9640865cf2c495f70b34812 done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8267 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2026-03-11 22:48:16
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8267
+ mkdir -p trial-8267
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-03-11_13_30_06.tgz osmo-bts-oc2g.build-2026-03-11_00_51_32.tgz osmo-bts-sysmo.build-2026-03-11_00_51_23.tgz osmo-bts.build-2026-03-11_00_51_37.tgz osmo-ggsn.build-2026-03-11_20_42_35.tgz osmo-hlr.build-2026-03-11_16_36_49.tgz osmo-hnbgw.build-2026-03-11_13_29_34.tgz osmo-mgw.build-2026-03-11_08_33_06.tgz osmo-msc.build-2026-03-11_13_33_19.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-03-11_07_35_07.tgz osmo-pcu-sysmo.build-2026-03-11_07_35_00.tgz osmo-pcu.build-2026-03-11_07_35_12.tgz osmo-sgsn.build-2026-03-11_20_48_13.tgz osmo-stp.build-2026-03-11_13_25_34.tgz osmo-trx.build-2026-03-11_18_45_37.tgz osmocom-bb.build-2026-03-11_21_17_53.tgz srslte.build-19.tgz trial-8267
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-03-11_13_30_06.md5 osmo-bts-oc2g.build-2026-03-11_00_51_32.md5 osmo-bts-sysmo.build-2026-03-11_00_51_23.md5 osmo-bts.build-2026-03-11_00_51_37.md5 osmo-ggsn.build-2026-03-11_20_42_35.md5 osmo-hlr.build-2026-03-11_16_36_49.md5 osmo-hnbgw.build-2026-03-11_13_29_34.md5 osmo-mgw.build-2026-03-11_08_33_06.md5 osmo-msc.build-2026-03-11_13_33_19.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-03-11_07_35_07.md5 osmo-pcu-sysmo.build-2026-03-11_07_35_00.md5 osmo-pcu.build-2026-03-11_07_35_12.md5 osmo-sgsn.build-2026-03-11_20_48_13.md5 osmo-stp.build-2026-03-11_13_25_34.md5 osmo-trx.build-2026-03-11_18_45_37.md5 osmocom-bb.build-2026-03-11_21_17_53.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-03-11_13_30_06.md5 osmo-bts-oc2g.build-2026-03-11_00_51_32.md5 osmo-bts-sysmo.build-2026-03-11_00_51_23.md5 osmo-bts.build-2026-03-11_00_51_37.md5 osmo-ggsn.build-2026-03-11_20_42_35.md5 osmo-hlr.build-2026-03-11_16_36_49.md5 osmo-hnbgw.build-2026-03-11_13_29_34.md5 osmo-mgw.build-2026-03-11_08_33_06.md5 osmo-msc.build-2026-03-11_13_33_19.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-03-11_07_35_07.md5 osmo-pcu-sysmo.build-2026-03-11_07_35_00.md5 osmo-pcu.build-2026-03-11_07_35_12.md5 osmo-sgsn.build-2026-03-11_20_48_13.md5 osmo-stp.build-2026-03-11_13_25_34.md5 osmo-trx.build-2026-03-11_18_45_37.md5 osmocom-bb.build-2026-03-11_21_17_53.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-8267 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8267'
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-8267
--------------------------------------------------------------------------------------------
22:48:16.770477 tst trial-8267: Detailed log at /build/trial-8267/run.2026-03-11_22-48-16/log
---------------------------------------------------------------------
trial-8267 netreg_mass
---------------------------------------------------------------------
22:48:16.973694 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:16.974073 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:16.974969 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:16.976211 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:17.019768 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:17.020721 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:17.022011 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:17.088700 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-8267 netreg_mass register_default_mass.py
----------------------------------------------
22:48:17.089595 tst register_default_mass.py:9: Claiming resources for the test
22:48:17.104681 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.105219 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.105676 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.106131 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.106578 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.107029 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.107477 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:17.138299 tst register_default_mass.py: using LAC 2
22:48:17.160526 tst register_default_mass.py: using RAC 2
22:48:17.187415 tst register_default_mass.py: using CellId 2
22:48:17.217345 tst register_default_mass.py: using BVCI 3
22:48:17.231415 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.232102 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.232690 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.233230 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.233753 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.234269 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.234785 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.235408 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.235968 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.236487 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.236996 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.237524 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.238064 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.238595 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.239131 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.239664 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.240189 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.240733 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.241260 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.241777 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.242310 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.242846 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.243374 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.243934 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.244458 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.244975 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.245509 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.246032 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.246553 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.247069 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.247598 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.248121 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.248662 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.249203 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.249729 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.250266 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.250786 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.251309 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.251854 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.252374 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.252901 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.253426 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.253945 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.254471 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.254992 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.255503 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.256040 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.256570 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.257087 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.257612 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.258133 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.258648 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.259170 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.259690 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.260199 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.260716 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.261235 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.261750 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.262278 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.262788 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.263291 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.263806 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.264335 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.264860 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.265365 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.265901 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.266425 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.266945 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.267475 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.267996 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.268513 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.269043 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.269627 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.270148 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.270678 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.271184 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.271690 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.272204 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.272725 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.273231 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.273732 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.274256 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.274771 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.275280 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.275806 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.276313 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.276824 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.277338 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.277857 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.278372 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.278885 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.279415 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.279943 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.280457 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.280984 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.281493 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.282003 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.282535 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.283056 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.283561 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.284090 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.284663 tst register_default_mass.py:21: Launching a simple network
22:48:17.294684 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:17.414906 run create_hlr_db(pid=20): Launched
22:48:18.429692 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:18.446061 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:18.461332 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:18.467088 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:18.656610 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:18.671311 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:18.676883 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:19.095659 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:19.110622 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:22.134096 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:22.252934 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:22.267972 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:22.273739 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:22.309155 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:22.324064 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:22.329814 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:22.642883 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:22.658201 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:28.690125 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:28.863800 run osmo-bts-virtual(pid=34): Launched
22:48:29.898706 tst register_default_mass.py: using MSISDN 1001
22:48:29.912566 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:29.951652 tst register_default_mass.py: using MSISDN 1002
22:48:29.969248 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:29.999619 tst register_default_mass.py: using MSISDN 1003
22:48:30.014400 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:30.044709 tst register_default_mass.py: using MSISDN 1004
22:48:30.059040 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:30.089789 tst register_default_mass.py: using MSISDN 1005
22:48:30.104408 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:30.134902 tst register_default_mass.py: using MSISDN 1006
22:48:30.149250 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:30.179612 tst register_default_mass.py: using MSISDN 1007
22:48:30.193963 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:30.223802 tst register_default_mass.py: using MSISDN 1008
22:48:30.237977 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:30.268722 tst register_default_mass.py: using MSISDN 1009
22:48:30.283110 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:30.322055 tst register_default_mass.py: using MSISDN 1010
22:48:30.339653 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:30.369838 tst register_default_mass.py: using MSISDN 1011
22:48:30.384491 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:30.415134 tst register_default_mass.py: using MSISDN 1012
22:48:30.429545 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:30.460033 tst register_default_mass.py: using MSISDN 1013
22:48:30.474367 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:30.504733 tst register_default_mass.py: using MSISDN 1014
22:48:30.518927 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:30.549113 tst register_default_mass.py: using MSISDN 1015
22:48:30.563263 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:30.593172 tst register_default_mass.py: using MSISDN 1016
22:48:30.607022 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:30.637528 tst register_default_mass.py: using MSISDN 1017
22:48:30.651852 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:30.682195 tst register_default_mass.py: using MSISDN 1018
22:48:30.695968 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:30.726091 tst register_default_mass.py: using MSISDN 1019
22:48:30.740057 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:30.770249 tst register_default_mass.py: using MSISDN 1020
22:48:30.784322 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:30.814421 tst register_default_mass.py: using MSISDN 1021
22:48:30.828426 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:30.858813 tst register_default_mass.py: using MSISDN 1022
22:48:30.872976 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:30.903231 tst register_default_mass.py: using MSISDN 1023
22:48:30.917283 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:30.947455 tst register_default_mass.py: using MSISDN 1024
22:48:30.961469 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:30.990714 tst register_default_mass.py: using MSISDN 1025
22:48:31.004582 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:31.034039 tst register_default_mass.py: using MSISDN 1026
22:48:31.047480 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:31.076920 tst register_default_mass.py: using MSISDN 1027
22:48:31.090666 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:31.119713 tst register_default_mass.py: using MSISDN 1028
22:48:31.133248 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:31.162215 tst register_default_mass.py: using MSISDN 1029
22:48:31.175655 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:31.204921 tst register_default_mass.py: using MSISDN 1030
22:48:31.218472 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:31.247550 tst register_default_mass.py: using MSISDN 1031
22:48:31.261095 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:31.290135 tst register_default_mass.py: using MSISDN 1032
22:48:31.303612 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:31.332667 tst register_default_mass.py: using MSISDN 1033
22:48:31.346177 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:31.375432 tst register_default_mass.py: using MSISDN 1034
22:48:31.388857 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:31.417825 tst register_default_mass.py: using MSISDN 1035
22:48:31.431265 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:31.460230 tst register_default_mass.py: using MSISDN 1036
22:48:31.473614 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:31.502453 tst register_default_mass.py: using MSISDN 1037
22:48:31.515765 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:31.544909 tst register_default_mass.py: using MSISDN 1038
22:48:31.558460 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:31.587525 tst register_default_mass.py: using MSISDN 1039
22:48:31.601164 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:31.630148 tst register_default_mass.py: using MSISDN 1040
22:48:31.643580 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:31.672680 tst register_default_mass.py: using MSISDN 1041
22:48:31.682583 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:31.711842 tst register_default_mass.py: using MSISDN 1042
22:48:31.727278 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:31.756222 tst register_default_mass.py: using MSISDN 1043
22:48:31.766055 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:31.794857 tst register_default_mass.py: using MSISDN 1044
22:48:31.809670 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:31.838524 tst register_default_mass.py: using MSISDN 1045
22:48:31.852244 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:31.881342 tst register_default_mass.py: using MSISDN 1046
22:48:31.894984 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:31.923790 tst register_default_mass.py: using MSISDN 1047
22:48:31.937164 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:31.965949 tst register_default_mass.py: using MSISDN 1048
22:48:31.979367 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:32.008305 tst register_default_mass.py: using MSISDN 1049
22:48:32.021795 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:32.050801 tst register_default_mass.py: using MSISDN 1050
22:48:32.064558 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:32.093333 tst register_default_mass.py: using MSISDN 1051
22:48:32.106750 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:32.135494 tst register_default_mass.py: using MSISDN 1052
22:48:32.148998 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:32.177809 tst register_default_mass.py: using MSISDN 1053
22:48:32.191331 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:32.220299 tst register_default_mass.py: using MSISDN 1054
22:48:32.233708 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:32.262396 tst register_default_mass.py: using MSISDN 1055
22:48:32.275916 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:32.304610 tst register_default_mass.py: using MSISDN 1056
22:48:32.317855 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:32.346538 tst register_default_mass.py: using MSISDN 1057
22:48:32.359965 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:32.388848 tst register_default_mass.py: using MSISDN 1058
22:48:32.402320 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:32.431014 tst register_default_mass.py: using MSISDN 1059
22:48:32.444556 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:32.473524 tst register_default_mass.py: using MSISDN 1060
22:48:32.487040 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:32.515894 tst register_default_mass.py: using MSISDN 1061
22:48:32.529510 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:32.558398 tst register_default_mass.py: using MSISDN 1062
22:48:32.571844 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:32.600448 tst register_default_mass.py: using MSISDN 1063
22:48:32.613809 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:32.642593 tst register_default_mass.py: using MSISDN 1064
22:48:32.656045 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:32.684928 tst register_default_mass.py: using MSISDN 1065
22:48:32.698379 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:32.727328 tst register_default_mass.py: using MSISDN 1066
22:48:32.741064 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:32.769844 tst register_default_mass.py: using MSISDN 1067
22:48:32.783308 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:32.812025 tst register_default_mass.py: using MSISDN 1068
22:48:32.825477 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:32.854341 tst register_default_mass.py: using MSISDN 1069
22:48:32.867888 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:32.896746 tst register_default_mass.py: using MSISDN 1070
22:48:32.910187 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:32.938882 tst register_default_mass.py: using MSISDN 1071
22:48:32.952375 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:32.984929 tst register_default_mass.py: using MSISDN 1072
22:48:33.000449 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:33.029233 tst register_default_mass.py: using MSISDN 1073
22:48:33.042873 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:33.071596 tst register_default_mass.py: using MSISDN 1074
22:48:33.085327 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:33.114010 tst register_default_mass.py: using MSISDN 1075
22:48:33.127433 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:33.156085 tst register_default_mass.py: using MSISDN 1076
22:48:33.169398 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:33.197910 tst register_default_mass.py: using MSISDN 1077
22:48:33.211330 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:33.240037 tst register_default_mass.py: using MSISDN 1078
22:48:33.253527 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:33.282192 tst register_default_mass.py: using MSISDN 1079
22:48:33.295569 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:33.324286 tst register_default_mass.py: using MSISDN 1080
22:48:33.337685 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:33.366168 tst register_default_mass.py: using MSISDN 1081
22:48:33.379462 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:33.408232 tst register_default_mass.py: using MSISDN 1082
22:48:33.421735 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:33.450422 tst register_default_mass.py: using MSISDN 1083
22:48:33.463771 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:33.492528 tst register_default_mass.py: using MSISDN 1084
22:48:33.506006 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:33.534468 tst register_default_mass.py: using MSISDN 1085
22:48:33.547783 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:33.576517 tst register_default_mass.py: using MSISDN 1086
22:48:33.589830 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:33.618398 tst register_default_mass.py: using MSISDN 1087
22:48:33.631718 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:33.660281 tst register_default_mass.py: using MSISDN 1088
22:48:33.673580 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:33.702118 tst register_default_mass.py: using MSISDN 1089
22:48:33.715328 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:33.744000 tst register_default_mass.py: using MSISDN 1090
22:48:33.757443 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:33.785886 tst register_default_mass.py: using MSISDN 1091
22:48:33.799176 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:33.827785 tst register_default_mass.py: using MSISDN 1092
22:48:33.841112 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:33.869611 tst register_default_mass.py: using MSISDN 1093
22:48:33.882864 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:33.911493 tst register_default_mass.py: using MSISDN 1094
22:48:33.924857 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:33.953293 tst register_default_mass.py: using MSISDN 1095
22:48:33.966565 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:33.995124 tst register_default_mass.py: using MSISDN 1096
22:48:34.008463 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:34.036895 tst register_default_mass.py: using MSISDN 1097
22:48:34.050223 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:34.078845 tst register_default_mass.py: using MSISDN 1098
22:48:34.092108 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:34.120646 tst register_default_mass.py: using MSISDN 1099
22:48:34.134076 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:34.162697 tst register_default_mass.py: using MSISDN 1100
22:48:34.176060 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:34.269038 run mass: Starting testcase
22:48:34.274544 run mass: Pre-launching all virtphy's
22:48:34.279959 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:34.292849 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:34.298876 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:34.314061 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:34.320171 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:34.332992 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:34.339074 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:34.352100 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:34.358237 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:34.371169 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:34.377135 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:34.389805 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:34.395786 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:34.408496 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:34.414483 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:34.427174 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:34.433107 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:34.445823 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:34.451821 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:34.464501 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:34.470433 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:34.483156 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:34.489111 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:34.501834 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:34.507749 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:34.520443 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:34.526335 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:34.539087 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:34.545033 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:34.557808 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:34.563807 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:34.576548 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:34.582494 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:34.595318 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:34.601301 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:34.614072 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:34.620014 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:34.632712 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:34.638764 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:34.651509 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:34.657392 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:34.670144 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:34.676039 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:34.688752 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:34.694700 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:34.707434 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:34.713336 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:34.726083 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:34.731986 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:34.744700 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:34.750603 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:34.763377 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:34.769327 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:34.782101 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:34.788008 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:34.800849 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:34.806810 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:34.819617 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:34.825570 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:34.838488 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:34.844416 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:34.857278 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:34.863177 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:34.875944 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:34.881861 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:34.894647 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:34.900604 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:34.913369 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:34.919273 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:34.932019 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:34.938010 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:34.951059 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:34.957040 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:34.969837 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:34.975774 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:34.988605 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:34.994579 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:35.007571 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:35.013592 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:35.026754 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:35.032843 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:35.046152 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:35.052351 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:35.065677 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:35.071765 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:35.084791 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:35.090773 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:35.103722 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:35.109780 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:35.122690 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:35.128671 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:35.141509 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:35.147483 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:35.160246 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:35.166186 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:35.179021 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:35.185027 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:35.197877 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:35.203876 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:35.216708 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:35.222832 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:35.235823 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:35.241892 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:35.254991 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:35.260964 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:35.273855 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:35.279807 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:35.292649 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:35.298735 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:35.311594 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:35.317681 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:35.330571 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:35.336595 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:35.349436 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:35.355438 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:35.368280 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:35.374262 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:35.387122 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:35.393109 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:35.405894 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:35.411820 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:35.424663 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:35.430607 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:35.443431 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:35.449352 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:35.462161 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:35.468138 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:35.481038 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:35.487128 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:35.500014 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:35.506054 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:35.518935 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:35.524913 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:35.537781 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:35.543775 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:35.556696 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:35.562681 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:35.575573 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:35.581562 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:35.594444 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:35.600361 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:35.613241 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:35.619192 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:35.632039 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:35.637951 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:35.650743 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:35.656745 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:35.669462 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:35.675367 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:35.688206 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:35.694161 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:35.706935 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:35.712956 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:35.725811 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:35.731749 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:35.744658 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:35.750598 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:35.763422 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:35.769486 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:35.782313 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:35.788402 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:35.801350 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:35.807265 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:35.820067 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:35.825970 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:35.838775 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:35.844678 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:35.857512 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:35.863409 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:35.876161 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:35.882109 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:35.894877 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:35.900916 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:35.913691 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:35.919629 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:35.932429 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:35.938404 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:35.951179 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:35.957288 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:35.970374 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:35.976509 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:35.989667 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:35.995735 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:36.008825 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:36.014729 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:36.027694 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:36.033583 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:36.046393 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:36.052279 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:36.065084 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:36.070976 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:36.083938 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:36.089835 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:36.102645 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:36.108542 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:36.121383 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:36.127388 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:36.140256 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:36.146285 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:36.159097 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:36.165024 run mass: Checking if sockets are in the filesystem
22:48:36.197496 run osmo-ms-mob/00000: Starting mobile
22:48:36.210474 run osmo-ms-mob/00000(pid=135): Launched
22:48:36.222742 run mass: MS start registered {at=3819942.4310578, delay=0.006086513865739107, ms=00000}
22:48:40.411224 run osmo-ms-mob/00001: Starting mobile
22:48:40.427962 run osmo-ms-mob/00001(pid=136): Launched
22:48:40.439470 run mass: MS start registered {at=3819946.647790262, delay=0.005258006043732166, ms=00001}
22:48:41.700802 run mass: MS performed LU {at=3819947.909002856, lu_delay=5.477945055812597, ms=00000}
22:48:42.203463 run osmo-ms-mob/00002: Starting mobile
22:48:42.219414 run osmo-ms-mob/00002(pid=137): Launched
22:48:42.230422 run mass: MS start registered {at=3819948.438736484, delay=0.005169149022549391, ms=00002}
22:48:43.497206 run osmo-ms-mob/00003: Starting mobile
22:48:43.510536 run osmo-ms-mob/00003(pid=138): Launched
22:48:43.521668 run mass: MS start registered {at=3819949.729987164, delay=0.005047833081334829, ms=00003}
22:48:44.593223 run osmo-ms-mob/00004: Starting mobile
22:48:44.606702 run osmo-ms-mob/00004(pid=139): Launched
22:48:44.619460 run mass: MS start registered {at=3819950.827777835, delay=0.006673561874777079, ms=00004}
22:48:45.465943 run mass: MS performed LU {at=3819951.674148787, lu_delay=5.026358524803072, ms=00001}
22:48:45.580825 run osmo-ms-mob/00005: Starting mobile
22:48:45.593732 run osmo-ms-mob/00005(pid=140): Launched
22:48:45.604704 run mass: MS start registered {at=3819951.813022491, delay=0.00500244926661253, ms=00005}
22:48:46.485755 run osmo-ms-mob/00006: Starting mobile
22:48:46.507594 run osmo-ms-mob/00006(pid=141): Launched
22:48:46.521304 run mass: MS start registered {at=3819952.729605187, delay=0.007672971114516258, ms=00006}
22:48:47.367529 run mass: MS performed LU {at=3819953.575731081, lu_delay=5.1369945970363915, ms=00002}
22:48:47.411527 run osmo-ms-mob/00007: Starting mobile
22:48:47.425639 run osmo-ms-mob/00007(pid=142): Launched
22:48:47.436521 run mass: MS start registered {at=3819953.644843409, delay=0.004836143925786018, ms=00007}
22:48:48.211737 run osmo-ms-mob/00008: Starting mobile
22:48:48.228238 run osmo-ms-mob/00008(pid=143): Launched
22:48:48.239175 run mass: MS start registered {at=3819954.447496498, delay=0.004908727016299963, ms=00008}
22:48:48.881094 run osmo-ms-mob/00009: Starting mobile
22:48:48.894378 run osmo-ms-mob/00009(pid=144): Launched
22:48:48.906019 run mass: MS start registered {at=3819955.114335079, delay=0.005490751005709171, ms=00009}
22:48:49.232072 run mass: MS performed LU {at=3819955.440284824, lu_delay=5.71029765997082, ms=00003}
22:48:49.613125 run osmo-ms-mob/00010: Starting mobile
22:48:49.630036 run osmo-ms-mob/00010(pid=145): Launched
22:48:49.641344 run mass: MS start registered {at=3819955.849664888, delay=0.005296880844980478, ms=00010}
22:48:49.749029 run mass: MS performed LU {at=3819955.957240501, lu_delay=5.129462665878236, ms=00004}
22:48:50.181467 run osmo-ms-mob/00011: Starting mobile
22:48:50.194769 run osmo-ms-mob/00011(pid=146): Launched
22:48:50.205839 run mass: MS start registered {at=3819956.414160729, delay=0.004952860064804554, ms=00011}
22:48:50.781183 run osmo-ms-mob/00012: Starting mobile
22:48:50.794616 run osmo-ms-mob/00012(pid=147): Launched
22:48:50.805642 run mass: MS start registered {at=3819957.013961518, delay=0.004995887167751789, ms=00012}
22:48:51.133581 run mass: MS performed LU {at=3819957.341792747, lu_delay=5.528770255856216, ms=00005}
22:48:51.412285 run osmo-ms-mob/00013: Starting mobile
22:48:51.429686 run osmo-ms-mob/00013(pid=148): Launched
22:48:51.440682 run mass: MS start registered {at=3819957.649001182, delay=0.004944026004523039, ms=00013}
22:48:51.650420 run mass: MS performed LU {at=3819957.858607773, lu_delay=5.129002586007118, ms=00006}
22:48:51.980436 run osmo-ms-mob/00014: Starting mobile
22:48:51.993801 run osmo-ms-mob/00014(pid=149): Launched
22:48:52.004831 run mass: MS start registered {at=3819958.213153141, delay=0.004947020206600428, ms=00014}
22:48:52.611849 run osmo-ms-mob/00015: Starting mobile
22:48:52.628033 run osmo-ms-mob/00015(pid=150): Launched
22:48:52.639732 run mass: MS start registered {at=3819958.848051782, delay=0.005256019067019224, ms=00015}
22:48:52.997881 run mass: MS performed LU {at=3819959.206087692, lu_delay=5.561244283337146, ms=00007}
22:48:53.012094 run osmo-ms-mob/00016: Starting mobile
22:48:53.025103 run osmo-ms-mob/00016(pid=151): Launched
22:48:53.036227 run mass: MS start registered {at=3819959.24455262, delay=0.005021966062486172, ms=00016}
22:48:53.043125 run mass: MS performed LU {at=3819959.251447509, lu_delay=4.803951011039317, ms=00008}
22:48:53.612935 run osmo-ms-mob/00017: Starting mobile
22:48:53.629007 run osmo-ms-mob/00017(pid=152): Launched
22:48:53.640065 run mass: MS start registered {at=3819959.848386094, delay=0.004973560106009245, ms=00017}
22:48:54.181272 run osmo-ms-mob/00018: Starting mobile
22:48:54.194458 run osmo-ms-mob/00018(pid=153): Launched
22:48:54.205513 run mass: MS start registered {at=3819960.413833418, delay=0.005005999933928251, ms=00018}
22:48:54.610594 run osmo-ms-mob/00019: Starting mobile
22:48:54.625947 run osmo-ms-mob/00019(pid=154): Launched
22:48:54.637040 run mass: MS start registered {at=3819960.84536111, delay=0.005055232904851437, ms=00019}
22:48:54.899217 run mass: MS performed LU {at=3819961.107434726, lu_delay=4.693273996934295, ms=00011}
22:48:54.945618 run mass: MS performed LU {at=3819961.153835913, lu_delay=6.039500833954662, ms=00009}
22:48:54.999509 run osmo-ms-mob/00020: Starting mobile
22:48:55.014960 run osmo-ms-mob/00020(pid=155): Launched
22:48:55.021063 run mass: MS performed LU {at=3819961.229391057, lu_delay=5.379726169165224, ms=00010}
22:48:55.027109 run mass: MS start registered {at=3819961.235443024, delay=0.00606868090108037, ms=00020}
22:48:55.620864 run osmo-ms-mob/00021: Starting mobile
22:48:55.637078 run osmo-ms-mob/00021(pid=156): Launched
22:48:55.648098 run mass: MS start registered {at=3819961.856420774, delay=0.004921677056699991, ms=00021}
22:48:55.981029 run osmo-ms-mob/00022: Starting mobile
22:48:55.997029 run osmo-ms-mob/00022(pid=157): Launched
22:48:56.008056 run mass: MS start registered {at=3819962.216374764, delay=0.004927893169224262, ms=00022}
22:48:56.512694 run osmo-ms-mob/00023: Starting mobile
22:48:56.529713 run osmo-ms-mob/00023(pid=158): Launched
22:48:56.540790 run mass: MS start registered {at=3819962.749111997, delay=0.004948792979121208, ms=00023}
22:48:56.680415 run mass: MS performed LU {at=3819962.888603783, lu_delay=5.239602601155639, ms=00013}
22:48:56.764177 run mass: MS performed LU {at=3819962.97239327, lu_delay=5.958431751932949, ms=00012}
22:48:56.791586 run osmo-ms-mob/00024: Starting mobile
22:48:56.804491 run osmo-ms-mob/00024(pid=159): Launched
22:48:56.810816 run mass: MS performed LU {at=3819963.019145103, lu_delay=4.805991962086409, ms=00014}
22:48:56.816819 run mass: MS start registered {at=3819963.025153952, delay=0.0060248421505093575, ms=00024}
22:48:57.383569 run osmo-ms-mob/00025: Starting mobile
22:48:57.397117 run osmo-ms-mob/00025(pid=160): Launched
22:48:57.408202 run mass: MS start registered {at=3819963.616520238, delay=0.005048681981861591, ms=00025}
22:48:57.780399 run osmo-ms-mob/00026: Starting mobile
22:48:57.793674 run osmo-ms-mob/00026(pid=161): Launched
22:48:57.804650 run mass: MS start registered {at=3819964.012972268, delay=0.0049144066870212555, ms=00026}
22:48:58.181463 run osmo-ms-mob/00027: Starting mobile
22:48:58.194652 run osmo-ms-mob/00027(pid=162): Launched
22:48:58.205565 run mass: MS start registered {at=3819964.413886838, delay=0.004764616023749113, ms=00027}
22:48:58.601947 run osmo-ms-mob/00028: Starting mobile
22:48:58.617387 run osmo-ms-mob/00028(pid=163): Launched
22:48:58.628463 run mass: MS start registered {at=3819964.836784359, delay=0.0035054762847721577, ms=00028}
22:48:58.665035 run mass: MS performed LU {at=3819964.873274846, lu_delay=5.024888752028346, ms=00017}
22:48:58.710799 run mass: MS performed LU {at=3819964.919016582, lu_delay=5.674463961739093, ms=00016}
22:48:58.780455 run mass: MS performed LU {at=3819964.988698931, lu_delay=6.1406471487134695, ms=00015}
22:48:58.818199 run osmo-ms-mob/00029: Starting mobile
22:48:58.831272 run osmo-ms-mob/00029(pid=164): Launched
22:48:58.842487 run mass: MS start registered {at=3819965.050805679, delay=0.00494626397266984, ms=00029}
22:48:59.052387 run mass: MS performed LU {at=3819965.260602614, lu_delay=4.846769195981324, ms=00018}
22:48:59.420023 run osmo-ms-mob/00030: Starting mobile
22:48:59.435948 run osmo-ms-mob/00030(pid=165): Launched
22:48:59.447252 run mass: MS start registered {at=3819965.655563804, delay=0.005189220886677504, ms=00030}
22:48:59.799579 run osmo-ms-mob/00031: Starting mobile
22:48:59.823465 run osmo-ms-mob/00031(pid=166): Launched
22:48:59.834692 run mass: MS start registered {at=3819966.043011682, delay=0.005130059085786343, ms=00031}
22:49:00.081127 run osmo-ms-mob/00032: Starting mobile
22:49:00.094166 run osmo-ms-mob/00032(pid=167): Launched
22:49:00.105241 run mass: MS start registered {at=3819966.313557578, delay=0.005043383687734604, ms=00032}
22:49:00.481167 run osmo-ms-mob/00033: Starting mobile
22:49:00.494579 run osmo-ms-mob/00033(pid=168): Launched
22:49:00.505918 run mass: MS start registered {at=3819966.714236388, delay=0.0048765381798148155, ms=00033}
22:49:00.529310 run mass: MS performed LU {at=3819966.737547782, lu_delay=5.502104757819325, ms=00020}
22:49:00.576307 run mass: MS performed LU {at=3819966.784525, lu_delay=5.939163890201598, ms=00019}
22:49:00.719305 run mass: MS performed LU {at=3819966.927523027, lu_delay=4.711148262955248, ms=00022}
22:49:00.763162 run osmo-ms-mob/00034: Starting mobile
22:49:00.777483 run osmo-ms-mob/00034(pid=169): Launched
22:49:00.788435 run mass: MS start registered {at=3819966.996758222, delay=0.004918047226965427, ms=00034}
22:49:01.198411 run osmo-ms-mob/00035: Starting mobile
22:49:01.220334 run osmo-ms-mob/00035(pid=170): Launched
22:49:01.231200 run mass: MS start registered {at=3819967.439520897, delay=0.004891450051218271, ms=00035}
22:49:01.588518 run osmo-ms-mob/00036: Starting mobile
22:49:01.601549 run osmo-ms-mob/00036(pid=171): Launched
22:49:01.612970 run mass: MS start registered {at=3819967.821284671, delay=0.005108100827783346, ms=00036}
22:49:02.010485 run osmo-ms-mob/00037: Starting mobile
22:49:02.025575 run osmo-ms-mob/00037(pid=172): Launched
22:49:02.036547 run mass: MS start registered {at=3819968.24487018, delay=0.005002341698855162, ms=00037}
22:49:02.281533 run osmo-ms-mob/00038: Starting mobile
22:49:02.294319 run osmo-ms-mob/00038(pid=173): Launched
22:49:02.305070 run mass: MS start registered {at=3819968.513390146, delay=0.004587844014167786, ms=00038}
22:49:02.430546 run mass: MS performed LU {at=3819968.638765593, lu_delay=4.625793325249106, ms=00026}
22:49:02.476837 run mass: MS performed LU {at=3819968.685054535, lu_delay=5.659900582861155, ms=00024}
22:49:02.503351 run osmo-ms-mob/00039: Starting mobile
22:49:02.516455 run osmo-ms-mob/00039(pid=174): Launched
22:49:02.527333 run mass: MS start registered {at=3819968.73565754, delay=0.0046978723257780075, ms=00039}
22:49:02.544679 run mass: MS performed LU {at=3819968.753000868, lu_delay=6.003888871055096, ms=00023}
22:49:02.582784 run mass: MS performed LU {at=3819968.791032879, lu_delay=5.174512641038746, ms=00025}
22:49:02.995494 run osmo-ms-mob/00040: Starting mobile
22:49:03.009188 run osmo-ms-mob/00040(pid=175): Launched
22:49:03.020562 run mass: MS start registered {at=3819969.228883343, delay=0.005123304668813944, ms=00040}
22:49:03.298483 run osmo-ms-mob/00041: Starting mobile
22:49:03.313472 run osmo-ms-mob/00041(pid=176): Launched
22:49:03.325795 run mass: MS start registered {at=3819969.534096341, delay=0.006247613113373518, ms=00041}
22:49:03.595252 run osmo-ms-mob/00042: Starting mobile
22:49:03.609116 run osmo-ms-mob/00042(pid=177): Launched
22:49:03.620165 run mass: MS start registered {at=3819969.828486891, delay=0.005023681093007326, ms=00042}
22:49:03.981616 run osmo-ms-mob/00043: Starting mobile
22:49:03.994908 run osmo-ms-mob/00043(pid=178): Launched
22:49:04.006013 run mass: MS start registered {at=3819970.214335813, delay=0.005016682203859091, ms=00043}
22:49:04.249505 run mass: MS performed LU {at=3819970.457721485, lu_delay=6.0438346466980875, ms=00027}
22:49:04.288097 run osmo-ms-mob/00044: Starting mobile
22:49:04.303848 run osmo-ms-mob/00044(pid=179): Launched
22:49:04.309930 run mass: MS performed LU {at=3819970.518258565, lu_delay=5.467452886048704, ms=00029}
22:49:04.315835 run mass: MS start registered {at=3819970.52416961, delay=0.005928401835262775, ms=00044}
22:49:04.340684 run mass: MS performed LU {at=3819970.548961287, lu_delay=5.712176927831024, ms=00028}
22:49:04.353140 run osmo-ms-mob/00045: Starting mobile
22:49:04.366115 run osmo-ms-mob/00045(pid=180): Launched
22:49:04.377089 run mass: MS start registered {at=3819970.585411701, delay=0.004751306027173996, ms=00045}
22:49:04.503831 run mass: MS performed LU {at=3819970.712034977, lu_delay=5.056471173185855, ms=00030}
22:49:04.527267 run mass: MS performed LU {at=3819970.735597754, lu_delay=4.692586071789265, ms=00031}
22:49:04.538677 run osmo-ms-mob/00046: Starting mobile
22:49:04.551811 run osmo-ms-mob/00046(pid=181): Launched
22:49:04.562716 run mass: MS start registered {at=3819970.77103774, delay=0.004788185935467482, ms=00046}
22:49:05.193045 run osmo-ms-mob/00047: Starting mobile
22:49:05.206618 run osmo-ms-mob/00047(pid=182): Launched
22:49:05.219513 run mass: MS start registered {at=3819971.427834085, delay=0.006420120131224394, ms=00047}
22:49:05.494159 run osmo-ms-mob/00048: Starting mobile
22:49:05.507972 run osmo-ms-mob/00048(pid=183): Launched
22:49:05.519478 run mass: MS start registered {at=3819971.727798074, delay=0.005412893835455179, ms=00048}
22:49:05.793835 run osmo-ms-mob/00049: Starting mobile
22:49:05.807601 run osmo-ms-mob/00049(pid=184): Launched
22:49:05.818336 run mass: MS start registered {at=3819972.026658055, delay=0.004761912859976292, ms=00049}
22:49:06.082062 run osmo-ms-mob/00050: Starting mobile
22:49:06.095206 run osmo-ms-mob/00050(pid=185): Launched
22:49:06.106317 run mass: MS start registered {at=3819972.314636247, delay=0.005069548264145851, ms=00050}
22:49:06.196633 run mass: MS performed LU {at=3819972.404860308, lu_delay=6.09130273014307, ms=00032}
22:49:06.243259 run mass: MS performed LU {at=3819972.451476838, lu_delay=5.737240449991077, ms=00033}
22:49:06.312412 run mass: MS performed LU {at=3819972.520626094, lu_delay=5.523867872077972, ms=00034}
22:49:06.351814 run osmo-ms-mob/00051: Starting mobile
22:49:06.365005 run osmo-ms-mob/00051(pid=186): Launched
22:49:06.371466 run mass: MS performed LU {at=3819972.579791791, lu_delay=4.758507119957358, ms=00036}
22:49:06.377296 run mass: MS start registered {at=3819972.585630702, delay=0.005856659729033709, ms=00051}
22:49:06.423310 run mass: MS performed LU {at=3819972.631526529, lu_delay=5.192005631979555, ms=00035}
22:49:06.447161 run osmo-ms-mob/00052: Starting mobile
22:49:06.460174 run osmo-ms-mob/00052(pid=187): Launched
22:49:06.471089 run mass: MS start registered {at=3819972.679413702, delay=0.004908269736915827, ms=00052}
22:49:07.095259 run osmo-ms-mob/00053: Starting mobile
22:49:07.109087 run osmo-ms-mob/00053(pid=188): Launched
22:49:07.120471 run mass: MS start registered {at=3819973.328784929, delay=0.005374652333557606, ms=00053}
22:49:07.393805 run osmo-ms-mob/00054: Starting mobile
22:49:07.408002 run osmo-ms-mob/00054(pid=189): Launched
22:49:07.419171 run mass: MS start registered {at=3819973.627488623, delay=0.005175850819796324, ms=00054}
22:49:07.692761 run osmo-ms-mob/00055: Starting mobile
22:49:07.706435 run osmo-ms-mob/00055(pid=190): Launched
22:49:07.717499 run mass: MS start registered {at=3819973.925821744, delay=0.004967383109033108, ms=00055}
22:49:07.982023 run osmo-ms-mob/00056: Starting mobile
22:49:07.995355 run osmo-ms-mob/00056(pid=191): Launched
22:49:08.006367 run mass: MS start registered {at=3819974.214686894, delay=0.004826873075217009, ms=00056}
22:49:08.061218 run mass: MS performed LU {at=3819974.269442804, lu_delay=4.735346463043243, ms=00041}
22:49:08.106995 run mass: MS performed LU {at=3819974.315213616, lu_delay=5.57955607585609, ms=00039}
22:49:08.130509 run osmo-ms-mob/00057: Starting mobile
22:49:08.143471 run osmo-ms-mob/00057(pid=192): Launched
22:49:08.154370 run mass: MS start registered {at=3819974.362693026, delay=0.004974209237843752, ms=00057}
22:49:08.251172 run mass: MS performed LU {at=3819974.459399476, lu_delay=5.23051613336429, ms=00040}
22:49:08.273822 run mass: MS performed LU {at=3819974.482152863, lu_delay=6.23728268314153, ms=00037}
22:49:08.286202 run mass: MS performed LU {at=3819974.494523931, lu_delay=4.666037039831281, ms=00042}
22:49:08.297701 run osmo-ms-mob/00058: Starting mobile
22:49:08.310923 run osmo-ms-mob/00058(pid=193): Launched
22:49:08.321779 run mass: MS start registered {at=3819974.530101551, delay=0.004832924343645573, ms=00058}
22:49:08.993819 run osmo-ms-mob/00059: Starting mobile
22:49:09.008104 run osmo-ms-mob/00059(pid=194): Launched
22:49:09.019354 run mass: MS start registered {at=3819975.227673112, delay=0.0050074998289346695, ms=00059}
22:49:09.293602 run osmo-ms-mob/00060: Starting mobile
22:49:09.307400 run osmo-ms-mob/00060(pid=195): Launched
22:49:09.318521 run mass: MS start registered {at=3819975.52684023, delay=0.005098923109471798, ms=00060}
22:49:09.681055 run osmo-ms-mob/00061: Starting mobile
22:49:09.694357 run osmo-ms-mob/00061(pid=196): Launched
22:49:09.705383 run mass: MS start registered {at=3819975.913705616, delay=0.004916173871606588, ms=00061}
22:49:09.962279 run mass: MS performed LU {at=3819976.170497816, lu_delay=4.742663730867207, ms=00047}
22:49:10.017815 run osmo-ms-mob/00062: Starting mobile
22:49:10.032786 run osmo-ms-mob/00062(pid=197): Launched
22:49:10.038846 run mass: MS performed LU {at=3819976.247175522, lu_delay=5.723005912266672, ms=00044}
22:49:10.044741 run mass: MS start registered {at=3819976.253076631, delay=0.005918492097407579, ms=00062}
22:49:10.077809 run mass: MS performed LU {at=3819976.286051031, lu_delay=6.071715218015015, ms=00043}
22:49:10.094687 run osmo-ms-mob/00063: Starting mobile
22:49:10.108095 run osmo-ms-mob/00063(pid=198): Launched
22:49:10.114368 run mass: MS performed LU {at=3819976.322695421, lu_delay=5.551657680887729, ms=00046}
22:49:10.120228 run mass: MS start registered {at=3819976.328563059, delay=0.005885090213268995, ms=00063}
22:49:10.188653 run mass: MS performed LU {at=3819976.396884565, lu_delay=5.811472863890231, ms=00045}
22:49:10.442266 run mass: MS performed LU {at=3819976.650482579, lu_delay=4.9226845051161945, ms=00048}
22:49:10.457489 run osmo-ms-mob/00064: Starting mobile
22:49:10.470804 run osmo-ms-mob/00064(pid=199): Launched
22:49:10.482140 run mass: MS start registered {at=3819976.690458891, delay=0.0052079991437494755, ms=00064}
22:49:11.023618 run mass: MS performed LU {at=3819977.231837064, lu_delay=3.604348441120237, ms=00054}
22:49:11.053975 run osmo-ms-mob/00065: Starting mobile
22:49:11.067356 run osmo-ms-mob/00065(pid=200): Launched
22:49:11.078820 run mass: MS start registered {at=3819977.287139646, delay=0.005186598747968674, ms=00065}
22:49:11.412155 run osmo-ms-mob/00066: Starting mobile
22:49:11.427654 run osmo-ms-mob/00066(pid=201): Launched
22:49:11.438741 run mass: MS start registered {at=3819977.647062398, delay=0.005112470127642155, ms=00066}
22:49:11.781306 run osmo-ms-mob/00067: Starting mobile
22:49:11.794524 run osmo-ms-mob/00067(pid=202): Launched
22:49:11.800882 run mass: MS performed LU {at=3819978.009208449, lu_delay=5.32979474728927, ms=00052}
22:49:11.806929 run mass: MS start registered {at=3819978.01526211, delay=0.006073834374547005, ms=00067}
22:49:11.825614 run mass: MS performed LU {at=3819978.033926011, lu_delay=5.719289763830602, ms=00050}
22:49:11.837576 run osmo-ms-mob/00068: Starting mobile
22:49:11.850764 run osmo-ms-mob/00068(pid=203): Launched
22:49:11.861728 run mass: MS start registered {at=3819978.070047099, delay=0.004823375027626753, ms=00068}
22:49:11.871793 run mass: MS performed LU {at=3819978.080113718, lu_delay=6.0534556629136205, ms=00049}
22:49:12.035806 run mass: MS performed LU {at=3819978.243987284, lu_delay=5.658356582280248, ms=00051}
22:49:12.059153 run mass: MS performed LU {at=3819978.267479353, lu_delay=4.938694423995912, ms=00053}
22:49:12.070333 run osmo-ms-mob/00069: Starting mobile
22:49:12.083305 run osmo-ms-mob/00069(pid=204): Launched
22:49:12.094814 run mass: MS start registered {at=3819978.30313217, delay=0.005389772821217775, ms=00069}
22:49:12.894188 run osmo-ms-mob/00070: Starting mobile
22:49:12.908584 run osmo-ms-mob/00070(pid=205): Launched
22:49:12.920376 run mass: MS start registered {at=3819979.128693076, delay=0.005313057918101549, ms=00070}
22:49:13.291189 run osmo-ms-mob/00071: Starting mobile
22:49:13.304803 run osmo-ms-mob/00071(pid=206): Launched
22:49:13.315834 run mass: MS start registered {at=3819979.524154774, delay=0.004863573703914881, ms=00071}
22:49:13.722332 run osmo-ms-mob/00072: Starting mobile
22:49:13.738982 run osmo-ms-mob/00072(pid=207): Launched
22:49:13.745230 run mass: MS performed LU {at=3819979.953556863, lu_delay=4.725883751176298, ms=00059}
22:49:13.751314 run mass: MS start registered {at=3819979.959649343, delay=0.006110827904194593, ms=00072}
22:49:13.773467 run mass: MS performed LU {at=3819979.981782229, lu_delay=6.0559604852460325, ms=00055}
22:49:13.843860 run mass: MS performed LU {at=3819980.052077393, lu_delay=5.837390499189496, ms=00056}
22:49:13.858445 run osmo-ms-mob/00073: Starting mobile
22:49:13.871862 run osmo-ms-mob/00073(pid=208): Launched
22:49:13.879831 run mass: MS performed LU {at=3819980.088147266, lu_delay=5.558045714627951, ms=00058}
22:49:13.885846 run mass: MS start registered {at=3819980.094181131, delay=0.007997447159141302, ms=00073}
22:49:13.954719 run mass: MS performed LU {at=3819980.162936623, lu_delay=5.800243597012013, ms=00057}
22:49:13.977409 run mass: MS performed LU {at=3819980.185740836, lu_delay=4.658900605980307, ms=00060}
22:49:13.988274 run osmo-ms-mob/00074: Starting mobile
22:49:14.001171 run osmo-ms-mob/00074(pid=209): Launched
22:49:14.012635 run mass: MS start registered {at=3819980.220953727, delay=0.0054220883175730705, ms=00074}
22:49:14.895308 run osmo-ms-mob/00075: Starting mobile
22:49:14.909320 run osmo-ms-mob/00075(pid=210): Launched
22:49:14.920835 run mass: MS start registered {at=3819981.129153534, delay=0.005309565924108028, ms=00075}
22:49:15.419271 run osmo-ms-mob/00076: Starting mobile
22:49:15.435083 run osmo-ms-mob/00076(pid=211): Launched
22:49:15.446259 run mass: MS start registered {at=3819981.654579059, delay=0.005203940439969301, ms=00076}
22:49:15.510065 run mass: MS performed LU {at=3819981.718281951, lu_delay=5.465205319691449, ms=00062}
22:49:15.593122 run mass: MS performed LU {at=3819981.801355495, lu_delay=5.887649879325181, ms=00061}
22:49:15.639111 run mass: MS performed LU {at=3819981.847326934, lu_delay=5.1568680428899825, ms=00064}
22:49:15.667617 run osmo-ms-mob/00077: Starting mobile
22:49:15.680452 run osmo-ms-mob/00077(pid=212): Launched
22:49:15.691432 run mass: MS start registered {at=3819981.899754753, delay=0.005022939760237932, ms=00077}
22:49:15.783052 run mass: MS performed LU {at=3819981.991256853, lu_delay=5.66269379388541, ms=00063}
22:49:15.806665 run mass: MS performed LU {at=3819982.014992529, lu_delay=4.727852883283049, ms=00065}
22:49:16.319713 run osmo-ms-mob/00078: Starting mobile
22:49:16.335459 run osmo-ms-mob/00078(pid=213): Launched
22:49:16.346780 run mass: MS start registered {at=3819982.555097011, delay=0.005318510811775923, ms=00078}
22:49:16.694660 run osmo-ms-mob/00079: Starting mobile
22:49:16.709175 run osmo-ms-mob/00079(pid=214): Launched
22:49:16.720478 run mass: MS start registered {at=3819982.92879851, delay=0.00520067336037755, ms=00079}
22:49:17.194362 run osmo-ms-mob/00080: Starting mobile
22:49:17.208096 run osmo-ms-mob/00080(pid=215): Launched
22:49:17.219520 run mass: MS start registered {at=3819983.427836616, delay=0.005021831952035427, ms=00080}
22:49:17.494264 run mass: MS performed LU {at=3819983.702479578, lu_delay=6.05541718006134, ms=00066}
22:49:17.609424 run mass: MS performed LU {at=3819983.817641339, lu_delay=5.747594239655882, ms=00068}
22:49:17.648264 run osmo-ms-mob/00081: Starting mobile
22:49:17.661350 run osmo-ms-mob/00081(pid=216): Launched
22:49:17.667886 run mass: MS performed LU {at=3819983.876211805, lu_delay=5.573079634923488, ms=00069}
22:49:17.673837 run mass: MS start registered {at=3819983.882171149, delay=0.005979364737868309, ms=00081}
22:49:17.700720 run mass: MS performed LU {at=3819983.909017117, lu_delay=4.780324041377753, ms=00070}
22:49:17.719846 run mass: MS performed LU {at=3819983.928094764, lu_delay=22.07167398976162, ms=00021}
22:49:17.733865 run osmo-ms-mob/00082: Starting mobile
22:49:17.746896 run osmo-ms-mob/00082(pid=217): Launched
22:49:17.758034 run mass: MS start registered {at=3819983.966349925, delay=0.005091691855341196, ms=00082}
22:49:18.692221 run osmo-ms-mob/00083: Starting mobile
22:49:18.705952 run osmo-ms-mob/00083(pid=218): Launched
22:49:18.717343 run mass: MS start registered {at=3819984.925661387, delay=0.0053398497402668, ms=00083}
22:49:19.213106 run osmo-ms-mob/00084: Starting mobile
22:49:19.230940 run osmo-ms-mob/00084(pid=219): Launched
22:49:19.242106 run mass: MS start registered {at=3819985.45042627, delay=0.004972254857420921, ms=00084}
22:49:19.275168 run mass: MS performed LU {at=3819985.483417994, lu_delay=5.959263219963759, ms=00071}
22:49:19.358964 run mass: MS performed LU {at=3819985.567195095, lu_delay=5.346241367980838, ms=00074}
22:49:19.405350 run mass: MS performed LU {at=3819985.613568495, lu_delay=5.653919151984155, ms=00072}
22:49:19.549522 run mass: MS performed LU {at=3819985.757742617, lu_delay=5.66356148570776, ms=00073}
22:49:19.579030 run osmo-ms-mob/00085: Starting mobile
22:49:19.592328 run osmo-ms-mob/00085(pid=220): Launched
22:49:19.598773 run mass: MS performed LU {at=3819985.80709924, lu_delay=4.677945706062019, ms=00075}
22:49:19.604873 run mass: MS start registered {at=3819985.813207392, delay=0.006127658300101757, ms=00085}
22:49:20.294250 run osmo-ms-mob/00086: Starting mobile
22:49:20.308358 run osmo-ms-mob/00086(pid=221): Launched
22:49:20.319731 run mass: MS start registered {at=3819986.528019751, delay=0.005250234156847, ms=00086}
22:49:20.880862 run osmo-ms-mob/00087: Starting mobile
22:49:20.893981 run osmo-ms-mob/00087(pid=222): Launched
22:49:20.905190 run mass: MS start registered {at=3819987.113509083, delay=0.005090510006994009, ms=00087}
22:49:21.139885 run mass: MS performed LU {at=3819987.348099154, lu_delay=5.693520094733685, ms=00076}
22:49:21.176498 run mass: MS performed LU {at=3819987.384736383, lu_delay=4.829639371950179, ms=00078}
22:49:21.260464 run mass: MS performed LU {at=3819987.468684893, lu_delay=5.568930140230805, ms=00077}
22:49:21.514674 run osmo-ms-mob/00088: Starting mobile
22:49:21.530105 run osmo-ms-mob/00088(pid=223): Launched
22:49:21.541169 run mass: MS start registered {at=3819987.74949021, delay=0.005015896633267403, ms=00088}
22:49:21.703125 run mass: MS performed LU {at=3819987.911343833, lu_delay=4.982545322738588, ms=00079}
22:49:22.080076 run osmo-ms-mob/00089: Starting mobile
22:49:22.093518 run osmo-ms-mob/00089(pid=224): Launched
22:49:22.104961 run mass: MS start registered {at=3819988.313275463, delay=0.005122411996126175, ms=00089}
22:49:22.720233 run osmo-ms-mob/00090: Starting mobile
22:49:22.736218 run osmo-ms-mob/00090(pid=225): Launched
22:49:22.747430 run mass: MS start registered {at=3819988.955748486, delay=0.005136263091117144, ms=00090}
22:49:23.041349 run mass: MS performed LU {at=3819989.249567661, lu_delay=5.367396512068808, ms=00081}
22:49:23.124460 run mass: MS performed LU {at=3819989.332665424, lu_delay=5.366315498948097, ms=00082}
22:49:23.170929 run mass: MS performed LU {at=3819989.379150164, lu_delay=5.9513135477900505, ms=00080}
22:49:23.314668 run mass: MS performed LU {at=3819989.522887941, lu_delay=4.5972265540622175, ms=00083}
22:49:23.363553 run osmo-ms-mob/00091: Starting mobile
22:49:23.377763 run osmo-ms-mob/00091(pid=226): Launched
22:49:23.388840 run mass: MS start registered {at=3819989.597162672, delay=0.00502288481220603, ms=00091}
22:49:24.092737 run osmo-ms-mob/00092: Starting mobile
22:49:24.106316 run osmo-ms-mob/00092(pid=227): Launched
22:49:24.117920 run mass: MS start registered {at=3819990.326236513, delay=0.005244945175945759, ms=00092}
22:49:24.913626 run osmo-ms-mob/00093: Starting mobile
22:49:24.931973 run osmo-ms-mob/00093(pid=228): Launched
22:49:24.943461 run mass: MS start registered {at=3819991.151775364, delay=0.005196655634790659, ms=00093}
22:49:25.025780 run mass: MS performed LU {at=3819991.233995714, lu_delay=5.78356944443658, ms=00084}
22:49:25.071597 run mass: MS performed LU {at=3819991.279816285, lu_delay=5.466608892660588, ms=00085}
22:49:25.141073 run mass: MS performed LU {at=3819991.349313699, lu_delay=4.821293948218226, ms=00086}
22:49:25.178032 run mass: MS performed LU {at=3819991.386268343, lu_delay=22.872878196649253, ms=00038}
22:49:25.781208 run osmo-ms-mob/00094: Starting mobile
22:49:25.794222 run osmo-ms-mob/00094(pid=229): Launched
22:49:25.805597 run mass: MS start registered {at=3819992.013911343, delay=0.005322985351085663, ms=00094}
22:49:26.712722 run osmo-ms-mob/00095: Starting mobile
22:49:26.728153 run osmo-ms-mob/00095(pid=230): Launched
22:49:26.740265 run mass: MS start registered {at=3819992.948582814, delay=0.0060224710032343864, ms=00095}
22:49:26.806551 run mass: MS performed LU {at=3819993.014776978, lu_delay=5.901267895009369, ms=00087}
22:49:26.890720 run mass: MS performed LU {at=3819993.098896032, lu_delay=4.785620569251478, ms=00089}
22:49:26.936710 run mass: MS performed LU {at=3819993.144927021, lu_delay=5.395436811260879, ms=00088}
22:49:27.713612 run osmo-ms-mob/00096: Starting mobile
22:49:27.730632 run osmo-ms-mob/00096(pid=231): Launched
22:49:27.742302 run mass: MS start registered {at=3819993.950610754, delay=0.005583873949944973, ms=00096}
22:49:28.781238 run osmo-ms-mob/00097: Starting mobile
22:49:28.794554 run osmo-ms-mob/00097(pid=232): Launched
22:49:28.800693 run mass: MS performed LU {at=3819995.009020883, lu_delay=6.053272397257388, ms=00090}
22:49:28.806794 run mass: MS start registered {at=3819995.015129111, delay=0.0061257039196789265, ms=00097}
22:49:28.837408 run mass: MS performed LU {at=3819995.045699047, lu_delay=5.448536375071853, ms=00091}
22:49:28.906615 run mass: MS performed LU {at=3819995.114836248, lu_delay=4.788599735125899, ms=00092}
22:49:30.114322 run osmo-ms-mob/00098: Starting mobile
22:49:30.131218 run osmo-ms-mob/00098(pid=233): Launched
22:49:30.142903 run mass: MS start registered {at=3819996.351215491, delay=0.005316383205354214, ms=00098}
22:49:30.656328 run mass: MS performed LU {at=3819996.864498313, lu_delay=5.712722949218005, ms=00093}
22:49:30.702642 run mass: MS performed LU {at=3819996.91085762, lu_delay=4.896946277003735, ms=00094}
22:49:31.881340 run osmo-ms-mob/00099: Starting mobile
22:49:31.894369 run osmo-ms-mob/00099(pid=234): Launched
22:49:31.900666 run mass: All started... {duration=55.730014483910054, too_slow=0}
22:49:31.906492 run mass: MS start registered {at=3819998.114821729, delay=0.005821194965392351, ms=00099}
22:49:32.556977 run mass: MS performed LU {at=3819998.765192143, lu_delay=5.8166093290783465, ms=00095}
22:49:32.603312 run mass: MS performed LU {at=3819998.811526926, lu_delay=4.8609161716885865, ms=00096}
22:49:34.422453 run mass: MS performed LU {at=3820000.630660749, lu_delay=5.615531638264656, ms=00097}
22:49:34.703913 run mass: MS performed LU {at=3820000.912127093, lu_delay=22.89686498278752, ms=00067}
22:49:36.324000 run mass: MS performed LU {at=3820002.532219801, lu_delay=6.181004310026765, ms=00098}
22:49:36.841014 run mass: MS performed LU {at=3820003.049230502, lu_delay=4.934408773202449, ms=00099}
22:49:36.851892 run mass: Tests done {all_completed=True, max=22.89686498278752, min=3.604348441120237}
22:49:36.857340 tst register_default_mass.py: Test passed (79.8 sec)
22:49:36.862959 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:36.866416 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:36.869873 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:36.873285 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:36.876637 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:36.880127 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:36.883636 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:36.886995 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:36.890412 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:36.893846 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:36.897272 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:36.900614 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:36.904009 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:36.907483 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:36.910987 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:36.914499 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:36.918523 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:36.922077 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:36.925586 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:36.928977 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:36.932440 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:36.936176 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:36.939555 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:36.943049 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:36.946527 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:36.950527 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:36.954914 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:36.958400 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:36.961762 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:36.965549 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:36.968987 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:36.972475 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:36.975971 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:36.979391 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:36.983166 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:36.986631 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:36.990078 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:36.993505 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:36.996938 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:37.000359 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:37.003813 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:37.007186 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:37.010596 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:37.014049 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:37.017530 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:37.021192 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:37.024970 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:37.028715 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:37.032120 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:37.035509 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:37.038988 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:37.042480 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:37.045936 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:37.049384 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:37.052881 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:37.056314 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:37.059803 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:37.063279 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:37.066765 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:37.070206 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:37.073791 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:37.077326 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:37.080790 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:37.084293 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:37.087753 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:37.091132 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:37.094656 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:37.098093 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:37.101563 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:37.105030 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:37.108523 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:37.112004 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:37.115439 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:37.118879 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:37.122798 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:37.126267 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:37.129711 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:37.133208 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:37.136701 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:37.140137 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:37.143482 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:37.146986 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:37.150359 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:37.153900 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:37.157311 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:37.160767 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:37.164130 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:37.167555 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:37.170991 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:37.174860 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:37.178790 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:37.182212 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:37.185575 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:37.189019 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:37.192429 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:37.195823 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:37.199212 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:37.202606 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:37.206087 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:37.209563 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:37.213050 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:37.216547 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:37.219978 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:37.223363 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:37.226777 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:37.230205 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:37.233658 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:37.237275 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:37.240755 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:37.244217 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:37.247646 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:37.250999 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:37.254433 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:37.257788 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:37.261221 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:37.264558 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:37.267894 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:37.271213 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:37.274529 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:37.277809 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:37.281065 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:37.284314 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:37.287552 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:37.290810 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:37.294083 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:37.297353 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:37.300619 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:37.303875 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:37.307119 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:37.310370 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:37.313624 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:37.316894 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:37.320143 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:37.323380 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:37.326628 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:37.329876 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:37.333143 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:37.336393 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:37.339638 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:37.342894 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:37.346135 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:37.349402 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:37.352654 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:37.355898 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:37.359147 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:37.362391 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:37.365633 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:37.368890 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:37.372142 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:37.375374 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:37.378625 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:37.381858 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:37.385097 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:37.388346 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:37.391596 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:37.394841 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:37.398088 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:37.401328 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:37.404587 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:37.407833 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:37.411080 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:37.414332 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:37.417724 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:37.420978 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:37.424225 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:37.427481 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:37.430737 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:37.433978 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:37.437221 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:37.440468 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:37.443710 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:37.446956 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:37.450204 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:37.453461 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:37.456719 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:37.459968 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:37.463221 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:37.466465 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:37.469722 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:37.472968 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:37.476211 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:37.479451 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:37.482700 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:37.485938 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:37.489194 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:37.492458 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:37.495709 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:37.498957 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:37.502197 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:37.505444 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:37.508695 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:37.511947 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:37.515192 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:37.518444 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:37.521718 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:37.524970 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:37.528206 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:37.531439 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:37.534690 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:37.537943 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:37.541195 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:37.544443 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:37.547694 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:37.550946 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:37.554170 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:37.557415 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:37.560663 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:37.563923 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:37.567168 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:37.570422 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:37.573666 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:37.576911 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:37.580168 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:37.583419 --- ParallelTerminationStrategy: PID 22 died...
22:49:37.584884 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:37.588490 --- ParallelTerminationStrategy: PID 23 died...
22:49:37.589944 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:37.593540 --- ParallelTerminationStrategy: PID 24 died...
22:49:37.594992 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:37.598574 --- ParallelTerminationStrategy: PID 25 died...
22:49:37.600043 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:37.603649 --- ParallelTerminationStrategy: PID 26 died...
22:49:37.605129 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:37.608739 --- ParallelTerminationStrategy: PID 27 died...
22:49:37.610197 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:37.613826 --- ParallelTerminationStrategy: PID 28 died...
22:49:37.615288 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:37.618894 --- ParallelTerminationStrategy: PID 29 died...
22:49:37.620367 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:37.623982 --- ParallelTerminationStrategy: PID 30 died...
22:49:37.625445 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:37.629056 --- ParallelTerminationStrategy: PID 31 died...
22:49:37.630521 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:37.634159 --- ParallelTerminationStrategy: PID 32 died...
22:49:37.635621 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:37.639246 --- ParallelTerminationStrategy: PID 33 died...
22:49:37.640727 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:37.644357 --- ParallelTerminationStrategy: PID 35 died...
22:49:37.645835 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:37.649471 --- ParallelTerminationStrategy: PID 36 died...
22:49:37.650936 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:37.654560 --- ParallelTerminationStrategy: PID 37 died...
22:49:37.656045 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:37.659661 --- ParallelTerminationStrategy: PID 38 died...
22:49:37.661143 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:37.664787 --- ParallelTerminationStrategy: PID 39 died...
22:49:37.666253 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:37.669863 --- ParallelTerminationStrategy: PID 40 died...
22:49:37.671340 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:37.674979 --- ParallelTerminationStrategy: PID 41 died...
22:49:37.676455 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:37.680071 --- ParallelTerminationStrategy: PID 42 died...
22:49:37.681527 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:37.685135 --- ParallelTerminationStrategy: PID 43 died...
22:49:37.686597 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:37.690209 --- ParallelTerminationStrategy: PID 44 died...
22:49:37.691662 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:37.695261 --- ParallelTerminationStrategy: PID 45 died...
22:49:37.696753 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:37.700359 --- ParallelTerminationStrategy: PID 46 died...
22:49:37.701814 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:37.705436 --- ParallelTerminationStrategy: PID 47 died...
22:49:37.706900 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:37.710496 --- ParallelTerminationStrategy: PID 48 died...
22:49:37.711954 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:37.715543 --- ParallelTerminationStrategy: PID 49 died...
22:49:37.717013 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:37.720645 --- ParallelTerminationStrategy: PID 50 died...
22:49:37.722101 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:37.725723 --- ParallelTerminationStrategy: PID 51 died...
22:49:37.727179 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:37.730793 --- ParallelTerminationStrategy: PID 52 died...
22:49:37.732263 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:37.735888 --- ParallelTerminationStrategy: PID 53 died...
22:49:37.737358 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:37.740951 --- ParallelTerminationStrategy: PID 54 died...
22:49:37.742413 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:37.746051 --- ParallelTerminationStrategy: PID 55 died...
22:49:37.747511 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:37.751113 --- ParallelTerminationStrategy: PID 56 died...
22:49:37.752580 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:37.756183 --- ParallelTerminationStrategy: PID 57 died...
22:49:37.757641 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:37.761234 --- ParallelTerminationStrategy: PID 58 died...
22:49:37.762691 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:37.766307 --- ParallelTerminationStrategy: PID 59 died...
22:49:37.767763 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:37.771354 --- ParallelTerminationStrategy: PID 60 died...
22:49:37.772814 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:37.776416 --- ParallelTerminationStrategy: PID 61 died...
22:49:37.777884 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:37.781512 --- ParallelTerminationStrategy: PID 62 died...
22:49:37.782979 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:37.786600 --- ParallelTerminationStrategy: PID 63 died...
22:49:37.788074 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:37.791720 --- ParallelTerminationStrategy: PID 64 died...
22:49:37.793187 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:37.796791 --- ParallelTerminationStrategy: PID 65 died...
22:49:37.798257 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:37.801878 --- ParallelTerminationStrategy: PID 66 died...
22:49:37.803334 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:37.806958 --- ParallelTerminationStrategy: PID 67 died...
22:49:37.808449 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:37.812153 --- ParallelTerminationStrategy: PID 68 died...
22:49:37.813639 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:37.817308 --- ParallelTerminationStrategy: PID 69 died...
22:49:37.818796 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:37.822511 --- ParallelTerminationStrategy: PID 70 died...
22:49:37.824012 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:37.827674 --- ParallelTerminationStrategy: PID 71 died...
22:49:37.829154 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:37.832816 --- ParallelTerminationStrategy: PID 72 died...
22:49:37.834311 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:37.838015 --- ParallelTerminationStrategy: PID 73 died...
22:49:37.839497 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:37.843170 --- ParallelTerminationStrategy: PID 74 died...
22:49:37.844673 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:37.848333 --- ParallelTerminationStrategy: PID 75 died...
22:49:37.849821 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:37.853505 --- ParallelTerminationStrategy: PID 76 died...
22:49:37.854991 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:37.858660 --- ParallelTerminationStrategy: PID 77 died...
22:49:37.860170 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:37.863858 --- ParallelTerminationStrategy: PID 78 died...
22:49:37.865346 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:37.869034 --- ParallelTerminationStrategy: PID 79 died...
22:49:37.870520 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:37.874203 --- ParallelTerminationStrategy: PID 80 died...
22:49:37.875702 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:37.879367 --- ParallelTerminationStrategy: PID 81 died...
22:49:37.880853 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:37.884530 --- ParallelTerminationStrategy: PID 82 died...
22:49:37.886021 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:37.889704 --- ParallelTerminationStrategy: PID 83 died...
22:49:37.891191 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:37.894888 --- ParallelTerminationStrategy: PID 84 died...
22:49:37.896377 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:37.900066 --- ParallelTerminationStrategy: PID 85 died...
22:49:37.901562 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:37.905229 --- ParallelTerminationStrategy: PID 86 died...
22:49:37.906721 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:37.910414 --- ParallelTerminationStrategy: PID 87 died...
22:49:37.911908 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:37.915579 --- ParallelTerminationStrategy: PID 88 died...
22:49:37.917087 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:37.920744 --- ParallelTerminationStrategy: PID 89 died...
22:49:37.922236 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:37.925950 --- ParallelTerminationStrategy: PID 90 died...
22:49:37.927439 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:37.931119 --- ParallelTerminationStrategy: PID 91 died...
22:49:37.932617 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:37.936282 --- ParallelTerminationStrategy: PID 92 died...
22:49:37.937774 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:37.941477 --- ParallelTerminationStrategy: PID 93 died...
22:49:37.942969 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:37.946644 --- ParallelTerminationStrategy: PID 94 died...
22:49:37.948145 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:37.951843 --- ParallelTerminationStrategy: PID 95 died...
22:49:37.953330 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:37.957025 --- ParallelTerminationStrategy: PID 96 died...
22:49:37.958506 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:37.962192 --- ParallelTerminationStrategy: PID 97 died...
22:49:37.963695 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:37.967377 --- ParallelTerminationStrategy: PID 98 died...
22:49:37.968873 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:37.972564 --- ParallelTerminationStrategy: PID 99 died...
22:49:37.974058 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:37.977741 --- ParallelTerminationStrategy: PID 100 died...
22:49:37.979234 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:37.982950 --- ParallelTerminationStrategy: PID 101 died...
22:49:37.984451 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:37.988135 --- ParallelTerminationStrategy: PID 102 died...
22:49:37.989638 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:37.993320 --- ParallelTerminationStrategy: PID 103 died...
22:49:37.994811 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:37.998495 --- ParallelTerminationStrategy: PID 104 died...
22:49:37.999992 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:38.003685 --- ParallelTerminationStrategy: PID 105 died...
22:49:38.005175 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:38.008853 --- ParallelTerminationStrategy: PID 106 died...
22:49:38.010344 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:38.014035 --- ParallelTerminationStrategy: PID 107 died...
22:49:38.015524 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:38.019216 --- ParallelTerminationStrategy: PID 108 died...
22:49:38.020714 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:38.024412 --- ParallelTerminationStrategy: PID 109 died...
22:49:38.025895 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:38.029568 --- ParallelTerminationStrategy: PID 110 died...
22:49:38.031060 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:38.034759 --- ParallelTerminationStrategy: PID 111 died...
22:49:38.036256 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:38.039932 --- ParallelTerminationStrategy: PID 112 died...
22:49:38.041421 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:38.045098 --- ParallelTerminationStrategy: PID 113 died...
22:49:38.046589 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:38.050289 --- ParallelTerminationStrategy: PID 114 died...
22:49:38.051791 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:38.055467 --- ParallelTerminationStrategy: PID 115 died...
22:49:38.056958 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:38.060647 --- ParallelTerminationStrategy: PID 116 died...
22:49:38.062130 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:38.065832 --- ParallelTerminationStrategy: PID 117 died...
22:49:38.067337 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:38.071012 --- ParallelTerminationStrategy: PID 118 died...
22:49:38.072506 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:38.076185 --- ParallelTerminationStrategy: PID 119 died...
22:49:38.077678 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:38.081377 --- ParallelTerminationStrategy: PID 120 died...
22:49:38.082863 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:38.086556 --- ParallelTerminationStrategy: PID 121 died...
22:49:38.088051 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:38.091710 --- ParallelTerminationStrategy: PID 122 died...
22:49:38.093186 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:38.096867 --- ParallelTerminationStrategy: PID 123 died...
22:49:38.098350 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:38.102010 --- ParallelTerminationStrategy: PID 124 died...
22:49:38.103495 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:38.107171 --- ParallelTerminationStrategy: PID 125 died...
22:49:38.108658 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:38.112343 --- ParallelTerminationStrategy: PID 126 died...
22:49:38.113826 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:38.117504 --- ParallelTerminationStrategy: PID 127 died...
22:49:38.118994 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:38.122673 --- ParallelTerminationStrategy: PID 128 died...
22:49:38.124158 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:38.127828 --- ParallelTerminationStrategy: PID 129 died...
22:49:38.129310 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:38.132981 --- ParallelTerminationStrategy: PID 130 died...
22:49:38.134467 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:38.138141 --- ParallelTerminationStrategy: PID 131 died...
22:49:38.139633 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:38.143298 --- ParallelTerminationStrategy: PID 132 died...
22:49:38.144798 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:38.148467 --- ParallelTerminationStrategy: PID 133 died...
22:49:38.149948 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:38.153642 --- ParallelTerminationStrategy: PID 134 died...
22:49:38.155130 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:38.158836 --- ParallelTerminationStrategy: PID 135 died...
22:49:38.160330 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:38.164072 --- ParallelTerminationStrategy: PID 136 died...
22:49:38.165571 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:38.169280 --- ParallelTerminationStrategy: PID 137 died...
22:49:38.170768 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:38.174494 --- ParallelTerminationStrategy: PID 138 died...
22:49:38.176001 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:38.179707 --- ParallelTerminationStrategy: PID 139 died...
22:49:38.181223 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:38.184915 --- ParallelTerminationStrategy: PID 140 died...
22:49:38.186395 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:38.190089 --- ParallelTerminationStrategy: PID 141 died...
22:49:38.191581 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:38.195293 --- ParallelTerminationStrategy: PID 142 died...
22:49:38.196809 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:38.200505 --- ParallelTerminationStrategy: PID 143 died...
22:49:38.201981 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:38.205676 --- ParallelTerminationStrategy: PID 144 died...
22:49:38.207164 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:38.210812 --- ParallelTerminationStrategy: PID 145 died...
22:49:38.212286 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:38.215905 --- ParallelTerminationStrategy: PID 146 died...
22:49:38.217374 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:38.221028 --- ParallelTerminationStrategy: PID 147 died...
22:49:38.222486 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:38.226106 --- ParallelTerminationStrategy: PID 148 died...
22:49:38.227563 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:38.231188 --- ParallelTerminationStrategy: PID 149 died...
22:49:38.232670 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:38.236285 --- ParallelTerminationStrategy: PID 150 died...
22:49:38.237737 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:38.241370 --- ParallelTerminationStrategy: PID 151 died...
22:49:38.242828 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:38.246466 --- ParallelTerminationStrategy: PID 152 died...
22:49:38.247936 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:38.251562 --- ParallelTerminationStrategy: PID 153 died...
22:49:38.253028 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:38.256656 --- ParallelTerminationStrategy: PID 154 died...
22:49:38.258116 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:38.261737 --- ParallelTerminationStrategy: PID 155 died...
22:49:38.263185 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:38.266823 --- ParallelTerminationStrategy: PID 156 died...
22:49:38.268287 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:38.271916 --- ParallelTerminationStrategy: PID 157 died...
22:49:38.273383 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:38.277037 --- ParallelTerminationStrategy: PID 158 died...
22:49:38.278505 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:38.282133 --- ParallelTerminationStrategy: PID 159 died...
22:49:38.283607 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:38.287230 --- ParallelTerminationStrategy: PID 160 died...
22:49:38.288720 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:38.292350 --- ParallelTerminationStrategy: PID 161 died...
22:49:38.293808 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:38.297437 --- ParallelTerminationStrategy: PID 162 died...
22:49:38.298905 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:38.302537 --- ParallelTerminationStrategy: PID 163 died...
22:49:38.304008 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:38.307642 --- ParallelTerminationStrategy: PID 164 died...
22:49:38.309125 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:38.312748 --- ParallelTerminationStrategy: PID 165 died...
22:49:38.314206 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:38.317844 --- ParallelTerminationStrategy: PID 166 died...
22:49:38.319297 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:38.322939 --- ParallelTerminationStrategy: PID 167 died...
22:49:38.324420 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:38.328032 --- ParallelTerminationStrategy: PID 168 died...
22:49:38.329495 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:38.333134 --- ParallelTerminationStrategy: PID 169 died...
22:49:38.334599 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:38.338240 --- ParallelTerminationStrategy: PID 170 died...
22:49:38.339718 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:38.343338 --- ParallelTerminationStrategy: PID 171 died...
22:49:38.344805 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:38.348434 --- ParallelTerminationStrategy: PID 172 died...
22:49:38.349903 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:38.353523 --- ParallelTerminationStrategy: PID 173 died...
22:49:38.354977 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:38.358613 --- ParallelTerminationStrategy: PID 174 died...
22:49:38.360073 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:38.363695 --- ParallelTerminationStrategy: PID 175 died...
22:49:38.365170 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:38.368803 --- ParallelTerminationStrategy: PID 176 died...
22:49:38.370271 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:38.373922 --- ParallelTerminationStrategy: PID 177 died...
22:49:38.375384 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:38.379034 --- ParallelTerminationStrategy: PID 178 died...
22:49:38.380539 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:38.384253 --- ParallelTerminationStrategy: PID 179 died...
22:49:38.385728 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:38.389371 --- ParallelTerminationStrategy: PID 180 died...
22:49:38.390829 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:38.394461 --- ParallelTerminationStrategy: PID 181 died...
22:49:38.395935 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:38.399561 --- ParallelTerminationStrategy: PID 182 died...
22:49:38.401039 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:38.404658 --- ParallelTerminationStrategy: PID 183 died...
22:49:38.406117 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:38.409728 --- ParallelTerminationStrategy: PID 184 died...
22:49:38.411181 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:38.414814 --- ParallelTerminationStrategy: PID 185 died...
22:49:38.416289 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:38.419903 --- ParallelTerminationStrategy: PID 186 died...
22:49:38.421358 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:38.425017 --- ParallelTerminationStrategy: PID 187 died...
22:49:38.426477 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:38.430113 --- ParallelTerminationStrategy: PID 188 died...
22:49:38.431568 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:38.435205 --- ParallelTerminationStrategy: PID 189 died...
22:49:38.436693 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:38.440333 --- ParallelTerminationStrategy: PID 190 died...
22:49:38.441802 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:38.445435 --- ParallelTerminationStrategy: PID 191 died...
22:49:38.446898 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:38.450547 --- ParallelTerminationStrategy: PID 192 died...
22:49:38.452016 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:38.455632 --- ParallelTerminationStrategy: PID 193 died...
22:49:38.457103 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:38.460728 --- ParallelTerminationStrategy: PID 194 died...
22:49:38.462189 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:38.465834 --- ParallelTerminationStrategy: PID 195 died...
22:49:38.467293 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:38.470927 --- ParallelTerminationStrategy: PID 196 died...
22:49:38.472411 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:38.476053 --- ParallelTerminationStrategy: PID 197 died...
22:49:38.477517 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:38.481148 --- ParallelTerminationStrategy: PID 198 died...
22:49:38.482617 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:38.486239 --- ParallelTerminationStrategy: PID 199 died...
22:49:38.487718 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:38.491336 --- ParallelTerminationStrategy: PID 200 died...
22:49:38.492797 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:38.496443 --- ParallelTerminationStrategy: PID 201 died...
22:49:38.497911 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:38.501550 --- ParallelTerminationStrategy: PID 202 died...
22:49:38.503003 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:38.506612 --- ParallelTerminationStrategy: PID 203 died...
22:49:38.508096 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:38.511736 --- ParallelTerminationStrategy: PID 204 died...
22:49:38.513191 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:38.516872 --- ParallelTerminationStrategy: PID 205 died...
22:49:38.518365 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:38.522070 --- ParallelTerminationStrategy: PID 206 died...
22:49:38.523536 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:38.527253 --- ParallelTerminationStrategy: PID 207 died...
22:49:38.528745 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:38.532434 --- ParallelTerminationStrategy: PID 208 died...
22:49:38.533928 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:38.537655 --- ParallelTerminationStrategy: PID 209 died...
22:49:38.539152 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:38.542860 --- ParallelTerminationStrategy: PID 210 died...
22:49:38.544367 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:38.548083 --- ParallelTerminationStrategy: PID 211 died...
22:49:38.549572 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:38.553277 --- ParallelTerminationStrategy: PID 212 died...
22:49:38.554765 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:38.558465 --- ParallelTerminationStrategy: PID 213 died...
22:49:38.559965 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:38.563655 --- ParallelTerminationStrategy: PID 214 died...
22:49:38.565152 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:38.568873 --- ParallelTerminationStrategy: PID 215 died...
22:49:38.570369 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:38.574073 --- ParallelTerminationStrategy: PID 216 died...
22:49:38.575566 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:38.579273 --- ParallelTerminationStrategy: PID 217 died...
22:49:38.580768 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:38.584478 --- ParallelTerminationStrategy: PID 218 died...
22:49:38.585968 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:38.589671 --- ParallelTerminationStrategy: PID 219 died...
22:49:38.591160 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:38.594867 --- ParallelTerminationStrategy: PID 220 died...
22:49:38.596359 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:38.600072 --- ParallelTerminationStrategy: PID 221 died...
22:49:38.601563 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:38.605278 --- ParallelTerminationStrategy: PID 222 died...
22:49:38.606771 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:38.610481 --- ParallelTerminationStrategy: PID 223 died...
22:49:38.611995 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:38.615705 --- ParallelTerminationStrategy: PID 224 died...
22:49:38.617196 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:38.620894 --- ParallelTerminationStrategy: PID 225 died...
22:49:38.622391 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:38.626116 --- ParallelTerminationStrategy: PID 226 died...
22:49:38.627604 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:38.631318 --- ParallelTerminationStrategy: PID 227 died...
22:49:38.632833 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:38.636572 --- ParallelTerminationStrategy: PID 228 died...
22:49:38.638059 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:38.641766 --- ParallelTerminationStrategy: PID 229 died...
22:49:38.643251 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:38.646971 --- ParallelTerminationStrategy: PID 230 died...
22:49:38.648485 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:38.652179 --- ParallelTerminationStrategy: PID 231 died...
22:49:38.653670 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:38.657377 --- ParallelTerminationStrategy: PID 232 died...
22:49:38.658871 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:38.662576 --- ParallelTerminationStrategy: PID 233 died...
22:49:38.664074 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:38.667781 --- ParallelTerminationStrategy: PID 234 died...
22:49:38.669291 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:42.073520 --- ParallelTerminationStrategy: PID 34 died...
22:49:42.079560 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8267 netreg_mass PASS
---------------------------------------------------------------------
22:49:42.147619 tst trial-8267: Storing JUnit report in /build/trial-8267/run.2026-03-11_22-48-16/trial-8267.xml
--------------------------------------------------------------------------------------------
trial-8267 PASS
--------------------------------------------------------------------------------------------
22:49:42.160214 tst trial-8267: trial-8267: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (79.8 sec)
+ exit_code=0
+ rm -rf trial-8267/inst
+ cd trial-8267
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-03-11 22:48:16
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8267-run.tgz run.2026-03-11_22-48-16
+ tar czf /build/trial-8267-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-03-11_13_30_06.tgz osmo-bts-oc2g.build-2026-03-11_00_51_32.tgz osmo-bts-sysmo.build-2026-03-11_00_51_23.tgz osmo-bts.build-2026-03-11_00_51_37.tgz osmo-ggsn.build-2026-03-11_20_42_35.tgz osmo-hlr.build-2026-03-11_16_36_49.tgz osmo-hnbgw.build-2026-03-11_13_29_34.tgz osmo-mgw.build-2026-03-11_08_33_06.tgz osmo-msc.build-2026-03-11_13_33_19.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-03-11_07_35_07.tgz osmo-pcu-sysmo.build-2026-03-11_07_35_00.tgz osmo-pcu.build-2026-03-11_07_35_12.tgz osmo-sgsn.build-2026-03-11_20_48_13.tgz osmo-stp.build-2026-03-11_13_25_34.tgz osmo-trx.build-2026-03-11_18_45_37.tgz osmocom-bb.build-2026-03-11_21_17_53.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