This log is too long to show here, 14 KB has been skipped — click to see the complete log
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7940
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins11852869306584176095.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-8377
+ 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 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#7 CACHED
#8 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#8 CACHED
#9 [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
#9 CACHED
#10 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#10 CACHED
#11 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#11 CACHED
#12 [ 2/28] RUN useradd -ms /bin/bash jenkins
#12 CACHED
#13 [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
#13 CACHED
#14 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#14 CACHED
#15 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#15 CACHED
#16 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#16 CACHED
#17 [ 3/28] RUN groupadd osmo-gsm-tester
#17 CACHED
#18 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#18 CACHED
#19 [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
#19 CACHED
#20 [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
#20 CACHED
#21 [20/28] WORKDIR /TMP
#21 CACHED
#22 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#22 CACHED
#23 [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
#23 CACHED
#24 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#24 CACHED
#25 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#25 CACHED
#26 [ 8/28] RUN MKDIR /var/run/sshd
#26 CACHED
#27 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#27 CACHED
#28 [19/28] RUN IF [ "$(arch)" = "x86_64" ]; then apt-get update && apt-get install -y --no-install-recommends python3-pip python3-setuptools python3-wheel ninja-build build-essential flex bison git libsctp-dev libgnutls28-dev libgcrypt-dev libssl-dev libidn11-dev libmongoc-dev libbson-dev libyaml-dev libnghttp2-dev libmicrohttpd-dev libcurl4-gnutls-dev libnghttp2-dev meson && apt-get clean; fi
#28 CACHED
#29 [ 9/28] COPY SSH /root/.ssh
#29 CACHED
#30 [ 5/28] RUN APT-GET update && apt-get install -y --no-install-recommends cpio dbus tcpdump sqlite3 python3 python3-setuptools python3-yaml python3-mako python3-gi python3-numpy python3-wheel python3-watchdog ofono patchelf rpm2cpio sudo libcap2-bin python3-pip udhcpc iperf3 locales
#30 CACHED
#31 [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
#31 CACHED
#32 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:4c239daf82627852badfa5fbd25455d360dc9c44e1439bf769a2239b6622cada done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8378 -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-30 22:48:15
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8378
+ mkdir -p trial-8378
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-06-30_13_26_30.tgz osmo-bts-oc2g.build-2026-06-30_10_06_14.tgz osmo-bts-sysmo.build-2026-06-30_10_03_31.tgz osmo-bts.build-2026-06-30_10_03_33.tgz osmo-ggsn.build-2026-06-30_20_42_49.tgz osmo-hlr.build-2026-06-30_16_36_35.tgz osmo-hnbgw.build-2026-06-30_13_28_53.tgz osmo-mgw.build-2026-06-30_08_34_59.tgz osmo-msc.build-2026-06-30_13_32_39.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-06-30_07_34_46.tgz osmo-pcu-sysmo.build-2026-06-30_07_34_48.tgz osmo-pcu.build-2026-06-30_07_34_56.tgz osmo-sgsn.build-2026-06-30_20_48_13.tgz osmo-stp.build-2026-06-30_13_23_11.tgz osmo-trx.build-2026-06-30_14_21_52.tgz osmocom-bb.build-2026-06-30_21_17_22.tgz srslte.build-19.tgz trial-8378
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-06-30_13_26_30.md5 osmo-bts-oc2g.build-2026-06-30_10_06_14.md5 osmo-bts-sysmo.build-2026-06-30_10_03_31.md5 osmo-bts.build-2026-06-30_10_03_33.md5 osmo-ggsn.build-2026-06-30_20_42_49.md5 osmo-hlr.build-2026-06-30_16_36_35.md5 osmo-hnbgw.build-2026-06-30_13_28_53.md5 osmo-mgw.build-2026-06-30_08_34_59.md5 osmo-msc.build-2026-06-30_13_32_39.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-06-30_07_34_46.md5 osmo-pcu-sysmo.build-2026-06-30_07_34_48.md5 osmo-pcu.build-2026-06-30_07_34_56.md5 osmo-sgsn.build-2026-06-30_20_48_13.md5 osmo-stp.build-2026-06-30_13_23_11.md5 osmo-trx.build-2026-06-30_14_21_52.md5 osmocom-bb.build-2026-06-30_21_17_22.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-06-30_13_26_30.md5 osmo-bts-oc2g.build-2026-06-30_10_06_14.md5 osmo-bts-sysmo.build-2026-06-30_10_03_31.md5 osmo-bts.build-2026-06-30_10_03_33.md5 osmo-ggsn.build-2026-06-30_20_42_49.md5 osmo-hlr.build-2026-06-30_16_36_35.md5 osmo-hnbgw.build-2026-06-30_13_28_53.md5 osmo-mgw.build-2026-06-30_08_34_59.md5 osmo-msc.build-2026-06-30_13_32_39.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-06-30_07_34_46.md5 osmo-pcu-sysmo.build-2026-06-30_07_34_48.md5 osmo-pcu.build-2026-06-30_07_34_56.md5 osmo-sgsn.build-2026-06-30_20_48_13.md5 osmo-stp.build-2026-06-30_13_23_11.md5 osmo-trx.build-2026-06-30_14_21_52.md5 osmocom-bb.build-2026-06-30_21_17_22.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-8378 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8378'
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-8378
--------------------------------------------------------------------------------------------
22:48:15.283468 tst trial-8378: Detailed log at /build/trial-8378/run.2026-06-30_22-48-15/log
---------------------------------------------------------------------
trial-8378 netreg_mass
---------------------------------------------------------------------
22:48:15.487836 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:15.488197 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:15.488960 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:15.490101 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:15.559627 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:15.564012 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:15.568598 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:15.633656 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-8378 netreg_mass register_default_mass.py
----------------------------------------------
22:48:15.634438 tst register_default_mass.py:9: Claiming resources for the test
22:48:15.649933 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.650467 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.650914 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.651361 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.651791 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.652233 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.652664 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:15.678278 tst register_default_mass.py: using LAC 2
22:48:15.695425 tst register_default_mass.py: using RAC 2
22:48:15.713820 tst register_default_mass.py: using CellId 2
22:48:15.733938 tst register_default_mass.py: using BVCI 3
22:48:15.743430 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.744064 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.744616 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.745125 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.745647 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.746159 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.746653 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.747187 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.747726 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.748242 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.748735 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.749239 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.749738 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.750254 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.750771 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.751297 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.751814 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.752338 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.752858 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.753372 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.753891 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.754429 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.754961 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.755505 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.756031 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.756548 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.757084 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.757609 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.758155 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.758683 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.759199 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.759725 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.760253 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.760799 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.761326 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.761840 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.762359 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.762891 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.763414 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.763950 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.764464 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.764999 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.765524 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.766038 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.766565 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.767086 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.767601 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.768111 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.768633 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.769141 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.769654 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.770177 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.770683 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.771189 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.771702 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.772219 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.772730 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.773246 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.773772 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.774281 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.774808 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.775322 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.775841 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.776370 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.776884 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.777390 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.777919 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.778448 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.778969 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.779500 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.780018 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.780537 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.781233 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.781762 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.782297 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.782821 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.783333 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.783843 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.784363 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.784874 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.785384 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.785904 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.786434 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.786948 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.787459 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.787973 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.788480 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.788998 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.789510 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.790018 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.790547 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.791066 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.791582 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.792110 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.792625 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.793130 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.793638 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.794171 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.794687 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.795209 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.795738 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.796307 tst register_default_mass.py:21: Launching a simple network
22:48:15.806471 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:15.926087 run create_hlr_db(pid=20): Launched
22:48:16.940649 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:16.964721 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:16.979866 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:16.985537 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:17.173527 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:17.188367 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:17.193926 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:17.612269 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:17.627104 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:20.642709 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:20.766571 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:20.781279 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:20.786935 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:20.810094 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:20.824829 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:20.830426 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:21.145350 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:21.160614 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:27.192816 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:27.363700 run osmo-bts-virtual(pid=34): Launched
22:48:28.393997 tst register_default_mass.py: using MSISDN 1001
22:48:28.405853 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:28.435003 tst register_default_mass.py: using MSISDN 1002
22:48:28.448041 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:28.471468 tst register_default_mass.py: using MSISDN 1003
22:48:28.482152 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:28.505586 tst register_default_mass.py: using MSISDN 1004
22:48:28.515992 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:28.539195 tst register_default_mass.py: using MSISDN 1005
22:48:28.549430 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:28.572880 tst register_default_mass.py: using MSISDN 1006
22:48:28.583236 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:28.606389 tst register_default_mass.py: using MSISDN 1007
22:48:28.616610 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:28.640066 tst register_default_mass.py: using MSISDN 1008
22:48:28.650377 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:28.673768 tst register_default_mass.py: using MSISDN 1009
22:48:28.684134 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:28.707397 tst register_default_mass.py: using MSISDN 1010
22:48:28.717610 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:28.741041 tst register_default_mass.py: using MSISDN 1011
22:48:28.751456 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:28.774517 tst register_default_mass.py: using MSISDN 1012
22:48:28.784645 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:28.807829 tst register_default_mass.py: using MSISDN 1013
22:48:28.818050 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:28.841047 tst register_default_mass.py: using MSISDN 1014
22:48:28.851093 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:28.874110 tst register_default_mass.py: using MSISDN 1015
22:48:28.884269 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:28.907529 tst register_default_mass.py: using MSISDN 1016
22:48:28.917894 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:28.941376 tst register_default_mass.py: using MSISDN 1017
22:48:28.951673 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:28.975089 tst register_default_mass.py: using MSISDN 1018
22:48:28.985413 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:29.008595 tst register_default_mass.py: using MSISDN 1019
22:48:29.018943 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:29.041955 tst register_default_mass.py: using MSISDN 1020
22:48:29.052130 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:29.073892 tst register_default_mass.py: using MSISDN 1021
22:48:29.083300 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:29.105220 tst register_default_mass.py: using MSISDN 1022
22:48:29.114777 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:29.136601 tst register_default_mass.py: using MSISDN 1023
22:48:29.145977 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:29.167807 tst register_default_mass.py: using MSISDN 1024
22:48:29.177327 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:29.199323 tst register_default_mass.py: using MSISDN 1025
22:48:29.208824 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:29.230714 tst register_default_mass.py: using MSISDN 1026
22:48:29.240189 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:29.262226 tst register_default_mass.py: using MSISDN 1027
22:48:29.271767 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:29.293728 tst register_default_mass.py: using MSISDN 1028
22:48:29.303232 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:29.325029 tst register_default_mass.py: using MSISDN 1029
22:48:29.334404 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:29.362193 tst register_default_mass.py: using MSISDN 1030
22:48:29.374453 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:29.396666 tst register_default_mass.py: using MSISDN 1031
22:48:29.406716 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:29.428709 tst register_default_mass.py: using MSISDN 1032
22:48:29.438260 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:29.460010 tst register_default_mass.py: using MSISDN 1033
22:48:29.469462 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:29.491524 tst register_default_mass.py: using MSISDN 1034
22:48:29.501063 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:29.523007 tst register_default_mass.py: using MSISDN 1035
22:48:29.532542 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:29.554532 tst register_default_mass.py: using MSISDN 1036
22:48:29.563965 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:29.585786 tst register_default_mass.py: using MSISDN 1037
22:48:29.595283 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:29.617240 tst register_default_mass.py: using MSISDN 1038
22:48:29.626745 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:29.648754 tst register_default_mass.py: using MSISDN 1039
22:48:29.658248 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:29.680452 tst register_default_mass.py: using MSISDN 1040
22:48:29.689961 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:29.711894 tst register_default_mass.py: using MSISDN 1041
22:48:29.721432 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:29.743430 tst register_default_mass.py: using MSISDN 1042
22:48:29.752889 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:29.774837 tst register_default_mass.py: using MSISDN 1043
22:48:29.784326 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:29.806340 tst register_default_mass.py: using MSISDN 1044
22:48:29.815736 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:29.837848 tst register_default_mass.py: using MSISDN 1045
22:48:29.847526 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:29.869636 tst register_default_mass.py: using MSISDN 1046
22:48:29.879218 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:29.901287 tst register_default_mass.py: using MSISDN 1047
22:48:29.910825 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:29.932838 tst register_default_mass.py: using MSISDN 1048
22:48:29.942383 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:29.964329 tst register_default_mass.py: using MSISDN 1049
22:48:29.973841 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:29.995974 tst register_default_mass.py: using MSISDN 1050
22:48:30.005587 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:30.027631 tst register_default_mass.py: using MSISDN 1051
22:48:30.037197 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:30.059068 tst register_default_mass.py: using MSISDN 1052
22:48:30.068588 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:30.090621 tst register_default_mass.py: using MSISDN 1053
22:48:30.100104 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:30.122163 tst register_default_mass.py: using MSISDN 1054
22:48:30.131743 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:30.153825 tst register_default_mass.py: using MSISDN 1055
22:48:30.163431 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:30.185573 tst register_default_mass.py: using MSISDN 1056
22:48:30.195149 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:30.217216 tst register_default_mass.py: using MSISDN 1057
22:48:30.226794 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:30.248928 tst register_default_mass.py: using MSISDN 1058
22:48:30.258532 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:30.280543 tst register_default_mass.py: using MSISDN 1059
22:48:30.290040 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:30.312027 tst register_default_mass.py: using MSISDN 1060
22:48:30.321466 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:30.343531 tst register_default_mass.py: using MSISDN 1061
22:48:30.353061 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:30.375143 tst register_default_mass.py: using MSISDN 1062
22:48:30.384680 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:30.406571 tst register_default_mass.py: using MSISDN 1063
22:48:30.416012 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:30.438065 tst register_default_mass.py: using MSISDN 1064
22:48:30.447642 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:30.469670 tst register_default_mass.py: using MSISDN 1065
22:48:30.479255 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:30.501470 tst register_default_mass.py: using MSISDN 1066
22:48:30.511138 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:30.533168 tst register_default_mass.py: using MSISDN 1067
22:48:30.542705 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:30.564662 tst register_default_mass.py: using MSISDN 1068
22:48:30.574136 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:30.596137 tst register_default_mass.py: using MSISDN 1069
22:48:30.605719 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:30.627743 tst register_default_mass.py: using MSISDN 1070
22:48:30.637221 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:30.659052 tst register_default_mass.py: using MSISDN 1071
22:48:30.668522 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:30.690444 tst register_default_mass.py: using MSISDN 1072
22:48:30.699875 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:30.722062 tst register_default_mass.py: using MSISDN 1073
22:48:30.731663 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:30.753656 tst register_default_mass.py: using MSISDN 1074
22:48:30.763147 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:30.785153 tst register_default_mass.py: using MSISDN 1075
22:48:30.794664 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:30.816574 tst register_default_mass.py: using MSISDN 1076
22:48:30.826079 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:30.848262 tst register_default_mass.py: using MSISDN 1077
22:48:30.857816 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:30.879765 tst register_default_mass.py: using MSISDN 1078
22:48:30.889230 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:30.911262 tst register_default_mass.py: using MSISDN 1079
22:48:30.920857 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:30.943251 tst register_default_mass.py: using MSISDN 1080
22:48:30.953000 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:30.975646 tst register_default_mass.py: using MSISDN 1081
22:48:30.985495 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:31.008507 tst register_default_mass.py: using MSISDN 1082
22:48:31.018495 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:31.041879 tst register_default_mass.py: using MSISDN 1083
22:48:31.052153 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:31.075953 tst register_default_mass.py: using MSISDN 1084
22:48:31.086426 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:31.110026 tst register_default_mass.py: using MSISDN 1085
22:48:31.120521 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:31.144312 tst register_default_mass.py: using MSISDN 1086
22:48:31.154896 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:31.178260 tst register_default_mass.py: using MSISDN 1087
22:48:31.188658 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:31.212512 tst register_default_mass.py: using MSISDN 1088
22:48:31.223042 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:31.246614 tst register_default_mass.py: using MSISDN 1089
22:48:31.256931 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:31.280719 tst register_default_mass.py: using MSISDN 1090
22:48:31.291138 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:31.314561 tst register_default_mass.py: using MSISDN 1091
22:48:31.324905 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:31.348651 tst register_default_mass.py: using MSISDN 1092
22:48:31.359141 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:31.382652 tst register_default_mass.py: using MSISDN 1093
22:48:31.393069 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:31.416752 tst register_default_mass.py: using MSISDN 1094
22:48:31.427234 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:31.450941 tst register_default_mass.py: using MSISDN 1095
22:48:31.461453 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:31.485035 tst register_default_mass.py: using MSISDN 1096
22:48:31.495443 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:31.518925 tst register_default_mass.py: using MSISDN 1097
22:48:31.529357 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:31.553112 tst register_default_mass.py: using MSISDN 1098
22:48:31.563565 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:31.587247 tst register_default_mass.py: using MSISDN 1099
22:48:31.597627 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:31.621243 tst register_default_mass.py: using MSISDN 1100
22:48:31.631630 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:31.720327 run mass: Starting testcase
22:48:31.725891 run mass: Pre-launching all virtphy's
22:48:31.731383 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:31.744417 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:31.750460 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:31.763362 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:31.769405 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:31.782289 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:31.788282 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:31.801329 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:31.807357 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:31.820321 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:31.826339 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:31.839275 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:31.845294 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:31.858167 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:31.864122 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:31.876952 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:31.882915 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:31.895725 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:31.901643 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:31.914527 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:31.920505 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:31.933362 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:31.939316 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:31.952133 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:31.958024 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:31.970821 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:31.976744 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:31.989567 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:31.995518 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:32.008327 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:32.014259 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:32.027021 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:32.032970 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:32.045839 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:32.051753 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:32.064550 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:32.070483 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:32.083336 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:32.089295 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:32.102121 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:32.108147 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:32.120963 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:32.126919 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:32.139726 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:32.145662 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:32.158569 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:32.164464 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:32.177344 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:32.183241 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:32.196018 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:32.201945 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:32.214842 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:32.220817 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:32.233689 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:32.239591 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:32.252401 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:32.258324 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:32.271197 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:32.277101 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:32.289974 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:32.295905 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:32.308694 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:32.314618 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:32.327461 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:32.333409 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:32.346335 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:32.352267 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:32.365145 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:32.371118 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:32.383986 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:32.389928 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:32.402862 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:32.408821 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:32.421623 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:32.427617 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:32.440478 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:32.446369 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:32.459204 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:32.465106 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:32.477894 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:32.483859 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:32.496642 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:32.502563 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:32.515393 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:32.521283 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:32.534060 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:32.539977 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:32.552856 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:32.558770 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:32.571560 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:32.577554 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:32.590407 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:32.596443 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:32.609279 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:32.615224 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:32.628102 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:32.634002 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:32.646924 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:32.652806 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:32.665657 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:32.671641 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:32.684456 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:32.690411 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:32.703304 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:32.709326 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:32.722294 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:32.728337 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:32.741395 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:32.747439 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:32.760306 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:32.766246 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:32.779200 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:32.785177 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:32.797993 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:32.804022 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:32.817013 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:32.822939 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:32.835878 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:32.841922 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:32.854941 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:32.861029 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:32.873943 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:32.879886 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:32.892737 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:32.898672 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:32.911627 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:32.917611 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:32.930540 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:32.936516 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:32.949377 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:32.955496 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:32.968297 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:32.974227 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:32.987010 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:32.992877 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:33.005632 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:33.011564 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:33.024500 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:33.030505 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:33.043417 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:33.049485 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:33.062443 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:33.068549 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:33.081545 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:33.087552 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:33.100554 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:33.106548 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:33.119635 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:33.125651 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:33.138543 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:33.144588 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:33.157504 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:33.163488 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:33.176444 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:33.182428 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:33.195325 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:33.201247 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:33.214071 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:33.219986 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:33.232828 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:33.238760 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:33.251607 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:33.257502 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:33.270295 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:33.276186 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:33.289158 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:33.295074 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:33.308054 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:33.314017 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:33.326982 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:33.332976 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:33.345990 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:33.352027 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:33.365003 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:33.371014 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:33.383925 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:33.389897 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:33.402803 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:33.408721 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:33.421588 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:33.427512 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:33.440353 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:33.446283 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:33.459132 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:33.465062 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:33.477945 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:33.483889 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:33.496727 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:33.502662 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:33.515493 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:33.521590 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:33.535036 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:33.541000 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:33.553855 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:33.559837 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:33.572786 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:33.578723 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:33.591800 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:33.597819 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:33.610688 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:33.616569 run mass: Checking if sockets are in the filesystem
22:48:33.645982 run osmo-ms-mob/00000: Starting mobile
22:48:33.659079 run osmo-ms-mob/00000(pid=135): Launched
22:48:33.670638 run mass: MS start registered {at=3770641.964463266, delay=0.005540827289223671, ms=00000}
22:48:37.848298 run osmo-ms-mob/00001: Starting mobile
22:48:37.862146 run osmo-ms-mob/00001(pid=136): Launched
22:48:37.873247 run mass: MS start registered {at=3770646.167072371, delay=0.005137509200721979, ms=00001}
22:48:38.787406 run mass: MS performed LU {at=3770647.081115484, lu_delay=5.116652217693627, ms=00000}
22:48:39.664341 run osmo-ms-mob/00002: Starting mobile
22:48:39.681028 run osmo-ms-mob/00002(pid=137): Launched
22:48:39.691905 run mass: MS start registered {at=3770647.985727306, delay=0.00475865276530385, ms=00002}
22:48:40.962232 run osmo-ms-mob/00003: Starting mobile
22:48:40.978753 run osmo-ms-mob/00003(pid=138): Launched
22:48:40.989465 run mass: MS start registered {at=3770649.283292517, delay=0.004805189091712236, ms=00003}
22:48:42.061450 run osmo-ms-mob/00004: Starting mobile
22:48:42.077981 run osmo-ms-mob/00004(pid=139): Launched
22:48:42.088903 run mass: MS start registered {at=3770650.38272864, delay=0.004992094822227955, ms=00004}
22:48:43.032423 run osmo-ms-mob/00005: Starting mobile
22:48:43.045244 run osmo-ms-mob/00005(pid=140): Launched
22:48:43.056037 run mass: MS start registered {at=3770651.349865146, delay=0.0048924521543085575, ms=00005}
22:48:43.960440 run osmo-ms-mob/00006: Starting mobile
22:48:43.977225 run osmo-ms-mob/00006(pid=141): Launched
22:48:43.983245 run mass: MS performed LU {at=3770652.277076652, lu_delay=6.110004280693829, ms=00001}
22:48:43.989005 run mass: MS start registered {at=3770652.282847126, delay=0.005787904839962721, ms=00006}
22:48:44.841294 run osmo-ms-mob/00007: Starting mobile
22:48:44.854500 run osmo-ms-mob/00007(pid=142): Launched
22:48:44.865962 run mass: MS start registered {at=3770653.159790792, delay=0.005242722108960152, ms=00007}
22:48:45.660766 run osmo-ms-mob/00008: Starting mobile
22:48:45.677356 run osmo-ms-mob/00008(pid=143): Launched
22:48:45.688368 run mass: MS start registered {at=3770653.982195502, delay=0.005089954938739538, ms=00008}
22:48:45.867346 run mass: MS performed LU {at=3770654.161064615, lu_delay=4.877772097941488, ms=00003}
22:48:45.894836 run mass: MS performed LU {at=3770654.18858758, lu_delay=6.202860273886472, ms=00002}
22:48:46.359251 run osmo-ms-mob/00009: Starting mobile
22:48:46.375471 run osmo-ms-mob/00009(pid=144): Launched
22:48:46.386560 run mass: MS start registered {at=3770654.680387766, delay=0.005147994961589575, ms=00009}
22:48:47.033406 run osmo-ms-mob/00010: Starting mobile
22:48:47.046967 run osmo-ms-mob/00010(pid=145): Launched
22:48:47.057879 run mass: MS start registered {at=3770655.35170937, delay=0.00495339697226882, ms=00010}
22:48:47.661231 run osmo-ms-mob/00011: Starting mobile
22:48:47.677613 run osmo-ms-mob/00011(pid=146): Launched
22:48:47.688699 run mass: MS start registered {at=3770655.982523479, delay=0.004967802204191685, ms=00011}
22:48:47.732111 run mass: MS performed LU {at=3770656.025853266, lu_delay=4.6759881200268865, ms=00005}
22:48:47.796560 run mass: MS performed LU {at=3770656.090282839, lu_delay=5.7075541988015175, ms=00004}
22:48:48.261051 run osmo-ms-mob/00012: Starting mobile
22:48:48.277968 run osmo-ms-mob/00012(pid=147): Launched
22:48:48.288758 run mass: MS start registered {at=3770656.582585802, delay=0.004922919906675816, ms=00012}
22:48:48.832205 run osmo-ms-mob/00013: Starting mobile
22:48:48.845635 run osmo-ms-mob/00013(pid=148): Launched
22:48:48.856636 run mass: MS start registered {at=3770657.150463832, delay=0.005006133113056421, ms=00013}
22:48:49.461916 run osmo-ms-mob/00014: Starting mobile
22:48:49.478746 run osmo-ms-mob/00014(pid=149): Launched
22:48:49.489597 run mass: MS start registered {at=3770657.783425642, delay=0.004796458408236504, ms=00014}
22:48:49.633329 run mass: MS performed LU {at=3770657.927050948, lu_delay=4.767260156106204, ms=00007}
22:48:49.660800 run mass: MS performed LU {at=3770657.954516762, lu_delay=5.671669635921717, ms=00006}
22:48:50.062194 run osmo-ms-mob/00015: Starting mobile
22:48:50.078598 run osmo-ms-mob/00015(pid=150): Launched
22:48:50.089828 run mass: MS start registered {at=3770658.383654665, delay=0.005045593250542879, ms=00015}
22:48:50.545070 run osmo-ms-mob/00016: Starting mobile
22:48:50.559061 run osmo-ms-mob/00016(pid=151): Launched
22:48:50.570039 run mass: MS start registered {at=3770658.863867772, delay=0.00478353863582015, ms=00016}
22:48:51.033540 run osmo-ms-mob/00017: Starting mobile
22:48:51.046513 run osmo-ms-mob/00017(pid=152): Launched
22:48:51.057589 run mass: MS start registered {at=3770659.351417648, delay=0.0049850549548864365, ms=00017}
22:48:51.497583 run mass: MS performed LU {at=3770659.791311052, lu_delay=5.110923286061734, ms=00009}
22:48:51.562722 run mass: MS performed LU {at=3770659.856448634, lu_delay=5.874253131914884, ms=00008}
22:48:51.601401 run osmo-ms-mob/00018: Starting mobile
22:48:51.616703 run osmo-ms-mob/00018(pid=153): Launched
22:48:51.627510 run mass: MS start registered {at=3770659.921341488, delay=0.004885989241302013, ms=00018}
22:48:51.867021 run mass: MS performed LU {at=3770660.16074768, lu_delay=4.809038309846073, ms=00010}
22:48:52.032801 run osmo-ms-mob/00019: Starting mobile
22:48:52.045661 run osmo-ms-mob/00019(pid=154): Launched
22:48:52.056448 run mass: MS start registered {at=3770660.3502765, delay=0.004800796043127775, ms=00019}
22:48:52.532728 run osmo-ms-mob/00020: Starting mobile
22:48:52.545693 run osmo-ms-mob/00020(pid=155): Launched
22:48:52.556862 run mass: MS start registered {at=3770660.850691027, delay=0.005027358885854483, ms=00020}
22:48:53.057884 run osmo-ms-mob/00021: Starting mobile
22:48:53.071204 run osmo-ms-mob/00021(pid=156): Launched
22:48:53.082181 run mass: MS start registered {at=3770661.37600809, delay=0.004959641024470329, ms=00021}
22:48:53.398810 run mass: MS performed LU {at=3770661.692537373, lu_delay=5.7100138938985765, ms=00011}
22:48:53.413577 run osmo-ms-mob/00022: Starting mobile
22:48:53.426538 run osmo-ms-mob/00022(pid=157): Launched
22:48:53.432660 run mass: MS performed LU {at=3770661.726493412, lu_delay=5.143907610327005, ms=00012}
22:48:53.438546 run mass: MS start registered {at=3770661.732388978, delay=0.005914411973208189, ms=00022}
22:48:53.532555 run mass: MS performed LU {at=3770661.826283297, lu_delay=4.675819464959204, ms=00013}
22:48:53.960367 run osmo-ms-mob/00023: Starting mobile
22:48:53.976728 run osmo-ms-mob/00023(pid=158): Launched
22:48:53.988033 run mass: MS start registered {at=3770662.281860521, delay=0.005350715946406126, ms=00023}
22:48:54.343228 run osmo-ms-mob/00024: Starting mobile
22:48:54.356623 run osmo-ms-mob/00024(pid=159): Launched
22:48:54.368254 run mass: MS start registered {at=3770662.662080423, delay=0.005658809095621109, ms=00024}
22:48:54.852177 run osmo-ms-mob/00025: Starting mobile
22:48:54.868873 run osmo-ms-mob/00025(pid=160): Launched
22:48:54.879776 run mass: MS start registered {at=3770663.173603143, delay=0.004983282182365656, ms=00025}
22:48:55.259649 run osmo-ms-mob/00026: Starting mobile
22:48:55.276986 run osmo-ms-mob/00026(pid=161): Launched
22:48:55.282989 run mass: MS performed LU {at=3770663.576824756, lu_delay=5.7933991136960685, ms=00014}
22:48:55.288814 run mass: MS start registered {at=3770663.582656753, delay=0.005848224740475416, ms=00026}
22:48:55.328046 run mass: MS performed LU {at=3770663.621779363, lu_delay=4.757911591324955, ms=00016}
22:48:55.397032 run mass: MS performed LU {at=3770663.690758498, lu_delay=5.307103832717985, ms=00015}
22:48:55.425285 run osmo-ms-mob/00027: Starting mobile
22:48:55.438038 run osmo-ms-mob/00027(pid=162): Launched
22:48:55.449297 run mass: MS start registered {at=3770663.743121243, delay=0.005351242143660784, ms=00027}
22:48:56.038044 run osmo-ms-mob/00028: Starting mobile
22:48:56.051547 run osmo-ms-mob/00028(pid=163): Launched
22:48:56.062955 run mass: MS start registered {at=3770664.356773508, delay=0.005438155960291624, ms=00028}
22:48:56.445652 run osmo-ms-mob/00029: Starting mobile
22:48:56.459620 run osmo-ms-mob/00029(pid=164): Launched
22:48:56.470606 run mass: MS start registered {at=3770664.764435563, delay=0.004995859693735838, ms=00029}
22:48:56.852471 run osmo-ms-mob/00030: Starting mobile
22:48:56.868250 run osmo-ms-mob/00030(pid=165): Launched
22:48:56.879225 run mass: MS start registered {at=3770665.173053516, delay=0.004918285179883242, ms=00030}
22:48:57.063175 run mass: MS performed LU {at=3770665.356905154, lu_delay=5.435563665814698, ms=00018}
22:48:57.164953 run mass: MS performed LU {at=3770665.458665611, lu_delay=5.108389111235738, ms=00019}
22:48:57.191907 run osmo-ms-mob/00031: Starting mobile
22:48:57.205772 run osmo-ms-mob/00031(pid=166): Launched
22:48:57.211695 run mass: MS performed LU {at=3770665.505532856, lu_delay=6.1541152079589665, ms=00017}
22:48:57.217505 run mass: MS start registered {at=3770665.511347838, delay=0.0058312383480370045, ms=00031}
22:48:57.317407 run mass: MS performed LU {at=3770665.611136535, lu_delay=4.760445508174598, ms=00020}
22:48:57.346321 run osmo-ms-mob/00032: Starting mobile
22:48:57.359468 run osmo-ms-mob/00032(pid=167): Launched
22:48:57.370577 run mass: MS start registered {at=3770665.664402507, delay=0.005099515896290541, ms=00032}
22:48:57.961092 run osmo-ms-mob/00033: Starting mobile
22:48:57.978347 run osmo-ms-mob/00033(pid=168): Launched
22:48:57.989914 run mass: MS start registered {at=3770666.283730326, delay=0.005559724289923906, ms=00033}
22:48:58.331522 run osmo-ms-mob/00034: Starting mobile
22:48:58.344758 run osmo-ms-mob/00034(pid=169): Launched
22:48:58.355822 run mass: MS start registered {at=3770666.649648728, delay=0.005053641740232706, ms=00034}
22:48:58.644566 run osmo-ms-mob/00035: Starting mobile
22:48:58.658115 run osmo-ms-mob/00035(pid=170): Launched
22:48:58.669061 run mass: MS start registered {at=3770666.962889202, delay=0.005031515844166279, ms=00035}
22:48:59.032386 run osmo-ms-mob/00036: Starting mobile
22:48:59.045217 run osmo-ms-mob/00036(pid=171): Launched
22:48:59.051165 run mass: MS performed LU {at=3770667.345000857, lu_delay=5.063140335958451, ms=00023}
22:48:59.056825 run mass: MS start registered {at=3770667.350668169, delay=0.005683598108589649, ms=00036}
22:48:59.163493 run mass: MS performed LU {at=3770667.457218865, lu_delay=6.081210774835199, ms=00021}
22:48:59.219304 run mass: MS performed LU {at=3770667.513035956, lu_delay=5.780646977946162, ms=00022}
22:48:59.233549 run osmo-ms-mob/00037: Starting mobile
22:48:59.246810 run osmo-ms-mob/00037(pid=172): Launched
22:48:59.257724 run mass: MS start registered {at=3770667.551552982, delay=0.0049924892373383045, ms=00037}
22:48:59.760970 run osmo-ms-mob/00038: Starting mobile
22:48:59.777158 run osmo-ms-mob/00038(pid=173): Launched
22:48:59.788625 run mass: MS start registered {at=3770668.082454397, delay=0.005138632841408253, ms=00038}
22:49:00.045147 run osmo-ms-mob/00039: Starting mobile
22:49:00.058835 run osmo-ms-mob/00039(pid=174): Launched
22:49:00.069741 run mass: MS start registered {at=3770668.363569558, delay=0.0049988869577646255, ms=00039}
22:49:00.459731 run osmo-ms-mob/00040: Starting mobile
22:49:00.474499 run osmo-ms-mob/00040(pid=175): Launched
22:49:00.485504 run mass: MS start registered {at=3770668.779334492, delay=0.005076274275779724, ms=00040}
22:49:00.732355 run osmo-ms-mob/00041: Starting mobile
22:49:00.745176 run osmo-ms-mob/00041(pid=176): Launched
22:49:00.755842 run mass: MS start registered {at=3770669.049671311, delay=0.00469902902841568, ms=00041}
22:49:00.829246 run mass: MS performed LU {at=3770669.12297237, lu_delay=5.540315617341548, ms=00026}
22:49:00.930883 run mass: MS performed LU {at=3770669.224607682, lu_delay=6.051004538778216, ms=00025}
22:49:00.945960 run osmo-ms-mob/00042: Starting mobile
22:49:00.959094 run osmo-ms-mob/00042(pid=177): Launched
22:49:00.964955 run mass: MS performed LU {at=3770669.258793009, lu_delay=5.515671765897423, ms=00027}
22:49:00.970702 run mass: MS start registered {at=3770669.264544811, delay=0.0057662432081997395, ms=00042}
22:49:01.082127 run mass: MS performed LU {at=3770669.375873566, lu_delay=5.019100058358163, ms=00028}
22:49:01.120727 run mass: MS performed LU {at=3770669.414454157, lu_delay=4.650018594227731, ms=00029}
22:49:01.139736 run osmo-ms-mob/00043: Starting mobile
22:49:01.152677 run osmo-ms-mob/00043(pid=178): Launched
22:49:01.164014 run mass: MS start registered {at=3770669.457842038, delay=0.005395606160163879, ms=00043}
22:49:01.728746 run osmo-ms-mob/00044: Starting mobile
22:49:01.741903 run osmo-ms-mob/00044(pid=179): Launched
22:49:01.755991 run mass: MS start registered {at=3770670.049803187, delay=0.00794557435438037, ms=00044}
22:49:02.049066 run osmo-ms-mob/00045: Starting mobile
22:49:02.063344 run osmo-ms-mob/00045(pid=180): Launched
22:49:02.074658 run mass: MS start registered {at=3770670.368483842, delay=0.005180217791348696, ms=00045}
22:49:02.332863 run osmo-ms-mob/00046: Starting mobile
22:49:02.345801 run osmo-ms-mob/00046(pid=181): Launched
22:49:02.357175 run mass: MS start registered {at=3770670.651003142, delay=0.005336207803338766, ms=00046}
22:49:02.632247 run osmo-ms-mob/00047: Starting mobile
22:49:02.646180 run osmo-ms-mob/00047(pid=182): Launched
22:49:02.657467 run mass: MS start registered {at=3770670.951290477, delay=0.00520099513232708, ms=00047}
22:49:02.693798 run mass: MS performed LU {at=3770670.987566086, lu_delay=4.703835759777576, ms=00033}
22:49:02.750113 run mass: MS performed LU {at=3770671.043841673, lu_delay=5.379439166281372, ms=00032}
22:49:02.787607 run osmo-ms-mob/00048: Starting mobile
22:49:02.801350 run osmo-ms-mob/00048(pid=183): Launched
22:49:02.807629 run mass: MS performed LU {at=3770671.10146121, lu_delay=5.928407693747431, ms=00030}
22:49:02.813393 run mass: MS start registered {at=3770671.10723466, delay=0.005792893003672361, ms=00048}
22:49:03.021180 run mass: MS performed LU {at=3770671.314909034, lu_delay=5.803561195731163, ms=00031}
22:49:03.050279 run osmo-ms-mob/00049: Starting mobile
22:49:03.063325 run osmo-ms-mob/00049(pid=184): Launched
22:49:03.074550 run mass: MS start registered {at=3770671.368378332, delay=0.005283440928906202, ms=00049}
22:49:03.275114 run mass: MS performed LU {at=3770671.568840273, lu_delay=4.919191545341164, ms=00034}
22:49:03.545021 run osmo-ms-mob/00050: Starting mobile
22:49:03.559140 run osmo-ms-mob/00050(pid=185): Launched
22:49:03.570135 run mass: MS start registered {at=3770671.863964698, delay=0.005047015845775604, ms=00050}
22:49:03.932338 run osmo-ms-mob/00051: Starting mobile
22:49:03.945526 run osmo-ms-mob/00051(pid=186): Launched
22:49:03.956627 run mass: MS start registered {at=3770672.250453922, delay=0.005000165197998285, ms=00051}
22:49:04.243602 run osmo-ms-mob/00052: Starting mobile
22:49:04.257166 run osmo-ms-mob/00052(pid=187): Launched
22:49:04.267998 run mass: MS start registered {at=3770672.561825246, delay=0.004838760942220688, ms=00052}
22:49:04.552241 run osmo-ms-mob/00053: Starting mobile
22:49:04.568150 run osmo-ms-mob/00053(pid=188): Launched
22:49:04.578834 run mass: MS start registered {at=3770672.872662535, delay=0.004776888061314821, ms=00053}
22:49:04.593101 run mass: MS performed LU {at=3770672.886928198, lu_delay=5.335375215858221, ms=00037}
22:49:04.696101 run mass: MS performed LU {at=3770672.989828297, lu_delay=6.0269390949979424, ms=00035}
22:49:04.710815 run osmo-ms-mob/00054: Starting mobile
22:49:04.723891 run osmo-ms-mob/00054(pid=189): Launched
22:49:04.729853 run mass: MS performed LU {at=3770673.023691019, lu_delay=4.9412366221658885, ms=00038}
22:49:04.735588 run mass: MS start registered {at=3770673.029430385, delay=0.0057554771192371845, ms=00054}
22:49:04.849264 run mass: MS performed LU {at=3770673.142993956, lu_delay=5.792325786780566, ms=00036}
22:49:04.878227 run osmo-ms-mob/00055: Starting mobile
22:49:04.891427 run osmo-ms-mob/00055(pid=190): Launched
22:49:04.897500 run mass: MS performed LU {at=3770673.191333734, lu_delay=4.827764175832272, ms=00039}
22:49:04.903330 run mass: MS start registered {at=3770673.197173042, delay=0.005858051124960184, ms=00055}
22:49:05.463016 run osmo-ms-mob/00056: Starting mobile
22:49:05.479688 run osmo-ms-mob/00056(pid=191): Launched
22:49:05.490776 run mass: MS start registered {at=3770673.784602252, delay=0.005099328700453043, ms=00056}
22:49:05.743228 run osmo-ms-mob/00057: Starting mobile
22:49:05.756759 run osmo-ms-mob/00057(pid=192): Launched
22:49:05.768216 run mass: MS start registered {at=3770674.062041221, delay=0.005210676230490208, ms=00057}
22:49:06.132085 run osmo-ms-mob/00058: Starting mobile
22:49:06.144912 run osmo-ms-mob/00058(pid=193): Launched
22:49:06.156424 run mass: MS start registered {at=3770674.450246498, delay=0.005571897141635418, ms=00058}
22:49:06.432239 run osmo-ms-mob/00059: Starting mobile
22:49:06.445177 run osmo-ms-mob/00059(pid=194): Launched
22:49:06.456064 run mass: MS start registered {at=3770674.749891871, delay=0.00489566195756197, ms=00059}
22:49:06.561343 run mass: MS performed LU {at=3770674.855072567, lu_delay=5.397230528760701, ms=00043}
22:49:06.625808 run mass: MS performed LU {at=3770674.919534223, lu_delay=4.869731036014855, ms=00044}
22:49:06.654383 run osmo-ms-mob/00060: Starting mobile
22:49:06.667262 run osmo-ms-mob/00060(pid=195): Launched
22:49:06.678206 run mass: MS start registered {at=3770674.972031769, delay=0.00489384587854147, ms=00060}
22:49:06.693643 run mass: MS performed LU {at=3770674.987474473, lu_delay=5.72292966209352, ms=00042}
22:49:06.751552 run mass: MS performed LU {at=3770675.045293752, lu_delay=5.9956224411726, ms=00041}
22:49:06.786670 run mass: MS performed LU {at=3770675.080425459, lu_delay=6.301090966910124, ms=00040}
22:49:06.805689 run osmo-ms-mob/00061: Starting mobile
22:49:06.818639 run osmo-ms-mob/00061(pid=196): Launched
22:49:06.829728 run mass: MS start registered {at=3770675.123556778, delay=0.005104023031890392, ms=00061}
22:49:07.040774 run mass: MS performed LU {at=3770675.334503004, lu_delay=4.966019161976874, ms=00045}
22:49:07.445594 run osmo-ms-mob/00062: Starting mobile
22:49:07.459681 run osmo-ms-mob/00062(pid=197): Launched
22:49:07.470932 run mass: MS start registered {at=3770675.764758329, delay=0.005181198939681053, ms=00062}
22:49:07.746889 run osmo-ms-mob/00063: Starting mobile
22:49:07.760709 run osmo-ms-mob/00063(pid=198): Launched
22:49:07.772193 run mass: MS start registered {at=3770676.066016935, delay=0.005332001950591803, ms=00063}
22:49:08.145327 run osmo-ms-mob/00064: Starting mobile
22:49:08.158715 run osmo-ms-mob/00064(pid=199): Launched
22:49:08.170215 run mass: MS start registered {at=3770676.464017459, delay=0.0053165750578045845, ms=00064}
22:49:08.360941 run mass: MS performed LU {at=3770676.654670309, lu_delay=5.547435648739338, ms=00048}
22:49:08.462480 run mass: MS performed LU {at=3770676.756209291, lu_delay=4.892244593240321, ms=00050}
22:49:08.513965 run osmo-ms-mob/00065: Starting mobile
22:49:08.528653 run osmo-ms-mob/00065(pid=200): Launched
22:49:08.534613 run mass: MS performed LU {at=3770676.828450884, lu_delay=5.460072552319616, ms=00049}
22:49:08.540335 run mass: MS start registered {at=3770676.834177527, delay=0.005741889122873545, ms=00065}
22:49:08.614462 run mass: MS performed LU {at=3770676.908190216, lu_delay=5.956899738870561, ms=00047}
22:49:08.642350 run osmo-ms-mob/00066: Starting mobile
22:49:08.655571 run osmo-ms-mob/00066(pid=201): Launched
22:49:08.661587 run mass: MS performed LU {at=3770676.955421507, lu_delay=6.304418365005404, ms=00046}
22:49:08.671319 run mass: MS start registered {at=3770676.965148295, delay=0.009746541734784842, ms=00066}
22:49:08.707025 run mass: MS performed LU {at=3770677.000777443, lu_delay=4.750323520973325, ms=00051}
22:49:09.237389 run osmo-ms-mob/00067: Starting mobile
22:49:09.250544 run osmo-ms-mob/00067(pid=202): Launched
22:49:09.261932 run mass: MS start registered {at=3770677.55575778, delay=0.0053543709218502045, ms=00067}
22:49:09.546738 run osmo-ms-mob/00068: Starting mobile
22:49:09.560509 run osmo-ms-mob/00068(pid=203): Launched
22:49:09.571557 run mass: MS start registered {at=3770677.865381716, delay=0.00500738387927413, ms=00068}
22:49:09.954934 run osmo-ms-mob/00069: Starting mobile
22:49:09.971443 run osmo-ms-mob/00069(pid=204): Launched
22:49:09.982157 run mass: MS start registered {at=3770678.27597841, delay=0.004698859993368387, ms=00069}
22:49:10.224870 run mass: MS performed LU {at=3770678.518600782, lu_delay=4.733998530078679, ms=00056}
22:49:10.253662 run osmo-ms-mob/00070: Starting mobile
22:49:10.266649 run osmo-ms-mob/00070(pid=205): Launched
22:49:10.277484 run mass: MS start registered {at=3770678.571313407, delay=0.004870639648288488, ms=00070}
22:49:10.283829 run mass: MS performed LU {at=3770678.577665398, lu_delay=5.548235012684017, ms=00054}
22:49:10.326705 run mass: MS performed LU {at=3770678.620450018, lu_delay=4.558408796787262, ms=00057}
22:49:10.552939 run mass: MS performed LU {at=3770678.846664681, lu_delay=5.974002146162093, ms=00053}
22:49:10.568454 run osmo-ms-mob/00071: Starting mobile
22:49:10.581691 run osmo-ms-mob/00071(pid=206): Launched
22:49:10.587695 run mass: MS performed LU {at=3770678.881530586, lu_delay=6.319705340079963, ms=00052}
22:49:10.593567 run mass: MS start registered {at=3770678.887408065, delay=0.00589483929798007, ms=00071}
22:49:11.146157 run osmo-ms-mob/00072: Starting mobile
22:49:11.159839 run osmo-ms-mob/00072(pid=207): Launched
22:49:11.171380 run mass: MS start registered {at=3770679.465206068, delay=0.00524591188877821, ms=00072}
22:49:11.286359 run mass: MS performed LU {at=3770679.580092519, lu_delay=6.3829194768331945, ms=00055}
22:49:11.425292 run mass: MS performed LU {at=3770679.719023522, lu_delay=3.653006587177515, ms=00063}
22:49:11.455151 run osmo-ms-mob/00073: Starting mobile
22:49:11.468550 run osmo-ms-mob/00073(pid=208): Launched
22:49:11.480068 run mass: MS start registered {at=3770679.773892008, delay=0.005284999962896109, ms=00073}
22:49:11.958594 run osmo-ms-mob/00074: Starting mobile
22:49:11.973172 run osmo-ms-mob/00074(pid=209): Launched
22:49:11.984426 run mass: MS start registered {at=3770680.278253202, delay=0.00527215376496315, ms=00074}
22:49:12.126058 run mass: MS performed LU {at=3770680.419791574, lu_delay=5.296234796289355, ms=00061}
22:49:12.150960 run mass: MS performed LU {at=3770680.444797117, lu_delay=5.694905245676637, ms=00059}
22:49:12.162010 run osmo-ms-mob/00075: Starting mobile
22:49:12.175119 run osmo-ms-mob/00075(pid=210): Launched
22:49:12.186678 run mass: MS start registered {at=3770680.480500635, delay=0.00528351916000247, ms=00075}
22:49:12.255536 run mass: MS performed LU {at=3770680.549274792, lu_delay=4.784516463056207, ms=00062}
22:49:12.418924 run mass: MS performed LU {at=3770680.712657746, lu_delay=5.740625977050513, ms=00060}
22:49:12.473042 run mass: MS performed LU {at=3770680.76678227, lu_delay=6.3165357718244195, ms=00058}
22:49:12.865572 run osmo-ms-mob/00076: Starting mobile
22:49:12.881420 run osmo-ms-mob/00076(pid=211): Launched
22:49:12.893159 run mass: MS start registered {at=3770681.186983249, delay=0.005115681327879429, ms=00076}
22:49:13.246807 run osmo-ms-mob/00077: Starting mobile
22:49:13.260927 run osmo-ms-mob/00077(pid=212): Launched
22:49:13.272122 run mass: MS start registered {at=3770681.565948094, delay=0.005188463721424341, ms=00077}
22:49:13.747416 run osmo-ms-mob/00078: Starting mobile
22:49:13.760376 run osmo-ms-mob/00078(pid=213): Launched
22:49:13.771764 run mass: MS start registered {at=3770682.06559246, delay=0.005125049967318773, ms=00078}
22:49:13.990635 run mass: MS performed LU {at=3770682.284359615, lu_delay=5.820342155639082, ms=00064}
22:49:14.046904 run mass: MS performed LU {at=3770682.340638052, lu_delay=5.506460525095463, ms=00065}
22:49:14.074504 run osmo-ms-mob/00079: Starting mobile
22:49:14.087575 run osmo-ms-mob/00079(pid=214): Launched
22:49:14.093782 run mass: MS performed LU {at=3770682.387616802, lu_delay=4.83185902191326, ms=00067}
22:49:14.099740 run mass: MS start registered {at=3770682.393582428, delay=0.005983252078294754, ms=00079}
22:49:14.345956 run mass: MS performed LU {at=3770682.639686791, lu_delay=4.774305075407028, ms=00068}
22:49:14.632486 run osmo-ms-mob/00080: Starting mobile
22:49:14.645503 run osmo-ms-mob/00080(pid=215): Launched
22:49:14.656425 run mass: MS start registered {at=3770682.950248041, delay=0.004916206002235413, ms=00080}
22:49:15.144758 run osmo-ms-mob/00081: Starting mobile
22:49:15.158386 run osmo-ms-mob/00081(pid=216): Launched
22:49:15.170353 run mass: MS start registered {at=3770683.464175629, delay=0.005876561161130667, ms=00081}
22:49:15.560550 run osmo-ms-mob/00082: Starting mobile
22:49:15.575504 run osmo-ms-mob/00082(pid=217): Launched
22:49:15.586671 run mass: MS start registered {at=3770683.880499951, delay=0.0052227601408958435, ms=00082}
22:49:15.892166 run mass: MS performed LU {at=3770684.185891307, lu_delay=4.7206852389499545, ms=00072}
22:49:15.917300 run mass: MS performed LU {at=3770684.211136882, lu_delay=5.639823475386947, ms=00070}
22:49:16.021463 run mass: MS performed LU {at=3770684.315189255, lu_delay=6.039210844784975, ms=00069}
22:49:16.072449 run osmo-ms-mob/00083: Starting mobile
22:49:16.087121 run osmo-ms-mob/00083(pid=218): Launched
22:49:16.098489 run mass: MS start registered {at=3770684.392303538, delay=0.005428146105259657, ms=00083}
22:49:16.184691 run mass: MS performed LU {at=3770684.478417092, lu_delay=5.591009026858956, ms=00071}
22:49:16.220065 run mass: MS performed LU {at=3770684.513807867, lu_delay=21.851727444212884, ms=00024}
22:49:16.238089 run mass: MS performed LU {at=3770684.531910366, lu_delay=4.758018358144909, ms=00073}
22:49:16.664126 run osmo-ms-mob/00084: Starting mobile
22:49:16.680234 run osmo-ms-mob/00084(pid=219): Launched
22:49:16.691635 run mass: MS start registered {at=3770684.985456177, delay=0.0051775299943983555, ms=00084}
22:49:17.146009 run osmo-ms-mob/00085: Starting mobile
22:49:17.160456 run osmo-ms-mob/00085(pid=220): Launched
22:49:17.171685 run mass: MS start registered {at=3770685.465512516, delay=0.005247917957603931, ms=00085}
22:49:17.770419 run osmo-ms-mob/00086: Starting mobile
22:49:17.786735 run osmo-ms-mob/00086(pid=221): Launched
22:49:17.798094 run mass: MS start registered {at=3770686.091920387, delay=0.005281234160065651, ms=00086}
22:49:17.859092 run mass: MS performed LU {at=3770686.152794741, lu_delay=4.965811491943896, ms=00076}
22:49:17.885834 run mass: MS performed LU {at=3770686.179669207, lu_delay=4.61372111318633, ms=00077}
22:49:17.922288 run mass: MS performed LU {at=3770686.216042868, lu_delay=5.735542232636362, ms=00075}
22:49:17.992231 run mass: MS performed LU {at=3770686.28595878, lu_delay=6.007705578114837, ms=00074}
22:49:18.354213 run osmo-ms-mob/00087: Starting mobile
22:49:18.367234 run osmo-ms-mob/00087(pid=222): Launched
22:49:18.378611 run mass: MS start registered {at=3770686.672433073, delay=0.005402985028922558, ms=00087}
22:49:18.932158 run osmo-ms-mob/00088: Starting mobile
22:49:18.945438 run osmo-ms-mob/00088(pid=223): Launched
22:49:18.957104 run mass: MS start registered {at=3770687.250926677, delay=0.00551740312948823, ms=00088}
22:49:19.528664 run osmo-ms-mob/00089: Starting mobile
22:49:19.541718 run osmo-ms-mob/00089(pid=224): Launched
22:49:19.553219 run mass: MS start registered {at=3770687.847043296, delay=0.005580144003033638, ms=00089}
22:49:19.657866 run mass: MS performed LU {at=3770687.951593183, lu_delay=5.001345141790807, ms=00080}
22:49:19.681934 run mass: MS performed LU {at=3770687.975771847, lu_delay=5.9101793873123825, ms=00078}
22:49:19.787232 run mass: MS performed LU {at=3770688.080961314, lu_delay=5.687378886155784, ms=00079}
22:49:19.931089 run mass: MS performed LU {at=3770688.224818053, lu_delay=4.760642424225807, ms=00081}
22:49:20.161218 run osmo-ms-mob/00090: Starting mobile
22:49:20.178123 run osmo-ms-mob/00090(pid=225): Launched
22:49:20.190166 run mass: MS start registered {at=3770688.483986704, delay=0.005662194918841124, ms=00090}
22:49:20.832199 run osmo-ms-mob/00091: Starting mobile
22:49:20.845707 run osmo-ms-mob/00091(pid=226): Launched
22:49:20.856993 run mass: MS start registered {at=3770689.150818402, delay=0.0052513438276946545, ms=00091}
22:49:21.531614 run osmo-ms-mob/00092: Starting mobile
22:49:21.544763 run osmo-ms-mob/00092(pid=227): Launched
22:49:21.556602 run mass: MS start registered {at=3770689.850427486, delay=0.005421909969300032, ms=00092}
22:49:21.624480 run mass: MS performed LU {at=3770689.918179655, lu_delay=5.525876116938889, ms=00083}
22:49:21.642268 run mass: MS performed LU {at=3770689.936057743, lu_delay=4.950601566117257, ms=00084}
22:49:21.689538 run mass: MS performed LU {at=3770689.983267927, lu_delay=6.102767976000905, ms=00082}
22:49:21.992961 run mass: MS performed LU {at=3770690.286681643, lu_delay=4.821169127244502, ms=00085}
22:49:22.368364 run osmo-ms-mob/00093: Starting mobile
22:49:22.384364 run osmo-ms-mob/00093(pid=228): Launched
22:49:22.395855 run mass: MS start registered {at=3770690.689682307, delay=0.005516775418072939, ms=00093}
22:49:23.251016 run osmo-ms-mob/00094: Starting mobile
22:49:23.265921 run osmo-ms-mob/00094(pid=229): Launched
22:49:23.277326 run mass: MS start registered {at=3770691.571151111, delay=0.005495823919773102, ms=00094}
22:49:23.423462 run mass: MS performed LU {at=3770691.71719141, lu_delay=5.625271022785455, ms=00086}
22:49:23.553341 run mass: MS performed LU {at=3770691.847068496, lu_delay=5.174635422881693, ms=00087}
22:49:23.678280 run mass: MS performed LU {at=3770691.971973396, lu_delay=4.7210467187687755, ms=00088}
22:49:24.146410 run osmo-ms-mob/00095: Starting mobile
22:49:24.160073 run osmo-ms-mob/00095(pid=230): Launched
22:49:24.171538 run mass: MS start registered {at=3770692.465362901, delay=0.005324624013155699, ms=00095}
22:49:25.148049 run osmo-ms-mob/00096: Starting mobile
22:49:25.162147 run osmo-ms-mob/00096(pid=231): Launched
22:49:25.173546 run mass: MS start registered {at=3770693.467374203, delay=0.005364082753658295, ms=00096}
22:49:25.390436 run mass: MS performed LU {at=3770693.684170241, lu_delay=5.837126945145428, ms=00089}
22:49:25.408299 run mass: MS performed LU {at=3770693.70208212, lu_delay=5.21809541573748, ms=00090}
22:49:25.925884 run mass: MS performed LU {at=3770694.219567016, lu_delay=5.068748614285141, ms=00091}
22:49:26.232726 run osmo-ms-mob/00097: Starting mobile
22:49:26.246051 run osmo-ms-mob/00097(pid=232): Launched
22:49:26.257882 run mass: MS start registered {at=3770694.551695599, delay=0.005820278078317642, ms=00097}
22:49:27.171690 run mass: MS performed LU {at=3770695.465415079, lu_delay=4.775732771959156, ms=00093}
22:49:27.319796 run mass: MS performed LU {at=3770695.613522762, lu_delay=5.763095275964588, ms=00092}
22:49:27.561201 run osmo-ms-mob/00098: Starting mobile
22:49:27.577755 run osmo-ms-mob/00098(pid=233): Launched
22:49:27.588851 run mass: MS start registered {at=3770695.882674948, delay=0.005077979993075132, ms=00098}
22:49:29.156172 run mass: MS performed LU {at=3770697.449887117, lu_delay=4.984524216037244, ms=00095}
22:49:29.174028 run mass: MS performed LU {at=3770697.46782028, lu_delay=5.896669169422239, ms=00094}
22:49:29.212215 run osmo-ms-mob/00099: Starting mobile
22:49:29.226878 run osmo-ms-mob/00099(pid=234): Launched
22:49:29.232825 run mass: All started... {duration=55.610624299850315, too_slow=0}
22:49:29.238466 run mass: MS start registered {at=3770697.532303242, delay=0.005634697154164314, ms=00099}
22:49:31.085221 run mass: MS performed LU {at=3770699.378948279, lu_delay=5.911574076395482, ms=00096}
22:49:31.103495 run mass: MS performed LU {at=3770699.397268641, lu_delay=4.845573041588068, ms=00097}
22:49:31.172177 run mass: MS performed LU {at=3770699.465905452, lu_delay=22.50075715733692, ms=00066}
22:49:32.921278 run mass: MS performed LU {at=3770701.214963973, lu_delay=5.332289025187492, ms=00098}
22:49:34.823032 run mass: MS performed LU {at=3770703.116757808, lu_delay=5.584454565774649, ms=00099}
22:49:34.833292 run mass: Tests done {all_completed=True, max=22.50075715733692, min=3.653006587177515}
22:49:34.838648 tst register_default_mass.py: Test passed (79.2 sec)
22:49:34.843816 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:34.846956 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:34.850049 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:34.853149 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:34.856254 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:34.859384 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:34.862502 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:34.865636 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:34.868776 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:34.871945 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:34.875094 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:34.878237 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:34.881466 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:34.884683 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:34.887877 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:34.891079 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:34.894303 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:34.897543 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:34.900821 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:34.904039 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:34.907321 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:34.910562 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:34.913922 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:34.917231 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:34.920485 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:34.923728 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:34.926936 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:34.930183 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:34.933376 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:34.936880 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:34.940294 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:34.943881 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:34.947314 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:34.950563 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:34.953819 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:34.957044 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:34.960284 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:34.963525 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:34.967022 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:34.970519 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:34.973839 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:34.977106 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:34.980419 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:34.983698 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:34.986918 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:34.990226 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:34.993644 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:34.997220 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:35.000620 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:35.004406 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:35.007716 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:35.011115 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:35.014444 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:35.017778 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:35.021019 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:35.024342 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:35.027622 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:35.030943 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:35.034179 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:35.037503 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:35.040736 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:35.044060 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:35.047373 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:35.050687 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:35.054014 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:35.057290 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:35.060673 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:35.063907 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:35.067176 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:35.070521 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:35.073796 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:35.077010 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:35.080281 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:35.083530 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:35.086801 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:35.090125 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:35.093403 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:35.096688 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:35.099931 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:35.103129 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:35.106442 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:35.109761 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:35.113381 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:35.116683 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:35.119894 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:35.123203 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:35.126468 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:35.130322 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:35.133633 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:35.136947 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:35.140207 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:35.143510 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:35.146712 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:35.149967 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:35.153175 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:35.156519 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:35.159739 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:35.163052 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:35.166834 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:35.170172 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:35.173453 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:35.176670 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:35.179915 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:35.183765 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:35.187062 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:35.190290 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:35.193604 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:35.196814 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:35.200143 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:35.203355 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:35.206675 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:35.209943 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:35.213266 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:35.216529 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:35.219807 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:35.223133 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:35.226378 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:35.229539 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:35.232703 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:35.235871 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:35.239048 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:35.242219 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:35.245396 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:35.248568 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:35.251752 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:35.254937 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:35.258098 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:35.261270 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:35.264436 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:35.267603 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:35.270776 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:35.273941 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:35.277105 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:35.280268 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:35.283426 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:35.286586 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:35.289752 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:35.292919 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:35.296090 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:35.299264 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:35.302426 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:35.305590 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:35.308770 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:35.311931 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:35.315100 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:35.318264 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:35.321441 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:35.324611 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:35.327773 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:35.330929 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:35.334087 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:35.337251 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:35.340429 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:35.343597 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:35.346759 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:35.349918 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:35.353088 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:35.356242 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:35.359416 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:35.362585 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:35.365750 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:35.368909 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:35.372075 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:35.375235 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:35.378391 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:35.381568 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:35.384743 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:35.387897 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:35.391063 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:35.394222 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:35.397379 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:35.400540 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:35.403715 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:35.406879 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:35.410032 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:35.413204 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:35.416376 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:35.419535 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:35.422705 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:35.425868 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:35.429030 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:35.432192 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:35.435362 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:35.438531 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:35.441701 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:35.444866 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:35.448025 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:35.451131 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:35.454241 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:35.457335 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:35.460443 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:35.463550 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:35.466670 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:35.469776 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:35.472890 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:35.476009 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:35.479101 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:35.482202 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:35.485309 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:35.488414 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:35.491526 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:35.494638 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:35.497735 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:35.500846 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:35.503956 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:35.507072 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:35.510193 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:35.513300 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:35.516419 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:35.519549 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:35.522704 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:35.525839 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:35.529008 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:35.532201 --- ParallelTerminationStrategy: PID 22 died...
22:49:35.533635 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:35.537171 --- ParallelTerminationStrategy: PID 23 died...
22:49:35.538610 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:35.542115 --- ParallelTerminationStrategy: PID 24 died...
22:49:35.543543 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:35.547056 --- ParallelTerminationStrategy: PID 25 died...
22:49:35.548475 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:35.551995 --- ParallelTerminationStrategy: PID 26 died...
22:49:35.553422 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:35.557010 --- ParallelTerminationStrategy: PID 27 died...
22:49:35.558460 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:35.562026 --- ParallelTerminationStrategy: PID 28 died...
22:49:35.563472 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:35.567055 --- ParallelTerminationStrategy: PID 29 died...
22:49:35.568502 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:35.572085 --- ParallelTerminationStrategy: PID 30 died...
22:49:35.573530 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:35.577108 --- ParallelTerminationStrategy: PID 31 died...
22:49:35.578577 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:35.582182 --- ParallelTerminationStrategy: PID 32 died...
22:49:35.583717 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:35.587318 --- ParallelTerminationStrategy: PID 33 died...
22:49:35.588783 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:35.592382 --- ParallelTerminationStrategy: PID 35 died...
22:49:35.593829 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:35.597416 --- ParallelTerminationStrategy: PID 36 died...
22:49:35.598885 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:35.602457 --- ParallelTerminationStrategy: PID 37 died...
22:49:35.603914 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:35.607483 --- ParallelTerminationStrategy: PID 38 died...
22:49:35.608929 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:35.612528 --- ParallelTerminationStrategy: PID 39 died...
22:49:35.613962 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:35.617545 --- ParallelTerminationStrategy: PID 40 died...
22:49:35.619002 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:35.622584 --- ParallelTerminationStrategy: PID 41 died...
22:49:35.624030 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:35.627594 --- ParallelTerminationStrategy: PID 42 died...
22:49:35.629039 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:35.632596 --- ParallelTerminationStrategy: PID 43 died...
22:49:35.634035 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:35.637582 --- ParallelTerminationStrategy: PID 44 died...
22:49:35.639027 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:35.642608 --- ParallelTerminationStrategy: PID 45 died...
22:49:35.644057 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:35.647597 --- ParallelTerminationStrategy: PID 46 died...
22:49:35.649036 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:35.652585 --- ParallelTerminationStrategy: PID 47 died...
22:49:35.654019 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:35.657553 --- ParallelTerminationStrategy: PID 48 died...
22:49:35.658998 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:35.662542 --- ParallelTerminationStrategy: PID 49 died...
22:49:35.663968 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:35.667497 --- ParallelTerminationStrategy: PID 50 died...
22:49:35.668924 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:35.672475 --- ParallelTerminationStrategy: PID 51 died...
22:49:35.673900 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:35.677436 --- ParallelTerminationStrategy: PID 52 died...
22:49:35.678872 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:35.682406 --- ParallelTerminationStrategy: PID 53 died...
22:49:35.683844 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:35.687365 --- ParallelTerminationStrategy: PID 54 died...
22:49:35.688798 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:35.692344 --- ParallelTerminationStrategy: PID 55 died...
22:49:35.693779 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:35.697325 --- ParallelTerminationStrategy: PID 56 died...
22:49:35.698763 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:35.702291 --- ParallelTerminationStrategy: PID 57 died...
22:49:35.703714 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:35.707259 --- ParallelTerminationStrategy: PID 58 died...
22:49:35.708689 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:35.712222 --- ParallelTerminationStrategy: PID 59 died...
22:49:35.713649 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:35.717202 --- ParallelTerminationStrategy: PID 60 died...
22:49:35.718635 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:35.722166 --- ParallelTerminationStrategy: PID 61 died...
22:49:35.723612 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:35.727146 --- ParallelTerminationStrategy: PID 62 died...
22:49:35.728576 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:35.732113 --- ParallelTerminationStrategy: PID 63 died...
22:49:35.733545 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:35.737090 --- ParallelTerminationStrategy: PID 64 died...
22:49:35.738528 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:35.742055 --- ParallelTerminationStrategy: PID 65 died...
22:49:35.743497 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:35.747042 --- ParallelTerminationStrategy: PID 66 died...
22:49:35.748482 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:35.752056 --- ParallelTerminationStrategy: PID 67 died...
22:49:35.753494 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:35.757053 --- ParallelTerminationStrategy: PID 68 died...
22:49:35.758505 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:35.762040 --- ParallelTerminationStrategy: PID 69 died...
22:49:35.763511 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:35.767052 --- ParallelTerminationStrategy: PID 70 died...
22:49:35.768491 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:35.772032 --- ParallelTerminationStrategy: PID 71 died...
22:49:35.773475 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:35.777023 --- ParallelTerminationStrategy: PID 72 died...
22:49:35.778486 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:35.782031 --- ParallelTerminationStrategy: PID 73 died...
22:49:35.783475 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:35.787019 --- ParallelTerminationStrategy: PID 74 died...
22:49:35.788452 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:35.792013 --- ParallelTerminationStrategy: PID 75 died...
22:49:35.793451 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:35.796996 --- ParallelTerminationStrategy: PID 76 died...
22:49:35.798447 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:35.801986 --- ParallelTerminationStrategy: PID 77 died...
22:49:35.803447 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:35.806995 --- ParallelTerminationStrategy: PID 78 died...
22:49:35.808426 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:35.811970 --- ParallelTerminationStrategy: PID 79 died...
22:49:35.813404 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:35.816955 --- ParallelTerminationStrategy: PID 80 died...
22:49:35.818431 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:35.821973 --- ParallelTerminationStrategy: PID 81 died...
22:49:35.823415 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:35.826956 --- ParallelTerminationStrategy: PID 82 died...
22:49:35.828396 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:35.831967 --- ParallelTerminationStrategy: PID 83 died...
22:49:35.833402 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:35.836943 --- ParallelTerminationStrategy: PID 84 died...
22:49:35.838393 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:35.841930 --- ParallelTerminationStrategy: PID 85 died...
22:49:35.843371 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:35.846927 --- ParallelTerminationStrategy: PID 86 died...
22:49:35.848365 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:35.851896 --- ParallelTerminationStrategy: PID 87 died...
22:49:35.853324 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:35.856889 --- ParallelTerminationStrategy: PID 88 died...
22:49:35.858345 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:35.861883 --- ParallelTerminationStrategy: PID 89 died...
22:49:35.863319 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:35.866849 --- ParallelTerminationStrategy: PID 90 died...
22:49:35.868282 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:35.871829 --- ParallelTerminationStrategy: PID 91 died...
22:49:35.873271 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:35.876798 --- ParallelTerminationStrategy: PID 92 died...
22:49:35.878264 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:35.881810 --- ParallelTerminationStrategy: PID 93 died...
22:49:35.883266 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:35.886794 --- ParallelTerminationStrategy: PID 94 died...
22:49:35.888226 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:35.891775 --- ParallelTerminationStrategy: PID 95 died...
22:49:35.893206 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:35.896745 --- ParallelTerminationStrategy: PID 96 died...
22:49:35.898177 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:35.901719 --- ParallelTerminationStrategy: PID 97 died...
22:49:35.903177 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:35.906724 --- ParallelTerminationStrategy: PID 98 died...
22:49:35.908162 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:35.911698 --- ParallelTerminationStrategy: PID 99 died...
22:49:35.913125 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:35.916686 --- ParallelTerminationStrategy: PID 100 died...
22:49:35.918127 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:35.921665 --- ParallelTerminationStrategy: PID 101 died...
22:49:35.923101 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:35.926641 --- ParallelTerminationStrategy: PID 102 died...
22:49:35.928078 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:35.931631 --- ParallelTerminationStrategy: PID 103 died...
22:49:35.933062 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:35.936628 --- ParallelTerminationStrategy: PID 104 died...
22:49:35.938057 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:35.941621 --- ParallelTerminationStrategy: PID 105 died...
22:49:35.943073 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:35.946613 --- ParallelTerminationStrategy: PID 106 died...
22:49:35.948058 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:35.951608 --- ParallelTerminationStrategy: PID 107 died...
22:49:35.953045 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:35.956601 --- ParallelTerminationStrategy: PID 108 died...
22:49:35.958038 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:35.961570 --- ParallelTerminationStrategy: PID 109 died...
22:49:35.963015 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:35.966578 --- ParallelTerminationStrategy: PID 110 died...
22:49:35.968015 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:35.971556 --- ParallelTerminationStrategy: PID 111 died...
22:49:35.972991 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:35.976552 --- ParallelTerminationStrategy: PID 112 died...
22:49:35.977983 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:35.981523 --- ParallelTerminationStrategy: PID 113 died...
22:49:35.982970 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:35.986504 --- ParallelTerminationStrategy: PID 114 died...
22:49:35.987935 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:35.991474 --- ParallelTerminationStrategy: PID 115 died...
22:49:35.992907 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:35.996457 --- ParallelTerminationStrategy: PID 116 died...
22:49:35.997894 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:36.001426 --- ParallelTerminationStrategy: PID 117 died...
22:49:36.002852 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:36.006396 --- ParallelTerminationStrategy: PID 118 died...
22:49:36.007834 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:36.011412 --- ParallelTerminationStrategy: PID 119 died...
22:49:36.012851 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:36.016396 --- ParallelTerminationStrategy: PID 120 died...
22:49:36.017835 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:36.021373 --- ParallelTerminationStrategy: PID 121 died...
22:49:36.022814 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:36.026355 --- ParallelTerminationStrategy: PID 122 died...
22:49:36.027789 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:36.031367 --- ParallelTerminationStrategy: PID 123 died...
22:49:36.032799 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:36.036338 --- ParallelTerminationStrategy: PID 124 died...
22:49:36.037764 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:36.041312 --- ParallelTerminationStrategy: PID 125 died...
22:49:36.042757 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:36.046293 --- ParallelTerminationStrategy: PID 126 died...
22:49:36.047724 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:36.051269 --- ParallelTerminationStrategy: PID 127 died...
22:49:36.052701 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:36.056238 --- ParallelTerminationStrategy: PID 128 died...
22:49:36.057679 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:36.061257 --- ParallelTerminationStrategy: PID 129 died...
22:49:36.062704 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:36.066234 --- ParallelTerminationStrategy: PID 130 died...
22:49:36.067675 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:36.071209 --- ParallelTerminationStrategy: PID 131 died...
22:49:36.072648 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:36.076197 --- ParallelTerminationStrategy: PID 132 died...
22:49:36.077628 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:36.081192 --- ParallelTerminationStrategy: PID 133 died...
22:49:36.082636 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:36.086165 --- ParallelTerminationStrategy: PID 134 died...
22:49:36.087595 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:36.091150 --- ParallelTerminationStrategy: PID 135 died...
22:49:36.092585 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:36.096148 --- ParallelTerminationStrategy: PID 136 died...
22:49:36.097580 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:36.101141 --- ParallelTerminationStrategy: PID 137 died...
22:49:36.102564 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:36.106081 --- ParallelTerminationStrategy: PID 138 died...
22:49:36.107502 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:36.111048 --- ParallelTerminationStrategy: PID 139 died...
22:49:36.112475 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:36.116001 --- ParallelTerminationStrategy: PID 140 died...
22:49:36.117425 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:36.120953 --- ParallelTerminationStrategy: PID 141 died...
22:49:36.122376 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:36.125907 --- ParallelTerminationStrategy: PID 142 died...
22:49:36.127341 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:36.130882 --- ParallelTerminationStrategy: PID 143 died...
22:49:36.132304 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:36.135836 --- ParallelTerminationStrategy: PID 144 died...
22:49:36.137263 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:36.140791 --- ParallelTerminationStrategy: PID 145 died...
22:49:36.142214 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:36.145743 --- ParallelTerminationStrategy: PID 146 died...
22:49:36.147172 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:36.150714 --- ParallelTerminationStrategy: PID 147 died...
22:49:36.152143 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:36.155655 --- ParallelTerminationStrategy: PID 148 died...
22:49:36.157072 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:36.160602 --- ParallelTerminationStrategy: PID 149 died...
22:49:36.162021 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:36.165544 --- ParallelTerminationStrategy: PID 150 died...
22:49:36.166967 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:36.170487 --- ParallelTerminationStrategy: PID 151 died...
22:49:36.171907 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:36.175443 --- ParallelTerminationStrategy: PID 152 died...
22:49:36.176873 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:36.180395 --- ParallelTerminationStrategy: PID 153 died...
22:49:36.181814 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:36.185347 --- ParallelTerminationStrategy: PID 154 died...
22:49:36.186770 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:36.190301 --- ParallelTerminationStrategy: PID 155 died...
22:49:36.191719 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:36.195276 --- ParallelTerminationStrategy: PID 156 died...
22:49:36.196691 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:36.200222 --- ParallelTerminationStrategy: PID 157 died...
22:49:36.201643 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:36.205157 --- ParallelTerminationStrategy: PID 158 died...
22:49:36.206589 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:36.210119 --- ParallelTerminationStrategy: PID 159 died...
22:49:36.211549 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:36.215095 --- ParallelTerminationStrategy: PID 160 died...
22:49:36.216517 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:36.220037 --- ParallelTerminationStrategy: PID 161 died...
22:49:36.221452 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:36.224980 --- ParallelTerminationStrategy: PID 162 died...
22:49:36.226406 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:36.229932 --- ParallelTerminationStrategy: PID 163 died...
22:49:36.231357 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:36.234885 --- ParallelTerminationStrategy: PID 164 died...
22:49:36.236303 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:36.239873 --- ParallelTerminationStrategy: PID 165 died...
22:49:36.241294 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:36.244823 --- ParallelTerminationStrategy: PID 166 died...
22:49:36.246255 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:36.249786 --- ParallelTerminationStrategy: PID 167 died...
22:49:36.251213 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:36.254749 --- ParallelTerminationStrategy: PID 168 died...
22:49:36.256169 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:36.259694 --- ParallelTerminationStrategy: PID 169 died...
22:49:36.261111 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:36.264636 --- ParallelTerminationStrategy: PID 170 died...
22:49:36.266050 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:36.269555 --- ParallelTerminationStrategy: PID 171 died...
22:49:36.270984 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:36.274505 --- ParallelTerminationStrategy: PID 172 died...
22:49:36.275936 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:36.279457 --- ParallelTerminationStrategy: PID 173 died...
22:49:36.280875 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:36.284422 --- ParallelTerminationStrategy: PID 174 died...
22:49:36.285848 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:36.289366 --- ParallelTerminationStrategy: PID 175 died...
22:49:36.290802 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:36.294335 --- ParallelTerminationStrategy: PID 176 died...
22:49:36.295757 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:36.299294 --- ParallelTerminationStrategy: PID 177 died...
22:49:36.300717 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:36.304251 --- ParallelTerminationStrategy: PID 178 died...
22:49:36.305670 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:36.309205 --- ParallelTerminationStrategy: PID 179 died...
22:49:36.310631 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:36.314142 --- ParallelTerminationStrategy: PID 180 died...
22:49:36.315574 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:36.319103 --- ParallelTerminationStrategy: PID 181 died...
22:49:36.320530 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:36.324075 --- ParallelTerminationStrategy: PID 182 died...
22:49:36.325496 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:36.329023 --- ParallelTerminationStrategy: PID 183 died...
22:49:36.330453 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:36.333961 --- ParallelTerminationStrategy: PID 184 died...
22:49:36.335388 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:36.338908 --- ParallelTerminationStrategy: PID 185 died...
22:49:36.340331 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:36.343844 --- ParallelTerminationStrategy: PID 186 died...
22:49:36.345264 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:36.348831 --- ParallelTerminationStrategy: PID 187 died...
22:49:36.350261 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:36.353778 --- ParallelTerminationStrategy: PID 188 died...
22:49:36.355197 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:36.358715 --- ParallelTerminationStrategy: PID 189 died...
22:49:36.360135 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:36.363660 --- ParallelTerminationStrategy: PID 190 died...
22:49:36.365079 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:36.368628 --- ParallelTerminationStrategy: PID 191 died...
22:49:36.370046 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:36.373608 --- ParallelTerminationStrategy: PID 192 died...
22:49:36.375039 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:36.378585 --- ParallelTerminationStrategy: PID 193 died...
22:49:36.380010 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:36.383532 --- ParallelTerminationStrategy: PID 194 died...
22:49:36.384952 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:36.388476 --- ParallelTerminationStrategy: PID 195 died...
22:49:36.389893 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:36.393462 --- ParallelTerminationStrategy: PID 196 died...
22:49:36.394895 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:36.398426 --- ParallelTerminationStrategy: PID 197 died...
22:49:36.399845 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:36.403396 --- ParallelTerminationStrategy: PID 198 died...
22:49:36.404826 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:36.408354 --- ParallelTerminationStrategy: PID 199 died...
22:49:36.409774 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:36.413295 --- ParallelTerminationStrategy: PID 200 died...
22:49:36.414729 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:36.418269 --- ParallelTerminationStrategy: PID 201 died...
22:49:36.419698 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:36.423241 --- ParallelTerminationStrategy: PID 202 died...
22:49:36.424659 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:36.428197 --- ParallelTerminationStrategy: PID 203 died...
22:49:36.429621 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:36.433134 --- ParallelTerminationStrategy: PID 204 died...
22:49:36.434565 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:36.438086 --- ParallelTerminationStrategy: PID 205 died...
22:49:36.439513 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:36.443055 --- ParallelTerminationStrategy: PID 206 died...
22:49:36.444529 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:36.448190 --- ParallelTerminationStrategy: PID 207 died...
22:49:36.449669 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:36.453333 --- ParallelTerminationStrategy: PID 208 died...
22:49:36.454803 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:36.458460 --- ParallelTerminationStrategy: PID 209 died...
22:49:36.459930 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:36.463623 --- ParallelTerminationStrategy: PID 210 died...
22:49:36.465095 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:36.468759 --- ParallelTerminationStrategy: PID 211 died...
22:49:36.470189 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:36.473713 --- ParallelTerminationStrategy: PID 212 died...
22:49:36.475130 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:36.478647 --- ParallelTerminationStrategy: PID 213 died...
22:49:36.480063 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:36.483601 --- ParallelTerminationStrategy: PID 214 died...
22:49:36.485029 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:36.488578 --- ParallelTerminationStrategy: PID 215 died...
22:49:36.489986 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:36.493551 --- ParallelTerminationStrategy: PID 216 died...
22:49:36.494970 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:36.498512 --- ParallelTerminationStrategy: PID 217 died...
22:49:36.499943 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:36.503472 --- ParallelTerminationStrategy: PID 218 died...
22:49:36.504888 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:36.508432 --- ParallelTerminationStrategy: PID 219 died...
22:49:36.509840 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:36.513365 --- ParallelTerminationStrategy: PID 220 died...
22:49:36.514792 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:36.518322 --- ParallelTerminationStrategy: PID 221 died...
22:49:36.519737 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:36.523269 --- ParallelTerminationStrategy: PID 222 died...
22:49:36.524690 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:36.528212 --- ParallelTerminationStrategy: PID 223 died...
22:49:36.529634 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:36.533146 --- ParallelTerminationStrategy: PID 224 died...
22:49:36.534574 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:36.538095 --- ParallelTerminationStrategy: PID 225 died...
22:49:36.539521 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:36.543051 --- ParallelTerminationStrategy: PID 226 died...
22:49:36.544476 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:36.548004 --- ParallelTerminationStrategy: PID 227 died...
22:49:36.549432 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:36.552956 --- ParallelTerminationStrategy: PID 228 died...
22:49:36.554382 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:36.557903 --- ParallelTerminationStrategy: PID 229 died...
22:49:36.559334 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:36.562869 --- ParallelTerminationStrategy: PID 230 died...
22:49:36.564294 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:36.567812 --- ParallelTerminationStrategy: PID 231 died...
22:49:36.569236 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:36.572789 --- ParallelTerminationStrategy: PID 232 died...
22:49:36.574219 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:36.577740 --- ParallelTerminationStrategy: PID 233 died...
22:49:36.579180 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:36.582739 --- ParallelTerminationStrategy: PID 234 died...
22:49:36.584162 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:39.988313 --- ParallelTerminationStrategy: PID 34 died...
22:49:39.994539 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8378 netreg_mass PASS
---------------------------------------------------------------------
22:49:40.054092 tst trial-8378: Storing JUnit report in /build/trial-8378/run.2026-06-30_22-48-15/trial-8378.xml
--------------------------------------------------------------------------------------------
trial-8378 PASS
--------------------------------------------------------------------------------------------
22:49:40.065718 tst trial-8378: trial-8378: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (79.2 sec)
+ exit_code=0
+ rm -rf trial-8378/inst
+ cd trial-8378
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-06-30 22:48:15
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8378-run.tgz run.2026-06-30_22-48-15
+ tar czf /build/trial-8378-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-06-30_13_26_30.tgz osmo-bts-oc2g.build-2026-06-30_10_06_14.tgz osmo-bts-sysmo.build-2026-06-30_10_03_31.tgz osmo-bts.build-2026-06-30_10_03_33.tgz osmo-ggsn.build-2026-06-30_20_42_49.tgz osmo-hlr.build-2026-06-30_16_36_35.tgz osmo-hnbgw.build-2026-06-30_13_28_53.tgz osmo-mgw.build-2026-06-30_08_34_59.tgz osmo-msc.build-2026-06-30_13_32_39.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-06-30_07_34_46.tgz osmo-pcu-sysmo.build-2026-06-30_07_34_48.tgz osmo-pcu.build-2026-06-30_07_34_56.tgz osmo-sgsn.build-2026-06-30_20_48_13.tgz osmo-stp.build-2026-06-30_13_23_11.tgz osmo-trx.build-2026-06-30_14_21_52.tgz osmocom-bb.build-2026-06-30_21_17_22.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