This log is too long to show here, 14 KB has been skipped — click to see the complete log
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7799
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins14138145424512344256.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-8308
+ rm -rf docker-playground
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground
Cloning into 'docker-playground'...
+ git -C docker-playground log --oneline
290ae4c ttcn3-bts-test: write bts logs to tmpfs
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_S1GW_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.0s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.1s
#7 [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
#7 CACHED
#8 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#8 CACHED
#9 [ 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
#9 CACHED
#10 [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
#10 CACHED
#11 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#11 CACHED
#12 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#12 CACHED
#13 [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
#13 CACHED
#14 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#14 CACHED
#15 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#15 CACHED
#16 [ 3/28] RUN groupadd osmo-gsm-tester
#16 CACHED
#17 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#17 CACHED
#18 [ 8/28] RUN MKDIR /var/run/sshd
#18 CACHED
#19 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#19 CACHED
#20 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#20 CACHED
#21 [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
#21 CACHED
#22 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#22 CACHED
#23 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#23 CACHED
#24 [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
#24 CACHED
#25 [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
#25 CACHED
#26 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#26 CACHED
#27 [ 9/28] COPY SSH /root/.ssh
#27 CACHED
#28 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#28 CACHED
#29 [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
#29 CACHED
#30 [ 2/28] RUN useradd -ms /bin/bash jenkins
#30 CACHED
#31 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#31 CACHED
#32 [20/28] WORKDIR /TMP
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:af41ff20da23a7cf68b3fdf88c8f75261fac40f48b9269002e79d3bfa93d1cbc done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8309 -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-22 22:48:19
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8309
+ mkdir -p trial-8309
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-04-22_13_29_20.tgz osmo-bts-oc2g.build-2026-04-22_00_52_01.tgz osmo-bts-sysmo.build-2026-04-22_00_51_56.tgz osmo-bts.build-2026-04-22_00_52_12.tgz osmo-ggsn.build-2026-04-22_20_43_18.tgz osmo-hlr.build-2026-04-22_16_36_57.tgz osmo-hnbgw.build-2026-04-22_13_30_38.tgz osmo-mgw.build-2026-04-22_08_33_08.tgz osmo-msc.build-2026-04-22_13_35_13.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-04-22_07_34_57.tgz osmo-pcu-sysmo.build-2026-04-22_07_34_53.tgz osmo-pcu.build-2026-04-22_07_34_53.tgz osmo-sgsn.build-2026-04-22_20_48_45.tgz osmo-stp.build-2026-04-22_13_25_34.tgz osmo-trx.build-2026-04-22_14_21_27.tgz osmocom-bb.build-2026-04-22_21_17_29.tgz srslte.build-19.tgz trial-8309
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-04-22_13_29_20.md5 osmo-bts-oc2g.build-2026-04-22_00_52_01.md5 osmo-bts-sysmo.build-2026-04-22_00_51_56.md5 osmo-bts.build-2026-04-22_00_52_12.md5 osmo-ggsn.build-2026-04-22_20_43_18.md5 osmo-hlr.build-2026-04-22_16_36_57.md5 osmo-hnbgw.build-2026-04-22_13_30_38.md5 osmo-mgw.build-2026-04-22_08_33_08.md5 osmo-msc.build-2026-04-22_13_35_13.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-04-22_07_34_57.md5 osmo-pcu-sysmo.build-2026-04-22_07_34_53.md5 osmo-pcu.build-2026-04-22_07_34_53.md5 osmo-sgsn.build-2026-04-22_20_48_45.md5 osmo-stp.build-2026-04-22_13_25_34.md5 osmo-trx.build-2026-04-22_14_21_27.md5 osmocom-bb.build-2026-04-22_21_17_29.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-04-22_13_29_20.md5 osmo-bts-oc2g.build-2026-04-22_00_52_01.md5 osmo-bts-sysmo.build-2026-04-22_00_51_56.md5 osmo-bts.build-2026-04-22_00_52_12.md5 osmo-ggsn.build-2026-04-22_20_43_18.md5 osmo-hlr.build-2026-04-22_16_36_57.md5 osmo-hnbgw.build-2026-04-22_13_30_38.md5 osmo-mgw.build-2026-04-22_08_33_08.md5 osmo-msc.build-2026-04-22_13_35_13.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-04-22_07_34_57.md5 osmo-pcu-sysmo.build-2026-04-22_07_34_53.md5 osmo-pcu.build-2026-04-22_07_34_53.md5 osmo-sgsn.build-2026-04-22_20_48_45.md5 osmo-stp.build-2026-04-22_13_25_34.md5 osmo-trx.build-2026-04-22_14_21_27.md5 osmocom-bb.build-2026-04-22_21_17_29.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-8309 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8309'
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-8309
--------------------------------------------------------------------------------------------
22:48:19.947535 tst trial-8309: Detailed log at /build/trial-8309/run.2026-04-22_22-48-19/log
---------------------------------------------------------------------
trial-8309 netreg_mass
---------------------------------------------------------------------
22:48:20.155213 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:20.155584 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:20.156341 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:20.157452 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:20.198111 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:20.198898 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:20.200014 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:20.262388 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-8309 netreg_mass register_default_mass.py
----------------------------------------------
22:48:20.263168 tst register_default_mass.py:9: Claiming resources for the test
22:48:20.278249 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.278760 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.279199 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.279628 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.280062 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.280518 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.280955 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:20.310820 tst register_default_mass.py: using LAC 2
22:48:20.332316 tst register_default_mass.py: using RAC 2
22:48:20.357778 tst register_default_mass.py: using CellId 2
22:48:20.385815 tst register_default_mass.py: using BVCI 3
22:48:20.399048 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.399706 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.400275 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.400787 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.401299 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.401808 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.402307 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.402889 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.403399 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.403921 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.404430 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.404934 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.405460 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.405980 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.406490 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.406995 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.407500 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.408019 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.408524 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.409026 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.409547 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.410066 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.410575 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.411101 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.411609 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.412118 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.412638 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.413151 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.413659 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.414183 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.414692 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.415197 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.415727 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.416252 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.416766 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.417283 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.417798 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.418315 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.418839 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.419348 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.419860 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.420389 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.420908 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.421426 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.421945 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.422449 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.422968 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.423489 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.424004 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.424506 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.425029 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.425533 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.426046 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.426566 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.427074 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.427600 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.428121 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.428627 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.429142 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.429642 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.430133 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.430631 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.431144 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.431651 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.432147 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.432651 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.433158 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.433661 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.434177 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.434674 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.435176 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.435697 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.436265 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.436771 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.437296 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.437800 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.438294 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.438816 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.439325 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.439830 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.440328 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.440843 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.441344 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.441838 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.442345 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.442840 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.443337 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.443851 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.444353 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.444854 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.445365 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.445871 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.446381 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.446900 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.447403 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.447897 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.448403 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.448907 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.449406 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.449924 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.450430 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.450976 tst register_default_mass.py:21: Launching a simple network
22:48:20.460989 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:20.580022 run create_hlr_db(pid=20): Launched
22:48:21.594433 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:21.618658 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:21.633923 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:21.639675 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:21.829270 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:21.844281 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:21.849930 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:22.270929 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:22.288466 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:25.303787 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:25.442558 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:25.457590 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:25.463203 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:25.486246 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:25.501137 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:25.506841 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:25.823190 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:25.838645 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:31.870034 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:32.031251 run osmo-bts-virtual(pid=34): Launched
22:48:33.066293 tst register_default_mass.py: using MSISDN 1001
22:48:33.079799 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:33.119410 tst register_default_mass.py: using MSISDN 1002
22:48:33.137181 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:33.167499 tst register_default_mass.py: using MSISDN 1003
22:48:33.182073 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:33.212698 tst register_default_mass.py: using MSISDN 1004
22:48:33.227218 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:33.257991 tst register_default_mass.py: using MSISDN 1005
22:48:33.272583 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:33.303614 tst register_default_mass.py: using MSISDN 1006
22:48:33.318237 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:33.348890 tst register_default_mass.py: using MSISDN 1007
22:48:33.363531 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:33.394487 tst register_default_mass.py: using MSISDN 1008
22:48:33.409012 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:33.438858 tst register_default_mass.py: using MSISDN 1009
22:48:33.451567 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:33.481186 tst register_default_mass.py: using MSISDN 1010
22:48:33.495078 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:33.524807 tst register_default_mass.py: using MSISDN 1011
22:48:33.538769 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:33.569320 tst register_default_mass.py: using MSISDN 1012
22:48:33.583621 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:33.614495 tst register_default_mass.py: using MSISDN 1013
22:48:33.629142 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:33.660017 tst register_default_mass.py: using MSISDN 1014
22:48:33.674591 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:33.704911 tst register_default_mass.py: using MSISDN 1015
22:48:33.719405 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:33.750419 tst register_default_mass.py: using MSISDN 1016
22:48:33.765052 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:33.795198 tst register_default_mass.py: using MSISDN 1017
22:48:33.808913 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:33.839943 tst register_default_mass.py: using MSISDN 1018
22:48:33.854562 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:33.885290 tst register_default_mass.py: using MSISDN 1019
22:48:33.899940 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:33.930287 tst register_default_mass.py: using MSISDN 1020
22:48:33.944610 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:33.975694 tst register_default_mass.py: using MSISDN 1021
22:48:33.990500 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:34.021809 tst register_default_mass.py: using MSISDN 1022
22:48:34.036629 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:34.066133 tst register_default_mass.py: using MSISDN 1023
22:48:34.079603 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:34.109972 tst register_default_mass.py: using MSISDN 1024
22:48:34.124287 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:34.154917 tst register_default_mass.py: using MSISDN 1025
22:48:34.169377 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:34.199826 tst register_default_mass.py: using MSISDN 1026
22:48:34.214264 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:34.244753 tst register_default_mass.py: using MSISDN 1027
22:48:34.259113 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:34.288340 tst register_default_mass.py: using MSISDN 1028
22:48:34.302157 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:34.332837 tst register_default_mass.py: using MSISDN 1029
22:48:34.347291 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:34.377966 tst register_default_mass.py: using MSISDN 1030
22:48:34.392596 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:34.423044 tst register_default_mass.py: using MSISDN 1031
22:48:34.437440 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:34.466720 tst register_default_mass.py: using MSISDN 1032
22:48:34.480591 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:34.509123 tst register_default_mass.py: using MSISDN 1033
22:48:34.520019 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:34.550182 tst register_default_mass.py: using MSISDN 1034
22:48:34.564464 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:34.594773 tst register_default_mass.py: using MSISDN 1035
22:48:34.609193 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:34.639034 tst register_default_mass.py: using MSISDN 1036
22:48:34.653088 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:34.683516 tst register_default_mass.py: using MSISDN 1037
22:48:34.697991 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:34.727712 tst register_default_mass.py: using MSISDN 1038
22:48:34.741782 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:34.772083 tst register_default_mass.py: using MSISDN 1039
22:48:34.786398 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:34.816219 tst register_default_mass.py: using MSISDN 1040
22:48:34.830386 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:34.861101 tst register_default_mass.py: using MSISDN 1041
22:48:34.875374 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:34.905833 tst register_default_mass.py: using MSISDN 1042
22:48:34.920200 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:34.950949 tst register_default_mass.py: using MSISDN 1043
22:48:34.965641 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:34.995697 tst register_default_mass.py: using MSISDN 1044
22:48:35.009900 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:35.040618 tst register_default_mass.py: using MSISDN 1045
22:48:35.055116 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:35.093655 tst register_default_mass.py: using MSISDN 1046
22:48:35.111215 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:35.142124 tst register_default_mass.py: using MSISDN 1047
22:48:35.157010 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:35.187727 tst register_default_mass.py: using MSISDN 1048
22:48:35.202379 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:35.232972 tst register_default_mass.py: using MSISDN 1049
22:48:35.247427 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:35.277232 tst register_default_mass.py: using MSISDN 1050
22:48:35.291102 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:35.321360 tst register_default_mass.py: using MSISDN 1051
22:48:35.335686 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:35.365875 tst register_default_mass.py: using MSISDN 1052
22:48:35.380137 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:35.409963 tst register_default_mass.py: using MSISDN 1053
22:48:35.424019 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:35.453804 tst register_default_mass.py: using MSISDN 1054
22:48:35.467819 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:35.498396 tst register_default_mass.py: using MSISDN 1055
22:48:35.512856 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:35.542759 tst register_default_mass.py: using MSISDN 1056
22:48:35.556897 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:35.587795 tst register_default_mass.py: using MSISDN 1057
22:48:35.602285 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:35.632937 tst register_default_mass.py: using MSISDN 1058
22:48:35.647525 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:35.678353 tst register_default_mass.py: using MSISDN 1059
22:48:35.692807 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:35.723423 tst register_default_mass.py: using MSISDN 1060
22:48:35.737990 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:35.768422 tst register_default_mass.py: using MSISDN 1061
22:48:35.782695 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:35.812937 tst register_default_mass.py: using MSISDN 1062
22:48:35.827161 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:35.857820 tst register_default_mass.py: using MSISDN 1063
22:48:35.872049 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:35.902316 tst register_default_mass.py: using MSISDN 1064
22:48:35.916672 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:35.947348 tst register_default_mass.py: using MSISDN 1065
22:48:35.961905 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:35.991262 tst register_default_mass.py: using MSISDN 1066
22:48:36.010542 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:36.041199 tst register_default_mass.py: using MSISDN 1067
22:48:36.056097 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:36.086251 tst register_default_mass.py: using MSISDN 1068
22:48:36.100553 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:36.131236 tst register_default_mass.py: using MSISDN 1069
22:48:36.145838 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:36.176540 tst register_default_mass.py: using MSISDN 1070
22:48:36.191075 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:36.221684 tst register_default_mass.py: using MSISDN 1071
22:48:36.236217 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:36.266243 tst register_default_mass.py: using MSISDN 1072
22:48:36.280560 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:36.311470 tst register_default_mass.py: using MSISDN 1073
22:48:36.325730 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:36.356221 tst register_default_mass.py: using MSISDN 1074
22:48:36.370014 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:36.399905 tst register_default_mass.py: using MSISDN 1075
22:48:36.414135 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:36.444399 tst register_default_mass.py: using MSISDN 1076
22:48:36.458707 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:36.489174 tst register_default_mass.py: using MSISDN 1077
22:48:36.503435 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:36.534260 tst register_default_mass.py: using MSISDN 1078
22:48:36.548778 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:36.579359 tst register_default_mass.py: using MSISDN 1079
22:48:36.593904 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:36.624311 tst register_default_mass.py: using MSISDN 1080
22:48:36.638713 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:36.669349 tst register_default_mass.py: using MSISDN 1081
22:48:36.683720 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:36.714478 tst register_default_mass.py: using MSISDN 1082
22:48:36.729044 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:36.759572 tst register_default_mass.py: using MSISDN 1083
22:48:36.774062 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:36.804453 tst register_default_mass.py: using MSISDN 1084
22:48:36.818790 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:36.849655 tst register_default_mass.py: using MSISDN 1085
22:48:36.864228 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:36.894058 tst register_default_mass.py: using MSISDN 1086
22:48:36.908060 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:36.938415 tst register_default_mass.py: using MSISDN 1087
22:48:36.952709 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:36.983169 tst register_default_mass.py: using MSISDN 1088
22:48:36.997593 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:37.027956 tst register_default_mass.py: using MSISDN 1089
22:48:37.042310 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:37.072859 tst register_default_mass.py: using MSISDN 1090
22:48:37.087248 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:37.117496 tst register_default_mass.py: using MSISDN 1091
22:48:37.131801 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:37.161731 tst register_default_mass.py: using MSISDN 1092
22:48:37.171793 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:37.201798 tst register_default_mass.py: using MSISDN 1093
22:48:37.217123 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:37.247359 tst register_default_mass.py: using MSISDN 1094
22:48:37.261624 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:37.291855 tst register_default_mass.py: using MSISDN 1095
22:48:37.305999 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:37.335951 tst register_default_mass.py: using MSISDN 1096
22:48:37.347778 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:37.377590 tst register_default_mass.py: using MSISDN 1097
22:48:37.391399 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:37.421731 tst register_default_mass.py: using MSISDN 1098
22:48:37.435814 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:37.466367 tst register_default_mass.py: using MSISDN 1099
22:48:37.480545 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:37.510373 tst register_default_mass.py: using MSISDN 1100
22:48:37.523893 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:37.618106 run mass: Starting testcase
22:48:37.623783 run mass: Pre-launching all virtphy's
22:48:37.629304 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:37.642557 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:37.648570 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:37.661503 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:37.667570 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:37.680529 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:37.686557 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:37.699439 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:37.705514 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:37.718410 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:37.724376 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:37.737316 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:37.743292 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:37.756175 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:37.762218 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:37.775134 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:37.781204 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:37.794313 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:37.800326 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:37.813242 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:37.819269 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:37.832188 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:37.838217 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:37.851136 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:37.857173 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:37.870146 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:37.876216 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:37.889399 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:37.895558 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:37.908828 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:37.914915 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:37.928053 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:37.934106 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:37.947040 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:37.953037 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:37.966151 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:37.972260 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:37.985449 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:37.991703 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:38.004694 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:38.010729 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:38.023706 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:38.029712 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:38.042574 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:38.048598 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:38.061472 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:38.067478 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:38.080453 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:38.086563 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:38.099451 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:38.105358 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:38.118161 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:38.124121 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:38.136898 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:38.142911 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:38.155660 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:38.161605 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:38.174540 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:38.180739 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:38.193982 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:38.199979 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:38.212959 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:38.218991 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:38.231886 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:38.237829 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:38.250680 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:38.256640 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:38.269533 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:38.275527 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:38.288425 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:38.294435 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:38.307295 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:38.313458 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:38.326354 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:38.332327 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:38.345443 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:38.351425 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:38.364385 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:38.370508 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:38.383482 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:38.389507 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:38.402401 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:38.408423 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:38.421408 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:38.427335 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:38.440508 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:38.446559 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:38.459786 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:38.466070 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:38.479012 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:38.485119 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:38.498077 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:38.504039 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:38.516928 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:38.522863 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:38.535751 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:38.541709 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:38.554567 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:38.560556 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:38.573519 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:38.579483 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:38.592513 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:38.598499 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:38.611281 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:38.617227 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:38.630068 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:38.635993 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:38.648854 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:38.654924 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:38.667896 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:38.674064 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:38.687030 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:38.693017 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:38.706089 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:38.712058 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:38.725098 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:38.731080 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:38.743964 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:38.749925 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:38.762839 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:38.768851 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:38.781706 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:38.787766 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:38.800690 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:38.806644 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:38.819508 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:38.825527 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:38.838428 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:38.844429 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:38.857351 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:38.863326 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:38.876324 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:38.882361 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:38.895505 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:38.901536 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:38.914614 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:38.920576 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:38.933467 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:38.939564 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:38.952489 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:38.958612 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:38.971730 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:38.977826 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:38.991174 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:38.997216 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:39.010138 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:39.016160 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:39.029023 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:39.035022 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:39.047996 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:39.054005 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:39.067012 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:39.073023 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:39.085967 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:39.091986 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:39.104841 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:39.110775 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:39.123547 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:39.129647 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:39.142622 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:39.148789 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:39.161791 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:39.167807 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:39.180883 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:39.186879 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:39.200035 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:39.206067 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:39.219010 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:39.225057 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:39.238123 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:39.244148 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:39.257250 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:39.263210 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:39.276135 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:39.282120 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:39.295075 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:39.301069 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:39.314042 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:39.320014 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:39.333079 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:39.339098 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:39.351993 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:39.357959 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:39.371058 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:39.377057 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:39.390210 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:39.396214 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:39.409313 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:39.415391 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:39.428571 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:39.434592 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:39.447643 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:39.453709 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:39.466715 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:39.472697 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:39.485705 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:39.491769 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:39.504814 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:39.510776 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:39.523803 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:39.529750 run mass: Checking if sockets are in the filesystem
22:48:39.562185 run osmo-ms-mob/00000: Starting mobile
22:48:39.575376 run osmo-ms-mob/00000(pid=135): Launched
22:48:39.586337 run mass: MS start registered {at=7448745.794654534, delay=0.004947712644934654, ms=00000}
22:48:43.776954 run osmo-ms-mob/00001: Starting mobile
22:48:43.793488 run osmo-ms-mob/00001(pid=136): Launched
22:48:43.803960 run mass: MS start registered {at=7448750.012279418, delay=0.004461262375116348, ms=00001}
22:48:44.868069 run mass: MS performed LU {at=7448751.076265661, lu_delay=5.281611126847565, ms=00000}
22:48:45.545292 run osmo-ms-mob/00002: Starting mobile
22:48:45.558382 run osmo-ms-mob/00002(pid=137): Launched
22:48:45.568966 run mass: MS start registered {at=7448751.777278371, delay=0.004527673125267029, ms=00002}
22:48:46.877351 run osmo-ms-mob/00003: Starting mobile
22:48:46.894638 run osmo-ms-mob/00003(pid=138): Launched
22:48:46.905214 run mass: MS start registered {at=7448753.113534616, delay=0.004568789154291153, ms=00003}
22:48:47.945742 run osmo-ms-mob/00004: Starting mobile
22:48:47.959113 run osmo-ms-mob/00004(pid=139): Launched
22:48:47.969750 run mass: MS start registered {at=7448754.178069988, delay=0.004494676366448402, ms=00004}
22:48:48.633743 run mass: MS performed LU {at=7448754.841950526, lu_delay=4.829671108163893, ms=00001}
22:48:48.975491 run osmo-ms-mob/00005: Starting mobile
22:48:48.990636 run osmo-ms-mob/00005(pid=140): Launched
22:48:49.001170 run mass: MS start registered {at=7448755.209490367, delay=0.004537221975624561, ms=00005}
22:48:49.845938 run osmo-ms-mob/00006: Starting mobile
22:48:49.858866 run osmo-ms-mob/00006(pid=141): Launched
22:48:49.869591 run mass: MS start registered {at=7448756.07791304, delay=0.004777907393872738, ms=00006}
22:48:50.534880 run mass: MS performed LU {at=7448756.74308171, lu_delay=4.965803339146078, ms=00002}
22:48:50.776447 run osmo-ms-mob/00007: Starting mobile
22:48:50.793497 run osmo-ms-mob/00007(pid=142): Launched
22:48:50.804128 run mass: MS start registered {at=7448757.012447454, delay=0.004526774398982525, ms=00007}
22:48:51.545037 run osmo-ms-mob/00008: Starting mobile
22:48:51.558251 run osmo-ms-mob/00008(pid=143): Launched
22:48:51.568892 run mass: MS start registered {at=7448757.77721099, delay=0.004618545062839985, ms=00008}
22:48:52.277177 run osmo-ms-mob/00009: Starting mobile
22:48:52.294028 run osmo-ms-mob/00009(pid=144): Launched
22:48:52.304535 run mass: MS start registered {at=7448758.512853461, delay=0.004408199340105057, ms=00009}
22:48:52.399527 run mass: MS performed LU {at=7448758.607738399, lu_delay=5.4942037826403975, ms=00003}
22:48:52.976297 run osmo-ms-mob/00010: Starting mobile
22:48:52.993659 run osmo-ms-mob/00010(pid=145): Launched
22:48:53.004364 run mass: MS start registered {at=7448759.212686352, delay=0.004648716188967228, ms=00010}
22:48:53.581373 run osmo-ms-mob/00011: Starting mobile
22:48:53.594836 run osmo-ms-mob/00011(pid=146): Launched
22:48:53.605609 run mass: MS start registered {at=7448759.813928236, delay=0.004499981179833412, ms=00011}
22:48:54.184316 run osmo-ms-mob/00012: Starting mobile
22:48:54.200991 run osmo-ms-mob/00012(pid=147): Launched
22:48:54.211827 run mass: MS start registered {at=7448760.420147744, delay=0.004397153854370117, ms=00012}
22:48:54.300801 run mass: MS performed LU {at=7448760.509013691, lu_delay=6.330943702720106, ms=00004}
22:48:54.327400 run mass: MS performed LU {at=7448760.535706987, lu_delay=5.326216619461775, ms=00005}
22:48:54.777502 run osmo-ms-mob/00013: Starting mobile
22:48:54.794426 run osmo-ms-mob/00013(pid=148): Launched
22:48:54.805321 run mass: MS start registered {at=7448761.013642172, delay=0.004560227505862713, ms=00013}
22:48:55.345628 run osmo-ms-mob/00014: Starting mobile
22:48:55.358859 run osmo-ms-mob/00014(pid=149): Launched
22:48:55.369864 run mass: MS start registered {at=7448761.578184038, delay=0.004786907695233822, ms=00014}
22:48:55.957212 run osmo-ms-mob/00015: Starting mobile
22:48:55.970952 run osmo-ms-mob/00015(pid=150): Launched
22:48:55.981613 run mass: MS start registered {at=7448762.189935042, delay=0.004528939723968506, ms=00015}
22:48:56.165303 run mass: MS performed LU {at=7448762.373516937, lu_delay=6.2956038964912295, ms=00006}
22:48:56.230232 run mass: MS performed LU {at=7448762.438437462, lu_delay=5.425990007817745, ms=00007}
22:48:56.484589 run osmo-ms-mob/00016: Starting mobile
22:48:56.501778 run osmo-ms-mob/00016(pid=151): Launched
22:48:56.512330 run mass: MS start registered {at=7448762.720650524, delay=0.004412162117660046, ms=00016}
22:48:56.533673 run mass: MS performed LU {at=7448762.741982308, lu_delay=4.964771318249404, ms=00008}
22:48:56.958351 run osmo-ms-mob/00017: Starting mobile
22:48:56.972453 run osmo-ms-mob/00017(pid=152): Launched
22:48:56.983311 run mass: MS start registered {at=7448763.191632117, delay=0.004754289053380489, ms=00017}
22:48:57.585957 run osmo-ms-mob/00018: Starting mobile
22:48:57.602269 run osmo-ms-mob/00018(pid=153): Launched
22:48:57.613054 run mass: MS start registered {at=7448763.821375183, delay=0.004554811865091324, ms=00018}
22:48:57.945694 run osmo-ms-mob/00019: Starting mobile
22:48:57.959129 run osmo-ms-mob/00019(pid=154): Launched
22:48:57.965367 run mass: MS performed LU {at=7448764.17369428, lu_delay=5.660840818658471, ms=00009}
22:48:57.971151 run mass: MS start registered {at=7448764.179486027, delay=0.005808435380458832, ms=00019}
22:48:58.067238 run mass: MS performed LU {at=7448764.275455384, lu_delay=4.461527147330344, ms=00011}
22:48:58.093137 run mass: MS performed LU {at=7448764.301449523, lu_delay=5.088763170875609, ms=00010}
22:48:58.479404 run osmo-ms-mob/00020: Starting mobile
22:48:58.492896 run osmo-ms-mob/00020(pid=155): Launched
22:48:58.503415 run mass: MS start registered {at=7448764.711732849, delay=0.004455678164958954, ms=00020}
22:48:58.959360 run osmo-ms-mob/00021: Starting mobile
22:48:58.973580 run osmo-ms-mob/00021(pid=156): Launched
22:48:58.984220 run mass: MS start registered {at=7448765.192542095, delay=0.004571436904370785, ms=00021}
22:48:59.368393 run osmo-ms-mob/00022: Starting mobile
22:48:59.384566 run osmo-ms-mob/00022(pid=157): Launched
22:48:59.395232 run mass: MS start registered {at=7448765.603554331, delay=0.0042886147275567055, ms=00022}
22:48:59.876165 run osmo-ms-mob/00023: Starting mobile
22:48:59.893071 run osmo-ms-mob/00023(pid=158): Launched
22:48:59.903913 run mass: MS start registered {at=7448766.112231906, delay=0.004772614687681198, ms=00023}
22:48:59.930172 run mass: MS performed LU {at=7448766.138465696, lu_delay=5.124823523685336, ms=00013}
22:48:59.996021 run mass: MS performed LU {at=7448766.204238491, lu_delay=5.784090747125447, ms=00012}
22:49:00.065019 run mass: MS performed LU {at=7448766.273237121, lu_delay=4.695053082890809, ms=00014}
22:49:00.093531 run osmo-ms-mob/00024: Starting mobile
22:49:00.106800 run osmo-ms-mob/00024(pid=159): Launched
22:49:00.117431 run mass: MS start registered {at=7448766.325753389, delay=0.004575350321829319, ms=00024}
22:49:00.745657 run osmo-ms-mob/00025: Starting mobile
22:49:00.758951 run osmo-ms-mob/00025(pid=160): Launched
22:49:00.770214 run mass: MS start registered {at=7448766.97851004, delay=0.005077097564935684, ms=00025}
22:49:01.141414 run osmo-ms-mob/00026: Starting mobile
22:49:01.154854 run osmo-ms-mob/00026(pid=161): Launched
22:49:01.165619 run mass: MS start registered {at=7448767.373940357, delay=0.0045678140595555305, ms=00026}
22:49:01.578236 run osmo-ms-mob/00027: Starting mobile
22:49:01.593897 run osmo-ms-mob/00027(pid=162): Launched
22:49:01.604691 run mass: MS start registered {at=7448767.813014387, delay=0.004435590468347073, ms=00027}
22:49:01.731365 run mass: MS performed LU {at=7448767.939583342, lu_delay=5.218932817690074, ms=00016}
22:49:01.832529 run mass: MS performed LU {at=7448768.04076752, lu_delay=5.850832478143275, ms=00015}
22:49:01.859516 run mass: MS performed LU {at=7448768.067765204, lu_delay=4.876133087091148, ms=00017}
22:49:01.872493 run osmo-ms-mob/00028: Starting mobile
22:49:01.885800 run osmo-ms-mob/00028(pid=163): Launched
22:49:01.896513 run mass: MS start registered {at=7448768.104836491, delay=0.004610833711922169, ms=00028}
22:49:02.377524 run osmo-ms-mob/00029: Starting mobile
22:49:02.394264 run osmo-ms-mob/00029(pid=164): Launched
22:49:02.405020 run mass: MS start registered {at=7448768.613340261, delay=0.004539136774837971, ms=00029}
22:49:02.758945 run osmo-ms-mob/00030: Starting mobile
22:49:02.772893 run osmo-ms-mob/00030(pid=165): Launched
22:49:02.783863 run mass: MS start registered {at=7448768.992185747, delay=0.00473407469689846, ms=00030}
22:49:03.174083 run osmo-ms-mob/00031: Starting mobile
22:49:03.189276 run osmo-ms-mob/00031(pid=166): Launched
22:49:03.200820 run mass: MS start registered {at=7448769.409136785, delay=0.00540504977107048, ms=00031}
22:49:03.457400 run osmo-ms-mob/00032: Starting mobile
22:49:03.472064 run osmo-ms-mob/00032(pid=167): Launched
22:49:03.482826 run mass: MS start registered {at=7448769.691145153, delay=0.004575484432280064, ms=00032}
22:49:03.696880 run mass: MS performed LU {at=7448769.90509684, lu_delay=6.083721657283604, ms=00018}
22:49:03.762070 run mass: MS performed LU {at=7448769.970287655, lu_delay=5.258554806001484, ms=00020}
22:49:03.795332 run osmo-ms-mob/00033: Starting mobile
22:49:03.810295 run osmo-ms-mob/00033(pid=168): Launched
22:49:03.821012 run mass: MS start registered {at=7448770.029337082, delay=0.004710500128567219, ms=00033}
22:49:03.829697 run mass: MS performed LU {at=7448770.038020989, lu_delay=5.858534961938858, ms=00019}
22:49:03.867842 run mass: MS performed LU {at=7448770.076085751, lu_delay=4.883543656207621, ms=00021}
22:49:04.273149 run osmo-ms-mob/00034: Starting mobile
22:49:04.294993 run osmo-ms-mob/00034(pid=169): Launched
22:49:04.305849 run mass: MS start registered {at=7448770.514170671, delay=0.00445164367556572, ms=00034}
22:49:04.558410 run osmo-ms-mob/00035: Starting mobile
22:49:04.572840 run osmo-ms-mob/00035(pid=170): Launched
22:49:04.583565 run mass: MS start registered {at=7448770.791887001, delay=0.004586313851177692, ms=00035}
22:49:04.958912 run osmo-ms-mob/00036: Starting mobile
22:49:04.973001 run osmo-ms-mob/00036(pid=171): Launched
22:49:04.983874 run mass: MS start registered {at=7448771.192195454, delay=0.004688127897679806, ms=00036}
22:49:05.358340 run osmo-ms-mob/00037: Starting mobile
22:49:05.372629 run osmo-ms-mob/00037(pid=172): Launched
22:49:05.383138 run mass: MS start registered {at=7448771.591457679, delay=0.0043973978608846664, ms=00037}
22:49:05.496544 run mass: MS performed LU {at=7448771.704764567, lu_delay=5.379011178389192, ms=00024}
22:49:05.598765 run mass: MS performed LU {at=7448771.806983233, lu_delay=4.433042876422405, ms=00026}
22:49:05.656051 run osmo-ms-mob/00038: Starting mobile
22:49:05.671387 run osmo-ms-mob/00038(pid=173): Launched
22:49:05.677488 run mass: MS performed LU {at=7448771.885818712, lu_delay=5.773586806841195, ms=00023}
22:49:05.683385 run mass: MS start registered {at=7448771.89171988, delay=0.005917727947235107, ms=00038}
22:49:05.770362 run mass: MS performed LU {at=7448771.978579147, lu_delay=6.375024816021323, ms=00022}
22:49:05.799413 run osmo-ms-mob/00039: Starting mobile
22:49:05.812574 run osmo-ms-mob/00039(pid=174): Launched
22:49:05.818763 run mass: MS performed LU {at=7448772.02709139, lu_delay=5.048581350594759, ms=00025}
22:49:05.824696 run mass: MS start registered {at=7448772.033030468, delay=0.00595638994127512, ms=00039}
22:49:06.346214 run osmo-ms-mob/00040: Starting mobile
22:49:06.359500 run osmo-ms-mob/00040(pid=175): Launched
22:49:06.370236 run mass: MS start registered {at=7448772.578554209, delay=0.004669652320444584, ms=00040}
22:49:06.657769 run osmo-ms-mob/00041: Starting mobile
22:49:06.672229 run osmo-ms-mob/00041(pid=176): Launched
22:49:06.683505 run mass: MS start registered {at=7448772.891820688, delay=0.005057463422417641, ms=00041}
22:49:06.960511 run osmo-ms-mob/00042: Starting mobile
22:49:06.975087 run osmo-ms-mob/00042(pid=177): Launched
22:49:06.985771 run mass: MS start registered {at=7448773.194089594, delay=0.004430814646184444, ms=00042}
22:49:07.345462 run osmo-ms-mob/00043: Starting mobile
22:49:07.359064 run osmo-ms-mob/00043(pid=178): Launched
22:49:07.370031 run mass: MS start registered {at=7448773.578345491, delay=0.004444863647222519, ms=00043}
22:49:07.462679 run mass: MS performed LU {at=7448773.670897161, lu_delay=4.678711413405836, ms=00030}
22:49:07.528316 run mass: MS performed LU {at=7448773.736513747, lu_delay=5.631677255965769, ms=00028}
22:49:07.559092 run osmo-ms-mob/00044: Starting mobile
22:49:07.572353 run osmo-ms-mob/00044(pid=179): Launched
22:49:07.583113 run mass: MS start registered {at=7448773.791438018, delay=0.0047026751562952995, ms=00044}
22:49:07.595898 run mass: MS performed LU {at=7448773.804205375, lu_delay=5.991190987639129, ms=00027}
22:49:07.633387 run mass: MS performed LU {at=7448773.841622081, lu_delay=5.2282818192616105, ms=00029}
22:49:07.653329 run osmo-ms-mob/00045: Starting mobile
22:49:07.666785 run osmo-ms-mob/00045(pid=180): Launched
22:49:07.677724 run mass: MS start registered {at=7448773.886045436, delay=0.0045119384303689, ms=00045}
22:49:08.258311 run osmo-ms-mob/00046: Starting mobile
22:49:08.272401 run osmo-ms-mob/00046(pid=181): Launched
22:49:08.283282 run mass: MS start registered {at=7448774.49160388, delay=0.004520947113633156, ms=00046}
22:49:08.547109 run osmo-ms-mob/00047: Starting mobile
22:49:08.560680 run osmo-ms-mob/00047(pid=182): Launched
22:49:08.571723 run mass: MS start registered {at=7448774.780042495, delay=0.004502434283494949, ms=00047}
22:49:08.884921 run osmo-ms-mob/00048: Starting mobile
22:49:08.901480 run osmo-ms-mob/00048(pid=183): Launched
22:49:08.912188 run mass: MS start registered {at=7448775.120510378, delay=0.004521251656115055, ms=00048}
22:49:09.160413 run osmo-ms-mob/00049: Starting mobile
22:49:09.173708 run osmo-ms-mob/00049(pid=184): Launched
22:49:09.184435 run mass: MS start registered {at=7448775.392756948, delay=0.00461211334913969, ms=00049}
22:49:09.263093 run mass: MS performed LU {at=7448775.471310372, lu_delay=6.062173587270081, ms=00031}
22:49:09.300178 run mass: MS performed LU {at=7448775.508465297, lu_delay=4.716578295454383, ms=00035}
22:49:09.314780 run osmo-ms-mob/00050: Starting mobile
22:49:09.328880 run osmo-ms-mob/00050(pid=185): Launched
22:49:09.339641 run mass: MS start registered {at=7448775.547963765, delay=0.0046098483726382256, ms=00050}
22:49:09.392712 run mass: MS performed LU {at=7448775.600914643, lu_delay=5.909769490361214, ms=00032}
22:49:09.554330 run mass: MS performed LU {at=7448775.762547442, lu_delay=5.248376770876348, ms=00034}
22:49:09.875863 run osmo-ms-mob/00051: Starting mobile
22:49:09.893210 run osmo-ms-mob/00051(pid=186): Launched
22:49:09.904250 run mass: MS start registered {at=7448776.11257234, delay=0.0047524916008114815, ms=00051}
22:49:10.159118 run osmo-ms-mob/00052: Starting mobile
22:49:10.175066 run osmo-ms-mob/00052(pid=187): Launched
22:49:10.186237 run mass: MS start registered {at=7448776.39455043, delay=0.005030045285820961, ms=00052}
22:49:10.287637 run mass: MS performed LU {at=7448776.495854122, lu_delay=6.466517039574683, ms=00033}
22:49:10.458997 run osmo-ms-mob/00053: Starting mobile
22:49:10.472735 run osmo-ms-mob/00053(pid=188): Launched
22:49:10.483758 run mass: MS start registered {at=7448776.692077878, delay=0.004651270806789398, ms=00053}
22:49:10.770335 run osmo-ms-mob/00054: Starting mobile
22:49:10.791555 run osmo-ms-mob/00054(pid=189): Launched
22:49:10.802414 run mass: MS start registered {at=7448777.010735018, delay=0.004793087020516396, ms=00054}
22:49:11.059124 run osmo-ms-mob/00055: Starting mobile
22:49:11.073335 run osmo-ms-mob/00055(pid=190): Launched
22:49:11.084267 run mass: MS start registered {at=7448777.292584053, delay=0.004773491993546486, ms=00055}
22:49:11.126960 run mass: MS performed LU {at=7448777.335198012, lu_delay=4.756643802858889, ms=00040}
22:49:11.163725 run mass: MS performed LU {at=7448777.371937946, lu_delay=5.338907478377223, ms=00039}
22:49:11.182392 run osmo-ms-mob/00056: Starting mobile
22:49:11.195875 run osmo-ms-mob/00056(pid=191): Launched
22:49:11.206799 run mass: MS start registered {at=7448777.415120331, delay=0.004562819376587868, ms=00056}
22:49:11.218349 run mass: MS performed LU {at=7448777.426671145, lu_delay=5.534951264970005, ms=00038}
22:49:11.473395 run mass: MS performed LU {at=7448777.681610747, lu_delay=6.090153068304062, ms=00037}
22:49:11.534349 run osmo-ms-mob/00057: Starting mobile
22:49:11.549868 run osmo-ms-mob/00057(pid=192): Launched
22:49:11.556270 run mass: MS performed LU {at=7448777.764595956, lu_delay=6.5724005019292235, ms=00036}
22:49:11.562255 run mass: MS start registered {at=7448777.77058951, delay=0.006012448109686375, ms=00057}
22:49:12.058592 run osmo-ms-mob/00058: Starting mobile
22:49:12.072788 run osmo-ms-mob/00058(pid=193): Launched
22:49:12.083898 run mass: MS start registered {at=7448778.292218152, delay=0.004661142826080322, ms=00058}
22:49:12.216648 run mass: MS performed LU {at=7448778.424871046, lu_delay=5.533050358295441, ms=00041}
22:49:12.272324 run mass: MS performed LU {at=7448778.480455906, lu_delay=4.68901788815856, ms=00044}
22:49:12.310365 run osmo-ms-mob/00059: Starting mobile
22:49:12.324224 run osmo-ms-mob/00059(pid=194): Launched
22:49:12.330735 run mass: MS performed LU {at=7448778.539060307, lu_delay=4.653014870360494, ms=00045}
22:49:12.336680 run mass: MS start registered {at=7448778.545015088, delay=0.00597451813519001, ms=00059}
22:49:12.660229 run osmo-ms-mob/00060: Starting mobile
22:49:12.674382 run osmo-ms-mob/00060(pid=195): Launched
22:49:12.685509 run mass: MS start registered {at=7448778.893829274, delay=0.004995446652173996, ms=00060}
22:49:13.028554 run mass: MS performed LU {at=7448779.236773224, lu_delay=6.042683629319072, ms=00042}
22:49:13.086277 run osmo-ms-mob/00061: Starting mobile
22:49:13.101490 run osmo-ms-mob/00061(pid=196): Launched
22:49:13.107651 run mass: MS performed LU {at=7448779.315978352, lu_delay=4.824374471791089, ms=00046}
22:49:13.114001 run mass: MS performed LU {at=7448779.322333789, lu_delay=5.7439882988110185, ms=00043}
22:49:13.119891 run mass: MS start registered {at=7448779.328225859, delay=0.012265516445040703, ms=00061}
22:49:13.131060 run osmo-ms-mob/00062: Starting mobile
22:49:13.144435 run osmo-ms-mob/00062(pid=197): Launched
22:49:13.157178 run mass: MS start registered {at=7448779.365493496, delay=0.006700222380459309, ms=00062}
22:49:13.346804 run mass: MS performed LU {at=7448779.555028897, lu_delay=4.774986402131617, ms=00047}
22:49:13.676605 run osmo-ms-mob/00063: Starting mobile
22:49:13.692156 run osmo-ms-mob/00063(pid=198): Launched
22:49:13.702932 run mass: MS start registered {at=7448779.911253756, delay=0.004708805121481419, ms=00063}
22:49:14.059346 run osmo-ms-mob/00064: Starting mobile
22:49:14.073419 run osmo-ms-mob/00064(pid=199): Launched
22:49:14.084265 run mass: MS start registered {at=7448780.292583688, delay=0.004666490480303764, ms=00064}
22:49:14.459223 run osmo-ms-mob/00065: Starting mobile
22:49:14.472960 run osmo-ms-mob/00065(pid=200): Launched
22:49:14.483765 run mass: MS start registered {at=7448780.692086082, delay=0.004413111135363579, ms=00065}
22:49:14.776518 run osmo-ms-mob/00066: Starting mobile
22:49:14.792205 run osmo-ms-mob/00066(pid=201): Launched
22:49:14.802936 run mass: MS start registered {at=7448781.011258859, delay=0.00465803686529398, ms=00066}
22:49:14.893570 run mass: MS performed LU {at=7448781.101788913, lu_delay=4.9892165726050735, ms=00051}
22:49:14.929696 run mass: MS performed LU {at=7448781.137935393, lu_delay=6.017425014637411, ms=00048}
22:49:15.145424 run osmo-ms-mob/00067: Starting mobile
22:49:15.158902 run osmo-ms-mob/00067(pid=202): Launched
22:49:15.170153 run mass: MS start registered {at=7448781.378472034, delay=0.004803699441254139, ms=00067}
22:49:15.238781 run mass: MS performed LU {at=7448781.447014639, lu_delay=5.899050873704255, ms=00050}
22:49:15.260993 run mass: MS performed LU {at=7448781.469324017, lu_delay=5.074773587286472, ms=00052}
22:49:15.284594 run osmo-ms-mob/00068: Starting mobile
22:49:15.298200 run osmo-ms-mob/00068(pid=203): Launched
22:49:15.304353 run mass: MS performed LU {at=7448781.512682192, lu_delay=4.820604314096272, ms=00053}
22:49:15.310225 run mass: MS start registered {at=7448781.518560289, delay=0.005895042791962624, ms=00068}
22:49:15.855275 run osmo-ms-mob/00069: Starting mobile
22:49:15.877874 run osmo-ms-mob/00069(pid=204): Launched
22:49:15.889157 run mass: MS start registered {at=7448782.097440366, delay=0.005164428614079952, ms=00069}
22:49:16.070287 run mass: MS performed LU {at=7448782.278509593, lu_delay=5.267774574458599, ms=00054}
22:49:16.257940 run osmo-ms-mob/00070: Starting mobile
22:49:16.271795 run osmo-ms-mob/00070(pid=205): Launched
22:49:16.282506 run mass: MS start registered {at=7448782.490827278, delay=0.004478746093809605, ms=00070}
22:49:16.659399 run osmo-ms-mob/00071: Starting mobile
22:49:16.673266 run osmo-ms-mob/00071(pid=206): Launched
22:49:16.684075 run mass: MS start registered {at=7448782.892397117, delay=0.00465930812060833, ms=00071}
22:49:16.794199 run mass: MS performed LU {at=7448783.002424677, lu_delay=5.587304346263409, ms=00056}
22:49:16.832966 run mass: MS performed LU {at=7448783.041200368, lu_delay=5.270610857754946, ms=00057}
22:49:16.896218 run mass: MS performed LU {at=7448783.104456404, lu_delay=4.559441315941513, ms=00059}
22:49:16.922782 run osmo-ms-mob/00072: Starting mobile
22:49:16.936250 run osmo-ms-mob/00072(pid=207): Launched
22:49:16.947008 run mass: MS start registered {at=7448783.155330922, delay=0.004633292555809021, ms=00072}
22:49:17.086525 run mass: MS performed LU {at=7448783.294741276, lu_delay=6.002157222479582, ms=00055}
22:49:17.486391 run osmo-ms-mob/00073: Starting mobile
22:49:17.503359 run osmo-ms-mob/00073(pid=208): Launched
22:49:17.514587 run mass: MS start registered {at=7448783.722907534, delay=0.004773274064064026, ms=00073}
22:49:17.717449 run mass: MS performed LU {at=7448783.925666512, lu_delay=5.633448359556496, ms=00058}
22:49:17.859001 run osmo-ms-mob/00074: Starting mobile
22:49:17.873219 run osmo-ms-mob/00074(pid=209): Launched
22:49:17.884170 run mass: MS start registered {at=7448784.092490528, delay=0.004860117100179195, ms=00074}
22:49:18.277292 run osmo-ms-mob/00075: Starting mobile
22:49:18.292863 run osmo-ms-mob/00075(pid=210): Launched
22:49:18.303848 run mass: MS start registered {at=7448784.512170623, delay=0.004717976786196232, ms=00075}
22:49:18.696048 run mass: MS performed LU {at=7448784.904265045, lu_delay=5.576039185747504, ms=00061}
22:49:18.740608 run osmo-ms-mob/00076: Starting mobile
22:49:18.754459 run osmo-ms-mob/00076(pid=211): Launched
22:49:18.765309 run mass: MS start registered {at=7448784.973632527, delay=0.004807137884199619, ms=00076}
22:49:18.806237 run mass: MS performed LU {at=7448785.014477427, lu_delay=6.12064815312624, ms=00060}
22:49:18.824048 run mass: MS performed LU {at=7448785.032367193, lu_delay=5.666873697191477, ms=00062}
22:49:19.023058 run mass: MS performed LU {at=7448785.23127691, lu_delay=4.938693221658468, ms=00064}
22:49:19.052687 run osmo-ms-mob/00077: Starting mobile
22:49:19.065971 run osmo-ms-mob/00077(pid=212): Launched
22:49:19.076835 run mass: MS start registered {at=7448785.285159216, delay=0.004639900289475918, ms=00077}
22:49:19.659896 run osmo-ms-mob/00078: Starting mobile
22:49:19.674150 run osmo-ms-mob/00078(pid=213): Launched
22:49:19.684832 run mass: MS start registered {at=7448785.893153628, delay=0.004564235918223858, ms=00078}
22:49:19.873924 run mass: MS performed LU {at=7448786.082140708, lu_delay=3.59131343010813, ms=00070}
22:49:20.058522 run osmo-ms-mob/00079: Starting mobile
22:49:20.072505 run osmo-ms-mob/00079(pid=214): Launched
22:49:20.083565 run mass: MS start registered {at=7448786.291882431, delay=0.005020868964493275, ms=00079}
22:49:20.577960 run osmo-ms-mob/00080: Starting mobile
22:49:20.594828 run osmo-ms-mob/00080(pid=215): Launched
22:49:20.601432 run mass: MS performed LU {at=7448786.809757072, lu_delay=4.712316705845296, ms=00069}
22:49:20.607428 run mass: MS performed LU {at=7448786.815761023, lu_delay=5.804502164013684, ms=00066}
22:49:20.613408 run mass: MS start registered {at=7448786.821741698, delay=0.012004557996988297, ms=00080}
22:49:20.662176 run mass: MS performed LU {at=7448786.870409625, lu_delay=5.351849335245788, ms=00068}
22:49:20.833654 run mass: MS performed LU {at=7448787.041876952, lu_delay=5.6634049182757735, ms=00067}
22:49:20.863219 run osmo-ms-mob/00081: Starting mobile
22:49:20.876641 run osmo-ms-mob/00081(pid=216): Launched
22:49:20.882695 run mass: MS performed LU {at=7448787.09102391, lu_delay=6.398937827907503, ms=00065}
22:49:20.888504 run mass: MS start registered {at=7448787.09684029, delay=0.005835000425577164, ms=00081}
22:49:21.459375 run osmo-ms-mob/00082: Starting mobile
22:49:21.473619 run osmo-ms-mob/00082(pid=217): Launched
22:49:21.485058 run mass: MS start registered {at=7448787.693375577, delay=0.005266867578029633, ms=00082}
22:49:22.058355 run osmo-ms-mob/00083: Starting mobile
22:49:22.072304 run osmo-ms-mob/00083(pid=218): Launched
22:49:22.083702 run mass: MS start registered {at=7448788.292021608, delay=0.005238592624664307, ms=00083}
22:49:22.461387 run mass: MS performed LU {at=7448788.6696084, lu_delay=5.514277477748692, ms=00072}
22:49:22.517036 run osmo-ms-mob/00084: Starting mobile
22:49:22.532101 run osmo-ms-mob/00084(pid=219): Launched
22:49:22.542965 run mass: MS start registered {at=7448788.751287688, delay=0.00477664265781641, ms=00084}
22:49:22.572022 run mass: MS performed LU {at=7448788.780271629, lu_delay=5.057364095002413, ms=00073}
22:49:22.589483 run mass: MS performed LU {at=7448788.797786908, lu_delay=4.705296380445361, ms=00074}
22:49:22.752070 run mass: MS performed LU {at=7448788.960292694, lu_delay=6.067895577289164, ms=00071}
22:49:23.085665 run osmo-ms-mob/00085: Starting mobile
22:49:23.103240 run osmo-ms-mob/00085(pid=220): Launched
22:49:23.114048 run mass: MS start registered {at=7448789.322369911, delay=0.004550985060632229, ms=00085}
22:49:23.659451 run osmo-ms-mob/00086: Starting mobile
22:49:23.673299 run osmo-ms-mob/00086(pid=221): Launched
22:49:23.684324 run mass: MS start registered {at=7448789.892645574, delay=0.00464971736073494, ms=00086}
22:49:24.285393 run osmo-ms-mob/00087: Starting mobile
22:49:24.301692 run osmo-ms-mob/00087(pid=222): Launched
22:49:24.313074 run mass: MS start registered {at=7448790.52139523, delay=0.005063964985311031, ms=00087}
22:49:24.409150 run mass: MS performed LU {at=7448790.617327512, lu_delay=6.105156889185309, ms=00075}
22:49:24.435018 run mass: MS performed LU {at=7448790.643343868, lu_delay=4.7501902393996716, ms=00078}
22:49:24.543121 run mass: MS performed LU {at=7448790.751338537, lu_delay=5.466179320588708, ms=00077}
22:49:24.573220 run mass: MS performed LU {at=7448790.78153337, lu_delay=5.807900843210518, ms=00076}
22:49:24.834161 run mass: MS performed LU {at=7448791.042350642, lu_delay=4.750468211248517, ms=00079}
22:49:24.874672 run osmo-ms-mob/00088: Starting mobile
22:49:24.891371 run osmo-ms-mob/00088(pid=223): Launched
22:49:24.902317 run mass: MS start registered {at=7448791.110638708, delay=0.004690484143793583, ms=00088}
22:49:25.445837 run osmo-ms-mob/00089: Starting mobile
22:49:25.458793 run osmo-ms-mob/00089(pid=224): Launched
22:49:25.469502 run mass: MS start registered {at=7448791.677824551, delay=0.004610872827470303, ms=00089}
22:49:26.084817 run osmo-ms-mob/00090: Starting mobile
22:49:26.101218 run osmo-ms-mob/00090(pid=225): Launched
22:49:26.111867 run mass: MS start registered {at=7448792.320188664, delay=0.00446128286421299, ms=00090}
22:49:26.228269 run mass: MS performed LU {at=7448792.436464944, lu_delay=5.614723245613277, ms=00080}
22:49:26.337915 run mass: MS performed LU {at=7448792.546135942, lu_delay=4.852760365232825, ms=00082}
22:49:26.366357 run mass: MS performed LU {at=7448792.574687102, lu_delay=5.477846811525524, ms=00081}
22:49:26.757217 run osmo-ms-mob/00091: Starting mobile
22:49:26.770906 run osmo-ms-mob/00091(pid=226): Launched
22:49:26.781740 run mass: MS start registered {at=7448792.990060413, delay=0.004564921371638775, ms=00091}
22:49:27.459654 run osmo-ms-mob/00092: Starting mobile
22:49:27.474308 run osmo-ms-mob/00092(pid=227): Launched
22:49:27.485150 run mass: MS start registered {at=7448793.693472759, delay=0.004751470871269703, ms=00092}
22:49:28.175702 run mass: MS performed LU {at=7448794.383848822, lu_delay=5.061478910967708, ms=00085}
22:49:28.231173 run osmo-ms-mob/00093: Starting mobile
22:49:28.246344 run osmo-ms-mob/00093(pid=228): Launched
22:49:28.252503 run mass: MS performed LU {at=7448794.460830723, lu_delay=6.168809114955366, ms=00083}
22:49:28.258331 run mass: MS start registered {at=7448794.466666057, delay=0.005853885784745216, ms=00093}
22:49:28.308639 run mass: MS performed LU {at=7448794.516866497, lu_delay=5.765578809194267, ms=00084}
22:49:28.562845 run mass: MS performed LU {at=7448794.771063355, lu_delay=4.87841778062284, ms=00086}
22:49:29.158405 run osmo-ms-mob/00094: Starting mobile
22:49:29.172471 run osmo-ms-mob/00094(pid=229): Launched
22:49:29.183589 run mass: MS start registered {at=7448795.391910255, delay=0.005066339857876301, ms=00094}
22:49:29.993228 run mass: MS performed LU {at=7448796.201444344, lu_delay=4.523619792424142, ms=00089}
22:49:30.048188 run osmo-ms-mob/00095: Starting mobile
22:49:30.063019 run osmo-ms-mob/00095(pid=230): Launched
22:49:30.073839 run mass: MS start registered {at=7448796.282161116, delay=0.004857292398810387, ms=00095}
22:49:30.103631 run mass: MS performed LU {at=7448796.311872976, lu_delay=5.790477746166289, ms=00087}
22:49:30.121451 run mass: MS performed LU {at=7448796.329725297, lu_delay=5.219086589291692, ms=00088}
22:49:31.049302 run osmo-ms-mob/00096: Starting mobile
22:49:31.062824 run osmo-ms-mob/00096(pid=231): Launched
22:49:31.073755 run mass: MS start registered {at=7448797.282074036, delay=0.0045793624594807625, ms=00096}
22:49:31.941498 run mass: MS performed LU {at=7448798.149709714, lu_delay=5.829521049745381, ms=00090}
22:49:31.958547 run mass: MS performed LU {at=7448798.166795002, lu_delay=5.176734589040279, ms=00091}
22:49:31.994620 run osmo-ms-mob/00097: Starting mobile
22:49:32.008632 run osmo-ms-mob/00097(pid=232): Launched
22:49:32.019499 run mass: MS start registered {at=7448798.2278224, delay=0.004697459749877453, ms=00097}
22:49:32.074446 run mass: MS performed LU {at=7448798.282683154, lu_delay=22.8899262053892, ms=00049}
22:49:32.328161 run mass: MS performed LU {at=7448798.536378414, lu_delay=4.842905655503273, ms=00092}
22:49:33.476879 run osmo-ms-mob/00098: Starting mobile
22:49:33.493659 run osmo-ms-mob/00098(pid=233): Launched
22:49:33.505220 run mass: MS start registered {at=7448799.713538985, delay=0.005009178072214127, ms=00098}
22:49:33.869743 run mass: MS performed LU {at=7448800.077961425, lu_delay=5.611295368522406, ms=00093}
22:49:33.887543 run mass: MS performed LU {at=7448800.09585233, lu_delay=4.703942075371742, ms=00094}
22:49:35.286422 run osmo-ms-mob/00099: Starting mobile
22:49:35.302722 run osmo-ms-mob/00099(pid=234): Launched
22:49:35.308867 run mass: All started... {duration=55.7734452476725, too_slow=0}
22:49:35.314669 run mass: MS start registered {at=7448801.522998477, delay=0.005796605721116066, ms=00099}
22:49:35.707209 run mass: MS performed LU {at=7448801.915378907, lu_delay=5.633217791095376, ms=00095}
22:49:35.724150 run mass: MS performed LU {at=7448801.932392465, lu_delay=4.650318428874016, ms=00096}
22:49:35.840649 run mass: MS performed LU {at=7448802.048869918, lu_delay=22.13761616218835, ms=00063}
22:49:37.635505 run mass: MS performed LU {at=7448803.843724755, lu_delay=5.615902354940772, ms=00097}
22:49:39.472235 run mass: MS performed LU {at=7448805.680430445, lu_delay=5.966891460120678, ms=00098}
22:49:41.374282 run mass: MS performed LU {at=7448807.582500216, lu_delay=6.0595017382875085, ms=00099}
22:49:41.397455 run mass: Tests done {all_completed=True, max=22.8899262053892, min=3.59131343010813}
22:49:41.403180 tst register_default_mass.py: Test passed (81.1 sec)
22:49:41.408755 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:41.412154 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:41.415527 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:41.418897 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:41.422262 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:41.425685 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:41.429131 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:41.432520 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:41.435901 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:41.439285 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:41.442679 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:41.446124 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:41.449575 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:41.452981 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:41.456446 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:41.459949 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:41.463578 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:41.467190 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:41.471387 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:41.475037 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:41.478535 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:41.482005 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:41.485488 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:41.488976 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:41.492448 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:41.496044 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:41.499860 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:41.503248 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:41.506639 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:41.510010 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:41.513475 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:41.517195 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:41.520679 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:41.524183 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:41.527690 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:41.531198 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:41.534685 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:41.538168 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:41.541916 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:41.545958 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:41.549429 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:41.552894 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:41.556357 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:41.559866 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:41.563703 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:41.567185 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:41.570683 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:41.574157 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:41.578166 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:41.581619 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:41.585129 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:41.588653 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:41.592192 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:41.595693 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:41.599226 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:41.602729 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:41.606280 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:41.609848 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:41.613350 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:41.616902 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:41.620505 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:41.624087 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:41.627649 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:41.631225 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:41.634814 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:41.638352 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:41.641970 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:41.645558 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:41.649141 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:41.652742 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:41.656315 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:41.659923 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:41.663516 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:41.667014 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:41.670611 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:41.674177 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:41.677812 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:41.681360 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:41.685268 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:41.688793 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:41.692407 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:41.696014 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:41.699526 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:41.703307 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:41.707020 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:41.710838 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:41.714846 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:41.718452 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:41.722023 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:41.725643 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:41.729215 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:41.732792 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:41.736286 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:41.739945 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:41.743498 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:41.747140 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:41.751018 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:41.755052 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:41.758687 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:41.762181 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:41.765722 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:41.769205 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:41.772691 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:41.776360 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:41.780347 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:41.783971 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:41.787516 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:41.790985 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:41.794542 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:41.798029 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:41.801553 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:41.805095 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:41.808593 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:41.812061 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:41.815523 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:41.819005 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:41.822418 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:41.825811 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:41.829200 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:41.832587 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:41.835962 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:41.839351 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:41.842732 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:41.846107 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:41.849487 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:41.852883 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:41.856270 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:41.859652 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:41.863024 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:41.866404 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:41.869775 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:41.873177 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:41.876554 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:41.879948 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:41.883323 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:41.886699 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:41.890083 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:41.893464 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:41.896865 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:41.900244 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:41.903617 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:41.907001 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:41.910374 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:41.913749 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:41.917127 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:41.920442 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:41.923717 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:41.926984 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:41.930263 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:41.933538 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:41.936794 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:41.940048 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:41.943312 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:41.946578 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:41.949846 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:41.953110 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:41.956372 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:41.959640 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:41.962906 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:41.966175 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:41.969470 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:41.972748 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:41.976025 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:41.979299 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:41.982577 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:41.985885 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:41.989166 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:41.992418 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:41.995687 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:41.998960 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:42.002237 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:42.005510 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:42.008793 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:42.012057 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:42.015329 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:42.018606 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:42.021861 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:42.025130 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:42.028411 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:42.031689 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:42.034956 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:42.038218 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:42.041491 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:42.044755 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:42.048037 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:42.051319 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:42.054584 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:42.057850 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:42.061115 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:42.064385 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:42.067646 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:42.070915 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:42.074195 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:42.077459 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:42.080737 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:42.084010 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:42.087301 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:42.090576 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:42.093837 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:42.097110 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:42.100383 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:42.103641 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:42.106918 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:42.110201 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:42.113491 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:42.116812 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:42.120165 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:42.123507 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:42.126827 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:42.130154 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:42.133487 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:42.136818 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:42.140230 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:42.143571 --- ParallelTerminationStrategy: PID 22 died...
22:49:42.145076 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:42.148748 --- ParallelTerminationStrategy: PID 23 died...
22:49:42.150240 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:42.153903 --- ParallelTerminationStrategy: PID 24 died...
22:49:42.155383 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:42.159068 --- ParallelTerminationStrategy: PID 25 died...
22:49:42.160562 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:42.164223 --- ParallelTerminationStrategy: PID 26 died...
22:49:42.165721 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:42.169394 --- ParallelTerminationStrategy: PID 27 died...
22:49:42.170893 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:42.174581 --- ParallelTerminationStrategy: PID 28 died...
22:49:42.176083 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:42.179757 --- ParallelTerminationStrategy: PID 29 died...
22:49:42.181245 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:42.184929 --- ParallelTerminationStrategy: PID 30 died...
22:49:42.186421 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:42.190118 --- ParallelTerminationStrategy: PID 31 died...
22:49:42.191605 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:42.195298 --- ParallelTerminationStrategy: PID 32 died...
22:49:42.196790 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:42.200505 --- ParallelTerminationStrategy: PID 33 died...
22:49:42.202003 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:42.205707 --- ParallelTerminationStrategy: PID 35 died...
22:49:42.207209 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:42.210912 --- ParallelTerminationStrategy: PID 36 died...
22:49:42.212413 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:42.216097 --- ParallelTerminationStrategy: PID 37 died...
22:49:42.217606 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:42.221307 --- ParallelTerminationStrategy: PID 38 died...
22:49:42.222808 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:42.226509 --- ParallelTerminationStrategy: PID 39 died...
22:49:42.228024 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:42.231715 --- ParallelTerminationStrategy: PID 40 died...
22:49:42.233206 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:42.236888 --- ParallelTerminationStrategy: PID 41 died...
22:49:42.238381 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:42.242056 --- ParallelTerminationStrategy: PID 42 died...
22:49:42.243553 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:42.247239 --- ParallelTerminationStrategy: PID 43 died...
22:49:42.248732 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:42.252412 --- ParallelTerminationStrategy: PID 44 died...
22:49:42.253899 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:42.257562 --- ParallelTerminationStrategy: PID 45 died...
22:49:42.259047 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:42.262698 --- ParallelTerminationStrategy: PID 46 died...
22:49:42.264173 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:42.267865 --- ParallelTerminationStrategy: PID 47 died...
22:49:42.269347 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:42.273012 --- ParallelTerminationStrategy: PID 48 died...
22:49:42.274492 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:42.278173 --- ParallelTerminationStrategy: PID 49 died...
22:49:42.279655 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:42.283316 --- ParallelTerminationStrategy: PID 50 died...
22:49:42.284806 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:42.288473 --- ParallelTerminationStrategy: PID 51 died...
22:49:42.289962 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:42.293622 --- ParallelTerminationStrategy: PID 52 died...
22:49:42.295103 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:42.298764 --- ParallelTerminationStrategy: PID 53 died...
22:49:42.300242 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:42.303912 --- ParallelTerminationStrategy: PID 54 died...
22:49:42.305389 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:42.309046 --- ParallelTerminationStrategy: PID 55 died...
22:49:42.310498 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:42.314076 --- ParallelTerminationStrategy: PID 56 died...
22:49:42.315528 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:42.319127 --- ParallelTerminationStrategy: PID 57 died...
22:49:42.320579 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:42.324198 --- ParallelTerminationStrategy: PID 58 died...
22:49:42.325659 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:42.329298 --- ParallelTerminationStrategy: PID 59 died...
22:49:42.330786 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:42.334437 --- ParallelTerminationStrategy: PID 60 died...
22:49:42.335916 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:42.339558 --- ParallelTerminationStrategy: PID 61 died...
22:49:42.341037 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:42.344705 --- ParallelTerminationStrategy: PID 62 died...
22:49:42.346178 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:42.349860 --- ParallelTerminationStrategy: PID 63 died...
22:49:42.351338 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:42.354992 --- ParallelTerminationStrategy: PID 64 died...
22:49:42.356481 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:42.360142 --- ParallelTerminationStrategy: PID 65 died...
22:49:42.361612 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:42.365271 --- ParallelTerminationStrategy: PID 66 died...
22:49:42.366747 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:42.370413 --- ParallelTerminationStrategy: PID 67 died...
22:49:42.371909 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:42.375573 --- ParallelTerminationStrategy: PID 68 died...
22:49:42.377057 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:42.380722 --- ParallelTerminationStrategy: PID 69 died...
22:49:42.382201 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:42.385906 --- ParallelTerminationStrategy: PID 70 died...
22:49:42.387378 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:42.391049 --- ParallelTerminationStrategy: PID 71 died...
22:49:42.392539 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:42.396207 --- ParallelTerminationStrategy: PID 72 died...
22:49:42.397685 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:42.401345 --- ParallelTerminationStrategy: PID 73 died...
22:49:42.402827 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:42.406488 --- ParallelTerminationStrategy: PID 74 died...
22:49:42.407969 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:42.411626 --- ParallelTerminationStrategy: PID 75 died...
22:49:42.413111 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:42.416779 --- ParallelTerminationStrategy: PID 76 died...
22:49:42.418271 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:42.421931 --- ParallelTerminationStrategy: PID 77 died...
22:49:42.423401 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:42.427069 --- ParallelTerminationStrategy: PID 78 died...
22:49:42.428566 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:42.432221 --- ParallelTerminationStrategy: PID 79 died...
22:49:42.433705 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:42.437364 --- ParallelTerminationStrategy: PID 80 died...
22:49:42.438847 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:42.442505 --- ParallelTerminationStrategy: PID 81 died...
22:49:42.443994 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:42.447651 --- ParallelTerminationStrategy: PID 82 died...
22:49:42.449141 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:42.452800 --- ParallelTerminationStrategy: PID 83 died...
22:49:42.454278 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:42.457946 --- ParallelTerminationStrategy: PID 84 died...
22:49:42.459418 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:42.463087 --- ParallelTerminationStrategy: PID 85 died...
22:49:42.464579 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:42.468242 --- ParallelTerminationStrategy: PID 86 died...
22:49:42.469724 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:42.473401 --- ParallelTerminationStrategy: PID 87 died...
22:49:42.474887 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:42.478540 --- ParallelTerminationStrategy: PID 88 died...
22:49:42.480025 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:42.483675 --- ParallelTerminationStrategy: PID 89 died...
22:49:42.485161 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:42.488822 --- ParallelTerminationStrategy: PID 90 died...
22:49:42.490300 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:42.493962 --- ParallelTerminationStrategy: PID 91 died...
22:49:42.495444 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:42.499115 --- ParallelTerminationStrategy: PID 92 died...
22:49:42.500608 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:42.504279 --- ParallelTerminationStrategy: PID 93 died...
22:49:42.505756 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:42.509407 --- ParallelTerminationStrategy: PID 94 died...
22:49:42.510886 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:42.514552 --- ParallelTerminationStrategy: PID 95 died...
22:49:42.516028 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:42.519694 --- ParallelTerminationStrategy: PID 96 died...
22:49:42.521180 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:42.524848 --- ParallelTerminationStrategy: PID 97 died...
22:49:42.526328 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:42.529998 --- ParallelTerminationStrategy: PID 98 died...
22:49:42.531476 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:42.535129 --- ParallelTerminationStrategy: PID 99 died...
22:49:42.536637 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:42.540302 --- ParallelTerminationStrategy: PID 100 died...
22:49:42.541782 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:42.545466 --- ParallelTerminationStrategy: PID 101 died...
22:49:42.546958 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:42.550663 --- ParallelTerminationStrategy: PID 102 died...
22:49:42.552154 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:42.555818 --- ParallelTerminationStrategy: PID 103 died...
22:49:42.557291 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:42.560969 --- ParallelTerminationStrategy: PID 104 died...
22:49:42.562450 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:42.566114 --- ParallelTerminationStrategy: PID 105 died...
22:49:42.567588 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:42.571273 --- ParallelTerminationStrategy: PID 106 died...
22:49:42.572762 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:42.576476 --- ParallelTerminationStrategy: PID 107 died...
22:49:42.577963 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:42.581642 --- ParallelTerminationStrategy: PID 108 died...
22:49:42.583132 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:42.586801 --- ParallelTerminationStrategy: PID 109 died...
22:49:42.588294 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:42.592000 --- ParallelTerminationStrategy: PID 110 died...
22:49:42.593487 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:42.597166 --- ParallelTerminationStrategy: PID 111 died...
22:49:42.598654 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:42.602335 --- ParallelTerminationStrategy: PID 112 died...
22:49:42.603831 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:42.607501 --- ParallelTerminationStrategy: PID 113 died...
22:49:42.608987 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:42.612667 --- ParallelTerminationStrategy: PID 114 died...
22:49:42.614147 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:42.617801 --- ParallelTerminationStrategy: PID 115 died...
22:49:42.619281 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:42.622953 --- ParallelTerminationStrategy: PID 116 died...
22:49:42.624451 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:42.628111 --- ParallelTerminationStrategy: PID 117 died...
22:49:42.629594 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:42.633260 --- ParallelTerminationStrategy: PID 118 died...
22:49:42.634737 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:42.638412 --- ParallelTerminationStrategy: PID 119 died...
22:49:42.639906 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:42.643555 --- ParallelTerminationStrategy: PID 120 died...
22:49:42.645038 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:42.648737 --- ParallelTerminationStrategy: PID 121 died...
22:49:42.650212 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:42.653865 --- ParallelTerminationStrategy: PID 122 died...
22:49:42.655341 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:42.659008 --- ParallelTerminationStrategy: PID 123 died...
22:49:42.660512 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:42.664170 --- ParallelTerminationStrategy: PID 124 died...
22:49:42.665644 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:42.669309 --- ParallelTerminationStrategy: PID 125 died...
22:49:42.670790 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:42.674443 --- ParallelTerminationStrategy: PID 126 died...
22:49:42.675929 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:42.679573 --- ParallelTerminationStrategy: PID 127 died...
22:49:42.681064 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:42.684745 --- ParallelTerminationStrategy: PID 128 died...
22:49:42.686216 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:42.689880 --- ParallelTerminationStrategy: PID 129 died...
22:49:42.691360 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:42.695033 --- ParallelTerminationStrategy: PID 130 died...
22:49:42.696523 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:42.700132 --- ParallelTerminationStrategy: PID 131 died...
22:49:42.701599 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:42.705255 --- ParallelTerminationStrategy: PID 132 died...
22:49:42.706720 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:42.710353 --- ParallelTerminationStrategy: PID 133 died...
22:49:42.711827 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:42.715457 --- ParallelTerminationStrategy: PID 134 died...
22:49:42.716944 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:42.720581 --- ParallelTerminationStrategy: PID 135 died...
22:49:42.722053 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:42.725701 --- ParallelTerminationStrategy: PID 136 died...
22:49:42.727182 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:42.730860 --- ParallelTerminationStrategy: PID 137 died...
22:49:42.732336 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:42.735993 --- ParallelTerminationStrategy: PID 138 died...
22:49:42.737463 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:42.741120 --- ParallelTerminationStrategy: PID 139 died...
22:49:42.742579 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:42.746232 --- ParallelTerminationStrategy: PID 140 died...
22:49:42.747709 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:42.751350 --- ParallelTerminationStrategy: PID 141 died...
22:49:42.752839 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:42.756472 --- ParallelTerminationStrategy: PID 142 died...
22:49:42.757942 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:42.761594 --- ParallelTerminationStrategy: PID 143 died...
22:49:42.763063 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:42.766694 --- ParallelTerminationStrategy: PID 144 died...
22:49:42.768163 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:42.771823 --- ParallelTerminationStrategy: PID 145 died...
22:49:42.773293 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:42.776924 --- ParallelTerminationStrategy: PID 146 died...
22:49:42.778395 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:42.782033 --- ParallelTerminationStrategy: PID 147 died...
22:49:42.783511 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:42.787151 --- ParallelTerminationStrategy: PID 148 died...
22:49:42.788657 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:42.792296 --- ParallelTerminationStrategy: PID 149 died...
22:49:42.793771 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:42.797441 --- ParallelTerminationStrategy: PID 150 died...
22:49:42.798913 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:42.802563 --- ParallelTerminationStrategy: PID 151 died...
22:49:42.804028 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:42.807687 --- ParallelTerminationStrategy: PID 152 died...
22:49:42.809160 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:42.812810 --- ParallelTerminationStrategy: PID 153 died...
22:49:42.814290 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:42.817944 --- ParallelTerminationStrategy: PID 154 died...
22:49:42.819409 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:42.823069 --- ParallelTerminationStrategy: PID 155 died...
22:49:42.824534 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:42.828177 --- ParallelTerminationStrategy: PID 156 died...
22:49:42.829637 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:42.833298 --- ParallelTerminationStrategy: PID 157 died...
22:49:42.834771 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:42.838403 --- ParallelTerminationStrategy: PID 158 died...
22:49:42.839874 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:42.843509 --- ParallelTerminationStrategy: PID 159 died...
22:49:42.844992 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:42.848637 --- ParallelTerminationStrategy: PID 160 died...
22:49:42.850100 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:42.853752 --- ParallelTerminationStrategy: PID 161 died...
22:49:42.855226 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:42.858890 --- ParallelTerminationStrategy: PID 162 died...
22:49:42.860362 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:42.864009 --- ParallelTerminationStrategy: PID 163 died...
22:49:42.865475 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:42.869107 --- ParallelTerminationStrategy: PID 164 died...
22:49:42.870583 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:42.874230 --- ParallelTerminationStrategy: PID 165 died...
22:49:42.875697 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:42.879353 --- ParallelTerminationStrategy: PID 166 died...
22:49:42.880819 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:42.884473 --- ParallelTerminationStrategy: PID 167 died...
22:49:42.885947 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:42.889634 --- ParallelTerminationStrategy: PID 168 died...
22:49:42.891106 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:42.894745 --- ParallelTerminationStrategy: PID 169 died...
22:49:42.896216 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:42.899873 --- ParallelTerminationStrategy: PID 170 died...
22:49:42.901339 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:42.904999 --- ParallelTerminationStrategy: PID 171 died...
22:49:42.906472 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:42.910124 --- ParallelTerminationStrategy: PID 172 died...
22:49:42.911594 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:42.915262 --- ParallelTerminationStrategy: PID 173 died...
22:49:42.916734 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:42.920375 --- ParallelTerminationStrategy: PID 174 died...
22:49:42.921851 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:42.925510 --- ParallelTerminationStrategy: PID 175 died...
22:49:42.926979 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:42.930661 --- ParallelTerminationStrategy: PID 176 died...
22:49:42.932130 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:42.935790 --- ParallelTerminationStrategy: PID 177 died...
22:49:42.937252 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:42.940920 --- ParallelTerminationStrategy: PID 178 died...
22:49:42.942380 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:42.946036 --- ParallelTerminationStrategy: PID 179 died...
22:49:42.947513 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:42.951161 --- ParallelTerminationStrategy: PID 180 died...
22:49:42.952662 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:42.956314 --- ParallelTerminationStrategy: PID 181 died...
22:49:42.957784 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:42.961439 --- ParallelTerminationStrategy: PID 182 died...
22:49:42.962903 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:42.966541 --- ParallelTerminationStrategy: PID 183 died...
22:49:42.968009 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:42.971682 --- ParallelTerminationStrategy: PID 184 died...
22:49:42.973155 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:42.976828 --- ParallelTerminationStrategy: PID 185 died...
22:49:42.978299 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:42.981952 --- ParallelTerminationStrategy: PID 186 died...
22:49:42.983418 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:42.987191 --- ParallelTerminationStrategy: PID 187 died...
22:49:42.988725 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:42.992544 --- ParallelTerminationStrategy: PID 188 died...
22:49:42.994019 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:42.997682 --- ParallelTerminationStrategy: PID 189 died...
22:49:42.999162 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:43.002881 --- ParallelTerminationStrategy: PID 190 died...
22:49:43.004383 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:43.008076 --- ParallelTerminationStrategy: PID 191 died...
22:49:43.009548 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:43.013195 --- ParallelTerminationStrategy: PID 192 died...
22:49:43.014680 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:43.018347 --- ParallelTerminationStrategy: PID 193 died...
22:49:43.019863 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:43.023526 --- ParallelTerminationStrategy: PID 194 died...
22:49:43.025006 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:43.028643 --- ParallelTerminationStrategy: PID 195 died...
22:49:43.030108 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:43.033762 --- ParallelTerminationStrategy: PID 196 died...
22:49:43.035234 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:43.038932 --- ParallelTerminationStrategy: PID 197 died...
22:49:43.040394 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:43.044047 --- ParallelTerminationStrategy: PID 198 died...
22:49:43.045511 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:43.049164 --- ParallelTerminationStrategy: PID 199 died...
22:49:43.050632 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:43.054322 --- ParallelTerminationStrategy: PID 200 died...
22:49:43.055789 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:43.059435 --- ParallelTerminationStrategy: PID 201 died...
22:49:43.060930 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:43.064589 --- ParallelTerminationStrategy: PID 202 died...
22:49:43.066046 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:43.069706 --- ParallelTerminationStrategy: PID 203 died...
22:49:43.071170 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:43.074831 --- ParallelTerminationStrategy: PID 204 died...
22:49:43.076287 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:43.079960 --- ParallelTerminationStrategy: PID 205 died...
22:49:43.081433 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:43.085083 --- ParallelTerminationStrategy: PID 206 died...
22:49:43.086564 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:43.090215 --- ParallelTerminationStrategy: PID 207 died...
22:49:43.091687 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:43.095348 --- ParallelTerminationStrategy: PID 208 died...
22:49:43.096832 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:43.100500 --- ParallelTerminationStrategy: PID 209 died...
22:49:43.101972 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:43.105629 --- ParallelTerminationStrategy: PID 210 died...
22:49:43.107103 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:43.110761 --- ParallelTerminationStrategy: PID 211 died...
22:49:43.112249 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:43.115918 --- ParallelTerminationStrategy: PID 212 died...
22:49:43.117390 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:43.121057 --- ParallelTerminationStrategy: PID 213 died...
22:49:43.122525 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:43.126191 --- ParallelTerminationStrategy: PID 214 died...
22:49:43.127666 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:43.131315 --- ParallelTerminationStrategy: PID 215 died...
22:49:43.132792 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:43.136466 --- ParallelTerminationStrategy: PID 216 died...
22:49:43.137934 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:43.141579 --- ParallelTerminationStrategy: PID 217 died...
22:49:43.143054 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:43.146677 --- ParallelTerminationStrategy: PID 218 died...
22:49:43.148119 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:43.151713 --- ParallelTerminationStrategy: PID 219 died...
22:49:43.153147 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:43.156747 --- ParallelTerminationStrategy: PID 220 died...
22:49:43.158193 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:43.161798 --- ParallelTerminationStrategy: PID 221 died...
22:49:43.163255 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:43.166919 --- ParallelTerminationStrategy: PID 222 died...
22:49:43.168383 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:43.172036 --- ParallelTerminationStrategy: PID 223 died...
22:49:43.173505 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:43.177167 --- ParallelTerminationStrategy: PID 224 died...
22:49:43.178631 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:43.182288 --- ParallelTerminationStrategy: PID 225 died...
22:49:43.183764 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:43.187435 --- ParallelTerminationStrategy: PID 226 died...
22:49:43.188921 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:43.192585 --- ParallelTerminationStrategy: PID 227 died...
22:49:43.194053 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:43.197755 --- ParallelTerminationStrategy: PID 228 died...
22:49:43.199238 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:43.202924 --- ParallelTerminationStrategy: PID 229 died...
22:49:43.204422 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:43.208074 --- ParallelTerminationStrategy: PID 230 died...
22:49:43.209555 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:43.213222 --- ParallelTerminationStrategy: PID 231 died...
22:49:43.214695 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:43.218360 --- ParallelTerminationStrategy: PID 232 died...
22:49:43.219844 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:43.223509 --- ParallelTerminationStrategy: PID 233 died...
22:49:43.225002 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:43.228653 --- ParallelTerminationStrategy: PID 234 died...
22:49:43.230128 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:46.634413 --- ParallelTerminationStrategy: PID 34 died...
22:49:46.640732 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8309 netreg_mass PASS
---------------------------------------------------------------------
22:49:46.716277 tst trial-8309: Storing JUnit report in /build/trial-8309/run.2026-04-22_22-48-19/trial-8309.xml
--------------------------------------------------------------------------------------------
trial-8309 PASS
--------------------------------------------------------------------------------------------
22:49:46.727017 tst trial-8309: trial-8309: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (81.1 sec)
+ exit_code=0
+ rm -rf trial-8309/inst
+ cd trial-8309
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-04-22 22:48:19
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8309-run.tgz run.2026-04-22_22-48-19
+ tar czf /build/trial-8309-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-04-22_13_29_20.tgz osmo-bts-oc2g.build-2026-04-22_00_52_01.tgz osmo-bts-sysmo.build-2026-04-22_00_51_56.tgz osmo-bts.build-2026-04-22_00_52_12.tgz osmo-ggsn.build-2026-04-22_20_43_18.tgz osmo-hlr.build-2026-04-22_16_36_57.tgz osmo-hnbgw.build-2026-04-22_13_30_38.tgz osmo-mgw.build-2026-04-22_08_33_08.tgz osmo-msc.build-2026-04-22_13_35_13.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-04-22_07_34_57.tgz osmo-pcu-sysmo.build-2026-04-22_07_34_53.tgz osmo-pcu.build-2026-04-22_07_34_53.tgz osmo-sgsn.build-2026-04-22_20_48_45.tgz osmo-stp.build-2026-04-22_13_25_34.tgz osmo-trx.build-2026-04-22_14_21_27.tgz osmocom-bb.build-2026-04-22_21_17_29.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