This log is too long to show here, 14 KB has been skipped — click to see the complete log
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins9900681669552607307.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-8368
+ rm -rf docker-playground
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground
Cloning into 'docker-playground'...
+ git -C docker-playground log --oneline
2e9b710 debian-trixie-build: add tshark
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_S1GW_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.0s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.1s
#7 [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
#7 CACHED
#8 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#8 CACHED
#9 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#9 CACHED
#10 [ 9/28] COPY SSH /root/.ssh
#10 CACHED
#11 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#11 CACHED
#12 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#12 CACHED
#13 [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
#13 CACHED
#14 [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
#14 CACHED
#15 [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
#15 CACHED
#16 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#16 CACHED
#17 [ 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
#17 CACHED
#18 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#18 CACHED
#19 [ 3/28] RUN groupadd osmo-gsm-tester
#19 CACHED
#20 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#20 CACHED
#21 [ 8/28] RUN MKDIR /var/run/sshd
#21 CACHED
#22 [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
#22 CACHED
#23 [20/28] WORKDIR /TMP
#23 CACHED
#24 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#24 CACHED
#25 [ 2/28] RUN useradd -ms /bin/bash jenkins
#25 CACHED
#26 [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
#26 CACHED
#27 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#27 CACHED
#28 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#28 CACHED
#29 [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
#29 CACHED
#30 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#30 CACHED
#31 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#31 CACHED
#32 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:964db17aa2ba789e863ec4de4a03f02f59ba327a0075224824312bbba967d6d7 0.0s 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=8369 -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-06-21 22:48:19
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8369
+ mkdir -p trial-8369
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-06-21_13_29_48.tgz osmo-bts-oc2g.build-2026-06-21_00_51_50.tgz osmo-bts-sysmo.build-2026-06-21_00_51_51.tgz osmo-bts.build-2026-06-21_00_52_02.tgz osmo-ggsn.build-2026-06-21_20_42_51.tgz osmo-hlr.build-2026-06-21_16_36_49.tgz osmo-hnbgw.build-2026-06-21_13_31_13.tgz osmo-mgw.build-2026-06-21_08_33_15.tgz osmo-msc.build-2026-06-21_13_35_32.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-06-21_07_35_01.tgz osmo-pcu-sysmo.build-2026-06-21_07_35_03.tgz osmo-pcu.build-2026-06-21_07_35_10.tgz osmo-sgsn.build-2026-06-21_20_48_28.tgz osmo-stp.build-2026-06-21_13_25_43.tgz osmo-trx.build-2026-06-21_14_22_05.tgz osmocom-bb.build-2026-06-21_21_17_28.tgz srslte.build-19.tgz trial-8369
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-06-21_13_29_48.md5 osmo-bts-oc2g.build-2026-06-21_00_51_50.md5 osmo-bts-sysmo.build-2026-06-21_00_51_51.md5 osmo-bts.build-2026-06-21_00_52_02.md5 osmo-ggsn.build-2026-06-21_20_42_51.md5 osmo-hlr.build-2026-06-21_16_36_49.md5 osmo-hnbgw.build-2026-06-21_13_31_13.md5 osmo-mgw.build-2026-06-21_08_33_15.md5 osmo-msc.build-2026-06-21_13_35_32.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-06-21_07_35_01.md5 osmo-pcu-sysmo.build-2026-06-21_07_35_03.md5 osmo-pcu.build-2026-06-21_07_35_10.md5 osmo-sgsn.build-2026-06-21_20_48_28.md5 osmo-stp.build-2026-06-21_13_25_43.md5 osmo-trx.build-2026-06-21_14_22_05.md5 osmocom-bb.build-2026-06-21_21_17_28.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-06-21_13_29_48.md5 osmo-bts-oc2g.build-2026-06-21_00_51_50.md5 osmo-bts-sysmo.build-2026-06-21_00_51_51.md5 osmo-bts.build-2026-06-21_00_52_02.md5 osmo-ggsn.build-2026-06-21_20_42_51.md5 osmo-hlr.build-2026-06-21_16_36_49.md5 osmo-hnbgw.build-2026-06-21_13_31_13.md5 osmo-mgw.build-2026-06-21_08_33_15.md5 osmo-msc.build-2026-06-21_13_35_32.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-06-21_07_35_01.md5 osmo-pcu-sysmo.build-2026-06-21_07_35_03.md5 osmo-pcu.build-2026-06-21_07_35_10.md5 osmo-sgsn.build-2026-06-21_20_48_28.md5 osmo-stp.build-2026-06-21_13_25_43.md5 osmo-trx.build-2026-06-21_14_22_05.md5 osmocom-bb.build-2026-06-21_21_17_28.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-8369 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8369'
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-8369
--------------------------------------------------------------------------------------------
22:48:19.901985 tst trial-8369: Detailed log at /build/trial-8369/run.2026-06-21_22-48-19/log
---------------------------------------------------------------------
trial-8369 netreg_mass
---------------------------------------------------------------------
22:48:20.108860 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:20.109216 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:20.109973 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:20.111137 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:20.147736 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:20.148506 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:20.149632 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:20.234902 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-8369 netreg_mass register_default_mass.py
----------------------------------------------
22:48:20.235566 tst register_default_mass.py:9: Claiming resources for the test
22:48:20.250471 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.250971 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.251432 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.251873 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.252304 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.252758 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.253194 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:20.284188 tst register_default_mass.py: using LAC 2
22:48:20.306764 tst register_default_mass.py: using RAC 2
22:48:20.333599 tst register_default_mass.py: using CellId 2
22:48:20.363357 tst register_default_mass.py: using BVCI 3
22:48:20.377286 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.377994 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.378591 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.379142 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.379651 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.380172 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.380675 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.381189 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.381727 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.382249 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.382754 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.383253 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.383779 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.384290 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.384801 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.385313 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.385814 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.386314 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.386813 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.387313 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.387804 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.388317 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.388819 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.389316 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.389805 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.390324 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.390830 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.391323 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.391827 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.392328 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.392820 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.393326 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.393823 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.394325 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.394837 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.395331 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.395833 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.396341 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.396841 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.397335 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.397847 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.398351 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.398848 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.399356 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.399855 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.400342 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.400846 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.401351 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.401838 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.402331 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.402844 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.403335 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.403831 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.404328 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.404820 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.405323 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.405820 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.406332 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.406836 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.407321 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.407807 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.408303 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.408804 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.409290 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.409774 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.410271 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.410765 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.411252 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.411752 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.412242 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.412725 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.413233 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.413791 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.414296 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.414794 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.415283 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.415770 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.416268 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.416758 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.417235 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.417737 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.418230 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.418721 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.419216 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.419698 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.420177 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.420665 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.421152 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.421639 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.422121 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.422636 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.423138 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.423635 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.424144 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.424637 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.425117 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.425619 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.426115 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.426625 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.427156 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.427664 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.428210 tst register_default_mass.py:21: Launching a simple network
22:48:20.438161 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:20.557190 run create_hlr_db(pid=20): Launched
22:48:21.571323 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:21.587226 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:21.601803 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:21.607320 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:21.798063 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:21.812674 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:21.818111 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:22.238200 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:22.253088 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:25.267329 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:25.395594 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:25.410137 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:25.415566 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:25.438369 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:25.453060 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:25.458621 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:25.775339 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:25.790231 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:31.821813 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:31.995699 run osmo-bts-virtual(pid=34): Launched
22:48:33.031453 tst register_default_mass.py: using MSISDN 1001
22:48:33.045635 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:33.085429 tst register_default_mass.py: using MSISDN 1002
22:48:33.102977 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:33.134039 tst register_default_mass.py: using MSISDN 1003
22:48:33.148792 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:33.179232 tst register_default_mass.py: using MSISDN 1004
22:48:33.193463 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:33.224109 tst register_default_mass.py: using MSISDN 1005
22:48:33.238408 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:33.269519 tst register_default_mass.py: using MSISDN 1006
22:48:33.283891 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:33.314519 tst register_default_mass.py: using MSISDN 1007
22:48:33.328774 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:33.359709 tst register_default_mass.py: using MSISDN 1008
22:48:33.374064 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:33.404889 tst register_default_mass.py: using MSISDN 1009
22:48:33.419205 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:33.450190 tst register_default_mass.py: using MSISDN 1010
22:48:33.464703 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:33.495516 tst register_default_mass.py: using MSISDN 1011
22:48:33.509869 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:33.540661 tst register_default_mass.py: using MSISDN 1012
22:48:33.555069 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:33.585884 tst register_default_mass.py: using MSISDN 1013
22:48:33.600223 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:33.631095 tst register_default_mass.py: using MSISDN 1014
22:48:33.645416 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:33.676402 tst register_default_mass.py: using MSISDN 1015
22:48:33.690857 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:33.721821 tst register_default_mass.py: using MSISDN 1016
22:48:33.736293 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:33.766912 tst register_default_mass.py: using MSISDN 1017
22:48:33.781256 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:33.812287 tst register_default_mass.py: using MSISDN 1018
22:48:33.826684 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:33.857585 tst register_default_mass.py: using MSISDN 1019
22:48:33.872024 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:33.902986 tst register_default_mass.py: using MSISDN 1020
22:48:33.912727 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:33.943190 tst register_default_mass.py: using MSISDN 1021
22:48:33.958572 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:33.989611 tst register_default_mass.py: using MSISDN 1022
22:48:33.999603 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:34.030390 tst register_default_mass.py: using MSISDN 1023
22:48:34.046029 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:34.077078 tst register_default_mass.py: using MSISDN 1024
22:48:34.091535 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:34.122467 tst register_default_mass.py: using MSISDN 1025
22:48:34.136819 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:34.167370 tst register_default_mass.py: using MSISDN 1026
22:48:34.181601 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:34.212314 tst register_default_mass.py: using MSISDN 1027
22:48:34.226584 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:34.257837 tst register_default_mass.py: using MSISDN 1028
22:48:34.272460 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:34.303092 tst register_default_mass.py: using MSISDN 1029
22:48:34.317436 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:34.348186 tst register_default_mass.py: using MSISDN 1030
22:48:34.362484 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:34.393217 tst register_default_mass.py: using MSISDN 1031
22:48:34.407608 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:34.438652 tst register_default_mass.py: using MSISDN 1032
22:48:34.453039 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:34.483992 tst register_default_mass.py: using MSISDN 1033
22:48:34.498345 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:34.529607 tst register_default_mass.py: using MSISDN 1034
22:48:34.544282 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:34.575366 tst register_default_mass.py: using MSISDN 1035
22:48:34.589757 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:34.620370 tst register_default_mass.py: using MSISDN 1036
22:48:34.634587 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:34.665588 tst register_default_mass.py: using MSISDN 1037
22:48:34.679983 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:34.710429 tst register_default_mass.py: using MSISDN 1038
22:48:34.724784 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:34.755601 tst register_default_mass.py: using MSISDN 1039
22:48:34.769803 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:34.800820 tst register_default_mass.py: using MSISDN 1040
22:48:34.815249 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:34.845975 tst register_default_mass.py: using MSISDN 1041
22:48:34.860366 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:34.891685 tst register_default_mass.py: using MSISDN 1042
22:48:34.906219 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:34.937310 tst register_default_mass.py: using MSISDN 1043
22:48:34.951836 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:34.982756 tst register_default_mass.py: using MSISDN 1044
22:48:34.997130 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:35.028339 tst register_default_mass.py: using MSISDN 1045
22:48:35.042794 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:35.073984 tst register_default_mass.py: using MSISDN 1046
22:48:35.088526 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:35.119754 tst register_default_mass.py: using MSISDN 1047
22:48:35.134338 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:35.165317 tst register_default_mass.py: using MSISDN 1048
22:48:35.179755 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:35.210727 tst register_default_mass.py: using MSISDN 1049
22:48:35.225179 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:35.256302 tst register_default_mass.py: using MSISDN 1050
22:48:35.270808 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:35.301826 tst register_default_mass.py: using MSISDN 1051
22:48:35.316279 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:35.347232 tst register_default_mass.py: using MSISDN 1052
22:48:35.361583 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:35.392527 tst register_default_mass.py: using MSISDN 1053
22:48:35.406939 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:35.437954 tst register_default_mass.py: using MSISDN 1054
22:48:35.452417 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:35.483243 tst register_default_mass.py: using MSISDN 1055
22:48:35.497648 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:35.528827 tst register_default_mass.py: using MSISDN 1056
22:48:35.543379 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:35.574198 tst register_default_mass.py: using MSISDN 1057
22:48:35.588584 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:35.619317 tst register_default_mass.py: using MSISDN 1058
22:48:35.633642 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:35.664564 tst register_default_mass.py: using MSISDN 1059
22:48:35.678875 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:35.709585 tst register_default_mass.py: using MSISDN 1060
22:48:35.723956 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:35.754474 tst register_default_mass.py: using MSISDN 1061
22:48:35.768762 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:35.799283 tst register_default_mass.py: using MSISDN 1062
22:48:35.813519 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:35.844336 tst register_default_mass.py: using MSISDN 1063
22:48:35.858635 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:35.889617 tst register_default_mass.py: using MSISDN 1064
22:48:35.904031 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:35.934713 tst register_default_mass.py: using MSISDN 1065
22:48:35.949046 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:35.979432 tst register_default_mass.py: using MSISDN 1066
22:48:35.993565 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:36.024415 tst register_default_mass.py: using MSISDN 1067
22:48:36.038991 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:36.070082 tst register_default_mass.py: using MSISDN 1068
22:48:36.084704 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:36.115642 tst register_default_mass.py: using MSISDN 1069
22:48:36.130030 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:36.161155 tst register_default_mass.py: using MSISDN 1070
22:48:36.175541 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:36.206349 tst register_default_mass.py: using MSISDN 1071
22:48:36.220701 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:36.251349 tst register_default_mass.py: using MSISDN 1072
22:48:36.265614 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:36.296434 tst register_default_mass.py: using MSISDN 1073
22:48:36.310736 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:36.341876 tst register_default_mass.py: using MSISDN 1074
22:48:36.356414 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:36.387237 tst register_default_mass.py: using MSISDN 1075
22:48:36.401643 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:36.432794 tst register_default_mass.py: using MSISDN 1076
22:48:36.447230 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:36.478061 tst register_default_mass.py: using MSISDN 1077
22:48:36.492495 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:36.523516 tst register_default_mass.py: using MSISDN 1078
22:48:36.537989 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:36.569113 tst register_default_mass.py: using MSISDN 1079
22:48:36.583670 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:36.614414 tst register_default_mass.py: using MSISDN 1080
22:48:36.628784 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:36.659281 tst register_default_mass.py: using MSISDN 1081
22:48:36.673473 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:36.704471 tst register_default_mass.py: using MSISDN 1082
22:48:36.718794 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:36.749734 tst register_default_mass.py: using MSISDN 1083
22:48:36.764107 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:36.795053 tst register_default_mass.py: using MSISDN 1084
22:48:36.809583 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:36.840623 tst register_default_mass.py: using MSISDN 1085
22:48:36.850518 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:36.881448 tst register_default_mass.py: using MSISDN 1086
22:48:36.896621 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:36.927429 tst register_default_mass.py: using MSISDN 1087
22:48:36.941607 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:36.972676 tst register_default_mass.py: using MSISDN 1088
22:48:36.986899 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:37.018019 tst register_default_mass.py: using MSISDN 1089
22:48:37.027640 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:37.058523 tst register_default_mass.py: using MSISDN 1090
22:48:37.074243 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:37.105138 tst register_default_mass.py: using MSISDN 1091
22:48:37.119608 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:37.150633 tst register_default_mass.py: using MSISDN 1092
22:48:37.165106 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:37.196153 tst register_default_mass.py: using MSISDN 1093
22:48:37.210661 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:37.241558 tst register_default_mass.py: using MSISDN 1094
22:48:37.255979 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:37.287042 tst register_default_mass.py: using MSISDN 1095
22:48:37.301454 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:37.332455 tst register_default_mass.py: using MSISDN 1096
22:48:37.346917 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:37.377806 tst register_default_mass.py: using MSISDN 1097
22:48:37.392233 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:37.423175 tst register_default_mass.py: using MSISDN 1098
22:48:37.437599 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:37.468555 tst register_default_mass.py: using MSISDN 1099
22:48:37.482919 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:37.513843 tst register_default_mass.py: using MSISDN 1100
22:48:37.528395 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:37.620376 run mass: Starting testcase
22:48:37.625841 run mass: Pre-launching all virtphy's
22:48:37.631220 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:37.644101 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:37.650058 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:37.662776 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:37.668687 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:37.681377 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:37.687336 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:37.700108 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:37.706042 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:37.718648 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:37.724615 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:37.737336 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:37.743258 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:37.756009 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:37.761916 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:37.774639 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:37.780549 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:37.793170 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:37.799069 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:37.811715 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:37.817568 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:37.830144 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:37.836002 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:37.848768 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:37.854611 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:37.867205 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:37.873076 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:37.885756 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:37.891701 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:37.904371 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:37.910255 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:37.922958 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:37.928836 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:37.941504 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:37.947434 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:37.960112 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:37.965968 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:37.978734 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:37.984603 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:37.997264 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:38.003127 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:38.015769 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:38.021626 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:38.034312 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:38.040178 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:38.052938 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:38.058785 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:38.071450 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:38.077336 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:38.089952 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:38.095785 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:38.108429 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:38.114250 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:38.126888 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:38.132718 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:38.145364 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:38.151203 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:38.163880 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:38.169714 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:38.182394 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:38.188330 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:38.200978 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:38.206881 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:38.219487 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:38.225409 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:38.238047 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:38.243874 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:38.256555 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:38.262414 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:38.275110 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:38.280995 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:38.293682 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:38.299535 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:38.312265 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:38.318130 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:38.330864 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:38.336739 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:38.349463 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:38.355362 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:38.368070 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:38.373914 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:38.386698 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:38.392570 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:38.405286 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:38.411162 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:38.423959 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:38.429817 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:38.442536 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:38.448418 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:38.461103 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:38.466986 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:38.479697 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:38.485586 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:38.498291 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:38.504160 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:38.516844 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:38.522705 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:38.535429 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:38.541329 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:38.554064 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:38.559998 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:38.572725 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:38.578629 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:38.591270 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:38.597150 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:38.609900 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:38.615977 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:38.628667 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:38.634697 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:38.647401 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:38.653252 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:38.666085 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:38.671912 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:38.684648 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:38.690535 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:38.703227 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:38.709111 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:38.721819 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:38.727686 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:38.740370 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:38.746264 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:38.759101 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:38.764974 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:38.777613 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:38.783468 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:38.796153 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:38.802040 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:38.814756 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:38.820680 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:38.833391 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:38.839247 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:38.852044 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:38.857944 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:38.870805 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:38.876685 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:38.889399 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:38.895371 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:38.908118 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:38.914029 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:38.926760 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:38.932616 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:38.945312 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:38.951227 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:38.963968 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:38.969836 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:38.982472 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:38.988311 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:39.000925 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:39.006744 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:39.019393 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:39.025226 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:39.037854 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:39.043703 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:39.056301 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:39.062095 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:39.074695 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:39.080536 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:39.093314 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:39.099141 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:39.111882 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:39.117699 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:39.130511 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:39.136319 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:39.149033 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:39.154909 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:39.167588 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:39.173393 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:39.186046 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:39.191897 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:39.204534 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:39.210374 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:39.222995 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:39.228842 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:39.241447 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:39.247260 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:39.259828 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:39.265661 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:39.278240 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:39.284060 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:39.296620 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:39.302459 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:39.315070 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:39.320997 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:39.333621 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:39.339583 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:39.352240 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:39.358079 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:39.370827 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:39.376658 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:39.389375 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:39.395280 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:39.407979 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:39.413760 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:39.426383 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:39.432183 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:39.444820 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:39.450655 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:39.463280 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:39.469087 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:39.481759 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:39.487561 run mass: Checking if sockets are in the filesystem
22:48:39.520077 run osmo-ms-mob/00000: Starting mobile
22:48:39.532916 run osmo-ms-mob/00000(pid=135): Launched
22:48:39.544211 run mass: MS start registered {at=2993047.838035084, delay=0.005340947769582272, ms=00000}
22:48:43.734922 run osmo-ms-mob/00001: Starting mobile
22:48:43.751817 run osmo-ms-mob/00001(pid=136): Launched
22:48:43.762124 run mass: MS start registered {at=2993052.055951343, delay=0.004448432940989733, ms=00001}
22:48:44.824185 run mass: MS performed LU {at=2993053.11789158, lu_delay=5.279856496024877, ms=00000}
22:48:45.534717 run osmo-ms-mob/00002: Starting mobile
22:48:45.551416 run osmo-ms-mob/00002(pid=137): Launched
22:48:45.561835 run mass: MS start registered {at=2993053.855660148, delay=0.004543941933661699, ms=00002}
22:48:46.834658 run osmo-ms-mob/00003: Starting mobile
22:48:46.851655 run osmo-ms-mob/00003(pid=138): Launched
22:48:46.862040 run mass: MS start registered {at=2993055.155868586, delay=0.00453433021903038, ms=00003}
22:48:47.935608 run osmo-ms-mob/00004: Starting mobile
22:48:47.952363 run osmo-ms-mob/00004(pid=139): Launched
22:48:47.962894 run mass: MS start registered {at=2993056.256721563, delay=0.004667966160923243, ms=00004}
22:48:48.589740 run mass: MS performed LU {at=2993056.88345374, lu_delay=4.827502396889031, ms=00001}
22:48:48.904000 run osmo-ms-mob/00005: Starting mobile
22:48:48.916850 run osmo-ms-mob/00005(pid=140): Launched
22:48:48.927493 run mass: MS start registered {at=2993057.221318384, delay=0.004713346250355244, ms=00005}
22:48:49.825910 run osmo-ms-mob/00006: Starting mobile
22:48:49.841807 run osmo-ms-mob/00006(pid=141): Launched
22:48:49.852405 run mass: MS start registered {at=2993058.146230226, delay=0.004830775782465935, ms=00006}
22:48:50.491347 run mass: MS performed LU {at=2993058.785034632, lu_delay=4.929374483879656, ms=00002}
22:48:50.736244 run osmo-ms-mob/00007: Starting mobile
22:48:50.752750 run osmo-ms-mob/00007(pid=142): Launched
22:48:50.763392 run mass: MS start registered {at=2993059.057220732, delay=0.0047644879668951035, ms=00007}
22:48:51.503587 run osmo-ms-mob/00008: Starting mobile
22:48:51.516749 run osmo-ms-mob/00008(pid=143): Launched
22:48:51.527536 run mass: MS start registered {at=2993059.821363679, delay=0.0048940242268145084, ms=00008}
22:48:52.234114 run osmo-ms-mob/00009: Starting mobile
22:48:52.250746 run osmo-ms-mob/00009(pid=144): Launched
22:48:52.261348 run mass: MS start registered {at=2993060.555176931, delay=0.00477677583694458, ms=00009}
22:48:52.356056 run mass: MS performed LU {at=2993060.649775756, lu_delay=5.49390716990456, ms=00003}
22:48:52.934884 run osmo-ms-mob/00010: Starting mobile
22:48:52.952336 run osmo-ms-mob/00010(pid=145): Launched
22:48:52.962978 run mass: MS start registered {at=2993061.256807761, delay=0.0046678269281983376, ms=00010}
22:48:53.503363 run osmo-ms-mob/00011: Starting mobile
22:48:53.516258 run osmo-ms-mob/00011(pid=146): Launched
22:48:53.527015 run mass: MS start registered {at=2993061.820841061, delay=0.004780298098921776, ms=00011}
22:48:54.134005 run osmo-ms-mob/00012: Starting mobile
22:48:54.151067 run osmo-ms-mob/00012(pid=147): Launched
22:48:54.161708 run mass: MS start registered {at=2993062.455535796, delay=0.004638622980564833, ms=00012}
22:48:54.256949 run mass: MS performed LU {at=2993062.55066961, lu_delay=5.3293512258678675, ms=00005}
22:48:54.283981 run mass: MS performed LU {at=2993062.577793361, lu_delay=6.321071797981858, ms=00004}
22:48:54.733989 run osmo-ms-mob/00013: Starting mobile
22:48:54.751037 run osmo-ms-mob/00013(pid=148): Launched
22:48:54.761955 run mass: MS start registered {at=2993063.055782523, delay=0.004839582834392786, ms=00013}
22:48:55.303897 run osmo-ms-mob/00014: Starting mobile
22:48:55.316968 run osmo-ms-mob/00014(pid=149): Launched
22:48:55.327901 run mass: MS start registered {at=2993063.621728741, delay=0.0047900001518428326, ms=00014}
22:48:55.915300 run osmo-ms-mob/00015: Starting mobile
22:48:55.928792 run osmo-ms-mob/00015(pid=150): Launched
22:48:55.939608 run mass: MS start registered {at=2993064.233437038, delay=0.004775936249643564, ms=00015}
22:48:56.121686 run mass: MS performed LU {at=2993064.415403084, lu_delay=6.269172857981175, ms=00006}
22:48:56.186293 run mass: MS performed LU {at=2993064.479983492, lu_delay=5.422762759961188, ms=00007}
22:48:56.427360 run osmo-ms-mob/00016: Starting mobile
22:48:56.440369 run osmo-ms-mob/00016(pid=151): Launched
22:48:56.451092 run mass: MS start registered {at=2993064.744921236, delay=0.004774909000843763, ms=00016}
22:48:56.490975 run mass: MS performed LU {at=2993064.784700006, lu_delay=4.96333632664755, ms=00008}
22:48:56.911079 run osmo-ms-mob/00017: Starting mobile
22:48:56.924743 run osmo-ms-mob/00017(pid=152): Launched
22:48:56.935543 run mass: MS start registered {at=2993065.229371394, delay=0.004707407206296921, ms=00017}
22:48:57.544055 run osmo-ms-mob/00018: Starting mobile
22:48:57.560211 run osmo-ms-mob/00018(pid=153): Launched
22:48:57.570898 run mass: MS start registered {at=2993065.864727217, delay=0.004722507670521736, ms=00018}
22:48:57.903213 run osmo-ms-mob/00019: Starting mobile
22:48:57.916492 run osmo-ms-mob/00019(pid=154): Launched
22:48:57.922666 run mass: MS performed LU {at=2993066.216500406, lu_delay=4.395659345202148, ms=00011}
22:48:57.928402 run mass: MS start registered {at=2993066.222244862, delay=0.005759980995208025, ms=00019}
22:48:58.023003 run mass: MS performed LU {at=2993066.316727845, lu_delay=5.059920084197074, ms=00010}
22:48:58.050336 run mass: MS performed LU {at=2993066.344116857, lu_delay=5.788939925841987, ms=00009}
22:48:58.437734 run osmo-ms-mob/00020: Starting mobile
22:48:58.453396 run osmo-ms-mob/00020(pid=155): Launched
22:48:58.464060 run mass: MS start registered {at=2993066.757887539, delay=0.0046750279143452644, ms=00020}
22:48:58.919272 run osmo-ms-mob/00021: Starting mobile
22:48:58.933181 run osmo-ms-mob/00021(pid=156): Launched
22:48:58.944076 run mass: MS start registered {at=2993067.237902305, delay=0.0048659369349479675, ms=00021}
22:48:59.303412 run osmo-ms-mob/00022: Starting mobile
22:48:59.316496 run osmo-ms-mob/00022(pid=157): Launched
22:48:59.327595 run mass: MS start registered {at=2993067.621421337, delay=0.005129406228661537, ms=00022}
22:48:59.825512 run osmo-ms-mob/00023: Starting mobile
22:48:59.841940 run osmo-ms-mob/00023(pid=158): Launched
22:48:59.852650 run mass: MS start registered {at=2993068.146478713, delay=0.0048010400496423244, ms=00023}
22:48:59.887645 run mass: MS performed LU {at=2993068.181371388, lu_delay=5.125588865019381, ms=00013}
22:48:59.952441 run mass: MS performed LU {at=2993068.246169218, lu_delay=5.79063342185691, ms=00012}
22:49:00.021565 run mass: MS performed LU {at=2993068.315290988, lu_delay=4.693562246859074, ms=00014}
22:49:00.049794 run osmo-ms-mob/00024: Starting mobile
22:49:00.062687 run osmo-ms-mob/00024(pid=159): Launched
22:49:00.073322 run mass: MS start registered {at=2993068.367151717, delay=0.004735746420919895, ms=00024}
22:49:00.703137 run osmo-ms-mob/00025: Starting mobile
22:49:00.715933 run osmo-ms-mob/00025(pid=160): Launched
22:49:00.727114 run mass: MS start registered {at=2993069.02093755, delay=0.005295901093631983, ms=00025}
22:49:01.122528 run osmo-ms-mob/00026: Starting mobile
22:49:01.146633 run osmo-ms-mob/00026(pid=161): Launched
22:49:01.158028 run mass: MS start registered {at=2993069.451849449, delay=0.005439070984721184, ms=00026}
22:49:01.534433 run osmo-ms-mob/00027: Starting mobile
22:49:01.551020 run osmo-ms-mob/00027(pid=162): Launched
22:49:01.563186 run mass: MS start registered {at=2993069.857013862, delay=0.006063845939934254, ms=00027}
22:49:01.687334 run mass: MS performed LU {at=2993069.981061875, lu_delay=4.7516904808580875, ms=00017}
22:49:01.788736 run mass: MS performed LU {at=2993070.082441872, lu_delay=5.849004833959043, ms=00015}
22:49:01.815953 run mass: MS performed LU {at=2993070.109766719, lu_delay=5.364845483098179, ms=00016}
22:49:01.828395 run osmo-ms-mob/00028: Starting mobile
22:49:01.841151 run osmo-ms-mob/00028(pid=163): Launched
22:49:01.851719 run mass: MS start registered {at=2993070.145548263, delay=0.004647105000913143, ms=00028}
22:49:02.325819 run osmo-ms-mob/00029: Starting mobile
22:49:02.341973 run osmo-ms-mob/00029(pid=164): Launched
22:49:02.352637 run mass: MS start registered {at=2993070.646466343, delay=0.004779906012117863, ms=00029}
22:49:02.703337 run osmo-ms-mob/00030: Starting mobile
22:49:02.716436 run osmo-ms-mob/00030(pid=165): Launched
22:49:02.727188 run mass: MS start registered {at=2993071.021015239, delay=0.004695564042776823, ms=00030}
22:49:03.103465 run osmo-ms-mob/00031: Starting mobile
22:49:03.116797 run osmo-ms-mob/00031(pid=166): Launched
22:49:03.127404 run mass: MS start registered {at=2993071.421233567, delay=0.0047189658507704735, ms=00031}
22:49:03.416078 run osmo-ms-mob/00032: Starting mobile
22:49:03.430442 run osmo-ms-mob/00032(pid=167): Launched
22:49:03.441162 run mass: MS start registered {at=2993071.734990667, delay=0.004781307186931372, ms=00032}
22:49:03.652725 run mass: MS performed LU {at=2993071.946452787, lu_delay=4.708550482057035, ms=00021}
22:49:03.718233 run mass: MS performed LU {at=2993072.011943119, lu_delay=5.789698257111013, ms=00019}
22:49:03.745084 run osmo-ms-mob/00033: Starting mobile
22:49:03.757857 run osmo-ms-mob/00033(pid=168): Launched
22:49:03.768578 run mass: MS start registered {at=2993072.062409472, delay=0.004873018246144056, ms=00033}
22:49:03.786192 run mass: MS performed LU {at=2993072.080020748, lu_delay=5.32213320909068, ms=00020}
22:49:03.823850 run mass: MS performed LU {at=2993072.117594577, lu_delay=6.252867360133678, ms=00018}
22:49:04.078534 run mass: MS performed LU {at=2993072.372259998, lu_delay=4.750838661100715, ms=00022}
22:49:04.123580 run osmo-ms-mob/00034: Starting mobile
22:49:04.137305 run osmo-ms-mob/00034(pid=169): Launched
22:49:04.148129 run mass: MS start registered {at=2993072.441959209, delay=0.004654575604945421, ms=00034}
22:49:04.515696 run osmo-ms-mob/00035: Starting mobile
22:49:04.529871 run osmo-ms-mob/00035(pid=170): Launched
22:49:04.540594 run mass: MS start registered {at=2993072.834420869, delay=0.004748641047626734, ms=00035}
22:49:04.926504 run osmo-ms-mob/00036: Starting mobile
22:49:04.942676 run osmo-ms-mob/00036(pid=171): Launched
22:49:04.953243 run mass: MS start registered {at=2993073.247072684, delay=0.004666245076805353, ms=00036}
22:49:05.326473 run osmo-ms-mob/00037: Starting mobile
22:49:05.342618 run osmo-ms-mob/00037(pid=172): Launched
22:49:05.353476 run mass: MS start registered {at=2993073.647303895, delay=0.004730759188532829, ms=00037}
22:49:05.452403 run mass: MS performed LU {at=2993073.746127656, lu_delay=5.599648943170905, ms=00023}
22:49:05.554966 run mass: MS performed LU {at=2993073.848689742, lu_delay=5.48153802473098, ms=00024}
22:49:05.584011 run osmo-ms-mob/00038: Starting mobile
22:49:05.596858 run osmo-ms-mob/00038(pid=173): Launched
22:49:05.602750 run mass: MS performed LU {at=2993073.896588605, lu_delay=4.875651055015624, ms=00025}
22:49:05.608374 run mass: MS start registered {at=2993073.90221617, delay=0.0056424387730658054, ms=00038}
22:49:05.927890 run osmo-ms-mob/00039: Starting mobile
22:49:05.944679 run osmo-ms-mob/00039(pid=174): Launched
22:49:05.955336 run mass: MS start registered {at=2993074.249163782, delay=0.0047488161362707615, ms=00039}
22:49:06.317019 run osmo-ms-mob/00040: Starting mobile
22:49:06.330781 run osmo-ms-mob/00040(pid=175): Launched
22:49:06.341434 run mass: MS start registered {at=2993074.635263395, delay=0.0047853728756308556, ms=00040}
22:49:06.603141 run osmo-ms-mob/00041: Starting mobile
22:49:06.616049 run osmo-ms-mob/00041(pid=176): Launched
22:49:06.627239 run mass: MS start registered {at=2993074.92106652, delay=0.005067744757980108, ms=00041}
22:49:06.926823 run osmo-ms-mob/00042: Starting mobile
22:49:06.942729 run osmo-ms-mob/00042(pid=177): Launched
22:49:06.953628 run mass: MS start registered {at=2993075.247455955, delay=0.004715784918516874, ms=00042}
22:49:07.327773 run osmo-ms-mob/00043: Starting mobile
22:49:07.344150 run osmo-ms-mob/00043(pid=178): Launched
22:49:07.350089 run mass: MS performed LU {at=2993075.643923174, lu_delay=5.786909312009811, ms=00027}
22:49:07.356021 run mass: MS performed LU {at=2993075.649862926, lu_delay=5.003396582789719, ms=00029}
22:49:07.361672 run mass: MS start registered {at=2993075.655514532, delay=0.011609012726694345, ms=00043}
22:49:07.372497 run osmo-ms-mob/00044: Starting mobile
22:49:07.385390 run osmo-ms-mob/00044(pid=179): Launched
22:49:07.396202 run mass: MS start registered {at=2993075.690025687, delay=0.004585062153637409, ms=00044}
22:49:07.483974 run mass: MS performed LU {at=2993075.777699206, lu_delay=5.632150942925364, ms=00028}
22:49:07.609447 run mass: MS performed LU {at=2993075.903174192, lu_delay=6.45132474321872, ms=00026}
22:49:07.638574 run osmo-ms-mob/00045: Starting mobile
22:49:07.651412 run osmo-ms-mob/00045(pid=180): Launched
22:49:07.662353 run mass: MS start registered {at=2993075.956180023, delay=0.004773873835802078, ms=00045}
22:49:08.203471 run osmo-ms-mob/00046: Starting mobile
22:49:08.216655 run osmo-ms-mob/00046(pid=181): Launched
22:49:08.227329 run mass: MS start registered {at=2993076.521158317, delay=0.004689224064350128, ms=00046}
22:49:08.514476 run osmo-ms-mob/00047: Starting mobile
22:49:08.527600 run osmo-ms-mob/00047(pid=182): Launched
22:49:08.540613 run mass: MS start registered {at=2993076.834438714, delay=0.0069288513623178005, ms=00047}
22:49:08.613835 run mass: MS performed LU {at=2993076.907567716, lu_delay=5.886552477255464, ms=00030}
22:49:08.803115 run osmo-ms-mob/00048: Starting mobile
22:49:08.816099 run osmo-ms-mob/00048(pid=183): Launched
22:49:08.826883 run mass: MS start registered {at=2993077.120707964, delay=0.004743394907563925, ms=00048}
22:49:09.103134 run osmo-ms-mob/00049: Starting mobile
22:49:09.116313 run osmo-ms-mob/00049(pid=184): Launched
22:49:09.127039 run mass: MS start registered {at=2993077.420865548, delay=0.00473446398973465, ms=00049}
22:49:09.218407 run mass: MS performed LU {at=2993077.512133341, lu_delay=5.0701741320081055, ms=00034}
22:49:09.275447 run mass: MS performed LU {at=2993077.569193238, lu_delay=5.506783765740693, ms=00033}
22:49:09.326950 run osmo-ms-mob/00050: Starting mobile
22:49:09.341878 run osmo-ms-mob/00050(pid=185): Launched
22:49:09.348064 run mass: MS performed LU {at=2993077.641899999, lu_delay=4.807479130104184, ms=00035}
22:49:09.353851 run mass: MS start registered {at=2993077.647693918, delay=0.005810283124446869, ms=00050}
22:49:09.528028 run mass: MS performed LU {at=2993077.821755954, lu_delay=6.400522387120873, ms=00031}
22:49:09.803481 run osmo-ms-mob/00051: Starting mobile
22:49:09.816348 run osmo-ms-mob/00051(pid=186): Launched
22:49:09.827813 run mass: MS start registered {at=2993078.121634205, delay=0.005255478899925947, ms=00051}
22:49:10.115985 run osmo-ms-mob/00052: Starting mobile
22:49:10.129628 run osmo-ms-mob/00052(pid=187): Launched
22:49:10.141055 run mass: MS start registered {at=2993078.434881307, delay=0.005427223164588213, ms=00052}
22:49:10.415663 run osmo-ms-mob/00053: Starting mobile
22:49:10.429073 run osmo-ms-mob/00053(pid=188): Launched
22:49:10.440450 run mass: MS start registered {at=2993078.734278499, delay=0.005144558381289244, ms=00053}
22:49:10.716614 run osmo-ms-mob/00054: Starting mobile
22:49:10.730587 run osmo-ms-mob/00054(pid=189): Launched
22:49:10.741491 run mass: MS start registered {at=2993079.035318018, delay=0.00498563377186656, ms=00054}
22:49:11.017355 run osmo-ms-mob/00055: Starting mobile
22:49:11.031224 run osmo-ms-mob/00055(pid=190): Launched
22:49:11.042074 run mass: MS start registered {at=2993079.335903432, delay=0.0049438332207500935, ms=00055}
22:49:11.083344 run mass: MS performed LU {at=2993079.377086451, lu_delay=4.456019931007177, ms=00041}
22:49:11.119762 run mass: MS performed LU {at=2993079.413506312, lu_delay=6.166433627717197, ms=00036}
22:49:11.154208 run osmo-ms-mob/00056: Starting mobile
22:49:11.168008 run osmo-ms-mob/00056(pid=191): Launched
22:49:11.174041 run mass: MS performed LU {at=2993079.467876329, lu_delay=5.218712546862662, ms=00039}
22:49:11.179752 run mass: MS start registered {at=2993079.473595036, delay=0.005737838335335255, ms=00056}
22:49:11.448181 run mass: MS performed LU {at=2993079.741913217, lu_delay=6.094609322026372, ms=00037}
22:49:11.476849 run osmo-ms-mob/00057: Starting mobile
22:49:11.490018 run osmo-ms-mob/00057(pid=192): Launched
22:49:11.500771 run mass: MS start registered {at=2993079.794598368, delay=0.0048286160454154015, ms=00057}
22:49:12.021228 run osmo-ms-mob/00058: Starting mobile
22:49:12.036805 run osmo-ms-mob/00058(pid=193): Launched
22:49:12.048052 run mass: MS start registered {at=2993080.341876719, delay=0.00503708329051733, ms=00058}
22:49:12.145214 run mass: MS performed LU {at=2993080.438948433, lu_delay=5.803685037884861, ms=00040}
22:49:12.246456 run mass: MS performed LU {at=2993080.540191282, lu_delay=4.019032964948565, ms=00046}
22:49:12.275872 run osmo-ms-mob/00059: Starting mobile
22:49:12.289224 run osmo-ms-mob/00059(pid=194): Launched
22:49:12.295261 run mass: MS performed LU {at=2993080.589095865, lu_delay=3.7546571507118642, ms=00047}
22:49:12.301221 run mass: MS start registered {at=2993080.595063012, delay=0.005984756164252758, ms=00059}
22:49:12.642254 run osmo-ms-mob/00060: Starting mobile
22:49:12.659040 run osmo-ms-mob/00060(pid=195): Launched
22:49:12.670093 run mass: MS start registered {at=2993080.96391895, delay=0.004683218896389008, ms=00060}
22:49:12.985351 run mass: MS performed LU {at=2993081.27907766, lu_delay=5.589051972609013, ms=00044}
22:49:13.035348 run osmo-ms-mob/00061: Starting mobile
22:49:13.049924 run osmo-ms-mob/00061(pid=196): Launched
22:49:13.055861 run mass: MS performed LU {at=2993081.349696027, lu_delay=5.694181495346129, ms=00043}
22:49:13.061697 run mass: MS start registered {at=2993081.35553914, delay=0.005861083045601845, ms=00061}
22:49:13.113734 run mass: MS performed LU {at=2993081.407445545, lu_delay=6.159989589825273, ms=00042}
22:49:13.136665 run osmo-ms-mob/00062: Starting mobile
22:49:13.149839 run osmo-ms-mob/00062(pid=197): Launched
22:49:13.160683 run mass: MS start registered {at=2993081.454509286, delay=0.0048819901421666145, ms=00062}
22:49:13.643351 run osmo-ms-mob/00063: Starting mobile
22:49:13.659749 run osmo-ms-mob/00063(pid=198): Launched
22:49:13.671288 run mass: MS start registered {at=2993081.965113581, delay=0.005305812228471041, ms=00063}
22:49:14.017069 run osmo-ms-mob/00064: Starting mobile
22:49:14.031174 run osmo-ms-mob/00064(pid=199): Launched
22:49:14.042118 run mass: MS start registered {at=2993082.335946496, delay=0.0045925830490887165, ms=00064}
22:49:14.416436 run osmo-ms-mob/00065: Starting mobile
22:49:14.429778 run osmo-ms-mob/00065(pid=200): Launched
22:49:14.440759 run mass: MS start registered {at=2993082.7345856, delay=0.004782591946423054, ms=00065}
22:49:14.743364 run osmo-ms-mob/00066: Starting mobile
22:49:14.759373 run osmo-ms-mob/00066(pid=201): Launched
22:49:14.770126 run mass: MS start registered {at=2993083.063952428, delay=0.004770086612552404, ms=00066}
22:49:14.951416 run mass: MS performed LU {at=2993083.245141621, lu_delay=4.81026031402871, ms=00052}
22:49:14.974959 run mass: MS performed LU {at=2993083.268797992, lu_delay=6.1480900277383626, ms=00048}
22:49:14.986048 run osmo-ms-mob/00067: Starting mobile
22:49:14.998859 run osmo-ms-mob/00067(pid=202): Launched
22:49:15.009562 run mass: MS start registered {at=2993083.30339099, delay=0.004766569938510656, ms=00067}
22:49:15.084941 run mass: MS performed LU {at=2993083.378666177, lu_delay=5.957800629083067, ms=00049}
22:49:15.121487 run mass: MS performed LU {at=2993083.415246225, lu_delay=5.293612020090222, ms=00051}
22:49:15.139505 run osmo-ms-mob/00068: Starting mobile
22:49:15.152403 run osmo-ms-mob/00068(pid=203): Launched
22:49:15.158630 run mass: MS performed LU {at=2993083.45246502, lu_delay=5.8047711020335555, ms=00050}
22:49:15.164356 run mass: MS start registered {at=2993083.458198577, delay=0.005749121308326721, ms=00068}
22:49:15.214037 run mass: MS performed LU {at=2993083.507761594, lu_delay=4.7734830947592854, ms=00053}
22:49:15.827324 run osmo-ms-mob/00069: Starting mobile
22:49:15.843742 run osmo-ms-mob/00069(pid=204): Launched
22:49:15.855180 run mass: MS start registered {at=2993084.149004194, delay=0.004922966938465834, ms=00069}
22:49:16.026359 run mass: MS performed LU {at=2993084.320090497, lu_delay=4.84649546071887, ms=00056}
22:49:16.049033 run mass: MS performed LU {at=2993084.34280202, lu_delay=3.7477390076965094, ms=00059}
22:49:16.068557 run osmo-ms-mob/00070: Starting mobile
22:49:16.081635 run osmo-ms-mob/00070(pid=205): Launched
22:49:16.092579 run mass: MS start registered {at=2993084.386406346, delay=0.004803312011063099, ms=00070}
22:49:16.616154 run osmo-ms-mob/00071: Starting mobile
22:49:16.629783 run osmo-ms-mob/00071(pid=206): Launched
22:49:16.640539 run mass: MS start registered {at=2993084.934363914, delay=0.004866061266511679, ms=00071}
22:49:16.750640 run mass: MS performed LU {at=2993085.044364774, lu_delay=6.009046756196767, ms=00054}
22:49:16.806795 run mass: MS performed LU {at=2993085.100520772, lu_delay=5.305922403931618, ms=00057}
22:49:16.879229 run mass: MS performed LU {at=2993085.172970722, lu_delay=4.831094002816826, ms=00058}
22:49:16.934707 run osmo-ms-mob/00072: Starting mobile
22:49:16.949793 run osmo-ms-mob/00072(pid=207): Launched
22:49:16.960667 run mass: MS start registered {at=2993085.254496189, delay=0.004977394826710224, ms=00072}
22:49:17.078099 run mass: MS performed LU {at=2993085.371807226, lu_delay=6.035903793759644, ms=00055}
22:49:17.435962 run osmo-ms-mob/00073: Starting mobile
22:49:17.451834 run osmo-ms-mob/00073(pid=208): Launched
22:49:17.462739 run mass: MS start registered {at=2993085.756565566, delay=0.004834771156311035, ms=00073}
22:49:17.812507 run osmo-ms-mob/00074: Starting mobile
22:49:17.826343 run osmo-ms-mob/00074(pid=209): Launched
22:49:17.837187 run mass: MS start registered {at=2993086.131014359, delay=0.004939441103488207, ms=00074}
22:49:18.233405 run osmo-ms-mob/00075: Starting mobile
22:49:18.248613 run osmo-ms-mob/00075(pid=210): Launched
22:49:18.259678 run mass: MS start registered {at=2993086.553505657, delay=0.004884363617748022, ms=00075}
22:49:18.716450 run osmo-ms-mob/00076: Starting mobile
22:49:18.730295 run osmo-ms-mob/00076(pid=211): Launched
22:49:18.736304 run mass: MS performed LU {at=2993087.030138338, lu_delay=5.06502475682646, ms=00063}
22:49:18.742007 run mass: MS start registered {at=2993087.035849033, delay=0.005728462710976601, ms=00076}
22:49:18.780773 run mass: MS performed LU {at=2993087.074521573, lu_delay=5.7189824329689145, ms=00061}
22:49:18.850981 run mass: MS performed LU {at=2993087.144704407, lu_delay=6.180785457137972, ms=00060}
22:49:18.880150 run osmo-ms-mob/00077: Starting mobile
22:49:18.893180 run osmo-ms-mob/00077(pid=212): Launched
22:49:18.899128 run mass: MS performed LU {at=2993087.192962674, lu_delay=4.8570161778479815, ms=00064}
22:49:18.905156 run mass: MS start registered {at=2993087.19899628, delay=0.006051407661288977, ms=00077}
22:49:19.622535 run osmo-ms-mob/00078: Starting mobile
22:49:19.643747 run osmo-ms-mob/00078(pid=213): Launched
22:49:19.654635 run mass: MS start registered {at=2993087.948458773, delay=0.004796992056071758, ms=00078}
22:49:19.703600 run mass: MS performed LU {at=2993087.997342659, lu_delay=6.542833372950554, ms=00062}
22:49:20.016192 run osmo-ms-mob/00079: Starting mobile
22:49:20.029949 run osmo-ms-mob/00079(pid=214): Launched
22:49:20.041326 run mass: MS start registered {at=2993088.335152222, delay=0.005223300773650408, ms=00079}
22:49:20.533960 run osmo-ms-mob/00080: Starting mobile
22:49:20.550059 run osmo-ms-mob/00080(pid=215): Launched
22:49:20.556315 run mass: MS performed LU {at=2993088.850147224, lu_delay=4.701143030077219, ms=00069}
22:49:20.562073 run mass: MS performed LU {at=2993088.855914955, lu_delay=5.552523965016007, ms=00067}
22:49:20.567720 run mass: MS start registered {at=2993088.861563526, delay=0.011434420943260193, ms=00080}
22:49:20.573683 run mass: MS performed LU {at=2993088.867521003, lu_delay=5.409322425723076, ms=00068}
22:49:20.825484 run mass: MS performed LU {at=2993089.119207626, lu_delay=6.0552551983855665, ms=00066}
22:49:20.854253 run osmo-ms-mob/00081: Starting mobile
22:49:20.867459 run osmo-ms-mob/00081(pid=216): Launched
22:49:20.873330 run mass: MS performed LU {at=2993089.167166628, lu_delay=6.432581027969718, ms=00065}
22:49:20.878980 run mass: MS performed LU {at=2993089.172822612, lu_delay=4.786416265647858, ms=00070}
22:49:20.884755 run mass: MS start registered {at=2993089.178598059, delay=0.011448012664914131, ms=00081}
22:49:21.429659 run osmo-ms-mob/00082: Starting mobile
22:49:21.447249 run osmo-ms-mob/00082(pid=217): Launched
22:49:21.458386 run mass: MS start registered {at=2993089.752213064, delay=0.0049402122385799885, ms=00082}
22:49:22.033156 run osmo-ms-mob/00083: Starting mobile
22:49:22.048703 run osmo-ms-mob/00083(pid=218): Launched
22:49:22.059473 run mass: MS start registered {at=2993090.353302391, delay=0.004874293692409992, ms=00083}
22:49:22.525390 run osmo-ms-mob/00084: Starting mobile
22:49:22.541429 run osmo-ms-mob/00084(pid=219): Launched
22:49:22.547533 run mass: MS performed LU {at=2993090.841367473, lu_delay=4.71035311371088, ms=00074}
22:49:22.553276 run mass: MS performed LU {at=2993090.847118383, lu_delay=5.090552816633135, ms=00073}
22:49:22.558928 run mass: MS start registered {at=2993090.85277106, delay=0.011419462971389294, ms=00084}
22:49:22.615936 run mass: MS performed LU {at=2993090.909661525, lu_delay=5.655165336094797, ms=00072}
22:49:23.034114 run osmo-ms-mob/00085: Starting mobile
22:49:23.051419 run osmo-ms-mob/00085(pid=220): Launched
22:49:23.062770 run mass: MS start registered {at=2993091.356595352, delay=0.004192895721644163, ms=00085}
22:49:23.616194 run osmo-ms-mob/00086: Starting mobile
22:49:23.629640 run osmo-ms-mob/00086(pid=221): Launched
22:49:23.640645 run mass: MS start registered {at=2993091.934473049, delay=0.004708572756499052, ms=00086}
22:49:24.234730 run osmo-ms-mob/00087: Starting mobile
22:49:24.251705 run osmo-ms-mob/00087(pid=222): Launched
22:49:24.262530 run mass: MS start registered {at=2993092.556359981, delay=0.004934138152748346, ms=00087}
22:49:24.281142 run mass: MS performed LU {at=2993092.574960438, lu_delay=5.539111405145377, ms=00076}
22:49:24.319837 run mass: MS performed LU {at=2993092.613578269, lu_delay=6.060072612017393, ms=00075}
22:49:24.411838 run mass: MS performed LU {at=2993092.705543968, lu_delay=4.757085194811225, ms=00078}
22:49:24.573998 run mass: MS performed LU {at=2993092.867700632, lu_delay=5.668704352341592, ms=00077}
22:49:24.843327 run osmo-ms-mob/00088: Starting mobile
22:49:24.859585 run osmo-ms-mob/00088(pid=223): Launched
22:49:24.870523 run mass: MS start registered {at=2993093.164352594, delay=0.004919093102216721, ms=00088}
22:49:25.403894 run osmo-ms-mob/00089: Starting mobile
22:49:25.416996 run osmo-ms-mob/00089(pid=224): Launched
22:49:25.427875 run mass: MS start registered {at=2993093.721703666, delay=0.004837964661419392, ms=00089}
22:49:26.003429 run osmo-ms-mob/00090: Starting mobile
22:49:26.016580 run osmo-ms-mob/00090(pid=225): Launched
22:49:26.027389 run mass: MS start registered {at=2993094.321218267, delay=0.00488103786483407, ms=00090}
22:49:26.248699 run mass: MS performed LU {at=2993094.54225588, lu_delay=4.790042815729976, ms=00082}
22:49:26.266499 run mass: MS performed LU {at=2993094.560251716, lu_delay=5.6986881899647415, ms=00080}
22:49:26.313574 run mass: MS performed LU {at=2993094.607301639, lu_delay=5.4287035800516605, ms=00081}
22:49:26.381561 run mass: MS performed LU {at=2993094.67528907, lu_delay=6.340136847924441, ms=00079}
22:49:26.474394 run mass: MS performed LU {at=2993094.7681386, lu_delay=23.033147932961583, ms=00032}
22:49:26.527607 run osmo-ms-mob/00091: Starting mobile
22:49:26.542409 run osmo-ms-mob/00091(pid=226): Launched
22:49:26.553391 run mass: MS start registered {at=2993094.847221675, delay=0.004888495896011591, ms=00091}
22:49:27.418099 run osmo-ms-mob/00092: Starting mobile
22:49:27.443620 run osmo-ms-mob/00092(pid=227): Launched
22:49:27.454411 run mass: MS start registered {at=2993095.74823325, delay=0.004834416788071394, ms=00092}
22:49:28.048061 run mass: MS performed LU {at=2993096.341791434, lu_delay=5.988489043433219, ms=00083}
22:49:28.087514 run mass: MS performed LU {at=2993096.381269092, lu_delay=4.446796043310314, ms=00086}
22:49:28.132521 run osmo-ms-mob/00093: Starting mobile
22:49:28.147614 run osmo-ms-mob/00093(pid=228): Launched
22:49:28.158555 run mass: MS start registered {at=2993096.452385562, delay=0.005025128833949566, ms=00093}
22:49:28.176112 run mass: MS performed LU {at=2993096.469935481, lu_delay=5.6171644208952785, ms=00084}
22:49:28.338935 run mass: MS performed LU {at=2993096.632667798, lu_delay=5.276072446256876, ms=00085}
22:49:28.611168 run mass: MS performed LU {at=2993096.904896407, lu_delay=23.00268023693934, ms=00038}
22:49:29.115185 run osmo-ms-mob/00094: Starting mobile
22:49:29.128952 run osmo-ms-mob/00094(pid=229): Launched
22:49:29.140379 run mass: MS start registered {at=2993097.434205935, delay=0.005517350975424051, ms=00094}
22:49:30.041799 run osmo-ms-mob/00095: Starting mobile
22:49:30.057757 run osmo-ms-mob/00095(pid=230): Launched
22:49:30.063603 run mass: MS performed LU {at=2993098.357437581, lu_delay=5.80107759963721, ms=00087}
22:49:30.069309 run mass: MS performed LU {at=2993098.363151774, lu_delay=5.19879917986691, ms=00088}
22:49:30.074895 run mass: MS start registered {at=2993098.368739398, delay=0.011319480370730162, ms=00095}
22:49:30.080671 run mass: MS performed LU {at=2993098.374510353, lu_delay=4.652806687168777, ms=00089}
22:49:30.148001 run mass: MS performed LU {at=2993098.441728743, lu_delay=22.485548719763756, ms=00045}
22:49:31.003876 run osmo-ms-mob/00096: Starting mobile
22:49:31.016769 run osmo-ms-mob/00096(pid=231): Launched
22:49:31.028258 run mass: MS start registered {at=2993099.322084715, delay=0.005362386349588633, ms=00096}
22:49:31.813693 run mass: MS performed LU {at=2993100.107419422, lu_delay=5.78620115481317, ms=00090}
22:49:31.838536 run mass: MS performed LU {at=2993100.132371848, lu_delay=4.3841385981068015, ms=00092}
22:49:31.943855 run mass: MS performed LU {at=2993100.237582891, lu_delay=5.390361215919256, ms=00091}
22:49:31.957699 run osmo-ms-mob/00097: Starting mobile
22:49:31.970383 run osmo-ms-mob/00097(pid=232): Launched
22:49:31.981499 run mass: MS start registered {at=2993100.275328744, delay=0.005226311273872852, ms=00097}
22:49:33.434426 run osmo-ms-mob/00098: Starting mobile
22:49:33.451418 run osmo-ms-mob/00098(pid=233): Launched
22:49:33.462686 run mass: MS start registered {at=2993101.756515173, delay=0.005240180995315313, ms=00098}
22:49:33.779842 run mass: MS performed LU {at=2993102.073544087, lu_delay=5.621158524882048, ms=00093}
22:49:33.798046 run mass: MS performed LU {at=2993102.091799739, lu_delay=4.657593803945929, ms=00094}
22:49:35.242570 run osmo-ms-mob/00099: Starting mobile
22:49:35.258961 run osmo-ms-mob/00099(pid=234): Launched
22:49:35.264875 run mass: All started... {duration=55.77180843614042, too_slow=0}
22:49:35.270501 run mass: MS start registered {at=2993103.564336554, delay=0.005618660245090723, ms=00099}
22:49:35.709483 run mass: MS performed LU {at=2993104.003208807, lu_delay=4.681124092079699, ms=00096}
22:49:35.727679 run mass: MS performed LU {at=2993104.021466337, lu_delay=5.652726938948035, ms=00095}
22:49:37.545306 run mass: MS performed LU {at=2993105.839035613, lu_delay=5.563706868793815, ms=00097}
22:49:39.446924 run mass: MS performed LU {at=2993107.740652789, lu_delay=5.984137616120279, ms=00098}
22:49:39.710890 run mass: MS performed LU {at=2993108.004616675, lu_delay=23.070252760779113, ms=00071}
22:49:41.312181 run mass: MS performed LU {at=2993109.605910113, lu_delay=6.041573558934033, ms=00099}
22:49:41.334853 run mass: Tests done {all_completed=True, max=23.070252760779113, min=3.7477390076965094}
22:49:41.340463 tst register_default_mass.py: Test passed (81.1 sec)
22:49:41.345648 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:41.348803 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:41.351951 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:41.355294 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:41.358477 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:41.361664 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:41.364921 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:41.368174 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:41.371405 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:41.374607 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:41.377810 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:41.381083 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:41.384305 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:41.387475 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:41.390705 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:41.393920 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:41.397144 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:41.400476 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:41.403719 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:41.406971 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:41.410197 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:41.413434 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:41.416684 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:41.419889 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:41.423128 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:41.426389 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:41.429673 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:41.432918 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:41.436192 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:41.439420 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:41.442750 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:41.446019 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:41.449238 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:41.452528 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:41.456146 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:41.459592 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:41.462899 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:41.466257 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:41.469583 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:41.473166 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:41.476525 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:41.479884 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:41.483266 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:41.486547 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:41.489904 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:41.493687 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:41.496979 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:41.500522 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:41.503854 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:41.507186 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:41.510464 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:41.513796 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:41.517048 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:41.520565 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:41.523909 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:41.527285 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:41.530636 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:41.533932 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:41.537235 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:41.540570 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:41.543875 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:41.547383 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:41.550661 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:41.553982 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:41.557313 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:41.560600 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:41.564512 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:41.567749 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:41.571024 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:41.574269 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:41.577490 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:41.580719 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:41.584014 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:41.587264 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:41.590488 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:41.594172 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:41.597478 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:41.600712 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:41.604010 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:41.607349 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:41.610604 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:41.614377 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:41.617593 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:41.620828 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:41.624128 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:41.627343 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:41.630559 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:41.633870 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:41.637124 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:41.640393 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:41.643693 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:41.646982 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:41.650230 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:41.653493 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:41.657105 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:41.660873 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:41.664718 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:41.667942 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:41.671257 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:41.674489 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:41.677742 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:41.680978 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:41.684188 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:41.687421 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:41.690766 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:41.694046 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:41.697277 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:41.700545 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:41.703758 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:41.707063 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:41.710369 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:41.713652 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:41.716981 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:41.720333 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:41.723685 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:41.726891 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:41.730076 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:41.733274 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:41.736428 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:41.739562 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:41.742697 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:41.745817 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:41.748954 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:41.752077 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:41.755197 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:41.758326 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:41.761442 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:41.764571 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:41.767699 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:41.770831 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:41.773945 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:41.777074 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:41.780189 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:41.783322 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:41.786440 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:41.789560 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:41.792689 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:41.795808 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:41.798967 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:41.802093 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:41.805217 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:41.808334 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:41.811471 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:41.814602 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:41.817726 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:41.820860 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:41.823981 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:41.827107 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:41.830231 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:41.833348 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:41.836476 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:41.839595 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:41.842721 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:41.845852 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:41.848966 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:41.852089 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:41.855220 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:41.858348 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:41.861461 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:41.864597 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:41.867717 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:41.870847 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:41.873973 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:41.877090 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:41.880214 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:41.883341 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:41.886468 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:41.889586 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:41.892719 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:41.895843 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:41.898966 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:41.902091 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:41.905221 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:41.908346 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:41.911465 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:41.914599 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:41.917722 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:41.920841 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:41.923961 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:41.927087 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:41.930213 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:41.933341 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:41.936476 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:41.939610 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:41.942756 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:41.945873 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:41.949013 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:41.952137 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:41.955286 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:41.958419 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:41.961550 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:41.964675 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:41.967792 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:41.970919 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:41.974038 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:41.977157 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:41.980296 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:41.983423 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:41.986545 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:41.989666 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:41.992780 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:41.995909 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:41.999042 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:42.002161 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:42.005286 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:42.008420 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:42.011554 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:42.014667 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:42.017790 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:42.020923 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:42.024052 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:42.027176 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:42.030292 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:42.033421 --- ParallelTerminationStrategy: PID 22 died...
22:49:42.034859 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:42.038379 --- ParallelTerminationStrategy: PID 23 died...
22:49:42.039789 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:42.043281 --- ParallelTerminationStrategy: PID 24 died...
22:49:42.044704 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:42.048219 --- ParallelTerminationStrategy: PID 25 died...
22:49:42.049642 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:42.053148 --- ParallelTerminationStrategy: PID 26 died...
22:49:42.054572 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:42.058103 --- ParallelTerminationStrategy: PID 27 died...
22:49:42.059535 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:42.063080 --- ParallelTerminationStrategy: PID 28 died...
22:49:42.064504 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:42.068009 --- ParallelTerminationStrategy: PID 29 died...
22:49:42.069435 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:42.072984 --- ParallelTerminationStrategy: PID 30 died...
22:49:42.074411 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:42.077939 --- ParallelTerminationStrategy: PID 31 died...
22:49:42.079375 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:42.082918 --- ParallelTerminationStrategy: PID 32 died...
22:49:42.084341 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:42.087878 --- ParallelTerminationStrategy: PID 33 died...
22:49:42.089300 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:42.092848 --- ParallelTerminationStrategy: PID 35 died...
22:49:42.094300 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:42.097842 --- ParallelTerminationStrategy: PID 36 died...
22:49:42.099295 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:42.102839 --- ParallelTerminationStrategy: PID 37 died...
22:49:42.104270 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:42.107812 --- ParallelTerminationStrategy: PID 38 died...
22:49:42.109237 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:42.112803 --- ParallelTerminationStrategy: PID 39 died...
22:49:42.114234 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:42.117776 --- ParallelTerminationStrategy: PID 40 died...
22:49:42.119218 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:42.122769 --- ParallelTerminationStrategy: PID 41 died...
22:49:42.124199 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:42.127751 --- ParallelTerminationStrategy: PID 42 died...
22:49:42.129174 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:42.132690 --- ParallelTerminationStrategy: PID 43 died...
22:49:42.134110 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:42.137670 --- ParallelTerminationStrategy: PID 44 died...
22:49:42.139115 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:42.142698 --- ParallelTerminationStrategy: PID 45 died...
22:49:42.144137 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:42.147711 --- ParallelTerminationStrategy: PID 46 died...
22:49:42.149152 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:42.152735 --- ParallelTerminationStrategy: PID 47 died...
22:49:42.154179 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:42.157747 --- ParallelTerminationStrategy: PID 48 died...
22:49:42.159196 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:42.162769 --- ParallelTerminationStrategy: PID 49 died...
22:49:42.164205 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:42.167763 --- ParallelTerminationStrategy: PID 50 died...
22:49:42.169188 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:42.172740 --- ParallelTerminationStrategy: PID 51 died...
22:49:42.174176 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:42.177744 --- ParallelTerminationStrategy: PID 52 died...
22:49:42.179178 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:42.182743 --- ParallelTerminationStrategy: PID 53 died...
22:49:42.184182 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:42.187752 --- ParallelTerminationStrategy: PID 54 died...
22:49:42.189187 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:42.192750 --- ParallelTerminationStrategy: PID 55 died...
22:49:42.194198 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:42.197754 --- ParallelTerminationStrategy: PID 56 died...
22:49:42.199187 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:42.202752 --- ParallelTerminationStrategy: PID 57 died...
22:49:42.204186 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:42.207734 --- ParallelTerminationStrategy: PID 58 died...
22:49:42.209175 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:42.212749 --- ParallelTerminationStrategy: PID 59 died...
22:49:42.214181 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:42.217740 --- ParallelTerminationStrategy: PID 60 died...
22:49:42.219179 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:42.222734 --- ParallelTerminationStrategy: PID 61 died...
22:49:42.224172 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:42.227741 --- ParallelTerminationStrategy: PID 62 died...
22:49:42.229178 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:42.232760 --- ParallelTerminationStrategy: PID 63 died...
22:49:42.234218 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:42.237785 --- ParallelTerminationStrategy: PID 64 died...
22:49:42.239232 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:42.242800 --- ParallelTerminationStrategy: PID 65 died...
22:49:42.244250 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:42.247831 --- ParallelTerminationStrategy: PID 66 died...
22:49:42.249263 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:42.252856 --- ParallelTerminationStrategy: PID 67 died...
22:49:42.254300 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:42.257874 --- ParallelTerminationStrategy: PID 68 died...
22:49:42.259336 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:42.262924 --- ParallelTerminationStrategy: PID 69 died...
22:49:42.264367 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:42.267965 --- ParallelTerminationStrategy: PID 70 died...
22:49:42.269403 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:42.272982 --- ParallelTerminationStrategy: PID 71 died...
22:49:42.274442 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:42.277997 --- ParallelTerminationStrategy: PID 72 died...
22:49:42.279447 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:42.283039 --- ParallelTerminationStrategy: PID 73 died...
22:49:42.284479 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:42.288055 --- ParallelTerminationStrategy: PID 74 died...
22:49:42.289492 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:42.293081 --- ParallelTerminationStrategy: PID 75 died...
22:49:42.294526 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:42.298106 --- ParallelTerminationStrategy: PID 76 died...
22:49:42.299555 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:42.303140 --- ParallelTerminationStrategy: PID 77 died...
22:49:42.304586 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:42.308178 --- ParallelTerminationStrategy: PID 78 died...
22:49:42.309621 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:42.313185 --- ParallelTerminationStrategy: PID 79 died...
22:49:42.314640 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:42.318220 --- ParallelTerminationStrategy: PID 80 died...
22:49:42.319652 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:42.323226 --- ParallelTerminationStrategy: PID 81 died...
22:49:42.324666 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:42.328216 --- ParallelTerminationStrategy: PID 82 died...
22:49:42.329636 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:42.333160 --- ParallelTerminationStrategy: PID 83 died...
22:49:42.334588 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:42.338083 --- ParallelTerminationStrategy: PID 84 died...
22:49:42.339498 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:42.343038 --- ParallelTerminationStrategy: PID 85 died...
22:49:42.344451 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:42.347941 --- ParallelTerminationStrategy: PID 86 died...
22:49:42.349370 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:42.352895 --- ParallelTerminationStrategy: PID 87 died...
22:49:42.354330 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:42.357879 --- ParallelTerminationStrategy: PID 88 died...
22:49:42.359304 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:42.362826 --- ParallelTerminationStrategy: PID 89 died...
22:49:42.364244 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:42.367779 --- ParallelTerminationStrategy: PID 90 died...
22:49:42.369195 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:42.372707 --- ParallelTerminationStrategy: PID 91 died...
22:49:42.374126 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:42.377634 --- ParallelTerminationStrategy: PID 92 died...
22:49:42.379046 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:42.382541 --- ParallelTerminationStrategy: PID 93 died...
22:49:42.383955 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:42.387478 --- ParallelTerminationStrategy: PID 94 died...
22:49:42.388891 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:42.392405 --- ParallelTerminationStrategy: PID 95 died...
22:49:42.393812 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:42.397317 --- ParallelTerminationStrategy: PID 96 died...
22:49:42.398747 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:42.402260 --- ParallelTerminationStrategy: PID 97 died...
22:49:42.403672 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:42.407194 --- ParallelTerminationStrategy: PID 98 died...
22:49:42.408614 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:42.412126 --- ParallelTerminationStrategy: PID 99 died...
22:49:42.413535 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:42.417032 --- ParallelTerminationStrategy: PID 100 died...
22:49:42.418456 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:42.421947 --- ParallelTerminationStrategy: PID 101 died...
22:49:42.423364 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:42.426861 --- ParallelTerminationStrategy: PID 102 died...
22:49:42.428264 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:42.431773 --- ParallelTerminationStrategy: PID 103 died...
22:49:42.433175 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:42.436676 --- ParallelTerminationStrategy: PID 104 died...
22:49:42.438085 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:42.441616 --- ParallelTerminationStrategy: PID 105 died...
22:49:42.443029 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:42.446538 --- ParallelTerminationStrategy: PID 106 died...
22:49:42.447946 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:42.451447 --- ParallelTerminationStrategy: PID 107 died...
22:49:42.452859 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:42.456372 --- ParallelTerminationStrategy: PID 108 died...
22:49:42.457773 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:42.461278 --- ParallelTerminationStrategy: PID 109 died...
22:49:42.462697 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:42.466193 --- ParallelTerminationStrategy: PID 110 died...
22:49:42.467603 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:42.471102 --- ParallelTerminationStrategy: PID 111 died...
22:49:42.472510 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:42.476009 --- ParallelTerminationStrategy: PID 112 died...
22:49:42.477427 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:42.480926 --- ParallelTerminationStrategy: PID 113 died...
22:49:42.482352 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:42.485835 --- ParallelTerminationStrategy: PID 114 died...
22:49:42.487260 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:42.490757 --- ParallelTerminationStrategy: PID 115 died...
22:49:42.492163 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:42.495662 --- ParallelTerminationStrategy: PID 116 died...
22:49:42.497073 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:42.500607 --- ParallelTerminationStrategy: PID 117 died...
22:49:42.502022 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:42.505540 --- ParallelTerminationStrategy: PID 118 died...
22:49:42.506965 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:42.510467 --- ParallelTerminationStrategy: PID 119 died...
22:49:42.511880 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:42.515386 --- ParallelTerminationStrategy: PID 120 died...
22:49:42.516800 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:42.520285 --- ParallelTerminationStrategy: PID 121 died...
22:49:42.521692 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:42.525204 --- ParallelTerminationStrategy: PID 122 died...
22:49:42.526615 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:42.530104 --- ParallelTerminationStrategy: PID 123 died...
22:49:42.531510 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:42.535015 --- ParallelTerminationStrategy: PID 124 died...
22:49:42.536427 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:42.539937 --- ParallelTerminationStrategy: PID 125 died...
22:49:42.541339 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:42.544851 --- ParallelTerminationStrategy: PID 126 died...
22:49:42.546262 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:42.549762 --- ParallelTerminationStrategy: PID 127 died...
22:49:42.551197 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:42.554667 --- ParallelTerminationStrategy: PID 128 died...
22:49:42.556092 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:42.559617 --- ParallelTerminationStrategy: PID 129 died...
22:49:42.561023 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:42.564520 --- ParallelTerminationStrategy: PID 130 died...
22:49:42.565930 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:42.569448 --- ParallelTerminationStrategy: PID 131 died...
22:49:42.570861 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:42.574370 --- ParallelTerminationStrategy: PID 132 died...
22:49:42.575786 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:42.579284 --- ParallelTerminationStrategy: PID 133 died...
22:49:42.580698 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:42.584200 --- ParallelTerminationStrategy: PID 134 died...
22:49:42.585612 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:42.589092 --- ParallelTerminationStrategy: PID 135 died...
22:49:42.590507 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:42.594023 --- ParallelTerminationStrategy: PID 136 died...
22:49:42.595428 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:42.598965 --- ParallelTerminationStrategy: PID 137 died...
22:49:42.600377 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:42.603887 --- ParallelTerminationStrategy: PID 138 died...
22:49:42.605297 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:42.608821 --- ParallelTerminationStrategy: PID 139 died...
22:49:42.610236 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:42.613744 --- ParallelTerminationStrategy: PID 140 died...
22:49:42.615177 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:42.618688 --- ParallelTerminationStrategy: PID 141 died...
22:49:42.620105 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:42.623621 --- ParallelTerminationStrategy: PID 142 died...
22:49:42.625033 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:42.628556 --- ParallelTerminationStrategy: PID 143 died...
22:49:42.629951 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:42.633469 --- ParallelTerminationStrategy: PID 144 died...
22:49:42.634893 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:42.638404 --- ParallelTerminationStrategy: PID 145 died...
22:49:42.639817 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:42.643324 --- ParallelTerminationStrategy: PID 146 died...
22:49:42.644738 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:42.648255 --- ParallelTerminationStrategy: PID 147 died...
22:49:42.649675 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:42.653190 --- ParallelTerminationStrategy: PID 148 died...
22:49:42.654617 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:42.658116 --- ParallelTerminationStrategy: PID 149 died...
22:49:42.659538 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:42.663056 --- ParallelTerminationStrategy: PID 150 died...
22:49:42.664459 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:42.667985 --- ParallelTerminationStrategy: PID 151 died...
22:49:42.669389 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:42.672906 --- ParallelTerminationStrategy: PID 152 died...
22:49:42.674321 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:42.677827 --- ParallelTerminationStrategy: PID 153 died...
22:49:42.679248 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:42.682763 --- ParallelTerminationStrategy: PID 154 died...
22:49:42.684186 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:42.687707 --- ParallelTerminationStrategy: PID 155 died...
22:49:42.689114 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:42.692615 --- ParallelTerminationStrategy: PID 156 died...
22:49:42.694025 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:42.697566 --- ParallelTerminationStrategy: PID 157 died...
22:49:42.698972 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:42.702495 --- ParallelTerminationStrategy: PID 158 died...
22:49:42.703903 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:42.707437 --- ParallelTerminationStrategy: PID 159 died...
22:49:42.708847 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:42.712369 --- ParallelTerminationStrategy: PID 160 died...
22:49:42.713788 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:42.717308 --- ParallelTerminationStrategy: PID 161 died...
22:49:42.718723 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:42.722249 --- ParallelTerminationStrategy: PID 162 died...
22:49:42.723658 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:42.727183 --- ParallelTerminationStrategy: PID 163 died...
22:49:42.728599 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:42.732143 --- ParallelTerminationStrategy: PID 164 died...
22:49:42.733548 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:42.737079 --- ParallelTerminationStrategy: PID 165 died...
22:49:42.738510 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:42.742038 --- ParallelTerminationStrategy: PID 166 died...
22:49:42.743467 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:42.747002 --- ParallelTerminationStrategy: PID 167 died...
22:49:42.748414 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:42.751953 --- ParallelTerminationStrategy: PID 168 died...
22:49:42.753365 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:42.756910 --- ParallelTerminationStrategy: PID 169 died...
22:49:42.758335 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:42.761840 --- ParallelTerminationStrategy: PID 170 died...
22:49:42.763252 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:42.766787 --- ParallelTerminationStrategy: PID 171 died...
22:49:42.768197 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:42.771719 --- ParallelTerminationStrategy: PID 172 died...
22:49:42.773134 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:42.776670 --- ParallelTerminationStrategy: PID 173 died...
22:49:42.778083 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:42.781614 --- ParallelTerminationStrategy: PID 174 died...
22:49:42.783045 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:42.786567 --- ParallelTerminationStrategy: PID 175 died...
22:49:42.787994 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:42.791525 --- ParallelTerminationStrategy: PID 176 died...
22:49:42.792944 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:42.796482 --- ParallelTerminationStrategy: PID 177 died...
22:49:42.797904 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:42.801439 --- ParallelTerminationStrategy: PID 178 died...
22:49:42.802851 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:42.806395 --- ParallelTerminationStrategy: PID 179 died...
22:49:42.807810 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:42.811341 --- ParallelTerminationStrategy: PID 180 died...
22:49:42.812756 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:42.816305 --- ParallelTerminationStrategy: PID 181 died...
22:49:42.817723 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:42.821263 --- ParallelTerminationStrategy: PID 182 died...
22:49:42.822687 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:42.826199 --- ParallelTerminationStrategy: PID 183 died...
22:49:42.827612 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:42.831137 --- ParallelTerminationStrategy: PID 184 died...
22:49:42.832560 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:42.836090 --- ParallelTerminationStrategy: PID 185 died...
22:49:42.837501 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:42.841017 --- ParallelTerminationStrategy: PID 186 died...
22:49:42.842438 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:42.845971 --- ParallelTerminationStrategy: PID 187 died...
22:49:42.847408 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:42.850949 --- ParallelTerminationStrategy: PID 188 died...
22:49:42.852369 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:42.855915 --- ParallelTerminationStrategy: PID 189 died...
22:49:42.857336 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:42.860859 --- ParallelTerminationStrategy: PID 190 died...
22:49:42.862287 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:42.865795 --- ParallelTerminationStrategy: PID 191 died...
22:49:42.867214 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:42.870746 --- ParallelTerminationStrategy: PID 192 died...
22:49:42.872153 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:42.875684 --- ParallelTerminationStrategy: PID 193 died...
22:49:42.877096 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:42.880631 --- ParallelTerminationStrategy: PID 194 died...
22:49:42.882042 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:42.885582 --- ParallelTerminationStrategy: PID 195 died...
22:49:42.887013 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:42.890541 --- ParallelTerminationStrategy: PID 196 died...
22:49:42.891957 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:42.895506 --- ParallelTerminationStrategy: PID 197 died...
22:49:42.896921 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:42.900433 --- ParallelTerminationStrategy: PID 198 died...
22:49:42.901847 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:42.905390 --- ParallelTerminationStrategy: PID 199 died...
22:49:42.906800 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:42.910352 --- ParallelTerminationStrategy: PID 200 died...
22:49:42.911761 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:42.915288 --- ParallelTerminationStrategy: PID 201 died...
22:49:42.916706 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:42.920255 --- ParallelTerminationStrategy: PID 202 died...
22:49:42.921671 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:42.925197 --- ParallelTerminationStrategy: PID 203 died...
22:49:42.926632 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:42.930153 --- ParallelTerminationStrategy: PID 204 died...
22:49:42.931571 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:42.935085 --- ParallelTerminationStrategy: PID 205 died...
22:49:42.936502 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:42.940049 --- ParallelTerminationStrategy: PID 206 died...
22:49:42.941452 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:42.944982 --- ParallelTerminationStrategy: PID 207 died...
22:49:42.946407 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:42.949955 --- ParallelTerminationStrategy: PID 208 died...
22:49:42.951381 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:42.954948 --- ParallelTerminationStrategy: PID 209 died...
22:49:42.956371 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:42.959915 --- ParallelTerminationStrategy: PID 210 died...
22:49:42.961333 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:42.964859 --- ParallelTerminationStrategy: PID 211 died...
22:49:42.966277 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:42.969787 --- ParallelTerminationStrategy: PID 212 died...
22:49:42.971211 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:42.974753 --- ParallelTerminationStrategy: PID 213 died...
22:49:42.976173 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:42.979715 --- ParallelTerminationStrategy: PID 214 died...
22:49:42.981127 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:42.984678 --- ParallelTerminationStrategy: PID 215 died...
22:49:42.986094 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:42.989628 --- ParallelTerminationStrategy: PID 216 died...
22:49:42.991062 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:42.994613 --- ParallelTerminationStrategy: PID 217 died...
22:49:42.996029 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:42.999566 --- ParallelTerminationStrategy: PID 218 died...
22:49:43.000983 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:43.004489 --- ParallelTerminationStrategy: PID 219 died...
22:49:43.005901 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:43.009455 --- ParallelTerminationStrategy: PID 220 died...
22:49:43.010856 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:43.014395 --- ParallelTerminationStrategy: PID 221 died...
22:49:43.015805 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:43.019330 --- ParallelTerminationStrategy: PID 222 died...
22:49:43.020749 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:43.024307 --- ParallelTerminationStrategy: PID 223 died...
22:49:43.025723 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:43.029259 --- ParallelTerminationStrategy: PID 224 died...
22:49:43.030679 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:43.034205 --- ParallelTerminationStrategy: PID 225 died...
22:49:43.035631 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:43.039141 --- ParallelTerminationStrategy: PID 226 died...
22:49:43.040562 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:43.044094 --- ParallelTerminationStrategy: PID 227 died...
22:49:43.045504 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:43.049026 --- ParallelTerminationStrategy: PID 228 died...
22:49:43.050442 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:43.053977 --- ParallelTerminationStrategy: PID 229 died...
22:49:43.055420 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:43.058949 --- ParallelTerminationStrategy: PID 230 died...
22:49:43.060370 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:43.063904 --- ParallelTerminationStrategy: PID 231 died...
22:49:43.065317 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:43.068839 --- ParallelTerminationStrategy: PID 232 died...
22:49:43.070270 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:43.073775 --- ParallelTerminationStrategy: PID 233 died...
22:49:43.075199 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:43.078723 --- ParallelTerminationStrategy: PID 234 died...
22:49:43.080132 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:46.484364 --- ParallelTerminationStrategy: PID 34 died...
22:49:46.490473 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8369 netreg_mass PASS
---------------------------------------------------------------------
22:49:46.557520 tst trial-8369: Storing JUnit report in /build/trial-8369/run.2026-06-21_22-48-19/trial-8369.xml
--------------------------------------------------------------------------------------------
trial-8369 PASS
--------------------------------------------------------------------------------------------
22:49:46.567845 tst trial-8369: trial-8369: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (81.1 sec)
+ exit_code=0
+ rm -rf trial-8369/inst
+ cd trial-8369
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-06-21 22:48:19
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8369-run.tgz run.2026-06-21_22-48-19
+ tar czf /build/trial-8369-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-06-21_13_29_48.tgz osmo-bts-oc2g.build-2026-06-21_00_51_50.tgz osmo-bts-sysmo.build-2026-06-21_00_51_51.tgz osmo-bts.build-2026-06-21_00_52_02.tgz osmo-ggsn.build-2026-06-21_20_42_51.tgz osmo-hlr.build-2026-06-21_16_36_49.tgz osmo-hnbgw.build-2026-06-21_13_31_13.tgz osmo-mgw.build-2026-06-21_08_33_15.tgz osmo-msc.build-2026-06-21_13_35_32.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-06-21_07_35_01.tgz osmo-pcu-sysmo.build-2026-06-21_07_35_03.tgz osmo-pcu.build-2026-06-21_07_35_10.tgz osmo-sgsn.build-2026-06-21_20_48_28.tgz osmo-stp.build-2026-06-21_13_25_43.tgz osmo-trx.build-2026-06-21_14_22_05.tgz osmocom-bb.build-2026-06-21_21_17_28.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