This log is too long to show here, 14 KB has been skipped — click to see the complete log
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins8694551297612667879.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-8310
+ 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
2e9b710 debian-trixie-build: add tshark
+ 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 [ 9/28] COPY SSH /root/.ssh
#7 CACHED
#8 [23/28] RUN CD osmo-gsm-tester && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD
#8 CACHED
#9 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#9 CACHED
#10 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#10 CACHED
#11 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#11 CACHED
#12 [20/28] WORKDIR /TMP
#12 CACHED
#13 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#13 CACHED
#14 [ 3/28] RUN groupadd osmo-gsm-tester
#14 CACHED
#15 [ 8/28] RUN MKDIR /var/run/sshd
#15 CACHED
#16 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#16 CACHED
#17 [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
#17 CACHED
#18 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#18 CACHED
#19 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#19 CACHED
#20 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#20 CACHED
#21 [15/28] RUN APT-GET update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean
#21 CACHED
#22 [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
#22 CACHED
#23 [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
#23 CACHED
#24 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#24 CACHED
#25 [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
#25 CACHED
#26 [ 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
#26 CACHED
#27 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#27 CACHED
#28 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#28 CACHED
#29 [ 2/28] RUN useradd -ms /bin/bash jenkins
#29 CACHED
#30 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#30 CACHED
#31 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#31 CACHED
#32 [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
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:c5e235311dd765f9d9d3b824ba4024ce960aa420e77879cdc88c2891f1789fc5 done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.0s
[33m2 warnings found (use docker --debug to expand):
[0m - InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8311 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2026-04-24 22:48:46
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8311
+ mkdir -p trial-8311
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-04-24_13_26_09.tgz osmo-bts-oc2g.build-2026-04-24_00_52_14.tgz osmo-bts-sysmo.build-2026-04-24_00_52_04.tgz osmo-bts.build-2026-04-24_00_52_15.tgz osmo-ggsn.build-2026-04-24_20_43_36.tgz osmo-hlr.build-2026-04-24_16_37_17.tgz osmo-hnbgw.build-2026-04-24_13_29_00.tgz osmo-mgw.build-2026-04-24_08_36_16.tgz osmo-msc.build-2026-04-24_13_33_11.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-04-24_07_35_10.tgz osmo-pcu-sysmo.build-2026-04-24_07_35_06.tgz osmo-pcu.build-2026-04-24_07_35_06.tgz osmo-sgsn.build-2026-04-24_20_48_56.tgz osmo-stp.build-2026-04-24_13_23_08.tgz osmo-trx.build-2026-04-24_14_23_45.tgz osmocom-bb.build-2026-04-24_21_17_44.tgz srslte.build-19.tgz trial-8311
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-04-24_13_26_09.md5 osmo-bts-oc2g.build-2026-04-24_00_52_14.md5 osmo-bts-sysmo.build-2026-04-24_00_52_04.md5 osmo-bts.build-2026-04-24_00_52_15.md5 osmo-ggsn.build-2026-04-24_20_43_36.md5 osmo-hlr.build-2026-04-24_16_37_17.md5 osmo-hnbgw.build-2026-04-24_13_29_00.md5 osmo-mgw.build-2026-04-24_08_36_16.md5 osmo-msc.build-2026-04-24_13_33_11.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-04-24_07_35_10.md5 osmo-pcu-sysmo.build-2026-04-24_07_35_06.md5 osmo-pcu.build-2026-04-24_07_35_06.md5 osmo-sgsn.build-2026-04-24_20_48_56.md5 osmo-stp.build-2026-04-24_13_23_08.md5 osmo-trx.build-2026-04-24_14_23_45.md5 osmocom-bb.build-2026-04-24_21_17_44.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-04-24_13_26_09.md5 osmo-bts-oc2g.build-2026-04-24_00_52_14.md5 osmo-bts-sysmo.build-2026-04-24_00_52_04.md5 osmo-bts.build-2026-04-24_00_52_15.md5 osmo-ggsn.build-2026-04-24_20_43_36.md5 osmo-hlr.build-2026-04-24_16_37_17.md5 osmo-hnbgw.build-2026-04-24_13_29_00.md5 osmo-mgw.build-2026-04-24_08_36_16.md5 osmo-msc.build-2026-04-24_13_33_11.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-04-24_07_35_10.md5 osmo-pcu-sysmo.build-2026-04-24_07_35_06.md5 osmo-pcu.build-2026-04-24_07_35_06.md5 osmo-sgsn.build-2026-04-24_20_48_56.md5 osmo-stp.build-2026-04-24_13_23_08.md5 osmo-trx.build-2026-04-24_14_23_45.md5 osmocom-bb.build-2026-04-24_21_17_44.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-8311 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8311'
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-8311
--------------------------------------------------------------------------------------------
22:48:46.791108 tst trial-8311: Detailed log at /build/trial-8311/run.2026-04-24_22-48-46/log
---------------------------------------------------------------------
trial-8311 netreg_mass
---------------------------------------------------------------------
22:48:46.998063 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:46.998428 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:46.999174 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:47.000300 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:47.041878 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:47.042796 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:47.043994 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:47.106091 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-8311 netreg_mass register_default_mass.py
----------------------------------------------
22:48:47.106838 tst register_default_mass.py:9: Claiming resources for the test
22:48:47.122167 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:47.122684 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:47.123134 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:47.123570 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:47.124011 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:47.124462 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:47.124897 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:47.155487 tst register_default_mass.py: using LAC 2
22:48:47.177285 tst register_default_mass.py: using RAC 2
22:48:47.203647 tst register_default_mass.py: using CellId 2
22:48:47.233909 tst register_default_mass.py: using BVCI 3
22:48:47.248137 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.248828 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.249411 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.250035 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.250552 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.251056 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.251544 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.252070 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.252583 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.253075 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.253561 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.254062 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.254571 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.255092 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.255619 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.256148 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.256663 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.257194 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.257734 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.258251 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.258778 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.259301 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.259820 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.260350 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.260866 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.261373 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.261889 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.262401 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.262912 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.263437 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.263951 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.264460 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.264995 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.265523 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.266040 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.266569 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.267081 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.267589 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.268104 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.268613 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.269108 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.269623 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.270134 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.270630 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.271127 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.271632 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.272149 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.272655 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.273157 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.273670 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.274181 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.274698 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.275199 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.275707 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.276214 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.276722 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.277222 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.277727 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.278246 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.278746 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.279251 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.279769 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.280280 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.280806 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.281314 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.281816 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.282335 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.282846 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.283346 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.283855 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.284364 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.284867 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.285443 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.285961 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.286461 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.286956 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.287448 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.287963 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.288465 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.288955 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.289449 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.289955 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.290452 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.290963 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.291461 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.291963 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.292463 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.292957 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.293461 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.293961 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.294452 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.294966 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.295472 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.295974 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.296475 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.296968 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.297461 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.297973 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.298471 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.298964 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.299473 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:47.300028 tst register_default_mass.py:21: Launching a simple network
22:48:47.310004 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:47.429088 run create_hlr_db(pid=20): Launched
22:48:48.443564 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:48.467744 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:48.482936 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:48.488679 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:48.678359 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:48.693069 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:48.698690 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:49.119063 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:49.134102 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:52.149043 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:52.276278 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:52.291257 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:52.296790 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:52.319977 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:52.334888 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:52.340552 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:52.656701 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:52.672135 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:58.697986 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:58.871269 run osmo-bts-virtual(pid=34): Launched
22:48:59.906813 tst register_default_mass.py: using MSISDN 1001
22:48:59.921073 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:59.960634 tst register_default_mass.py: using MSISDN 1002
22:48:59.978109 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:49:00.009313 tst register_default_mass.py: using MSISDN 1003
22:49:00.024116 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:49:00.055149 tst register_default_mass.py: using MSISDN 1004
22:49:00.069624 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:49:00.100090 tst register_default_mass.py: using MSISDN 1005
22:49:00.114438 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:49:00.145497 tst register_default_mass.py: using MSISDN 1006
22:49:00.159890 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:49:00.190599 tst register_default_mass.py: using MSISDN 1007
22:49:00.204864 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:49:00.235761 tst register_default_mass.py: using MSISDN 1008
22:49:00.250161 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:49:00.280907 tst register_default_mass.py: using MSISDN 1009
22:49:00.295178 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:49:00.325856 tst register_default_mass.py: using MSISDN 1010
22:49:00.340231 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:49:00.370770 tst register_default_mass.py: using MSISDN 1011
22:49:00.384914 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:49:00.415768 tst register_default_mass.py: using MSISDN 1012
22:49:00.430230 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:49:00.460794 tst register_default_mass.py: using MSISDN 1013
22:49:00.474997 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:49:00.505527 tst register_default_mass.py: using MSISDN 1014
22:49:00.519689 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:49:00.550405 tst register_default_mass.py: using MSISDN 1015
22:49:00.564800 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:49:00.595758 tst register_default_mass.py: using MSISDN 1016
22:49:00.610085 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:49:00.640921 tst register_default_mass.py: using MSISDN 1017
22:49:00.655189 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:49:00.686263 tst register_default_mass.py: using MSISDN 1018
22:49:00.700776 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:49:00.731461 tst register_default_mass.py: using MSISDN 1019
22:49:00.745782 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:49:00.776286 tst register_default_mass.py: using MSISDN 1020
22:49:00.790619 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:49:00.821313 tst register_default_mass.py: using MSISDN 1021
22:49:00.835506 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:49:00.866011 tst register_default_mass.py: using MSISDN 1022
22:49:00.880293 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:49:00.919772 tst register_default_mass.py: using MSISDN 1023
22:49:00.937384 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:49:00.967912 tst register_default_mass.py: using MSISDN 1024
22:49:00.982444 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:49:01.013086 tst register_default_mass.py: using MSISDN 1025
22:49:01.027351 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:49:01.058432 tst register_default_mass.py: using MSISDN 1026
22:49:01.072791 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:49:01.103550 tst register_default_mass.py: using MSISDN 1027
22:49:01.117940 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:49:01.149490 tst register_default_mass.py: using MSISDN 1028
22:49:01.163531 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:49:01.194428 tst register_default_mass.py: using MSISDN 1029
22:49:01.211115 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:49:01.242405 tst register_default_mass.py: using MSISDN 1030
22:49:01.257248 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:49:01.288038 tst register_default_mass.py: using MSISDN 1031
22:49:01.302658 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:49:01.333585 tst register_default_mass.py: using MSISDN 1032
22:49:01.348057 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:49:01.378803 tst register_default_mass.py: using MSISDN 1033
22:49:01.393341 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:49:01.424296 tst register_default_mass.py: using MSISDN 1034
22:49:01.438951 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:49:01.469730 tst register_default_mass.py: using MSISDN 1035
22:49:01.484423 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:49:01.515090 tst register_default_mass.py: using MSISDN 1036
22:49:01.529597 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:49:01.560585 tst register_default_mass.py: using MSISDN 1037
22:49:01.575125 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:49:01.605703 tst register_default_mass.py: using MSISDN 1038
22:49:01.620166 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:49:01.650954 tst register_default_mass.py: using MSISDN 1039
22:49:01.665463 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:49:01.696073 tst register_default_mass.py: using MSISDN 1040
22:49:01.710493 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:49:01.741394 tst register_default_mass.py: using MSISDN 1041
22:49:01.756002 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:49:01.786922 tst register_default_mass.py: using MSISDN 1042
22:49:01.801560 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:49:01.832429 tst register_default_mass.py: using MSISDN 1043
22:49:01.846946 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:49:01.877564 tst register_default_mass.py: using MSISDN 1044
22:49:01.892075 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:49:01.922538 tst register_default_mass.py: using MSISDN 1045
22:49:01.936956 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:49:01.967856 tst register_default_mass.py: using MSISDN 1046
22:49:01.982491 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:49:02.013235 tst register_default_mass.py: using MSISDN 1047
22:49:02.027770 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:49:02.058813 tst register_default_mass.py: using MSISDN 1048
22:49:02.073482 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:49:02.104278 tst register_default_mass.py: using MSISDN 1049
22:49:02.118771 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:49:02.149819 tst register_default_mass.py: using MSISDN 1050
22:49:02.164479 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:49:02.195097 tst register_default_mass.py: using MSISDN 1051
22:49:02.209609 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:49:02.240086 tst register_default_mass.py: using MSISDN 1052
22:49:02.254567 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:49:02.284394 tst register_default_mass.py: using MSISDN 1053
22:49:02.298390 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:49:02.329092 tst register_default_mass.py: using MSISDN 1054
22:49:02.343554 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:49:02.373890 tst register_default_mass.py: using MSISDN 1055
22:49:02.388104 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:49:02.418692 tst register_default_mass.py: using MSISDN 1056
22:49:02.433192 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:49:02.463630 tst register_default_mass.py: using MSISDN 1057
22:49:02.478013 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:49:02.508182 tst register_default_mass.py: using MSISDN 1058
22:49:02.522470 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:49:02.553041 tst register_default_mass.py: using MSISDN 1059
22:49:02.567494 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:49:02.597840 tst register_default_mass.py: using MSISDN 1060
22:49:02.612078 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:49:02.642481 tst register_default_mass.py: using MSISDN 1061
22:49:02.656862 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:49:02.687302 tst register_default_mass.py: using MSISDN 1062
22:49:02.701617 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:49:02.732198 tst register_default_mass.py: using MSISDN 1063
22:49:02.746624 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:49:02.777362 tst register_default_mass.py: using MSISDN 1064
22:49:02.791988 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:49:02.822237 tst register_default_mass.py: using MSISDN 1065
22:49:02.836591 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:49:02.867284 tst register_default_mass.py: using MSISDN 1066
22:49:02.881655 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:49:02.920441 tst register_default_mass.py: using MSISDN 1067
22:49:02.938050 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:49:02.968398 tst register_default_mass.py: using MSISDN 1068
22:49:02.983016 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:49:03.013514 tst register_default_mass.py: using MSISDN 1069
22:49:03.028068 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:49:03.058834 tst register_default_mass.py: using MSISDN 1070
22:49:03.073240 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:49:03.103979 tst register_default_mass.py: using MSISDN 1071
22:49:03.118595 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:49:03.149391 tst register_default_mass.py: using MSISDN 1072
22:49:03.163843 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:49:03.194513 tst register_default_mass.py: using MSISDN 1073
22:49:03.209114 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:49:03.239643 tst register_default_mass.py: using MSISDN 1074
22:49:03.254241 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:49:03.284798 tst register_default_mass.py: using MSISDN 1075
22:49:03.299153 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:49:03.329892 tst register_default_mass.py: using MSISDN 1076
22:49:03.344516 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:49:03.375075 tst register_default_mass.py: using MSISDN 1077
22:49:03.389615 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:49:03.420393 tst register_default_mass.py: using MSISDN 1078
22:49:03.434875 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:49:03.465673 tst register_default_mass.py: using MSISDN 1079
22:49:03.480279 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:49:03.510821 tst register_default_mass.py: using MSISDN 1080
22:49:03.525318 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:49:03.555745 tst register_default_mass.py: using MSISDN 1081
22:49:03.570264 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:49:03.600977 tst register_default_mass.py: using MSISDN 1082
22:49:03.615267 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:49:03.645916 tst register_default_mass.py: using MSISDN 1083
22:49:03.660490 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:49:03.690793 tst register_default_mass.py: using MSISDN 1084
22:49:03.705050 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:49:03.735466 tst register_default_mass.py: using MSISDN 1085
22:49:03.750071 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:49:03.780745 tst register_default_mass.py: using MSISDN 1086
22:49:03.794950 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:49:03.825501 tst register_default_mass.py: using MSISDN 1087
22:49:03.839822 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:49:03.869981 tst register_default_mass.py: using MSISDN 1088
22:49:03.884253 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:49:03.923130 tst register_default_mass.py: using MSISDN 1089
22:49:03.940787 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:49:03.971286 tst register_default_mass.py: using MSISDN 1090
22:49:03.985969 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:49:04.016305 tst register_default_mass.py: using MSISDN 1091
22:49:04.030653 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:49:04.061085 tst register_default_mass.py: using MSISDN 1092
22:49:04.075516 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:49:04.105986 tst register_default_mass.py: using MSISDN 1093
22:49:04.120469 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:49:04.151025 tst register_default_mass.py: using MSISDN 1094
22:49:04.165410 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:49:04.195695 tst register_default_mass.py: using MSISDN 1095
22:49:04.210029 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:49:04.240334 tst register_default_mass.py: using MSISDN 1096
22:49:04.254681 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:49:04.285289 tst register_default_mass.py: using MSISDN 1097
22:49:04.299651 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:49:04.330188 tst register_default_mass.py: using MSISDN 1098
22:49:04.344517 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:49:04.374882 tst register_default_mass.py: using MSISDN 1099
22:49:04.389390 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:49:04.419863 tst register_default_mass.py: using MSISDN 1100
22:49:04.434124 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:49:04.525743 run mass: Starting testcase
22:49:04.531277 run mass: Pre-launching all virtphy's
22:49:04.536739 run osmo-ms-virt-phy/00000: Starting virtphy
22:49:04.549814 run osmo-ms-virt-phy/00000(pid=35): Launched
22:49:04.555833 run osmo-ms-virt-phy/00001: Starting virtphy
22:49:04.568541 run osmo-ms-virt-phy/00001(pid=36): Launched
22:49:04.574505 run osmo-ms-virt-phy/00002: Starting virtphy
22:49:04.587282 run osmo-ms-virt-phy/00002(pid=37): Launched
22:49:04.593377 run osmo-ms-virt-phy/00003: Starting virtphy
22:49:04.606411 run osmo-ms-virt-phy/00003(pid=38): Launched
22:49:04.612358 run osmo-ms-virt-phy/00004: Starting virtphy
22:49:04.625065 run osmo-ms-virt-phy/00004(pid=39): Launched
22:49:04.630963 run osmo-ms-virt-phy/00005: Starting virtphy
22:49:04.643892 run osmo-ms-virt-phy/00005(pid=40): Launched
22:49:04.649927 run osmo-ms-virt-phy/00006: Starting virtphy
22:49:04.662710 run osmo-ms-virt-phy/00006(pid=41): Launched
22:49:04.668641 run osmo-ms-virt-phy/00007: Starting virtphy
22:49:04.681392 run osmo-ms-virt-phy/00007(pid=42): Launched
22:49:04.687311 run osmo-ms-virt-phy/00008: Starting virtphy
22:49:04.700135 run osmo-ms-virt-phy/00008(pid=43): Launched
22:49:04.706104 run osmo-ms-virt-phy/00009: Starting virtphy
22:49:04.718921 run osmo-ms-virt-phy/00009(pid=44): Launched
22:49:04.724848 run osmo-ms-virt-phy/00010: Starting virtphy
22:49:04.737624 run osmo-ms-virt-phy/00010(pid=45): Launched
22:49:04.743577 run osmo-ms-virt-phy/00011: Starting virtphy
22:49:04.756346 run osmo-ms-virt-phy/00011(pid=46): Launched
22:49:04.762268 run osmo-ms-virt-phy/00012: Starting virtphy
22:49:04.775063 run osmo-ms-virt-phy/00012(pid=47): Launched
22:49:04.781035 run osmo-ms-virt-phy/00013: Starting virtphy
22:49:04.793808 run osmo-ms-virt-phy/00013(pid=48): Launched
22:49:04.799798 run osmo-ms-virt-phy/00014: Starting virtphy
22:49:04.812684 run osmo-ms-virt-phy/00014(pid=49): Launched
22:49:04.818610 run osmo-ms-virt-phy/00015: Starting virtphy
22:49:04.831411 run osmo-ms-virt-phy/00015(pid=50): Launched
22:49:04.837435 run osmo-ms-virt-phy/00016: Starting virtphy
22:49:04.850348 run osmo-ms-virt-phy/00016(pid=51): Launched
22:49:04.856293 run osmo-ms-virt-phy/00017: Starting virtphy
22:49:04.869056 run osmo-ms-virt-phy/00017(pid=52): Launched
22:49:04.874939 run osmo-ms-virt-phy/00018: Starting virtphy
22:49:04.887746 run osmo-ms-virt-phy/00018(pid=53): Launched
22:49:04.893642 run osmo-ms-virt-phy/00019: Starting virtphy
22:49:04.906424 run osmo-ms-virt-phy/00019(pid=54): Launched
22:49:04.912362 run osmo-ms-virt-phy/00020: Starting virtphy
22:49:04.925109 run osmo-ms-virt-phy/00020(pid=55): Launched
22:49:04.931037 run osmo-ms-virt-phy/00021: Starting virtphy
22:49:04.943791 run osmo-ms-virt-phy/00021(pid=56): Launched
22:49:04.949687 run osmo-ms-virt-phy/00022: Starting virtphy
22:49:04.962443 run osmo-ms-virt-phy/00022(pid=57): Launched
22:49:04.968371 run osmo-ms-virt-phy/00023: Starting virtphy
22:49:04.981117 run osmo-ms-virt-phy/00023(pid=58): Launched
22:49:04.987036 run osmo-ms-virt-phy/00024: Starting virtphy
22:49:04.999860 run osmo-ms-virt-phy/00024(pid=59): Launched
22:49:05.005786 run osmo-ms-virt-phy/00025: Starting virtphy
22:49:05.018663 run osmo-ms-virt-phy/00025(pid=60): Launched
22:49:05.024583 run osmo-ms-virt-phy/00026: Starting virtphy
22:49:05.037419 run osmo-ms-virt-phy/00026(pid=61): Launched
22:49:05.043343 run osmo-ms-virt-phy/00027: Starting virtphy
22:49:05.056106 run osmo-ms-virt-phy/00027(pid=62): Launched
22:49:05.062041 run osmo-ms-virt-phy/00028: Starting virtphy
22:49:05.074996 run osmo-ms-virt-phy/00028(pid=63): Launched
22:49:05.081075 run osmo-ms-virt-phy/00029: Starting virtphy
22:49:05.093986 run osmo-ms-virt-phy/00029(pid=64): Launched
22:49:05.099907 run osmo-ms-virt-phy/00030: Starting virtphy
22:49:05.112693 run osmo-ms-virt-phy/00030(pid=65): Launched
22:49:05.118684 run osmo-ms-virt-phy/00031: Starting virtphy
22:49:05.131504 run osmo-ms-virt-phy/00031(pid=66): Launched
22:49:05.137454 run osmo-ms-virt-phy/00032: Starting virtphy
22:49:05.150312 run osmo-ms-virt-phy/00032(pid=67): Launched
22:49:05.156280 run osmo-ms-virt-phy/00033: Starting virtphy
22:49:05.169222 run osmo-ms-virt-phy/00033(pid=68): Launched
22:49:05.175186 run osmo-ms-virt-phy/00034: Starting virtphy
22:49:05.188028 run osmo-ms-virt-phy/00034(pid=69): Launched
22:49:05.193946 run osmo-ms-virt-phy/00035: Starting virtphy
22:49:05.206768 run osmo-ms-virt-phy/00035(pid=70): Launched
22:49:05.212733 run osmo-ms-virt-phy/00036: Starting virtphy
22:49:05.225554 run osmo-ms-virt-phy/00036(pid=71): Launched
22:49:05.231509 run osmo-ms-virt-phy/00037: Starting virtphy
22:49:05.244336 run osmo-ms-virt-phy/00037(pid=72): Launched
22:49:05.250284 run osmo-ms-virt-phy/00038: Starting virtphy
22:49:05.263208 run osmo-ms-virt-phy/00038(pid=73): Launched
22:49:05.269137 run osmo-ms-virt-phy/00039: Starting virtphy
22:49:05.282082 run osmo-ms-virt-phy/00039(pid=74): Launched
22:49:05.288007 run osmo-ms-virt-phy/00040: Starting virtphy
22:49:05.300915 run osmo-ms-virt-phy/00040(pid=75): Launched
22:49:05.306854 run osmo-ms-virt-phy/00041: Starting virtphy
22:49:05.319759 run osmo-ms-virt-phy/00041(pid=76): Launched
22:49:05.325724 run osmo-ms-virt-phy/00042: Starting virtphy
22:49:05.338571 run osmo-ms-virt-phy/00042(pid=77): Launched
22:49:05.344557 run osmo-ms-virt-phy/00043: Starting virtphy
22:49:05.357188 run osmo-ms-virt-phy/00043(pid=78): Launched
22:49:05.363093 run osmo-ms-virt-phy/00044: Starting virtphy
22:49:05.375815 run osmo-ms-virt-phy/00044(pid=79): Launched
22:49:05.381682 run osmo-ms-virt-phy/00045: Starting virtphy
22:49:05.394347 run osmo-ms-virt-phy/00045(pid=80): Launched
22:49:05.400217 run osmo-ms-virt-phy/00046: Starting virtphy
22:49:05.412903 run osmo-ms-virt-phy/00046(pid=81): Launched
22:49:05.418858 run osmo-ms-virt-phy/00047: Starting virtphy
22:49:05.431543 run osmo-ms-virt-phy/00047(pid=82): Launched
22:49:05.437442 run osmo-ms-virt-phy/00048: Starting virtphy
22:49:05.450140 run osmo-ms-virt-phy/00048(pid=83): Launched
22:49:05.456230 run osmo-ms-virt-phy/00049: Starting virtphy
22:49:05.469111 run osmo-ms-virt-phy/00049(pid=84): Launched
22:49:05.475100 run osmo-ms-virt-phy/00050: Starting virtphy
22:49:05.488121 run osmo-ms-virt-phy/00050(pid=85): Launched
22:49:05.494146 run osmo-ms-virt-phy/00051: Starting virtphy
22:49:05.507197 run osmo-ms-virt-phy/00051(pid=86): Launched
22:49:05.513231 run osmo-ms-virt-phy/00052: Starting virtphy
22:49:05.526213 run osmo-ms-virt-phy/00052(pid=87): Launched
22:49:05.532371 run osmo-ms-virt-phy/00053: Starting virtphy
22:49:05.545406 run osmo-ms-virt-phy/00053(pid=88): Launched
22:49:05.551401 run osmo-ms-virt-phy/00054: Starting virtphy
22:49:05.564491 run osmo-ms-virt-phy/00054(pid=89): Launched
22:49:05.570530 run osmo-ms-virt-phy/00055: Starting virtphy
22:49:05.583568 run osmo-ms-virt-phy/00055(pid=90): Launched
22:49:05.589500 run osmo-ms-virt-phy/00056: Starting virtphy
22:49:05.602327 run osmo-ms-virt-phy/00056(pid=91): Launched
22:49:05.608271 run osmo-ms-virt-phy/00057: Starting virtphy
22:49:05.621070 run osmo-ms-virt-phy/00057(pid=92): Launched
22:49:05.627012 run osmo-ms-virt-phy/00058: Starting virtphy
22:49:05.639904 run osmo-ms-virt-phy/00058(pid=93): Launched
22:49:05.645820 run osmo-ms-virt-phy/00059: Starting virtphy
22:49:05.658685 run osmo-ms-virt-phy/00059(pid=94): Launched
22:49:05.664693 run osmo-ms-virt-phy/00060: Starting virtphy
22:49:05.677532 run osmo-ms-virt-phy/00060(pid=95): Launched
22:49:05.683455 run osmo-ms-virt-phy/00061: Starting virtphy
22:49:05.696316 run osmo-ms-virt-phy/00061(pid=96): Launched
22:49:05.702296 run osmo-ms-virt-phy/00062: Starting virtphy
22:49:05.715201 run osmo-ms-virt-phy/00062(pid=97): Launched
22:49:05.721205 run osmo-ms-virt-phy/00063: Starting virtphy
22:49:05.734234 run osmo-ms-virt-phy/00063(pid=98): Launched
22:49:05.740319 run osmo-ms-virt-phy/00064: Starting virtphy
22:49:05.753298 run osmo-ms-virt-phy/00064(pid=99): Launched
22:49:05.759276 run osmo-ms-virt-phy/00065: Starting virtphy
22:49:05.772418 run osmo-ms-virt-phy/00065(pid=100): Launched
22:49:05.778370 run osmo-ms-virt-phy/00066: Starting virtphy
22:49:05.791333 run osmo-ms-virt-phy/00066(pid=101): Launched
22:49:05.797336 run osmo-ms-virt-phy/00067: Starting virtphy
22:49:05.810176 run osmo-ms-virt-phy/00067(pid=102): Launched
22:49:05.816097 run osmo-ms-virt-phy/00068: Starting virtphy
22:49:05.828976 run osmo-ms-virt-phy/00068(pid=103): Launched
22:49:05.834970 run osmo-ms-virt-phy/00069: Starting virtphy
22:49:05.847789 run osmo-ms-virt-phy/00069(pid=104): Launched
22:49:05.853834 run osmo-ms-virt-phy/00070: Starting virtphy
22:49:05.866647 run osmo-ms-virt-phy/00070(pid=105): Launched
22:49:05.872615 run osmo-ms-virt-phy/00071: Starting virtphy
22:49:05.885394 run osmo-ms-virt-phy/00071(pid=106): Launched
22:49:05.891306 run osmo-ms-virt-phy/00072: Starting virtphy
22:49:05.904121 run osmo-ms-virt-phy/00072(pid=107): Launched
22:49:05.910008 run osmo-ms-virt-phy/00073: Starting virtphy
22:49:05.922828 run osmo-ms-virt-phy/00073(pid=108): Launched
22:49:05.928803 run osmo-ms-virt-phy/00074: Starting virtphy
22:49:05.941608 run osmo-ms-virt-phy/00074(pid=109): Launched
22:49:05.947545 run osmo-ms-virt-phy/00075: Starting virtphy
22:49:05.960598 run osmo-ms-virt-phy/00075(pid=110): Launched
22:49:05.966570 run osmo-ms-virt-phy/00076: Starting virtphy
22:49:05.979581 run osmo-ms-virt-phy/00076(pid=111): Launched
22:49:05.985582 run osmo-ms-virt-phy/00077: Starting virtphy
22:49:05.998438 run osmo-ms-virt-phy/00077(pid=112): Launched
22:49:06.004546 run osmo-ms-virt-phy/00078: Starting virtphy
22:49:06.017375 run osmo-ms-virt-phy/00078(pid=113): Launched
22:49:06.023475 run osmo-ms-virt-phy/00079: Starting virtphy
22:49:06.036423 run osmo-ms-virt-phy/00079(pid=114): Launched
22:49:06.042390 run osmo-ms-virt-phy/00080: Starting virtphy
22:49:06.055263 run osmo-ms-virt-phy/00080(pid=115): Launched
22:49:06.061246 run osmo-ms-virt-phy/00081: Starting virtphy
22:49:06.074074 run osmo-ms-virt-phy/00081(pid=116): Launched
22:49:06.080030 run osmo-ms-virt-phy/00082: Starting virtphy
22:49:06.092826 run osmo-ms-virt-phy/00082(pid=117): Launched
22:49:06.098737 run osmo-ms-virt-phy/00083: Starting virtphy
22:49:06.111563 run osmo-ms-virt-phy/00083(pid=118): Launched
22:49:06.117456 run osmo-ms-virt-phy/00084: Starting virtphy
22:49:06.130229 run osmo-ms-virt-phy/00084(pid=119): Launched
22:49:06.136179 run osmo-ms-virt-phy/00085: Starting virtphy
22:49:06.148964 run osmo-ms-virt-phy/00085(pid=120): Launched
22:49:06.154854 run osmo-ms-virt-phy/00086: Starting virtphy
22:49:06.167664 run osmo-ms-virt-phy/00086(pid=121): Launched
22:49:06.173681 run osmo-ms-virt-phy/00087: Starting virtphy
22:49:06.186524 run osmo-ms-virt-phy/00087(pid=122): Launched
22:49:06.192456 run osmo-ms-virt-phy/00088: Starting virtphy
22:49:06.205477 run osmo-ms-virt-phy/00088(pid=123): Launched
22:49:06.211511 run osmo-ms-virt-phy/00089: Starting virtphy
22:49:06.224343 run osmo-ms-virt-phy/00089(pid=124): Launched
22:49:06.230228 run osmo-ms-virt-phy/00090: Starting virtphy
22:49:06.243205 run osmo-ms-virt-phy/00090(pid=125): Launched
22:49:06.249127 run osmo-ms-virt-phy/00091: Starting virtphy
22:49:06.262080 run osmo-ms-virt-phy/00091(pid=126): Launched
22:49:06.268029 run osmo-ms-virt-phy/00092: Starting virtphy
22:49:06.280856 run osmo-ms-virt-phy/00092(pid=127): Launched
22:49:06.286784 run osmo-ms-virt-phy/00093: Starting virtphy
22:49:06.299594 run osmo-ms-virt-phy/00093(pid=128): Launched
22:49:06.305570 run osmo-ms-virt-phy/00094: Starting virtphy
22:49:06.318354 run osmo-ms-virt-phy/00094(pid=129): Launched
22:49:06.324288 run osmo-ms-virt-phy/00095: Starting virtphy
22:49:06.337057 run osmo-ms-virt-phy/00095(pid=130): Launched
22:49:06.342960 run osmo-ms-virt-phy/00096: Starting virtphy
22:49:06.355825 run osmo-ms-virt-phy/00096(pid=131): Launched
22:49:06.361767 run osmo-ms-virt-phy/00097: Starting virtphy
22:49:06.374615 run osmo-ms-virt-phy/00097(pid=132): Launched
22:49:06.380532 run osmo-ms-virt-phy/00098: Starting virtphy
22:49:06.393400 run osmo-ms-virt-phy/00098(pid=133): Launched
22:49:06.399319 run osmo-ms-virt-phy/00099: Starting virtphy
22:49:06.412100 run osmo-ms-virt-phy/00099(pid=134): Launched
22:49:06.418017 run mass: Checking if sockets are in the filesystem
22:49:06.450018 run osmo-ms-mob/00000: Starting mobile
22:49:06.463027 run osmo-ms-mob/00000(pid=135): Launched
22:49:06.474442 run mass: MS start registered {at=7621572.682758039, delay=0.005480678752064705, ms=00000}
22:49:10.666946 run osmo-ms-mob/00001: Starting mobile
22:49:10.683797 run osmo-ms-mob/00001(pid=136): Launched
22:49:10.694451 run mass: MS start registered {at=7621576.902764545, delay=0.004470055922865868, ms=00001}
22:49:11.701007 run mass: MS performed LU {at=7621577.909206928, lu_delay=5.226448888890445, ms=00000}
22:49:12.465929 run osmo-ms-mob/00002: Starting mobile
22:49:12.482562 run osmo-ms-mob/00002(pid=137): Launched
22:49:12.493121 run mass: MS start registered {at=7621578.701435172, delay=0.004498958587646484, ms=00002}
22:49:13.734871 run osmo-ms-mob/00003: Starting mobile
22:49:13.748261 run osmo-ms-mob/00003(pid=138): Launched
22:49:13.758802 run mass: MS start registered {at=7621579.967119898, delay=0.004591424949467182, ms=00003}
22:49:14.856311 run osmo-ms-mob/00004: Starting mobile
22:49:14.872653 run osmo-ms-mob/00004(pid=139): Launched
22:49:14.883157 run mass: MS start registered {at=7621581.091476248, delay=0.004450453445315361, ms=00004}
22:49:15.465916 run mass: MS performed LU {at=7621581.674124414, lu_delay=4.771359869278967, ms=00001}
22:49:15.864814 run osmo-ms-mob/00005: Starting mobile
22:49:15.881437 run osmo-ms-mob/00005(pid=140): Launched
22:49:15.892401 run mass: MS start registered {at=7621582.100717245, delay=0.004994012415409088, ms=00005}
22:49:16.756500 run osmo-ms-mob/00006: Starting mobile
22:49:16.772633 run osmo-ms-mob/00006(pid=141): Launched
22:49:16.782977 run mass: MS start registered {at=7621582.991299803, delay=0.004414194263517857, ms=00006}
22:49:17.367899 run mass: MS performed LU {at=7621583.576103489, lu_delay=4.874668316915631, ms=00002}
22:49:17.665788 run osmo-ms-mob/00007: Starting mobile
22:49:17.682436 run osmo-ms-mob/00007(pid=142): Launched
22:49:17.693005 run mass: MS start registered {at=7621583.901325472, delay=0.0045148758217692375, ms=00007}
22:49:18.434247 run osmo-ms-mob/00008: Starting mobile
22:49:18.447326 run osmo-ms-mob/00008(pid=143): Launched
22:49:18.458070 run mass: MS start registered {at=7621584.666389428, delay=0.004554406739771366, ms=00008}
22:49:19.165842 run osmo-ms-mob/00009: Starting mobile
22:49:19.182694 run osmo-ms-mob/00009(pid=144): Launched
22:49:19.193513 run mass: MS start registered {at=7621585.401835293, delay=0.004610562697052956, ms=00009}
22:49:19.232237 run mass: MS performed LU {at=7621585.440477741, lu_delay=5.473357843235135, ms=00003}
22:49:19.866965 run osmo-ms-mob/00010: Starting mobile
22:49:19.880801 run osmo-ms-mob/00010(pid=145): Launched
22:49:19.891932 run mass: MS start registered {at=7621586.100246377, delay=0.005036783404648304, ms=00010}
22:49:20.434188 run osmo-ms-mob/00011: Starting mobile
22:49:20.447178 run osmo-ms-mob/00011(pid=146): Launched
22:49:20.458364 run mass: MS start registered {at=7621586.666685358, delay=0.004910430870950222, ms=00011}
22:49:21.064669 run osmo-ms-mob/00012: Starting mobile
22:49:21.081830 run osmo-ms-mob/00012(pid=147): Launched
22:49:21.092766 run mass: MS start registered {at=7621587.301087818, delay=0.004683149047195911, ms=00012}
22:49:21.133424 run mass: MS performed LU {at=7621587.341636176, lu_delay=6.250159928575158, ms=00004}
22:49:21.159687 run mass: MS performed LU {at=7621587.367928767, lu_delay=5.267211521975696, ms=00005}
22:49:21.664839 run osmo-ms-mob/00013: Starting mobile
22:49:21.682101 run osmo-ms-mob/00013(pid=148): Launched
22:49:21.692856 run mass: MS start registered {at=7621587.901177197, delay=0.004748805426061153, ms=00013}
22:49:22.233155 run osmo-ms-mob/00014: Starting mobile
22:49:22.246413 run osmo-ms-mob/00014(pid=149): Launched
22:49:22.257100 run mass: MS start registered {at=7621588.465419331, delay=0.004627157934010029, ms=00014}
22:49:22.834043 run osmo-ms-mob/00015: Starting mobile
22:49:22.847113 run osmo-ms-mob/00015(pid=150): Launched
22:49:22.857764 run mass: MS start registered {at=7621589.066083118, delay=0.004568392410874367, ms=00015}
22:49:22.997328 run mass: MS performed LU {at=7621589.205541578, lu_delay=6.214241774752736, ms=00006}
22:49:23.062243 run mass: MS performed LU {at=7621589.270452981, lu_delay=5.369127509184182, ms=00007}
22:49:23.366856 run osmo-ms-mob/00016: Starting mobile
22:49:23.384184 run osmo-ms-mob/00016(pid=151): Launched
22:49:23.390370 run mass: MS performed LU {at=7621589.598698173, lu_delay=4.932308744639158, ms=00008}
22:49:23.396521 run mass: MS start registered {at=7621589.604856049, delay=0.006175613962113857, ms=00016}
22:49:23.845067 run osmo-ms-mob/00017: Starting mobile
22:49:23.859336 run osmo-ms-mob/00017(pid=152): Launched
22:49:23.870489 run mass: MS start registered {at=7621590.07881152, delay=0.004903600551187992, ms=00017}
22:49:24.465595 run osmo-ms-mob/00018: Starting mobile
22:49:24.482345 run osmo-ms-mob/00018(pid=153): Launched
22:49:24.492975 run mass: MS start registered {at=7621590.701296999, delay=0.0046508414670825005, ms=00018}
22:49:24.797629 run mass: MS performed LU {at=7621591.005854085, lu_delay=5.604018792510033, ms=00009}
22:49:24.832870 run osmo-ms-mob/00019: Starting mobile
22:49:24.846060 run osmo-ms-mob/00019(pid=154): Launched
22:49:24.857007 run mass: MS start registered {at=7621591.065329806, delay=0.004516333341598511, ms=00019}
22:49:24.899545 run mass: MS performed LU {at=7621591.107765679, lu_delay=4.44108032155782, ms=00011}
22:49:24.926964 run mass: MS performed LU {at=7621591.135194537, lu_delay=5.034948159940541, ms=00010}
22:49:25.366667 run osmo-ms-mob/00020: Starting mobile
22:49:25.383460 run osmo-ms-mob/00020(pid=155): Launched
22:49:25.394245 run mass: MS start registered {at=7621591.602566943, delay=0.004815459251403809, ms=00020}
22:49:25.834245 run osmo-ms-mob/00021: Starting mobile
22:49:25.847489 run osmo-ms-mob/00021(pid=156): Launched
22:49:25.858324 run mass: MS start registered {at=7621592.066645787, delay=0.00478710513561964, ms=00021}
22:49:26.246433 run osmo-ms-mob/00022: Starting mobile
22:49:26.260344 run osmo-ms-mob/00022(pid=157): Launched
22:49:26.271338 run mass: MS start registered {at=7621592.479657525, delay=0.004820751957595348, ms=00022}
22:49:26.755759 run osmo-ms-mob/00023: Starting mobile
22:49:26.772280 run osmo-ms-mob/00023(pid=158): Launched
22:49:26.778370 run mass: MS performed LU {at=7621592.986699445, lu_delay=5.0855222484096885, ms=00013}
22:49:26.784171 run mass: MS start registered {at=7621592.992505278, delay=0.005823009647428989, ms=00023}
22:49:26.828994 run mass: MS performed LU {at=7621593.037193061, lu_delay=5.736105242744088, ms=00012}
22:49:27.156194 run osmo-ms-mob/00024: Starting mobile
22:49:27.172600 run osmo-ms-mob/00024(pid=159): Launched
22:49:27.178687 run mass: MS performed LU {at=7621593.387015252, lu_delay=4.921595921739936, ms=00014}
22:49:27.184517 run mass: MS start registered {at=7621593.392852137, delay=0.005856327712535858, ms=00024}
22:49:27.651552 run osmo-ms-mob/00025: Starting mobile
22:49:27.665890 run osmo-ms-mob/00025(pid=160): Launched
22:49:27.676733 run mass: MS start registered {at=7621593.885048607, delay=0.00474904291331768, ms=00025}
22:49:28.064282 run osmo-ms-mob/00026: Starting mobile
22:49:28.079876 run osmo-ms-mob/00026(pid=161): Launched
22:49:28.091112 run mass: MS start registered {at=7621594.299432821, delay=0.004922931082546711, ms=00026}
22:49:28.434354 run osmo-ms-mob/00027: Starting mobile
22:49:28.447291 run osmo-ms-mob/00027(pid=162): Launched
22:49:28.458405 run mass: MS start registered {at=7621594.666721614, delay=0.0051825204864144325, ms=00027}
22:49:28.563310 run mass: MS performed LU {at=7621594.77153019, lu_delay=5.166674140840769, ms=00016}
22:49:28.665082 run mass: MS performed LU {at=7621594.873301475, lu_delay=5.807218356989324, ms=00015}
22:49:28.690848 run mass: MS performed LU {at=7621594.899151539, lu_delay=4.820340019650757, ms=00017}
22:49:28.727952 run osmo-ms-mob/00028: Starting mobile
22:49:28.742582 run osmo-ms-mob/00028(pid=163): Launched
22:49:28.753059 run mass: MS start registered {at=7621594.961381878, delay=0.00454351119697094, ms=00028}
22:49:29.265762 run osmo-ms-mob/00029: Starting mobile
22:49:29.283243 run osmo-ms-mob/00029(pid=164): Launched
22:49:29.294152 run mass: MS start registered {at=7621595.502473868, delay=0.004741429351270199, ms=00029}
22:49:29.644507 run osmo-ms-mob/00030: Starting mobile
22:49:29.658048 run osmo-ms-mob/00030(pid=165): Launched
22:49:29.668696 run mass: MS start registered {at=7621595.877018385, delay=0.004580212756991386, ms=00030}
22:49:30.047469 run osmo-ms-mob/00031: Starting mobile
22:49:30.063114 run osmo-ms-mob/00031(pid=166): Launched
22:49:30.076131 run mass: MS start registered {at=7621596.284448452, delay=0.00661839172244072, ms=00031}
22:49:30.333565 run osmo-ms-mob/00032: Starting mobile
22:49:30.346563 run osmo-ms-mob/00032(pid=167): Launched
22:49:30.357352 run mass: MS start registered {at=7621596.565671405, delay=0.004641206935048103, ms=00032}
22:49:30.529014 run mass: MS performed LU {at=7621596.737239276, lu_delay=5.671909470111132, ms=00019}
22:49:30.594898 run mass: MS performed LU {at=7621596.803119883, lu_delay=6.101822883822024, ms=00018}
22:49:30.609102 run osmo-ms-mob/00033: Starting mobile
22:49:30.621980 run osmo-ms-mob/00033(pid=168): Launched
22:49:30.632722 run mass: MS start registered {at=7621596.841048581, delay=0.0048203179612755775, ms=00033}
22:49:30.662467 run mass: MS performed LU {at=7621596.870753809, lu_delay=4.8041080217808485, ms=00021}
22:49:30.699555 run mass: MS performed LU {at=7621596.907799376, lu_delay=5.305232433602214, ms=00020}
22:49:31.167108 run osmo-ms-mob/00034: Starting mobile
22:49:31.183627 run osmo-ms-mob/00034(pid=169): Launched
22:49:31.194839 run mass: MS start registered {at=7621597.403160929, delay=0.004895164631307125, ms=00034}
22:49:31.432756 run osmo-ms-mob/00035: Starting mobile
22:49:31.445998 run osmo-ms-mob/00035(pid=170): Launched
22:49:31.456710 run mass: MS start registered {at=7621597.665032764, delay=0.004698402248322964, ms=00035}
22:49:31.844031 run osmo-ms-mob/00036: Starting mobile
22:49:31.860654 run osmo-ms-mob/00036(pid=171): Launched
22:49:31.871614 run mass: MS start registered {at=7621598.079932969, delay=0.004608878865838051, ms=00036}
22:49:32.272330 run osmo-ms-mob/00037: Starting mobile
22:49:32.288268 run osmo-ms-mob/00037(pid=172): Launched
22:49:32.298963 run mass: MS start registered {at=7621598.50728544, delay=0.004604215733706951, ms=00037}
22:49:32.328167 run mass: MS performed LU {at=7621598.53644468, lu_delay=5.14359254296869, ms=00024}
22:49:32.431567 run mass: MS performed LU {at=7621598.639788427, lu_delay=4.754739820025861, ms=00025}
22:49:32.459861 run osmo-ms-mob/00038: Starting mobile
22:49:32.473290 run osmo-ms-mob/00038(pid=173): Launched
22:49:32.479280 run mass: MS performed LU {at=7621598.687610266, lu_delay=5.695104987360537, ms=00023}
22:49:32.485077 run mass: MS start registered {at=7621598.693412536, delay=0.005818696692585945, ms=00038}
22:49:32.602330 run mass: MS performed LU {at=7621598.810550516, lu_delay=6.330892990343273, ms=00022}
22:49:32.631569 run osmo-ms-mob/00039: Starting mobile
22:49:32.644493 run osmo-ms-mob/00039(pid=174): Launched
22:49:32.655259 run mass: MS start registered {at=7621598.863584592, delay=0.004735576920211315, ms=00039}
22:49:33.256335 run osmo-ms-mob/00040: Starting mobile
22:49:33.273475 run osmo-ms-mob/00040(pid=175): Launched
22:49:33.284453 run mass: MS start registered {at=7621599.492773808, delay=0.00458105094730854, ms=00040}
22:49:33.548276 run osmo-ms-mob/00041: Starting mobile
22:49:33.561824 run osmo-ms-mob/00041(pid=176): Launched
22:49:33.572622 run mass: MS start registered {at=7621599.780943807, delay=0.004709213972091675, ms=00041}
22:49:33.832806 run osmo-ms-mob/00042: Starting mobile
22:49:33.845819 run osmo-ms-mob/00042(pid=177): Launched
22:49:33.856527 run mass: MS start registered {at=7621600.064849563, delay=0.004670311696827412, ms=00042}
22:49:34.262700 run osmo-ms-mob/00043: Starting mobile
22:49:34.278372 run osmo-ms-mob/00043(pid=178): Launched
22:49:34.289065 run mass: MS start registered {at=7621600.497387592, delay=0.0046476516872644424, ms=00043}
22:49:34.295170 run mass: MS performed LU {at=7621600.503499618, lu_delay=5.5421177400276065, ms=00028}
22:49:34.359818 run mass: MS performed LU {at=7621600.568038524, lu_delay=4.691020139493048, ms=00030}
22:49:34.386511 run osmo-ms-mob/00044: Starting mobile
22:49:34.399402 run osmo-ms-mob/00044(pid=179): Launched
22:49:34.410120 run mass: MS start registered {at=7621600.618444535, delay=0.004765257239341736, ms=00044}
22:49:34.427635 run mass: MS performed LU {at=7621600.635950556, lu_delay=6.336517735384405, ms=00026}
22:49:34.465627 run mass: MS performed LU {at=7621600.673866755, lu_delay=6.007145141251385, ms=00027}
22:49:34.487355 run osmo-ms-mob/00045: Starting mobile
22:49:34.500350 run osmo-ms-mob/00045(pid=180): Launched
22:49:34.506801 run mass: MS performed LU {at=7621600.715128375, lu_delay=5.212654506787658, ms=00029}
22:49:34.512670 run mass: MS start registered {at=7621600.721004674, delay=0.005893315188586712, ms=00045}
22:49:35.148204 run osmo-ms-mob/00046: Starting mobile
22:49:35.162329 run osmo-ms-mob/00046(pid=181): Launched
22:49:35.173499 run mass: MS start registered {at=7621601.381819914, delay=0.005063958466053009, ms=00046}
22:49:35.434004 run osmo-ms-mob/00047: Starting mobile
22:49:35.447394 run osmo-ms-mob/00047(pid=182): Launched
22:49:35.458287 run mass: MS start registered {at=7621601.666607126, delay=0.004796341061592102, ms=00047}
22:49:35.733473 run osmo-ms-mob/00048: Starting mobile
22:49:35.746473 run osmo-ms-mob/00048(pid=183): Launched
22:49:35.757951 run mass: MS start registered {at=7621601.966270427, delay=0.005317469127476215, ms=00048}
22:49:36.056032 run osmo-ms-mob/00049: Starting mobile
22:49:36.072113 run osmo-ms-mob/00049(pid=184): Launched
22:49:36.082875 run mass: MS start registered {at=7621602.291197601, delay=0.004647909663617611, ms=00049}
22:49:36.094228 run mass: MS performed LU {at=7621602.302549995, lu_delay=6.0181015422567725, ms=00031}
22:49:36.196546 run mass: MS performed LU {at=7621602.404768794, lu_delay=5.839097389020026, ms=00032}
22:49:36.225060 run osmo-ms-mob/00050: Starting mobile
22:49:36.238103 run osmo-ms-mob/00050(pid=185): Launched
22:49:36.244061 run mass: MS performed LU {at=7621602.452392133, lu_delay=5.6113435523584485, ms=00033}
22:49:36.249747 run mass: MS start registered {at=7621602.458082351, delay=0.0057061100378632545, ms=00050}
22:49:36.367812 run mass: MS performed LU {at=7621602.576032801, lu_delay=4.911000036634505, ms=00035}
22:49:36.404063 run mass: MS performed LU {at=7621602.612309008, lu_delay=5.209148079156876, ms=00034}
22:49:36.421707 run osmo-ms-mob/00051: Starting mobile
22:49:36.434754 run osmo-ms-mob/00051(pid=186): Launched
22:49:36.445604 run mass: MS start registered {at=7621602.653926886, delay=0.004872622899711132, ms=00051}
22:49:37.046063 run osmo-ms-mob/00052: Starting mobile
22:49:37.059507 run osmo-ms-mob/00052(pid=187): Launched
22:49:37.070225 run mass: MS start registered {at=7621603.278546691, delay=0.004778715781867504, ms=00052}
22:49:37.334417 run osmo-ms-mob/00053: Starting mobile
22:49:37.347673 run osmo-ms-mob/00053(pid=188): Launched
22:49:37.358755 run mass: MS start registered {at=7621603.567073949, delay=0.004842241294682026, ms=00053}
22:49:37.633436 run osmo-ms-mob/00054: Starting mobile
22:49:37.646476 run osmo-ms-mob/00054(pid=189): Launched
22:49:37.657752 run mass: MS start registered {at=7621603.866071366, delay=0.0053205788135528564, ms=00054}
22:49:37.933897 run osmo-ms-mob/00055: Starting mobile
22:49:37.946865 run osmo-ms-mob/00055(pid=190): Launched
22:49:37.957860 run mass: MS start registered {at=7621604.166180797, delay=0.004867785610258579, ms=00055}
22:49:38.060954 run mass: MS performed LU {at=7621604.269176743, lu_delay=5.405592150986195, ms=00039}
22:49:38.126083 run mass: MS performed LU {at=7621604.334284836, lu_delay=5.826999396085739, ms=00037}
22:49:38.153869 run osmo-ms-mob/00056: Starting mobile
22:49:38.166938 run osmo-ms-mob/00056(pid=191): Launched
22:49:38.177611 run mass: MS start registered {at=7621604.385935613, delay=0.004598534666001797, ms=00056}
22:49:38.193445 run mass: MS performed LU {at=7621604.401769074, lu_delay=5.708356537856162, ms=00038}
22:49:38.231777 run mass: MS performed LU {at=7621604.439970749, lu_delay=4.947196941822767, ms=00040}
22:49:38.253351 run osmo-ms-mob/00057: Starting mobile
22:49:38.266297 run osmo-ms-mob/00057(pid=192): Launched
22:49:38.272742 run mass: MS performed LU {at=7621604.481069913, lu_delay=6.401136944070458, ms=00036}
22:49:38.278647 run mass: MS start registered {at=7621604.486981967, delay=0.005930380895733833, ms=00057}
22:49:38.541015 run mass: MS performed LU {at=7621604.749235657, lu_delay=4.9682918498292565, ms=00041}
22:49:38.949811 run osmo-ms-mob/00058: Starting mobile
22:49:38.964117 run osmo-ms-mob/00058(pid=193): Launched
22:49:38.975310 run mass: MS start registered {at=7621605.183624375, delay=0.0050888666883111, ms=00058}
22:49:39.249124 run osmo-ms-mob/00059: Starting mobile
22:49:39.263216 run osmo-ms-mob/00059(pid=194): Launched
22:49:39.274138 run mass: MS start registered {at=7621605.482460056, delay=0.004605431109666824, ms=00059}
22:49:39.533996 run osmo-ms-mob/00060: Starting mobile
22:49:39.546943 run osmo-ms-mob/00060(pid=195): Launched
22:49:39.557649 run mass: MS start registered {at=7621605.765972683, delay=0.004574039950966835, ms=00060}
22:49:39.860678 run mass: MS performed LU {at=7621606.068899051, lu_delay=6.004049488343298, ms=00042}
22:49:39.887457 run osmo-ms-mob/00061: Starting mobile
22:49:39.900892 run osmo-ms-mob/00061(pid=196): Launched
22:49:39.906975 run mass: MS performed LU {at=7621606.115303236, lu_delay=5.617915644310415, ms=00043}
22:49:39.912869 run mass: MS start registered {at=7621606.121204627, delay=0.005919105373322964, ms=00061}
22:49:39.989373 run mass: MS performed LU {at=7621606.197607031, lu_delay=4.815787116996944, ms=00046}
22:49:40.016315 run osmo-ms-mob/00062: Starting mobile
22:49:40.029088 run osmo-ms-mob/00062(pid=197): Launched
22:49:40.040470 run mass: MS start registered {at=7621606.248790501, delay=0.005108882673084736, ms=00062}
22:49:40.169940 run mass: MS performed LU {at=7621606.378161896, lu_delay=5.759717361070216, ms=00044}
22:49:40.206376 run mass: MS performed LU {at=7621606.414652303, lu_delay=5.693647628650069, ms=00045}
22:49:40.222557 run osmo-ms-mob/00063: Starting mobile
22:49:40.235935 run osmo-ms-mob/00063(pid=198): Launched
22:49:40.246532 run mass: MS start registered {at=7621606.454855431, delay=0.00463427510112524, ms=00063}
22:49:40.885065 run mass: MS performed LU {at=7621607.09328992, lu_delay=5.426682794466615, ms=00047}
22:49:40.899484 run osmo-ms-mob/00064: Starting mobile
22:49:40.913016 run osmo-ms-mob/00064(pid=199): Launched
22:49:40.923876 run mass: MS start registered {at=7621607.132195989, delay=0.004795129410922527, ms=00064}
22:49:41.245499 run mass: MS performed LU {at=7621607.453722958, lu_delay=3.886649009771645, ms=00053}
22:49:41.275810 run osmo-ms-mob/00065: Starting mobile
22:49:41.289294 run osmo-ms-mob/00065(pid=200): Launched
22:49:41.300044 run mass: MS start registered {at=7621607.508364203, delay=0.004599054343998432, ms=00065}
22:49:41.646820 run osmo-ms-mob/00066: Starting mobile
22:49:41.660594 run osmo-ms-mob/00066(pid=201): Launched
22:49:41.671408 run mass: MS start registered {at=7621607.879729739, delay=0.00472606997936964, ms=00066}
22:49:41.725720 run mass: MS performed LU {at=7621607.933890935, lu_delay=5.96762050781399, ms=00048}
22:49:41.762465 run mass: MS performed LU {at=7621607.970707543, lu_delay=5.316780657507479, ms=00051}
22:49:41.890879 run mass: MS performed LU {at=7621608.099106542, lu_delay=4.820559850893915, ms=00052}
22:49:41.934806 run osmo-ms-mob/00067: Starting mobile
22:49:41.948656 run osmo-ms-mob/00067(pid=202): Launched
22:49:41.959517 run mass: MS start registered {at=7621608.167832161, delay=0.004780435934662819, ms=00067}
22:49:42.035420 run mass: MS performed LU {at=7621608.243649476, lu_delay=5.952451875433326, ms=00049}
22:49:42.333300 run osmo-ms-mob/00068: Starting mobile
22:49:42.346655 run osmo-ms-mob/00068(pid=203): Launched
22:49:42.357377 run mass: MS start registered {at=7621608.565697486, delay=0.00463849026709795, ms=00068}
22:49:42.750591 run osmo-ms-mob/00069: Starting mobile
22:49:42.764827 run osmo-ms-mob/00069(pid=204): Launched
22:49:42.775876 run mass: MS start registered {at=7621608.984197016, delay=0.004760337993502617, ms=00069}
22:49:43.145949 run osmo-ms-mob/00070: Starting mobile
22:49:43.159886 run osmo-ms-mob/00070(pid=205): Launched
22:49:43.171221 run mass: MS start registered {at=7621609.379540319, delay=0.005081716924905777, ms=00070}
22:49:43.546219 run osmo-ms-mob/00071: Starting mobile
22:49:43.559852 run osmo-ms-mob/00071(pid=206): Launched
22:49:43.570614 run mass: MS start registered {at=7621609.778936979, delay=0.00465915072709322, ms=00071}
22:49:43.626472 run mass: MS performed LU {at=7621609.834708588, lu_delay=5.347726620733738, ms=00057}
22:49:43.664234 run mass: MS performed LU {at=7621609.87247716, lu_delay=5.486541546881199, ms=00056}
22:49:43.756295 run mass: MS performed LU {at=7621609.964510625, lu_delay=6.098439259454608, ms=00054}
22:49:43.797245 run osmo-ms-mob/00072: Starting mobile
22:49:43.812704 run osmo-ms-mob/00072(pid=207): Launched
22:49:43.823348 run mass: MS start registered {at=7621610.031673192, delay=0.004673857241868973, ms=00072}
22:49:43.935732 run mass: MS performed LU {at=7621610.14393127, lu_delay=5.977750472724438, ms=00055}
22:49:43.959665 run mass: MS performed LU {at=7621610.167991942, lu_delay=4.685531885363162, ms=00059}
22:49:43.971585 run mass: MS performed LU {at=7621610.179908752, lu_delay=4.996284377761185, ms=00058}
22:49:43.982789 run osmo-ms-mob/00073: Starting mobile
22:49:43.996148 run osmo-ms-mob/00073(pid=208): Launched
22:49:44.006904 run mass: MS start registered {at=7621610.215225701, delay=0.004698283039033413, ms=00073}
22:49:44.748584 run osmo-ms-mob/00074: Starting mobile
22:49:44.762513 run osmo-ms-mob/00074(pid=209): Launched
22:49:44.773306 run mass: MS start registered {at=7621610.981626939, delay=0.004670868627727032, ms=00074}
22:49:44.803633 run mass: MS performed LU {at=7621611.011872219, lu_delay=5.24589953571558, ms=00060}
22:49:45.146704 run osmo-ms-mob/00075: Starting mobile
22:49:45.160779 run osmo-ms-mob/00075(pid=210): Launched
22:49:45.171686 run mass: MS start registered {at=7621611.379999942, delay=0.004680749960243702, ms=00075}
22:49:45.491348 run mass: MS performed LU {at=7621611.699567012, lu_delay=4.567371022887528, ms=00064}
22:49:45.527609 run mass: MS performed LU {at=7621611.735848287, lu_delay=5.487057786434889, ms=00062}
22:49:45.542860 run osmo-ms-mob/00076: Starting mobile
22:49:45.556393 run osmo-ms-mob/00076(pid=211): Launched
22:49:45.567466 run mass: MS start registered {at=7621611.775770765, delay=0.004965944215655327, ms=00076}
22:49:45.657153 run mass: MS performed LU {at=7621611.865372444, lu_delay=5.4105170127004385, ms=00063}
22:49:45.801313 run mass: MS performed LU {at=7621612.009514704, lu_delay=5.888310077600181, ms=00061}
22:49:46.064927 run osmo-ms-mob/00077: Starting mobile
22:49:46.079931 run osmo-ms-mob/00077(pid=212): Launched
22:49:46.090671 run mass: MS start registered {at=7621612.298994124, delay=0.00451241247355938, ms=00077}
22:49:46.547547 run osmo-ms-mob/00078: Starting mobile
22:49:46.561658 run osmo-ms-mob/00078(pid=213): Launched
22:49:46.572807 run mass: MS start registered {at=7621612.781124261, delay=0.005047592334449291, ms=00078}
22:49:46.944366 run osmo-ms-mob/00079: Starting mobile
22:49:46.958013 run osmo-ms-mob/00079(pid=214): Launched
22:49:46.968832 run mass: MS start registered {at=7621613.177154097, delay=0.004628535360097885, ms=00079}
22:49:47.464749 run osmo-ms-mob/00080: Starting mobile
22:49:47.481871 run osmo-ms-mob/00080(pid=215): Launched
22:49:47.487989 run mass: MS performed LU {at=7621613.696316956, lu_delay=4.712119939737022, ms=00069}
22:49:47.494116 run mass: MS performed LU {at=7621613.702449312, lu_delay=5.13675182685256, ms=00068}
22:49:47.499979 run mass: MS start registered {at=7621613.708314285, delay=0.01201460137963295, ms=00080}
22:49:47.520418 run mass: MS performed LU {at=7621613.72874179, lu_delay=5.560909628868103, ms=00067}
22:49:47.628178 run mass: MS performed LU {at=7621613.836398786, lu_delay=5.956669046543539, ms=00066}
22:49:47.643903 run osmo-ms-mob/00081: Starting mobile
22:49:47.656990 run osmo-ms-mob/00081(pid=216): Launched
22:49:47.664001 run mass: MS performed LU {at=7621613.872293084, lu_delay=6.363928880542517, ms=00065}
22:49:47.669986 run mass: MS start registered {at=7621613.878320482, delay=0.007076384499669075, ms=00081}
22:49:48.333329 run osmo-ms-mob/00082: Starting mobile
22:49:48.346881 run osmo-ms-mob/00082(pid=217): Launched
22:49:48.357691 run mass: MS start registered {at=7621614.566012673, delay=0.004661129787564278, ms=00082}
22:49:48.937372 run osmo-ms-mob/00083: Starting mobile
22:49:48.950310 run osmo-ms-mob/00083(pid=218): Launched
22:49:48.961340 run mass: MS start registered {at=7621615.169660733, delay=0.004672161303460598, ms=00083}
22:49:49.256630 run mass: MS performed LU {at=7621615.464852117, lu_delay=6.085311798378825, ms=00070}
22:49:49.293255 run mass: MS performed LU {at=7621615.501494566, lu_delay=5.722557586617768, ms=00071}
22:49:49.334014 run osmo-ms-mob/00084: Starting mobile
22:49:49.348080 run osmo-ms-mob/00084(pid=219): Launched
22:49:49.358855 run mass: MS start registered {at=7621615.567178235, delay=0.004764034412801266, ms=00084}
22:49:49.423382 run mass: MS performed LU {at=7621615.631604189, lu_delay=4.649977250024676, ms=00074}
22:49:49.566869 run mass: MS performed LU {at=7621615.775089529, lu_delay=5.559863828122616, ms=00073}
22:49:49.590338 run mass: MS performed LU {at=7621615.798668126, lu_delay=5.7669949335977435, ms=00072}
22:49:49.975408 run osmo-ms-mob/00085: Starting mobile
22:49:49.992369 run osmo-ms-mob/00085(pid=220): Launched
22:49:50.003275 run mass: MS start registered {at=7621616.211593948, delay=0.004899673163890839, ms=00085}
22:49:50.547293 run osmo-ms-mob/00086: Starting mobile
22:49:50.561030 run osmo-ms-mob/00086(pid=221): Launched
22:49:50.571906 run mass: MS start registered {at=7621616.780228702, delay=0.004762585274875164, ms=00086}
22:49:51.164105 run osmo-ms-mob/00087: Starting mobile
22:49:51.181712 run osmo-ms-mob/00087(pid=222): Launched
22:49:51.192687 run mass: MS start registered {at=7621617.401007342, delay=0.004913230426609516, ms=00087}
22:49:51.241785 run mass: MS performed LU {at=7621617.449888174, lu_delay=4.668763913214207, ms=00078}
22:49:51.259493 run mass: MS performed LU {at=7621617.467727182, lu_delay=5.691956417635083, ms=00076}
22:49:51.393531 run mass: MS performed LU {at=7621617.601753976, lu_delay=6.221754034049809, ms=00075}
22:49:51.733744 run osmo-ms-mob/00088: Starting mobile
22:49:51.746951 run osmo-ms-mob/00088(pid=223): Launched
22:49:51.758589 run mass: MS start registered {at=7621617.966905601, delay=0.005593500100076199, ms=00088}
22:49:52.334070 run osmo-ms-mob/00089: Starting mobile
22:49:52.347378 run osmo-ms-mob/00089(pid=224): Launched
22:49:52.358336 run mass: MS start registered {at=7621618.566658355, delay=0.004667113535106182, ms=00089}
22:49:52.934614 run osmo-ms-mob/00090: Starting mobile
22:49:52.947856 run osmo-ms-mob/00090(pid=225): Launched
22:49:52.959047 run mass: MS start registered {at=7621619.167367964, delay=0.004901737906038761, ms=00090}
22:49:53.023066 run mass: MS performed LU {at=7621619.231285229, lu_delay=5.522970944643021, ms=00080}
22:49:53.059557 run mass: MS performed LU {at=7621619.267801772, lu_delay=5.389481290243566, ms=00081}
22:49:53.189059 run mass: MS performed LU {at=7621619.397280108, lu_delay=6.2201260114088655, ms=00079}
22:49:53.313839 run mass: MS performed LU {at=7621619.52203686, lu_delay=4.956024186685681, ms=00082}
22:49:53.654844 run osmo-ms-mob/00091: Starting mobile
22:49:53.671679 run osmo-ms-mob/00091(pid=226): Launched
22:49:53.682457 run mass: MS start registered {at=7621619.890780062, delay=0.004765147343277931, ms=00091}
22:49:54.347050 run osmo-ms-mob/00092: Starting mobile
22:49:54.360825 run osmo-ms-mob/00092(pid=227): Launched
22:49:54.372065 run mass: MS start registered {at=7621620.580384003, delay=0.005128428339958191, ms=00092}
22:49:54.924207 run mass: MS performed LU {at=7621621.132428088, lu_delay=5.962767355144024, ms=00083}
22:49:55.006967 run mass: MS performed LU {at=7621621.215155244, lu_delay=5.647977008484304, ms=00084}
22:49:55.030517 run mass: MS performed LU {at=7621621.238845485, lu_delay=5.02725153695792, ms=00085}
22:49:55.065893 run osmo-ms-mob/00093: Starting mobile
22:49:55.080213 run osmo-ms-mob/00093(pid=228): Launched
22:49:55.090851 run mass: MS start registered {at=7621621.299174267, delay=0.0045984061434865, ms=00093}
22:49:55.215401 run mass: MS performed LU {at=7621621.423585969, lu_delay=4.643357266671956, ms=00086}
22:49:56.033537 run osmo-ms-mob/00094: Starting mobile
22:49:56.046604 run osmo-ms-mob/00094(pid=229): Launched
22:49:56.057241 run mass: MS start registered {at=7621622.265561232, delay=0.004510209895670414, ms=00094}
22:49:56.788919 run mass: MS performed LU {at=7621622.997138401, lu_delay=5.030232799239457, ms=00088}
22:49:56.966043 run osmo-ms-mob/00095: Starting mobile
22:49:56.982926 run osmo-ms-mob/00095(pid=230): Launched
22:49:56.988923 run mass: MS performed LU {at=7621623.197249912, lu_delay=5.796242569573224, ms=00087}
22:49:56.994713 run mass: MS start registered {at=7621623.203048531, delay=0.005817868746817112, ms=00095}
22:49:57.295702 run mass: MS performed LU {at=7621623.503901333, lu_delay=4.937242977321148, ms=00089}
22:49:57.932216 run osmo-ms-mob/00096: Starting mobile
22:49:57.945497 run osmo-ms-mob/00096(pid=231): Launched
22:49:57.956278 run mass: MS start registered {at=7621624.164601831, delay=0.004828834906220436, ms=00096}
22:49:58.772702 run mass: MS performed LU {at=7621624.980884584, lu_delay=5.813516619615257, ms=00090}
22:49:58.799244 run mass: MS performed LU {at=7621625.007574326, lu_delay=5.11679426394403, ms=00091}
22:49:59.073750 run osmo-ms-mob/00097: Starting mobile
22:49:59.089711 run osmo-ms-mob/00097(pid=232): Launched
22:49:59.100450 run mass: MS start registered {at=7621625.308772239, delay=0.004717246629297733, ms=00097}
22:49:59.290156 run mass: MS performed LU {at=7621625.498377425, lu_delay=23.040295073762536, ms=00050}
22:50:00.370878 run osmo-ms-mob/00098: Starting mobile
22:50:00.388708 run osmo-ms-mob/00098(pid=233): Launched
22:50:00.399655 run mass: MS start registered {at=7621626.607972331, delay=0.004700720310211182, ms=00098}
22:50:00.554632 run mass: MS performed LU {at=7621626.762851577, lu_delay=6.182467574253678, ms=00092}
22:50:00.572387 run mass: MS performed LU {at=7621626.780630961, lu_delay=4.515069728717208, ms=00094}
22:50:00.720527 run mass: MS performed LU {at=7621626.928748752, lu_delay=5.6295744851231575, ms=00093}
22:50:02.155569 run osmo-ms-mob/00099: Starting mobile
22:50:02.171953 run osmo-ms-mob/00099(pid=234): Launched
22:50:02.178167 run mass: All started... {duration=55.754544851370156, too_slow=0}
22:50:02.183994 run mass: MS start registered {at=7621628.392322431, delay=0.005820672959089279, ms=00099}
22:50:02.539423 run mass: MS performed LU {at=7621628.747646073, lu_delay=5.54459754191339, ms=00095}
22:50:02.792613 run mass: MS performed LU {at=7621629.000832515, lu_delay=4.836230684071779, ms=00096}
22:50:04.468101 run mass: MS performed LU {at=7621630.676319384, lu_delay=5.367547145113349, ms=00097}
22:50:06.304563 run mass: MS performed LU {at=7621632.512789527, lu_delay=5.904817195609212, ms=00098}
22:50:08.206434 run mass: MS performed LU {at=7621634.414654259, lu_delay=6.0223318273201585, ms=00099}
22:50:08.468670 run mass: MS performed LU {at=7621634.676889347, lu_delay=22.377895222976804, ms=00077}
22:50:08.478339 run mass: Tests done {all_completed=True, max=23.040295073762536, min=3.886649009771645}
22:50:08.483749 tst register_default_mass.py: Test passed (81.4 sec)
22:50:08.489015 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:50:08.492246 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:50:08.495426 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:50:08.498648 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:50:08.501851 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:50:08.505112 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:50:08.508405 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:50:08.511680 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:50:08.514958 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:50:08.518262 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:50:08.521554 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:50:08.525625 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:50:08.528932 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:50:08.532235 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:50:08.535523 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:50:08.538937 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:50:08.542281 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:50:08.545698 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:50:08.549049 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:50:08.552377 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:50:08.555654 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:50:08.558992 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:50:08.562335 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:50:08.565933 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:50:08.569273 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:50:08.572583 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:50:08.576338 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:50:08.579752 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:50:08.583149 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:50:08.586698 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:50:08.590031 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:50:08.593395 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:50:08.596790 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:50:08.600217 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:50:08.603594 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:50:08.607008 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:50:08.610321 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:50:08.613978 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:50:08.617409 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:50:08.621346 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:50:08.625175 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:50:08.628669 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:50:08.632286 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:50:08.635688 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:50:08.639023 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:50:08.642447 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:50:08.645748 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:50:08.649796 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:50:08.653172 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:50:08.656788 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:50:08.660292 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:50:08.663725 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:50:08.667152 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:50:08.670572 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:50:08.673980 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:50:08.677473 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:50:08.680889 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:50:08.684324 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:50:08.687886 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:50:08.691619 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:50:08.695078 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:50:08.698516 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:50:08.701962 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:50:08.705561 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:50:08.709011 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:50:08.712435 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:50:08.715870 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:50:08.719292 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:50:08.722726 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:50:08.726149 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:50:08.729778 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:50:08.733526 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:50:08.737229 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:50:08.741182 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:50:08.744749 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:50:08.748290 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:50:08.751787 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:50:08.755104 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:50:08.758530 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:50:08.761909 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:50:08.765263 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:50:08.768743 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:50:08.772140 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:50:08.775551 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:50:08.778970 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:50:08.782347 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:50:08.786278 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:50:08.789715 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:50:08.793112 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:50:08.796479 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:50:08.799901 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:50:08.803318 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:50:08.806712 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:50:08.810134 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:50:08.813561 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:50:08.816951 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:50:08.820420 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:50:08.823723 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:50:08.827150 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:50:08.830583 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:50:08.834004 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:50:08.837982 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:50:08.841509 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:50:08.844982 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:50:08.848509 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:50:08.852042 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:50:08.855533 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:50:08.859072 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:50:08.862544 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:50:08.866049 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:50:08.869536 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:50:08.873051 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:50:08.876468 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:50:08.880001 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:50:08.883416 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:50:08.886832 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:50:08.890262 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:50:08.893669 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:50:08.897029 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:50:08.900356 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:50:08.903711 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:50:08.907072 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:50:08.910390 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:50:08.913705 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:50:08.917020 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:50:08.920339 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:50:08.923632 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:50:08.926940 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:50:08.930259 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:50:08.933569 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:50:08.936868 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:50:08.940166 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:50:08.943470 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:50:08.946769 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:50:08.950069 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:50:08.953360 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:50:08.956670 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:50:08.959970 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:50:08.963279 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:50:08.966594 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:50:08.969899 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:50:08.973197 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:50:08.976507 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:50:08.979809 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:50:08.983088 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:50:08.986397 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:50:08.989699 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:50:08.993024 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:50:08.996316 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:50:08.999617 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:50:09.002925 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:50:09.006229 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:50:09.009535 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:50:09.012836 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:50:09.016144 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:50:09.019450 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:50:09.022762 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:50:09.026054 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:50:09.029352 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:50:09.032672 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:50:09.035972 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:50:09.039268 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:50:09.042575 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:50:09.045887 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:50:09.049195 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:50:09.052505 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:50:09.055828 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:50:09.059106 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:50:09.062409 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:50:09.065705 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:50:09.068997 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:50:09.072294 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:50:09.075585 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:50:09.078874 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:50:09.082172 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:50:09.085457 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:50:09.088746 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:50:09.092050 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:50:09.095356 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:50:09.098652 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:50:09.101960 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:50:09.105254 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:50:09.108565 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:50:09.111867 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:50:09.115149 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:50:09.118448 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:50:09.121741 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:50:09.125037 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:50:09.128333 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:50:09.131628 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:50:09.134946 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:50:09.138237 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:50:09.141557 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:50:09.144856 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:50:09.148154 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:50:09.151467 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:50:09.154757 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:50:09.158061 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:50:09.161358 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:50:09.164661 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:50:09.167979 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:50:09.171293 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:50:09.174586 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:50:09.177884 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:50:09.181186 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:50:09.184482 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:50:09.187786 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:50:09.191078 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:50:09.194374 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:50:09.197673 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:50:09.201001 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:50:09.204296 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:50:09.207597 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:50:09.210907 --- ParallelTerminationStrategy: PID 22 died...
22:50:09.212406 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:50:09.216071 --- ParallelTerminationStrategy: PID 23 died...
22:50:09.217552 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:50:09.221180 --- ParallelTerminationStrategy: PID 24 died...
22:50:09.222667 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:50:09.226349 --- ParallelTerminationStrategy: PID 25 died...
22:50:09.227841 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:50:09.231473 --- ParallelTerminationStrategy: PID 26 died...
22:50:09.232971 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:50:09.236662 --- ParallelTerminationStrategy: PID 27 died...
22:50:09.238156 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:50:09.241841 --- ParallelTerminationStrategy: PID 28 died...
22:50:09.243334 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:50:09.247062 --- ParallelTerminationStrategy: PID 29 died...
22:50:09.248581 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:50:09.252298 --- ParallelTerminationStrategy: PID 30 died...
22:50:09.253798 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:50:09.257484 --- ParallelTerminationStrategy: PID 31 died...
22:50:09.258983 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:50:09.262699 --- ParallelTerminationStrategy: PID 32 died...
22:50:09.264209 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:50:09.267929 --- ParallelTerminationStrategy: PID 33 died...
22:50:09.269436 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:50:09.273154 --- ParallelTerminationStrategy: PID 35 died...
22:50:09.274656 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:50:09.278357 --- ParallelTerminationStrategy: PID 36 died...
22:50:09.279883 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:50:09.283598 --- ParallelTerminationStrategy: PID 37 died...
22:50:09.285097 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:50:09.288826 --- ParallelTerminationStrategy: PID 38 died...
22:50:09.290334 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:50:09.294052 --- ParallelTerminationStrategy: PID 39 died...
22:50:09.295546 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:50:09.299265 --- ParallelTerminationStrategy: PID 40 died...
22:50:09.300774 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:50:09.304517 --- ParallelTerminationStrategy: PID 41 died...
22:50:09.306023 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:50:09.309713 --- ParallelTerminationStrategy: PID 42 died...
22:50:09.311205 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:50:09.314913 --- ParallelTerminationStrategy: PID 43 died...
22:50:09.316414 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:50:09.320134 --- ParallelTerminationStrategy: PID 44 died...
22:50:09.321629 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:50:09.325316 --- ParallelTerminationStrategy: PID 45 died...
22:50:09.326809 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:50:09.330496 --- ParallelTerminationStrategy: PID 46 died...
22:50:09.331999 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:50:09.335679 --- ParallelTerminationStrategy: PID 47 died...
22:50:09.337168 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:50:09.340868 --- ParallelTerminationStrategy: PID 48 died...
22:50:09.342356 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:50:09.346026 --- ParallelTerminationStrategy: PID 49 died...
22:50:09.347514 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:50:09.351189 --- ParallelTerminationStrategy: PID 50 died...
22:50:09.352704 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:50:09.356415 --- ParallelTerminationStrategy: PID 51 died...
22:50:09.357896 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:50:09.361578 --- ParallelTerminationStrategy: PID 52 died...
22:50:09.363066 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:50:09.366737 --- ParallelTerminationStrategy: PID 53 died...
22:50:09.368246 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:50:09.371935 --- ParallelTerminationStrategy: PID 54 died...
22:50:09.373421 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:50:09.377128 --- ParallelTerminationStrategy: PID 55 died...
22:50:09.378614 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:50:09.382311 --- ParallelTerminationStrategy: PID 56 died...
22:50:09.383823 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:50:09.387505 --- ParallelTerminationStrategy: PID 57 died...
22:50:09.388998 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:50:09.392685 --- ParallelTerminationStrategy: PID 58 died...
22:50:09.394166 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:50:09.397844 --- ParallelTerminationStrategy: PID 59 died...
22:50:09.399326 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:50:09.403067 --- ParallelTerminationStrategy: PID 60 died...
22:50:09.404560 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:50:09.408255 --- ParallelTerminationStrategy: PID 61 died...
22:50:09.409771 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:50:09.413479 --- ParallelTerminationStrategy: PID 62 died...
22:50:09.414980 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:50:09.418727 --- ParallelTerminationStrategy: PID 63 died...
22:50:09.420262 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:50:09.424011 --- ParallelTerminationStrategy: PID 64 died...
22:50:09.425539 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:50:09.429301 --- ParallelTerminationStrategy: PID 65 died...
22:50:09.430816 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:50:09.434552 --- ParallelTerminationStrategy: PID 66 died...
22:50:09.436054 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:50:09.439768 --- ParallelTerminationStrategy: PID 67 died...
22:50:09.441270 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:50:09.444978 --- ParallelTerminationStrategy: PID 68 died...
22:50:09.446486 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:50:09.450216 --- ParallelTerminationStrategy: PID 69 died...
22:50:09.451716 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:50:09.455431 --- ParallelTerminationStrategy: PID 70 died...
22:50:09.456935 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:50:09.460614 --- ParallelTerminationStrategy: PID 71 died...
22:50:09.462103 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:50:09.465827 --- ParallelTerminationStrategy: PID 72 died...
22:50:09.467321 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:50:09.471038 --- ParallelTerminationStrategy: PID 73 died...
22:50:09.472543 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:50:09.476244 --- ParallelTerminationStrategy: PID 74 died...
22:50:09.477732 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:50:09.481429 --- ParallelTerminationStrategy: PID 75 died...
22:50:09.482918 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:50:09.486609 --- ParallelTerminationStrategy: PID 76 died...
22:50:09.488111 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:50:09.491834 --- ParallelTerminationStrategy: PID 77 died...
22:50:09.493327 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:50:09.497027 --- ParallelTerminationStrategy: PID 78 died...
22:50:09.498527 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:50:09.502222 --- ParallelTerminationStrategy: PID 79 died...
22:50:09.503720 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:50:09.507409 --- ParallelTerminationStrategy: PID 80 died...
22:50:09.508911 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:50:09.512638 --- ParallelTerminationStrategy: PID 81 died...
22:50:09.514119 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:50:09.517829 --- ParallelTerminationStrategy: PID 82 died...
22:50:09.519316 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:50:09.523010 --- ParallelTerminationStrategy: PID 83 died...
22:50:09.524516 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:50:09.528238 --- ParallelTerminationStrategy: PID 84 died...
22:50:09.529729 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:50:09.533425 --- ParallelTerminationStrategy: PID 85 died...
22:50:09.534910 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:50:09.538621 --- ParallelTerminationStrategy: PID 86 died...
22:50:09.540115 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:50:09.543809 --- ParallelTerminationStrategy: PID 87 died...
22:50:09.545300 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:50:09.549018 --- ParallelTerminationStrategy: PID 88 died...
22:50:09.550510 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:50:09.554216 --- ParallelTerminationStrategy: PID 89 died...
22:50:09.555723 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:50:09.559408 --- ParallelTerminationStrategy: PID 90 died...
22:50:09.560896 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:50:09.564609 --- ParallelTerminationStrategy: PID 91 died...
22:50:09.566111 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:50:09.569810 --- ParallelTerminationStrategy: PID 92 died...
22:50:09.571293 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:50:09.575002 --- ParallelTerminationStrategy: PID 93 died...
22:50:09.576502 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:50:09.580198 --- ParallelTerminationStrategy: PID 94 died...
22:50:09.581688 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:50:09.585405 --- ParallelTerminationStrategy: PID 95 died...
22:50:09.586895 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:50:09.590610 --- ParallelTerminationStrategy: PID 96 died...
22:50:09.592115 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:50:09.595814 --- ParallelTerminationStrategy: PID 97 died...
22:50:09.597296 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:50:09.601069 --- ParallelTerminationStrategy: PID 98 died...
22:50:09.602590 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:50:09.606351 --- ParallelTerminationStrategy: PID 99 died...
22:50:09.607883 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:50:09.611633 --- ParallelTerminationStrategy: PID 100 died...
22:50:09.613158 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:50:09.616934 --- ParallelTerminationStrategy: PID 101 died...
22:50:09.618452 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:50:09.622221 --- ParallelTerminationStrategy: PID 102 died...
22:50:09.623754 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:50:09.627545 --- ParallelTerminationStrategy: PID 103 died...
22:50:09.629076 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:50:09.632845 --- ParallelTerminationStrategy: PID 104 died...
22:50:09.634364 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:50:09.638169 --- ParallelTerminationStrategy: PID 105 died...
22:50:09.639695 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:50:09.643463 --- ParallelTerminationStrategy: PID 106 died...
22:50:09.644997 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:50:09.648778 --- ParallelTerminationStrategy: PID 107 died...
22:50:09.650300 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:50:09.654104 --- ParallelTerminationStrategy: PID 108 died...
22:50:09.655647 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:50:09.659429 --- ParallelTerminationStrategy: PID 109 died...
22:50:09.660965 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:50:09.664764 --- ParallelTerminationStrategy: PID 110 died...
22:50:09.666302 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:50:09.670080 --- ParallelTerminationStrategy: PID 111 died...
22:50:09.671612 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:50:09.675394 --- ParallelTerminationStrategy: PID 112 died...
22:50:09.676930 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:50:09.680701 --- ParallelTerminationStrategy: PID 113 died...
22:50:09.682224 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:50:09.685985 --- ParallelTerminationStrategy: PID 114 died...
22:50:09.687511 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:50:09.691285 --- ParallelTerminationStrategy: PID 115 died...
22:50:09.692788 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:50:09.696433 --- ParallelTerminationStrategy: PID 116 died...
22:50:09.697905 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:50:09.701560 --- ParallelTerminationStrategy: PID 117 died...
22:50:09.703040 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:50:09.706698 --- ParallelTerminationStrategy: PID 118 died...
22:50:09.708179 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:50:09.711833 --- ParallelTerminationStrategy: PID 119 died...
22:50:09.713311 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:50:09.716940 --- ParallelTerminationStrategy: PID 120 died...
22:50:09.718409 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:50:09.722086 --- ParallelTerminationStrategy: PID 121 died...
22:50:09.723545 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:50:09.727193 --- ParallelTerminationStrategy: PID 122 died...
22:50:09.728674 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:50:09.732344 --- ParallelTerminationStrategy: PID 123 died...
22:50:09.733816 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:50:09.737485 --- ParallelTerminationStrategy: PID 124 died...
22:50:09.738962 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:50:09.742611 --- ParallelTerminationStrategy: PID 125 died...
22:50:09.744092 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:50:09.747753 --- ParallelTerminationStrategy: PID 126 died...
22:50:09.749221 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:50:09.752871 --- ParallelTerminationStrategy: PID 127 died...
22:50:09.754349 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:50:09.757995 --- ParallelTerminationStrategy: PID 128 died...
22:50:09.759465 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:50:09.763115 --- ParallelTerminationStrategy: PID 129 died...
22:50:09.764602 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:50:09.768263 --- ParallelTerminationStrategy: PID 130 died...
22:50:09.769724 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:50:09.773380 --- ParallelTerminationStrategy: PID 131 died...
22:50:09.774856 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:50:09.778517 --- ParallelTerminationStrategy: PID 132 died...
22:50:09.779994 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:50:09.783651 --- ParallelTerminationStrategy: PID 133 died...
22:50:09.785134 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:50:09.788771 --- ParallelTerminationStrategy: PID 134 died...
22:50:09.790228 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:50:09.793878 --- ParallelTerminationStrategy: PID 135 died...
22:50:09.795336 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:50:09.799038 --- ParallelTerminationStrategy: PID 136 died...
22:50:09.800560 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:50:09.804225 --- ParallelTerminationStrategy: PID 137 died...
22:50:09.805698 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:50:09.809321 --- ParallelTerminationStrategy: PID 138 died...
22:50:09.810784 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:50:09.814439 --- ParallelTerminationStrategy: PID 139 died...
22:50:09.815899 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:50:09.819510 --- ParallelTerminationStrategy: PID 140 died...
22:50:09.820979 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:50:09.824630 --- ParallelTerminationStrategy: PID 141 died...
22:50:09.826094 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:50:09.829708 --- ParallelTerminationStrategy: PID 142 died...
22:50:09.831163 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:50:09.834800 --- ParallelTerminationStrategy: PID 143 died...
22:50:09.836275 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:50:09.839883 --- ParallelTerminationStrategy: PID 144 died...
22:50:09.841341 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:50:09.844977 --- ParallelTerminationStrategy: PID 145 died...
22:50:09.846441 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:50:09.850071 --- ParallelTerminationStrategy: PID 146 died...
22:50:09.851522 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:50:09.855166 --- ParallelTerminationStrategy: PID 147 died...
22:50:09.856640 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:50:09.860264 --- ParallelTerminationStrategy: PID 148 died...
22:50:09.861719 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:50:09.865358 --- ParallelTerminationStrategy: PID 149 died...
22:50:09.866806 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:50:09.870437 --- ParallelTerminationStrategy: PID 150 died...
22:50:09.871902 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:50:09.875531 --- ParallelTerminationStrategy: PID 151 died...
22:50:09.876990 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:50:09.880626 --- ParallelTerminationStrategy: PID 152 died...
22:50:09.882083 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:50:09.885718 --- ParallelTerminationStrategy: PID 153 died...
22:50:09.887173 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:50:09.890804 --- ParallelTerminationStrategy: PID 154 died...
22:50:09.892260 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:50:09.895888 --- ParallelTerminationStrategy: PID 155 died...
22:50:09.897349 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:50:09.900991 --- ParallelTerminationStrategy: PID 156 died...
22:50:09.902445 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:50:09.906089 --- ParallelTerminationStrategy: PID 157 died...
22:50:09.907548 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:50:09.911174 --- ParallelTerminationStrategy: PID 158 died...
22:50:09.912650 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:50:09.916281 --- ParallelTerminationStrategy: PID 159 died...
22:50:09.917736 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:50:09.921373 --- ParallelTerminationStrategy: PID 160 died...
22:50:09.922826 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:50:09.926554 --- ParallelTerminationStrategy: PID 161 died...
22:50:09.928044 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:50:09.931686 --- ParallelTerminationStrategy: PID 162 died...
22:50:09.933146 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:50:09.936782 --- ParallelTerminationStrategy: PID 163 died...
22:50:09.938237 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:50:09.941856 --- ParallelTerminationStrategy: PID 164 died...
22:50:09.943308 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:50:09.946933 --- ParallelTerminationStrategy: PID 165 died...
22:50:09.948397 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:50:09.951994 --- ParallelTerminationStrategy: PID 166 died...
22:50:09.953446 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:50:09.957066 --- ParallelTerminationStrategy: PID 167 died...
22:50:09.958518 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:50:09.962142 --- ParallelTerminationStrategy: PID 168 died...
22:50:09.963585 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:50:09.967219 --- ParallelTerminationStrategy: PID 169 died...
22:50:09.968674 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:50:09.972297 --- ParallelTerminationStrategy: PID 170 died...
22:50:09.973747 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:50:09.977375 --- ParallelTerminationStrategy: PID 171 died...
22:50:09.978828 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:50:09.982482 --- ParallelTerminationStrategy: PID 172 died...
22:50:09.983937 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:50:09.987549 --- ParallelTerminationStrategy: PID 173 died...
22:50:09.989006 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:50:09.992667 --- ParallelTerminationStrategy: PID 174 died...
22:50:09.994118 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:50:09.997782 --- ParallelTerminationStrategy: PID 175 died...
22:50:09.999254 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:50:10.002896 --- ParallelTerminationStrategy: PID 176 died...
22:50:10.004370 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:50:10.008002 --- ParallelTerminationStrategy: PID 177 died...
22:50:10.009465 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:50:10.013083 --- ParallelTerminationStrategy: PID 178 died...
22:50:10.014534 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:50:10.018128 --- ParallelTerminationStrategy: PID 179 died...
22:50:10.019572 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:50:10.023208 --- ParallelTerminationStrategy: PID 180 died...
22:50:10.024669 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:50:10.028299 --- ParallelTerminationStrategy: PID 181 died...
22:50:10.029770 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:50:10.033384 --- ParallelTerminationStrategy: PID 182 died...
22:50:10.034842 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:50:10.038478 --- ParallelTerminationStrategy: PID 183 died...
22:50:10.039931 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:50:10.043556 --- ParallelTerminationStrategy: PID 184 died...
22:50:10.045007 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:50:10.048630 --- ParallelTerminationStrategy: PID 185 died...
22:50:10.050074 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:50:10.053709 --- ParallelTerminationStrategy: PID 186 died...
22:50:10.055153 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:50:10.058779 --- ParallelTerminationStrategy: PID 187 died...
22:50:10.060233 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:50:10.063849 --- ParallelTerminationStrategy: PID 188 died...
22:50:10.065294 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:50:10.068916 --- ParallelTerminationStrategy: PID 189 died...
22:50:10.070368 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:50:10.073979 --- ParallelTerminationStrategy: PID 190 died...
22:50:10.075437 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:50:10.079066 --- ParallelTerminationStrategy: PID 191 died...
22:50:10.080522 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:50:10.084141 --- ParallelTerminationStrategy: PID 192 died...
22:50:10.085591 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:50:10.089201 --- ParallelTerminationStrategy: PID 193 died...
22:50:10.090653 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:50:10.094280 --- ParallelTerminationStrategy: PID 194 died...
22:50:10.095736 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:50:10.099344 --- ParallelTerminationStrategy: PID 195 died...
22:50:10.100814 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:50:10.104445 --- ParallelTerminationStrategy: PID 196 died...
22:50:10.105896 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:50:10.109532 --- ParallelTerminationStrategy: PID 197 died...
22:50:10.110987 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:50:10.114610 --- ParallelTerminationStrategy: PID 198 died...
22:50:10.116066 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:50:10.119674 --- ParallelTerminationStrategy: PID 199 died...
22:50:10.121128 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:50:10.124751 --- ParallelTerminationStrategy: PID 200 died...
22:50:10.126203 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:50:10.129827 --- ParallelTerminationStrategy: PID 201 died...
22:50:10.131290 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:50:10.134920 --- ParallelTerminationStrategy: PID 202 died...
22:50:10.136381 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:50:10.139987 --- ParallelTerminationStrategy: PID 203 died...
22:50:10.141431 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:50:10.145043 --- ParallelTerminationStrategy: PID 204 died...
22:50:10.146498 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:50:10.150141 --- ParallelTerminationStrategy: PID 205 died...
22:50:10.151596 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:50:10.155224 --- ParallelTerminationStrategy: PID 206 died...
22:50:10.156692 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:50:10.160314 --- ParallelTerminationStrategy: PID 207 died...
22:50:10.161761 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:50:10.165387 --- ParallelTerminationStrategy: PID 208 died...
22:50:10.166839 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:50:10.170465 --- ParallelTerminationStrategy: PID 209 died...
22:50:10.171923 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:50:10.175531 --- ParallelTerminationStrategy: PID 210 died...
22:50:10.176986 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:50:10.180600 --- ParallelTerminationStrategy: PID 211 died...
22:50:10.182056 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:50:10.185696 --- ParallelTerminationStrategy: PID 212 died...
22:50:10.187145 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:50:10.190778 --- ParallelTerminationStrategy: PID 213 died...
22:50:10.192232 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:50:10.195856 --- ParallelTerminationStrategy: PID 214 died...
22:50:10.197321 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:50:10.200990 --- ParallelTerminationStrategy: PID 215 died...
22:50:10.202449 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:50:10.206069 --- ParallelTerminationStrategy: PID 216 died...
22:50:10.207522 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:50:10.211149 --- ParallelTerminationStrategy: PID 217 died...
22:50:10.212606 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:50:10.216225 --- ParallelTerminationStrategy: PID 218 died...
22:50:10.217679 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:50:10.221332 --- ParallelTerminationStrategy: PID 219 died...
22:50:10.222785 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:50:10.226418 --- ParallelTerminationStrategy: PID 220 died...
22:50:10.227887 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:50:10.231498 --- ParallelTerminationStrategy: PID 221 died...
22:50:10.232955 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:50:10.236577 --- ParallelTerminationStrategy: PID 222 died...
22:50:10.238040 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:50:10.241664 --- ParallelTerminationStrategy: PID 223 died...
22:50:10.243113 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:50:10.246731 --- ParallelTerminationStrategy: PID 224 died...
22:50:10.248190 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:50:10.251831 --- ParallelTerminationStrategy: PID 225 died...
22:50:10.253279 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:50:10.256909 --- ParallelTerminationStrategy: PID 226 died...
22:50:10.258362 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:50:10.261988 --- ParallelTerminationStrategy: PID 227 died...
22:50:10.263434 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:50:10.267079 --- ParallelTerminationStrategy: PID 228 died...
22:50:10.268539 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:50:10.272170 --- ParallelTerminationStrategy: PID 229 died...
22:50:10.273622 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:50:10.277251 --- ParallelTerminationStrategy: PID 230 died...
22:50:10.278706 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:50:10.282322 --- ParallelTerminationStrategy: PID 231 died...
22:50:10.283794 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:50:10.287398 --- ParallelTerminationStrategy: PID 232 died...
22:50:10.288852 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:50:10.292499 --- ParallelTerminationStrategy: PID 233 died...
22:50:10.293937 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:50:10.297567 --- ParallelTerminationStrategy: PID 234 died...
22:50:10.299018 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:50:13.703403 --- ParallelTerminationStrategy: PID 34 died...
22:50:13.709619 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8311 netreg_mass PASS
---------------------------------------------------------------------
22:50:13.786878 tst trial-8311: Storing JUnit report in /build/trial-8311/run.2026-04-24_22-48-46/trial-8311.xml
--------------------------------------------------------------------------------------------
trial-8311 PASS
--------------------------------------------------------------------------------------------
22:50:13.797715 tst trial-8311: trial-8311: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (81.4 sec)
+ exit_code=0
+ rm -rf trial-8311/inst
+ cd trial-8311
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-04-24 22:48:46
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8311-run.tgz run.2026-04-24_22-48-46
+ tar czf /build/trial-8311-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-04-24_13_26_09.tgz osmo-bts-oc2g.build-2026-04-24_00_52_14.tgz osmo-bts-sysmo.build-2026-04-24_00_52_04.tgz osmo-bts.build-2026-04-24_00_52_15.tgz osmo-ggsn.build-2026-04-24_20_43_36.tgz osmo-hlr.build-2026-04-24_16_37_17.tgz osmo-hnbgw.build-2026-04-24_13_29_00.tgz osmo-mgw.build-2026-04-24_08_36_16.tgz osmo-msc.build-2026-04-24_13_33_11.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-04-24_07_35_10.tgz osmo-pcu-sysmo.build-2026-04-24_07_35_06.tgz osmo-pcu.build-2026-04-24_07_35_06.tgz osmo-sgsn.build-2026-04-24_20_48_56.tgz osmo-stp.build-2026-04-24_13_23_08.tgz osmo-trx.build-2026-04-24_14_23_45.tgz osmocom-bb.build-2026-04-24_21_17_44.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