Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone 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/jenkins6719788633289714067.sh
+ rm -rf trial-8263-bin.tgz trial-8263-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 25489
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11227
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10749
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 13049
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13375
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 13490
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 42122
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7742
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 44380
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8696
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 13364
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7700
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11752
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7782
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9250
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6502
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 7700
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins5024563221746060033.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-8263
+ rm -rf docker-playground
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground
Cloning into 'docker-playground'...
+ git -C docker-playground log --oneline
290ae4c ttcn3-bts-test: write bts logs to tmpfs
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_S1GW_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.0s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.1s
#7 [15/28] RUN APT-GET update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean
#7 CACHED
#8 [20/28] WORKDIR /TMP
#8 CACHED
#9 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#9 CACHED
#10 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#10 CACHED
#11 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#11 CACHED
#12 [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
#12 CACHED
#13 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#13 CACHED
#14 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#14 CACHED
#15 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#15 CACHED
#16 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#16 CACHED
#17 [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
#17 CACHED
#18 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#18 CACHED
#19 [ 8/28] RUN MKDIR /var/run/sshd
#19 CACHED
#20 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8
#20 CACHED
#21 [ 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
#21 CACHED
#22 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#22 CACHED
#23 [ 2/28] RUN useradd -ms /bin/bash jenkins
#23 CACHED
#24 [ 3/28] RUN groupadd osmo-gsm-tester
#24 CACHED
#25 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#25 CACHED
#26 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#26 CACHED
#27 [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
#27 CACHED
#28 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#28 CACHED
#29 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#29 CACHED
#30 [ 9/28] COPY SSH /root/.ssh
#30 CACHED
#31 [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
#31 CACHED
#32 [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
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:fcb969369dffd5871ea0b961c067a358ace218a10d25c0f090bf0b02867f0c1c done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8264 -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-03-08 22:48:16
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8264
+ mkdir -p trial-8264
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-03-08_13_26_49.tgz osmo-bts-oc2g.build-2026-03-08_00_51_53.tgz osmo-bts-sysmo.build-2026-03-08_00_51_57.tgz osmo-bts.build-2026-03-08_00_52_04.tgz osmo-ggsn.build-2026-03-08_20_42_34.tgz osmo-hlr.build-2026-03-08_16_36_56.tgz osmo-hnbgw.build-2026-03-08_13_29_01.tgz osmo-mgw.build-2026-03-08_08_33_06.tgz osmo-msc.build-2026-03-08_13_35_27.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-03-08_07_35_25.tgz osmo-pcu-sysmo.build-2026-03-08_07_35_05.tgz osmo-pcu.build-2026-03-08_07_35_22.tgz osmo-sgsn.build-2026-03-08_20_48_25.tgz osmo-stp.build-2026-03-08_13_25_42.tgz osmo-trx.build-2026-03-08_14_21_30.tgz osmocom-bb.build-2026-03-08_21_17_26.tgz srslte.build-19.tgz trial-8264
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-03-08_13_26_49.md5 osmo-bts-oc2g.build-2026-03-08_00_51_53.md5 osmo-bts-sysmo.build-2026-03-08_00_51_57.md5 osmo-bts.build-2026-03-08_00_52_04.md5 osmo-ggsn.build-2026-03-08_20_42_34.md5 osmo-hlr.build-2026-03-08_16_36_56.md5 osmo-hnbgw.build-2026-03-08_13_29_01.md5 osmo-mgw.build-2026-03-08_08_33_06.md5 osmo-msc.build-2026-03-08_13_35_27.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-03-08_07_35_25.md5 osmo-pcu-sysmo.build-2026-03-08_07_35_05.md5 osmo-pcu.build-2026-03-08_07_35_22.md5 osmo-sgsn.build-2026-03-08_20_48_25.md5 osmo-stp.build-2026-03-08_13_25_42.md5 osmo-trx.build-2026-03-08_14_21_30.md5 osmocom-bb.build-2026-03-08_21_17_26.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-03-08_13_26_49.md5 osmo-bts-oc2g.build-2026-03-08_00_51_53.md5 osmo-bts-sysmo.build-2026-03-08_00_51_57.md5 osmo-bts.build-2026-03-08_00_52_04.md5 osmo-ggsn.build-2026-03-08_20_42_34.md5 osmo-hlr.build-2026-03-08_16_36_56.md5 osmo-hnbgw.build-2026-03-08_13_29_01.md5 osmo-mgw.build-2026-03-08_08_33_06.md5 osmo-msc.build-2026-03-08_13_35_27.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-03-08_07_35_25.md5 osmo-pcu-sysmo.build-2026-03-08_07_35_05.md5 osmo-pcu.build-2026-03-08_07_35_22.md5 osmo-sgsn.build-2026-03-08_20_48_25.md5 osmo-stp.build-2026-03-08_13_25_42.md5 osmo-trx.build-2026-03-08_14_21_30.md5 osmocom-bb.build-2026-03-08_21_17_26.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-8264 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8264'
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-8264
--------------------------------------------------------------------------------------------
22:48:16.289733 tst trial-8264: Detailed log at /build/trial-8264/run.2026-03-08_22-48-16/log
---------------------------------------------------------------------
trial-8264 netreg_mass
---------------------------------------------------------------------
22:48:16.492632 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:16.493015 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:16.493777 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:16.494904 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:16.536204 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:16.537092 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:16.538242 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:16.600151 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-8264 netreg_mass register_default_mass.py
----------------------------------------------
22:48:16.600947 tst register_default_mass.py:9: Claiming resources for the test
22:48:16.616260 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.616767 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.617212 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.617640 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.618067 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.618522 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.618952 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:16.649394 tst register_default_mass.py: using LAC 2
22:48:16.671725 tst register_default_mass.py: using RAC 2
22:48:16.698594 tst register_default_mass.py: using CellId 2
22:48:16.728600 tst register_default_mass.py: using BVCI 3
22:48:16.742567 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.743238 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.743805 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.744317 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.744811 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.745320 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.745812 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.746333 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.746871 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.747382 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.747891 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.748403 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.748908 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.749422 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.749946 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.750466 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.750974 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.751498 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.752017 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.752527 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.753032 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.753556 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.754074 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.754590 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.755108 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.755621 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.756137 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.756661 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.757180 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.757695 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.758209 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.758729 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.759241 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.759771 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.760292 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.760800 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.761304 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.761832 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.762343 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.762840 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.763352 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.763875 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.764386 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.764889 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.765410 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.765915 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.766420 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.766949 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.767453 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.767962 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.768485 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.768994 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.769495 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.770010 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.770510 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.771009 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.771510 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.772021 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.772522 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.773007 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.773509 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.774012 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.774516 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.775031 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.775529 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.776034 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.776544 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.777061 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.777564 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.778064 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.778578 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.779087 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.779664 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.780181 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.780682 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.781178 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.781665 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.782178 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.782676 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.783178 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.783683 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.784177 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.784670 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.785173 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.785663 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.786153 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.786664 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.787156 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.787648 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.788163 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.788664 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.789156 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.789675 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.790182 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.790681 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.791190 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.791695 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.792194 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.792711 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.793211 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.793702 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.794270 tst register_default_mass.py:21: Launching a simple network
22:48:16.804206 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:16.924115 run create_hlr_db(pid=20): Launched
22:48:17.938834 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:17.954986 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:17.970147 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:17.975937 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:18.163239 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:18.178204 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:18.183817 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:18.600876 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:18.616079 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:21.631336 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:21.759049 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:21.773987 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:21.779677 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:21.803406 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:21.818566 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:21.824311 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:22.137734 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:22.152931 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:28.185088 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:28.358702 run osmo-bts-virtual(pid=34): Launched
22:48:29.395005 tst register_default_mass.py: using MSISDN 1001
22:48:29.409484 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:29.449082 tst register_default_mass.py: using MSISDN 1002
22:48:29.466862 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:29.497845 tst register_default_mass.py: using MSISDN 1003
22:48:29.512861 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:29.543740 tst register_default_mass.py: using MSISDN 1004
22:48:29.558424 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:29.589033 tst register_default_mass.py: using MSISDN 1005
22:48:29.603523 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:29.634038 tst register_default_mass.py: using MSISDN 1006
22:48:29.648508 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:29.679366 tst register_default_mass.py: using MSISDN 1007
22:48:29.693901 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:29.724660 tst register_default_mass.py: using MSISDN 1008
22:48:29.739257 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:29.770036 tst register_default_mass.py: using MSISDN 1009
22:48:29.784557 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:29.814593 tst register_default_mass.py: using MSISDN 1010
22:48:29.828952 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:29.859820 tst register_default_mass.py: using MSISDN 1011
22:48:29.874406 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:29.905135 tst register_default_mass.py: using MSISDN 1012
22:48:29.919586 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:29.950061 tst register_default_mass.py: using MSISDN 1013
22:48:29.964555 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:29.995206 tst register_default_mass.py: using MSISDN 1014
22:48:30.009629 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:30.039226 tst register_default_mass.py: using MSISDN 1015
22:48:30.053390 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:30.083771 tst register_default_mass.py: using MSISDN 1016
22:48:30.098108 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:30.128166 tst register_default_mass.py: using MSISDN 1017
22:48:30.142266 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:30.172253 tst register_default_mass.py: using MSISDN 1018
22:48:30.186231 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:30.216265 tst register_default_mass.py: using MSISDN 1019
22:48:30.230445 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:30.259963 tst register_default_mass.py: using MSISDN 1020
22:48:30.273988 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:30.303946 tst register_default_mass.py: using MSISDN 1021
22:48:30.318190 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:30.348340 tst register_default_mass.py: using MSISDN 1022
22:48:30.362401 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:30.396286 tst register_default_mass.py: using MSISDN 1023
22:48:30.412236 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:30.442355 tst register_default_mass.py: using MSISDN 1024
22:48:30.456661 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:30.486747 tst register_default_mass.py: using MSISDN 1025
22:48:30.501052 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:30.531195 tst register_default_mass.py: using MSISDN 1026
22:48:30.545382 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:30.575453 tst register_default_mass.py: using MSISDN 1027
22:48:30.589764 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:30.619676 tst register_default_mass.py: using MSISDN 1028
22:48:30.633779 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:30.663795 tst register_default_mass.py: using MSISDN 1029
22:48:30.677928 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:30.707997 tst register_default_mass.py: using MSISDN 1030
22:48:30.722161 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:30.752193 tst register_default_mass.py: using MSISDN 1031
22:48:30.766183 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:30.796490 tst register_default_mass.py: using MSISDN 1032
22:48:30.810848 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:30.840942 tst register_default_mass.py: using MSISDN 1033
22:48:30.855099 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:30.885200 tst register_default_mass.py: using MSISDN 1034
22:48:30.899346 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:30.928732 tst register_default_mass.py: using MSISDN 1035
22:48:30.942648 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:30.972730 tst register_default_mass.py: using MSISDN 1036
22:48:30.986752 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:31.016266 tst register_default_mass.py: using MSISDN 1037
22:48:31.030146 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:31.060542 tst register_default_mass.py: using MSISDN 1038
22:48:31.074893 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:31.104951 tst register_default_mass.py: using MSISDN 1039
22:48:31.119065 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:31.149338 tst register_default_mass.py: using MSISDN 1040
22:48:31.163632 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:31.193369 tst register_default_mass.py: using MSISDN 1041
22:48:31.207265 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:31.237577 tst register_default_mass.py: using MSISDN 1042
22:48:31.251899 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:31.281880 tst register_default_mass.py: using MSISDN 1043
22:48:31.295930 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:31.325857 tst register_default_mass.py: using MSISDN 1044
22:48:31.340070 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:31.370158 tst register_default_mass.py: using MSISDN 1045
22:48:31.384352 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:31.414468 tst register_default_mass.py: using MSISDN 1046
22:48:31.428673 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:31.458889 tst register_default_mass.py: using MSISDN 1047
22:48:31.473045 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:31.503150 tst register_default_mass.py: using MSISDN 1048
22:48:31.517490 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:31.547481 tst register_default_mass.py: using MSISDN 1049
22:48:31.561641 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:31.591752 tst register_default_mass.py: using MSISDN 1050
22:48:31.605834 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:31.635085 tst register_default_mass.py: using MSISDN 1051
22:48:31.641002 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:31.670069 tst register_default_mass.py: using MSISDN 1052
22:48:31.676042 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:31.704626 tst register_default_mass.py: using MSISDN 1053
22:48:31.710592 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:31.738937 tst register_default_mass.py: using MSISDN 1054
22:48:31.750245 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:31.778887 tst register_default_mass.py: using MSISDN 1055
22:48:31.792264 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:31.821148 tst register_default_mass.py: using MSISDN 1056
22:48:31.834551 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:31.864137 tst register_default_mass.py: using MSISDN 1057
22:48:31.878073 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:31.908093 tst register_default_mass.py: using MSISDN 1058
22:48:31.921970 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:31.951964 tst register_default_mass.py: using MSISDN 1059
22:48:31.966145 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:31.995971 tst register_default_mass.py: using MSISDN 1060
22:48:32.009927 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:32.039967 tst register_default_mass.py: using MSISDN 1061
22:48:32.053966 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:32.083988 tst register_default_mass.py: using MSISDN 1062
22:48:32.098247 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:32.127647 tst register_default_mass.py: using MSISDN 1063
22:48:32.141566 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:32.172069 tst register_default_mass.py: using MSISDN 1064
22:48:32.186264 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:32.216151 tst register_default_mass.py: using MSISDN 1065
22:48:32.230300 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:32.259101 tst register_default_mass.py: using MSISDN 1066
22:48:32.272749 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:32.302401 tst register_default_mass.py: using MSISDN 1067
22:48:32.316406 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:32.346728 tst register_default_mass.py: using MSISDN 1068
22:48:32.360961 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:32.390999 tst register_default_mass.py: using MSISDN 1069
22:48:32.405217 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:32.435754 tst register_default_mass.py: using MSISDN 1070
22:48:32.450242 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:32.480415 tst register_default_mass.py: using MSISDN 1071
22:48:32.494737 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:32.525218 tst register_default_mass.py: using MSISDN 1072
22:48:32.539563 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:32.569857 tst register_default_mass.py: using MSISDN 1073
22:48:32.584134 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:32.614463 tst register_default_mass.py: using MSISDN 1074
22:48:32.628683 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:32.659255 tst register_default_mass.py: using MSISDN 1075
22:48:32.673708 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:32.704010 tst register_default_mass.py: using MSISDN 1076
22:48:32.718331 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:32.748614 tst register_default_mass.py: using MSISDN 1077
22:48:32.762936 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:32.792988 tst register_default_mass.py: using MSISDN 1078
22:48:32.807088 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:32.837450 tst register_default_mass.py: using MSISDN 1079
22:48:32.851688 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:32.881538 tst register_default_mass.py: using MSISDN 1080
22:48:32.895563 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:32.926149 tst register_default_mass.py: using MSISDN 1081
22:48:32.940810 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:32.971703 tst register_default_mass.py: using MSISDN 1082
22:48:32.986324 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:33.016899 tst register_default_mass.py: using MSISDN 1083
22:48:33.031304 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:33.061853 tst register_default_mass.py: using MSISDN 1084
22:48:33.076346 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:33.107055 tst register_default_mass.py: using MSISDN 1085
22:48:33.121677 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:33.152373 tst register_default_mass.py: using MSISDN 1086
22:48:33.166761 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:33.197235 tst register_default_mass.py: using MSISDN 1087
22:48:33.211677 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:33.241806 tst register_default_mass.py: using MSISDN 1088
22:48:33.256032 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:33.286893 tst register_default_mass.py: using MSISDN 1089
22:48:33.301382 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:33.331715 tst register_default_mass.py: using MSISDN 1090
22:48:33.346144 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:33.376356 tst register_default_mass.py: using MSISDN 1091
22:48:33.390599 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:33.420614 tst register_default_mass.py: using MSISDN 1092
22:48:33.434737 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:33.464879 tst register_default_mass.py: using MSISDN 1093
22:48:33.479042 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:33.509692 tst register_default_mass.py: using MSISDN 1094
22:48:33.524073 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:33.554158 tst register_default_mass.py: using MSISDN 1095
22:48:33.568532 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:33.599249 tst register_default_mass.py: using MSISDN 1096
22:48:33.613848 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:33.643934 tst register_default_mass.py: using MSISDN 1097
22:48:33.653589 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:33.684268 tst register_default_mass.py: using MSISDN 1098
22:48:33.699580 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:33.730412 tst register_default_mass.py: using MSISDN 1099
22:48:33.744891 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:33.776000 tst register_default_mass.py: using MSISDN 1100
22:48:33.789860 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:33.881736 run mass: Starting testcase
22:48:33.887425 run mass: Pre-launching all virtphy's
22:48:33.893004 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:33.906202 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:33.914653 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:33.927619 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:33.933840 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:33.947003 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:33.953131 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:33.966384 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:33.972603 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:33.985814 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:33.992019 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:34.005290 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:34.011608 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:34.025211 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:34.031382 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:34.044531 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:34.050604 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:34.063709 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:34.069782 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:34.082911 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:34.088895 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:34.101781 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:34.107741 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:34.120643 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:34.126764 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:34.139864 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:34.145958 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:34.158985 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:34.165049 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:34.177926 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:34.184028 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:34.197046 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:34.203073 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:34.216129 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:34.222265 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:34.235326 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:34.241397 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:34.254446 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:34.260581 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:34.273762 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:34.279889 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:34.292988 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:34.299063 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:34.312203 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:34.318361 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:34.331470 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:34.337614 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:34.350744 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:34.356838 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:34.369918 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:34.375991 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:34.389081 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:34.395075 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:34.408028 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:34.413991 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:34.426923 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:34.432962 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:34.445904 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:34.451914 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:34.464827 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:34.470844 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:34.483803 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:34.489850 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:34.502865 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:34.508882 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:34.521952 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:34.527924 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:34.540810 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:34.546869 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:34.559918 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:34.565899 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:34.578946 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:34.584953 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:34.597873 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:34.603883 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:34.616851 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:34.622859 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:34.636073 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:34.642191 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:34.655256 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:34.661332 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:34.674382 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:34.680551 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:34.693691 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:34.699794 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:34.712912 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:34.718961 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:34.732034 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:34.738304 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:34.751333 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:34.757378 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:34.770397 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:34.776407 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:34.789464 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:34.795487 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:34.808558 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:34.814544 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:34.827548 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:34.833558 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:34.846508 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:34.852504 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:34.865427 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:34.871387 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:34.884331 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:34.890279 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:34.903199 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:34.909174 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:34.922070 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:34.928056 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:34.940959 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:34.946909 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:34.959924 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:34.965916 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:34.978949 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:34.984904 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:34.998151 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:35.004119 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:35.017004 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:35.023128 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:35.036072 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:35.042125 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:35.055086 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:35.061051 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:35.073915 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:35.079865 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:35.092770 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:35.098729 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:35.111637 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:35.117636 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:35.130583 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:35.136567 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:35.149480 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:35.155467 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:35.168468 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:35.174427 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:35.187383 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:35.193416 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:35.206363 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:35.212592 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:35.225558 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:35.231648 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:35.244620 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:35.250577 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:35.263677 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:35.269679 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:35.282762 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:35.288747 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:35.301711 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:35.307756 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:35.320739 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:35.326702 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:35.339625 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:35.345647 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:35.358585 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:35.364592 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:35.377534 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:35.383545 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:35.396514 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:35.402471 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:35.415400 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:35.421380 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:35.434366 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:35.440317 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:35.453411 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:35.459354 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:35.472440 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:35.478452 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:35.491525 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:35.497526 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:35.510618 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:35.516630 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:35.529553 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:35.535514 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:35.548380 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:35.554369 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:35.567360 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:35.573315 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:35.586228 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:35.592219 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:35.605138 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:35.611123 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:35.624113 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:35.630128 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:35.643096 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:35.649092 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:35.662044 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:35.668029 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:35.681161 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:35.687145 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:35.700275 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:35.706255 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:35.719261 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:35.725250 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:35.738328 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:35.744302 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:35.757399 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:35.763388 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:35.776343 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:35.782294 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:35.795268 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:35.801244 run mass: Checking if sockets are in the filesystem
22:48:35.833643 run osmo-ms-mob/00000: Starting mobile
22:48:35.846694 run osmo-ms-mob/00000(pid=135): Launched
22:48:35.857662 run mass: MS start registered {at=3560742.065979784, delay=0.004863264039158821, ms=00000}
22:48:40.048377 run osmo-ms-mob/00001: Starting mobile
22:48:40.065002 run osmo-ms-mob/00001(pid=136): Launched
22:48:40.075438 run mass: MS start registered {at=3560746.283758931, delay=0.004400318022817373, ms=00001}
22:48:41.187139 run mass: MS performed LU {at=3560747.395341282, lu_delay=5.329361497890204, ms=00000}
22:48:41.850627 run osmo-ms-mob/00002: Starting mobile
22:48:41.863609 run osmo-ms-mob/00002(pid=137): Launched
22:48:41.874317 run mass: MS start registered {at=3560748.082631125, delay=0.004450052045285702, ms=00002}
22:48:43.149328 run osmo-ms-mob/00003: Starting mobile
22:48:43.166233 run osmo-ms-mob/00003(pid=138): Launched
22:48:43.176670 run mass: MS start registered {at=3560749.38499105, delay=0.004356065299361944, ms=00003}
22:48:44.217611 run osmo-ms-mob/00004: Starting mobile
22:48:44.230950 run osmo-ms-mob/00004(pid=139): Launched
22:48:44.241434 run mass: MS start registered {at=3560750.449754248, delay=0.004490395076572895, ms=00004}
22:48:44.952814 run mass: MS performed LU {at=3560751.161024651, lu_delay=4.877265720162541, ms=00001}
22:48:45.216981 run osmo-ms-mob/00005: Starting mobile
22:48:45.230364 run osmo-ms-mob/00005(pid=140): Launched
22:48:45.241019 run mass: MS start registered {at=3560751.449336108, delay=0.0044433847069740295, ms=00005}
22:48:46.117111 run osmo-ms-mob/00006: Starting mobile
22:48:46.130702 run osmo-ms-mob/00006(pid=141): Launched
22:48:46.141286 run mass: MS start registered {at=3560752.349608333, delay=0.004455588757991791, ms=00006}
22:48:46.854081 run mass: MS performed LU {at=3560753.062258297, lu_delay=4.979627171996981, ms=00002}
22:48:47.048648 run osmo-ms-mob/00007: Starting mobile
22:48:47.065279 run osmo-ms-mob/00007(pid=142): Launched
22:48:47.075896 run mass: MS start registered {at=3560753.28421695, delay=0.004500082228332758, ms=00007}
22:48:47.817803 run osmo-ms-mob/00008: Starting mobile
22:48:47.831043 run osmo-ms-mob/00008(pid=143): Launched
22:48:47.841664 run mass: MS start registered {at=3560754.049983823, delay=0.004620852414518595, ms=00008}
22:48:48.516926 run osmo-ms-mob/00009: Starting mobile
22:48:48.530084 run osmo-ms-mob/00009(pid=144): Launched
22:48:48.540792 run mass: MS start registered {at=3560754.749111819, delay=0.004561248235404491, ms=00009}
22:48:48.719218 run mass: MS performed LU {at=3560754.927429055, lu_delay=5.542438004631549, ms=00003}
22:48:49.250600 run osmo-ms-mob/00010: Starting mobile
22:48:49.269548 run osmo-ms-mob/00010(pid=145): Launched
22:48:49.275773 run mass: MS performed LU {at=3560755.484098836, lu_delay=5.034344587940723, ms=00004}
22:48:49.281805 run mass: MS start registered {at=3560755.49014002, delay=0.006059860810637474, ms=00010}
22:48:49.817819 run osmo-ms-mob/00011: Starting mobile
22:48:49.831165 run osmo-ms-mob/00011(pid=146): Launched
22:48:49.841737 run mass: MS start registered {at=3560756.050056711, delay=0.004444270860403776, ms=00011}
22:48:50.428769 run osmo-ms-mob/00012: Starting mobile
22:48:50.442519 run osmo-ms-mob/00012(pid=147): Launched
22:48:50.453199 run mass: MS start registered {at=3560756.661517917, delay=0.004573773127049208, ms=00012}
22:48:50.620661 run mass: MS performed LU {at=3560756.82887056, lu_delay=5.379534452222288, ms=00005}
22:48:50.665709 run mass: MS performed LU {at=3560756.873921279, lu_delay=4.524312946014106, ms=00006}
22:48:51.048978 run osmo-ms-mob/00013: Starting mobile
22:48:51.065682 run osmo-ms-mob/00013(pid=148): Launched
22:48:51.076346 run mass: MS start registered {at=3560757.28466893, delay=0.004541194066405296, ms=00013}
22:48:51.617593 run osmo-ms-mob/00014: Starting mobile
22:48:51.630661 run osmo-ms-mob/00014(pid=149): Launched
22:48:51.641604 run mass: MS start registered {at=3560757.849924924, delay=0.004571116995066404, ms=00014}
22:48:52.226478 run osmo-ms-mob/00015: Starting mobile
22:48:52.252038 run osmo-ms-mob/00015(pid=150): Launched
22:48:52.263079 run mass: MS start registered {at=3560758.471399139, delay=0.004744476173073053, ms=00015}
22:48:52.484433 run mass: MS performed LU {at=3560758.69263907, lu_delay=5.408422119915485, ms=00007}
22:48:52.531247 run mass: MS performed LU {at=3560758.739466855, lu_delay=4.689483031630516, ms=00008}
22:48:52.739344 run osmo-ms-mob/00016: Starting mobile
22:48:52.755426 run osmo-ms-mob/00016(pid=151): Launched
22:48:52.766329 run mass: MS start registered {at=3560758.974649111, delay=0.004885146860033274, ms=00016}
22:48:53.248836 run osmo-ms-mob/00017: Starting mobile
22:48:53.266084 run osmo-ms-mob/00017(pid=152): Launched
22:48:53.276769 run mass: MS start registered {at=3560759.485088508, delay=0.004647056106477976, ms=00017}
22:48:53.827979 run osmo-ms-mob/00018: Starting mobile
22:48:53.841540 run osmo-ms-mob/00018(pid=153): Launched
22:48:53.852635 run mass: MS start registered {at=3560760.060953184, delay=0.005019527859985828, ms=00018}
22:48:54.248678 run osmo-ms-mob/00019: Starting mobile
22:48:54.265875 run osmo-ms-mob/00019(pid=154): Launched
22:48:54.276866 run mass: MS start registered {at=3560760.485185128, delay=0.004878963343799114, ms=00019}
22:48:54.385697 run mass: MS performed LU {at=3560760.593918733, lu_delay=4.543862021993846, ms=00011}
22:48:54.432641 run mass: MS performed LU {at=3560760.640863802, lu_delay=5.150723781902343, ms=00010}
22:48:54.501187 run mass: MS performed LU {at=3560760.709410474, lu_delay=5.960298655088991, ms=00009}
22:48:54.750801 run osmo-ms-mob/00020: Starting mobile
22:48:54.767948 run osmo-ms-mob/00020(pid=155): Launched
22:48:54.778598 run mass: MS start registered {at=3560760.986917159, delay=0.004563687834888697, ms=00020}
22:48:55.217549 run osmo-ms-mob/00021: Starting mobile
22:48:55.230856 run osmo-ms-mob/00021(pid=156): Launched
22:48:55.241934 run mass: MS start registered {at=3560761.45025422, delay=0.004639146849513054, ms=00021}
22:48:55.617726 run osmo-ms-mob/00022: Starting mobile
22:48:55.630905 run osmo-ms-mob/00022(pid=157): Launched
22:48:55.642060 run mass: MS start registered {at=3560761.850380588, delay=0.004690314643085003, ms=00022}
22:48:56.140160 run osmo-ms-mob/00023: Starting mobile
22:48:56.156780 run osmo-ms-mob/00023(pid=158): Launched
22:48:56.167747 run mass: MS start registered {at=3560762.376066309, delay=0.00480054784566164, ms=00023}
22:48:56.251065 run mass: MS performed LU {at=3560762.459266726, lu_delay=5.79774880874902, ms=00012}
22:48:56.297305 run mass: MS performed LU {at=3560762.505526159, lu_delay=5.2208572290837765, ms=00013}
22:48:56.402662 run mass: MS performed LU {at=3560762.610882921, lu_delay=4.76095799729228, ms=00014}
22:48:56.431600 run osmo-ms-mob/00024: Starting mobile
22:48:56.444991 run osmo-ms-mob/00024(pid=159): Launched
22:48:56.455647 run mass: MS start registered {at=3560762.663970956, delay=0.0045280070044100285, ms=00024}
22:48:57.048035 run osmo-ms-mob/00025: Starting mobile
22:48:57.064614 run osmo-ms-mob/00025(pid=160): Launched
22:48:57.075493 run mass: MS start registered {at=3560763.283813315, delay=0.004410706926137209, ms=00025}
22:48:57.416937 run osmo-ms-mob/00026: Starting mobile
22:48:57.430374 run osmo-ms-mob/00026(pid=161): Launched
22:48:57.441216 run mass: MS start registered {at=3560763.649536683, delay=0.004777881316840649, ms=00026}
22:48:57.838276 run osmo-ms-mob/00027: Starting mobile
22:48:57.854592 run osmo-ms-mob/00027(pid=162): Launched
22:48:57.865773 run mass: MS start registered {at=3560764.074094632, delay=0.004993637092411518, ms=00027}
22:48:58.152108 run mass: MS performed LU {at=3560764.360329239, lu_delay=4.875240731053054, ms=00017}
22:48:58.182646 run osmo-ms-mob/00028: Starting mobile
22:48:58.197538 run osmo-ms-mob/00028(pid=163): Launched
22:48:58.203530 run mass: MS performed LU {at=3560764.411861715, lu_delay=5.940462575759739, ms=00015}
22:48:58.209281 run mass: MS start registered {at=3560764.417616497, delay=0.005770235788077116, ms=00028}
22:48:58.267518 run mass: MS performed LU {at=3560764.47574128, lu_delay=5.501092168968171, ms=00016}
22:48:58.639281 run osmo-ms-mob/00029: Starting mobile
22:48:58.655667 run osmo-ms-mob/00029(pid=164): Launched
22:48:58.666686 run mass: MS start registered {at=3560764.874956852, delay=0.00491554569453001, ms=00029}
22:48:59.029289 run osmo-ms-mob/00030: Starting mobile
22:48:59.042878 run osmo-ms-mob/00030(pid=165): Launched
22:48:59.054208 run mass: MS start registered {at=3560765.262530714, delay=0.00500975688919425, ms=00030}
22:48:59.428881 run osmo-ms-mob/00031: Starting mobile
22:48:59.442707 run osmo-ms-mob/00031(pid=166): Launched
22:48:59.454270 run mass: MS start registered {at=3560765.662589728, delay=0.005398082081228495, ms=00031}
22:48:59.730372 run osmo-ms-mob/00032: Starting mobile
22:48:59.744289 run osmo-ms-mob/00032(pid=167): Launched
22:48:59.757012 run mass: MS start registered {at=3560765.965318364, delay=0.006677389144897461, ms=00032}
22:48:59.933690 run mass: MS performed LU {at=3560766.141909258, lu_delay=5.656724129803479, ms=00019}
22:49:00.016274 run mass: MS performed LU {at=3560766.224513635, lu_delay=6.1635604510083795, ms=00018}
22:49:00.070920 run osmo-ms-mob/00033: Starting mobile
22:49:00.086285 run osmo-ms-mob/00033(pid=168): Launched
22:49:00.092378 run mass: MS performed LU {at=3560766.30070736, lu_delay=5.313790200743824, ms=00020}
22:49:00.098204 run mass: MS start registered {at=3560766.306539519, delay=0.005847936030477285, ms=00033}
22:49:00.187207 run mass: MS performed LU {at=3560766.39542623, lu_delay=4.945172009989619, ms=00021}
22:49:00.548771 run osmo-ms-mob/00034: Starting mobile
22:49:00.565452 run osmo-ms-mob/00034(pid=169): Launched
22:49:00.576491 run mass: MS start registered {at=3560766.784811136, delay=0.004888874012976885, ms=00034}
22:49:00.817238 run osmo-ms-mob/00035: Starting mobile
22:49:00.830111 run osmo-ms-mob/00035(pid=170): Launched
22:49:00.841263 run mass: MS start registered {at=3560767.049578295, delay=0.004445691127330065, ms=00035}
22:49:01.232191 run osmo-ms-mob/00036: Starting mobile
22:49:01.252550 run osmo-ms-mob/00036(pid=171): Launched
22:49:01.263902 run mass: MS start registered {at=3560767.472221472, delay=0.005115746054798365, ms=00036}
22:49:01.648241 run osmo-ms-mob/00037: Starting mobile
22:49:01.663280 run osmo-ms-mob/00037(pid=172): Launched
22:49:01.674494 run mass: MS start registered {at=3560767.882812999, delay=0.005019630305469036, ms=00037}
22:49:01.930042 run osmo-ms-mob/00038: Starting mobile
22:49:01.944097 run osmo-ms-mob/00038(pid=173): Launched
22:49:01.950093 run mass: MS performed LU {at=3560768.15842195, lu_delay=5.494450993835926, ms=00024}
22:49:01.956003 run mass: MS start registered {at=3560768.164333278, delay=0.005928157828748226, ms=00038}
22:49:01.962520 run mass: MS performed LU {at=3560768.170842189, lu_delay=4.521305505651981, ms=00026}
22:49:01.973302 run osmo-ms-mob/00039: Starting mobile
22:49:01.986163 run osmo-ms-mob/00039(pid=174): Launched
22:49:01.997208 run mass: MS start registered {at=3560768.205526784, delay=0.004926599096506834, ms=00039}
22:49:02.033471 run mass: MS performed LU {at=3560768.241701068, lu_delay=4.957887752912939, ms=00025}
22:49:02.088874 run mass: MS performed LU {at=3560768.297110065, lu_delay=5.921043755952269, ms=00023}
22:49:02.115932 run mass: MS performed LU {at=3560768.324225653, lu_delay=6.4738450651057065, ms=00022}
22:49:02.133862 run osmo-ms-mob/00040: Starting mobile
22:49:02.146922 run osmo-ms-mob/00040(pid=175): Launched
22:49:02.158375 run mass: MS start registered {at=3560768.36669329, delay=0.005196971818804741, ms=00040}
22:49:02.929435 run osmo-ms-mob/00041: Starting mobile
22:49:02.943612 run osmo-ms-mob/00041(pid=176): Launched
22:49:02.954828 run mass: MS start registered {at=3560769.163142656, delay=0.005165460053831339, ms=00041}
22:49:03.218674 run osmo-ms-mob/00042: Starting mobile
22:49:03.232218 run osmo-ms-mob/00042(pid=177): Launched
22:49:03.243570 run mass: MS start registered {at=3560769.451887672, delay=0.004838502034544945, ms=00042}
22:49:03.649190 run osmo-ms-mob/00043: Starting mobile
22:49:03.666098 run osmo-ms-mob/00043(pid=178): Launched
22:49:03.677058 run mass: MS start registered {at=3560769.885372345, delay=0.004969828762114048, ms=00043}
22:49:03.697833 run mass: MS performed LU {at=3560769.906061138, lu_delay=5.031104286201298, ms=00029}
22:49:03.782291 run mass: MS performed LU {at=3560769.990514997, lu_delay=5.572898500133306, ms=00028}
22:49:03.837280 run osmo-ms-mob/00044: Starting mobile
22:49:03.852149 run osmo-ms-mob/00044(pid=179): Launched
22:49:03.858123 run mass: MS performed LU {at=3560770.066452348, lu_delay=4.803921634331346, ms=00030}
22:49:03.864050 run mass: MS start registered {at=3560770.072384506, delay=0.005948529113084078, ms=00044}
22:49:03.952298 run mass: MS performed LU {at=3560770.1605189, lu_delay=6.086424267850816, ms=00027}
22:49:03.980846 run osmo-ms-mob/00045: Starting mobile
22:49:03.994157 run osmo-ms-mob/00045(pid=180): Launched
22:49:04.005435 run mass: MS start registered {at=3560770.213757271, delay=0.005155170802026987, ms=00045}
22:49:04.557714 run osmo-ms-mob/00046: Starting mobile
22:49:04.573823 run osmo-ms-mob/00046(pid=181): Launched
22:49:04.584687 run mass: MS start registered {at=3560770.793006635, delay=0.004692330025136471, ms=00046}
22:49:04.829760 run osmo-ms-mob/00047: Starting mobile
22:49:04.843614 run osmo-ms-mob/00047(pid=182): Launched
22:49:04.854871 run mass: MS start registered {at=3560771.063190455, delay=0.005268465261906385, ms=00047}
22:49:05.116999 run osmo-ms-mob/00048: Starting mobile
22:49:05.130564 run osmo-ms-mob/00048(pid=183): Launched
22:49:05.141596 run mass: MS start registered {at=3560771.349915196, delay=0.004877086263149977, ms=00048}
22:49:05.430462 run osmo-ms-mob/00049: Starting mobile
22:49:05.444448 run osmo-ms-mob/00049(pid=184): Launched
22:49:05.455939 run mass: MS start registered {at=3560771.664258373, delay=0.005166614893823862, ms=00049}
22:49:05.684010 run mass: MS performed LU {at=3560771.892231108, lu_delay=5.926912744063884, ms=00032}
22:49:05.699126 run osmo-ms-mob/00050: Starting mobile
22:49:05.712327 run osmo-ms-mob/00050(pid=185): Launched
22:49:05.723462 run mass: MS start registered {at=3560771.931786382, delay=0.004992434289306402, ms=00050}
22:49:05.798495 run mass: MS performed LU {at=3560772.006716938, lu_delay=4.534495466388762, ms=00036}
22:49:05.855726 run mass: MS performed LU {at=3560772.063918852, lu_delay=5.279107715934515, ms=00034}
22:49:05.877214 run mass: MS performed LU {at=3560772.085546137, lu_delay=5.035967841744423, ms=00035}
22:49:05.888096 run osmo-ms-mob/00051: Starting mobile
22:49:05.901391 run osmo-ms-mob/00051(pid=186): Launched
22:49:05.907480 run mass: MS performed LU {at=3560772.115811133, lu_delay=5.809271613601595, ms=00033}
22:49:05.913395 run mass: MS start registered {at=3560772.121730408, delay=0.005934298969805241, ms=00051}
22:49:06.418036 run osmo-ms-mob/00052: Starting mobile
22:49:06.431100 run osmo-ms-mob/00052(pid=187): Launched
22:49:06.442451 run mass: MS start registered {at=3560772.650768324, delay=0.005066943820565939, ms=00052}
22:49:06.730005 run osmo-ms-mob/00053: Starting mobile
22:49:06.743890 run osmo-ms-mob/00053(pid=188): Launched
22:49:06.755327 run mass: MS start registered {at=3560772.963645227, delay=0.00498686358332634, ms=00053}
22:49:07.033709 run osmo-ms-mob/00054: Starting mobile
22:49:07.048055 run osmo-ms-mob/00054(pid=189): Launched
22:49:07.059428 run mass: MS start registered {at=3560773.267742071, delay=0.0050892299041152, ms=00054}
22:49:07.339710 run osmo-ms-mob/00055: Starting mobile
22:49:07.355874 run osmo-ms-mob/00055(pid=190): Launched
22:49:07.367526 run mass: MS start registered {at=3560773.575846573, delay=0.005377250723540783, ms=00055}
22:49:07.465142 run mass: MS performed LU {at=3560773.673364333, lu_delay=5.467837548814714, ms=00039}
22:49:07.548439 run mass: MS performed LU {at=3560773.756667531, lu_delay=5.389974241144955, ms=00040}
22:49:07.576686 run osmo-ms-mob/00056: Starting mobile
22:49:07.590072 run osmo-ms-mob/00056(pid=191): Launched
22:49:07.596305 run mass: MS performed LU {at=3560773.804633684, lu_delay=5.921820684801787, ms=00037}
22:49:07.602283 run mass: MS start registered {at=3560773.810617272, delay=0.005999651737511158, ms=00056}
22:49:07.718639 run mass: MS performed LU {at=3560773.926864912, lu_delay=5.762531633954495, ms=00038}
22:49:07.747890 run osmo-ms-mob/00057: Starting mobile
22:49:07.761329 run osmo-ms-mob/00057(pid=192): Launched
22:49:07.772574 run mass: MS start registered {at=3560773.980894116, delay=0.005038731265813112, ms=00057}
22:49:07.791241 run mass: MS performed LU {at=3560773.999549777, lu_delay=4.836407120805234, ms=00041}
22:49:08.318837 run osmo-ms-mob/00058: Starting mobile
22:49:08.333552 run osmo-ms-mob/00058(pid=193): Launched
22:49:08.344812 run mass: MS start registered {at=3560774.553132122, delay=0.005141762085258961, ms=00058}
22:49:08.628929 run osmo-ms-mob/00059: Starting mobile
22:49:08.643392 run osmo-ms-mob/00059(pid=194): Launched
22:49:08.655223 run mass: MS start registered {at=3560774.863534295, delay=0.005481333006173372, ms=00059}
22:49:08.969649 run osmo-ms-mob/00060: Starting mobile
22:49:08.986845 run osmo-ms-mob/00060(pid=195): Launched
22:49:08.997880 run mass: MS start registered {at=3560775.206201912, delay=0.004846308846026659, ms=00060}
22:49:09.316815 run osmo-ms-mob/00061: Starting mobile
22:49:09.330118 run osmo-ms-mob/00061(pid=196): Launched
22:49:09.336239 run mass: MS performed LU {at=3560775.544567709, lu_delay=4.4813772537745535, ms=00047}
22:49:09.342556 run mass: MS start registered {at=3560775.550889378, delay=0.006338642910122871, ms=00061}
22:49:09.385137 run mass: MS performed LU {at=3560775.593383732, lu_delay=5.708011386916041, ms=00043}
22:49:09.405303 run osmo-ms-mob/00062: Starting mobile
22:49:09.418371 run osmo-ms-mob/00062(pid=197): Launched
22:49:09.424710 run mass: MS performed LU {at=3560775.633037055, lu_delay=6.181149383075535, ms=00042}
22:49:09.431000 run mass: MS start registered {at=3560775.639332833, delay=0.006313910707831383, ms=00062}
22:49:09.693533 run mass: MS performed LU {at=3560775.901752432, lu_delay=5.829367925878614, ms=00044}
22:49:09.721885 run osmo-ms-mob/00063: Starting mobile
22:49:09.735181 run osmo-ms-mob/00063(pid=198): Launched
22:49:09.746395 run mass: MS start registered {at=3560775.954715018, delay=0.005084778182208538, ms=00063}
22:49:10.331924 run osmo-ms-mob/00064: Starting mobile
22:49:10.346071 run osmo-ms-mob/00064(pid=199): Launched
22:49:10.359380 run mass: MS start registered {at=3560776.567695767, delay=0.006910447962582111, ms=00064}
22:49:10.370685 run mass: MS performed LU {at=3560776.578986794, lu_delay=5.785980159416795, ms=00046}
22:49:10.511272 run mass: MS performed LU {at=3560776.719413827, lu_delay=4.068645503371954, ms=00052}
22:49:10.537394 run mass: MS performed LU {at=3560776.745722812, lu_delay=3.782077585346997, ms=00053}
22:49:10.548754 run osmo-ms-mob/00065: Starting mobile
22:49:10.562274 run osmo-ms-mob/00065(pid=200): Launched
22:49:10.573745 run mass: MS start registered {at=3560776.782059539, delay=0.005196551326662302, ms=00065}
22:49:11.046618 run osmo-ms-mob/00066: Starting mobile
22:49:11.062119 run osmo-ms-mob/00066(pid=201): Launched
22:49:11.073926 run mass: MS start registered {at=3560777.282246886, delay=0.005477136000990868, ms=00066}
22:49:11.230908 run mass: MS performed LU {at=3560777.439115351, lu_delay=5.774856978096068, ms=00049}
22:49:11.255500 run mass: MS performed LU {at=3560777.463829599, lu_delay=6.113914402667433, ms=00048}
22:49:11.266813 run osmo-ms-mob/00067: Starting mobile
22:49:11.280322 run osmo-ms-mob/00067(pid=202): Launched
22:49:11.292063 run mass: MS start registered {at=3560777.500379359, delay=0.005466945935040712, ms=00067}
22:49:11.359526 run mass: MS performed LU {at=3560777.567760471, lu_delay=5.635974088683724, ms=00050}
22:49:11.558532 run mass: MS performed LU {at=3560777.766755574, lu_delay=5.645025165751576, ms=00051}
22:49:11.587298 run osmo-ms-mob/00068: Starting mobile
22:49:11.600723 run osmo-ms-mob/00068(pid=203): Launched
22:49:11.612190 run mass: MS start registered {at=3560777.820500279, delay=0.005379377864301205, ms=00068}
22:49:12.131307 run osmo-ms-mob/00069: Starting mobile
22:49:12.145439 run osmo-ms-mob/00069(pid=204): Launched
22:49:12.157385 run mass: MS start registered {at=3560778.365703983, delay=0.005277424119412899, ms=00069}
22:49:12.390644 run mass: MS performed LU {at=3560778.598870474, lu_delay=5.023023901041597, ms=00055}
22:49:12.529276 run osmo-ms-mob/00070: Starting mobile
22:49:12.543857 run osmo-ms-mob/00070(pid=205): Launched
22:49:12.555451 run mass: MS start registered {at=3560778.76376247, delay=0.005404666997492313, ms=00070}
22:49:12.940851 run osmo-ms-mob/00071: Starting mobile
22:49:12.957311 run osmo-ms-mob/00071(pid=206): Launched
22:49:12.968223 run mass: MS start registered {at=3560779.176541007, delay=0.0047424910590052605, ms=00071}
22:49:13.094989 run mass: MS performed LU {at=3560779.30320673, lu_delay=4.439672435168177, ms=00059}
22:49:13.151571 run mass: MS performed LU {at=3560779.359742733, lu_delay=6.0920006623491645, ms=00054}
22:49:13.169401 run mass: MS performed LU {at=3560779.377636662, lu_delay=5.56701939040795, ms=00056}
22:49:13.193998 run osmo-ms-mob/00072: Starting mobile
22:49:13.207257 run osmo-ms-mob/00072(pid=207): Launched
22:49:13.218750 run mass: MS start registered {at=3560779.427066888, delay=0.005103036295622587, ms=00072}
22:49:13.747841 run osmo-ms-mob/00073: Starting mobile
22:49:13.765388 run osmo-ms-mob/00073(pid=208): Launched
22:49:13.777006 run mass: MS start registered {at=3560779.985326281, delay=0.005521166604012251, ms=00073}
22:49:14.132163 run osmo-ms-mob/00074: Starting mobile
22:49:14.146649 run osmo-ms-mob/00074(pid=209): Launched
22:49:14.157991 run mass: MS start registered {at=3560780.36630628, delay=0.0047757588326931, ms=00074}
22:49:14.291530 run mass: MS performed LU {at=3560780.499753509, lu_delay=3.7176939700730145, ms=00065}
22:49:14.529923 run osmo-ms-mob/00075: Starting mobile
22:49:14.544139 run osmo-ms-mob/00075(pid=210): Launched
22:49:14.555502 run mass: MS start registered {at=3560780.763818756, delay=0.005145342089235783, ms=00075}
22:49:14.996572 run mass: MS performed LU {at=3560781.204771199, lu_delay=5.25005618063733, ms=00063}
22:49:15.058432 run osmo-ms-mob/00076: Starting mobile
22:49:15.073799 run osmo-ms-mob/00076(pid=211): Launched
22:49:15.082076 run mass: MS performed LU {at=3560781.290401612, lu_delay=5.651068779174238, ms=00062}
22:49:15.089370 run mass: MS start registered {at=3560781.297692335, delay=0.007310360204428434, ms=00076}
22:49:15.125636 run mass: MS performed LU {at=3560781.333889219, lu_delay=6.127687307074666, ms=00060}
22:49:15.249897 run mass: MS performed LU {at=3560781.45810041, lu_delay=5.907211032230407, ms=00061}
22:49:15.279125 run osmo-ms-mob/00077: Starting mobile
22:49:15.292953 run osmo-ms-mob/00077(pid=212): Launched
22:49:15.304324 run mass: MS start registered {at=3560781.512640583, delay=0.005180984735488892, ms=00077}
22:49:15.323369 run mass: MS performed LU {at=3560781.531666515, lu_delay=4.9639707477763295, ms=00064}
22:49:15.933923 run osmo-ms-mob/00078: Starting mobile
22:49:15.948077 run osmo-ms-mob/00078(pid=213): Launched
22:49:15.959580 run mass: MS start registered {at=3560782.167895584, delay=0.005217494908720255, ms=00078}
22:49:16.329886 run osmo-ms-mob/00079: Starting mobile
22:49:16.344051 run osmo-ms-mob/00079(pid=214): Launched
22:49:16.355399 run mass: MS start registered {at=3560782.563716789, delay=0.005156319588422775, ms=00079}
22:49:16.839398 run osmo-ms-mob/00080: Starting mobile
22:49:16.855636 run osmo-ms-mob/00080(pid=215): Launched
22:49:16.861943 run mass: MS performed LU {at=3560783.070270886, lu_delay=4.704566902946681, ms=00069}
22:49:16.867907 run mass: MS start registered {at=3560783.076241868, delay=0.005987850017845631, ms=00080}
22:49:16.916998 run mass: MS performed LU {at=3560783.12523017, lu_delay=5.304729891009629, ms=00068}
22:49:16.981262 run mass: MS performed LU {at=3560783.18950176, lu_delay=5.907254874240607, ms=00066}
22:49:17.170644 run mass: MS performed LU {at=3560783.378864395, lu_delay=5.878485036082566, ms=00067}
22:49:17.199489 run osmo-ms-mob/00081: Starting mobile
22:49:17.212594 run osmo-ms-mob/00081(pid=216): Launched
22:49:17.218809 run mass: MS performed LU {at=3560783.427137522, lu_delay=4.6633750521577895, ms=00070}
22:49:17.224703 run mass: MS start registered {at=3560783.433037577, delay=0.005917290225625038, ms=00081}
22:49:17.730873 run osmo-ms-mob/00082: Starting mobile
22:49:17.744936 run osmo-ms-mob/00082(pid=217): Launched
22:49:17.756243 run mass: MS start registered {at=3560783.964564226, delay=0.005172414239495993, ms=00082}
22:49:18.326328 run osmo-ms-mob/00083: Starting mobile
22:49:18.340729 run osmo-ms-mob/00083(pid=218): Launched
22:49:18.352098 run mass: MS start registered {at=3560784.560414168, delay=0.005065436940640211, ms=00083}
22:49:18.762417 run mass: MS performed LU {at=3560784.970636781, lu_delay=4.985310500022024, ms=00073}
22:49:18.819860 run osmo-ms-mob/00084: Starting mobile
22:49:18.835051 run osmo-ms-mob/00084(pid=219): Launched
22:49:18.844520 run mass: MS performed LU {at=3560785.052823419, lu_delay=5.876282412093133, ms=00071}
22:49:18.850537 run mass: MS start registered {at=3560785.058872156, delay=0.009335861075669527, ms=00084}
22:49:18.891108 run mass: MS performed LU {at=3560785.099361073, lu_delay=5.672294185031205, ms=00072}
22:49:19.015485 run mass: MS performed LU {at=3560785.223710797, lu_delay=4.857404517009854, ms=00074}
22:49:19.353824 run osmo-ms-mob/00085: Starting mobile
22:49:19.371495 run osmo-ms-mob/00085(pid=220): Launched
22:49:19.382821 run mass: MS start registered {at=3560785.591135923, delay=0.005127603653818369, ms=00085}
22:49:19.916857 run osmo-ms-mob/00086: Starting mobile
22:49:19.930390 run osmo-ms-mob/00086(pid=221): Launched
22:49:19.941884 run mass: MS start registered {at=3560786.15020448, delay=0.005226131994277239, ms=00086}
22:49:20.549326 run osmo-ms-mob/00087: Starting mobile
22:49:20.566730 run osmo-ms-mob/00087(pid=222): Launched
22:49:20.577814 run mass: MS start registered {at=3560786.78613626, delay=0.004812957718968391, ms=00087}
22:49:20.746922 run mass: MS performed LU {at=3560786.955143132, lu_delay=6.19132437556982, ms=00075}
22:49:20.793090 run mass: MS performed LU {at=3560787.001311908, lu_delay=4.833416324108839, ms=00078}
22:49:20.861662 run mass: MS performed LU {at=3560787.069882955, lu_delay=5.557242372073233, ms=00077}
22:49:21.158104 run osmo-ms-mob/00088: Starting mobile
22:49:21.174968 run osmo-ms-mob/00088(pid=223): Launched
22:49:21.181199 run mass: MS performed LU {at=3560787.389528164, lu_delay=4.825811375398189, ms=00079}
22:49:21.187196 run mass: MS start registered {at=3560787.395531157, delay=0.006019492167979479, ms=00088}
22:49:21.727056 run osmo-ms-mob/00089: Starting mobile
22:49:21.740805 run osmo-ms-mob/00089(pid=224): Launched
22:49:21.752679 run mass: MS start registered {at=3560787.96099574, delay=0.005725394003093243, ms=00089}
22:49:22.331096 run osmo-ms-mob/00090: Starting mobile
22:49:22.345153 run osmo-ms-mob/00090(pid=225): Launched
22:49:22.356679 run mass: MS start registered {at=3560788.564997376, delay=0.005006765015423298, ms=00090}
22:49:22.527459 run mass: MS performed LU {at=3560788.735685752, lu_delay=5.302648174576461, ms=00081}
22:49:22.610827 run mass: MS performed LU {at=3560788.819041914, lu_delay=4.854477687738836, ms=00082}
22:49:22.657933 run mass: MS performed LU {at=3560788.866157002, lu_delay=5.789915133733302, ms=00080}
22:49:22.782257 run mass: MS performed LU {at=3560788.990476712, lu_delay=23.327886984217912, ms=00031}
22:49:23.057889 run osmo-ms-mob/00091: Starting mobile
22:49:23.074152 run osmo-ms-mob/00091(pid=226): Launched
22:49:23.085756 run mass: MS start registered {at=3560789.294075356, delay=0.0052867610938847065, ms=00091}
22:49:23.731109 run osmo-ms-mob/00092: Starting mobile
22:49:23.745288 run osmo-ms-mob/00092(pid=227): Launched
22:49:23.756518 run mass: MS start registered {at=3560789.964838191, delay=0.005122778005897999, ms=00092}
22:49:24.548994 run osmo-ms-mob/00093: Starting mobile
22:49:24.566217 run osmo-ms-mob/00093(pid=228): Launched
22:49:24.572233 run mass: MS performed LU {at=3560790.780561263, lu_delay=4.6303567830473185, ms=00086}
22:49:24.578073 run mass: MS start registered {at=3560790.7864085, delay=0.0058633857406675816, ms=00093}
22:49:24.628025 run mass: MS performed LU {at=3560790.836246471, lu_delay=5.777374315075576, ms=00084}
22:49:25.430018 run osmo-ms-mob/00094: Starting mobile
22:49:25.444173 run osmo-ms-mob/00094(pid=229): Launched
22:49:25.455787 run mass: MS start registered {at=3560791.664099251, delay=0.005603916011750698, ms=00094}
22:49:26.358039 run osmo-ms-mob/00095: Starting mobile
22:49:26.374181 run osmo-ms-mob/00095(pid=230): Launched
22:49:26.380710 run mass: MS performed LU {at=3560792.589035334, lu_delay=5.193504177033901, ms=00088}
22:49:26.386756 run mass: MS start registered {at=3560792.595090358, delay=0.006074495147913694, ms=00095}
22:49:26.422664 run mass: MS performed LU {at=3560792.630957162, lu_delay=5.8448209022171795, ms=00087}
22:49:26.529395 run mass: MS performed LU {at=3560792.737618148, lu_delay=22.523860876914114, ms=00045}
22:49:26.553937 run mass: MS performed LU {at=3560792.762266932, lu_delay=4.801271192263812, ms=00089}
22:49:27.330915 run osmo-ms-mob/00096: Starting mobile
22:49:27.344973 run osmo-ms-mob/00096(pid=231): Launched
22:49:27.356240 run mass: MS start registered {at=3560793.564560283, delay=0.0052028680220246315, ms=00096}
22:49:28.158488 run mass: MS performed LU {at=3560794.366684813, lu_delay=5.801687437109649, ms=00090}
22:49:28.278148 run mass: MS performed LU {at=3560794.486370783, lu_delay=5.192295426968485, ms=00091}
22:49:28.461283 run osmo-ms-mob/00097: Starting mobile
22:49:28.479633 run osmo-ms-mob/00097(pid=232): Launched
22:49:28.490923 run mass: MS start registered {at=3560794.699242898, delay=0.005239649675786495, ms=00097}
22:49:28.685691 run mass: MS performed LU {at=3560794.893913725, lu_delay=4.929075533989817, ms=00092}
22:49:29.754841 run osmo-ms-mob/00098: Starting mobile
22:49:29.771164 run osmo-ms-mob/00098(pid=233): Launched
22:49:29.782448 run mass: MS start registered {at=3560795.990768484, delay=0.004985430743545294, ms=00098}
22:49:30.060290 run mass: MS performed LU {at=3560796.26851054, lu_delay=21.715378418099135, ms=00058}
22:49:30.143147 run mass: MS performed LU {at=3560796.351344372, lu_delay=5.564935872331262, ms=00093}
22:49:30.189689 run mass: MS performed LU {at=3560796.397911071, lu_delay=4.733811819925904, ms=00094}
22:49:30.313787 run mass: MS performed LU {at=3560796.522008588, lu_delay=22.54111447185278, ms=00057}
22:49:31.556546 run osmo-ms-mob/00099: Starting mobile
22:49:31.572752 run osmo-ms-mob/00099(pid=234): Launched
22:49:31.578770 run mass: All started... {duration=55.771862430963665, too_slow=0}
22:49:31.584561 run mass: MS start registered {at=3560797.792889379, delay=0.005784365814179182, ms=00099}
22:49:32.043396 run mass: MS performed LU {at=3560798.251677099, lu_delay=4.687116816174239, ms=00096}
22:49:32.090767 run mass: MS performed LU {at=3560798.29898638, lu_delay=5.703896021936089, ms=00095}
22:49:33.908993 run mass: MS performed LU {at=3560800.117075042, lu_delay=5.417832144070417, ms=00097}
22:49:35.809732 run mass: MS performed LU {at=3560802.017955477, lu_delay=6.02718699304387, ms=00098}
22:49:37.675746 run mass: MS performed LU {at=3560803.883937408, lu_delay=6.091048029251397, ms=00099}
22:49:37.955822 run mass: MS performed LU {at=3560804.164044829, lu_delay=22.86635249387473, ms=00076}
22:49:41.675875 run mass: MS performed LU {at=3560807.884076219, lu_delay=22.2929402962327, ms=00085}
22:49:41.693879 run mass: MS performed LU {at=3560807.902163471, lu_delay=23.34174930304289, ms=00083}
22:49:41.705467 run mass: Tests done {all_completed=True, max=23.34174930304289, min=3.7176939700730145}
22:49:41.710940 tst register_default_mass.py: Test passed (85.1 sec)
22:49:41.716310 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:41.719579 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:41.722823 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:41.726116 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:41.729444 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:41.732867 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:41.736260 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:41.739581 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:41.742917 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:41.746239 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:41.749573 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:41.752928 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:41.756390 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:41.759833 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:41.763280 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:41.766750 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:41.770217 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:41.773726 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:41.777214 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:41.780882 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:41.784564 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:41.788403 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:41.791858 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:41.795303 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:41.798758 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:41.802219 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:41.805687 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:41.809138 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:41.812580 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:41.816044 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:41.819665 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:41.823226 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:41.826789 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:41.830351 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:41.833914 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:41.837682 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:41.841204 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:41.844772 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:41.848334 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:41.851799 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:41.855238 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:41.858681 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:41.862095 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:41.865771 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:41.869189 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:41.872575 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:41.876013 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:41.879966 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:41.883593 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:41.886937 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:41.890410 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:41.893837 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:41.897172 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:41.900596 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:41.904028 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:41.907385 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:41.910914 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:41.914279 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:41.917750 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:41.921566 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:41.925496 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:41.929010 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:41.932484 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:41.935902 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:41.939533 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:41.943167 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:41.946751 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:41.950201 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:41.953578 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:41.957043 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:41.960348 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:41.963799 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:41.967242 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:41.970704 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:41.974124 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:41.977589 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:41.981005 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:41.984367 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:41.987707 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:41.991090 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:41.994674 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:41.998280 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:42.002044 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:42.005364 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:42.008706 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:42.012036 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:42.015372 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:42.018769 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:42.022175 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:42.025905 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:42.029286 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:42.032704 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:42.036120 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:42.039428 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:42.042823 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:42.046235 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:42.049618 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:42.053063 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:42.056515 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:42.059876 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:42.063342 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:42.066781 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:42.070121 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:42.073519 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:42.076896 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:42.080315 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:42.083701 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:42.087062 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:42.090466 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:42.093819 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:42.097246 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:42.100602 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:42.103986 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:42.107297 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:42.110651 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:42.113957 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:42.117259 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:42.120541 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:42.123781 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:42.127013 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:42.130250 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:42.133487 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:42.136709 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:42.139953 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:42.143180 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:42.146412 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:42.149642 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:42.152861 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:42.156091 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:42.159326 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:42.162555 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:42.165791 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:42.169016 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:42.172231 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:42.175466 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:42.178705 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:42.181926 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:42.185154 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:42.188387 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:42.191611 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:42.194856 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:42.198077 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:42.201304 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:42.204534 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:42.207740 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:42.210956 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:42.214171 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:42.217387 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:42.220615 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:42.223838 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:42.227055 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:42.230286 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:42.233512 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:42.236733 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:42.239958 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:42.243181 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:42.246401 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:42.249614 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:42.252823 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:42.256033 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:42.259261 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:42.262479 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:42.265709 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:42.268926 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:42.272129 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:42.275348 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:42.278574 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:42.281790 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:42.285003 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:42.288218 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:42.291436 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:42.294658 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:42.297878 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:42.301097 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:42.304315 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:42.307535 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:42.310760 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:42.313981 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:42.317197 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:42.320424 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:42.323644 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:42.326870 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:42.330076 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:42.333297 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:42.336523 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:42.339752 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:42.342970 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:42.346193 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:42.349413 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:42.352633 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:42.355850 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:42.359076 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:42.362301 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:42.365537 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:42.368765 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:42.371993 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:42.375216 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:42.378448 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:42.381669 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:42.384880 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:42.388105 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:42.391319 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:42.394543 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:42.397758 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:42.400990 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:42.404206 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:42.407441 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:42.410670 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:42.413881 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:42.417100 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:42.420314 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:42.423528 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:42.426743 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:42.429975 --- ParallelTerminationStrategy: PID 22 died...
22:49:42.431429 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:42.435013 --- ParallelTerminationStrategy: PID 23 died...
22:49:42.436464 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:42.440047 --- ParallelTerminationStrategy: PID 24 died...
22:49:42.441488 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:42.445077 --- ParallelTerminationStrategy: PID 25 died...
22:49:42.446532 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:42.450129 --- ParallelTerminationStrategy: PID 26 died...
22:49:42.451583 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:42.455217 --- ParallelTerminationStrategy: PID 27 died...
22:49:42.456683 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:42.460295 --- ParallelTerminationStrategy: PID 28 died...
22:49:42.461757 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:42.465385 --- ParallelTerminationStrategy: PID 29 died...
22:49:42.466843 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:42.470481 --- ParallelTerminationStrategy: PID 30 died...
22:49:42.471957 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:42.475557 --- ParallelTerminationStrategy: PID 31 died...
22:49:42.477020 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:42.480649 --- ParallelTerminationStrategy: PID 32 died...
22:49:42.482121 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:42.485761 --- ParallelTerminationStrategy: PID 33 died...
22:49:42.487219 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:42.490973 --- ParallelTerminationStrategy: PID 35 died...
22:49:42.492455 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:42.496088 --- ParallelTerminationStrategy: PID 36 died...
22:49:42.497541 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:42.501157 --- ParallelTerminationStrategy: PID 37 died...
22:49:42.502627 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:42.506273 --- ParallelTerminationStrategy: PID 38 died...
22:49:42.507736 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:42.511363 --- ParallelTerminationStrategy: PID 39 died...
22:49:42.512834 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:42.516453 --- ParallelTerminationStrategy: PID 40 died...
22:49:42.517914 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:42.521542 --- ParallelTerminationStrategy: PID 41 died...
22:49:42.522999 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:42.526611 --- ParallelTerminationStrategy: PID 42 died...
22:49:42.528080 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:42.531677 --- ParallelTerminationStrategy: PID 43 died...
22:49:42.533147 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:42.536743 --- ParallelTerminationStrategy: PID 44 died...
22:49:42.538197 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:42.541796 --- ParallelTerminationStrategy: PID 45 died...
22:49:42.543252 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:42.546898 --- ParallelTerminationStrategy: PID 46 died...
22:49:42.548359 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:42.552011 --- ParallelTerminationStrategy: PID 47 died...
22:49:42.553508 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:42.557191 --- ParallelTerminationStrategy: PID 48 died...
22:49:42.558683 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:42.562397 --- ParallelTerminationStrategy: PID 49 died...
22:49:42.563889 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:42.567573 --- ParallelTerminationStrategy: PID 50 died...
22:49:42.569080 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:42.572744 --- ParallelTerminationStrategy: PID 51 died...
22:49:42.574206 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:42.577829 --- ParallelTerminationStrategy: PID 52 died...
22:49:42.579308 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:42.582914 --- ParallelTerminationStrategy: PID 53 died...
22:49:42.584382 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:42.587991 --- ParallelTerminationStrategy: PID 54 died...
22:49:42.589484 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:42.593152 --- ParallelTerminationStrategy: PID 55 died...
22:49:42.594632 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:42.598339 --- ParallelTerminationStrategy: PID 56 died...
22:49:42.599845 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:42.603525 --- ParallelTerminationStrategy: PID 57 died...
22:49:42.605012 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:42.608698 --- ParallelTerminationStrategy: PID 58 died...
22:49:42.610170 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:42.613839 --- ParallelTerminationStrategy: PID 59 died...
22:49:42.615343 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:42.619013 --- ParallelTerminationStrategy: PID 60 died...
22:49:42.620491 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:42.624159 --- ParallelTerminationStrategy: PID 61 died...
22:49:42.625632 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:42.629296 --- ParallelTerminationStrategy: PID 62 died...
22:49:42.630774 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:42.634457 --- ParallelTerminationStrategy: PID 63 died...
22:49:42.635935 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:42.639616 --- ParallelTerminationStrategy: PID 64 died...
22:49:42.641097 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:42.644756 --- ParallelTerminationStrategy: PID 65 died...
22:49:42.646238 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:42.649910 --- ParallelTerminationStrategy: PID 66 died...
22:49:42.651390 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:42.655060 --- ParallelTerminationStrategy: PID 67 died...
22:49:42.656546 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:42.660231 --- ParallelTerminationStrategy: PID 68 died...
22:49:42.661723 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:42.665413 --- ParallelTerminationStrategy: PID 69 died...
22:49:42.666891 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:42.670566 --- ParallelTerminationStrategy: PID 70 died...
22:49:42.672057 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:42.675734 --- ParallelTerminationStrategy: PID 71 died...
22:49:42.677212 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:42.680893 --- ParallelTerminationStrategy: PID 72 died...
22:49:42.682378 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:42.686052 --- ParallelTerminationStrategy: PID 73 died...
22:49:42.687531 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:42.691218 --- ParallelTerminationStrategy: PID 74 died...
22:49:42.692691 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:42.696357 --- ParallelTerminationStrategy: PID 75 died...
22:49:42.697840 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:42.701527 --- ParallelTerminationStrategy: PID 76 died...
22:49:42.703010 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:42.706696 --- ParallelTerminationStrategy: PID 77 died...
22:49:42.708176 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:42.711863 --- ParallelTerminationStrategy: PID 78 died...
22:49:42.713350 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:42.717020 --- ParallelTerminationStrategy: PID 79 died...
22:49:42.718503 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:42.722195 --- ParallelTerminationStrategy: PID 80 died...
22:49:42.723673 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:42.727331 --- ParallelTerminationStrategy: PID 81 died...
22:49:42.728818 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:42.732471 --- ParallelTerminationStrategy: PID 82 died...
22:49:42.733951 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:42.737634 --- ParallelTerminationStrategy: PID 83 died...
22:49:42.739112 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:42.742779 --- ParallelTerminationStrategy: PID 84 died...
22:49:42.744268 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:42.747925 --- ParallelTerminationStrategy: PID 85 died...
22:49:42.749414 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:42.753105 --- ParallelTerminationStrategy: PID 86 died...
22:49:42.754578 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:42.758251 --- ParallelTerminationStrategy: PID 87 died...
22:49:42.759741 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:42.763411 --- ParallelTerminationStrategy: PID 88 died...
22:49:42.764885 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:42.768557 --- ParallelTerminationStrategy: PID 89 died...
22:49:42.770028 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:42.773691 --- ParallelTerminationStrategy: PID 90 died...
22:49:42.775165 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:42.778849 --- ParallelTerminationStrategy: PID 91 died...
22:49:42.780328 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:42.783995 --- ParallelTerminationStrategy: PID 92 died...
22:49:42.785484 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:42.789174 --- ParallelTerminationStrategy: PID 93 died...
22:49:42.790654 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:42.794330 --- ParallelTerminationStrategy: PID 94 died...
22:49:42.795812 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:42.799474 --- ParallelTerminationStrategy: PID 95 died...
22:49:42.800972 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:42.804640 --- ParallelTerminationStrategy: PID 96 died...
22:49:42.806121 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:42.809800 --- ParallelTerminationStrategy: PID 97 died...
22:49:42.811274 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:42.814946 --- ParallelTerminationStrategy: PID 98 died...
22:49:42.816427 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:42.820079 --- ParallelTerminationStrategy: PID 99 died...
22:49:42.821570 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:42.825250 --- ParallelTerminationStrategy: PID 100 died...
22:49:42.826735 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:42.830386 --- ParallelTerminationStrategy: PID 101 died...
22:49:42.831875 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:42.835540 --- ParallelTerminationStrategy: PID 102 died...
22:49:42.837019 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:42.840700 --- ParallelTerminationStrategy: PID 103 died...
22:49:42.842179 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:42.845864 --- ParallelTerminationStrategy: PID 104 died...
22:49:42.847347 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:42.851028 --- ParallelTerminationStrategy: PID 105 died...
22:49:42.852509 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:42.856185 --- ParallelTerminationStrategy: PID 106 died...
22:49:42.857667 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:42.861343 --- ParallelTerminationStrategy: PID 107 died...
22:49:42.862816 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:42.866482 --- ParallelTerminationStrategy: PID 108 died...
22:49:42.867964 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:42.871620 --- ParallelTerminationStrategy: PID 109 died...
22:49:42.873110 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:42.876833 --- ParallelTerminationStrategy: PID 110 died...
22:49:42.878309 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:42.881991 --- ParallelTerminationStrategy: PID 111 died...
22:49:42.883468 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:42.887152 --- ParallelTerminationStrategy: PID 112 died...
22:49:42.888641 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:42.892323 --- ParallelTerminationStrategy: PID 113 died...
22:49:42.893812 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:42.897481 --- ParallelTerminationStrategy: PID 114 died...
22:49:42.898961 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:42.902646 --- ParallelTerminationStrategy: PID 115 died...
22:49:42.904129 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:42.907811 --- ParallelTerminationStrategy: PID 116 died...
22:49:42.909303 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:42.912985 --- ParallelTerminationStrategy: PID 117 died...
22:49:42.914461 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:42.918158 --- ParallelTerminationStrategy: PID 118 died...
22:49:42.919645 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:42.923330 --- ParallelTerminationStrategy: PID 119 died...
22:49:42.924835 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:42.928525 --- ParallelTerminationStrategy: PID 120 died...
22:49:42.930011 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:42.933706 --- ParallelTerminationStrategy: PID 121 died...
22:49:42.935190 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:42.938846 --- ParallelTerminationStrategy: PID 122 died...
22:49:42.940343 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:42.944011 --- ParallelTerminationStrategy: PID 123 died...
22:49:42.945508 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:42.949188 --- ParallelTerminationStrategy: PID 124 died...
22:49:42.950690 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:42.954379 --- ParallelTerminationStrategy: PID 125 died...
22:49:42.955868 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:42.959530 --- ParallelTerminationStrategy: PID 126 died...
22:49:42.961025 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:42.964730 --- ParallelTerminationStrategy: PID 127 died...
22:49:42.966217 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:42.969888 --- ParallelTerminationStrategy: PID 128 died...
22:49:42.971373 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:42.975059 --- ParallelTerminationStrategy: PID 129 died...
22:49:42.976550 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:42.980229 --- ParallelTerminationStrategy: PID 130 died...
22:49:42.981712 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:42.985393 --- ParallelTerminationStrategy: PID 131 died...
22:49:42.986879 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:42.990585 --- ParallelTerminationStrategy: PID 132 died...
22:49:42.992072 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:42.995775 --- ParallelTerminationStrategy: PID 133 died...
22:49:42.997267 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:43.000951 --- ParallelTerminationStrategy: PID 134 died...
22:49:43.002443 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:43.006125 --- ParallelTerminationStrategy: PID 135 died...
22:49:43.007617 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:43.011343 --- ParallelTerminationStrategy: PID 136 died...
22:49:43.012852 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:43.016584 --- ParallelTerminationStrategy: PID 137 died...
22:49:43.018088 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:43.021806 --- ParallelTerminationStrategy: PID 138 died...
22:49:43.023301 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:43.027022 --- ParallelTerminationStrategy: PID 139 died...
22:49:43.028523 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:43.032223 --- ParallelTerminationStrategy: PID 140 died...
22:49:43.033711 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:43.037423 --- ParallelTerminationStrategy: PID 141 died...
22:49:43.038904 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:43.042607 --- ParallelTerminationStrategy: PID 142 died...
22:49:43.044102 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:43.047800 --- ParallelTerminationStrategy: PID 143 died...
22:49:43.049289 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:43.052998 --- ParallelTerminationStrategy: PID 144 died...
22:49:43.054485 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:43.058190 --- ParallelTerminationStrategy: PID 145 died...
22:49:43.059685 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:43.063383 --- ParallelTerminationStrategy: PID 146 died...
22:49:43.064888 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:43.068595 --- ParallelTerminationStrategy: PID 147 died...
22:49:43.070088 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:43.073802 --- ParallelTerminationStrategy: PID 148 died...
22:49:43.075325 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:43.079039 --- ParallelTerminationStrategy: PID 149 died...
22:49:43.080535 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:43.084227 --- ParallelTerminationStrategy: PID 150 died...
22:49:43.085716 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:43.089397 --- ParallelTerminationStrategy: PID 151 died...
22:49:43.090895 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:43.094613 --- ParallelTerminationStrategy: PID 152 died...
22:49:43.096101 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:43.099812 --- ParallelTerminationStrategy: PID 153 died...
22:49:43.101299 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:43.104999 --- ParallelTerminationStrategy: PID 154 died...
22:49:43.106495 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:43.110204 --- ParallelTerminationStrategy: PID 155 died...
22:49:43.111709 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:43.115403 --- ParallelTerminationStrategy: PID 156 died...
22:49:43.116909 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:43.120625 --- ParallelTerminationStrategy: PID 157 died...
22:49:43.122116 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:43.125851 --- ParallelTerminationStrategy: PID 158 died...
22:49:43.127331 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:43.131032 --- ParallelTerminationStrategy: PID 159 died...
22:49:43.132562 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:43.136276 --- ParallelTerminationStrategy: PID 160 died...
22:49:43.137763 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:43.141494 --- ParallelTerminationStrategy: PID 161 died...
22:49:43.142988 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:43.146697 --- ParallelTerminationStrategy: PID 162 died...
22:49:43.148194 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:43.151888 --- ParallelTerminationStrategy: PID 163 died...
22:49:43.153391 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:43.157089 --- ParallelTerminationStrategy: PID 164 died...
22:49:43.158574 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:43.162284 --- ParallelTerminationStrategy: PID 165 died...
22:49:43.163782 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:43.167473 --- ParallelTerminationStrategy: PID 166 died...
22:49:43.168977 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:43.172678 --- ParallelTerminationStrategy: PID 167 died...
22:49:43.174161 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:43.177882 --- ParallelTerminationStrategy: PID 168 died...
22:49:43.179371 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:43.183075 --- ParallelTerminationStrategy: PID 169 died...
22:49:43.184585 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:43.188288 --- ParallelTerminationStrategy: PID 170 died...
22:49:43.189766 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:43.193468 --- ParallelTerminationStrategy: PID 171 died...
22:49:43.194965 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:43.198654 --- ParallelTerminationStrategy: PID 172 died...
22:49:43.200141 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:43.203836 --- ParallelTerminationStrategy: PID 173 died...
22:49:43.205326 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:43.209035 --- ParallelTerminationStrategy: PID 174 died...
22:49:43.210524 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:43.214227 --- ParallelTerminationStrategy: PID 175 died...
22:49:43.215721 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:43.219408 --- ParallelTerminationStrategy: PID 176 died...
22:49:43.220908 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:43.224632 --- ParallelTerminationStrategy: PID 177 died...
22:49:43.226115 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:43.229809 --- ParallelTerminationStrategy: PID 178 died...
22:49:43.231294 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:43.234993 --- ParallelTerminationStrategy: PID 179 died...
22:49:43.236492 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:43.240198 --- ParallelTerminationStrategy: PID 180 died...
22:49:43.241687 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:43.245376 --- ParallelTerminationStrategy: PID 181 died...
22:49:43.246866 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:43.250555 --- ParallelTerminationStrategy: PID 182 died...
22:49:43.252053 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:43.255783 --- ParallelTerminationStrategy: PID 183 died...
22:49:43.257278 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:43.260972 --- ParallelTerminationStrategy: PID 184 died...
22:49:43.262446 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:43.266152 --- ParallelTerminationStrategy: PID 185 died...
22:49:43.267634 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:43.271327 --- ParallelTerminationStrategy: PID 186 died...
22:49:43.272842 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:43.276585 --- ParallelTerminationStrategy: PID 187 died...
22:49:43.278068 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:43.281790 --- ParallelTerminationStrategy: PID 188 died...
22:49:43.283286 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:43.286980 --- ParallelTerminationStrategy: PID 189 died...
22:49:43.288481 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:43.292182 --- ParallelTerminationStrategy: PID 190 died...
22:49:43.293664 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:43.297373 --- ParallelTerminationStrategy: PID 191 died...
22:49:43.298862 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:43.302566 --- ParallelTerminationStrategy: PID 192 died...
22:49:43.304061 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:43.307761 --- ParallelTerminationStrategy: PID 193 died...
22:49:43.309243 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:43.312945 --- ParallelTerminationStrategy: PID 194 died...
22:49:43.314440 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:43.318127 --- ParallelTerminationStrategy: PID 195 died...
22:49:43.319617 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:43.323312 --- ParallelTerminationStrategy: PID 196 died...
22:49:43.324796 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:43.328493 --- ParallelTerminationStrategy: PID 197 died...
22:49:43.329978 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:43.333672 --- ParallelTerminationStrategy: PID 198 died...
22:49:43.335171 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:43.338887 --- ParallelTerminationStrategy: PID 199 died...
22:49:43.340383 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:43.344082 --- ParallelTerminationStrategy: PID 200 died...
22:49:43.345564 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:43.349275 --- ParallelTerminationStrategy: PID 201 died...
22:49:43.350759 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:43.354472 --- ParallelTerminationStrategy: PID 202 died...
22:49:43.355962 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:43.359667 --- ParallelTerminationStrategy: PID 203 died...
22:49:43.361157 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:43.364854 --- ParallelTerminationStrategy: PID 204 died...
22:49:43.366341 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:43.370065 --- ParallelTerminationStrategy: PID 205 died...
22:49:43.371558 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:43.375268 --- ParallelTerminationStrategy: PID 206 died...
22:49:43.376776 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:43.380479 --- ParallelTerminationStrategy: PID 207 died...
22:49:43.381959 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:43.385671 --- ParallelTerminationStrategy: PID 208 died...
22:49:43.387161 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:43.390861 --- ParallelTerminationStrategy: PID 209 died...
22:49:43.392358 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:43.396066 --- ParallelTerminationStrategy: PID 210 died...
22:49:43.397551 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:43.401243 --- ParallelTerminationStrategy: PID 211 died...
22:49:43.402734 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:43.406431 --- ParallelTerminationStrategy: PID 212 died...
22:49:43.407921 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:43.411608 --- ParallelTerminationStrategy: PID 213 died...
22:49:43.413091 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:43.416791 --- ParallelTerminationStrategy: PID 214 died...
22:49:43.418274 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:43.421983 --- ParallelTerminationStrategy: PID 215 died...
22:49:43.423472 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:43.427196 --- ParallelTerminationStrategy: PID 216 died...
22:49:43.428688 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:43.432404 --- ParallelTerminationStrategy: PID 217 died...
22:49:43.433890 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:43.437607 --- ParallelTerminationStrategy: PID 218 died...
22:49:43.439097 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:43.442814 --- ParallelTerminationStrategy: PID 219 died...
22:49:43.444317 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:43.448050 --- ParallelTerminationStrategy: PID 220 died...
22:49:43.449539 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:43.453251 --- ParallelTerminationStrategy: PID 221 died...
22:49:43.454763 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:43.458483 --- ParallelTerminationStrategy: PID 222 died...
22:49:43.459986 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:43.463720 --- ParallelTerminationStrategy: PID 223 died...
22:49:43.465224 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:43.468950 --- ParallelTerminationStrategy: PID 224 died...
22:49:43.470442 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:43.474152 --- ParallelTerminationStrategy: PID 225 died...
22:49:43.475699 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:43.479430 --- ParallelTerminationStrategy: PID 226 died...
22:49:43.480949 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:43.484665 --- ParallelTerminationStrategy: PID 227 died...
22:49:43.486163 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:43.489896 --- ParallelTerminationStrategy: PID 228 died...
22:49:43.491388 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:43.495118 --- ParallelTerminationStrategy: PID 229 died...
22:49:43.496629 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:43.500366 --- ParallelTerminationStrategy: PID 230 died...
22:49:43.501862 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:43.505592 --- ParallelTerminationStrategy: PID 231 died...
22:49:43.507091 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:43.510809 --- ParallelTerminationStrategy: PID 232 died...
22:49:43.512304 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:43.516031 --- ParallelTerminationStrategy: PID 233 died...
22:49:43.517527 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:43.521263 --- ParallelTerminationStrategy: PID 234 died...
22:49:43.522769 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:46.927227 --- ParallelTerminationStrategy: PID 34 died...
22:49:46.933623 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8264 netreg_mass PASS
---------------------------------------------------------------------
22:49:46.999794 tst trial-8264: Storing JUnit report in /build/trial-8264/run.2026-03-08_22-48-16/trial-8264.xml
--------------------------------------------------------------------------------------------
trial-8264 PASS
--------------------------------------------------------------------------------------------
22:49:47.015150 tst trial-8264: trial-8264: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (85.1 sec)
+ exit_code=0
+ rm -rf trial-8264/inst
+ cd trial-8264
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-03-08 22:48:16
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8264-run.tgz run.2026-03-08_22-48-16
+ tar czf /build/trial-8264-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-03-08_13_26_49.tgz osmo-bts-oc2g.build-2026-03-08_00_51_53.tgz osmo-bts-sysmo.build-2026-03-08_00_51_57.tgz osmo-bts.build-2026-03-08_00_52_04.tgz osmo-ggsn.build-2026-03-08_20_42_34.tgz osmo-hlr.build-2026-03-08_16_36_56.tgz osmo-hnbgw.build-2026-03-08_13_29_01.tgz osmo-mgw.build-2026-03-08_08_33_06.tgz osmo-msc.build-2026-03-08_13_35_27.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-03-08_07_35_25.tgz osmo-pcu-sysmo.build-2026-03-08_07_35_05.tgz osmo-pcu.build-2026-03-08_07_35_22.tgz osmo-sgsn.build-2026-03-08_20_48_25.tgz osmo-stp.build-2026-03-08_13_25_42.tgz osmo-trx.build-2026-03-08_14_21_30.tgz osmocom-bb.build-2026-03-08_21_17_26.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