Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis"
> git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins3749621174382619342.sh
+ rm -rf trial-8157-bin.tgz trial-8157-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24906
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10988
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10383
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12826
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13149
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12663
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40995
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7530
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 43103
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8327
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 13120
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7439
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11513
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7570
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9011
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6290
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 7439
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins5314428915659042802.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-8157
+ 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
bce9627 nplab-m3ua-test: Configure Network Indicator as International
+ 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 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#8 CACHED
#9 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#9 CACHED
#10 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#10 CACHED
#11 [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
#11 CACHED
#12 [ 9/28] COPY SSH /root/.ssh
#12 CACHED
#13 [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
#13 CACHED
#14 [19/28] RUN IF [ "$(arch)" = "x86_64" ]; then apt-get update && apt-get install -y --no-install-recommends python3-pip python3-setuptools python3-wheel ninja-build build-essential flex bison git libsctp-dev libgnutls28-dev libgcrypt-dev libssl-dev libidn11-dev libmongoc-dev libbson-dev libyaml-dev libnghttp2-dev libmicrohttpd-dev libcurl4-gnutls-dev libnghttp2-dev meson && apt-get clean; fi
#14 CACHED
#15 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#15 CACHED
#16 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#16 CACHED
#17 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#17 CACHED
#18 [ 2/28] RUN useradd -ms /bin/bash jenkins
#18 CACHED
#19 [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
#19 CACHED
#20 [20/28] WORKDIR /TMP
#20 CACHED
#21 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#21 CACHED
#22 [ 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
#22 CACHED
#23 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#23 CACHED
#24 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#24 CACHED
#25 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#25 CACHED
#26 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#26 CACHED
#27 [ 3/28] RUN groupadd osmo-gsm-tester
#27 CACHED
#28 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#28 CACHED
#29 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#29 CACHED
#30 [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
#30 CACHED
#31 [ 8/28] RUN MKDIR /var/run/sshd
#31 CACHED
#32 [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
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:c8b59f4059c3c9b01d9ead8e5527d5e4354dbc6d5d2d3842c182f56f09fdf9f8 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=8158 -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=2025-11-22 22:48:19
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8158
+ mkdir -p trial-8158
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-11-22_13_26_19.tgz osmo-bts-oc2g.build-2025-11-22_00_51_57.tgz osmo-bts-sysmo.build-2025-11-22_00_51_52.tgz osmo-bts.build-2025-11-22_00_51_57.tgz osmo-ggsn.build-2025-11-22_20_42_46.tgz osmo-hlr.build-2025-11-22_16_36_48.tgz osmo-hnbgw.build-2025-11-22_13_31_09.tgz osmo-mgw.build-2025-11-22_08_33_15.tgz osmo-msc.build-2025-11-22_13_35_23.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-11-22_07_35_46.tgz osmo-pcu-sysmo.build-2025-11-22_07_35_50.tgz osmo-pcu.build-2025-11-22_07_37_54.tgz osmo-sgsn.build-2025-11-22_20_48_24.tgz osmo-stp.build-2025-11-22_13_23_22.tgz osmo-trx.build-2025-11-22_14_27_01.tgz osmocom-bb.build-2025-11-22_21_17_22.tgz srslte.build-19.tgz trial-8158
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-11-22_13_26_19.md5 osmo-bts-oc2g.build-2025-11-22_00_51_57.md5 osmo-bts-sysmo.build-2025-11-22_00_51_52.md5 osmo-bts.build-2025-11-22_00_51_57.md5 osmo-ggsn.build-2025-11-22_20_42_46.md5 osmo-hlr.build-2025-11-22_16_36_48.md5 osmo-hnbgw.build-2025-11-22_13_31_09.md5 osmo-mgw.build-2025-11-22_08_33_15.md5 osmo-msc.build-2025-11-22_13_35_23.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-11-22_07_35_46.md5 osmo-pcu-sysmo.build-2025-11-22_07_35_50.md5 osmo-pcu.build-2025-11-22_07_37_54.md5 osmo-sgsn.build-2025-11-22_20_48_24.md5 osmo-stp.build-2025-11-22_13_23_22.md5 osmo-trx.build-2025-11-22_14_27_01.md5 osmocom-bb.build-2025-11-22_21_17_22.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-11-22_13_26_19.md5 osmo-bts-oc2g.build-2025-11-22_00_51_57.md5 osmo-bts-sysmo.build-2025-11-22_00_51_52.md5 osmo-bts.build-2025-11-22_00_51_57.md5 osmo-ggsn.build-2025-11-22_20_42_46.md5 osmo-hlr.build-2025-11-22_16_36_48.md5 osmo-hnbgw.build-2025-11-22_13_31_09.md5 osmo-mgw.build-2025-11-22_08_33_15.md5 osmo-msc.build-2025-11-22_13_35_23.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-11-22_07_35_46.md5 osmo-pcu-sysmo.build-2025-11-22_07_35_50.md5 osmo-pcu.build-2025-11-22_07_37_54.md5 osmo-sgsn.build-2025-11-22_20_48_24.md5 osmo-stp.build-2025-11-22_13_23_22.md5 osmo-trx.build-2025-11-22_14_27_01.md5 osmocom-bb.build-2025-11-22_21_17_22.md5 srslte.build-19.md5
+ exit_code=1
+ which osmo-gsm-tester.py
+ python3 -u /build/osmo-gsm-tester/src/osmo-gsm-tester.py -c /build/osmo-gsm-tester/sysmocom/main.conf trial-8158 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8158'
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-8158
--------------------------------------------------------------------------------------------
22:48:20.155476 tst trial-8158: Detailed log at /build/trial-8158/run.2025-11-22_22-48-20/log
---------------------------------------------------------------------
trial-8158 netreg_mass
---------------------------------------------------------------------
22:48:20.357806 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:20.358172 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:20.358925 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:20.360097 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:20.427930 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:20.432117 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:20.436530 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:20.502835 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-8158 netreg_mass register_default_mass.py
----------------------------------------------
22:48:20.503599 tst register_default_mass.py:9: Claiming resources for the test
22:48:20.518544 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.519036 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.519494 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.519936 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.520368 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.520820 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.521257 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:20.551703 tst register_default_mass.py: using LAC 2
22:48:20.573341 tst register_default_mass.py: using RAC 2
22:48:20.599645 tst register_default_mass.py: using CellId 2
22:48:20.628769 tst register_default_mass.py: using BVCI 3
22:48:20.642501 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.643182 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.643782 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.644301 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.644820 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.645346 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.645844 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.646350 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.646876 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.647392 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.647901 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.648406 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.648969 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.649492 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.650001 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.650533 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.651040 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.651543 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.652068 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.652583 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.653089 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.653618 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.654140 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.654649 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.655160 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.655666 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.656171 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.656691 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.657207 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.657711 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.658218 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.658735 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.659247 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.659766 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.660289 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.660801 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.661317 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.661829 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.662338 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.662836 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.663345 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.663863 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.664377 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.664886 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.665387 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.665901 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.666407 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.666918 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.667430 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.667929 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.668430 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.668962 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.669463 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.669962 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.670451 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.670968 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.671463 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.671979 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.672479 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.672973 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.673479 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.673976 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.674476 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.674992 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.675491 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.675989 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.676487 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.677010 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.677512 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.678004 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.678521 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.679023 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.679602 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.680114 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.680617 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.681114 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.681623 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.682124 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.682623 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.683108 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.683614 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.684106 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.684615 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.685124 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.685614 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.686118 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.686618 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.687108 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.687597 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.688114 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.688614 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.689116 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.689637 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.690147 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.690644 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.691130 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.691635 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.692135 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.692639 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.693149 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.693647 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.694198 tst register_default_mass.py:21: Launching a simple network
22:48:20.704109 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:20.821015 run create_hlr_db(pid=20): Launched
22:48:21.834701 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:21.858697 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:21.873698 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:21.879342 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:22.060111 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:22.077273 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:22.082886 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:22.495320 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:22.510154 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:25.524737 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:25.649510 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:25.664412 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:25.669933 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:25.692836 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:25.707606 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:25.713250 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:26.018624 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:26.033552 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:32.060204 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:32.231374 run osmo-bts-virtual(pid=34): Launched
22:48:33.266845 tst register_default_mass.py: using MSISDN 1001
22:48:33.280835 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:33.319784 tst register_default_mass.py: using MSISDN 1002
22:48:33.336946 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:33.367371 tst register_default_mass.py: using MSISDN 1003
22:48:33.381749 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:33.411867 tst register_default_mass.py: using MSISDN 1004
22:48:33.426048 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:33.456289 tst register_default_mass.py: using MSISDN 1005
22:48:33.470321 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:33.500623 tst register_default_mass.py: using MSISDN 1006
22:48:33.514833 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:33.545357 tst register_default_mass.py: using MSISDN 1007
22:48:33.559461 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:33.589821 tst register_default_mass.py: using MSISDN 1008
22:48:33.603972 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:33.634757 tst register_default_mass.py: using MSISDN 1009
22:48:33.649126 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:33.679348 tst register_default_mass.py: using MSISDN 1010
22:48:33.693365 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:33.723774 tst register_default_mass.py: using MSISDN 1011
22:48:33.737983 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:33.768251 tst register_default_mass.py: using MSISDN 1012
22:48:33.782453 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:33.813026 tst register_default_mass.py: using MSISDN 1013
22:48:33.827181 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:33.857756 tst register_default_mass.py: using MSISDN 1014
22:48:33.872177 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:33.902376 tst register_default_mass.py: using MSISDN 1015
22:48:33.916438 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:33.946375 tst register_default_mass.py: using MSISDN 1016
22:48:33.960405 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:33.990487 tst register_default_mass.py: using MSISDN 1017
22:48:34.004303 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:34.034891 tst register_default_mass.py: using MSISDN 1018
22:48:34.049042 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:34.079451 tst register_default_mass.py: using MSISDN 1019
22:48:34.093572 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:34.123661 tst register_default_mass.py: using MSISDN 1020
22:48:34.137702 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:34.168256 tst register_default_mass.py: using MSISDN 1021
22:48:34.182630 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:34.212600 tst register_default_mass.py: using MSISDN 1022
22:48:34.226577 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:34.256933 tst register_default_mass.py: using MSISDN 1023
22:48:34.271150 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:34.301647 tst register_default_mass.py: using MSISDN 1024
22:48:34.315900 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:34.346098 tst register_default_mass.py: using MSISDN 1025
22:48:34.360263 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:34.390293 tst register_default_mass.py: using MSISDN 1026
22:48:34.404509 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:34.435060 tst register_default_mass.py: using MSISDN 1027
22:48:34.449158 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:34.479464 tst register_default_mass.py: using MSISDN 1028
22:48:34.493609 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:34.523884 tst register_default_mass.py: using MSISDN 1029
22:48:34.537924 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:34.568289 tst register_default_mass.py: using MSISDN 1030
22:48:34.582505 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:34.611762 tst register_default_mass.py: using MSISDN 1031
22:48:34.625545 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:34.654786 tst register_default_mass.py: using MSISDN 1032
22:48:34.668355 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:34.697577 tst register_default_mass.py: using MSISDN 1033
22:48:34.711071 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:34.740113 tst register_default_mass.py: using MSISDN 1034
22:48:34.753737 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:34.783073 tst register_default_mass.py: using MSISDN 1035
22:48:34.796701 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:34.825777 tst register_default_mass.py: using MSISDN 1036
22:48:34.839285 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:34.868616 tst register_default_mass.py: using MSISDN 1037
22:48:34.882273 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:34.911507 tst register_default_mass.py: using MSISDN 1038
22:48:34.925029 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:34.954279 tst register_default_mass.py: using MSISDN 1039
22:48:34.967854 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:34.997524 tst register_default_mass.py: using MSISDN 1040
22:48:35.011262 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:35.040941 tst register_default_mass.py: using MSISDN 1041
22:48:35.054780 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:35.084825 tst register_default_mass.py: using MSISDN 1042
22:48:35.098877 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:35.129399 tst register_default_mass.py: using MSISDN 1043
22:48:35.143467 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:35.174000 tst register_default_mass.py: using MSISDN 1044
22:48:35.188306 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:35.218980 tst register_default_mass.py: using MSISDN 1045
22:48:35.233260 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:35.263860 tst register_default_mass.py: using MSISDN 1046
22:48:35.278080 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:35.308894 tst register_default_mass.py: using MSISDN 1047
22:48:35.323361 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:35.353980 tst register_default_mass.py: using MSISDN 1048
22:48:35.368322 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:35.398976 tst register_default_mass.py: using MSISDN 1049
22:48:35.413203 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:35.443672 tst register_default_mass.py: using MSISDN 1050
22:48:35.457865 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:35.488260 tst register_default_mass.py: using MSISDN 1051
22:48:35.502613 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:35.532702 tst register_default_mass.py: using MSISDN 1052
22:48:35.546702 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:35.576965 tst register_default_mass.py: using MSISDN 1053
22:48:35.591233 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:35.621885 tst register_default_mass.py: using MSISDN 1054
22:48:35.636183 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:35.667002 tst register_default_mass.py: using MSISDN 1055
22:48:35.681351 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:35.711982 tst register_default_mass.py: using MSISDN 1056
22:48:35.726226 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:35.756332 tst register_default_mass.py: using MSISDN 1057
22:48:35.770369 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:35.800960 tst register_default_mass.py: using MSISDN 1058
22:48:35.815178 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:35.845590 tst register_default_mass.py: using MSISDN 1059
22:48:35.859730 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:35.890184 tst register_default_mass.py: using MSISDN 1060
22:48:35.904395 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:35.935188 tst register_default_mass.py: using MSISDN 1061
22:48:35.949559 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:35.979938 tst register_default_mass.py: using MSISDN 1062
22:48:35.994008 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:36.024689 tst register_default_mass.py: using MSISDN 1063
22:48:36.039055 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:36.068931 tst register_default_mass.py: using MSISDN 1064
22:48:36.082964 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:36.113758 tst register_default_mass.py: using MSISDN 1065
22:48:36.128037 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:36.158613 tst register_default_mass.py: using MSISDN 1066
22:48:36.172798 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:36.203501 tst register_default_mass.py: using MSISDN 1067
22:48:36.217866 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:36.248553 tst register_default_mass.py: using MSISDN 1068
22:48:36.262970 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:36.293347 tst register_default_mass.py: using MSISDN 1069
22:48:36.307458 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:36.337540 tst register_default_mass.py: using MSISDN 1070
22:48:36.351521 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:36.382161 tst register_default_mass.py: using MSISDN 1071
22:48:36.396321 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:36.426443 tst register_default_mass.py: using MSISDN 1072
22:48:36.440461 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:36.470049 tst register_default_mass.py: using MSISDN 1073
22:48:36.483718 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:36.514000 tst register_default_mass.py: using MSISDN 1074
22:48:36.527919 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:36.558001 tst register_default_mass.py: using MSISDN 1075
22:48:36.572006 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:36.602489 tst register_default_mass.py: using MSISDN 1076
22:48:36.616616 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:36.646983 tst register_default_mass.py: using MSISDN 1077
22:48:36.661007 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:36.691202 tst register_default_mass.py: using MSISDN 1078
22:48:36.705273 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:36.735228 tst register_default_mass.py: using MSISDN 1079
22:48:36.749292 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:36.779728 tst register_default_mass.py: using MSISDN 1080
22:48:36.793738 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:36.824190 tst register_default_mass.py: using MSISDN 1081
22:48:36.838355 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:36.868664 tst register_default_mass.py: using MSISDN 1082
22:48:36.882920 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:36.913307 tst register_default_mass.py: using MSISDN 1083
22:48:36.927302 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:36.957637 tst register_default_mass.py: using MSISDN 1084
22:48:36.971851 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:37.002101 tst register_default_mass.py: using MSISDN 1085
22:48:37.016184 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:37.046596 tst register_default_mass.py: using MSISDN 1086
22:48:37.060766 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:37.091034 tst register_default_mass.py: using MSISDN 1087
22:48:37.105157 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:37.135530 tst register_default_mass.py: using MSISDN 1088
22:48:37.149748 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:37.179706 tst register_default_mass.py: using MSISDN 1089
22:48:37.193487 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:37.223737 tst register_default_mass.py: using MSISDN 1090
22:48:37.237882 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:37.268212 tst register_default_mass.py: using MSISDN 1091
22:48:37.282252 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:37.312588 tst register_default_mass.py: using MSISDN 1092
22:48:37.326675 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:37.356132 tst register_default_mass.py: using MSISDN 1093
22:48:37.369877 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:37.400041 tst register_default_mass.py: using MSISDN 1094
22:48:37.414186 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:37.444572 tst register_default_mass.py: using MSISDN 1095
22:48:37.458708 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:37.488920 tst register_default_mass.py: using MSISDN 1096
22:48:37.502963 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:37.533412 tst register_default_mass.py: using MSISDN 1097
22:48:37.547685 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:37.578048 tst register_default_mass.py: using MSISDN 1098
22:48:37.592118 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:37.622516 tst register_default_mass.py: using MSISDN 1099
22:48:37.636582 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:37.666845 tst register_default_mass.py: using MSISDN 1100
22:48:37.681042 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:37.772941 run mass: Starting testcase
22:48:37.778485 run mass: Pre-launching all virtphy's
22:48:37.783904 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:37.796948 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:37.802888 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:37.815639 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:37.821674 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:37.834593 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:37.840525 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:37.853332 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:37.859383 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:37.872284 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:37.878244 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:37.891128 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:37.897177 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:37.910162 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:37.916233 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:37.929310 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:37.935345 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:37.948226 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:37.954158 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:37.967142 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:37.973147 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:37.986083 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:37.992054 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:38.004963 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:38.010948 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:38.023730 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:38.029619 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:38.042376 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:38.048312 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:38.061097 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:38.066985 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:38.079745 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:38.085617 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:38.098354 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:38.104318 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:38.117180 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:38.123048 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:38.135854 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:38.141798 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:38.154557 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:38.160535 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:38.173322 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:38.179253 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:38.192143 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:38.198062 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:38.210919 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:38.216855 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:38.229646 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:38.235549 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:38.248364 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:38.254308 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:38.267139 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:38.273099 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:38.285948 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:38.291834 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:38.304629 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:38.310570 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:38.323394 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:38.329331 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:38.342271 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:38.348184 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:38.361040 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:38.366937 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:38.379850 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:38.385803 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:38.398794 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:38.404729 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:38.417640 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:38.423763 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:38.437413 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:38.443785 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:38.457471 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:38.463632 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:38.476699 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:38.482687 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:38.495566 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:38.501586 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:38.514441 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:38.520403 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:38.533239 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:38.539125 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:38.551935 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:38.557914 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:38.570817 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:38.576774 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:38.589604 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:38.595499 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:38.608344 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:38.614410 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:38.627297 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:38.633302 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:38.646103 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:38.652004 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:38.664990 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:38.670914 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:38.683914 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:38.689881 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:38.702696 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:38.708597 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:38.721511 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:38.727464 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:38.740283 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:38.746196 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:38.759047 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:38.764929 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:38.777749 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:38.783630 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:38.796401 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:38.802301 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:38.815076 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:38.820981 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:38.833808 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:38.839704 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:38.852686 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:38.858648 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:38.871585 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:38.877532 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:38.890341 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:38.896304 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:38.909124 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:38.915116 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:38.927892 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:38.933778 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:38.946597 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:38.952557 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:38.965360 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:38.971250 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:38.984037 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:38.989909 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:39.002665 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:39.008545 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:39.021331 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:39.027252 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:39.040075 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:39.045991 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:39.058779 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:39.064648 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:39.077611 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:39.083764 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:39.096885 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:39.103002 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:39.116141 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:39.122232 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:39.135287 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:39.141240 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:39.154272 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:39.160211 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:39.173058 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:39.178951 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:39.191757 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:39.197759 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:39.210567 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:39.216475 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:39.229302 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:39.235247 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:39.248054 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:39.253972 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:39.266801 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:39.272740 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:39.285536 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:39.291486 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:39.304371 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:39.310366 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:39.323341 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:39.329252 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:39.342233 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:39.348203 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:39.361085 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:39.367199 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:39.380037 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:39.386151 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:39.398969 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:39.404845 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:39.417614 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:39.423553 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:39.436482 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:39.442369 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:39.455186 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:39.461087 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:39.473845 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:39.479712 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:39.492497 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:39.498420 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:39.511203 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:39.517114 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:39.529912 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:39.535860 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:39.548660 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:39.554801 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:39.567596 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:39.573681 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:39.586444 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:39.592317 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:39.605287 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:39.611173 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:39.624176 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:39.630125 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:39.642904 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:39.648832 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:39.661634 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:39.667493 run mass: Checking if sockets are in the filesystem
22:48:39.699034 run osmo-ms-mob/00000: Starting mobile
22:48:39.712475 run osmo-ms-mob/00000(pid=135): Launched
22:48:39.724459 run mass: MS start registered {at=27082625.427806403, delay=0.0057101137936115265, ms=00000}
22:48:43.922470 run osmo-ms-mob/00001: Starting mobile
22:48:43.938473 run osmo-ms-mob/00001(pid=136): Launched
22:48:43.949553 run mass: MS start registered {at=27082629.65290012, delay=0.005071062594652176, ms=00001}
22:48:45.060174 run mass: MS performed LU {at=27082630.763405815, lu_delay=5.335599411278963, ms=00000}
22:48:45.713437 run osmo-ms-mob/00002: Starting mobile
22:48:45.730129 run osmo-ms-mob/00002(pid=137): Launched
22:48:45.740928 run mass: MS start registered {at=27082631.444269635, delay=0.004761170595884323, ms=00002}
22:48:47.013746 run osmo-ms-mob/00003: Starting mobile
22:48:47.032459 run osmo-ms-mob/00003(pid=138): Launched
22:48:47.044722 run mass: MS start registered {at=27082632.748046674, delay=0.005650009959936142, ms=00003}
22:48:48.082878 run osmo-ms-mob/00004: Starting mobile
22:48:48.095965 run osmo-ms-mob/00004(pid=139): Launched
22:48:48.106408 run mass: MS start registered {at=27082633.809759103, delay=0.0044141411781311035, ms=00004}
22:48:48.825311 run mass: MS performed LU {at=27082634.528544735, lu_delay=4.875644616782665, ms=00001}
22:48:49.114416 run osmo-ms-mob/00005: Starting mobile
22:48:49.131148 run osmo-ms-mob/00005(pid=140): Launched
22:48:49.141643 run mass: MS start registered {at=27082634.84499449, delay=0.004476938396692276, ms=00005}
22:48:50.012137 run osmo-ms-mob/00006: Starting mobile
22:48:50.029986 run osmo-ms-mob/00006(pid=141): Launched
22:48:50.040409 run mass: MS start registered {at=27082635.743761, delay=0.0043458640575408936, ms=00006}
22:48:50.727225 run mass: MS performed LU {at=27082636.430459306, lu_delay=4.986189670860767, ms=00002}
22:48:50.913685 run osmo-ms-mob/00007: Starting mobile
22:48:50.930074 run osmo-ms-mob/00007(pid=142): Launched
22:48:50.940512 run mass: MS start registered {at=27082636.643864453, delay=0.004326391965150833, ms=00007}
22:48:51.696201 run osmo-ms-mob/00008: Starting mobile
22:48:51.709856 run osmo-ms-mob/00008(pid=143): Launched
22:48:51.720512 run mass: MS start registered {at=27082637.423866346, delay=0.004685092717409134, ms=00008}
22:48:52.383958 run osmo-ms-mob/00009: Starting mobile
22:48:52.396894 run osmo-ms-mob/00009(pid=144): Launched
22:48:52.407648 run mass: MS start registered {at=27082638.111001804, delay=0.004425551742315292, ms=00009}
22:48:52.591407 run mass: MS performed LU {at=27082638.29465114, lu_delay=5.546604465693235, ms=00003}
22:48:53.121148 run osmo-ms-mob/00010: Starting mobile
22:48:53.137469 run osmo-ms-mob/00010(pid=145): Launched
22:48:53.143563 run mass: MS performed LU {at=27082638.846920576, lu_delay=5.037161473184824, ms=00004}
22:48:53.149525 run mass: MS start registered {at=27082638.85289094, delay=0.005987364798784256, ms=00010}
22:48:53.683314 run osmo-ms-mob/00011: Starting mobile
22:48:53.696414 run osmo-ms-mob/00011(pid=146): Launched
22:48:53.707180 run mass: MS start registered {at=27082639.410533395, delay=0.004801053553819656, ms=00011}
22:48:54.283370 run osmo-ms-mob/00012: Starting mobile
22:48:54.296499 run osmo-ms-mob/00012(pid=147): Launched
22:48:54.307375 run mass: MS start registered {at=27082640.010727882, delay=0.004641186445951462, ms=00012}
22:48:54.492492 run mass: MS performed LU {at=27082640.195733167, lu_delay=4.451972167938948, ms=00006}
22:48:54.539102 run mass: MS performed LU {at=27082640.2423467, lu_delay=5.397352211177349, ms=00005}
22:48:54.883747 run osmo-ms-mob/00013: Starting mobile
22:48:54.896809 run osmo-ms-mob/00013(pid=148): Launched
22:48:54.907641 run mass: MS start registered {at=27082640.61099367, delay=0.004478778690099716, ms=00013}
22:48:55.484173 run osmo-ms-mob/00014: Starting mobile
22:48:55.497259 run osmo-ms-mob/00014(pid=149): Launched
22:48:55.508073 run mass: MS start registered {at=27082641.211423967, delay=0.0048225559294223785, ms=00014}
22:48:56.105429 run osmo-ms-mob/00015: Starting mobile
22:48:56.122025 run osmo-ms-mob/00015(pid=150): Launched
22:48:56.132854 run mass: MS start registered {at=27082641.83620749, delay=0.004719562828540802, ms=00015}
22:48:56.357155 run mass: MS performed LU {at=27082642.060392, lu_delay=4.6365256533026695, ms=00008}
22:48:56.402998 run mass: MS performed LU {at=27082642.106250186, lu_delay=5.462385732680559, ms=00007}
22:48:56.604424 run osmo-ms-mob/00016: Starting mobile
22:48:56.620314 run osmo-ms-mob/00016(pid=151): Launched
22:48:56.630937 run mass: MS start registered {at=27082642.334290594, delay=0.004430264234542847, ms=00016}
22:48:57.105526 run osmo-ms-mob/00017: Starting mobile
22:48:57.132980 run osmo-ms-mob/00017(pid=152): Launched
22:48:57.143651 run mass: MS start registered {at=27082642.847004086, delay=0.004563942551612854, ms=00017}
22:48:57.714579 run osmo-ms-mob/00018: Starting mobile
22:48:57.731428 run osmo-ms-mob/00018(pid=153): Launched
22:48:57.742453 run mass: MS start registered {at=27082643.445802268, delay=0.005007695406675339, ms=00018}
22:48:58.082849 run osmo-ms-mob/00019: Starting mobile
22:48:58.096115 run osmo-ms-mob/00019(pid=154): Launched
22:48:58.106728 run mass: MS start registered {at=27082643.81008241, delay=0.004547588527202606, ms=00019}
22:48:58.258362 run mass: MS performed LU {at=27082643.961601704, lu_delay=5.850599899888039, ms=00009}
22:48:58.304964 run mass: MS performed LU {at=27082644.008216586, lu_delay=4.5976831912994385, ms=00011}
22:48:58.374220 run mass: MS performed LU {at=27082644.077446733, lu_delay=5.224555794149637, ms=00010}
22:48:58.614219 run osmo-ms-mob/00020: Starting mobile
22:48:58.627431 run osmo-ms-mob/00020(pid=155): Launched
22:48:58.638441 run mass: MS start registered {at=27082644.34178988, delay=0.004916779696941376, ms=00020}
22:48:59.097060 run osmo-ms-mob/00021: Starting mobile
22:48:59.110945 run osmo-ms-mob/00021(pid=156): Launched
22:48:59.121572 run mass: MS start registered {at=27082644.82492412, delay=0.004641801118850708, ms=00021}
22:48:59.483869 run osmo-ms-mob/00022: Starting mobile
22:48:59.497013 run osmo-ms-mob/00022(pid=157): Launched
22:48:59.508079 run mass: MS start registered {at=27082645.211428333, delay=0.005066070705652237, ms=00022}
22:49:00.015181 run osmo-ms-mob/00023: Starting mobile
22:49:00.032792 run osmo-ms-mob/00023(pid=158): Launched
22:49:00.043441 run mass: MS start registered {at=27082645.746794596, delay=0.004464864730834961, ms=00023}
22:49:00.122568 run mass: MS performed LU {at=27082645.825819813, lu_delay=5.8150919303298, ms=00012}
22:49:00.169558 run mass: MS performed LU {at=27082645.872810356, lu_delay=5.261816687881947, ms=00013}
22:49:00.274822 run mass: MS performed LU {at=27082645.978078544, lu_delay=4.766654577106237, ms=00014}
22:49:00.303964 run osmo-ms-mob/00024: Starting mobile
22:49:00.317210 run osmo-ms-mob/00024(pid=159): Launched
22:49:00.327776 run mass: MS start registered {at=27082646.031131018, delay=0.0045057013630867004, ms=00024}
22:49:00.883321 run osmo-ms-mob/00025: Starting mobile
22:49:00.896524 run osmo-ms-mob/00025(pid=160): Launched
22:49:00.907134 run mass: MS start registered {at=27082646.610487487, delay=0.004612945020198822, ms=00025}
22:49:01.283493 run osmo-ms-mob/00026: Starting mobile
22:49:01.296755 run osmo-ms-mob/00026(pid=161): Launched
22:49:01.307613 run mass: MS start registered {at=27082647.01096619, delay=0.0045971497893333435, ms=00026}
22:49:01.715719 run osmo-ms-mob/00027: Starting mobile
22:49:01.733503 run osmo-ms-mob/00027(pid=162): Launched
22:49:01.744396 run mass: MS start registered {at=27082647.447747435, delay=0.00491003692150116, ms=00027}
22:49:02.024273 run mass: MS performed LU {at=27082647.727525316, lu_delay=4.880521230399609, ms=00017}
22:49:02.079652 run osmo-ms-mob/00028: Starting mobile
22:49:02.092569 run osmo-ms-mob/00028(pid=163): Launched
22:49:02.098579 run mass: MS performed LU {at=27082647.801939383, lu_delay=5.965731892734766, ms=00015}
22:49:02.104424 run mass: MS start registered {at=27082647.807791915, delay=0.005871988832950592, ms=00028}
22:49:02.506507 run osmo-ms-mob/00029: Starting mobile
22:49:02.522844 run osmo-ms-mob/00029(pid=164): Launched
22:49:02.533450 run mass: MS start registered {at=27082648.23680356, delay=0.004594422876834869, ms=00029}
22:49:02.896756 run osmo-ms-mob/00030: Starting mobile
22:49:02.911196 run osmo-ms-mob/00030(pid=165): Launched
22:49:02.922325 run mass: MS start registered {at=27082648.625674196, delay=0.005181401968002319, ms=00030}
22:49:03.314936 run osmo-ms-mob/00031: Starting mobile
22:49:03.331097 run osmo-ms-mob/00031(pid=166): Launched
22:49:03.343647 run mass: MS start registered {at=27082649.046993986, delay=0.006372358649969101, ms=00031}
22:49:03.600186 run osmo-ms-mob/00032: Starting mobile
22:49:03.614467 run osmo-ms-mob/00032(pid=167): Launched
22:49:03.625982 run mass: MS start registered {at=27082649.329328384, delay=0.005453340709209442, ms=00032}
22:49:03.806140 run mass: MS performed LU {at=27082649.509388715, lu_delay=5.699306305497885, ms=00019}
22:49:03.888876 run mass: MS performed LU {at=27082649.592145164, lu_delay=4.7672210447490215, ms=00021}
22:49:03.932503 run osmo-ms-mob/00033: Starting mobile
22:49:03.947040 run osmo-ms-mob/00033(pid=168): Launched
22:49:03.953105 run mass: MS performed LU {at=27082649.656465225, lu_delay=6.210662957280874, ms=00018}
22:49:03.959035 run mass: MS start registered {at=27082649.662402067, delay=0.0059532299637794495, ms=00033}
22:49:04.059114 run mass: MS performed LU {at=27082649.76236185, lu_delay=5.420571971684694, ms=00020}
22:49:04.405754 run osmo-ms-mob/00034: Starting mobile
22:49:04.422116 run osmo-ms-mob/00034(pid=169): Launched
22:49:04.432689 run mass: MS start registered {at=27082650.13604371, delay=0.004462201148271561, ms=00034}
22:49:04.696020 run osmo-ms-mob/00035: Starting mobile
22:49:04.710168 run osmo-ms-mob/00035(pid=170): Launched
22:49:04.720900 run mass: MS start registered {at=27082650.424254302, delay=0.004568006843328476, ms=00035}
22:49:05.083322 run osmo-ms-mob/00036: Starting mobile
22:49:05.096463 run osmo-ms-mob/00036(pid=171): Launched
22:49:05.107285 run mass: MS start registered {at=27082650.810629424, delay=0.0047659724950790405, ms=00036}
22:49:05.483472 run osmo-ms-mob/00037: Starting mobile
22:49:05.496617 run osmo-ms-mob/00037(pid=172): Launched
22:49:05.507748 run mass: MS start registered {at=27082651.211093225, delay=0.00514201819896698, ms=00037}
22:49:05.726489 run mass: MS performed LU {at=27082651.42973867, lu_delay=6.218310337513685, ms=00022}
22:49:05.756142 run osmo-ms-mob/00038: Starting mobile
22:49:05.769262 run osmo-ms-mob/00038(pid=173): Launched
22:49:05.779940 run mass: MS start registered {at=27082651.483295556, delay=0.0047416239976882935, ms=00038}
22:49:05.788781 run mass: MS performed LU {at=27082651.492140356, lu_delay=4.4811741672456264, ms=00026}
22:49:05.836269 run mass: MS performed LU {at=27082651.53954409, lu_delay=4.929056603461504, ms=00025}
22:49:05.859993 run osmo-ms-mob/00039: Starting mobile
22:49:05.872777 run osmo-ms-mob/00039(pid=174): Launched
22:49:05.883367 run mass: MS start registered {at=27082651.586724255, delay=0.0046740807592868805, ms=00039}
22:49:05.980111 run mass: MS performed LU {at=27082651.68336715, lu_delay=5.652236133813858, ms=00024}
22:49:06.496899 run osmo-ms-mob/00040: Starting mobile
22:49:06.510591 run osmo-ms-mob/00040(pid=175): Launched
22:49:06.521717 run mass: MS start registered {at=27082652.225059442, delay=0.005168244242668152, ms=00040}
22:49:06.789661 run osmo-ms-mob/00041: Starting mobile
22:49:06.803061 run osmo-ms-mob/00041(pid=176): Launched
22:49:06.814462 run mass: MS start registered {at=27082652.51781329, delay=0.004490640014410019, ms=00041}
22:49:07.083929 run osmo-ms-mob/00042: Starting mobile
22:49:07.097349 run osmo-ms-mob/00042(pid=177): Launched
22:49:07.108094 run mass: MS start registered {at=27082652.811448205, delay=0.004621244966983795, ms=00042}
22:49:07.483314 run osmo-ms-mob/00043: Starting mobile
22:49:07.496259 run osmo-ms-mob/00043(pid=178): Launched
22:49:07.506881 run mass: MS start registered {at=27082653.210235193, delay=0.00472790002822876, ms=00043}
22:49:07.571012 run mass: MS performed LU {at=27082653.27426379, lu_delay=5.03746023029089, ms=00029}
22:49:07.654594 run mass: MS performed LU {at=27082653.357843455, lu_delay=5.9100960195064545, ms=00027}
22:49:07.682172 run osmo-ms-mob/00044: Starting mobile
22:49:07.695154 run osmo-ms-mob/00044(pid=179): Launched
22:49:07.701512 run mass: MS performed LU {at=27082653.40487195, lu_delay=4.779197756201029, ms=00030}
22:49:07.707425 run mass: MS start registered {at=27082653.410792407, delay=0.0059385113418102264, ms=00044}
22:49:07.825406 run mass: MS performed LU {at=27082653.528653633, lu_delay=5.720861718058586, ms=00028}
22:49:07.854516 run osmo-ms-mob/00045: Starting mobile
22:49:07.867674 run osmo-ms-mob/00045(pid=180): Launched
22:49:07.878388 run mass: MS start registered {at=27082653.5817392, delay=0.004650861024856567, ms=00045}
22:49:08.422769 run osmo-ms-mob/00046: Starting mobile
22:49:08.439337 run osmo-ms-mob/00046(pid=181): Launched
22:49:08.450476 run mass: MS start registered {at=27082654.15382373, delay=0.004619777202606201, ms=00046}
22:49:08.683460 run osmo-ms-mob/00047: Starting mobile
22:49:08.697029 run osmo-ms-mob/00047(pid=182): Launched
22:49:08.708218 run mass: MS start registered {at=27082654.41156733, delay=0.004980023950338364, ms=00047}
22:49:09.011585 run osmo-ms-mob/00048: Starting mobile
22:49:09.033907 run osmo-ms-mob/00048(pid=183): Launched
22:49:09.045477 run mass: MS start registered {at=27082654.748828363, delay=0.005148671567440033, ms=00048}
22:49:09.282996 run osmo-ms-mob/00049: Starting mobile
22:49:09.295901 run osmo-ms-mob/00049(pid=184): Launched
22:49:09.306577 run mass: MS start registered {at=27082655.009932853, delay=0.004668187350034714, ms=00049}
22:49:09.555232 run mass: MS performed LU {at=27082655.25848006, lu_delay=4.44785063713789, ms=00036}
22:49:09.599160 run osmo-ms-mob/00050: Starting mobile
22:49:09.613841 run osmo-ms-mob/00050(pid=185): Launched
22:49:09.619936 run mass: MS performed LU {at=27082655.323296066, lu_delay=5.660893999040127, ms=00033}
22:49:09.625802 run mass: MS start registered {at=27082655.32916964, delay=0.005890976637601852, ms=00050}
22:49:09.671442 run mass: MS performed LU {at=27082655.374717478, lu_delay=6.327723491936922, ms=00031}
22:49:09.727167 run mass: MS performed LU {at=27082655.430433493, lu_delay=6.101105108857155, ms=00032}
22:49:09.757103 run osmo-ms-mob/00051: Starting mobile
22:49:09.770220 run osmo-ms-mob/00051(pid=186): Launched
22:49:09.776141 run mass: MS performed LU {at=27082655.479503516, lu_delay=5.055249214172363, ms=00035}
22:49:09.782012 run mass: MS performed LU {at=27082655.48537881, lu_delay=5.349335100501776, ms=00034}
22:49:09.787692 run mass: MS start registered {at=27082655.491059512, delay=0.011572491377592087, ms=00051}
22:49:09.798583 run osmo-ms-mob/00052: Starting mobile
22:49:09.811491 run osmo-ms-mob/00052(pid=187): Launched
22:49:09.821926 run mass: MS start registered {at=27082655.525280863, delay=0.004496999084949493, ms=00052}
22:49:10.595695 run osmo-ms-mob/00053: Starting mobile
22:49:10.609606 run osmo-ms-mob/00053(pid=188): Launched
22:49:10.620806 run mass: MS start registered {at=27082656.324151717, delay=0.004852022975683212, ms=00053}
22:49:10.884445 run osmo-ms-mob/00054: Starting mobile
22:49:10.897611 run osmo-ms-mob/00054(pid=189): Launched
22:49:10.908510 run mass: MS start registered {at=27082656.611862104, delay=0.004426900297403336, ms=00054}
22:49:11.183061 run osmo-ms-mob/00055: Starting mobile
22:49:11.196608 run osmo-ms-mob/00055(pid=190): Launched
22:49:11.207300 run mass: MS start registered {at=27082656.91065398, delay=0.004771154373884201, ms=00055}
22:49:11.337225 run mass: MS performed LU {at=27082657.040479194, lu_delay=5.453754939138889, ms=00039}
22:49:11.420776 run mass: MS performed LU {at=27082657.124026813, lu_delay=5.912933588027954, ms=00037}
22:49:11.448853 run osmo-ms-mob/00056: Starting mobile
22:49:11.461976 run osmo-ms-mob/00056(pid=191): Launched
22:49:11.468298 run mass: MS performed LU {at=27082657.1716567, lu_delay=5.688361145555973, ms=00038}
22:49:11.474135 run mass: MS start registered {at=27082657.17750157, delay=0.005863286554813385, ms=00056}
22:49:11.590464 run mass: MS performed LU {at=27082657.29371267, lu_delay=5.068653229624033, ms=00040}
22:49:11.619506 run osmo-ms-mob/00057: Starting mobile
22:49:11.633092 run osmo-ms-mob/00057(pid=192): Launched
22:49:11.643946 run mass: MS start registered {at=27082657.34730059, delay=0.004669632762670517, ms=00057}
22:49:11.682867 run mass: MS performed LU {at=27082657.386149965, lu_delay=4.868336673825979, ms=00041}
22:49:12.196436 run osmo-ms-mob/00058: Starting mobile
22:49:12.210061 run osmo-ms-mob/00058(pid=193): Launched
22:49:12.220894 run mass: MS start registered {at=27082657.924248062, delay=0.004908453673124313, ms=00058}
22:49:12.494529 run osmo-ms-mob/00059: Starting mobile
22:49:12.508257 run osmo-ms-mob/00059(pid=194): Launched
22:49:12.519127 run mass: MS start registered {at=27082658.22247769, delay=0.004656311124563217, ms=00059}
22:49:12.796731 run osmo-ms-mob/00060: Starting mobile
22:49:12.810616 run osmo-ms-mob/00060(pid=195): Launched
22:49:12.821380 run mass: MS start registered {at=27082658.524734624, delay=0.00470665842294693, ms=00060}
22:49:13.215147 run osmo-ms-mob/00061: Starting mobile
22:49:13.232459 run osmo-ms-mob/00061(pid=196): Launched
22:49:13.238438 run mass: MS performed LU {at=27082658.941796765, lu_delay=4.7879730351269245, ms=00046}
22:49:13.244200 run mass: MS start registered {at=27082658.947566852, delay=0.00579187273979187, ms=00061}
22:49:13.255717 run mass: MS performed LU {at=27082658.95906884, lu_delay=5.54827643185854, ms=00044}
22:49:13.266678 run osmo-ms-mob/00062: Starting mobile
22:49:13.279949 run osmo-ms-mob/00062(pid=197): Launched
22:49:13.290702 run mass: MS start registered {at=27082658.99405665, delay=0.004810180515050888, ms=00062}
22:49:13.367348 run mass: MS performed LU {at=27082659.070596755, lu_delay=4.659029424190521, ms=00047}
22:49:13.511375 run mass: MS performed LU {at=27082659.214606013, lu_delay=5.632866814732552, ms=00045}
22:49:13.540252 run osmo-ms-mob/00063: Starting mobile
22:49:13.553206 run osmo-ms-mob/00063(pid=198): Launched
22:49:13.563973 run mass: MS start registered {at=27082659.26732707, delay=0.0045633576810359955, ms=00063}
22:49:14.200832 run osmo-ms-mob/00064: Starting mobile
22:49:14.214748 run osmo-ms-mob/00064(pid=199): Launched
22:49:14.226491 run mass: MS start registered {at=27082659.929842476, delay=0.005041696131229401, ms=00064}
22:49:14.243530 run mass: MS performed LU {at=27082659.94686289, lu_delay=6.736627697944641, ms=00043}
22:49:14.382669 run mass: MS performed LU {at=27082660.085923385, lu_delay=3.7617716677486897, ms=00053}
22:49:14.596680 run osmo-ms-mob/00065: Starting mobile
22:49:14.610628 run osmo-ms-mob/00065(pid=200): Launched
22:49:14.621382 run mass: MS start registered {at=27082660.324737214, delay=0.00477951392531395, ms=00065}
22:49:14.920638 run osmo-ms-mob/00066: Starting mobile
22:49:14.936823 run osmo-ms-mob/00066(pid=201): Launched
22:49:14.947723 run mass: MS start registered {at=27082660.651076313, delay=0.004599407315254211, ms=00066}
22:49:15.103232 run mass: MS performed LU {at=27082660.80648995, lu_delay=6.057661585509777, ms=00048}
22:49:15.127281 run mass: MS performed LU {at=27082660.830640845, lu_delay=5.339581333100796, ms=00051}
22:49:15.138328 run osmo-ms-mob/00067: Starting mobile
22:49:15.151676 run osmo-ms-mob/00067(pid=202): Launched
22:49:15.162787 run mass: MS start registered {at=27082660.86613535, delay=0.004916094243526459, ms=00067}
22:49:15.231681 run mass: MS performed LU {at=27082660.93494121, lu_delay=5.9250083565711975, ms=00049}
22:49:15.430513 run mass: MS performed LU {at=27082661.133762706, lu_delay=5.608481843024492, ms=00052}
22:49:15.459650 run osmo-ms-mob/00068: Starting mobile
22:49:15.473152 run osmo-ms-mob/00068(pid=203): Launched
22:49:15.479162 run mass: MS performed LU {at=27082661.182523873, lu_delay=5.8533542342484, ms=00050}
22:49:15.485169 run mass: MS start registered {at=27082661.1885349, delay=0.006028011441230774, ms=00068}
22:49:15.995161 run osmo-ms-mob/00069: Starting mobile
22:49:16.009124 run osmo-ms-mob/00069(pid=204): Launched
22:49:16.019841 run mass: MS start registered {at=27082661.723193873, delay=0.004687394946813583, ms=00069}
22:49:16.262678 run mass: MS performed LU {at=27082661.96593258, lu_delay=4.04168451949954, ms=00058}
22:49:16.397521 run osmo-ms-mob/00070: Starting mobile
22:49:16.411580 run osmo-ms-mob/00070(pid=205): Launched
22:49:16.422703 run mass: MS start registered {at=27082662.126055833, delay=0.005056153982877731, ms=00070}
22:49:16.797438 run osmo-ms-mob/00071: Starting mobile
22:49:16.811830 run osmo-ms-mob/00071(pid=206): Launched
22:49:16.822594 run mass: MS start registered {at=27082662.5259466, delay=0.004584521055221558, ms=00071}
22:49:16.967347 run mass: MS performed LU {at=27082662.67059418, lu_delay=6.058732073754072, ms=00054}
22:49:17.024728 run mass: MS performed LU {at=27082662.727966767, lu_delay=5.81731278821826, ms=00055}
22:49:17.133539 run mass: MS performed LU {at=27082662.836795863, lu_delay=5.659294292330742, ms=00056}
22:49:17.177523 run osmo-ms-mob/00072: Starting mobile
22:49:17.191544 run osmo-ms-mob/00072(pid=207): Launched
22:49:17.202549 run mass: MS start registered {at=27082662.905896567, delay=0.0049825385212898254, ms=00072}
22:49:17.277269 run mass: MS performed LU {at=27082662.980524182, lu_delay=5.633223593235016, ms=00057}
22:49:17.304000 run mass: MS performed LU {at=27082663.007254716, lu_delay=4.7847770266234875, ms=00059}
22:49:17.616256 run osmo-ms-mob/00073: Starting mobile
22:49:17.632803 run osmo-ms-mob/00073(pid=208): Launched
22:49:17.643857 run mass: MS start registered {at=27082663.34720686, delay=0.004934355616569519, ms=00073}
22:49:17.996697 run osmo-ms-mob/00074: Starting mobile
22:49:18.011086 run osmo-ms-mob/00074(pid=209): Launched
22:49:18.021872 run mass: MS start registered {at=27082663.725223325, delay=0.004648033529520035, ms=00074}
22:49:18.103059 run mass: MS performed LU {at=27082663.806275424, lu_delay=5.281540799885988, ms=00060}
22:49:18.164806 run mass: MS performed LU {at=27082663.868073016, lu_delay=21.533782422542572, ms=00016}
22:49:18.425076 run osmo-ms-mob/00075: Starting mobile
22:49:18.440497 run osmo-ms-mob/00075(pid=210): Launched
22:49:18.451469 run mass: MS start registered {at=27082664.154818524, delay=0.004776902496814728, ms=00075}
22:49:18.897776 run osmo-ms-mob/00076: Starting mobile
22:49:18.912914 run osmo-ms-mob/00076(pid=211): Launched
22:49:18.919343 run mass: MS performed LU {at=27082664.62270261, lu_delay=5.675135757774115, ms=00061}
22:49:18.925779 run mass: MS start registered {at=27082664.629143845, delay=0.00646020844578743, ms=00076}
22:49:18.960804 run mass: MS performed LU {at=27082664.664057195, lu_delay=5.670000545680523, ms=00062}
22:49:18.978680 run mass: MS performed LU {at=27082664.68196756, lu_delay=5.414640489965677, ms=00063}
22:49:18.995573 run osmo-ms-mob/00077: Starting mobile
22:49:19.009125 run osmo-ms-mob/00077(pid=212): Launched
22:49:19.020233 run mass: MS start registered {at=27082664.723577622, delay=0.004867620766162872, ms=00077}
22:49:19.796364 run osmo-ms-mob/00078: Starting mobile
22:49:19.811277 run osmo-ms-mob/00078(pid=213): Launched
22:49:19.817318 run mass: MS performed LU {at=27082665.520677675, lu_delay=5.195940461009741, ms=00065}
22:49:19.823696 run mass: MS start registered {at=27082665.527059514, delay=0.006401456892490387, ms=00078}
22:49:19.846455 run mass: MS performed LU {at=27082665.549802322, lu_delay=5.619959846138954, ms=00064}
22:49:20.197724 run osmo-ms-mob/00079: Starting mobile
22:49:20.211538 run osmo-ms-mob/00079(pid=214): Launched
22:49:20.223404 run mass: MS start registered {at=27082665.92674914, delay=0.005790840834379196, ms=00079}
22:49:20.704971 run osmo-ms-mob/00080: Starting mobile
22:49:20.721068 run osmo-ms-mob/00080(pid=215): Launched
22:49:20.731632 run mass: MS start registered {at=27082666.434984062, delay=0.004612401127815247, ms=00080}
22:49:20.834608 run mass: MS performed LU {at=27082666.537813142, lu_delay=5.886736828833818, ms=00066}
22:49:20.860042 run mass: MS performed LU {at=27082666.563401382, lu_delay=5.6972660310566425, ms=00067}
22:49:20.899965 run mass: MS performed LU {at=27082666.603216473, lu_delay=5.414681572467089, ms=00068}
22:49:21.043353 run mass: MS performed LU {at=27082666.746582605, lu_delay=5.023388732224703, ms=00069}
22:49:21.089535 run osmo-ms-mob/00081: Starting mobile
22:49:21.103399 run osmo-ms-mob/00081(pid=216): Launched
22:49:21.109355 run mass: MS performed LU {at=27082666.81271465, lu_delay=4.686658818274736, ms=00070}
22:49:21.115120 run mass: MS start registered {at=27082666.818487424, delay=0.0057915933430194855, ms=00081}
22:49:21.595665 run osmo-ms-mob/00082: Starting mobile
22:49:21.609872 run osmo-ms-mob/00082(pid=217): Launched
22:49:21.622385 run mass: MS start registered {at=27082667.325720552, delay=0.0053253136575222015, ms=00082}
22:49:22.195099 run osmo-ms-mob/00083: Starting mobile
22:49:22.209483 run osmo-ms-mob/00083(pid=218): Launched
22:49:22.221928 run mass: MS start registered {at=27082667.925271574, delay=0.006362460553646088, ms=00083}
22:49:22.616478 run mass: MS performed LU {at=27082668.31973164, lu_delay=5.79378504306078, ms=00071}
22:49:22.645164 run osmo-ms-mob/00084: Starting mobile
22:49:22.658405 run osmo-ms-mob/00084(pid=219): Launched
22:49:22.664549 run mass: MS performed LU {at=27082668.367907483, lu_delay=5.46201091632247, ms=00072}
22:49:22.670766 run mass: MS start registered {at=27082668.374129917, delay=0.006241988390684128, ms=00084}
22:49:22.676497 run mass: MS performed LU {at=27082668.379860178, lu_delay=5.032653316855431, ms=00073}
22:49:22.962388 run mass: MS performed LU {at=27082668.665636577, lu_delay=4.940413251519203, ms=00074}
22:49:23.196304 run osmo-ms-mob/00085: Starting mobile
22:49:23.210783 run osmo-ms-mob/00085(pid=220): Launched
22:49:23.216912 run mass: MS performed LU {at=27082668.9202709, lu_delay=23.173476304858923, ms=00023}
22:49:23.222690 run mass: MS start registered {at=27082668.92605765, delay=0.005804676562547684, ms=00085}
22:49:23.793094 run osmo-ms-mob/00086: Starting mobile
22:49:23.807217 run osmo-ms-mob/00086(pid=221): Launched
22:49:23.817928 run mass: MS start registered {at=27082669.52128114, delay=0.004650093615055084, ms=00086}
22:49:24.421956 run osmo-ms-mob/00087: Starting mobile
22:49:24.438210 run osmo-ms-mob/00087(pid=222): Launched
22:49:24.449048 run mass: MS start registered {at=27082670.152402163, delay=0.004886265844106674, ms=00087}
22:49:24.601006 run mass: MS performed LU {at=27082670.304262485, lu_delay=4.777202971279621, ms=00078}
22:49:24.665529 run mass: MS performed LU {at=27082670.368777134, lu_delay=5.64519951120019, ms=00077}
22:49:24.809417 run mass: MS performed LU {at=27082670.512638714, lu_delay=6.357820190489292, ms=00075}
22:49:24.826008 run mass: MS performed LU {at=27082670.529284637, lu_delay=4.602535497397184, ms=00079}
22:49:24.868220 run osmo-ms-mob/00088: Starting mobile
22:49:24.882912 run osmo-ms-mob/00088(pid=223): Launched
22:49:24.893707 run mass: MS start registered {at=27082670.597060475, delay=0.004705369472503662, ms=00088}
22:49:25.593919 run osmo-ms-mob/00089: Starting mobile
22:49:25.608581 run osmo-ms-mob/00089(pid=224): Launched
22:49:25.619418 run mass: MS start registered {at=27082671.32276993, delay=0.004812546074390411, ms=00089}
22:49:26.223371 run osmo-ms-mob/00090: Starting mobile
22:49:26.239182 run osmo-ms-mob/00090(pid=225): Launched
22:49:26.249946 run mass: MS start registered {at=27082671.953301635, delay=0.004669129848480225, ms=00090}
22:49:26.381822 run mass: MS performed LU {at=27082672.085072193, lu_delay=4.7593516409397125, ms=00082}
22:49:26.399723 run mass: MS performed LU {at=27082672.10301426, lu_delay=5.668030198663473, ms=00080}
22:49:26.530155 run mass: MS performed LU {at=27082672.233405158, lu_delay=5.414917733520269, ms=00081}
22:49:26.896948 run osmo-ms-mob/00091: Starting mobile
22:49:26.911185 run osmo-ms-mob/00091(pid=226): Launched
22:49:26.922074 run mass: MS start registered {at=27082672.625425793, delay=0.004856429994106293, ms=00091}
22:49:27.597889 run osmo-ms-mob/00092: Starting mobile
22:49:27.611747 run osmo-ms-mob/00092(pid=227): Launched
22:49:27.622797 run mass: MS start registered {at=27082673.326149978, delay=0.004648011177778244, ms=00092}
22:49:28.301442 run mass: MS performed LU {at=27082674.004689142, lu_delay=5.630559224635363, ms=00084}
22:49:28.363759 run osmo-ms-mob/00093: Starting mobile
22:49:28.383215 run osmo-ms-mob/00093(pid=228): Launched
22:49:28.389233 run mass: MS performed LU {at=27082674.092592213, lu_delay=5.166534561663866, ms=00085}
22:49:28.395074 run mass: MS start registered {at=27082674.098440506, delay=0.005866479128599167, ms=00093}
22:49:28.431785 run mass: MS performed LU {at=27082674.135037184, lu_delay=6.209765609353781, ms=00083}
22:49:28.556877 run mass: MS performed LU {at=27082674.26012864, lu_delay=4.7388474978506565, ms=00086}
22:49:29.296332 run osmo-ms-mob/00094: Starting mobile
22:49:29.310318 run osmo-ms-mob/00094(pid=229): Launched
22:49:29.321123 run mass: MS start registered {at=27082675.024477098, delay=0.004578739404678345, ms=00094}
22:49:30.148254 run mass: MS performed LU {at=27082675.85150249, lu_delay=5.699100326746702, ms=00087}
22:49:30.205777 run osmo-ms-mob/00095: Starting mobile
22:49:30.221155 run osmo-ms-mob/00095(pid=230): Launched
22:49:30.227302 run mass: MS performed LU {at=27082675.93066152, lu_delay=5.333601046353579, ms=00088}
22:49:30.233155 run mass: MS start registered {at=27082675.936521385, delay=0.0058807432651519775, ms=00095}
22:49:30.296141 run mass: MS performed LU {at=27082675.99939026, lu_delay=4.676620330661535, ms=00089}
22:49:30.458163 run mass: MS performed LU {at=27082676.161414225, lu_delay=23.349966019392014, ms=00042}
22:49:31.197403 run osmo-ms-mob/00096: Starting mobile
22:49:31.211359 run osmo-ms-mob/00096(pid=231): Launched
22:49:31.222046 run mass: MS start registered {at=27082676.92539746, delay=0.004662245512008667, ms=00096}
22:49:32.132269 run mass: MS performed LU {at=27082677.835366543, lu_delay=5.882064908742905, ms=00090}
22:49:32.156375 run mass: MS performed LU {at=27082677.859738056, lu_delay=5.234312262386084, ms=00091}
22:49:32.167329 run osmo-ms-mob/00097: Starting mobile
22:49:32.180389 run osmo-ms-mob/00097(pid=232): Launched
22:49:32.191334 run mass: MS start registered {at=27082677.894686516, delay=0.004901662468910217, ms=00097}
22:49:32.432362 run mass: MS performed LU {at=27082678.13561036, lu_delay=4.809460382908583, ms=00092}
22:49:33.614102 run osmo-ms-mob/00098: Starting mobile
22:49:33.630780 run osmo-ms-mob/00098(pid=233): Launched
22:49:33.641548 run mass: MS start registered {at=27082679.3449017, delay=0.004809468984603882, ms=00098}
22:49:33.913519 run mass: MS performed LU {at=27082679.616768267, lu_delay=4.592291168868542, ms=00094}
22:49:34.061187 run mass: MS performed LU {at=27082679.764438093, lu_delay=5.665997587144375, ms=00093}
22:49:35.406144 run osmo-ms-mob/00099: Starting mobile
22:49:35.422141 run osmo-ms-mob/00099(pid=234): Launched
22:49:35.428411 run mass: All started... {duration=55.75533614680171, too_slow=0}
22:49:35.434109 run mass: MS start registered {at=27082681.137468822, delay=0.00569312646985054, ms=00099}
22:49:35.897945 run mass: MS performed LU {at=27082681.601151135, lu_delay=4.675753675401211, ms=00096}
22:49:35.924297 run mass: MS performed LU {at=27082681.62765958, lu_delay=5.691138196736574, ms=00095}
22:49:37.827268 run mass: MS performed LU {at=27082683.530517425, lu_delay=5.635830909013748, ms=00097}
22:49:39.663919 run mass: MS performed LU {at=27082685.367144916, lu_delay=6.022243216633797, ms=00098}
22:49:41.565160 run mass: MS performed LU {at=27082687.268407334, lu_delay=6.13093851134181, ms=00099}
22:49:41.827872 run mass: MS performed LU {at=27082687.531121433, lu_delay=22.901977587491274, ms=00076}
22:49:41.838419 run mass: Tests done {all_completed=True, max=23.349966019392014, min=3.7617716677486897}
22:49:41.843755 tst register_default_mass.py: Test passed (81.3 sec)
22:49:41.849039 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:41.852247 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:41.855440 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:41.858607 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:41.861780 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:41.864989 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:41.868200 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:41.871432 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:41.874696 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:41.877983 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:41.881196 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:41.884469 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:41.887731 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:41.890989 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:41.894277 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:41.897587 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:41.900871 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:41.904232 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:41.907562 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:41.910881 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:41.914198 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:41.917549 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:41.920863 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:41.924386 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:41.927799 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:41.931138 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:41.934443 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:41.937851 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:41.941175 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:41.944677 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:41.948049 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:41.951379 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:41.954656 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:41.957943 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:41.961252 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:41.964578 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:41.967877 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:41.971425 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:41.974748 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:41.978086 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:41.981421 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:41.984753 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:41.988152 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:41.991670 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:41.995003 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:41.998332 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:42.001678 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:42.005042 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:42.008300 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:42.011651 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:42.014965 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:42.018290 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:42.021572 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:42.024843 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:42.028150 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:42.031437 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:42.034835 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:42.038179 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:42.041496 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:42.044816 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:42.048131 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:42.051435 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:42.054726 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:42.058021 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:42.061355 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:42.064722 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:42.068025 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:42.071307 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:42.074649 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:42.077953 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:42.081393 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:42.084836 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:42.088123 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:42.091478 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:42.094808 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:42.098116 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:42.101407 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:42.104678 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:42.107975 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:42.111326 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:42.114618 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:42.117910 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:42.121199 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:42.124485 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:42.127780 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:42.131125 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:42.134464 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:42.137857 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:42.141277 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:42.144608 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:42.148113 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:42.151454 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:42.154885 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:42.158420 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:42.161934 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:42.165922 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:42.169757 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:42.173156 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:42.176577 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:42.180067 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:42.183502 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:42.186922 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:42.190342 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:42.193758 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:42.197178 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:42.200593 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:42.204030 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:42.207455 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:42.210882 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:42.214308 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:42.217722 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:42.221140 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:42.224561 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:42.227997 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:42.231427 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:42.234761 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:42.238030 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:42.241289 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:42.244551 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:42.247806 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:42.251060 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:42.254316 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:42.257566 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:42.260821 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:42.264009 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:42.267192 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:42.270379 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:42.273581 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:42.276779 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:42.279965 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:42.283155 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:42.286366 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:42.289558 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:42.292766 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:42.295951 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:42.299137 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:42.302348 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:42.305540 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:42.308739 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:42.311931 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:42.315124 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:42.318318 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:42.321511 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:42.324690 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:42.327882 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:42.331087 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:42.334294 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:42.337497 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:42.340705 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:42.343900 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:42.347092 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:42.350283 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:42.353467 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:42.356654 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:42.359842 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:42.363035 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:42.366224 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:42.369413 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:42.372597 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:42.375804 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:42.379010 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:42.382226 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:42.385432 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:42.388626 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:42.391834 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:42.395032 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:42.398229 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:42.401428 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:42.404629 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:42.407823 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:42.411012 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:42.414201 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:42.417406 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:42.420601 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:42.423798 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:42.426993 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:42.430184 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:42.433397 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:42.436609 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:42.439803 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:42.443005 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:42.446215 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:42.449400 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:42.452597 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:42.455793 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:42.458985 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:42.462180 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:42.465386 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:42.468568 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:42.471771 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:42.474957 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:42.478155 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:42.481342 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:42.484527 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:42.487721 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:42.490910 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:42.494103 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:42.497297 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:42.500482 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:42.503668 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:42.506851 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:42.510053 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:42.513251 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:42.516434 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:42.519633 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:42.522834 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:42.526046 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:42.529246 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:42.532461 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:42.535661 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:42.538861 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:42.542069 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:42.545268 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:42.548481 --- ParallelTerminationStrategy: PID 22 died...
22:49:42.549935 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:42.553495 --- ParallelTerminationStrategy: PID 23 died...
22:49:42.554929 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:42.558441 --- ParallelTerminationStrategy: PID 24 died...
22:49:42.559873 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:42.563420 --- ParallelTerminationStrategy: PID 25 died...
22:49:42.564867 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:42.568368 --- ParallelTerminationStrategy: PID 26 died...
22:49:42.569813 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:42.573371 --- ParallelTerminationStrategy: PID 27 died...
22:49:42.574806 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:42.578370 --- ParallelTerminationStrategy: PID 28 died...
22:49:42.579808 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:42.583367 --- ParallelTerminationStrategy: PID 29 died...
22:49:42.584817 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:42.588396 --- ParallelTerminationStrategy: PID 30 died...
22:49:42.589846 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:42.593407 --- ParallelTerminationStrategy: PID 31 died...
22:49:42.594846 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:42.598418 --- ParallelTerminationStrategy: PID 32 died...
22:49:42.599862 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:42.603448 --- ParallelTerminationStrategy: PID 33 died...
22:49:42.604911 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:42.608474 --- ParallelTerminationStrategy: PID 35 died...
22:49:42.609924 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:42.613504 --- ParallelTerminationStrategy: PID 36 died...
22:49:42.614953 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:42.618523 --- ParallelTerminationStrategy: PID 37 died...
22:49:42.619975 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:42.623552 --- ParallelTerminationStrategy: PID 38 died...
22:49:42.625017 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:42.628577 --- ParallelTerminationStrategy: PID 39 died...
22:49:42.630029 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:42.633600 --- ParallelTerminationStrategy: PID 40 died...
22:49:42.635049 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:42.638638 --- ParallelTerminationStrategy: PID 41 died...
22:49:42.640083 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:42.643640 --- ParallelTerminationStrategy: PID 42 died...
22:49:42.645103 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:42.648659 --- ParallelTerminationStrategy: PID 43 died...
22:49:42.650108 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:42.653652 --- ParallelTerminationStrategy: PID 44 died...
22:49:42.655089 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:42.658632 --- ParallelTerminationStrategy: PID 45 died...
22:49:42.660068 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:42.663620 --- ParallelTerminationStrategy: PID 46 died...
22:49:42.665080 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:42.668633 --- ParallelTerminationStrategy: PID 47 died...
22:49:42.670070 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:42.673611 --- ParallelTerminationStrategy: PID 48 died...
22:49:42.675044 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:42.678607 --- ParallelTerminationStrategy: PID 49 died...
22:49:42.680042 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:42.683594 --- ParallelTerminationStrategy: PID 50 died...
22:49:42.685054 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:42.688587 --- ParallelTerminationStrategy: PID 51 died...
22:49:42.690026 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:42.693589 --- ParallelTerminationStrategy: PID 52 died...
22:49:42.695025 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:42.698567 --- ParallelTerminationStrategy: PID 53 died...
22:49:42.700000 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:42.703547 --- ParallelTerminationStrategy: PID 54 died...
22:49:42.704998 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:42.708541 --- ParallelTerminationStrategy: PID 55 died...
22:49:42.709979 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:42.713524 --- ParallelTerminationStrategy: PID 56 died...
22:49:42.714961 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:42.718508 --- ParallelTerminationStrategy: PID 57 died...
22:49:42.719948 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:42.723504 --- ParallelTerminationStrategy: PID 58 died...
22:49:42.724957 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:42.728490 --- ParallelTerminationStrategy: PID 59 died...
22:49:42.729937 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:42.733518 --- ParallelTerminationStrategy: PID 60 died...
22:49:42.734946 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:42.738493 --- ParallelTerminationStrategy: PID 61 died...
22:49:42.739940 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:42.743511 --- ParallelTerminationStrategy: PID 62 died...
22:49:42.744952 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:42.748487 --- ParallelTerminationStrategy: PID 63 died...
22:49:42.749930 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:42.753497 --- ParallelTerminationStrategy: PID 64 died...
22:49:42.754928 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:42.758459 --- ParallelTerminationStrategy: PID 65 died...
22:49:42.759888 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:42.763429 --- ParallelTerminationStrategy: PID 66 died...
22:49:42.764878 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:42.768411 --- ParallelTerminationStrategy: PID 67 died...
22:49:42.769855 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:42.773405 --- ParallelTerminationStrategy: PID 68 died...
22:49:42.774829 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:42.778383 --- ParallelTerminationStrategy: PID 69 died...
22:49:42.779822 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:42.783378 --- ParallelTerminationStrategy: PID 70 died...
22:49:42.784816 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:42.788368 --- ParallelTerminationStrategy: PID 71 died...
22:49:42.789806 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:42.793347 --- ParallelTerminationStrategy: PID 72 died...
22:49:42.794784 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:42.798359 --- ParallelTerminationStrategy: PID 73 died...
22:49:42.799794 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:42.803337 --- ParallelTerminationStrategy: PID 74 died...
22:49:42.804772 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:42.808307 --- ParallelTerminationStrategy: PID 75 died...
22:49:42.809748 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:42.813312 --- ParallelTerminationStrategy: PID 76 died...
22:49:42.814743 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:42.818309 --- ParallelTerminationStrategy: PID 77 died...
22:49:42.819748 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:42.823289 --- ParallelTerminationStrategy: PID 78 died...
22:49:42.824732 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:42.828287 --- ParallelTerminationStrategy: PID 79 died...
22:49:42.829733 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:42.833274 --- ParallelTerminationStrategy: PID 80 died...
22:49:42.834713 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:42.838289 --- ParallelTerminationStrategy: PID 81 died...
22:49:42.839716 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:42.843267 --- ParallelTerminationStrategy: PID 82 died...
22:49:42.844703 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:42.848265 --- ParallelTerminationStrategy: PID 83 died...
22:49:42.849724 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:42.853272 --- ParallelTerminationStrategy: PID 84 died...
22:49:42.854710 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:42.858265 --- ParallelTerminationStrategy: PID 85 died...
22:49:42.859706 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:42.863254 --- ParallelTerminationStrategy: PID 86 died...
22:49:42.864707 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:42.868263 --- ParallelTerminationStrategy: PID 87 died...
22:49:42.869704 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:42.873265 --- ParallelTerminationStrategy: PID 88 died...
22:49:42.874701 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:42.878250 --- ParallelTerminationStrategy: PID 89 died...
22:49:42.879683 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:42.883262 --- ParallelTerminationStrategy: PID 90 died...
22:49:42.884709 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:42.888267 --- ParallelTerminationStrategy: PID 91 died...
22:49:42.889710 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:42.893259 --- ParallelTerminationStrategy: PID 92 died...
22:49:42.894692 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:42.898282 --- ParallelTerminationStrategy: PID 93 died...
22:49:42.899725 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:42.903280 --- ParallelTerminationStrategy: PID 94 died...
22:49:42.904716 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:42.908252 --- ParallelTerminationStrategy: PID 95 died...
22:49:42.909698 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:42.913254 --- ParallelTerminationStrategy: PID 96 died...
22:49:42.914694 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:42.918256 --- ParallelTerminationStrategy: PID 97 died...
22:49:42.919694 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:42.923254 --- ParallelTerminationStrategy: PID 98 died...
22:49:42.924704 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:42.928238 --- ParallelTerminationStrategy: PID 99 died...
22:49:42.929692 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:42.933272 --- ParallelTerminationStrategy: PID 100 died...
22:49:42.934710 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:42.938255 --- ParallelTerminationStrategy: PID 101 died...
22:49:42.939694 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:42.943224 --- ParallelTerminationStrategy: PID 102 died...
22:49:42.944665 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:42.948207 --- ParallelTerminationStrategy: PID 103 died...
22:49:42.949645 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:42.953198 --- ParallelTerminationStrategy: PID 104 died...
22:49:42.954640 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:42.958192 --- ParallelTerminationStrategy: PID 105 died...
22:49:42.959622 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:42.963176 --- ParallelTerminationStrategy: PID 106 died...
22:49:42.964610 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:42.968149 --- ParallelTerminationStrategy: PID 107 died...
22:49:42.969614 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:42.973155 --- ParallelTerminationStrategy: PID 108 died...
22:49:42.974593 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:42.978138 --- ParallelTerminationStrategy: PID 109 died...
22:49:42.979583 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:42.983141 --- ParallelTerminationStrategy: PID 110 died...
22:49:42.984577 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:42.988141 --- ParallelTerminationStrategy: PID 111 died...
22:49:42.989598 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:42.993167 --- ParallelTerminationStrategy: PID 112 died...
22:49:42.994599 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:42.998150 --- ParallelTerminationStrategy: PID 113 died...
22:49:42.999590 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:43.003151 --- ParallelTerminationStrategy: PID 114 died...
22:49:43.004585 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:43.008126 --- ParallelTerminationStrategy: PID 115 died...
22:49:43.009592 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:43.013183 --- ParallelTerminationStrategy: PID 116 died...
22:49:43.014619 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:43.018194 --- ParallelTerminationStrategy: PID 117 died...
22:49:43.019639 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:43.023213 --- ParallelTerminationStrategy: PID 118 died...
22:49:43.024690 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:43.028255 --- ParallelTerminationStrategy: PID 119 died...
22:49:43.029707 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:43.033242 --- ParallelTerminationStrategy: PID 120 died...
22:49:43.034683 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:43.038237 --- ParallelTerminationStrategy: PID 121 died...
22:49:43.039673 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:43.043259 --- ParallelTerminationStrategy: PID 122 died...
22:49:43.044701 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:43.048229 --- ParallelTerminationStrategy: PID 123 died...
22:49:43.049670 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:43.053234 --- ParallelTerminationStrategy: PID 124 died...
22:49:43.054677 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:43.058243 --- ParallelTerminationStrategy: PID 125 died...
22:49:43.059682 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:43.063234 --- ParallelTerminationStrategy: PID 126 died...
22:49:43.064686 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:43.068232 --- ParallelTerminationStrategy: PID 127 died...
22:49:43.069686 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:43.073257 --- ParallelTerminationStrategy: PID 128 died...
22:49:43.074700 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:43.078256 --- ParallelTerminationStrategy: PID 129 died...
22:49:43.079695 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:43.083231 --- ParallelTerminationStrategy: PID 130 died...
22:49:43.084671 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:43.088224 --- ParallelTerminationStrategy: PID 131 died...
22:49:43.089677 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:43.093231 --- ParallelTerminationStrategy: PID 132 died...
22:49:43.094670 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:43.098226 --- ParallelTerminationStrategy: PID 133 died...
22:49:43.099660 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:43.103212 --- ParallelTerminationStrategy: PID 134 died...
22:49:43.104654 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:43.108196 --- ParallelTerminationStrategy: PID 135 died...
22:49:43.109660 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:43.113244 --- ParallelTerminationStrategy: PID 136 died...
22:49:43.114682 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:43.118267 --- ParallelTerminationStrategy: PID 137 died...
22:49:43.119700 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:43.123288 --- ParallelTerminationStrategy: PID 138 died...
22:49:43.124737 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:43.128312 --- ParallelTerminationStrategy: PID 139 died...
22:49:43.129766 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:43.133353 --- ParallelTerminationStrategy: PID 140 died...
22:49:43.134782 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:43.138342 --- ParallelTerminationStrategy: PID 141 died...
22:49:43.139774 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:43.143346 --- ParallelTerminationStrategy: PID 142 died...
22:49:43.144798 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:43.148366 --- ParallelTerminationStrategy: PID 143 died...
22:49:43.149808 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:43.153363 --- ParallelTerminationStrategy: PID 144 died...
22:49:43.154805 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:43.158376 --- ParallelTerminationStrategy: PID 145 died...
22:49:43.159803 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:43.163375 --- ParallelTerminationStrategy: PID 146 died...
22:49:43.164820 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:43.168399 --- ParallelTerminationStrategy: PID 147 died...
22:49:43.169842 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:43.173423 --- ParallelTerminationStrategy: PID 148 died...
22:49:43.174857 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:43.178449 --- ParallelTerminationStrategy: PID 149 died...
22:49:43.179895 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:43.183471 --- ParallelTerminationStrategy: PID 150 died...
22:49:43.184921 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:43.188483 --- ParallelTerminationStrategy: PID 151 died...
22:49:43.189929 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:43.193556 --- ParallelTerminationStrategy: PID 152 died...
22:49:43.195016 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:43.198655 --- ParallelTerminationStrategy: PID 153 died...
22:49:43.200112 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:43.203749 --- ParallelTerminationStrategy: PID 154 died...
22:49:43.205223 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:43.208864 --- ParallelTerminationStrategy: PID 155 died...
22:49:43.210329 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:43.213968 --- ParallelTerminationStrategy: PID 156 died...
22:49:43.215429 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:43.219095 --- ParallelTerminationStrategy: PID 157 died...
22:49:43.220563 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:43.224184 --- ParallelTerminationStrategy: PID 158 died...
22:49:43.225649 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:43.229288 --- ParallelTerminationStrategy: PID 159 died...
22:49:43.230748 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:43.234387 --- ParallelTerminationStrategy: PID 160 died...
22:49:43.235854 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:43.239483 --- ParallelTerminationStrategy: PID 161 died...
22:49:43.240955 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:43.244599 --- ParallelTerminationStrategy: PID 162 died...
22:49:43.246072 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:43.249713 --- ParallelTerminationStrategy: PID 163 died...
22:49:43.251177 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:43.254822 --- ParallelTerminationStrategy: PID 164 died...
22:49:43.256284 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:43.259924 --- ParallelTerminationStrategy: PID 165 died...
22:49:43.261399 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:43.265071 --- ParallelTerminationStrategy: PID 166 died...
22:49:43.266546 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:43.270186 --- ParallelTerminationStrategy: PID 167 died...
22:49:43.271651 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:43.275304 --- ParallelTerminationStrategy: PID 168 died...
22:49:43.276807 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:43.280453 --- ParallelTerminationStrategy: PID 169 died...
22:49:43.281931 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:43.285578 --- ParallelTerminationStrategy: PID 170 died...
22:49:43.287057 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:43.290714 --- ParallelTerminationStrategy: PID 171 died...
22:49:43.292182 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:43.295840 --- ParallelTerminationStrategy: PID 172 died...
22:49:43.297321 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:43.300973 --- ParallelTerminationStrategy: PID 173 died...
22:49:43.302437 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:43.306093 --- ParallelTerminationStrategy: PID 174 died...
22:49:43.307565 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:43.311211 --- ParallelTerminationStrategy: PID 175 died...
22:49:43.312687 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:43.316323 --- ParallelTerminationStrategy: PID 176 died...
22:49:43.317812 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:43.321459 --- ParallelTerminationStrategy: PID 177 died...
22:49:43.322934 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:43.326586 --- ParallelTerminationStrategy: PID 178 died...
22:49:43.328056 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:43.331766 --- ParallelTerminationStrategy: PID 179 died...
22:49:43.333251 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:43.336898 --- ParallelTerminationStrategy: PID 180 died...
22:49:43.338373 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:43.342044 --- ParallelTerminationStrategy: PID 181 died...
22:49:43.343515 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:43.347171 --- ParallelTerminationStrategy: PID 182 died...
22:49:43.348650 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:43.352293 --- ParallelTerminationStrategy: PID 183 died...
22:49:43.353785 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:43.357451 --- ParallelTerminationStrategy: PID 184 died...
22:49:43.358927 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:43.362577 --- ParallelTerminationStrategy: PID 185 died...
22:49:43.364055 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:43.367712 --- ParallelTerminationStrategy: PID 186 died...
22:49:43.369178 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:43.372802 --- ParallelTerminationStrategy: PID 187 died...
22:49:43.374265 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:43.377927 --- ParallelTerminationStrategy: PID 188 died...
22:49:43.379409 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:43.383066 --- ParallelTerminationStrategy: PID 189 died...
22:49:43.384533 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:43.388175 --- ParallelTerminationStrategy: PID 190 died...
22:49:43.389646 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:43.393299 --- ParallelTerminationStrategy: PID 191 died...
22:49:43.394764 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:43.398411 --- ParallelTerminationStrategy: PID 192 died...
22:49:43.399884 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:43.403521 --- ParallelTerminationStrategy: PID 193 died...
22:49:43.405011 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:43.408657 --- ParallelTerminationStrategy: PID 194 died...
22:49:43.410128 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:43.413778 --- ParallelTerminationStrategy: PID 195 died...
22:49:43.415245 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:43.418912 --- ParallelTerminationStrategy: PID 196 died...
22:49:43.420386 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:43.424026 --- ParallelTerminationStrategy: PID 197 died...
22:49:43.425499 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:43.429159 --- ParallelTerminationStrategy: PID 198 died...
22:49:43.430631 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:43.434268 --- ParallelTerminationStrategy: PID 199 died...
22:49:43.435740 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:43.439363 --- ParallelTerminationStrategy: PID 200 died...
22:49:43.440854 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:43.444515 --- ParallelTerminationStrategy: PID 201 died...
22:49:43.445990 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:43.449658 --- ParallelTerminationStrategy: PID 202 died...
22:49:43.451136 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:43.454775 --- ParallelTerminationStrategy: PID 203 died...
22:49:43.456255 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:43.459907 --- ParallelTerminationStrategy: PID 204 died...
22:49:43.461387 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:43.465061 --- ParallelTerminationStrategy: PID 205 died...
22:49:43.466536 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:43.470186 --- ParallelTerminationStrategy: PID 206 died...
22:49:43.471657 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:43.475308 --- ParallelTerminationStrategy: PID 207 died...
22:49:43.476778 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:43.480440 --- ParallelTerminationStrategy: PID 208 died...
22:49:43.481932 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:43.485575 --- ParallelTerminationStrategy: PID 209 died...
22:49:43.487060 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:43.490742 --- ParallelTerminationStrategy: PID 210 died...
22:49:43.492215 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:43.495856 --- ParallelTerminationStrategy: PID 211 died...
22:49:43.497321 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:43.500956 --- ParallelTerminationStrategy: PID 212 died...
22:49:43.502435 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:43.506086 --- ParallelTerminationStrategy: PID 213 died...
22:49:43.507567 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:43.511221 --- ParallelTerminationStrategy: PID 214 died...
22:49:43.512685 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:43.516345 --- ParallelTerminationStrategy: PID 215 died...
22:49:43.517849 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:43.521509 --- ParallelTerminationStrategy: PID 216 died...
22:49:43.522985 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:43.526639 --- ParallelTerminationStrategy: PID 217 died...
22:49:43.528113 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:43.531815 --- ParallelTerminationStrategy: PID 218 died...
22:49:43.533321 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:43.536999 --- ParallelTerminationStrategy: PID 219 died...
22:49:43.538475 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:43.542121 --- ParallelTerminationStrategy: PID 220 died...
22:49:43.543593 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:43.547259 --- ParallelTerminationStrategy: PID 221 died...
22:49:43.548732 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:43.552388 --- ParallelTerminationStrategy: PID 222 died...
22:49:43.553861 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:43.557506 --- ParallelTerminationStrategy: PID 223 died...
22:49:43.558983 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:43.562629 --- ParallelTerminationStrategy: PID 224 died...
22:49:43.564106 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:43.567758 --- ParallelTerminationStrategy: PID 225 died...
22:49:43.569257 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:43.572920 --- ParallelTerminationStrategy: PID 226 died...
22:49:43.574396 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:43.578053 --- ParallelTerminationStrategy: PID 227 died...
22:49:43.579521 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:43.583183 --- ParallelTerminationStrategy: PID 228 died...
22:49:43.584665 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:43.588332 --- ParallelTerminationStrategy: PID 229 died...
22:49:43.589799 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:43.593473 --- ParallelTerminationStrategy: PID 230 died...
22:49:43.594952 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:43.598618 --- ParallelTerminationStrategy: PID 231 died...
22:49:43.600094 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:43.603795 --- ParallelTerminationStrategy: PID 232 died...
22:49:43.605285 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:43.608942 --- ParallelTerminationStrategy: PID 233 died...
22:49:43.610422 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:43.614108 --- ParallelTerminationStrategy: PID 234 died...
22:49:43.615577 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:47.019905 --- ParallelTerminationStrategy: PID 34 died...
22:49:47.026009 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8158 netreg_mass PASS
---------------------------------------------------------------------
22:49:47.101761 tst trial-8158: Storing JUnit report in /build/trial-8158/run.2025-11-22_22-48-20/trial-8158.xml
--------------------------------------------------------------------------------------------
trial-8158 PASS
--------------------------------------------------------------------------------------------
22:49:47.112556 tst trial-8158: trial-8158: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (81.3 sec)
+ exit_code=0
+ rm -rf trial-8158/inst
+ cd trial-8158
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-11-22 22:48:19
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8158-run.tgz run.2025-11-22_22-48-20
+ tar czf /build/trial-8158-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-11-22_13_26_19.tgz osmo-bts-oc2g.build-2025-11-22_00_51_57.tgz osmo-bts-sysmo.build-2025-11-22_00_51_52.tgz osmo-bts.build-2025-11-22_00_51_57.tgz osmo-ggsn.build-2025-11-22_20_42_46.tgz osmo-hlr.build-2025-11-22_16_36_48.tgz osmo-hnbgw.build-2025-11-22_13_31_09.tgz osmo-mgw.build-2025-11-22_08_33_15.tgz osmo-msc.build-2025-11-22_13_35_23.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-11-22_07_35_46.tgz osmo-pcu-sysmo.build-2025-11-22_07_35_50.tgz osmo-pcu.build-2025-11-22_07_37_54.tgz osmo-sgsn.build-2025-11-22_20_48_24.tgz osmo-stp.build-2025-11-22_13_23_22.tgz osmo-trx.build-2025-11-22_14_27_01.tgz osmocom-bb.build-2025-11-22_21_17_22.tgz srslte.build-19.tgz
+ exit 0
+ clean_up_trap
+ set +x
### Clean up ###
+ trap - EXIT INT TERM 0
+ clean_up
+ docker kill osmo-gsm-tester-virtual
Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual
+ true
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Finished: SUCCESS