Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis"
> git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins1252551648794872430.sh
+ rm -rf trial-8212-bin.tgz trial-8212-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 25215
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11116
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10569
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12943
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13269
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 13092
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 41586
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7641
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 43769
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8512
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 17155
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 13249
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7570
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11641
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7681
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9139
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6401
Copied 2 artifacts from "osmo-gsm-tester_build-open5gs" build number 8
Copied 2 artifacts from "osmo-gsm-tester_build-srslte" build number 19
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7570
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins1861219939231184883.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-8212
+ 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
3d86f09 debian-trixie-obs-asan: new container
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_S1GW_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.0s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.1s
#7 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8
#7 CACHED
#8 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#8 CACHED
#9 [ 8/28] RUN MKDIR /var/run/sshd
#9 CACHED
#10 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#10 CACHED
#11 [ 2/28] RUN useradd -ms /bin/bash jenkins
#11 CACHED
#12 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#12 CACHED
#13 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#13 CACHED
#14 [20/28] WORKDIR /TMP
#14 CACHED
#15 [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
#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 [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
#18 CACHED
#19 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#19 CACHED
#20 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#20 CACHED
#21 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#21 CACHED
#22 [ 9/28] COPY SSH /root/.ssh
#22 CACHED
#23 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#23 CACHED
#24 [19/28] RUN IF [ "$(arch)" = "x86_64" ]; then apt-get update && apt-get install -y --no-install-recommends python3-pip python3-setuptools python3-wheel ninja-build build-essential flex bison git libsctp-dev libgnutls28-dev libgcrypt-dev libssl-dev libidn11-dev libmongoc-dev libbson-dev libyaml-dev libnghttp2-dev libmicrohttpd-dev libcurl4-gnutls-dev libnghttp2-dev meson && apt-get clean; fi
#24 CACHED
#25 [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
#25 CACHED
#26 [ 5/28] RUN APT-GET update && apt-get install -y --no-install-recommends cpio dbus tcpdump sqlite3 python3 python3-setuptools python3-yaml python3-mako python3-gi python3-numpy python3-wheel python3-watchdog ofono patchelf rpm2cpio sudo libcap2-bin python3-pip udhcpc iperf3 locales
#26 CACHED
#27 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#27 CACHED
#28 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#28 CACHED
#29 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#29 CACHED
#30 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#30 CACHED
#31 [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
#31 CACHED
#32 [15/28] RUN APT-GET update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:5a0194dd615b1560d47783c6f9d8cb85b53a435b8f590a8b295f0dc9ec3c765c 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=8213 -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-01-16 22:48:16
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8213
+ mkdir -p trial-8213
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-01-16_13_55_40.tgz osmo-bts-oc2g.build-2026-01-16_13_52_59.tgz osmo-bts-sysmo.build-2026-01-16_13_53_04.tgz osmo-bts.build-2026-01-16_13_53_17.tgz osmo-ggsn.build-2026-01-16_20_42_36.tgz osmo-hlr.build-2026-01-16_16_36_50.tgz osmo-hnbgw.build-2026-01-16_13_31_52.tgz osmo-mgw.build-2026-01-16_13_52_38.tgz osmo-msc.build-2026-01-16_14_00_06.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-01-16_07_34_48.tgz osmo-pcu-sysmo.build-2026-01-16_07_34_42.tgz osmo-pcu.build-2026-01-16_07_34_53.tgz osmo-sgsn.build-2026-01-16_20_48_25.tgz osmo-stp.build-2026-01-16_13_23_47.tgz osmo-trx.build-2026-01-16_14_21_31.tgz osmocom-bb.build-2026-01-16_21_17_09.tgz srslte.build-19.tgz trial-8213
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-01-16_13_55_40.md5 osmo-bts-oc2g.build-2026-01-16_13_52_59.md5 osmo-bts-sysmo.build-2026-01-16_13_53_04.md5 osmo-bts.build-2026-01-16_13_53_17.md5 osmo-ggsn.build-2026-01-16_20_42_36.md5 osmo-hlr.build-2026-01-16_16_36_50.md5 osmo-hnbgw.build-2026-01-16_13_31_52.md5 osmo-mgw.build-2026-01-16_13_52_38.md5 osmo-msc.build-2026-01-16_14_00_06.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-01-16_07_34_48.md5 osmo-pcu-sysmo.build-2026-01-16_07_34_42.md5 osmo-pcu.build-2026-01-16_07_34_53.md5 osmo-sgsn.build-2026-01-16_20_48_25.md5 osmo-stp.build-2026-01-16_13_23_47.md5 osmo-trx.build-2026-01-16_14_21_31.md5 osmocom-bb.build-2026-01-16_21_17_09.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-01-16_13_55_40.md5 osmo-bts-oc2g.build-2026-01-16_13_52_59.md5 osmo-bts-sysmo.build-2026-01-16_13_53_04.md5 osmo-bts.build-2026-01-16_13_53_17.md5 osmo-ggsn.build-2026-01-16_20_42_36.md5 osmo-hlr.build-2026-01-16_16_36_50.md5 osmo-hnbgw.build-2026-01-16_13_31_52.md5 osmo-mgw.build-2026-01-16_13_52_38.md5 osmo-msc.build-2026-01-16_14_00_06.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-01-16_07_34_48.md5 osmo-pcu-sysmo.build-2026-01-16_07_34_42.md5 osmo-pcu.build-2026-01-16_07_34_53.md5 osmo-sgsn.build-2026-01-16_20_48_25.md5 osmo-stp.build-2026-01-16_13_23_47.md5 osmo-trx.build-2026-01-16_14_21_31.md5 osmocom-bb.build-2026-01-16_21_17_09.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-8213 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8213'
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-8213
--------------------------------------------------------------------------------------------
22:48:16.906843 tst trial-8213: Detailed log at /build/trial-8213/run.2026-01-16_22-48-16/log
---------------------------------------------------------------------
trial-8213 netreg_mass
---------------------------------------------------------------------
22:48:17.112605 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:17.112949 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:17.113712 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:17.114851 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:17.156001 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:17.156864 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:17.158026 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:17.219914 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-8213 netreg_mass register_default_mass.py
----------------------------------------------
22:48:17.220694 tst register_default_mass.py:9: Claiming resources for the test
22:48:17.236019 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.236536 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.236987 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.237423 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.237870 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.238321 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.238754 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:17.269077 tst register_default_mass.py: using LAC 2
22:48:17.291183 tst register_default_mass.py: using RAC 2
22:48:17.317824 tst register_default_mass.py: using CellId 2
22:48:17.347317 tst register_default_mass.py: using BVCI 3
22:48:17.361144 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.361824 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.362394 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.362937 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.363447 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.363982 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.364507 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.365035 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.365583 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.366112 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.366628 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.367161 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.367777 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.368310 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.368844 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.369369 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.369881 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.370407 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.370927 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.371444 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.371981 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.372503 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.373034 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.373562 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.374068 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.374579 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.375098 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.375603 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.376129 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.376649 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.377155 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.377666 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.378203 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.378723 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.379241 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.379767 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.380292 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.380809 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.381321 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.381843 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.382357 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.382867 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.383374 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.383911 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.384422 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.384927 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.385454 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.385978 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.386495 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.387014 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.387535 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.388044 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.388548 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.389082 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.389591 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.390097 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.390601 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.391122 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.391630 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.392134 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.392638 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.393142 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.393643 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.394168 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.394666 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.395173 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.395698 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.396211 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.396712 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.397232 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.397747 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.398254 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.398838 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.399362 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.399879 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.400379 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.400889 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.401401 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.401906 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.402416 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.402920 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.403414 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.403928 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.404436 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.404927 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.405414 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.405920 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.406418 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.406916 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.407420 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.407934 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.408438 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.408939 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.409458 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.409963 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.410461 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.410984 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.411497 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.412003 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.412502 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.413010 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.413562 tst register_default_mass.py:21: Launching a simple network
22:48:17.423668 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:17.543177 run create_hlr_db(pid=20): Launched
22:48:18.557913 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:18.574704 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:18.590195 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:18.595905 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:18.785076 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:18.799852 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:18.805418 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:19.227116 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:19.242183 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:22.257298 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:22.385880 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:22.400718 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:22.406419 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:22.430016 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:22.444972 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:22.450722 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:22.768134 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:22.783234 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:28.809924 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:28.984648 run osmo-bts-virtual(pid=34): Launched
22:48:30.020525 tst register_default_mass.py: using MSISDN 1001
22:48:30.034706 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:30.074572 tst register_default_mass.py: using MSISDN 1002
22:48:30.092509 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:30.123442 tst register_default_mass.py: using MSISDN 1003
22:48:30.138170 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:30.169091 tst register_default_mass.py: using MSISDN 1004
22:48:30.183746 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:30.214739 tst register_default_mass.py: using MSISDN 1005
22:48:30.229235 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:30.259751 tst register_default_mass.py: using MSISDN 1006
22:48:30.274273 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:30.305398 tst register_default_mass.py: using MSISDN 1007
22:48:30.320051 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:30.351197 tst register_default_mass.py: using MSISDN 1008
22:48:30.366087 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:30.396944 tst register_default_mass.py: using MSISDN 1009
22:48:30.411514 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:30.442229 tst register_default_mass.py: using MSISDN 1010
22:48:30.456709 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:30.491321 tst register_default_mass.py: using MSISDN 1011
22:48:30.507907 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:30.538931 tst register_default_mass.py: using MSISDN 1012
22:48:30.553728 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:30.584537 tst register_default_mass.py: using MSISDN 1013
22:48:30.599039 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:30.629832 tst register_default_mass.py: using MSISDN 1014
22:48:30.644361 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:30.674898 tst register_default_mass.py: using MSISDN 1015
22:48:30.689206 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:30.720051 tst register_default_mass.py: using MSISDN 1016
22:48:30.734574 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:30.765620 tst register_default_mass.py: using MSISDN 1017
22:48:30.780255 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:30.811092 tst register_default_mass.py: using MSISDN 1018
22:48:30.825473 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:30.856157 tst register_default_mass.py: using MSISDN 1019
22:48:30.870427 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:30.901155 tst register_default_mass.py: using MSISDN 1020
22:48:30.915650 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:30.946573 tst register_default_mass.py: using MSISDN 1021
22:48:30.961315 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:30.992071 tst register_default_mass.py: using MSISDN 1022
22:48:31.006578 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:31.046147 tst register_default_mass.py: using MSISDN 1023
22:48:31.063895 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:31.094441 tst register_default_mass.py: using MSISDN 1024
22:48:31.109153 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:31.139956 tst register_default_mass.py: using MSISDN 1025
22:48:31.154522 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:31.185352 tst register_default_mass.py: using MSISDN 1026
22:48:31.199934 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:31.230897 tst register_default_mass.py: using MSISDN 1027
22:48:31.245560 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:31.276090 tst register_default_mass.py: using MSISDN 1028
22:48:31.290342 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:31.321129 tst register_default_mass.py: using MSISDN 1029
22:48:31.335762 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:31.366534 tst register_default_mass.py: using MSISDN 1030
22:48:31.381149 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:31.411996 tst register_default_mass.py: using MSISDN 1031
22:48:31.426520 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:31.457295 tst register_default_mass.py: using MSISDN 1032
22:48:31.471739 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:31.502645 tst register_default_mass.py: using MSISDN 1033
22:48:31.517162 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:31.548208 tst register_default_mass.py: using MSISDN 1034
22:48:31.562885 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:31.593752 tst register_default_mass.py: using MSISDN 1035
22:48:31.608258 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:31.639097 tst register_default_mass.py: using MSISDN 1036
22:48:31.653470 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:31.684279 tst register_default_mass.py: using MSISDN 1037
22:48:31.698747 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:31.729843 tst register_default_mass.py: using MSISDN 1038
22:48:31.744615 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:31.775410 tst register_default_mass.py: using MSISDN 1039
22:48:31.789920 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:31.821029 tst register_default_mass.py: using MSISDN 1040
22:48:31.835208 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:31.865391 tst register_default_mass.py: using MSISDN 1041
22:48:31.879647 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:31.910558 tst register_default_mass.py: using MSISDN 1042
22:48:31.925195 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:31.955871 tst register_default_mass.py: using MSISDN 1043
22:48:31.970242 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:32.000816 tst register_default_mass.py: using MSISDN 1044
22:48:32.015101 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:32.045617 tst register_default_mass.py: using MSISDN 1045
22:48:32.059804 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:32.090412 tst register_default_mass.py: using MSISDN 1046
22:48:32.104893 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:32.135538 tst register_default_mass.py: using MSISDN 1047
22:48:32.150136 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:32.181017 tst register_default_mass.py: using MSISDN 1048
22:48:32.195510 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:32.225922 tst register_default_mass.py: using MSISDN 1049
22:48:32.240394 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:32.270656 tst register_default_mass.py: using MSISDN 1050
22:48:32.284815 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:32.314864 tst register_default_mass.py: using MSISDN 1051
22:48:32.329109 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:32.359535 tst register_default_mass.py: using MSISDN 1052
22:48:32.373819 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:32.404100 tst register_default_mass.py: using MSISDN 1053
22:48:32.418378 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:32.448454 tst register_default_mass.py: using MSISDN 1054
22:48:32.462543 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:32.492911 tst register_default_mass.py: using MSISDN 1055
22:48:32.507153 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:32.537480 tst register_default_mass.py: using MSISDN 1056
22:48:32.551689 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:32.581817 tst register_default_mass.py: using MSISDN 1057
22:48:32.596109 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:32.626010 tst register_default_mass.py: using MSISDN 1058
22:48:32.639917 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:32.670103 tst register_default_mass.py: using MSISDN 1059
22:48:32.684484 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:32.714875 tst register_default_mass.py: using MSISDN 1060
22:48:32.729111 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:32.759374 tst register_default_mass.py: using MSISDN 1061
22:48:32.773678 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:32.803958 tst register_default_mass.py: using MSISDN 1062
22:48:32.818218 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:32.848472 tst register_default_mass.py: using MSISDN 1063
22:48:32.862542 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:32.892650 tst register_default_mass.py: using MSISDN 1064
22:48:32.906664 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:32.936504 tst register_default_mass.py: using MSISDN 1065
22:48:32.950765 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:32.981197 tst register_default_mass.py: using MSISDN 1066
22:48:32.995337 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:33.025575 tst register_default_mass.py: using MSISDN 1067
22:48:33.038351 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:33.068408 tst register_default_mass.py: using MSISDN 1068
22:48:33.082391 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:33.112555 tst register_default_mass.py: using MSISDN 1069
22:48:33.126571 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:33.156889 tst register_default_mass.py: using MSISDN 1070
22:48:33.171310 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:33.201798 tst register_default_mass.py: using MSISDN 1071
22:48:33.216066 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:33.246271 tst register_default_mass.py: using MSISDN 1072
22:48:33.260571 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:33.290883 tst register_default_mass.py: using MSISDN 1073
22:48:33.305032 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:33.335771 tst register_default_mass.py: using MSISDN 1074
22:48:33.350108 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:33.381013 tst register_default_mass.py: using MSISDN 1075
22:48:33.395319 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:33.425313 tst register_default_mass.py: using MSISDN 1076
22:48:33.439339 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:33.469612 tst register_default_mass.py: using MSISDN 1077
22:48:33.483959 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:33.514405 tst register_default_mass.py: using MSISDN 1078
22:48:33.528756 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:33.559067 tst register_default_mass.py: using MSISDN 1079
22:48:33.573308 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:33.603742 tst register_default_mass.py: using MSISDN 1080
22:48:33.618034 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:33.648507 tst register_default_mass.py: using MSISDN 1081
22:48:33.662887 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:33.692986 tst register_default_mass.py: using MSISDN 1082
22:48:33.707113 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:33.737593 tst register_default_mass.py: using MSISDN 1083
22:48:33.751914 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:33.782509 tst register_default_mass.py: using MSISDN 1084
22:48:33.796981 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:33.827314 tst register_default_mass.py: using MSISDN 1085
22:48:33.837339 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:33.867622 tst register_default_mass.py: using MSISDN 1086
22:48:33.882641 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:33.913070 tst register_default_mass.py: using MSISDN 1087
22:48:33.927176 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:33.957481 tst register_default_mass.py: using MSISDN 1088
22:48:33.971325 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:34.001793 tst register_default_mass.py: using MSISDN 1089
22:48:34.015528 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:34.045481 tst register_default_mass.py: using MSISDN 1090
22:48:34.059093 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:34.089380 tst register_default_mass.py: using MSISDN 1091
22:48:34.103110 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:34.133209 tst register_default_mass.py: using MSISDN 1092
22:48:34.142889 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:34.173149 tst register_default_mass.py: using MSISDN 1093
22:48:34.188685 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:34.219059 tst register_default_mass.py: using MSISDN 1094
22:48:34.233601 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:34.263575 tst register_default_mass.py: using MSISDN 1095
22:48:34.277637 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:34.308019 tst register_default_mass.py: using MSISDN 1096
22:48:34.322233 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:34.352502 tst register_default_mass.py: using MSISDN 1097
22:48:34.366792 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:34.397191 tst register_default_mass.py: using MSISDN 1098
22:48:34.411559 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:34.441923 tst register_default_mass.py: using MSISDN 1099
22:48:34.456232 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:34.486525 tst register_default_mass.py: using MSISDN 1100
22:48:34.500879 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:34.592693 run mass: Starting testcase
22:48:34.598237 run mass: Pre-launching all virtphy's
22:48:34.603823 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:34.616904 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:34.622917 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:34.635870 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:34.641923 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:34.654884 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:34.660982 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:34.674070 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:34.680147 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:34.693069 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:34.699109 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:34.712016 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:34.718066 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:34.731025 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:34.737229 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:34.750345 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:34.756519 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:34.769641 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:34.775671 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:34.788766 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:34.794769 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:34.807688 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:34.813680 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:34.826550 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:34.832524 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:34.845330 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:34.851331 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:34.864229 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:34.870192 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:34.883050 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:34.889054 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:34.901988 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:34.908017 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:34.920990 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:34.926943 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:34.939819 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:34.945825 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:34.958770 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:34.964764 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:34.977750 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:34.983742 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:34.996616 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:35.002626 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:35.015501 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:35.021539 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:35.034420 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:35.040382 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:35.053286 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:35.059236 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:35.072168 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:35.078130 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:35.090974 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:35.096905 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:35.109743 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:35.115666 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:35.128541 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:35.134492 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:35.147515 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:35.153533 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:35.166577 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:35.172598 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:35.185550 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:35.191543 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:35.204550 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:35.210537 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:35.223427 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:35.229392 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:35.242313 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:35.248308 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:35.261222 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:35.267190 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:35.280162 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:35.286118 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:35.299017 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:35.305059 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:35.318006 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:35.323989 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:35.337048 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:35.343023 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:35.355977 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:35.361923 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:35.374973 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:35.380992 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:35.394046 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:35.400036 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:35.412924 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:35.419029 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:35.431997 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:35.438059 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:35.450974 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:35.456991 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:35.469918 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:35.475975 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:35.488874 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:35.494830 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:35.507743 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:35.513712 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:35.526680 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:35.532655 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:35.545597 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:35.551641 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:35.564573 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:35.570623 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:35.583517 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:35.589519 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:35.602412 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:35.608546 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:35.621537 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:35.627670 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:35.640638 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:35.646630 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:35.659745 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:35.665734 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:35.678778 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:35.684777 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:35.697706 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:35.703694 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:35.716625 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:35.722668 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:35.735554 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:35.741503 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:35.754393 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:35.760388 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:35.773274 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:35.779246 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:35.792181 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:35.798173 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:35.811097 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:35.817090 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:35.830010 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:35.835993 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:35.849081 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:35.855048 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:35.868142 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:35.874139 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:35.887057 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:35.893270 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:35.906217 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:35.912383 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:35.925389 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:35.931379 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:35.944329 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:35.950274 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:35.963177 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:35.969141 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:35.982019 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:35.988002 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:36.000926 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:36.006872 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:36.019824 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:36.025776 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:36.038682 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:36.044671 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:36.057571 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:36.063547 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:36.076465 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:36.082625 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:36.095617 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:36.101760 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:36.114735 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:36.120751 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:36.133939 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:36.139916 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:36.153070 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:36.159054 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:36.172095 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:36.178058 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:36.190944 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:36.196974 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:36.209935 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:36.215920 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:36.228890 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:36.234857 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:36.247823 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:36.253784 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:36.266724 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:36.272711 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:36.285670 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:36.291624 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:36.304569 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:36.310550 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:36.323820 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:36.329821 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:36.342911 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:36.348918 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:36.362019 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:36.368028 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:36.381175 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:36.387132 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:36.400064 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:36.406051 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:36.418999 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:36.425050 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:36.438009 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:36.444002 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:36.456921 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:36.462905 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:36.475956 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:36.481996 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:36.494936 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:36.500866 run mass: Checking if sockets are in the filesystem
22:48:36.524362 run osmo-ms-mob/00000: Starting mobile
22:48:36.537451 run osmo-ms-mob/00000(pid=135): Launched
22:48:36.548090 run mass: MS start registered {at=191135.836390915, delay=0.004524137999396771, ms=00000}
22:48:40.739763 run osmo-ms-mob/00001: Starting mobile
22:48:40.755860 run osmo-ms-mob/00001(pid=136): Launched
22:48:40.766512 run mass: MS start registered {at=191140.054811088, delay=0.0046822529984638095, ms=00001}
22:48:41.820855 run mass: MS performed LU {at=191141.109042062, lu_delay=5.272651146980934, ms=00000}
22:48:42.539045 run osmo-ms-mob/00002: Starting mobile
22:48:42.555104 run osmo-ms-mob/00002(pid=137): Launched
22:48:42.565566 run mass: MS start registered {at=191141.853862094, delay=0.004440655990038067, ms=00002}
22:48:43.848946 run osmo-ms-mob/00003: Starting mobile
22:48:43.865989 run osmo-ms-mob/00003(pid=138): Launched
22:48:43.876600 run mass: MS start registered {at=191143.164899093, delay=0.0045411280007101595, ms=00003}
22:48:44.938833 run osmo-ms-mob/00004: Starting mobile
22:48:44.954949 run osmo-ms-mob/00004(pid=139): Launched
22:48:44.965556 run mass: MS start registered {at=191144.25385797, delay=0.004554750019451603, ms=00004}
22:48:45.587202 run mass: MS performed LU {at=191144.875393145, lu_delay=4.820582057000138, ms=00001}
22:48:45.948153 run osmo-ms-mob/00005: Starting mobile
22:48:45.965196 run osmo-ms-mob/00005(pid=140): Launched
22:48:45.975897 run mass: MS start registered {at=191145.264196989, delay=0.004559744003927335, ms=00005}
22:48:46.817179 run osmo-ms-mob/00006: Starting mobile
22:48:46.830137 run osmo-ms-mob/00006(pid=141): Launched
22:48:46.840741 run mass: MS start registered {at=191146.129045367, delay=0.004486014018766582, ms=00006}
22:48:47.488971 run mass: MS performed LU {at=191146.777159054, lu_delay=4.923296960012522, ms=00002}
22:48:47.748257 run osmo-ms-mob/00007: Starting mobile
22:48:47.765055 run osmo-ms-mob/00007(pid=142): Launched
22:48:47.775730 run mass: MS start registered {at=191147.064016504, delay=0.004549817007500678, ms=00007}
22:48:48.516285 run osmo-ms-mob/00008: Starting mobile
22:48:48.529230 run osmo-ms-mob/00008(pid=143): Launched
22:48:48.540145 run mass: MS start registered {at=191147.828448644, delay=0.004912404983770102, ms=00008}
22:48:49.247452 run osmo-ms-mob/00009: Starting mobile
22:48:49.265228 run osmo-ms-mob/00009(pid=144): Launched
22:48:49.275888 run mass: MS start registered {at=191148.564193332, delay=0.004700848978245631, ms=00009}
22:48:49.353347 run mass: MS performed LU {at=191148.641540949, lu_delay=5.476641855988419, ms=00003}
22:48:49.948627 run osmo-ms-mob/00010: Starting mobile
22:48:49.965513 run osmo-ms-mob/00010(pid=145): Launched
22:48:49.976150 run mass: MS start registered {at=191149.264451572, delay=0.004373085015686229, ms=00010}
22:48:50.516700 run osmo-ms-mob/00011: Starting mobile
22:48:50.530049 run osmo-ms-mob/00011(pid=146): Launched
22:48:50.540651 run mass: MS start registered {at=191149.828954473, delay=0.004594723985064775, ms=00011}
22:48:51.117092 run osmo-ms-mob/00012: Starting mobile
22:48:51.130091 run osmo-ms-mob/00012(pid=147): Launched
22:48:51.140563 run mass: MS start registered {at=191150.428867873, delay=0.00446355901658535, ms=00012}
22:48:51.254338 run mass: MS performed LU {at=191150.542534172, lu_delay=6.288676202006172, ms=00004}
22:48:51.282614 run mass: MS performed LU {at=191150.570810039, lu_delay=5.306613049993757, ms=00005}
22:48:51.747784 run osmo-ms-mob/00013: Starting mobile
22:48:51.764806 run osmo-ms-mob/00013(pid=148): Launched
22:48:51.775763 run mass: MS start registered {at=191151.064066956, delay=0.004625901987310499, ms=00013}
22:48:52.316936 run osmo-ms-mob/00014: Starting mobile
22:48:52.330210 run osmo-ms-mob/00014(pid=149): Launched
22:48:52.342641 run mass: MS start registered {at=191151.630938553, delay=0.006335300975479186, ms=00014}
22:48:52.917281 run osmo-ms-mob/00015: Starting mobile
22:48:52.930299 run osmo-ms-mob/00015(pid=150): Launched
22:48:52.940904 run mass: MS start registered {at=191152.229208189, delay=0.004487864003749564, ms=00015}
22:48:53.118895 run mass: MS performed LU {at=191152.407091315, lu_delay=5.343074810982216, ms=00007}
22:48:53.183723 run mass: MS performed LU {at=191152.47188584, lu_delay=6.342840472992975, ms=00006}
22:48:53.448114 run osmo-ms-mob/00016: Starting mobile
22:48:53.464811 run osmo-ms-mob/00016(pid=151): Launched
22:48:53.475368 run mass: MS start registered {at=191152.76367396, delay=0.004556908999802545, ms=00016}
22:48:53.486474 run mass: MS performed LU {at=191152.774779917, lu_delay=4.946331273007672, ms=00008}
22:48:53.917561 run osmo-ms-mob/00017: Starting mobile
22:48:53.930888 run osmo-ms-mob/00017(pid=152): Launched
22:48:53.941827 run mass: MS start registered {at=191153.230128959, delay=0.004798512993147597, ms=00017}
22:48:54.547536 run osmo-ms-mob/00018: Starting mobile
22:48:54.564785 run osmo-ms-mob/00018(pid=153): Launched
22:48:54.576077 run mass: MS start registered {at=191153.864379755, delay=0.005307196988724172, ms=00018}
22:48:54.947694 run osmo-ms-mob/00019: Starting mobile
22:48:54.963194 run osmo-ms-mob/00019(pid=154): Launched
22:48:54.969325 run mass: MS performed LU {at=191154.257634403, lu_delay=4.428679930017097, ms=00011}
22:48:54.975343 run mass: MS start registered {at=191154.26365989, delay=0.0060438830114435405, ms=00019}
22:48:55.020560 run mass: MS performed LU {at=191154.308766669, lu_delay=5.74457333702594, ms=00009}
22:48:55.046707 run mass: MS performed LU {at=191154.334923941, lu_delay=5.070472368999617, ms=00010}
22:48:55.449919 run osmo-ms-mob/00020: Starting mobile
22:48:55.466442 run osmo-ms-mob/00020(pid=155): Launched
22:48:55.477421 run mass: MS start registered {at=191154.765723617, delay=0.004621975996997207, ms=00020}
22:48:55.930324 run osmo-ms-mob/00021: Starting mobile
22:48:55.944508 run osmo-ms-mob/00021(pid=156): Launched
22:48:55.955348 run mass: MS start registered {at=191155.243653026, delay=0.004780078015755862, ms=00021}
22:48:56.317157 run osmo-ms-mob/00022: Starting mobile
22:48:56.330465 run osmo-ms-mob/00022(pid=157): Launched
22:48:56.341459 run mass: MS start registered {at=191155.62976128, delay=0.005007150990422815, ms=00022}
22:48:56.838047 run osmo-ms-mob/00023: Starting mobile
22:48:56.855503 run osmo-ms-mob/00023(pid=158): Launched
22:48:56.866647 run mass: MS start registered {at=191156.154949599, delay=0.005029774009017274, ms=00023}
22:48:56.883794 run mass: MS performed LU {at=191156.172094913, lu_delay=4.5411563600064255, ms=00014}
22:48:56.949030 run mass: MS performed LU {at=191156.23723289, lu_delay=5.173165934014833, ms=00013}
22:48:57.017953 run mass: MS performed LU {at=191156.306155324, lu_delay=5.8772874510032125, ms=00012}
22:48:57.033526 run osmo-ms-mob/00024: Starting mobile
22:48:57.046798 run osmo-ms-mob/00024(pid=159): Launched
22:48:57.057909 run mass: MS start registered {at=191156.346215237, delay=0.00519828699179925, ms=00024}
22:48:57.731231 run osmo-ms-mob/00025: Starting mobile
22:48:57.755842 run osmo-ms-mob/00025(pid=160): Launched
22:48:57.767217 run mass: MS start registered {at=191157.055521084, delay=0.0052650439902208745, ms=00025}
22:48:58.151887 run osmo-ms-mob/00026: Starting mobile
22:48:58.168105 run osmo-ms-mob/00026(pid=161): Launched
22:48:58.179019 run mass: MS start registered {at=191157.467324443, delay=0.004920649982523173, ms=00026}
22:48:58.529866 run osmo-ms-mob/00027: Starting mobile
22:48:58.543551 run osmo-ms-mob/00027(pid=162): Launched
22:48:58.554648 run mass: MS start registered {at=191157.842949958, delay=0.004876538994722068, ms=00027}
22:48:58.683939 run mass: MS performed LU {at=191157.972141763, lu_delay=5.208467802993255, ms=00016}
22:48:58.786145 run mass: MS performed LU {at=191158.074347034, lu_delay=5.84513884500484, ms=00015}
22:48:58.811990 run mass: MS performed LU {at=191158.100286832, lu_delay=4.87015787299606, ms=00017}
22:48:58.848601 run osmo-ms-mob/00028: Starting mobile
22:48:58.863244 run osmo-ms-mob/00028(pid=163): Launched
22:48:58.874273 run mass: MS start registered {at=191158.162577367, delay=0.004902176995528862, ms=00028}
22:48:59.346958 run osmo-ms-mob/00029: Starting mobile
22:48:59.363368 run osmo-ms-mob/00029(pid=164): Launched
22:48:59.374626 run mass: MS start registered {at=191158.662925808, delay=0.005248098983429372, ms=00029}
22:48:59.735080 run osmo-ms-mob/00030: Starting mobile
22:48:59.753186 run osmo-ms-mob/00030(pid=165): Launched
22:48:59.764487 run mass: MS start registered {at=191159.052789277, delay=0.00512003997573629, ms=00030}
22:49:00.116864 run osmo-ms-mob/00031: Starting mobile
22:49:00.129858 run osmo-ms-mob/00031(pid=166): Launched
22:49:00.141136 run mass: MS start registered {at=191159.429441021, delay=0.004851212986977771, ms=00031}
22:49:00.439568 run osmo-ms-mob/00032: Starting mobile
22:49:00.455440 run osmo-ms-mob/00032(pid=167): Launched
22:49:00.466537 run mass: MS start registered {at=191159.754841501, delay=0.005154461017809808, ms=00032}
22:49:00.649976 run mass: MS performed LU {at=191159.93817664, lu_delay=5.674516749975737, ms=00019}
22:49:00.714945 run mass: MS performed LU {at=191160.003146086, lu_delay=6.138766331016086, ms=00018}
22:49:00.742694 run osmo-ms-mob/00033: Starting mobile
22:49:00.755533 run osmo-ms-mob/00033(pid=168): Launched
22:49:00.766484 run mass: MS start registered {at=191160.05478832, delay=0.00505786799476482, ms=00033}
22:49:00.782779 run mass: MS performed LU {at=191160.071085756, lu_delay=4.827432730002329, ms=00021}
22:49:00.821012 run mass: MS performed LU {at=191160.109240699, lu_delay=5.343517082015751, ms=00020}
22:49:01.075485 run mass: MS performed LU {at=191160.363688198, lu_delay=4.733926918008365, ms=00022}
22:49:01.104667 run osmo-ms-mob/00034: Starting mobile
22:49:01.117571 run osmo-ms-mob/00034(pid=169): Launched
22:49:01.128817 run mass: MS start registered {at=191160.417122278, delay=0.005008228006772697, ms=00034}
22:49:01.534688 run osmo-ms-mob/00035: Starting mobile
22:49:01.557567 run osmo-ms-mob/00035(pid=170): Launched
22:49:01.568837 run mass: MS start registered {at=191160.857139485, delay=0.004939597973134369, ms=00035}
22:49:01.939054 run osmo-ms-mob/00036: Starting mobile
22:49:01.955063 run osmo-ms-mob/00036(pid=171): Launched
22:49:01.966573 run mass: MS start registered {at=191161.254875271, delay=0.005226584995398298, ms=00036}
22:49:02.349090 run osmo-ms-mob/00037: Starting mobile
22:49:02.362247 run osmo-ms-mob/00037(pid=172): Launched
22:49:02.373232 run mass: MS start registered {at=191161.661534636, delay=0.004848540993407369, ms=00037}
22:49:02.449617 run mass: MS performed LU {at=191161.737819754, lu_delay=4.682298669999, ms=00025}
22:49:02.551652 run mass: MS performed LU {at=191161.839834876, lu_delay=5.493619639019016, ms=00024}
22:49:02.566887 run osmo-ms-mob/00038: Starting mobile
22:49:02.580275 run osmo-ms-mob/00038(pid=173): Launched
22:49:02.586279 run mass: MS performed LU {at=191161.874591129, lu_delay=5.719641529984074, ms=00023}
22:49:02.592055 run mass: MS start registered {at=191161.880372954, delay=0.005798491009045392, ms=00038}
22:49:02.917384 run osmo-ms-mob/00039: Starting mobile
22:49:02.930823 run osmo-ms-mob/00039(pid=174): Launched
22:49:02.941973 run mass: MS start registered {at=191162.230275964, delay=0.004888201976427808, ms=00039}
22:49:03.328102 run osmo-ms-mob/00040: Starting mobile
22:49:03.341797 run osmo-ms-mob/00040(pid=175): Launched
22:49:03.353253 run mass: MS start registered {at=191162.641553732, delay=0.005400782014476135, ms=00040}
22:49:03.631065 run osmo-ms-mob/00041: Starting mobile
22:49:03.645203 run osmo-ms-mob/00041(pid=176): Launched
22:49:03.656365 run mass: MS start registered {at=191162.944669066, delay=0.005171500000869855, ms=00041}
22:49:03.936176 run osmo-ms-mob/00042: Starting mobile
22:49:03.951365 run osmo-ms-mob/00042(pid=177): Launched
22:49:03.962563 run mass: MS start registered {at=191163.25086149, delay=0.0050926689873449504, ms=00042}
22:49:04.344760 run osmo-ms-mob/00043: Starting mobile
22:49:04.361490 run osmo-ms-mob/00043(pid=178): Launched
22:49:04.367529 run mass: MS performed LU {at=191163.655840354, lu_delay=4.603051077021519, ms=00030}
22:49:04.373769 run mass: MS performed LU {at=191163.662084945, lu_delay=5.8191349870176055, ms=00027}
22:49:04.379462 run mass: MS start registered {at=191163.66778001, delay=0.011957251990679651, ms=00043}
22:49:04.390432 run osmo-ms-mob/00044: Starting mobile
22:49:04.403268 run osmo-ms-mob/00044(pid=179): Launched
22:49:04.414824 run mass: MS start registered {at=191163.703119594, delay=0.005610906984657049, ms=00044}
22:49:04.480737 run mass: MS performed LU {at=191163.768937258, lu_delay=6.301612815004773, ms=00026}
22:49:04.606521 run mass: MS performed LU {at=191163.894725414, lu_delay=5.732148046983639, ms=00028}
22:49:04.635459 run osmo-ms-mob/00045: Starting mobile
22:49:04.648424 run osmo-ms-mob/00045(pid=180): Launched
22:49:04.659700 run mass: MS start registered {at=191163.947999597, delay=0.0049947059887927026, ms=00045}
22:49:05.215492 run osmo-ms-mob/00046: Starting mobile
22:49:05.228556 run osmo-ms-mob/00046(pid=181): Launched
22:49:05.239637 run mass: MS start registered {at=191164.527942279, delay=0.005029505991842598, ms=00046}
22:49:05.375975 run mass: MS performed LU {at=191164.664176905, lu_delay=6.001251097011846, ms=00029}
22:49:05.531135 run osmo-ms-mob/00047: Starting mobile
22:49:05.545156 run osmo-ms-mob/00047(pid=182): Launched
22:49:05.556252 run mass: MS start registered {at=191164.844552102, delay=0.004901914013316855, ms=00047}
22:49:05.830393 run osmo-ms-mob/00048: Starting mobile
22:49:05.844305 run osmo-ms-mob/00048(pid=183): Launched
22:49:05.855575 run mass: MS start registered {at=191165.14387943, delay=0.004970387992216274, ms=00048}
22:49:06.139364 run osmo-ms-mob/00049: Starting mobile
22:49:06.155343 run osmo-ms-mob/00049(pid=184): Launched
22:49:06.166464 run mass: MS start registered {at=191165.454763656, delay=0.005270169989671558, ms=00049}
22:49:06.215810 run mass: MS performed LU {at=191165.503989697, lu_delay=6.0745486759988125, ms=00031}
22:49:06.271984 run mass: MS performed LU {at=191165.560204777, lu_delay=5.505416456988314, ms=00033}
22:49:06.297499 run osmo-ms-mob/00050: Starting mobile
22:49:06.310695 run osmo-ms-mob/00050(pid=185): Launched
22:49:06.322060 run mass: MS start registered {at=191165.610363666, delay=0.005071329011116177, ms=00050}
22:49:06.343593 run mass: MS performed LU {at=191165.631890003, lu_delay=5.877048501977697, ms=00032}
22:49:06.524872 run mass: MS performed LU {at=191165.813076083, lu_delay=5.395953804982128, ms=00034}
22:49:06.542713 run mass: MS performed LU {at=191165.830973344, lu_delay=4.973833859025035, ms=00035}
22:49:06.559999 run osmo-ms-mob/00051: Starting mobile
22:49:06.573008 run osmo-ms-mob/00051(pid=186): Launched
22:49:06.584282 run mass: MS start registered {at=191165.872585125, delay=0.005060944997239858, ms=00051}
22:49:07.129260 run osmo-ms-mob/00052: Starting mobile
22:49:07.143269 run osmo-ms-mob/00052(pid=187): Launched
22:49:07.154613 run mass: MS start registered {at=191166.442916038, delay=0.005005159007851034, ms=00052}
22:49:07.384334 run mass: MS performed LU {at=191166.672535526, lu_delay=4.030981793999672, ms=00040}
22:49:07.411796 run osmo-ms-mob/00053: Starting mobile
22:49:07.425170 run osmo-ms-mob/00053(pid=188): Launched
22:49:07.436375 run mass: MS start registered {at=191166.72467856, delay=0.004920254985336214, ms=00053}
22:49:07.730184 run osmo-ms-mob/00054: Starting mobile
22:49:07.744405 run osmo-ms-mob/00054(pid=189): Launched
22:49:07.755352 run mass: MS start registered {at=191167.043656669, delay=0.0048834689951036125, ms=00054}
22:49:08.017240 run osmo-ms-mob/00055: Starting mobile
22:49:08.031834 run osmo-ms-mob/00055(pid=190): Launched
22:49:08.043104 run mass: MS start registered {at=191167.3314059, delay=0.005222582025453448, ms=00055}
22:49:08.079893 run mass: MS performed LU {at=191167.368112759, lu_delay=5.706578123004874, ms=00037}
22:49:08.136982 run mass: MS performed LU {at=191167.425198877, lu_delay=4.4805298110004514, ms=00041}
22:49:08.162493 run osmo-ms-mob/00056: Starting mobile
22:49:08.175558 run osmo-ms-mob/00056(pid=191): Launched
22:49:08.187204 run mass: MS start registered {at=191167.475506075, delay=0.005670768994605169, ms=00056}
22:49:08.444805 run mass: MS performed LU {at=191167.732977463, lu_delay=6.478102191991638, ms=00036}
22:49:08.648797 run osmo-ms-mob/00057: Starting mobile
22:49:08.684484 run osmo-ms-mob/00057(pid=192): Launched
22:49:08.695769 run mass: MS start registered {at=191167.984067942, delay=0.005234979995293543, ms=00057}
22:49:09.031900 run osmo-ms-mob/00058: Starting mobile
22:49:09.058677 run osmo-ms-mob/00058(pid=193): Launched
22:49:09.070890 run mass: MS start registered {at=191168.359191943, delay=0.00598350798827596, ms=00058}
22:49:09.142085 run mass: MS performed LU {at=191168.430264022, lu_delay=6.549891067988938, ms=00038}
22:49:09.267716 run mass: MS performed LU {at=191168.555904921, lu_delay=3.711352818994783, ms=00047}
22:49:09.297094 run osmo-ms-mob/00059: Starting mobile
22:49:09.310492 run osmo-ms-mob/00059(pid=194): Launched
22:49:09.321885 run mass: MS start registered {at=191168.610186574, delay=0.004997474985430017, ms=00059}
22:49:09.648641 run osmo-ms-mob/00060: Starting mobile
22:49:09.663985 run osmo-ms-mob/00060(pid=195): Launched
22:49:09.675084 run mass: MS start registered {at=191168.963386669, delay=0.005050170992035419, ms=00060}
22:49:09.981769 run mass: MS performed LU {at=191169.269970811, lu_delay=6.0191093210014515, ms=00042}
22:49:10.011125 run osmo-ms-mob/00061: Starting mobile
22:49:10.024815 run osmo-ms-mob/00061(pid=196): Launched
22:49:10.036256 run mass: MS performed LU {at=191169.324543824, lu_delay=5.621424230019329, ms=00044}
22:49:10.042507 run mass: MS start registered {at=191169.330823859, delay=0.011614391987677664, ms=00061}
22:49:10.053947 run mass: MS performed LU {at=191169.342243559, lu_delay=5.6744635489885695, ms=00043}
22:49:10.067364 run osmo-ms-mob/00062: Starting mobile
22:49:10.080582 run osmo-ms-mob/00062(pid=197): Launched
22:49:10.091951 run mass: MS start registered {at=191169.380255126, delay=0.0052185199747327715, ms=00062}
22:49:10.309215 run mass: MS performed LU {at=191169.597417848, lu_delay=5.649418251006864, ms=00045}
22:49:10.655087 run osmo-ms-mob/00063: Starting mobile
22:49:10.670967 run osmo-ms-mob/00063(pid=198): Launched
22:49:10.682986 run mass: MS start registered {at=191169.9712868, delay=0.005592005996732041, ms=00063}
22:49:10.905302 run mass: MS performed LU {at=191170.193265802, lu_delay=5.665323522989638, ms=00046}
22:49:11.036911 run osmo-ms-mob/00064: Starting mobile
22:49:11.052337 run osmo-ms-mob/00064(pid=199): Launched
22:49:11.063447 run mass: MS start registered {at=191170.351749594, delay=0.00496625600499101, ms=00064}
22:49:11.144650 run mass: MS performed LU {at=191170.432826828, lu_delay=3.989910789998248, ms=00052}
22:49:11.167760 run mass: MS performed LU {at=191170.456072965, lu_delay=3.7313944050110877, ms=00053}
22:49:11.445480 run osmo-ms-mob/00065: Starting mobile
22:49:11.460426 run osmo-ms-mob/00065(pid=200): Launched
22:49:11.471797 run mass: MS start registered {at=191170.76010126, delay=0.005171565018827096, ms=00065}
22:49:11.732453 run osmo-ms-mob/00066: Starting mobile
22:49:11.746632 run osmo-ms-mob/00066(pid=201): Launched
22:49:11.757821 run mass: MS start registered {at=191171.046122362, delay=0.005080542003270239, ms=00066}
22:49:11.903005 run mass: MS performed LU {at=191171.19121022, lu_delay=5.73644656399847, ms=00049}
22:49:11.947037 run mass: MS performed LU {at=191171.235243713, lu_delay=6.091364282998256, ms=00048}
22:49:11.971279 run mass: MS performed LU {at=191171.259589201, lu_delay=5.64922553501674, ms=00050}
22:49:12.010074 run osmo-ms-mob/00067: Starting mobile
22:49:12.024763 run osmo-ms-mob/00067(pid=202): Launched
22:49:12.035953 run mass: MS start registered {at=191171.32425339, delay=0.005053492001025006, ms=00067}
22:49:12.210146 run mass: MS performed LU {at=191171.49834866, lu_delay=5.625763535004808, ms=00051}
22:49:12.431984 run osmo-ms-mob/00068: Starting mobile
22:49:12.446263 run osmo-ms-mob/00068(pid=203): Launched
22:49:12.457420 run mass: MS start registered {at=191171.745725507, delay=0.004983910999726504, ms=00068}
22:49:12.830988 run osmo-ms-mob/00069: Starting mobile
22:49:12.845160 run osmo-ms-mob/00069(pid=204): Launched
22:49:12.856485 run mass: MS start registered {at=191172.144789451, delay=0.005146056995727122, ms=00069}
22:49:13.023615 run mass: MS performed LU {at=191172.311828019, lu_delay=3.7016414450190496, ms=00059}
22:49:13.229216 run osmo-ms-mob/00070: Starting mobile
22:49:13.242946 run osmo-ms-mob/00070(pid=205): Launched
22:49:13.254083 run mass: MS start registered {at=191172.542386843, delay=0.004972224996890873, ms=00070}
22:49:13.629912 run osmo-ms-mob/00071: Starting mobile
22:49:13.643576 run osmo-ms-mob/00071(pid=206): Launched
22:49:13.655180 run mass: MS start registered {at=191172.943483928, delay=0.00537569698644802, ms=00071}
22:49:13.729182 run mass: MS performed LU {at=191173.017386808, lu_delay=4.658194865012774, ms=00058}
22:49:13.752719 run mass: MS performed LU {at=191173.041031057, lu_delay=5.056963114999235, ms=00057}
22:49:13.804217 run mass: MS performed LU {at=191173.092434388, lu_delay=5.616928313014796, ms=00056}
22:49:13.853892 run osmo-ms-mob/00072: Starting mobile
22:49:13.868911 run osmo-ms-mob/00072(pid=207): Launched
22:49:13.879894 run mass: MS start registered {at=191173.168197363, delay=0.004980488010914996, ms=00072}
22:49:14.056516 run mass: MS performed LU {at=191173.344720547, lu_delay=6.013314646988874, ms=00055}
22:49:14.080566 run mass: MS performed LU {at=191173.368879325, lu_delay=6.325222655985272, ms=00054}
22:49:14.458504 run osmo-ms-mob/00073: Starting mobile
22:49:14.475309 run osmo-ms-mob/00073(pid=208): Launched
22:49:14.487082 run mass: MS start registered {at=191173.77538047, delay=0.0056428420066367835, ms=00073}
22:49:14.828975 run osmo-ms-mob/00074: Starting mobile
22:49:14.842648 run osmo-ms-mob/00074(pid=209): Launched
22:49:14.854257 run mass: MS start registered {at=191174.1425587, delay=0.005442111985757947, ms=00074}
22:49:15.229922 run osmo-ms-mob/00075: Starting mobile
22:49:15.244113 run osmo-ms-mob/00075(pid=210): Launched
22:49:15.255709 run mass: MS start registered {at=191174.544007305, delay=0.0056097389897331595, ms=00075}
22:49:15.746329 run osmo-ms-mob/00076: Starting mobile
22:49:15.761330 run osmo-ms-mob/00076(pid=211): Launched
22:49:15.767317 run mass: MS performed LU {at=191175.055627176, lu_delay=6.092240507015958, ms=00060}
22:49:15.773078 run mass: MS performed LU {at=191175.061396057, lu_delay=5.6811409310030285, ms=00062}
22:49:15.778971 run mass: MS start registered {at=191175.067288916, delay=0.011679554008878767, ms=00076}
22:49:15.784686 run mass: MS performed LU {at=191175.073002832, lu_delay=5.742178973014234, ms=00061}
22:49:15.795374 run osmo-ms-mob/00077: Starting mobile
22:49:15.808412 run osmo-ms-mob/00077(pid=212): Launched
22:49:15.819212 run mass: MS start registered {at=191175.107517133, delay=0.004659391997847706, ms=00077}
22:49:15.884040 run mass: MS performed LU {at=191175.172250847, lu_delay=5.200964047020534, ms=00063}
22:49:15.906154 run mass: MS performed LU {at=191175.194468395, lu_delay=4.842718800995499, ms=00064}
22:49:16.631955 run osmo-ms-mob/00078: Starting mobile
22:49:16.645726 run osmo-ms-mob/00078(pid=213): Launched
22:49:16.657454 run mass: MS start registered {at=191175.945750572, delay=0.005736243998399004, ms=00078}
22:49:17.016823 run osmo-ms-mob/00079: Starting mobile
22:49:17.030050 run osmo-ms-mob/00079(pid=214): Launched
22:49:17.041638 run mass: MS start registered {at=191176.32992968, delay=0.005274485010886565, ms=00079}
22:49:17.494741 run mass: MS performed LU {at=191176.782938421, lu_delay=5.458685031015193, ms=00067}
22:49:17.510772 run osmo-ms-mob/00080: Starting mobile
22:49:17.524235 run osmo-ms-mob/00080(pid=215): Launched
22:49:17.530234 run mass: MS performed LU {at=191176.818545071, lu_delay=5.072819563996745, ms=00068}
22:49:17.536079 run mass: MS start registered {at=191176.824396513, delay=0.005869476008228958, ms=00080}
22:49:17.642635 run mass: MS performed LU {at=191176.930835458, lu_delay=4.786046007007826, ms=00069}
22:49:17.805652 run mass: MS performed LU {at=191177.093852829, lu_delay=6.047730467020301, ms=00066}
22:49:17.829502 run mass: MS performed LU {at=191177.117815219, lu_delay=6.357713959005196, ms=00065}
22:49:17.840840 run osmo-ms-mob/00081: Starting mobile
22:49:17.853919 run osmo-ms-mob/00081(pid=216): Launched
22:49:17.865003 run mass: MS start registered {at=191177.153309089, delay=0.005056968977442011, ms=00081}
22:49:18.076556 run mass: MS performed LU {at=191177.364758308, lu_delay=4.822371464979369, ms=00070}
22:49:18.417349 run osmo-ms-mob/00082: Starting mobile
22:49:18.430685 run osmo-ms-mob/00082(pid=217): Launched
22:49:18.442098 run mass: MS start registered {at=191177.730396092, delay=0.0051563440065365285, ms=00082}
22:49:19.038618 run osmo-ms-mob/00083: Starting mobile
22:49:19.054555 run osmo-ms-mob/00083(pid=218): Launched
22:49:19.065772 run mass: MS start registered {at=191178.354074059, delay=0.005070680985227227, ms=00083}
22:49:19.479324 run mass: MS performed LU {at=191178.767527978, lu_delay=4.62496927799657, ms=00074}
22:49:19.520640 run osmo-ms-mob/00084: Starting mobile
22:49:19.536163 run osmo-ms-mob/00084(pid=219): Launched
22:49:19.542136 run mass: MS performed LU {at=191178.830448686, lu_delay=5.055068215995561, ms=00073}
22:49:19.548147 run mass: MS performed LU {at=191178.836463779, lu_delay=5.668266416003462, ms=00072}
22:49:19.553811 run mass: MS start registered {at=191178.842129306, delay=0.011696834000758827, ms=00084}
22:49:19.649509 run mass: MS performed LU {at=191178.937710358, lu_delay=5.994226430018898, ms=00071}
22:49:20.038952 run osmo-ms-mob/00085: Starting mobile
22:49:20.055236 run osmo-ms-mob/00085(pid=220): Launched
22:49:20.066433 run mass: MS start registered {at=191179.354737037, delay=0.005200358020374551, ms=00085}
22:49:20.617375 run osmo-ms-mob/00086: Starting mobile
22:49:20.630923 run osmo-ms-mob/00086(pid=221): Launched
22:49:20.642030 run mass: MS start registered {at=191179.930332913, delay=0.005003772006602958, ms=00086}
22:49:21.225961 run osmo-ms-mob/00087: Starting mobile
22:49:21.239094 run osmo-ms-mob/00087(pid=222): Launched
22:49:21.250462 run mass: MS start registered {at=191180.538765258, delay=0.005237258999841288, ms=00087}
22:49:21.259361 run mass: MS performed LU {at=191180.547666008, lu_delay=5.48037709199707, ms=00076}
22:49:21.277606 run mass: MS performed LU {at=191180.565903701, lu_delay=6.021896396006923, ms=00075}
22:49:21.408273 run mass: MS performed LU {at=191180.696477264, lu_delay=4.750726692000171, ms=00078}
22:49:21.552359 run mass: MS performed LU {at=191180.840559094, lu_delay=5.733041961007984, ms=00077}
22:49:21.806421 run mass: MS performed LU {at=191181.094631067, lu_delay=4.764701387000969, ms=00079}
22:49:21.853813 run osmo-ms-mob/00088: Starting mobile
22:49:21.868973 run osmo-ms-mob/00088(pid=223): Launched
22:49:21.880471 run mass: MS start registered {at=191181.168772387, delay=0.00540490698767826, ms=00088}
22:49:22.429840 run osmo-ms-mob/00089: Starting mobile
22:49:22.443908 run osmo-ms-mob/00089(pid=224): Launched
22:49:22.455396 run mass: MS start registered {at=191181.743698583, delay=0.005222661013249308, ms=00089}
22:49:23.046818 run osmo-ms-mob/00090: Starting mobile
22:49:23.061996 run osmo-ms-mob/00090(pid=225): Launched
22:49:23.073734 run mass: MS start registered {at=191182.362032594, delay=0.0057205600023735315, ms=00090}
22:49:23.244547 run mass: MS performed LU {at=191182.532723672, lu_delay=5.379414583003381, ms=00081}
22:49:23.263710 run mass: MS performed LU {at=191182.551924518, lu_delay=5.727528004994383, ms=00080}
22:49:23.310284 run mass: MS performed LU {at=191182.598461702, lu_delay=4.868065610004123, ms=00082}
22:49:23.740090 run osmo-ms-mob/00091: Starting mobile
22:49:23.756154 run osmo-ms-mob/00091(pid=226): Launched
22:49:23.767303 run mass: MS start registered {at=191183.055606016, delay=0.0049730699975043535, ms=00091}
22:49:24.428427 run osmo-ms-mob/00092: Starting mobile
22:49:24.442190 run osmo-ms-mob/00092(pid=227): Launched
22:49:24.453297 run mass: MS start registered {at=191183.741598238, delay=0.00510342200868763, ms=00092}
22:49:25.026681 run mass: MS performed LU {at=191184.314882541, lu_delay=4.960145503981039, ms=00085}
22:49:25.044479 run mass: MS performed LU {at=191184.332704755, lu_delay=5.490575449017342, ms=00084}
22:49:25.087554 run osmo-ms-mob/00093: Starting mobile
22:49:25.102886 run osmo-ms-mob/00093(pid=228): Launched
22:49:25.114113 run mass: MS start registered {at=191184.402412358, delay=0.0051552279910538346, ms=00093}
22:49:25.173765 run mass: MS performed LU {at=191184.461942017, lu_delay=6.10786795799504, ms=00083}
22:49:25.299181 run mass: MS performed LU {at=191184.587383148, lu_delay=22.35710718401242, ms=00039}
22:49:25.553047 run mass: MS performed LU {at=191184.841231407, lu_delay=4.910898493981222, ms=00086}
22:49:26.130650 run osmo-ms-mob/00094: Starting mobile
22:49:26.144577 run osmo-ms-mob/00094(pid=229): Launched
22:49:26.155645 run mass: MS start registered {at=191185.443950084, delay=0.0050107310235034674, ms=00094}
22:49:27.048150 run osmo-ms-mob/00095: Starting mobile
22:49:27.064873 run osmo-ms-mob/00095(pid=230): Launched
22:49:27.070887 run mass: MS performed LU {at=191186.359197596, lu_delay=5.190425209002569, ms=00088}
22:49:27.077044 run mass: MS performed LU {at=191186.365360558, lu_delay=5.826595299993642, ms=00087}
22:49:27.082779 run mass: MS start registered {at=191186.371096856, delay=0.011917258001631126, ms=00095}
22:49:27.310528 run mass: MS performed LU {at=191186.598730706, lu_delay=4.855032122984994, ms=00089}
22:49:28.017036 run osmo-ms-mob/00096: Starting mobile
22:49:28.030192 run osmo-ms-mob/00096(pid=231): Launched
22:49:28.041457 run mass: MS start registered {at=191187.329762243, delay=0.00502730198786594, ms=00096}
22:49:28.792795 run mass: MS performed LU {at=191188.08099517, lu_delay=5.718962575978367, ms=00090}
22:49:28.939790 run mass: MS performed LU {at=191188.227962732, lu_delay=5.172356716007926, ms=00091}
22:49:29.156793 run osmo-ms-mob/00097: Starting mobile
22:49:29.172918 run osmo-ms-mob/00097(pid=232): Launched
22:49:29.184105 run mass: MS start registered {at=191188.472410071, delay=0.004987035994417965, ms=00097}
22:49:29.281255 run mass: MS performed LU {at=191188.569456616, lu_delay=4.827858378004748, ms=00092}
22:49:30.446372 run osmo-ms-mob/00098: Starting mobile
22:49:30.463351 run osmo-ms-mob/00098(pid=233): Launched
22:49:30.474767 run mass: MS start registered {at=191189.763066575, delay=0.005087822995847091, ms=00098}
22:49:30.777343 run mass: MS performed LU {at=191190.065549027, lu_delay=5.66313666899805, ms=00093}
22:49:30.801064 run mass: MS performed LU {at=191190.089377945, lu_delay=4.6454278609890025, ms=00094}
22:49:32.255460 run osmo-ms-mob/00099: Starting mobile
22:49:32.271097 run osmo-ms-mob/00099(pid=234): Launched
22:49:32.277019 run mass: All started... {duration=55.770518627017736, too_slow=0}
22:49:32.282622 run mass: MS start registered {at=191191.570934305, delay=0.005597050010692328, ms=00099}
22:49:32.706326 run mass: MS performed LU {at=191191.994504683, lu_delay=4.664742440014379, ms=00096}
22:49:32.723489 run mass: MS performed LU {at=191192.011764357, lu_delay=5.640667501022108, ms=00095}
22:49:34.543059 run mass: MS performed LU {at=191193.831235483, lu_delay=5.358825411996804, ms=00097}
22:49:36.443710 run mass: MS performed LU {at=191195.731883489, lu_delay=5.968816914013587, ms=00098}
22:49:38.309093 run mass: MS performed LU {at=191197.597297479, lu_delay=6.0263631739944685, ms=00099}
22:49:38.331444 run mass: Tests done {all_completed=True, max=22.35710718401242, min=3.7016414450190496}
22:49:38.337178 tst register_default_mass.py: Test passed (81.1 sec)
22:49:38.342732 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:38.346078 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:38.349442 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:38.352805 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:38.356194 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:38.359607 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:38.363029 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:38.366409 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:38.370114 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:38.373513 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:38.376915 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:38.380383 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:38.383880 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:38.387632 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:38.391155 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:38.394732 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:38.398159 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:38.401679 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:38.405474 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:38.409451 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:38.412872 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:38.416340 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:38.420303 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:38.423773 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:38.427254 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:38.430703 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:38.434126 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:38.437591 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:38.441086 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:38.444553 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:38.448015 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:38.452081 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:38.455433 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:38.458740 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:38.462181 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:38.465540 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:38.469566 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:38.472980 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:38.476433 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:38.479839 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:38.483202 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:38.486571 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:38.489867 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:38.493288 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:38.497240 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:38.500655 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:38.504032 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:38.507361 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:38.511014 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:38.514337 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:38.518231 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:38.521594 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:38.525023 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:38.528412 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:38.532555 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:38.536011 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:38.539794 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:38.543604 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:38.547209 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:38.550815 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:38.554422 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:38.557757 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:38.561094 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:38.564403 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:38.567722 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:38.571024 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:38.574282 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:38.577643 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:38.580951 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:38.584913 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:38.588358 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:38.591824 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:38.595235 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:38.598670 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:38.602106 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:38.605550 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:38.608957 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:38.612435 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:38.615882 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:38.619289 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:38.622825 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:38.626302 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:38.629699 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:38.633190 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:38.636660 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:38.640136 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:38.643557 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:38.647048 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:38.650474 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:38.653913 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:38.657329 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:38.660811 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:38.664299 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:38.667711 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:38.671106 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:38.674520 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:38.677932 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:38.681413 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:38.684814 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:38.688390 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:38.692052 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:38.695740 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:38.699472 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:38.703001 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:38.706456 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:38.710112 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:38.713878 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:38.717344 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:38.721017 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:38.724567 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:38.728504 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:38.731971 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:38.735277 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:38.738566 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:38.741864 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:38.745096 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:38.748304 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:38.751560 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:38.754751 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:38.757991 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:38.761201 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:38.764394 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:38.767567 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:38.770777 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:38.773981 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:38.777167 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:38.780422 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:38.783618 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:38.786810 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:38.790004 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:38.793208 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:38.796415 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:38.799601 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:38.802813 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:38.806023 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:38.809230 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:38.812440 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:38.815626 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:38.818815 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:38.822046 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:38.825239 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:38.828512 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:38.831690 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:38.834884 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:38.838083 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:38.841267 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:38.844478 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:38.847679 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:38.850869 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:38.854076 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:38.857266 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:38.860455 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:38.863633 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:38.866824 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:38.870038 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:38.873220 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:38.876420 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:38.879616 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:38.882795 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:38.885987 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:38.889174 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:38.892358 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:38.895535 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:38.898765 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:38.901957 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:38.905149 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:38.908357 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:38.911535 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:38.914703 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:38.917900 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:38.921107 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:38.924293 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:38.927471 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:38.930654 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:38.933843 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:38.937031 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:38.940263 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:38.943467 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:38.946656 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:38.949844 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:38.953006 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:38.956207 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:38.959393 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:38.962591 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:38.965776 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:38.968980 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:38.972174 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:38.975365 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:38.978570 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:38.981762 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:38.984938 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:38.988153 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:38.991358 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:38.994544 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:38.997739 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:39.000934 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:39.004133 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:39.007307 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:39.010493 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:39.013704 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:39.016885 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:39.020087 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:39.023267 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:39.026439 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:39.029632 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:39.032801 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:39.035988 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:39.039174 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:39.042357 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:39.045559 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:39.048754 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:39.051932 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:39.055111 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:39.058295 --- ParallelTerminationStrategy: PID 22 died...
22:49:39.059754 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:39.063294 --- ParallelTerminationStrategy: PID 23 died...
22:49:39.064719 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:39.068245 --- ParallelTerminationStrategy: PID 24 died...
22:49:39.069681 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:39.073249 --- ParallelTerminationStrategy: PID 25 died...
22:49:39.074682 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:39.078237 --- ParallelTerminationStrategy: PID 26 died...
22:49:39.079687 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:39.083271 --- ParallelTerminationStrategy: PID 27 died...
22:49:39.084727 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:39.088283 --- ParallelTerminationStrategy: PID 28 died...
22:49:39.089730 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:39.093288 --- ParallelTerminationStrategy: PID 29 died...
22:49:39.094729 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:39.098356 --- ParallelTerminationStrategy: PID 30 died...
22:49:39.099817 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:39.103402 --- ParallelTerminationStrategy: PID 31 died...
22:49:39.104851 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:39.108447 --- ParallelTerminationStrategy: PID 32 died...
22:49:39.109891 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:39.113483 --- ParallelTerminationStrategy: PID 33 died...
22:49:39.114962 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:39.118538 --- ParallelTerminationStrategy: PID 35 died...
22:49:39.120004 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:39.123598 --- ParallelTerminationStrategy: PID 36 died...
22:49:39.125049 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:39.128628 --- ParallelTerminationStrategy: PID 37 died...
22:49:39.130083 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:39.133695 --- ParallelTerminationStrategy: PID 38 died...
22:49:39.135149 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:39.138738 --- ParallelTerminationStrategy: PID 39 died...
22:49:39.140218 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:39.143806 --- ParallelTerminationStrategy: PID 40 died...
22:49:39.145248 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:39.148843 --- ParallelTerminationStrategy: PID 41 died...
22:49:39.150291 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:39.153882 --- ParallelTerminationStrategy: PID 42 died...
22:49:39.155324 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:39.158932 --- ParallelTerminationStrategy: PID 43 died...
22:49:39.160380 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:39.163925 --- ParallelTerminationStrategy: PID 44 died...
22:49:39.165379 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:39.168931 --- ParallelTerminationStrategy: PID 45 died...
22:49:39.170380 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:39.173952 --- ParallelTerminationStrategy: PID 46 died...
22:49:39.175430 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:39.178981 --- ParallelTerminationStrategy: PID 47 died...
22:49:39.180453 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:39.184038 --- ParallelTerminationStrategy: PID 48 died...
22:49:39.185479 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:39.189048 --- ParallelTerminationStrategy: PID 49 died...
22:49:39.190496 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:39.194057 --- ParallelTerminationStrategy: PID 50 died...
22:49:39.195504 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:39.199093 --- ParallelTerminationStrategy: PID 51 died...
22:49:39.200541 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:39.204155 --- ParallelTerminationStrategy: PID 52 died...
22:49:39.205596 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:39.209175 --- ParallelTerminationStrategy: PID 53 died...
22:49:39.210612 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:39.214214 --- ParallelTerminationStrategy: PID 54 died...
22:49:39.215665 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:39.219233 --- ParallelTerminationStrategy: PID 55 died...
22:49:39.220738 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:39.224286 --- ParallelTerminationStrategy: PID 56 died...
22:49:39.225749 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:39.229318 --- ParallelTerminationStrategy: PID 57 died...
22:49:39.230763 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:39.234313 --- ParallelTerminationStrategy: PID 58 died...
22:49:39.235763 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:39.239318 --- ParallelTerminationStrategy: PID 59 died...
22:49:39.240757 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:39.244309 --- ParallelTerminationStrategy: PID 60 died...
22:49:39.245752 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:39.249337 --- ParallelTerminationStrategy: PID 61 died...
22:49:39.250772 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:39.254346 --- ParallelTerminationStrategy: PID 62 died...
22:49:39.255790 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:39.259354 --- ParallelTerminationStrategy: PID 63 died...
22:49:39.260814 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:39.264366 --- ParallelTerminationStrategy: PID 64 died...
22:49:39.265804 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:39.269432 --- ParallelTerminationStrategy: PID 65 died...
22:49:39.270895 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:39.274524 --- ParallelTerminationStrategy: PID 66 died...
22:49:39.275994 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:39.279599 --- ParallelTerminationStrategy: PID 67 died...
22:49:39.281077 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:39.284690 --- ParallelTerminationStrategy: PID 68 died...
22:49:39.286151 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:39.289782 --- ParallelTerminationStrategy: PID 69 died...
22:49:39.291248 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:39.294891 --- ParallelTerminationStrategy: PID 70 died...
22:49:39.296360 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:39.299987 --- ParallelTerminationStrategy: PID 71 died...
22:49:39.301453 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:39.305085 --- ParallelTerminationStrategy: PID 72 died...
22:49:39.306543 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:39.310175 --- ParallelTerminationStrategy: PID 73 died...
22:49:39.311645 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:39.315276 --- ParallelTerminationStrategy: PID 74 died...
22:49:39.316753 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:39.320378 --- ParallelTerminationStrategy: PID 75 died...
22:49:39.321846 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:39.325458 --- ParallelTerminationStrategy: PID 76 died...
22:49:39.326937 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:39.330568 --- ParallelTerminationStrategy: PID 77 died...
22:49:39.332047 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:39.335671 --- ParallelTerminationStrategy: PID 78 died...
22:49:39.337140 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:39.340780 --- ParallelTerminationStrategy: PID 79 died...
22:49:39.342241 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:39.345876 --- ParallelTerminationStrategy: PID 80 died...
22:49:39.347336 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:39.350973 --- ParallelTerminationStrategy: PID 81 died...
22:49:39.352457 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:39.356097 --- ParallelTerminationStrategy: PID 82 died...
22:49:39.357563 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:39.361210 --- ParallelTerminationStrategy: PID 83 died...
22:49:39.362677 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:39.366321 --- ParallelTerminationStrategy: PID 84 died...
22:49:39.367824 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:39.371468 --- ParallelTerminationStrategy: PID 85 died...
22:49:39.372954 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:39.376599 --- ParallelTerminationStrategy: PID 86 died...
22:49:39.378070 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:39.381693 --- ParallelTerminationStrategy: PID 87 died...
22:49:39.383189 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:39.386830 --- ParallelTerminationStrategy: PID 88 died...
22:49:39.388373 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:39.392049 --- ParallelTerminationStrategy: PID 89 died...
22:49:39.393526 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:39.397168 --- ParallelTerminationStrategy: PID 90 died...
22:49:39.398639 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:39.402290 --- ParallelTerminationStrategy: PID 91 died...
22:49:39.403756 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:39.407392 --- ParallelTerminationStrategy: PID 92 died...
22:49:39.408859 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:39.412512 --- ParallelTerminationStrategy: PID 93 died...
22:49:39.413992 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:39.417625 --- ParallelTerminationStrategy: PID 94 died...
22:49:39.419103 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:39.422729 --- ParallelTerminationStrategy: PID 95 died...
22:49:39.424219 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:39.427834 --- ParallelTerminationStrategy: PID 96 died...
22:49:39.429316 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:39.432942 --- ParallelTerminationStrategy: PID 97 died...
22:49:39.434445 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:39.438102 --- ParallelTerminationStrategy: PID 98 died...
22:49:39.439581 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:39.443214 --- ParallelTerminationStrategy: PID 99 died...
22:49:39.444703 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:39.448346 --- ParallelTerminationStrategy: PID 100 died...
22:49:39.449832 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:39.453483 --- ParallelTerminationStrategy: PID 101 died...
22:49:39.454945 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:39.458604 --- ParallelTerminationStrategy: PID 102 died...
22:49:39.460120 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:39.463751 --- ParallelTerminationStrategy: PID 103 died...
22:49:39.465234 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:39.468848 --- ParallelTerminationStrategy: PID 104 died...
22:49:39.470330 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:39.473970 --- ParallelTerminationStrategy: PID 105 died...
22:49:39.475449 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:39.479074 --- ParallelTerminationStrategy: PID 106 died...
22:49:39.480563 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:39.484226 --- ParallelTerminationStrategy: PID 107 died...
22:49:39.485696 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:39.489340 --- ParallelTerminationStrategy: PID 108 died...
22:49:39.490802 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:39.494433 --- ParallelTerminationStrategy: PID 109 died...
22:49:39.495911 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:39.499541 --- ParallelTerminationStrategy: PID 110 died...
22:49:39.501017 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:39.504650 --- ParallelTerminationStrategy: PID 111 died...
22:49:39.506119 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:39.509761 --- ParallelTerminationStrategy: PID 112 died...
22:49:39.511229 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:39.514841 --- ParallelTerminationStrategy: PID 113 died...
22:49:39.516320 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:39.519953 --- ParallelTerminationStrategy: PID 114 died...
22:49:39.521447 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:39.525064 --- ParallelTerminationStrategy: PID 115 died...
22:49:39.526538 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:39.530162 --- ParallelTerminationStrategy: PID 116 died...
22:49:39.531628 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:39.535272 --- ParallelTerminationStrategy: PID 117 died...
22:49:39.536750 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:39.540360 --- ParallelTerminationStrategy: PID 118 died...
22:49:39.541824 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:39.545487 --- ParallelTerminationStrategy: PID 119 died...
22:49:39.546957 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:39.550589 --- ParallelTerminationStrategy: PID 120 died...
22:49:39.552061 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:39.555846 --- ParallelTerminationStrategy: PID 121 died...
22:49:39.557361 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:39.560981 --- ParallelTerminationStrategy: PID 122 died...
22:49:39.562471 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:39.566098 --- ParallelTerminationStrategy: PID 123 died...
22:49:39.567581 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:39.571250 --- ParallelTerminationStrategy: PID 124 died...
22:49:39.572747 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:39.576390 --- ParallelTerminationStrategy: PID 125 died...
22:49:39.577860 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:39.581508 --- ParallelTerminationStrategy: PID 126 died...
22:49:39.582985 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:39.586628 --- ParallelTerminationStrategy: PID 127 died...
22:49:39.588113 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:39.591780 --- ParallelTerminationStrategy: PID 128 died...
22:49:39.593253 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:39.596896 --- ParallelTerminationStrategy: PID 129 died...
22:49:39.598377 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:39.602043 --- ParallelTerminationStrategy: PID 130 died...
22:49:39.603560 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:39.607183 --- ParallelTerminationStrategy: PID 131 died...
22:49:39.608676 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:39.612316 --- ParallelTerminationStrategy: PID 132 died...
22:49:39.613790 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:39.617454 --- ParallelTerminationStrategy: PID 133 died...
22:49:39.618926 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:39.622594 --- ParallelTerminationStrategy: PID 134 died...
22:49:39.624071 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:39.627749 --- ParallelTerminationStrategy: PID 135 died...
22:49:39.629226 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:39.632884 --- ParallelTerminationStrategy: PID 136 died...
22:49:39.634361 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:39.638028 --- ParallelTerminationStrategy: PID 137 died...
22:49:39.639491 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:39.643196 --- ParallelTerminationStrategy: PID 138 died...
22:49:39.644711 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:39.648371 --- ParallelTerminationStrategy: PID 139 died...
22:49:39.649859 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:39.653510 --- ParallelTerminationStrategy: PID 140 died...
22:49:39.654991 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:39.658690 --- ParallelTerminationStrategy: PID 141 died...
22:49:39.660179 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:39.663819 --- ParallelTerminationStrategy: PID 142 died...
22:49:39.665286 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:39.668961 --- ParallelTerminationStrategy: PID 143 died...
22:49:39.670433 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:39.674109 --- ParallelTerminationStrategy: PID 144 died...
22:49:39.675577 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:39.679234 --- ParallelTerminationStrategy: PID 145 died...
22:49:39.680718 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:39.684383 --- ParallelTerminationStrategy: PID 146 died...
22:49:39.685859 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:39.689529 --- ParallelTerminationStrategy: PID 147 died...
22:49:39.691036 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:39.694712 --- ParallelTerminationStrategy: PID 148 died...
22:49:39.696215 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:39.699893 --- ParallelTerminationStrategy: PID 149 died...
22:49:39.701372 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:39.705038 --- ParallelTerminationStrategy: PID 150 died...
22:49:39.706507 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:39.710221 --- ParallelTerminationStrategy: PID 151 died...
22:49:39.711727 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:39.715378 --- ParallelTerminationStrategy: PID 152 died...
22:49:39.716851 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:39.720564 --- ParallelTerminationStrategy: PID 153 died...
22:49:39.722039 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:39.725746 --- ParallelTerminationStrategy: PID 154 died...
22:49:39.727214 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:39.730872 --- ParallelTerminationStrategy: PID 155 died...
22:49:39.732344 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:39.736019 --- ParallelTerminationStrategy: PID 156 died...
22:49:39.737490 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:39.741146 --- ParallelTerminationStrategy: PID 157 died...
22:49:39.742637 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:39.746295 --- ParallelTerminationStrategy: PID 158 died...
22:49:39.747773 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:39.751438 --- ParallelTerminationStrategy: PID 159 died...
22:49:39.752934 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:39.756626 --- ParallelTerminationStrategy: PID 160 died...
22:49:39.758094 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:39.761757 --- ParallelTerminationStrategy: PID 161 died...
22:49:39.763228 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:39.766892 --- ParallelTerminationStrategy: PID 162 died...
22:49:39.768379 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:39.772062 --- ParallelTerminationStrategy: PID 163 died...
22:49:39.773530 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:39.777220 --- ParallelTerminationStrategy: PID 164 died...
22:49:39.778698 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:39.782351 --- ParallelTerminationStrategy: PID 165 died...
22:49:39.783822 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:39.787476 --- ParallelTerminationStrategy: PID 166 died...
22:49:39.788982 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:39.792644 --- ParallelTerminationStrategy: PID 167 died...
22:49:39.794121 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:39.797798 --- ParallelTerminationStrategy: PID 168 died...
22:49:39.799267 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:39.802947 --- ParallelTerminationStrategy: PID 169 died...
22:49:39.804428 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:39.808129 --- ParallelTerminationStrategy: PID 170 died...
22:49:39.809598 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:39.813257 --- ParallelTerminationStrategy: PID 171 died...
22:49:39.814724 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:39.818399 --- ParallelTerminationStrategy: PID 172 died...
22:49:39.819894 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:39.823587 --- ParallelTerminationStrategy: PID 173 died...
22:49:39.825083 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:39.828715 --- ParallelTerminationStrategy: PID 174 died...
22:49:39.830186 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:39.833865 --- ParallelTerminationStrategy: PID 175 died...
22:49:39.835337 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:39.839039 --- ParallelTerminationStrategy: PID 176 died...
22:49:39.840516 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:39.844201 --- ParallelTerminationStrategy: PID 177 died...
22:49:39.845672 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:39.849322 --- ParallelTerminationStrategy: PID 178 died...
22:49:39.850788 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:39.854504 --- ParallelTerminationStrategy: PID 179 died...
22:49:39.855980 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:39.859637 --- ParallelTerminationStrategy: PID 180 died...
22:49:39.861104 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:39.864788 --- ParallelTerminationStrategy: PID 181 died...
22:49:39.866256 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:39.869937 --- ParallelTerminationStrategy: PID 182 died...
22:49:39.871426 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:39.875083 --- ParallelTerminationStrategy: PID 183 died...
22:49:39.876569 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:39.880246 --- ParallelTerminationStrategy: PID 184 died...
22:49:39.881710 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:39.885402 --- ParallelTerminationStrategy: PID 185 died...
22:49:39.886871 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:39.890541 --- ParallelTerminationStrategy: PID 186 died...
22:49:39.892032 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:39.895711 --- ParallelTerminationStrategy: PID 187 died...
22:49:39.897176 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:39.900848 --- ParallelTerminationStrategy: PID 188 died...
22:49:39.902322 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:39.905994 --- ParallelTerminationStrategy: PID 189 died...
22:49:39.907468 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:39.911156 --- ParallelTerminationStrategy: PID 190 died...
22:49:39.912632 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:39.916318 --- ParallelTerminationStrategy: PID 191 died...
22:49:39.917803 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:39.921451 --- ParallelTerminationStrategy: PID 192 died...
22:49:39.922933 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:39.926607 --- ParallelTerminationStrategy: PID 193 died...
22:49:39.928081 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:39.931737 --- ParallelTerminationStrategy: PID 194 died...
22:49:39.933206 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:39.936863 --- ParallelTerminationStrategy: PID 195 died...
22:49:39.938323 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:39.941959 --- ParallelTerminationStrategy: PID 196 died...
22:49:39.943422 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:39.947087 --- ParallelTerminationStrategy: PID 197 died...
22:49:39.948587 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:39.952231 --- ParallelTerminationStrategy: PID 198 died...
22:49:39.953693 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:39.957397 --- ParallelTerminationStrategy: PID 199 died...
22:49:39.958865 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:39.962516 --- ParallelTerminationStrategy: PID 200 died...
22:49:39.964007 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:39.967654 --- ParallelTerminationStrategy: PID 201 died...
22:49:39.969141 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:39.972815 --- ParallelTerminationStrategy: PID 202 died...
22:49:39.974294 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:39.977947 --- ParallelTerminationStrategy: PID 203 died...
22:49:39.979413 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:39.983092 --- ParallelTerminationStrategy: PID 204 died...
22:49:39.984568 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:39.988210 --- ParallelTerminationStrategy: PID 205 died...
22:49:39.989687 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:39.993339 --- ParallelTerminationStrategy: PID 206 died...
22:49:39.994809 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:39.998494 --- ParallelTerminationStrategy: PID 207 died...
22:49:39.999988 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:40.003654 --- ParallelTerminationStrategy: PID 208 died...
22:49:40.005151 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:40.008797 --- ParallelTerminationStrategy: PID 209 died...
22:49:40.010267 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:40.013904 --- ParallelTerminationStrategy: PID 210 died...
22:49:40.015388 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:40.019044 --- ParallelTerminationStrategy: PID 211 died...
22:49:40.020532 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:40.024178 --- ParallelTerminationStrategy: PID 212 died...
22:49:40.025641 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:40.029313 --- ParallelTerminationStrategy: PID 213 died...
22:49:40.030772 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:40.034426 --- ParallelTerminationStrategy: PID 214 died...
22:49:40.035899 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:40.039559 --- ParallelTerminationStrategy: PID 215 died...
22:49:40.041036 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:40.044707 --- ParallelTerminationStrategy: PID 216 died...
22:49:40.046196 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:40.049863 --- ParallelTerminationStrategy: PID 217 died...
22:49:40.051336 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:40.054989 --- ParallelTerminationStrategy: PID 218 died...
22:49:40.056501 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:40.060169 --- ParallelTerminationStrategy: PID 219 died...
22:49:40.061641 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:40.065313 --- ParallelTerminationStrategy: PID 220 died...
22:49:40.066781 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:40.070442 --- ParallelTerminationStrategy: PID 221 died...
22:49:40.071914 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:40.075612 --- ParallelTerminationStrategy: PID 222 died...
22:49:40.077099 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:40.080786 --- ParallelTerminationStrategy: PID 223 died...
22:49:40.082253 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:40.085925 --- ParallelTerminationStrategy: PID 224 died...
22:49:40.087385 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:40.091066 --- ParallelTerminationStrategy: PID 225 died...
22:49:40.092573 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:40.096242 --- ParallelTerminationStrategy: PID 226 died...
22:49:40.097739 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:40.101380 --- ParallelTerminationStrategy: PID 227 died...
22:49:40.102856 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:40.106540 --- ParallelTerminationStrategy: PID 228 died...
22:49:40.108031 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:40.111714 --- ParallelTerminationStrategy: PID 229 died...
22:49:40.113182 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:40.116858 --- ParallelTerminationStrategy: PID 230 died...
22:49:40.118326 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:40.122005 --- ParallelTerminationStrategy: PID 231 died...
22:49:40.123474 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:40.127132 --- ParallelTerminationStrategy: PID 232 died...
22:49:40.128604 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:40.132262 --- ParallelTerminationStrategy: PID 233 died...
22:49:40.133741 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:40.137408 --- ParallelTerminationStrategy: PID 234 died...
22:49:40.138904 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:43.543255 --- ParallelTerminationStrategy: PID 34 died...
22:49:43.549489 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8213 netreg_mass PASS
---------------------------------------------------------------------
22:49:43.625573 tst trial-8213: Storing JUnit report in /build/trial-8213/run.2026-01-16_22-48-16/trial-8213.xml
--------------------------------------------------------------------------------------------
trial-8213 PASS
--------------------------------------------------------------------------------------------
22:49:43.637052 tst trial-8213: trial-8213: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (81.1 sec)
+ exit_code=0
+ rm -rf trial-8213/inst
+ cd trial-8213
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-01-16 22:48:16
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8213-run.tgz run.2026-01-16_22-48-16
+ tar czf /build/trial-8213-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-01-16_13_55_40.tgz osmo-bts-oc2g.build-2026-01-16_13_52_59.tgz osmo-bts-sysmo.build-2026-01-16_13_53_04.tgz osmo-bts.build-2026-01-16_13_53_17.tgz osmo-ggsn.build-2026-01-16_20_42_36.tgz osmo-hlr.build-2026-01-16_16_36_50.tgz osmo-hnbgw.build-2026-01-16_13_31_52.tgz osmo-mgw.build-2026-01-16_13_52_38.tgz osmo-msc.build-2026-01-16_14_00_06.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-01-16_07_34_48.tgz osmo-pcu-sysmo.build-2026-01-16_07_34_42.tgz osmo-pcu.build-2026-01-16_07_34_53.tgz osmo-sgsn.build-2026-01-16_20_48_25.tgz osmo-stp.build-2026-01-16_13_23_47.tgz osmo-trx.build-2026-01-16_14_21_31.tgz osmocom-bb.build-2026-01-16_21_17_09.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