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/jenkins18331203486568282472.sh
+ rm -rf trial-8215-bin.tgz trial-8215-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 25231
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11124
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10579
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12950
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13276
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 13114
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 41617
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7647
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 43804
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8522
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 13255
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7577
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11649
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7687
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9147
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6407
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 7577
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins15682646957640775628.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-8215
+ 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 [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
#7 CACHED
#8 [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
#8 CACHED
#9 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#9 CACHED
#10 [20/28] WORKDIR /TMP
#10 CACHED
#11 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#11 CACHED
#12 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#12 CACHED
#13 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#13 CACHED
#14 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#14 CACHED
#15 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#15 CACHED
#16 [ 3/28] RUN groupadd osmo-gsm-tester
#16 CACHED
#17 [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
#17 CACHED
#18 [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
#18 CACHED
#19 [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
#19 CACHED
#20 [ 9/28] COPY SSH /root/.ssh
#20 CACHED
#21 [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
#21 CACHED
#22 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#22 CACHED
#23 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#23 CACHED
#24 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#24 CACHED
#25 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#25 CACHED
#26 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#26 CACHED
#27 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#27 CACHED
#28 [ 2/28] RUN useradd -ms /bin/bash jenkins
#28 CACHED
#29 [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
#29 CACHED
#30 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#30 CACHED
#31 [ 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
#31 CACHED
#32 [ 8/28] RUN MKDIR /var/run/sshd
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:3e160c9596dd1709417dfeac647734126c19c26e2afaf8b76badea1bf3302f47 done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8216 -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-19 22:48:19
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8216
+ mkdir -p trial-8216
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-01-19_13_26_39.tgz osmo-bts-oc2g.build-2026-01-19_12_17_24.tgz osmo-bts-sysmo.build-2026-01-19_12_16_00.tgz osmo-bts.build-2026-01-19_12_16_17.tgz osmo-ggsn.build-2026-01-19_20_42_22.tgz osmo-hlr.build-2026-01-19_16_36_50.tgz osmo-hnbgw.build-2026-01-19_13_28_25.tgz osmo-mgw.build-2026-01-19_09_40_41.tgz osmo-msc.build-2026-01-19_13_32_56.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-01-19_07_35_16.tgz osmo-pcu-sysmo.build-2026-01-19_07_35_13.tgz osmo-pcu.build-2026-01-19_07_35_17.tgz osmo-sgsn.build-2026-01-19_20_48_11.tgz osmo-stp.build-2026-01-19_13_23_18.tgz osmo-trx.build-2026-01-19_14_21_35.tgz osmocom-bb.build-2026-01-19_21_17_37.tgz srslte.build-19.tgz trial-8216
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-01-19_13_26_39.md5 osmo-bts-oc2g.build-2026-01-19_12_17_24.md5 osmo-bts-sysmo.build-2026-01-19_12_16_00.md5 osmo-bts.build-2026-01-19_12_16_17.md5 osmo-ggsn.build-2026-01-19_20_42_22.md5 osmo-hlr.build-2026-01-19_16_36_50.md5 osmo-hnbgw.build-2026-01-19_13_28_25.md5 osmo-mgw.build-2026-01-19_09_40_41.md5 osmo-msc.build-2026-01-19_13_32_56.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-01-19_07_35_16.md5 osmo-pcu-sysmo.build-2026-01-19_07_35_13.md5 osmo-pcu.build-2026-01-19_07_35_17.md5 osmo-sgsn.build-2026-01-19_20_48_11.md5 osmo-stp.build-2026-01-19_13_23_18.md5 osmo-trx.build-2026-01-19_14_21_35.md5 osmocom-bb.build-2026-01-19_21_17_37.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-01-19_13_26_39.md5 osmo-bts-oc2g.build-2026-01-19_12_17_24.md5 osmo-bts-sysmo.build-2026-01-19_12_16_00.md5 osmo-bts.build-2026-01-19_12_16_17.md5 osmo-ggsn.build-2026-01-19_20_42_22.md5 osmo-hlr.build-2026-01-19_16_36_50.md5 osmo-hnbgw.build-2026-01-19_13_28_25.md5 osmo-mgw.build-2026-01-19_09_40_41.md5 osmo-msc.build-2026-01-19_13_32_56.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-01-19_07_35_16.md5 osmo-pcu-sysmo.build-2026-01-19_07_35_13.md5 osmo-pcu.build-2026-01-19_07_35_17.md5 osmo-sgsn.build-2026-01-19_20_48_11.md5 osmo-stp.build-2026-01-19_13_23_18.md5 osmo-trx.build-2026-01-19_14_21_35.md5 osmocom-bb.build-2026-01-19_21_17_37.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-8216 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8216'
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-8216
--------------------------------------------------------------------------------------------
22:48:19.964191 tst trial-8216: Detailed log at /build/trial-8216/run.2026-01-19_22-48-19/log
---------------------------------------------------------------------
trial-8216 netreg_mass
---------------------------------------------------------------------
22:48:20.169822 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:20.170164 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:20.170908 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:20.172063 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:20.213218 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:20.214092 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:20.215233 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:20.277055 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-8216 netreg_mass register_default_mass.py
----------------------------------------------
22:48:20.277833 tst register_default_mass.py:9: Claiming resources for the test
22:48:20.293133 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.293641 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.294085 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.294517 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.294952 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.295397 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.295830 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:20.326020 tst register_default_mass.py: using LAC 2
22:48:20.347900 tst register_default_mass.py: using RAC 2
22:48:20.374275 tst register_default_mass.py: using CellId 2
22:48:20.403514 tst register_default_mass.py: using BVCI 3
22:48:20.417207 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.417928 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.418503 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.419013 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.419527 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.420028 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.420507 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.421011 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.421529 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.422025 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.422532 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.423026 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.423529 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.424062 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.424584 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.425092 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.425599 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.426092 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.426576 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.427079 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.427572 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.428090 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.428602 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.429131 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.429642 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.430157 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.430685 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.431198 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.431713 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.432230 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.432746 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.433255 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.433774 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.434288 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.434822 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.435336 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.435849 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.436374 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.436885 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.437387 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.437900 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.438414 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.438926 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.439424 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.439951 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.440456 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.440957 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.441484 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.441988 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.442488 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.443005 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.443516 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.444015 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.444509 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.445020 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.445521 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.446033 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.446540 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.447034 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.447532 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.448044 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.448553 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.449069 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.449589 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.450090 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.450589 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.451093 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.451611 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.452114 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.452621 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.453123 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.453624 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.454206 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.454716 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.455209 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.455712 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.456221 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.456720 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.457214 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.457709 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.458206 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.458699 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.459190 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.459694 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.460183 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.460667 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.461173 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.461670 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.462179 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.462681 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.463179 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.463691 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.464207 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.464709 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.465212 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.465712 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.466210 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.466724 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.467233 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.467726 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.468228 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.468783 tst register_default_mass.py:21: Launching a simple network
22:48:20.478742 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:20.600247 run create_hlr_db(pid=20): Launched
22:48:21.613590 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:21.638076 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:21.653336 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:21.658930 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:21.847614 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:21.862306 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:21.867977 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:22.287564 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:22.302526 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:25.317078 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:25.445301 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:25.460446 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:25.466274 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:25.490226 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:25.505064 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:25.510814 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:25.824916 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:25.840008 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:31.866580 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:32.040412 run osmo-bts-virtual(pid=34): Launched
22:48:33.101496 tst register_default_mass.py: using MSISDN 1001
22:48:33.116751 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:33.156482 tst register_default_mass.py: using MSISDN 1002
22:48:33.174361 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:33.205162 tst register_default_mass.py: using MSISDN 1003
22:48:33.219970 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:33.250711 tst register_default_mass.py: using MSISDN 1004
22:48:33.265346 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:33.296086 tst register_default_mass.py: using MSISDN 1005
22:48:33.310448 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:33.341136 tst register_default_mass.py: using MSISDN 1006
22:48:33.355735 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:33.386771 tst register_default_mass.py: using MSISDN 1007
22:48:33.401527 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:33.432266 tst register_default_mass.py: using MSISDN 1008
22:48:33.446707 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:33.477693 tst register_default_mass.py: using MSISDN 1009
22:48:33.492411 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:33.523269 tst register_default_mass.py: using MSISDN 1010
22:48:33.537675 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:33.568511 tst register_default_mass.py: using MSISDN 1011
22:48:33.583086 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:33.613807 tst register_default_mass.py: using MSISDN 1012
22:48:33.628317 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:33.658734 tst register_default_mass.py: using MSISDN 1013
22:48:33.672988 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:33.702973 tst register_default_mass.py: using MSISDN 1014
22:48:33.717241 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:33.747973 tst register_default_mass.py: using MSISDN 1015
22:48:33.762377 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:33.793005 tst register_default_mass.py: using MSISDN 1016
22:48:33.807439 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:33.838363 tst register_default_mass.py: using MSISDN 1017
22:48:33.852995 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:33.883585 tst register_default_mass.py: using MSISDN 1018
22:48:33.898079 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:33.928878 tst register_default_mass.py: using MSISDN 1019
22:48:33.943240 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:33.973980 tst register_default_mass.py: using MSISDN 1020
22:48:33.988193 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:34.027475 tst register_default_mass.py: using MSISDN 1021
22:48:34.045002 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:34.075359 tst register_default_mass.py: using MSISDN 1022
22:48:34.089735 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:34.120265 tst register_default_mass.py: using MSISDN 1023
22:48:34.134458 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:34.165141 tst register_default_mass.py: using MSISDN 1024
22:48:34.179452 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:34.210006 tst register_default_mass.py: using MSISDN 1025
22:48:34.224229 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:34.254820 tst register_default_mass.py: using MSISDN 1026
22:48:34.269079 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:34.299774 tst register_default_mass.py: using MSISDN 1027
22:48:34.314134 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:34.344718 tst register_default_mass.py: using MSISDN 1028
22:48:34.358819 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:34.389513 tst register_default_mass.py: using MSISDN 1029
22:48:34.403732 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:34.434602 tst register_default_mass.py: using MSISDN 1030
22:48:34.448831 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:34.479416 tst register_default_mass.py: using MSISDN 1031
22:48:34.493614 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:34.524260 tst register_default_mass.py: using MSISDN 1032
22:48:34.538369 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:34.569168 tst register_default_mass.py: using MSISDN 1033
22:48:34.583470 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:34.613049 tst register_default_mass.py: using MSISDN 1034
22:48:34.626853 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:34.657452 tst register_default_mass.py: using MSISDN 1035
22:48:34.671676 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:34.702295 tst register_default_mass.py: using MSISDN 1036
22:48:34.712768 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:34.742644 tst register_default_mass.py: using MSISDN 1037
22:48:34.757872 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:34.788235 tst register_default_mass.py: using MSISDN 1038
22:48:34.802672 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:34.833457 tst register_default_mass.py: using MSISDN 1039
22:48:34.848008 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:34.878552 tst register_default_mass.py: using MSISDN 1040
22:48:34.893065 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:34.923803 tst register_default_mass.py: using MSISDN 1041
22:48:34.938245 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:34.968595 tst register_default_mass.py: using MSISDN 1042
22:48:34.982871 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:35.013146 tst register_default_mass.py: using MSISDN 1043
22:48:35.027415 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:35.057961 tst register_default_mass.py: using MSISDN 1044
22:48:35.072252 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:35.102711 tst register_default_mass.py: using MSISDN 1045
22:48:35.117175 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:35.148031 tst register_default_mass.py: using MSISDN 1046
22:48:35.162338 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:35.193286 tst register_default_mass.py: using MSISDN 1047
22:48:35.208042 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:35.238358 tst register_default_mass.py: using MSISDN 1048
22:48:35.252564 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:35.283069 tst register_default_mass.py: using MSISDN 1049
22:48:35.297540 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:35.327423 tst register_default_mass.py: using MSISDN 1050
22:48:35.341385 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:35.375805 tst register_default_mass.py: using MSISDN 1051
22:48:35.392068 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:35.422434 tst register_default_mass.py: using MSISDN 1052
22:48:35.436954 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:35.467449 tst register_default_mass.py: using MSISDN 1053
22:48:35.481861 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:35.511535 tst register_default_mass.py: using MSISDN 1054
22:48:35.525713 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:35.556080 tst register_default_mass.py: using MSISDN 1055
22:48:35.570409 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:35.600301 tst register_default_mass.py: using MSISDN 1056
22:48:35.614527 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:35.644973 tst register_default_mass.py: using MSISDN 1057
22:48:35.659253 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:35.687955 tst register_default_mass.py: using MSISDN 1058
22:48:35.701366 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:35.730638 tst register_default_mass.py: using MSISDN 1059
22:48:35.744354 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:35.773343 tst register_default_mass.py: using MSISDN 1060
22:48:35.786904 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:35.816128 tst register_default_mass.py: using MSISDN 1061
22:48:35.829879 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:35.859043 tst register_default_mass.py: using MSISDN 1062
22:48:35.872673 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:35.902312 tst register_default_mass.py: using MSISDN 1063
22:48:35.916213 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:35.946219 tst register_default_mass.py: using MSISDN 1064
22:48:35.960452 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:35.990629 tst register_default_mass.py: using MSISDN 1065
22:48:36.004727 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:36.034985 tst register_default_mass.py: using MSISDN 1066
22:48:36.049209 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:36.079303 tst register_default_mass.py: using MSISDN 1067
22:48:36.093546 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:36.123584 tst register_default_mass.py: using MSISDN 1068
22:48:36.137686 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:36.167763 tst register_default_mass.py: using MSISDN 1069
22:48:36.181888 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:36.212322 tst register_default_mass.py: using MSISDN 1070
22:48:36.226715 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:36.256948 tst register_default_mass.py: using MSISDN 1071
22:48:36.271288 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:36.301220 tst register_default_mass.py: using MSISDN 1072
22:48:36.315199 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:36.345208 tst register_default_mass.py: using MSISDN 1073
22:48:36.359225 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:36.389303 tst register_default_mass.py: using MSISDN 1074
22:48:36.403474 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:36.433214 tst register_default_mass.py: using MSISDN 1075
22:48:36.447202 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:36.477293 tst register_default_mass.py: using MSISDN 1076
22:48:36.491463 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:36.521448 tst register_default_mass.py: using MSISDN 1077
22:48:36.531362 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:36.561568 tst register_default_mass.py: using MSISDN 1078
22:48:36.577083 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:36.607223 tst register_default_mass.py: using MSISDN 1079
22:48:36.621523 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:36.651745 tst register_default_mass.py: using MSISDN 1080
22:48:36.666170 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:36.696222 tst register_default_mass.py: using MSISDN 1081
22:48:36.710506 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:36.740655 tst register_default_mass.py: using MSISDN 1082
22:48:36.754856 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:36.784856 tst register_default_mass.py: using MSISDN 1083
22:48:36.798845 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:36.828783 tst register_default_mass.py: using MSISDN 1084
22:48:36.842896 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:36.873144 tst register_default_mass.py: using MSISDN 1085
22:48:36.887241 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:36.917195 tst register_default_mass.py: using MSISDN 1086
22:48:36.931402 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:36.961123 tst register_default_mass.py: using MSISDN 1087
22:48:36.974982 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:37.005130 tst register_default_mass.py: using MSISDN 1088
22:48:37.019437 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:37.049458 tst register_default_mass.py: using MSISDN 1089
22:48:37.063464 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:37.093405 tst register_default_mass.py: using MSISDN 1090
22:48:37.107606 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:37.137145 tst register_default_mass.py: using MSISDN 1091
22:48:37.150902 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:37.181038 tst register_default_mass.py: using MSISDN 1092
22:48:37.195322 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:37.225239 tst register_default_mass.py: using MSISDN 1093
22:48:37.239193 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:37.269126 tst register_default_mass.py: using MSISDN 1094
22:48:37.283327 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:37.313340 tst register_default_mass.py: using MSISDN 1095
22:48:37.327503 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:37.357200 tst register_default_mass.py: using MSISDN 1096
22:48:37.371172 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:37.399839 tst register_default_mass.py: using MSISDN 1097
22:48:37.413037 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:37.441571 tst register_default_mass.py: using MSISDN 1098
22:48:37.454862 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:37.483596 tst register_default_mass.py: using MSISDN 1099
22:48:37.496958 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:37.526623 tst register_default_mass.py: using MSISDN 1100
22:48:37.540527 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:37.631824 run mass: Starting testcase
22:48:37.637429 run mass: Pre-launching all virtphy's
22:48:37.642873 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:37.655947 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:37.661976 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:37.674844 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:37.680841 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:37.693611 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:37.699605 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:37.712518 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:37.718686 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:37.731859 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:37.737996 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:37.751146 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:37.757149 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:37.770195 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:37.776248 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:37.789233 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:37.795268 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:37.808197 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:37.814236 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:37.827049 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:37.832995 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:37.845868 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:37.851858 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:37.864711 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:37.870665 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:37.883565 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:37.889551 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:37.902650 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:37.908718 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:37.921809 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:37.927884 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:37.940902 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:37.946980 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:37.959756 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:37.965702 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:37.978583 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:37.984535 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:37.997385 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:38.003352 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:38.016223 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:38.022177 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:38.035037 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:38.041000 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:38.053818 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:38.059800 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:38.072623 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:38.078561 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:38.091397 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:38.097379 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:38.110246 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:38.116190 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:38.129057 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:38.135012 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:38.147918 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:38.153847 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:38.166656 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:38.172604 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:38.185541 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:38.191462 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:38.204571 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:38.210564 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:38.223466 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:38.229423 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:38.242418 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:38.248367 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:38.261322 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:38.267298 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:38.280164 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:38.286129 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:38.299014 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:38.305013 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:38.317904 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:38.323858 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:38.336748 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:38.342642 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:38.355484 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:38.361470 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:38.374317 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:38.380261 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:38.393179 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:38.399076 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:38.411969 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:38.417925 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:38.430970 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:38.436971 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:38.449970 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:38.455921 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:38.468819 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:38.474741 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:38.487678 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:38.493637 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:38.506497 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:38.512451 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:38.525317 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:38.531333 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:38.544270 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:38.550303 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:38.563096 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:38.569067 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:38.581909 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:38.587874 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:38.600747 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:38.606697 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:38.619587 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:38.625570 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:38.638477 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:38.644478 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:38.657435 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:38.663390 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:38.676387 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:38.682363 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:38.695266 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:38.701192 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:38.714192 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:38.720190 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:38.733024 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:38.738973 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:38.751814 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:38.757744 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:38.770538 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:38.776440 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:38.789267 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:38.795174 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:38.808060 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:38.813999 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:38.826835 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:38.832758 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:38.845616 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:38.851576 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:38.864409 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:38.870336 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:38.883135 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:38.889057 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:38.902008 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:38.907987 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:38.921094 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:38.927093 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:38.940189 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:38.946195 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:38.959239 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:38.965219 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:38.978157 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:38.984076 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:38.996944 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:39.002872 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:39.015729 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:39.021653 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:39.034545 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:39.040537 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:39.053394 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:39.059351 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:39.072187 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:39.078119 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:39.090986 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:39.096960 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:39.109861 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:39.115809 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:39.128881 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:39.134831 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:39.147923 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:39.153876 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:39.166768 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:39.172882 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:39.185851 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:39.191909 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:39.204826 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:39.210765 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:39.223621 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:39.229600 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:39.242448 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:39.248466 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:39.261330 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:39.267306 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:39.280127 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:39.286105 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:39.298951 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:39.304930 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:39.317786 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:39.323767 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:39.336643 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:39.342648 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:39.355555 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:39.361505 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:39.374518 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:39.380596 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:39.393526 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:39.399467 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:39.412536 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:39.418490 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:39.431622 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:39.437670 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:39.450671 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:39.456676 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:39.469538 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:39.475477 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:39.488385 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:39.494316 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:39.507167 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:39.513102 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:39.525914 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:39.531872 run mass: Checking if sockets are in the filesystem
22:48:39.555337 run osmo-ms-mob/00000: Starting mobile
22:48:39.568503 run osmo-ms-mob/00000(pid=135): Launched
22:48:39.580195 run mass: MS start registered {at=450338.868493146, delay=0.005671025952324271, ms=00000}
22:48:43.778958 run osmo-ms-mob/00001: Starting mobile
22:48:43.795916 run osmo-ms-mob/00001(pid=136): Launched
22:48:43.806404 run mass: MS start registered {at=450343.094705521, delay=0.004554181999992579, ms=00001}
22:48:44.868651 run mass: MS performed LU {at=450344.156833236, lu_delay=5.2883400900173, ms=00000}
22:48:45.579383 run osmo-ms-mob/00002: Starting mobile
22:48:45.595866 run osmo-ms-mob/00002(pid=137): Launched
22:48:45.606500 run mass: MS start registered {at=450344.894797457, delay=0.004593941965140402, ms=00002}
22:48:46.878654 run osmo-ms-mob/00003: Starting mobile
22:48:46.896004 run osmo-ms-mob/00003(pid=138): Launched
22:48:46.906700 run mass: MS start registered {at=450346.195000344, delay=0.004356705991085619, ms=00003}
22:48:47.948246 run osmo-ms-mob/00004: Starting mobile
22:48:47.961272 run osmo-ms-mob/00004(pid=139): Launched
22:48:47.971982 run mass: MS start registered {at=450347.260283521, delay=0.0044811120023950934, ms=00004}
22:48:48.635176 run mass: MS performed LU {at=450347.923369338, lu_delay=4.828663816966582, ms=00001}
22:48:48.979182 run osmo-ms-mob/00005: Starting mobile
22:48:48.995971 run osmo-ms-mob/00005(pid=140): Launched
22:48:49.006425 run mass: MS start registered {at=450348.29472694, delay=0.0044800349860452116, ms=00005}
22:48:49.847732 run osmo-ms-mob/00006: Starting mobile
22:48:49.860969 run osmo-ms-mob/00006(pid=141): Launched
22:48:49.871581 run mass: MS start registered {at=450349.159884214, delay=0.004616153019014746, ms=00006}
22:48:50.536019 run mass: MS performed LU {at=450349.824207512, lu_delay=4.929410055046901, ms=00002}
22:48:50.769900 run osmo-ms-mob/00007: Starting mobile
22:48:50.786390 run osmo-ms-mob/00007(pid=142): Launched
22:48:50.797010 run mass: MS start registered {at=450350.085312012, delay=0.004571740981191397, ms=00007}
22:48:51.547877 run osmo-ms-mob/00008: Starting mobile
22:48:51.561331 run osmo-ms-mob/00008(pid=143): Launched
22:48:51.571872 run mass: MS start registered {at=450350.860170985, delay=0.004431800974998623, ms=00008}
22:48:52.279212 run osmo-ms-mob/00009: Starting mobile
22:48:52.295974 run osmo-ms-mob/00009(pid=144): Launched
22:48:52.306833 run mass: MS start registered {at=450351.595132739, delay=0.004846822004765272, ms=00009}
22:48:52.400820 run mass: MS performed LU {at=450351.689014147, lu_delay=5.494013802963309, ms=00003}
22:48:52.979798 run osmo-ms-mob/00010: Starting mobile
22:48:52.997123 run osmo-ms-mob/00010(pid=145): Launched
22:48:53.007623 run mass: MS start registered {at=450352.295927604, delay=0.004430963017512113, ms=00010}
22:48:53.548042 run osmo-ms-mob/00011: Starting mobile
22:48:53.561261 run osmo-ms-mob/00011(pid=146): Launched
22:48:53.571906 run mass: MS start registered {at=450352.860206342, delay=0.004604847985319793, ms=00011}
22:48:54.179354 run osmo-ms-mob/00012: Starting mobile
22:48:54.196949 run osmo-ms-mob/00012(pid=147): Launched
22:48:54.207568 run mass: MS start registered {at=450353.495869457, delay=0.0046606520190835, ms=00012}
22:48:54.302436 run mass: MS performed LU {at=450353.590629817, lu_delay=5.295902876998298, ms=00005}
22:48:54.329590 run mass: MS performed LU {at=450353.617814594, lu_delay=6.357531072979327, ms=00004}
22:48:54.778927 run osmo-ms-mob/00013: Starting mobile
22:48:54.795327 run osmo-ms-mob/00013(pid=148): Launched
22:48:54.806346 run mass: MS start registered {at=450354.094647921, delay=0.0048200219753198326, ms=00013}
22:48:55.348553 run osmo-ms-mob/00014: Starting mobile
22:48:55.361968 run osmo-ms-mob/00014(pid=149): Launched
22:48:55.372877 run mass: MS start registered {at=450354.661178887, delay=0.004647421999834478, ms=00014}
22:48:55.960388 run osmo-ms-mob/00015: Starting mobile
22:48:55.974013 run osmo-ms-mob/00015(pid=150): Launched
22:48:55.984784 run mass: MS start registered {at=450355.273089438, delay=0.0045967290061526, ms=00015}
22:48:56.166900 run mass: MS performed LU {at=450355.455096956, lu_delay=6.295212741999421, ms=00006}
22:48:56.232305 run mass: MS performed LU {at=450355.520496906, lu_delay=5.435184894013219, ms=00007}
22:48:56.481627 run osmo-ms-mob/00016: Starting mobile
22:48:56.498780 run osmo-ms-mob/00016(pid=151): Launched
22:48:56.509330 run mass: MS start registered {at=450355.797634342, delay=0.0044455009629018605, ms=00016}
22:48:56.534837 run mass: MS performed LU {at=450355.823061275, lu_delay=4.962890290014911, ms=00008}
22:48:56.971516 run osmo-ms-mob/00017: Starting mobile
22:48:56.987859 run osmo-ms-mob/00017(pid=152): Launched
22:48:56.998679 run mass: MS start registered {at=450356.286982166, delay=0.004779200011398643, ms=00017}
22:48:57.578405 run osmo-ms-mob/00018: Starting mobile
22:48:57.593699 run osmo-ms-mob/00018(pid=153): Launched
22:48:57.604501 run mass: MS start registered {at=450356.892805461, delay=0.004614301025867462, ms=00018}
22:48:57.971567 run osmo-ms-mob/00019: Starting mobile
22:48:57.988109 run osmo-ms-mob/00019(pid=154): Launched
22:48:57.998908 run mass: MS start registered {at=450357.287211181, delay=0.004643319989554584, ms=00019}
22:48:58.067787 run mass: MS performed LU {at=450357.355957564, lu_delay=5.760824825032614, ms=00009}
22:48:58.095169 run mass: MS performed LU {at=450357.383386051, lu_delay=5.087458446971141, ms=00010}
22:48:58.201369 run mass: MS performed LU {at=450357.489550434, lu_delay=4.629344091983512, ms=00011}
22:48:58.479421 run osmo-ms-mob/00020: Starting mobile
22:48:58.495953 run osmo-ms-mob/00020(pid=155): Launched
22:48:58.506678 run mass: MS start registered {at=450357.794980061, delay=0.004482032032683492, ms=00020}
22:48:58.958890 run osmo-ms-mob/00021: Starting mobile
22:48:58.972805 run osmo-ms-mob/00021(pid=156): Launched
22:48:58.983594 run mass: MS start registered {at=450358.271898455, delay=0.004760356969200075, ms=00021}
22:48:59.374250 run osmo-ms-mob/00022: Starting mobile
22:48:59.392279 run osmo-ms-mob/00022(pid=157): Launched
22:48:59.403497 run mass: MS start registered {at=450358.691798692, delay=0.005119259003549814, ms=00022}
22:48:59.871976 run osmo-ms-mob/00023: Starting mobile
22:48:59.888340 run osmo-ms-mob/00023(pid=158): Launched
22:48:59.899109 run mass: MS start registered {at=450359.187411541, delay=0.004808422992937267, ms=00023}
22:48:59.932330 run mass: MS performed LU {at=450359.220549275, lu_delay=5.724679817969445, ms=00012}
22:48:59.997312 run mass: MS performed LU {at=450359.285514165, lu_delay=4.624335278000217, ms=00014}
22:49:00.066439 run mass: MS performed LU {at=450359.354642169, lu_delay=5.259994248044677, ms=00013}
22:49:00.103102 run osmo-ms-mob/00024: Starting mobile
22:49:00.116354 run osmo-ms-mob/00024(pid=159): Launched
22:49:00.127179 run mass: MS start registered {at=450359.415481343, delay=0.004497143963817507, ms=00024}
22:49:00.760565 run osmo-ms-mob/00025: Starting mobile
22:49:00.774738 run osmo-ms-mob/00025(pid=160): Launched
22:49:00.785762 run mass: MS start registered {at=450360.074065668, delay=0.004635714984033257, ms=00025}
22:49:01.179538 run osmo-ms-mob/00026: Starting mobile
22:49:01.194922 run osmo-ms-mob/00026(pid=161): Launched
22:49:01.206030 run mass: MS start registered {at=450360.494333285, delay=0.0047685360186733305, ms=00026}
22:49:01.546955 run osmo-ms-mob/00027: Starting mobile
22:49:01.560190 run osmo-ms-mob/00027(pid=162): Launched
22:49:01.571009 run mass: MS start registered {at=450360.859314046, delay=0.00473825098015368, ms=00027}
22:49:01.731765 run mass: MS performed LU {at=450361.019932407, lu_delay=5.746842969034333, ms=00015}
22:49:01.833708 run mass: MS performed LU {at=450361.121907845, lu_delay=4.834925679024309, ms=00017}
22:49:01.859740 run mass: MS performed LU {at=450361.148037806, lu_delay=5.3504034639918245, ms=00016}
22:49:01.872181 run osmo-ms-mob/00028: Starting mobile
22:49:01.885496 run osmo-ms-mob/00028(pid=163): Launched
22:49:01.896121 run mass: MS start registered {at=450361.184428211, delay=0.004445173020940274, ms=00028}
22:49:02.389959 run osmo-ms-mob/00029: Starting mobile
22:49:02.407247 run osmo-ms-mob/00029(pid=164): Launched
22:49:02.417872 run mass: MS start registered {at=450361.70617388, delay=0.0046177520416677, ms=00029}
22:49:02.759300 run osmo-ms-mob/00030: Starting mobile
22:49:02.772732 run osmo-ms-mob/00030(pid=165): Launched
22:49:02.783899 run mass: MS start registered {at=450362.07220131, delay=0.0048443099949508905, ms=00030}
22:49:03.158153 run osmo-ms-mob/00031: Starting mobile
22:49:03.171681 run osmo-ms-mob/00031(pid=166): Launched
22:49:03.182733 run mass: MS start registered {at=450362.4710305, delay=0.0050692069926299155, ms=00031}
22:49:03.486987 run osmo-ms-mob/00032: Starting mobile
22:49:03.502723 run osmo-ms-mob/00032(pid=167): Launched
22:49:03.513492 run mass: MS start registered {at=450362.801794355, delay=0.0046901009627617896, ms=00032}
22:49:03.698408 run mass: MS performed LU {at=450362.986608053, lu_delay=5.1916279919678345, ms=00020}
22:49:03.763120 run mass: MS performed LU {at=450363.051322037, lu_delay=4.779423582018353, ms=00021}
22:49:03.777288 run osmo-ms-mob/00033: Starting mobile
22:49:03.790299 run osmo-ms-mob/00033(pid=168): Launched
22:49:03.800934 run mass: MS start registered {at=450363.089241164, delay=0.0046588589902967215, ms=00033}
22:49:03.831204 run mass: MS performed LU {at=450363.11942961, lu_delay=6.226624148956034, ms=00018}
22:49:03.869165 run mass: MS performed LU {at=450363.157382376, lu_delay=5.870171195012517, ms=00019}
22:49:04.274554 run osmo-ms-mob/00034: Starting mobile
22:49:04.287889 run osmo-ms-mob/00034(pid=169): Launched
22:49:04.298526 run mass: MS start registered {at=450363.586830814, delay=0.0045057840179651976, ms=00034}
22:49:04.548463 run osmo-ms-mob/00035: Starting mobile
22:49:04.561713 run osmo-ms-mob/00035(pid=170): Launched
22:49:04.572586 run mass: MS start registered {at=450363.860882554, delay=0.004387718043290079, ms=00035}
22:49:04.948497 run osmo-ms-mob/00036: Starting mobile
22:49:04.961507 run osmo-ms-mob/00036(pid=171): Launched
22:49:04.973347 run mass: MS start registered {at=450364.261646347, delay=0.005520552978850901, ms=00036}
22:49:05.377747 run osmo-ms-mob/00037: Starting mobile
22:49:05.394504 run osmo-ms-mob/00037(pid=172): Launched
22:49:05.405060 run mass: MS start registered {at=450364.693363998, delay=0.004529526049736887, ms=00037}
22:49:05.497535 run mass: MS performed LU {at=450364.785732669, lu_delay=5.370251326006837, ms=00024}
22:49:05.599628 run mass: MS performed LU {at=450364.887829308, lu_delay=6.196030616003554, ms=00022}
22:49:05.614074 run osmo-ms-mob/00038: Starting mobile
22:49:05.627651 run osmo-ms-mob/00038(pid=173): Launched
22:49:05.633779 run mass: MS performed LU {at=450364.922091116, lu_delay=5.734679575019982, ms=00023}
22:49:05.639665 run mass: MS start registered {at=450364.927982586, delay=0.005908833001740277, ms=00038}
22:49:05.771731 run mass: MS performed LU {at=450365.059898946, lu_delay=4.985833278042264, ms=00025}
22:49:05.785081 run osmo-ms-mob/00039: Starting mobile
22:49:05.798631 run osmo-ms-mob/00039(pid=174): Launched
22:49:05.809338 run mass: MS start registered {at=450365.097642725, delay=0.004685707972384989, ms=00039}
22:49:06.362625 run osmo-ms-mob/00040: Starting mobile
22:49:06.376434 run osmo-ms-mob/00040(pid=175): Launched
22:49:06.387037 run mass: MS start registered {at=450365.675340061, delay=0.00456342299003154, ms=00040}
22:49:06.647820 run osmo-ms-mob/00041: Starting mobile
22:49:06.661158 run osmo-ms-mob/00041(pid=176): Launched
22:49:06.671948 run mass: MS start registered {at=450365.960251248, delay=0.004552678961772472, ms=00041}
22:49:06.948811 run osmo-ms-mob/00042: Starting mobile
22:49:06.962157 run osmo-ms-mob/00042(pid=177): Launched
22:49:06.973455 run mass: MS start registered {at=450366.261757411, delay=0.004698148986790329, ms=00042}
22:49:07.374356 run osmo-ms-mob/00043: Starting mobile
22:49:07.398306 run osmo-ms-mob/00043(pid=178): Launched
22:49:07.409032 run mass: MS start registered {at=450366.697332961, delay=0.004593392019160092, ms=00043}
22:49:07.464517 run mass: MS performed LU {at=450366.752712946, lu_delay=5.568284734967165, ms=00028}
22:49:07.528914 run mass: MS performed LU {at=450366.817114077, lu_delay=5.110940196958836, ms=00029}
22:49:07.544201 run osmo-ms-mob/00044: Starting mobile
22:49:07.557066 run osmo-ms-mob/00044(pid=179): Launched
22:49:07.567650 run mass: MS start registered {at=450366.855957485, delay=0.004591432982124388, ms=00044}
22:49:07.597020 run mass: MS performed LU {at=450366.88524541, lu_delay=4.813044100010302, ms=00030}
22:49:07.634791 run mass: MS performed LU {at=450366.923013254, lu_delay=6.428679968987126, ms=00026}
22:49:07.657263 run osmo-ms-mob/00045: Starting mobile
22:49:07.670743 run osmo-ms-mob/00045(pid=180): Launched
22:49:07.679443 run mass: MS performed LU {at=450366.96775325, lu_delay=6.10843920399202, ms=00027}
22:49:07.685484 run mass: MS start registered {at=450366.973801313, delay=0.006065540015697479, ms=00045}
22:49:08.260200 run osmo-ms-mob/00046: Starting mobile
22:49:08.274581 run osmo-ms-mob/00046(pid=181): Launched
22:49:08.285254 run mass: MS start registered {at=450367.573558818, delay=0.0044385960209183395, ms=00046}
22:49:08.568527 run osmo-ms-mob/00047: Starting mobile
22:49:08.583904 run osmo-ms-mob/00047(pid=182): Launched
22:49:08.595329 run mass: MS start registered {at=450367.883624982, delay=0.005280576995573938, ms=00047}
22:49:08.870376 run osmo-ms-mob/00048: Starting mobile
22:49:08.886890 run osmo-ms-mob/00048(pid=183): Launched
22:49:08.897849 run mass: MS start registered {at=450368.186149811, delay=0.0048955040401779115, ms=00048}
22:49:09.187183 run osmo-ms-mob/00049: Starting mobile
22:49:09.203211 run osmo-ms-mob/00049(pid=184): Launched
22:49:09.213854 run mass: MS start registered {at=450368.502152845, delay=0.004608513962011784, ms=00049}
22:49:09.263561 run mass: MS performed LU {at=450368.551757766, lu_delay=5.749963411013596, ms=00032}
22:49:09.365766 run mass: MS performed LU {at=450368.653966262, lu_delay=5.564725098025519, ms=00033}
22:49:09.379932 run osmo-ms-mob/00050: Starting mobile
22:49:09.393231 run osmo-ms-mob/00050(pid=185): Launched
22:49:09.399207 run mass: MS performed LU {at=450368.687519751, lu_delay=6.216489251004532, ms=00031}
22:49:09.404968 run mass: MS start registered {at=450368.693285562, delay=0.005781341984402388, ms=00050}
22:49:09.536760 run mass: MS performed LU {at=450368.824957594, lu_delay=4.964075039955787, ms=00035}
22:49:09.573367 run mass: MS performed LU {at=450368.861616606, lu_delay=5.274785791989416, ms=00034}
22:49:09.590694 run osmo-ms-mob/00051: Starting mobile
22:49:09.603810 run osmo-ms-mob/00051(pid=186): Launched
22:49:09.614505 run mass: MS start registered {at=450368.902811583, delay=0.004725639999378473, ms=00051}
22:49:10.158190 run osmo-ms-mob/00052: Starting mobile
22:49:10.171957 run osmo-ms-mob/00052(pid=187): Launched
22:49:10.182727 run mass: MS start registered {at=450369.471029139, delay=0.004656655015423894, ms=00052}
22:49:10.462159 run osmo-ms-mob/00053: Starting mobile
22:49:10.475922 run osmo-ms-mob/00053(pid=188): Launched
22:49:10.486712 run mass: MS start registered {at=450369.775016369, delay=0.004730782005935907, ms=00053}
22:49:10.777619 run osmo-ms-mob/00054: Starting mobile
22:49:10.792497 run osmo-ms-mob/00054(pid=189): Launched
22:49:10.803311 run mass: MS start registered {at=450370.091615232, delay=0.004843245027586818, ms=00054}
22:49:11.048191 run osmo-ms-mob/00055: Starting mobile
22:49:11.061405 run osmo-ms-mob/00055(pid=190): Launched
22:49:11.072239 run mass: MS start registered {at=450370.360541065, delay=0.004814503015950322, ms=00055}
22:49:11.128699 run mass: MS performed LU {at=450370.416901565, lu_delay=5.488918978953734, ms=00038}
22:49:11.164794 run mass: MS performed LU {at=450370.453019438, lu_delay=4.777679377002642, ms=00040}
22:49:11.182470 run osmo-ms-mob/00056: Starting mobile
22:49:11.196281 run osmo-ms-mob/00056(pid=191): Launched
22:49:11.202722 run mass: MS performed LU {at=450370.491031821, lu_delay=6.2293854739982635, ms=00036}
22:49:11.208748 run mass: MS start registered {at=450370.49706514, delay=0.0060507949674502015, ms=00056}
22:49:11.473904 run mass: MS performed LU {at=450370.762103054, lu_delay=4.801851805998012, ms=00041}
22:49:11.503008 run osmo-ms-mob/00057: Starting mobile
22:49:11.516188 run osmo-ms-mob/00057(pid=192): Launched
22:49:11.526893 run mass: MS start registered {at=450370.815196204, delay=0.004715298011433333, ms=00057}
22:49:12.059585 run osmo-ms-mob/00058: Starting mobile
22:49:12.073725 run osmo-ms-mob/00058(pid=193): Launched
22:49:12.084894 run mass: MS start registered {at=450371.373196585, delay=0.004688051005359739, ms=00058}
22:49:12.189533 run mass: MS performed LU {at=450371.477730906, lu_delay=6.784366907959338, ms=00037}
22:49:12.220268 run mass: MS performed LU {at=450371.508575211, lu_delay=6.4109324860037304, ms=00039}
22:49:12.232124 run osmo-ms-mob/00059: Starting mobile
22:49:12.246156 run osmo-ms-mob/00059(pid=194): Launched
22:49:12.257338 run mass: MS start registered {at=450371.545635929, delay=0.0051816009799949825, ms=00059}
22:49:12.290882 run mass: MS performed LU {at=450371.579065329, lu_delay=5.317307917983271, ms=00042}
22:49:12.333998 run mass: MS performed LU {at=450371.622208037, lu_delay=3.738583055033814, ms=00047}
22:49:12.362852 run osmo-ms-mob/00060: Starting mobile
22:49:12.378357 run osmo-ms-mob/00060(pid=195): Launched
22:49:12.389137 run mass: MS start registered {at=450371.677437938, delay=0.004622387001290917, ms=00060}
22:49:13.030002 run mass: MS performed LU {at=450372.318197398, lu_delay=5.462239913002122, ms=00044}
22:49:13.074593 run osmo-ms-mob/00061: Starting mobile
22:49:13.088553 run osmo-ms-mob/00061(pid=196): Launched
22:49:13.094788 run mass: MS performed LU {at=450372.383097528, lu_delay=5.4092962149879895, ms=00045}
22:49:13.100668 run mass: MS start registered {at=450372.388984971, delay=0.005905060970690101, ms=00061}
22:49:13.106572 run mass: MS performed LU {at=450372.39488405, lu_delay=5.697551088989712, ms=00043}
22:49:13.117577 run osmo-ms-mob/00062: Starting mobile
22:49:13.130881 run osmo-ms-mob/00062(pid=197): Launched
22:49:13.141514 run mass: MS start registered {at=450372.429813602, delay=0.004543453978840262, ms=00062}
22:49:13.375329 run mass: MS performed LU {at=450372.663532356, lu_delay=5.089973537949845, ms=00046}
22:49:13.686501 run osmo-ms-mob/00063: Starting mobile
22:49:13.702669 run osmo-ms-mob/00063(pid=198): Launched
22:49:13.713840 run mass: MS start registered {at=450373.002139244, delay=0.0050528839929029346, ms=00063}
22:49:14.061119 run osmo-ms-mob/00064: Starting mobile
22:49:14.075321 run osmo-ms-mob/00064(pid=199): Launched
22:49:14.086483 run mass: MS start registered {at=450373.374783233, delay=0.004909160954412073, ms=00064}
22:49:14.448103 run osmo-ms-mob/00065: Starting mobile
22:49:14.461673 run osmo-ms-mob/00065(pid=200): Launched
22:49:14.472454 run mass: MS start registered {at=450373.760756245, delay=0.004647845984436572, ms=00065}
22:49:14.760520 run osmo-ms-mob/00066: Starting mobile
22:49:14.774512 run osmo-ms-mob/00066(pid=201): Launched
22:49:14.785423 run mass: MS start registered {at=450374.073726184, delay=0.004504505021031946, ms=00066}
22:49:14.894310 run mass: MS performed LU {at=450374.182509069, lu_delay=5.489223507000133, ms=00050}
22:49:14.930317 run mass: MS performed LU {at=450374.21855662, lu_delay=5.315745036990847, ms=00051}
22:49:14.969513 run mass: MS performed LU {at=450374.257730224, lu_delay=4.786701084987726, ms=00052}
22:49:14.991301 run osmo-ms-mob/00067: Starting mobile
22:49:15.004776 run osmo-ms-mob/00067(pid=202): Launched
22:49:15.015759 run mass: MS start registered {at=450374.304060539, delay=0.0047945010010153055, ms=00067}
22:49:15.240727 run mass: MS performed LU {at=450374.52892731, lu_delay=6.02677446504822, ms=00049}
22:49:15.250101 run mass: MS performed LU {at=450374.538419107, lu_delay=6.352269295952283, ms=00048}
22:49:15.260821 run osmo-ms-mob/00068: Starting mobile
22:49:15.273777 run osmo-ms-mob/00068(pid=203): Launched
22:49:15.279962 run mass: MS performed LU {at=450374.568274448, lu_delay=4.793258078978397, ms=00053}
22:49:15.285793 run mass: MS start registered {at=450374.574111114, delay=0.005856655014213175, ms=00068}
22:49:15.860952 run osmo-ms-mob/00069: Starting mobile
22:49:15.875276 run osmo-ms-mob/00069(pid=204): Launched
22:49:15.886111 run mass: MS start registered {at=450375.174415029, delay=0.004807765013538301, ms=00069}
22:49:16.033724 run mass: MS performed LU {at=450375.321907942, lu_delay=4.5067117380094714, ms=00057}
22:49:16.058413 run mass: MS performed LU {at=450375.346725429, lu_delay=4.986184364010114, ms=00055}
22:49:16.070378 run mass: MS performed LU {at=450375.358646427, lu_delay=3.681208488997072, ms=00060}
22:49:16.082415 run osmo-ms-mob/00070: Starting mobile
22:49:16.096058 run osmo-ms-mob/00070(pid=205): Launched
22:49:16.107591 run mass: MS start registered {at=450375.395894123, delay=0.00518666603602469, ms=00070}
22:49:16.660254 run osmo-ms-mob/00071: Starting mobile
22:49:16.674339 run osmo-ms-mob/00071(pid=206): Launched
22:49:16.685541 run mass: MS start registered {at=450375.973843097, delay=0.004932539013680071, ms=00071}
22:49:16.795706 run mass: MS performed LU {at=450376.083897481, lu_delay=5.992282248975243, ms=00054}
22:49:16.868783 run mass: MS performed LU {at=450376.156997928, lu_delay=4.78380134300096, ms=00058}
22:49:16.906048 run mass: MS performed LU {at=450376.194270782, lu_delay=5.697205642005429, ms=00056}
22:49:16.926454 run osmo-ms-mob/00072: Starting mobile
22:49:16.939887 run osmo-ms-mob/00072(pid=207): Launched
22:49:16.951908 run mass: MS start registered {at=450376.24020719, delay=0.005922120006289333, ms=00072}
22:49:17.488201 run osmo-ms-mob/00073: Starting mobile
22:49:17.504770 run osmo-ms-mob/00073(pid=208): Launched
22:49:17.516023 run mass: MS start registered {at=450376.804323899, delay=0.004999904951546341, ms=00073}
22:49:17.718671 run mass: MS performed LU {at=450377.006872915, lu_delay=5.461236986040603, ms=00059}
22:49:17.861204 run osmo-ms-mob/00074: Starting mobile
22:49:17.875250 run osmo-ms-mob/00074(pid=209): Launched
22:49:17.886372 run mass: MS start registered {at=450377.17467112, delay=0.005184356996323913, ms=00074}
22:49:18.261657 run osmo-ms-mob/00075: Starting mobile
22:49:18.275563 run osmo-ms-mob/00075(pid=210): Launched
22:49:18.286531 run mass: MS start registered {at=450377.574835016, delay=0.004956096003297716, ms=00075}
22:49:18.786992 run osmo-ms-mob/00076: Starting mobile
22:49:18.803039 run osmo-ms-mob/00076(pid=211): Launched
22:49:18.809296 run mass: MS performed LU {at=450378.097605558, lu_delay=5.667791955987923, ms=00062}
22:49:18.815194 run mass: MS performed LU {at=450378.103511012, lu_delay=5.101371767988894, ms=00063}
22:49:18.821015 run mass: MS performed LU {at=450378.109333493, lu_delay=5.720348522008862, ms=00061}
22:49:18.826977 run mass: MS start registered {at=450378.115293913, delay=0.017706774990074337, ms=00076}
22:49:18.837888 run osmo-ms-mob/00077: Starting mobile
22:49:18.851044 run osmo-ms-mob/00077(pid=212): Launched
22:49:18.861706 run mass: MS start registered {at=450378.150014211, delay=0.004600225016474724, ms=00077}
22:49:19.060987 run mass: MS performed LU {at=450378.349185531, lu_delay=4.974402298044879, ms=00064}
22:49:19.661233 run osmo-ms-mob/00078: Starting mobile
22:49:19.675039 run osmo-ms-mob/00078(pid=213): Launched
22:49:19.685864 run mass: MS start registered {at=450378.974161748, delay=0.004780928022228181, ms=00078}
22:49:20.059953 run osmo-ms-mob/00079: Starting mobile
22:49:20.073865 run osmo-ms-mob/00079(pid=214): Launched
22:49:20.085064 run mass: MS start registered {at=450379.373359707, delay=0.005143496033269912, ms=00079}
22:49:20.580232 run osmo-ms-mob/00080: Starting mobile
22:49:20.596847 run osmo-ms-mob/00080(pid=215): Launched
22:49:20.602922 run mass: MS performed LU {at=450379.891232171, lu_delay=6.130475925980136, ms=00065}
22:49:20.608922 run mass: MS start registered {at=450379.897238882, delay=0.006024989008437842, ms=00080}
22:49:20.615577 run mass: MS performed LU {at=450379.903880958, lu_delay=5.830154773953836, ms=00066}
22:49:20.633813 run mass: MS performed LU {at=450379.922119788, lu_delay=4.74770475900732, ms=00069}
22:49:20.889644 run mass: MS performed LU {at=450380.177845105, lu_delay=5.603733990981709, ms=00068}
22:49:20.918296 run osmo-ms-mob/00081: Starting mobile
22:49:20.931233 run osmo-ms-mob/00081(pid=216): Launched
22:49:20.942178 run mass: MS start registered {at=450380.230484622, delay=0.004982616985216737, ms=00081}
22:49:21.483388 run osmo-ms-mob/00082: Starting mobile
22:49:21.503156 run osmo-ms-mob/00082(pid=217): Launched
22:49:21.514540 run mass: MS start registered {at=450380.80283514, delay=0.0053739260183647275, ms=00082}
22:49:21.585703 run mass: MS performed LU {at=450380.873889428, lu_delay=5.477995304972865, ms=00070}
22:49:21.607850 run mass: MS performed LU {at=450380.896163433, lu_delay=6.592102893977426, ms=00067}
22:49:21.691923 run mass: MS performed LU {at=450380.980134994, lu_delay=3.8054638740140945, ms=00074}
22:49:22.061875 run osmo-ms-mob/00083: Starting mobile
22:49:22.076048 run osmo-ms-mob/00083(pid=218): Launched
22:49:22.086912 run mass: MS start registered {at=450381.375189028, delay=0.004726974992081523, ms=00083}
22:49:22.587516 run osmo-ms-mob/00084: Starting mobile
22:49:22.604320 run osmo-ms-mob/00084(pid=219): Launched
22:49:22.610619 run mass: MS performed LU {at=450381.898926386, lu_delay=5.094602487049997, ms=00073}
22:49:22.616560 run mass: MS performed LU {at=450381.90487621, lu_delay=5.93103311304003, ms=00071}
22:49:22.622384 run mass: MS performed LU {at=450381.910701665, lu_delay=5.670494474994484, ms=00072}
22:49:22.628174 run mass: MS start registered {at=450381.916491853, delay=0.01758540200535208, ms=00084}
22:49:23.079090 run osmo-ms-mob/00085: Starting mobile
22:49:23.094854 run osmo-ms-mob/00085(pid=220): Launched
22:49:23.105945 run mass: MS start registered {at=450382.394246578, delay=0.004891844990197569, ms=00085}
22:49:23.662251 run osmo-ms-mob/00086: Starting mobile
22:49:23.676428 run osmo-ms-mob/00086(pid=221): Launched
22:49:23.687339 run mass: MS start registered {at=450382.975644206, delay=0.004807048011571169, ms=00086}
22:49:24.279503 run osmo-ms-mob/00087: Starting mobile
22:49:24.296357 run osmo-ms-mob/00087(pid=222): Launched
22:49:24.307115 run mass: MS start registered {at=450383.595418912, delay=0.004772594023961574, ms=00087}
22:49:24.345134 run mass: MS performed LU {at=450383.633339058, lu_delay=4.65917731000809, ms=00078}
22:49:24.363575 run mass: MS performed LU {at=450383.651834144, lu_delay=5.536540231027175, ms=00076}
22:49:24.382709 run mass: MS performed LU {at=450383.670926832, lu_delay=5.520912620995659, ms=00077}
22:49:24.636545 run mass: MS performed LU {at=450383.924746865, lu_delay=6.349911849014461, ms=00075}
22:49:24.659710 run mass: MS performed LU {at=450383.948023019, lu_delay=4.574663311999757, ms=00079}
22:49:24.684007 run osmo-ms-mob/00088: Starting mobile
22:49:24.697352 run osmo-ms-mob/00088(pid=223): Launched
22:49:24.708061 run mass: MS start registered {at=450383.996365863, delay=0.0047191340127028525, ms=00088}
22:49:25.460638 run osmo-ms-mob/00089: Starting mobile
22:49:25.474908 run osmo-ms-mob/00089(pid=224): Launched
22:49:25.485725 run mass: MS start registered {at=450384.774028323, delay=0.004713840025942773, ms=00089}
22:49:26.087482 run osmo-ms-mob/00090: Starting mobile
22:49:26.104011 run osmo-ms-mob/00090(pid=225): Launched
22:49:26.115057 run mass: MS start registered {at=450385.403357911, delay=0.005020045966375619, ms=00090}
22:49:26.311859 run mass: MS performed LU {at=450385.600059608, lu_delay=5.702820725971833, ms=00080}
22:49:26.338735 run mass: MS performed LU {at=450385.626960822, lu_delay=5.396476199966855, ms=00081}
22:49:26.357315 run mass: MS performed LU {at=450385.645613335, lu_delay=4.842778194986749, ms=00082}
22:49:26.788170 run osmo-ms-mob/00091: Starting mobile
22:49:26.804451 run osmo-ms-mob/00091(pid=226): Launched
22:49:26.815712 run mass: MS start registered {at=450386.104013651, delay=0.005055341054685414, ms=00091}
22:49:27.461489 run osmo-ms-mob/00092: Starting mobile
22:49:27.476191 run osmo-ms-mob/00092(pid=227): Launched
22:49:27.487548 run mass: MS start registered {at=450386.775851247, delay=0.005320181022398174, ms=00092}
22:49:28.074927 run mass: MS performed LU {at=450387.363122879, lu_delay=5.446631025988609, ms=00084}
22:49:28.092745 run mass: MS performed LU {at=450387.380953609, lu_delay=4.986707031028345, ms=00085}
22:49:28.136432 run osmo-ms-mob/00093: Starting mobile
22:49:28.151931 run osmo-ms-mob/00093(pid=228): Launched
22:49:28.162579 run mass: MS start registered {at=450387.450881963, delay=0.0046706320135854185, ms=00093}
22:49:28.175424 run mass: MS performed LU {at=450387.463697624, lu_delay=6.088508596003521, ms=00083}
22:49:28.582569 run mass: MS performed LU {at=450387.870770497, lu_delay=4.895126291026827, ms=00086}
22:49:29.160615 run osmo-ms-mob/00094: Starting mobile
22:49:29.174891 run osmo-ms-mob/00094(pid=229): Launched
22:49:29.186176 run mass: MS start registered {at=450388.4744771, delay=0.005051958025433123, ms=00094}
22:49:30.060546 run osmo-ms-mob/00095: Starting mobile
22:49:30.074186 run osmo-ms-mob/00095(pid=230): Launched
22:49:30.080461 run mass: MS performed LU {at=450389.368770258, lu_delay=4.594741934968624, ms=00089}
22:49:30.086364 run mass: MS start registered {at=450389.374681452, delay=0.005928935017436743, ms=00095}
22:49:30.104355 run mass: MS performed LU {at=450389.392660783, lu_delay=5.797241871012375, ms=00087}
22:49:30.122396 run mass: MS performed LU {at=450389.410692703, lu_delay=5.4143268399639055, ms=00088}
22:49:31.048738 run osmo-ms-mob/00096: Starting mobile
22:49:31.061736 run osmo-ms-mob/00096(pid=231): Launched
22:49:31.072451 run mass: MS start registered {at=450390.36074668, delay=0.004543091985397041, ms=00096}
22:49:31.841006 run mass: MS performed LU {at=450391.129204366, lu_delay=5.725846455025021, ms=00090}
22:49:31.941663 run mass: MS performed LU {at=450391.229839661, lu_delay=5.125826009956654, ms=00091}
22:49:32.148131 run osmo-ms-mob/00097: Starting mobile
22:49:32.161218 run osmo-ms-mob/00097(pid=232): Launched
22:49:32.172115 run mass: MS start registered {at=450391.460420621, delay=0.004853840975556523, ms=00097}
22:49:32.329377 run mass: MS performed LU {at=450391.617572843, lu_delay=4.841721595963463, ms=00092}
22:49:33.478757 run osmo-ms-mob/00098: Starting mobile
22:49:33.495536 run osmo-ms-mob/00098(pid=233): Launched
22:49:33.506860 run mass: MS start registered {at=450392.795161577, delay=0.004899038001894951, ms=00098}
22:49:33.843512 run mass: MS performed LU {at=450393.131707619, lu_delay=4.657230518991128, ms=00094}
22:49:33.870898 run mass: MS performed LU {at=450393.159099367, lu_delay=5.708217403967865, ms=00093}
22:49:35.261655 run osmo-ms-mob/00099: Starting mobile
22:49:35.275414 run osmo-ms-mob/00099(pid=234): Launched
22:49:35.281414 run mass: All started... {duration=55.74392460798845, too_slow=0}
22:49:35.287104 run mass: MS start registered {at=450394.575415703, delay=0.005684078030753881, ms=00099}
22:49:35.708237 run mass: MS performed LU {at=450394.996404311, lu_delay=5.621722858981229, ms=00095}
22:49:35.773283 run mass: MS performed LU {at=450395.061483618, lu_delay=4.700736937986221, ms=00096}
22:49:37.608918 run mass: MS performed LU {at=450396.897120156, lu_delay=5.436699534999207, ms=00097}
22:49:39.473433 run mass: MS performed LU {at=450398.761586966, lu_delay=5.96642538899323, ms=00098}
22:49:41.374379 run mass: MS performed LU {at=450400.662642531, lu_delay=6.0872268279781565, ms=00099}
22:49:41.392617 run mass: Tests done {all_completed=True, max=6.784366907959338, min=3.681208488997072}
22:49:41.398650 tst register_default_mass.py: Test passed (81.1 sec)
22:49:41.404061 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:41.407384 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:41.410694 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:41.413968 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:41.417233 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:41.420502 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:41.423827 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:41.427115 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:41.430416 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:41.433737 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:41.437037 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:41.440278 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:41.443525 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:41.446786 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:41.450085 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:41.453523 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:41.456942 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:41.460290 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:41.463616 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:41.466930 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:41.470227 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:41.473497 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:41.476809 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:41.480141 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:41.483420 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:41.486722 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:41.490037 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:41.493883 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:41.497178 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:41.500986 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:41.504401 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:41.507727 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:41.511068 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:41.514389 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:41.517987 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:41.521375 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:41.524844 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:41.528273 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:41.532048 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:41.535354 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:41.538658 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:41.541998 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:41.545639 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:41.549061 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:41.552475 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:41.555835 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:41.559239 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:41.562667 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:41.566277 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:41.569655 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:41.573665 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:41.576974 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:41.580949 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:41.584307 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:41.587735 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:41.591158 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:41.594584 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:41.597946 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:41.601266 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:41.604693 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:41.608030 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:41.611497 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:41.614861 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:41.618391 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:41.622032 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:41.625617 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:41.629013 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:41.632314 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:41.635682 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:41.638956 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:41.642255 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:41.645636 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:41.649004 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:41.652392 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:41.655699 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:41.659041 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:41.662334 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:41.665687 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:41.668990 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:41.672276 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:41.675643 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:41.678931 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:41.682354 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:41.685770 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:41.689584 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:41.692895 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:41.696195 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:41.699476 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:41.702807 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:41.706086 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:41.709407 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:41.712691 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:41.716015 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:41.719267 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:41.722562 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:41.725829 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:41.729129 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:41.732440 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:41.735803 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:41.739077 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:41.742392 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:41.745719 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:41.749569 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:41.752919 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:41.756213 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:41.759484 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:41.762802 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:41.766077 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:41.769421 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:41.772723 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:41.776083 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:41.779342 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:41.782744 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:41.786117 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:41.789456 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:41.792745 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:41.796011 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:41.799256 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:41.802524 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:41.805776 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:41.809036 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:41.812294 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:41.815547 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:41.818739 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:41.821939 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:41.825128 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:41.828338 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:41.831525 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:41.834735 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:41.837929 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:41.841116 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:41.844305 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:41.847506 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:41.850705 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:41.853891 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:41.857093 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:41.860282 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:41.863451 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:41.866647 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:41.869847 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:41.873044 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:41.876288 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:41.879503 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:41.882729 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:41.885932 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:41.889136 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:41.892333 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:41.895512 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:41.898704 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:41.901903 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:41.905101 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:41.908295 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:41.911497 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:41.914690 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:41.917900 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:41.921105 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:41.924299 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:41.927488 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:41.930688 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:41.933890 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:41.937109 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:41.940298 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:41.943497 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:41.946693 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:41.949871 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:41.953070 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:41.956267 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:41.959459 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:41.962645 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:41.965848 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:41.969058 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:41.972258 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:41.975443 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:41.978637 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:41.981846 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:41.985046 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:41.988260 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:41.991443 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:41.994634 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:41.997838 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:42.001028 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:42.004221 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:42.007406 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:42.010627 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:42.013817 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:42.017012 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:42.020201 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:42.023394 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:42.026577 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:42.029767 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:42.032956 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:42.036135 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:42.039333 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:42.042523 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:42.045719 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:42.048914 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:42.052141 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:42.055332 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:42.058539 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:42.061721 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:42.064927 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:42.068113 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:42.071294 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:42.074471 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:42.077653 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:42.080859 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:42.084058 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:42.087252 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:42.090436 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:42.093624 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:42.096840 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:42.100029 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:42.103218 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:42.106413 --- ParallelTerminationStrategy: PID 22 died...
22:49:42.107888 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:42.111458 --- ParallelTerminationStrategy: PID 23 died...
22:49:42.112910 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:42.116422 --- ParallelTerminationStrategy: PID 24 died...
22:49:42.117862 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:42.121407 --- ParallelTerminationStrategy: PID 25 died...
22:49:42.122843 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:42.126392 --- ParallelTerminationStrategy: PID 26 died...
22:49:42.127845 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:42.131421 --- ParallelTerminationStrategy: PID 27 died...
22:49:42.132891 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:42.136505 --- ParallelTerminationStrategy: PID 28 died...
22:49:42.137984 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:42.141607 --- ParallelTerminationStrategy: PID 29 died...
22:49:42.143078 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:42.146735 --- ParallelTerminationStrategy: PID 30 died...
22:49:42.148242 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:42.151870 --- ParallelTerminationStrategy: PID 31 died...
22:49:42.153348 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:42.156992 --- ParallelTerminationStrategy: PID 32 died...
22:49:42.158458 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:42.162099 --- ParallelTerminationStrategy: PID 33 died...
22:49:42.163576 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:42.167211 --- ParallelTerminationStrategy: PID 35 died...
22:49:42.168711 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:42.172367 --- ParallelTerminationStrategy: PID 36 died...
22:49:42.173841 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:42.177493 --- ParallelTerminationStrategy: PID 37 died...
22:49:42.178963 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:42.182618 --- ParallelTerminationStrategy: PID 38 died...
22:49:42.184110 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:42.187767 --- ParallelTerminationStrategy: PID 39 died...
22:49:42.189234 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:42.192891 --- ParallelTerminationStrategy: PID 40 died...
22:49:42.194361 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:42.197994 --- ParallelTerminationStrategy: PID 41 died...
22:49:42.199468 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:42.203082 --- ParallelTerminationStrategy: PID 42 died...
22:49:42.204576 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:42.208195 --- ParallelTerminationStrategy: PID 43 died...
22:49:42.209667 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:42.213275 --- ParallelTerminationStrategy: PID 44 died...
22:49:42.214736 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:42.218364 --- ParallelTerminationStrategy: PID 45 died...
22:49:42.219842 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:42.223488 --- ParallelTerminationStrategy: PID 46 died...
22:49:42.224964 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:42.228613 --- ParallelTerminationStrategy: PID 47 died...
22:49:42.230069 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:42.233695 --- ParallelTerminationStrategy: PID 48 died...
22:49:42.235153 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:42.238761 --- ParallelTerminationStrategy: PID 49 died...
22:49:42.240239 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:42.243848 --- ParallelTerminationStrategy: PID 50 died...
22:49:42.245307 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:42.248918 --- ParallelTerminationStrategy: PID 51 died...
22:49:42.250373 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:42.253981 --- ParallelTerminationStrategy: PID 52 died...
22:49:42.255451 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:42.259058 --- ParallelTerminationStrategy: PID 53 died...
22:49:42.260528 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:42.264135 --- ParallelTerminationStrategy: PID 54 died...
22:49:42.265595 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:42.269190 --- ParallelTerminationStrategy: PID 55 died...
22:49:42.270655 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:42.274297 --- ParallelTerminationStrategy: PID 56 died...
22:49:42.275774 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:42.279374 --- ParallelTerminationStrategy: PID 57 died...
22:49:42.280832 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:42.284457 --- ParallelTerminationStrategy: PID 58 died...
22:49:42.285905 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:42.289501 --- ParallelTerminationStrategy: PID 59 died...
22:49:42.290961 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:42.294583 --- ParallelTerminationStrategy: PID 60 died...
22:49:42.296062 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:42.299650 --- ParallelTerminationStrategy: PID 61 died...
22:49:42.301113 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:42.304716 --- ParallelTerminationStrategy: PID 62 died...
22:49:42.306181 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:42.309776 --- ParallelTerminationStrategy: PID 63 died...
22:49:42.311251 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:42.314884 --- ParallelTerminationStrategy: PID 64 died...
22:49:42.316385 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:42.319993 --- ParallelTerminationStrategy: PID 65 died...
22:49:42.321454 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:42.325073 --- ParallelTerminationStrategy: PID 66 died...
22:49:42.326532 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:42.330155 --- ParallelTerminationStrategy: PID 67 died...
22:49:42.331610 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:42.335224 --- ParallelTerminationStrategy: PID 68 died...
22:49:42.336693 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:42.340296 --- ParallelTerminationStrategy: PID 69 died...
22:49:42.341757 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:42.345357 --- ParallelTerminationStrategy: PID 70 died...
22:49:42.346825 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:42.350428 --- ParallelTerminationStrategy: PID 71 died...
22:49:42.351920 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:42.355519 --- ParallelTerminationStrategy: PID 72 died...
22:49:42.356986 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:42.360629 --- ParallelTerminationStrategy: PID 73 died...
22:49:42.362090 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:42.365756 --- ParallelTerminationStrategy: PID 74 died...
22:49:42.367226 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:42.370845 --- ParallelTerminationStrategy: PID 75 died...
22:49:42.372302 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:42.375906 --- ParallelTerminationStrategy: PID 76 died...
22:49:42.377366 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:42.380962 --- ParallelTerminationStrategy: PID 77 died...
22:49:42.382563 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:42.386195 --- ParallelTerminationStrategy: PID 78 died...
22:49:42.387657 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:42.391316 --- ParallelTerminationStrategy: PID 79 died...
22:49:42.392778 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:42.396380 --- ParallelTerminationStrategy: PID 80 died...
22:49:42.397849 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:42.401442 --- ParallelTerminationStrategy: PID 81 died...
22:49:42.402905 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:42.406514 --- ParallelTerminationStrategy: PID 82 died...
22:49:42.407991 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:42.411617 --- ParallelTerminationStrategy: PID 83 died...
22:49:42.413098 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:42.416732 --- ParallelTerminationStrategy: PID 84 died...
22:49:42.418196 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:42.421811 --- ParallelTerminationStrategy: PID 85 died...
22:49:42.423265 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:42.426889 --- ParallelTerminationStrategy: PID 86 died...
22:49:42.428363 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:42.431966 --- ParallelTerminationStrategy: PID 87 died...
22:49:42.433428 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:42.437041 --- ParallelTerminationStrategy: PID 88 died...
22:49:42.438512 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:42.442187 --- ParallelTerminationStrategy: PID 89 died...
22:49:42.443648 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:42.447264 --- ParallelTerminationStrategy: PID 90 died...
22:49:42.448768 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:42.452377 --- ParallelTerminationStrategy: PID 91 died...
22:49:42.453849 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:42.457457 --- ParallelTerminationStrategy: PID 92 died...
22:49:42.458919 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:42.462631 --- ParallelTerminationStrategy: PID 93 died...
22:49:42.464122 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:42.467741 --- ParallelTerminationStrategy: PID 94 died...
22:49:42.469259 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:42.472944 --- ParallelTerminationStrategy: PID 95 died...
22:49:42.474466 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:42.478141 --- ParallelTerminationStrategy: PID 96 died...
22:49:42.479602 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:42.483221 --- ParallelTerminationStrategy: PID 97 died...
22:49:42.484711 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:42.488349 --- ParallelTerminationStrategy: PID 98 died...
22:49:42.489811 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:42.493444 --- ParallelTerminationStrategy: PID 99 died...
22:49:42.494907 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:42.498539 --- ParallelTerminationStrategy: PID 100 died...
22:49:42.500019 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:42.503635 --- ParallelTerminationStrategy: PID 101 died...
22:49:42.505112 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:42.508760 --- ParallelTerminationStrategy: PID 102 died...
22:49:42.510226 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:42.513864 --- ParallelTerminationStrategy: PID 103 died...
22:49:42.515337 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:42.518982 --- ParallelTerminationStrategy: PID 104 died...
22:49:42.520454 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:42.524105 --- ParallelTerminationStrategy: PID 105 died...
22:49:42.525562 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:42.529187 --- ParallelTerminationStrategy: PID 106 died...
22:49:42.530654 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:42.534284 --- ParallelTerminationStrategy: PID 107 died...
22:49:42.535766 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:42.539385 --- ParallelTerminationStrategy: PID 108 died...
22:49:42.542228 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:42.546801 --- ParallelTerminationStrategy: PID 109 died...
22:49:42.548327 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:42.552104 --- ParallelTerminationStrategy: PID 110 died...
22:49:42.553612 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:42.557352 --- ParallelTerminationStrategy: PID 111 died...
22:49:42.558878 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:42.562613 --- ParallelTerminationStrategy: PID 112 died...
22:49:42.564132 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:42.567875 --- ParallelTerminationStrategy: PID 113 died...
22:49:42.569394 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:42.573119 --- ParallelTerminationStrategy: PID 114 died...
22:49:42.574643 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:42.578396 --- ParallelTerminationStrategy: PID 115 died...
22:49:42.580246 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:42.585753 --- ParallelTerminationStrategy: PID 116 died...
22:49:42.587240 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:42.590869 --- ParallelTerminationStrategy: PID 117 died...
22:49:42.592339 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:42.595925 --- ParallelTerminationStrategy: PID 118 died...
22:49:42.597396 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:42.601010 --- ParallelTerminationStrategy: PID 119 died...
22:49:42.602536 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:42.606197 --- ParallelTerminationStrategy: PID 120 died...
22:49:42.607653 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:42.611274 --- ParallelTerminationStrategy: PID 121 died...
22:49:42.612744 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:42.616351 --- ParallelTerminationStrategy: PID 122 died...
22:49:42.617804 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:42.621405 --- ParallelTerminationStrategy: PID 123 died...
22:49:42.622867 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:42.626484 --- ParallelTerminationStrategy: PID 124 died...
22:49:42.627969 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:42.631556 --- ParallelTerminationStrategy: PID 125 died...
22:49:42.633011 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:42.636614 --- ParallelTerminationStrategy: PID 126 died...
22:49:42.638074 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:42.641693 --- ParallelTerminationStrategy: PID 127 died...
22:49:42.643151 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:42.646787 --- ParallelTerminationStrategy: PID 128 died...
22:49:42.648268 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:42.651898 --- ParallelTerminationStrategy: PID 129 died...
22:49:42.653347 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:42.656989 --- ParallelTerminationStrategy: PID 130 died...
22:49:42.658470 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:42.662091 --- ParallelTerminationStrategy: PID 131 died...
22:49:42.663546 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:42.667148 --- ParallelTerminationStrategy: PID 132 died...
22:49:42.668659 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:42.672318 --- ParallelTerminationStrategy: PID 133 died...
22:49:42.673790 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:42.677422 --- ParallelTerminationStrategy: PID 134 died...
22:49:42.678894 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:42.682519 --- ParallelTerminationStrategy: PID 135 died...
22:49:42.683987 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:42.687628 --- ParallelTerminationStrategy: PID 136 died...
22:49:42.689103 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:42.692748 --- ParallelTerminationStrategy: PID 137 died...
22:49:42.694222 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:42.697895 --- ParallelTerminationStrategy: PID 138 died...
22:49:42.699368 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:42.703028 --- ParallelTerminationStrategy: PID 139 died...
22:49:42.704518 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:42.708203 --- ParallelTerminationStrategy: PID 140 died...
22:49:42.709679 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:42.713399 --- ParallelTerminationStrategy: PID 141 died...
22:49:42.714928 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:42.718667 --- ParallelTerminationStrategy: PID 142 died...
22:49:42.720136 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:42.723797 --- ParallelTerminationStrategy: PID 143 died...
22:49:42.725261 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:42.728902 --- ParallelTerminationStrategy: PID 144 died...
22:49:42.730374 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:42.734032 --- ParallelTerminationStrategy: PID 145 died...
22:49:42.735503 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:42.739145 --- ParallelTerminationStrategy: PID 146 died...
22:49:42.740631 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:42.744281 --- ParallelTerminationStrategy: PID 147 died...
22:49:42.745754 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:42.749404 --- ParallelTerminationStrategy: PID 148 died...
22:49:42.750874 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:42.754556 --- ParallelTerminationStrategy: PID 149 died...
22:49:42.756037 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:42.759671 --- ParallelTerminationStrategy: PID 150 died...
22:49:42.761152 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:42.764801 --- ParallelTerminationStrategy: PID 151 died...
22:49:42.766268 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:42.769915 --- ParallelTerminationStrategy: PID 152 died...
22:49:42.771381 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:42.775038 --- ParallelTerminationStrategy: PID 153 died...
22:49:42.776523 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:42.780179 --- ParallelTerminationStrategy: PID 154 died...
22:49:42.781635 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:42.785277 --- ParallelTerminationStrategy: PID 155 died...
22:49:42.786746 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:42.790405 --- ParallelTerminationStrategy: PID 156 died...
22:49:42.791873 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:42.795524 --- ParallelTerminationStrategy: PID 157 died...
22:49:42.797024 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:42.800682 --- ParallelTerminationStrategy: PID 158 died...
22:49:42.802141 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:42.805774 --- ParallelTerminationStrategy: PID 159 died...
22:49:42.807250 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:42.810905 --- ParallelTerminationStrategy: PID 160 died...
22:49:42.812366 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:42.816002 --- ParallelTerminationStrategy: PID 161 died...
22:49:42.817466 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:42.821126 --- ParallelTerminationStrategy: PID 162 died...
22:49:42.822601 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:42.826238 --- ParallelTerminationStrategy: PID 163 died...
22:49:42.827716 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:42.831345 --- ParallelTerminationStrategy: PID 164 died...
22:49:42.832824 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:42.836444 --- ParallelTerminationStrategy: PID 165 died...
22:49:42.837907 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:42.841550 --- ParallelTerminationStrategy: PID 166 died...
22:49:42.843013 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:42.846686 --- ParallelTerminationStrategy: PID 167 died...
22:49:42.848165 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:42.851805 --- ParallelTerminationStrategy: PID 168 died...
22:49:42.853272 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:42.856951 --- ParallelTerminationStrategy: PID 169 died...
22:49:42.858411 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:42.862039 --- ParallelTerminationStrategy: PID 170 died...
22:49:42.863501 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:42.867174 --- ParallelTerminationStrategy: PID 171 died...
22:49:42.868671 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:42.872301 --- ParallelTerminationStrategy: PID 172 died...
22:49:42.873776 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:42.877412 --- ParallelTerminationStrategy: PID 173 died...
22:49:42.878875 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:42.882532 --- ParallelTerminationStrategy: PID 174 died...
22:49:42.884012 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:42.887634 --- ParallelTerminationStrategy: PID 175 died...
22:49:42.889138 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:42.892784 --- ParallelTerminationStrategy: PID 176 died...
22:49:42.894258 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:42.897935 --- ParallelTerminationStrategy: PID 177 died...
22:49:42.899412 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:42.903054 --- ParallelTerminationStrategy: PID 178 died...
22:49:42.904542 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:42.908199 --- ParallelTerminationStrategy: PID 179 died...
22:49:42.909669 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:42.913329 --- ParallelTerminationStrategy: PID 180 died...
22:49:42.914799 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:42.918459 --- ParallelTerminationStrategy: PID 181 died...
22:49:42.919935 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:42.923575 --- ParallelTerminationStrategy: PID 182 died...
22:49:42.925045 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:42.928690 --- ParallelTerminationStrategy: PID 183 died...
22:49:42.930159 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:42.933847 --- ParallelTerminationStrategy: PID 184 died...
22:49:42.935323 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:42.939037 --- ParallelTerminationStrategy: PID 185 died...
22:49:42.940518 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:42.944205 --- ParallelTerminationStrategy: PID 186 died...
22:49:42.945682 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:42.949335 --- ParallelTerminationStrategy: PID 187 died...
22:49:42.950807 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:42.954476 --- ParallelTerminationStrategy: PID 188 died...
22:49:42.955958 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:42.959617 --- ParallelTerminationStrategy: PID 189 died...
22:49:42.961092 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:42.964755 --- ParallelTerminationStrategy: PID 190 died...
22:49:42.966228 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:42.969904 --- ParallelTerminationStrategy: PID 191 died...
22:49:42.971371 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:42.975025 --- ParallelTerminationStrategy: PID 192 died...
22:49:42.976524 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:42.980180 --- ParallelTerminationStrategy: PID 193 died...
22:49:42.981642 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:42.985276 --- ParallelTerminationStrategy: PID 194 died...
22:49:42.986742 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:42.990378 --- ParallelTerminationStrategy: PID 195 died...
22:49:42.991859 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:42.995499 --- ParallelTerminationStrategy: PID 196 died...
22:49:42.996995 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:43.000639 --- ParallelTerminationStrategy: PID 197 died...
22:49:43.002098 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:43.005774 --- ParallelTerminationStrategy: PID 198 died...
22:49:43.007261 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:43.010920 --- ParallelTerminationStrategy: PID 199 died...
22:49:43.012406 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:43.016090 --- ParallelTerminationStrategy: PID 200 died...
22:49:43.017562 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:43.021223 --- ParallelTerminationStrategy: PID 201 died...
22:49:43.022678 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:43.026317 --- ParallelTerminationStrategy: PID 202 died...
22:49:43.027788 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:43.031439 --- ParallelTerminationStrategy: PID 203 died...
22:49:43.032913 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:43.036561 --- ParallelTerminationStrategy: PID 204 died...
22:49:43.038032 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:43.041711 --- ParallelTerminationStrategy: PID 205 died...
22:49:43.043193 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:43.046849 --- ParallelTerminationStrategy: PID 206 died...
22:49:43.048344 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:43.052008 --- ParallelTerminationStrategy: PID 207 died...
22:49:43.053491 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:43.057176 --- ParallelTerminationStrategy: PID 208 died...
22:49:43.058656 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:43.062444 --- ParallelTerminationStrategy: PID 209 died...
22:49:43.064009 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:43.067821 --- ParallelTerminationStrategy: PID 210 died...
22:49:43.069354 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:43.073133 --- ParallelTerminationStrategy: PID 211 died...
22:49:43.074671 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:43.078472 --- ParallelTerminationStrategy: PID 212 died...
22:49:43.080039 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:43.083844 --- ParallelTerminationStrategy: PID 213 died...
22:49:43.085369 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:43.089161 --- ParallelTerminationStrategy: PID 214 died...
22:49:43.090691 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:43.094485 --- ParallelTerminationStrategy: PID 215 died...
22:49:43.096030 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:43.099804 --- ParallelTerminationStrategy: PID 216 died...
22:49:43.101328 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:43.105168 --- ParallelTerminationStrategy: PID 217 died...
22:49:43.106697 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:43.110515 --- ParallelTerminationStrategy: PID 218 died...
22:49:43.112040 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:43.115864 --- ParallelTerminationStrategy: PID 219 died...
22:49:43.117397 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:43.121206 --- ParallelTerminationStrategy: PID 220 died...
22:49:43.122738 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:43.126522 --- ParallelTerminationStrategy: PID 221 died...
22:49:43.128064 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:43.131821 --- ParallelTerminationStrategy: PID 222 died...
22:49:43.133295 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:43.136940 --- ParallelTerminationStrategy: PID 223 died...
22:49:43.138411 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:43.142093 --- ParallelTerminationStrategy: PID 224 died...
22:49:43.143556 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:43.147211 --- ParallelTerminationStrategy: PID 225 died...
22:49:43.148690 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:43.152369 --- ParallelTerminationStrategy: PID 226 died...
22:49:43.153850 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:43.157509 --- ParallelTerminationStrategy: PID 227 died...
22:49:43.158991 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:43.162654 --- ParallelTerminationStrategy: PID 228 died...
22:49:43.164160 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:43.167825 --- ParallelTerminationStrategy: PID 229 died...
22:49:43.169293 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:43.172945 --- ParallelTerminationStrategy: PID 230 died...
22:49:43.174418 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:43.178081 --- ParallelTerminationStrategy: PID 231 died...
22:49:43.179548 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:43.183201 --- ParallelTerminationStrategy: PID 232 died...
22:49:43.184684 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:43.188371 --- ParallelTerminationStrategy: PID 233 died...
22:49:43.189857 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:43.193528 --- ParallelTerminationStrategy: PID 234 died...
22:49:43.195006 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:46.599342 --- ParallelTerminationStrategy: PID 34 died...
22:49:46.605897 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8216 netreg_mass PASS
---------------------------------------------------------------------
22:49:46.678670 tst trial-8216: Storing JUnit report in /build/trial-8216/run.2026-01-19_22-48-19/trial-8216.xml
--------------------------------------------------------------------------------------------
trial-8216 PASS
--------------------------------------------------------------------------------------------
22:49:46.689540 tst trial-8216: trial-8216: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (81.1 sec)
+ exit_code=0
+ rm -rf trial-8216/inst
+ cd trial-8216
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-01-19 22:48:19
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8216-run.tgz run.2026-01-19_22-48-19
+ tar czf /build/trial-8216-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-01-19_13_26_39.tgz osmo-bts-oc2g.build-2026-01-19_12_17_24.tgz osmo-bts-sysmo.build-2026-01-19_12_16_00.tgz osmo-bts.build-2026-01-19_12_16_17.tgz osmo-ggsn.build-2026-01-19_20_42_22.tgz osmo-hlr.build-2026-01-19_16_36_50.tgz osmo-hnbgw.build-2026-01-19_13_28_25.tgz osmo-mgw.build-2026-01-19_09_40_41.tgz osmo-msc.build-2026-01-19_13_32_56.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-01-19_07_35_16.tgz osmo-pcu-sysmo.build-2026-01-19_07_35_13.tgz osmo-pcu.build-2026-01-19_07_35_17.tgz osmo-sgsn.build-2026-01-19_20_48_11.tgz osmo-stp.build-2026-01-19_13_23_18.tgz osmo-trx.build-2026-01-19_14_21_35.tgz osmocom-bb.build-2026-01-19_21_17_37.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