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/jenkins7436651247382141373.sh
+ rm -rf trial-8161-bin.tgz trial-8161-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24934
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10997
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10396
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12835
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13158
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12699
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 41045
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7538
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 43160
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8340
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 13134
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7448
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11522
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7578
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9020
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6298
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 7448
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins951180840269735993.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-8161
+ 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 [18/28] RUN SET -x && mkdir -p /tmp/mongodb && cd /tmp/mongodb && wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && wget "http://archive.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" > /etc/apt/sources.list.d/mongodb-org.list && apt-get update && apt-get install -y mongodb-org && apt-get clean && cd / && rm -rf /tmp/mongodb && rm /etc/apt/sources.list.d/mongodb-org.list && sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf
#7 CACHED
#8 [20/28] WORKDIR /TMP
#8 CACHED
#9 [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
#9 CACHED
#10 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#10 CACHED
#11 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#11 CACHED
#12 [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
#12 CACHED
#13 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#13 CACHED
#14 [ 9/28] COPY SSH /root/.ssh
#14 CACHED
#15 [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
#15 CACHED
#16 [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
#16 CACHED
#17 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#17 CACHED
#18 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#18 CACHED
#19 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#19 CACHED
#20 [ 3/28] RUN groupadd osmo-gsm-tester
#20 CACHED
#21 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#21 CACHED
#22 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#22 CACHED
#23 [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
#23 CACHED
#24 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#24 CACHED
#25 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#25 CACHED
#26 [ 5/28] RUN APT-GET update && apt-get install -y --no-install-recommends cpio dbus tcpdump sqlite3 python3 python3-setuptools python3-yaml python3-mako python3-gi python3-numpy python3-wheel python3-watchdog ofono patchelf rpm2cpio sudo libcap2-bin python3-pip udhcpc iperf3 locales
#26 CACHED
#27 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#27 CACHED
#28 [ 2/28] RUN useradd -ms /bin/bash jenkins
#28 CACHED
#29 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#29 CACHED
#30 [ 8/28] RUN MKDIR /var/run/sshd
#30 CACHED
#31 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#31 CACHED
#32 [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
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:cd13f1e904ff0d394cc79c2247c5d6be6eda6b697fb554aa03d0361996da4196 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=8162 -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-26 22:48:26
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8162
+ mkdir -p trial-8162
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-11-26_13_25_55.tgz osmo-bts-oc2g.build-2025-11-26_00_52_10.tgz osmo-bts-sysmo.build-2025-11-26_00_52_01.tgz osmo-bts.build-2025-11-26_00_52_14.tgz osmo-ggsn.build-2025-11-26_20_42_32.tgz osmo-hlr.build-2025-11-26_16_36_52.tgz osmo-hnbgw.build-2025-11-26_13_28_41.tgz osmo-mgw.build-2025-11-26_08_33_15.tgz osmo-msc.build-2025-11-26_13_32_55.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-11-26_07_36_17.tgz osmo-pcu-sysmo.build-2025-11-26_07_34_07.tgz osmo-pcu.build-2025-11-26_07_36_21.tgz osmo-sgsn.build-2025-11-26_20_48_04.tgz osmo-stp.build-2025-11-26_13_23_04.tgz osmo-trx.build-2025-11-26_14_27_36.tgz osmocom-bb.build-2025-11-26_21_17_20.tgz srslte.build-19.tgz trial-8162
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-11-26_13_25_55.md5 osmo-bts-oc2g.build-2025-11-26_00_52_10.md5 osmo-bts-sysmo.build-2025-11-26_00_52_01.md5 osmo-bts.build-2025-11-26_00_52_14.md5 osmo-ggsn.build-2025-11-26_20_42_32.md5 osmo-hlr.build-2025-11-26_16_36_52.md5 osmo-hnbgw.build-2025-11-26_13_28_41.md5 osmo-mgw.build-2025-11-26_08_33_15.md5 osmo-msc.build-2025-11-26_13_32_55.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-11-26_07_36_17.md5 osmo-pcu-sysmo.build-2025-11-26_07_34_07.md5 osmo-pcu.build-2025-11-26_07_36_21.md5 osmo-sgsn.build-2025-11-26_20_48_04.md5 osmo-stp.build-2025-11-26_13_23_04.md5 osmo-trx.build-2025-11-26_14_27_36.md5 osmocom-bb.build-2025-11-26_21_17_20.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-11-26_13_25_55.md5 osmo-bts-oc2g.build-2025-11-26_00_52_10.md5 osmo-bts-sysmo.build-2025-11-26_00_52_01.md5 osmo-bts.build-2025-11-26_00_52_14.md5 osmo-ggsn.build-2025-11-26_20_42_32.md5 osmo-hlr.build-2025-11-26_16_36_52.md5 osmo-hnbgw.build-2025-11-26_13_28_41.md5 osmo-mgw.build-2025-11-26_08_33_15.md5 osmo-msc.build-2025-11-26_13_32_55.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-11-26_07_36_17.md5 osmo-pcu-sysmo.build-2025-11-26_07_34_07.md5 osmo-pcu.build-2025-11-26_07_36_21.md5 osmo-sgsn.build-2025-11-26_20_48_04.md5 osmo-stp.build-2025-11-26_13_23_04.md5 osmo-trx.build-2025-11-26_14_27_36.md5 osmocom-bb.build-2025-11-26_21_17_20.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-8162 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8162'
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-8162
--------------------------------------------------------------------------------------------
22:48:26.917415 tst trial-8162: Detailed log at /build/trial-8162/run.2025-11-26_22-48-26/log
---------------------------------------------------------------------
trial-8162 netreg_mass
---------------------------------------------------------------------
22:48:27.119872 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:27.120216 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:27.120985 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:27.122152 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:27.163409 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:27.164292 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:27.166341 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:27.237800 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-8162 netreg_mass register_default_mass.py
----------------------------------------------
22:48:27.238544 tst register_default_mass.py:9: Claiming resources for the test
22:48:27.253543 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:27.254081 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:27.254530 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:27.254978 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:27.255402 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:27.255847 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:27.256306 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:27.286805 tst register_default_mass.py: using LAC 2
22:48:27.309065 tst register_default_mass.py: using RAC 2
22:48:27.336136 tst register_default_mass.py: using CellId 2
22:48:27.366027 tst register_default_mass.py: using BVCI 3
22:48:27.379842 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.380533 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.381119 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.381642 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.382163 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.382677 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.383185 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.383707 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.384245 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.384768 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.385271 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.385794 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.386315 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.386829 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.387356 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.387870 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.388374 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.388901 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.389411 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.389914 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.390434 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.390950 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.391459 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.391968 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.392490 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.393001 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.393508 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.394021 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.394538 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.395044 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.395565 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.396072 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.396580 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.397106 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.397627 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.398135 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.398639 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.399166 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.399683 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.400185 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.400709 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.401225 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.401736 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.402257 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.402773 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.403279 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.403784 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.404312 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.404824 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.405331 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.405866 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.406383 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.406885 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.407401 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.407910 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.408418 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.408924 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.409426 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.409939 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.410432 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.410923 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.411436 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.411953 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.412455 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.412953 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.413463 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.413965 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.414469 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.414983 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.415479 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.415977 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.416497 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.417072 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.417586 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.418099 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.418596 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.419089 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.419603 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.420102 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.420607 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.421119 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.421618 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.422120 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.422631 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.423125 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.423615 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.424129 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.424632 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.425134 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.425657 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.426186 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.426699 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.427214 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.427725 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.428229 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.428727 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.429223 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.429742 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.430248 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.430747 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.431258 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:27.431815 tst register_default_mass.py:21: Launching a simple network
22:48:27.441649 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:27.558324 run create_hlr_db(pid=20): Launched
22:48:28.571830 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:28.587958 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:28.602797 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:28.608475 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:28.789612 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:28.804354 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:28.809825 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:29.219182 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:29.233839 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:32.247935 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:32.359484 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:32.374123 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:32.379764 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:32.402970 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:32.418070 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:32.423765 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:32.729063 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:32.744263 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:38.772096 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:38.942803 run osmo-bts-virtual(pid=34): Launched
22:48:39.987831 tst register_default_mass.py: using MSISDN 1001
22:48:40.005648 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:40.045504 tst register_default_mass.py: using MSISDN 1002
22:48:40.063453 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:40.093984 tst register_default_mass.py: using MSISDN 1003
22:48:40.108553 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:40.139136 tst register_default_mass.py: using MSISDN 1004
22:48:40.153490 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:40.184045 tst register_default_mass.py: using MSISDN 1005
22:48:40.198591 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:40.229462 tst register_default_mass.py: using MSISDN 1006
22:48:40.243932 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:40.274554 tst register_default_mass.py: using MSISDN 1007
22:48:40.289080 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:40.319983 tst register_default_mass.py: using MSISDN 1008
22:48:40.334560 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:40.364949 tst register_default_mass.py: using MSISDN 1009
22:48:40.379122 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:40.409851 tst register_default_mass.py: using MSISDN 1010
22:48:40.424456 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:40.454709 tst register_default_mass.py: using MSISDN 1011
22:48:40.469009 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:40.499722 tst register_default_mass.py: using MSISDN 1012
22:48:40.514253 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:40.544777 tst register_default_mass.py: using MSISDN 1013
22:48:40.559245 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:40.590000 tst register_default_mass.py: using MSISDN 1014
22:48:40.604378 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:40.635185 tst register_default_mass.py: using MSISDN 1015
22:48:40.649814 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:40.680671 tst register_default_mass.py: using MSISDN 1016
22:48:40.695403 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:40.726395 tst register_default_mass.py: using MSISDN 1017
22:48:40.741003 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:40.771716 tst register_default_mass.py: using MSISDN 1018
22:48:40.786130 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:40.816578 tst register_default_mass.py: using MSISDN 1019
22:48:40.831018 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:40.861388 tst register_default_mass.py: using MSISDN 1020
22:48:40.875599 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:40.906353 tst register_default_mass.py: using MSISDN 1021
22:48:40.920885 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:40.950789 tst register_default_mass.py: using MSISDN 1022
22:48:40.964851 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:40.995611 tst register_default_mass.py: using MSISDN 1023
22:48:41.010174 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:41.040977 tst register_default_mass.py: using MSISDN 1024
22:48:41.055530 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:41.086358 tst register_default_mass.py: using MSISDN 1025
22:48:41.100889 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:41.131659 tst register_default_mass.py: using MSISDN 1026
22:48:41.146190 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:41.177130 tst register_default_mass.py: using MSISDN 1027
22:48:41.191690 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:41.222585 tst register_default_mass.py: using MSISDN 1028
22:48:41.237081 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:41.267582 tst register_default_mass.py: using MSISDN 1029
22:48:41.281929 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:41.312464 tst register_default_mass.py: using MSISDN 1030
22:48:41.326766 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:41.357757 tst register_default_mass.py: using MSISDN 1031
22:48:41.372181 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:41.402553 tst register_default_mass.py: using MSISDN 1032
22:48:41.416872 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:41.447254 tst register_default_mass.py: using MSISDN 1033
22:48:41.461573 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:41.492719 tst register_default_mass.py: using MSISDN 1034
22:48:41.507282 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:41.537903 tst register_default_mass.py: using MSISDN 1035
22:48:41.552333 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:41.582765 tst register_default_mass.py: using MSISDN 1036
22:48:41.597246 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:41.627900 tst register_default_mass.py: using MSISDN 1037
22:48:41.642361 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:41.672814 tst register_default_mass.py: using MSISDN 1038
22:48:41.682476 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:41.712140 tst register_default_mass.py: using MSISDN 1039
22:48:41.727197 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:41.757256 tst register_default_mass.py: using MSISDN 1040
22:48:41.771165 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:41.801323 tst register_default_mass.py: using MSISDN 1041
22:48:41.815018 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:41.845082 tst register_default_mass.py: using MSISDN 1042
22:48:41.858870 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:41.889154 tst register_default_mass.py: using MSISDN 1043
22:48:41.903097 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:41.933663 tst register_default_mass.py: using MSISDN 1044
22:48:41.947832 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:41.978265 tst register_default_mass.py: using MSISDN 1045
22:48:41.992145 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:42.022781 tst register_default_mass.py: using MSISDN 1046
22:48:42.036831 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:42.067348 tst register_default_mass.py: using MSISDN 1047
22:48:42.081357 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:42.111992 tst register_default_mass.py: using MSISDN 1048
22:48:42.126120 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:42.156871 tst register_default_mass.py: using MSISDN 1049
22:48:42.170942 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:42.201700 tst register_default_mass.py: using MSISDN 1050
22:48:42.215892 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:42.246567 tst register_default_mass.py: using MSISDN 1051
22:48:42.260413 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:42.291172 tst register_default_mass.py: using MSISDN 1052
22:48:42.305079 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:42.335836 tst register_default_mass.py: using MSISDN 1053
22:48:42.345479 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:42.375948 tst register_default_mass.py: using MSISDN 1054
22:48:42.391602 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:42.422395 tst register_default_mass.py: using MSISDN 1055
22:48:42.437015 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:42.467448 tst register_default_mass.py: using MSISDN 1056
22:48:42.481967 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:42.513148 tst register_default_mass.py: using MSISDN 1057
22:48:42.527531 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:42.558249 tst register_default_mass.py: using MSISDN 1058
22:48:42.572804 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:42.603252 tst register_default_mass.py: using MSISDN 1059
22:48:42.617550 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:42.648353 tst register_default_mass.py: using MSISDN 1060
22:48:42.662965 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:42.693368 tst register_default_mass.py: using MSISDN 1061
22:48:42.707598 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:42.738253 tst register_default_mass.py: using MSISDN 1062
22:48:42.752897 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:42.783451 tst register_default_mass.py: using MSISDN 1063
22:48:42.797838 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:42.827949 tst register_default_mass.py: using MSISDN 1064
22:48:42.842240 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:42.872896 tst register_default_mass.py: using MSISDN 1065
22:48:42.887258 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:42.917650 tst register_default_mass.py: using MSISDN 1066
22:48:42.931972 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:42.962472 tst register_default_mass.py: using MSISDN 1067
22:48:42.976897 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:43.007568 tst register_default_mass.py: using MSISDN 1068
22:48:43.022065 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:43.052729 tst register_default_mass.py: using MSISDN 1069
22:48:43.067168 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:43.098251 tst register_default_mass.py: using MSISDN 1070
22:48:43.112843 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:43.143384 tst register_default_mass.py: using MSISDN 1071
22:48:43.157695 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:43.188160 tst register_default_mass.py: using MSISDN 1072
22:48:43.202573 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:43.236925 tst register_default_mass.py: using MSISDN 1073
22:48:43.253095 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:43.283680 tst register_default_mass.py: using MSISDN 1074
22:48:43.298303 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:43.328791 tst register_default_mass.py: using MSISDN 1075
22:48:43.343216 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:43.373357 tst register_default_mass.py: using MSISDN 1076
22:48:43.383087 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:43.413472 tst register_default_mass.py: using MSISDN 1077
22:48:43.428857 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:43.459385 tst register_default_mass.py: using MSISDN 1078
22:48:43.473275 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:43.503753 tst register_default_mass.py: using MSISDN 1079
22:48:43.513731 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:43.544729 tst register_default_mass.py: using MSISDN 1080
22:48:43.560579 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:43.590986 tst register_default_mass.py: using MSISDN 1081
22:48:43.605514 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:43.635377 tst register_default_mass.py: using MSISDN 1082
22:48:43.645092 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:43.674863 tst register_default_mass.py: using MSISDN 1083
22:48:43.689749 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:43.720560 tst register_default_mass.py: using MSISDN 1084
22:48:43.734724 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:43.764919 tst register_default_mass.py: using MSISDN 1085
22:48:43.778902 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:43.808283 tst register_default_mass.py: using MSISDN 1086
22:48:43.821865 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:43.850916 tst register_default_mass.py: using MSISDN 1087
22:48:43.864147 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:43.894863 tst register_default_mass.py: using MSISDN 1088
22:48:43.908865 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:43.939440 tst register_default_mass.py: using MSISDN 1089
22:48:43.953382 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:43.992810 tst register_default_mass.py: using MSISDN 1090
22:48:44.002773 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:44.033052 tst register_default_mass.py: using MSISDN 1091
22:48:44.048683 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:44.079199 tst register_default_mass.py: using MSISDN 1092
22:48:44.093873 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:44.124250 tst register_default_mass.py: using MSISDN 1093
22:48:44.138561 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:44.169000 tst register_default_mass.py: using MSISDN 1094
22:48:44.183383 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:44.213695 tst register_default_mass.py: using MSISDN 1095
22:48:44.228097 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:44.258562 tst register_default_mass.py: using MSISDN 1096
22:48:44.272885 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:44.303478 tst register_default_mass.py: using MSISDN 1097
22:48:44.318008 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:44.348362 tst register_default_mass.py: using MSISDN 1098
22:48:44.362784 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:44.394063 tst register_default_mass.py: using MSISDN 1099
22:48:44.408697 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:44.439273 tst register_default_mass.py: using MSISDN 1100
22:48:44.453582 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:44.545046 run mass: Starting testcase
22:48:44.550475 run mass: Pre-launching all virtphy's
22:48:44.555809 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:44.568780 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:44.574751 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:44.587417 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:44.593447 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:44.606186 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:44.612146 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:44.624896 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:44.630837 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:44.643536 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:44.649614 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:44.662515 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:44.668475 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:44.681112 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:44.686942 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:44.699514 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:44.705355 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:44.717978 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:44.723842 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:44.736368 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:44.742241 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:44.754864 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:44.760708 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:44.773337 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:44.779172 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:44.791769 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:44.797688 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:44.810312 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:44.816144 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:44.828722 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:44.834594 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:44.847209 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:44.853153 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:44.865903 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:44.871895 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:44.884534 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:44.890478 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:44.903225 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:44.909118 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:44.921923 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:44.927853 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:44.940548 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:44.946504 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:44.959225 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:44.965112 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:44.977796 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:44.983693 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:44.996421 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:45.002290 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:45.015007 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:45.020946 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:45.033700 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:45.039627 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:45.052397 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:45.058292 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:45.071071 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:45.076950 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:45.089799 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:45.095674 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:45.108535 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:45.114415 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:45.127109 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:45.133137 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:45.145872 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:45.151908 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:45.164698 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:45.170577 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:45.183287 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:45.189206 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:45.201898 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:45.207763 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:45.220432 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:45.226427 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:45.239509 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:45.245480 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:45.258422 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:45.264418 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:45.277247 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:45.283187 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:45.295946 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:45.301899 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:45.314623 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:45.320556 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:45.333475 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:45.339377 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:45.352188 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:45.358138 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:45.371027 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:45.377008 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:45.389936 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:45.395851 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:45.408696 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:45.414622 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:45.427357 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:45.433262 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:45.446044 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:45.451990 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:45.464741 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:45.470693 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:45.483465 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:45.489385 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:45.502091 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:45.507960 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:45.520695 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:45.526663 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:45.539605 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:45.545663 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:45.558748 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:45.564774 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:45.577897 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:45.583834 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:45.596629 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:45.602543 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:45.615425 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:45.621344 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:45.634273 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:45.640228 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:45.652929 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:45.658867 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:45.671644 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:45.677576 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:45.690332 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:45.696215 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:45.708927 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:45.714815 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:45.727482 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:45.733377 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:45.746062 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:45.752000 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:45.764758 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:45.770649 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:45.783348 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:45.789221 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:45.802094 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:45.807963 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:45.820880 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:45.826744 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:45.839561 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:45.845474 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:45.858372 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:45.864291 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:45.877096 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:45.883057 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:45.895880 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:45.901920 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:45.914744 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:45.920731 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:45.933566 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:45.939490 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:45.952293 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:45.958237 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:45.971023 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:45.976954 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:45.989757 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:45.995720 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:46.008536 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:46.014526 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:46.027362 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:46.033652 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:46.046755 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:46.052782 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:46.065863 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:46.071848 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:46.084935 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:46.090924 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:46.103988 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:46.109976 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:46.122858 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:46.128892 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:46.141834 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:46.147836 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:46.160776 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:46.166810 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:46.179856 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:46.185972 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:46.199091 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:46.205209 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:46.218109 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:46.224110 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:46.237014 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:46.243045 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:46.255932 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:46.261894 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:46.274870 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:46.280835 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:46.293788 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:46.299718 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:46.312776 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:46.318950 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:46.332133 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:46.338227 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:46.351253 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:46.357302 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:46.370133 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:46.376208 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:46.389064 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:46.395119 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:46.408049 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:46.414106 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:46.427019 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:46.433052 run mass: Checking if sockets are in the filesystem
22:48:46.465358 run osmo-ms-mob/00000: Starting mobile
22:48:46.478213 run osmo-ms-mob/00000(pid=135): Launched
22:48:46.489645 run mass: MS start registered {at=27428232.192995977, delay=0.005442027002573013, ms=00000}
22:48:50.680495 run osmo-ms-mob/00001: Starting mobile
22:48:50.697118 run osmo-ms-mob/00001(pid=136): Launched
22:48:50.707636 run mass: MS start registered {at=27428236.41097073, delay=0.0045836083590984344, ms=00001}
22:48:51.770364 run mass: MS performed LU {at=27428237.47360224, lu_delay=5.280606262385845, ms=00000}
22:48:52.478746 run osmo-ms-mob/00002: Starting mobile
22:48:52.494525 run osmo-ms-mob/00002(pid=137): Launched
22:48:52.505046 run mass: MS start registered {at=27428238.20839483, delay=0.004534926265478134, ms=00002}
22:48:53.780971 run osmo-ms-mob/00003: Starting mobile
22:48:53.798373 run osmo-ms-mob/00003(pid=138): Launched
22:48:53.808904 run mass: MS start registered {at=27428239.512256876, delay=0.0046192556619644165, ms=00003}
22:48:54.848375 run osmo-ms-mob/00004: Starting mobile
22:48:54.861084 run osmo-ms-mob/00004(pid=139): Launched
22:48:54.871614 run mass: MS start registered {at=27428240.574965388, delay=0.0046148523688316345, ms=00004}
22:48:55.536479 run mass: MS performed LU {at=27428241.23971375, lu_delay=4.8287430219352245, ms=00001}
22:48:55.849339 run osmo-ms-mob/00005: Starting mobile
22:48:55.862187 run osmo-ms-mob/00005(pid=140): Launched
22:48:55.872659 run mass: MS start registered {at=27428241.5759933, delay=0.00457155704498291, ms=00005}
22:48:56.750655 run osmo-ms-mob/00006: Starting mobile
22:48:56.763646 run osmo-ms-mob/00006(pid=141): Launched
22:48:56.774129 run mass: MS start registered {at=27428242.4774812, delay=0.0044047050178050995, ms=00006}
22:48:57.437866 run mass: MS performed LU {at=27428243.141102083, lu_delay=4.932707253843546, ms=00002}
22:48:57.681451 run osmo-ms-mob/00007: Starting mobile
22:48:57.698431 run osmo-ms-mob/00007(pid=142): Launched
22:48:57.708999 run mass: MS start registered {at=27428243.412348405, delay=0.004538554698228836, ms=00007}
22:48:58.448828 run osmo-ms-mob/00008: Starting mobile
22:48:58.462241 run osmo-ms-mob/00008(pid=143): Launched
22:48:58.472851 run mass: MS start registered {at=27428244.17620117, delay=0.004631366580724716, ms=00008}
22:48:59.173672 run osmo-ms-mob/00009: Starting mobile
22:48:59.186633 run osmo-ms-mob/00009(pid=144): Launched
22:48:59.197207 run mass: MS start registered {at=27428244.90055911, delay=0.004544541239738464, ms=00009}
22:48:59.302329 run mass: MS performed LU {at=27428245.005570486, lu_delay=5.4933136105537415, ms=00003}
22:48:59.880955 run osmo-ms-mob/00010: Starting mobile
22:48:59.898320 run osmo-ms-mob/00010(pid=145): Launched
22:48:59.908946 run mass: MS start registered {at=27428245.612297773, delay=0.004607036709785461, ms=00010}
22:49:00.449000 run osmo-ms-mob/00011: Starting mobile
22:49:00.462102 run osmo-ms-mob/00011(pid=146): Launched
22:49:00.472781 run mass: MS start registered {at=27428246.176132157, delay=0.004627875983715057, ms=00011}
22:49:01.048756 run osmo-ms-mob/00012: Starting mobile
22:49:01.061713 run osmo-ms-mob/00012(pid=147): Launched
22:49:01.072213 run mass: MS start registered {at=27428246.77556734, delay=0.004580676555633545, ms=00012}
22:49:01.204921 run mass: MS performed LU {at=27428246.908167537, lu_delay=5.332174237817526, ms=00005}
22:49:01.230461 run mass: MS performed LU {at=27428246.933806892, lu_delay=6.358841504901648, ms=00004}
22:49:01.680893 run osmo-ms-mob/00013: Starting mobile
22:49:01.697687 run osmo-ms-mob/00013(pid=148): Launched
22:49:01.708542 run mass: MS start registered {at=27428247.411895785, delay=0.002400781959295273, ms=00013}
22:49:02.248947 run osmo-ms-mob/00014: Starting mobile
22:49:02.262167 run osmo-ms-mob/00014(pid=149): Launched
22:49:02.273486 run mass: MS start registered {at=27428247.97683908, delay=0.004980839788913727, ms=00014}
22:49:02.857911 run osmo-ms-mob/00015: Starting mobile
22:49:02.871133 run osmo-ms-mob/00015(pid=150): Launched
22:49:02.882004 run mass: MS start registered {at=27428248.585358992, delay=0.0049566663801670074, ms=00015}
22:49:03.068390 run mass: MS performed LU {at=27428248.771614403, lu_delay=6.294133201241493, ms=00006}
22:49:03.133555 run mass: MS performed LU {at=27428248.83680001, lu_delay=5.424451604485512, ms=00007}
22:49:03.381129 run osmo-ms-mob/00016: Starting mobile
22:49:03.397974 run osmo-ms-mob/00016(pid=151): Launched
22:49:03.408653 run mass: MS start registered {at=27428249.112005472, delay=0.00473075732588768, ms=00016}
22:49:03.437092 run mass: MS performed LU {at=27428249.140412647, lu_delay=4.964211478829384, ms=00008}
22:49:03.871051 run osmo-ms-mob/00017: Starting mobile
22:49:03.886797 run osmo-ms-mob/00017(pid=152): Launched
22:49:03.897831 run mass: MS start registered {at=27428249.60118224, delay=0.005064036697149277, ms=00017}
22:49:04.469666 run osmo-ms-mob/00018: Starting mobile
22:49:04.485529 run osmo-ms-mob/00018(pid=153): Launched
22:49:04.496241 run mass: MS start registered {at=27428250.199594427, delay=0.004750903695821762, ms=00018}
22:49:04.865766 run osmo-ms-mob/00019: Starting mobile
22:49:04.879122 run osmo-ms-mob/00019(pid=154): Launched
22:49:04.889786 run mass: MS start registered {at=27428250.593141224, delay=0.0046024806797504425, ms=00019}
22:49:04.969820 run mass: MS performed LU {at=27428250.673071764, lu_delay=5.060773991048336, ms=00010}
22:49:04.997369 run mass: MS performed LU {at=27428250.700650647, lu_delay=5.800091538578272, ms=00009}
22:49:05.103145 run mass: MS performed LU {at=27428250.806398798, lu_delay=4.630266640335321, ms=00011}
22:49:05.389146 run osmo-ms-mob/00020: Starting mobile
22:49:05.405968 run osmo-ms-mob/00020(pid=155): Launched
22:49:05.416643 run mass: MS start registered {at=27428251.1199906, delay=0.004598096013069153, ms=00020}
22:49:05.862476 run osmo-ms-mob/00021: Starting mobile
22:49:05.876250 run osmo-ms-mob/00021(pid=156): Launched
22:49:05.887247 run mass: MS start registered {at=27428251.59060013, delay=0.004850558936595917, ms=00021}
22:49:06.258330 run osmo-ms-mob/00022: Starting mobile
22:49:06.274328 run osmo-ms-mob/00022(pid=157): Launched
22:49:06.285228 run mass: MS start registered {at=27428251.98858217, delay=0.004664856940507889, ms=00022}
22:49:06.780464 run osmo-ms-mob/00023: Starting mobile
22:49:06.797717 run osmo-ms-mob/00023(pid=158): Launched
22:49:06.808832 run mass: MS start registered {at=27428252.51217826, delay=0.005007155239582062, ms=00023}
22:49:06.833471 run mass: MS performed LU {at=27428252.536800817, lu_delay=5.124905031174421, ms=00013}
22:49:06.899192 run mass: MS performed LU {at=27428252.602446675, lu_delay=5.82687933370471, ms=00012}
22:49:06.968434 run mass: MS performed LU {at=27428252.67168658, lu_delay=4.694847498089075, ms=00014}
22:49:06.996950 run osmo-ms-mob/00024: Starting mobile
22:49:07.010054 run osmo-ms-mob/00024(pid=159): Launched
22:49:07.020777 run mass: MS start registered {at=27428252.724133223, delay=0.0046896301209926605, ms=00024}
22:49:07.660094 run osmo-ms-mob/00025: Starting mobile
22:49:07.673704 run osmo-ms-mob/00025(pid=160): Launched
22:49:07.684748 run mass: MS start registered {at=27428253.38809641, delay=0.004926398396492004, ms=00025}
22:49:08.068055 run osmo-ms-mob/00026: Starting mobile
22:49:08.084369 run osmo-ms-mob/00026(pid=161): Launched
22:49:08.095168 run mass: MS start registered {at=27428253.798519127, delay=0.004815008491277695, ms=00026}
22:49:08.475448 run osmo-ms-mob/00027: Starting mobile
22:49:08.489496 run osmo-ms-mob/00027(pid=162): Launched
22:49:08.500859 run mass: MS start registered {at=27428254.204209957, delay=0.005208674818277359, ms=00027}
22:49:08.633894 run mass: MS performed LU {at=27428254.33714698, lu_delay=5.7517879866063595, ms=00015}
22:49:08.735571 run mass: MS performed LU {at=27428254.438819855, lu_delay=4.837637614458799, ms=00017}
22:49:08.762355 run mass: MS performed LU {at=27428254.465698127, lu_delay=5.353692654520273, ms=00016}
22:49:08.776813 run osmo-ms-mob/00028: Starting mobile
22:49:08.789705 run osmo-ms-mob/00028(pid=163): Launched
22:49:08.800296 run mass: MS start registered {at=27428254.50365066, delay=0.004591368138790131, ms=00028}
22:49:09.288858 run osmo-ms-mob/00029: Starting mobile
22:49:09.304490 run osmo-ms-mob/00029(pid=164): Launched
22:49:09.315289 run mass: MS start registered {at=27428255.01864378, delay=0.0049130916595458984, ms=00029}
22:49:09.648347 run osmo-ms-mob/00030: Starting mobile
22:49:09.661640 run osmo-ms-mob/00030(pid=165): Launched
22:49:09.672468 run mass: MS start registered {at=27428255.375823326, delay=0.004809018224477768, ms=00030}
22:49:10.069364 run osmo-ms-mob/00031: Starting mobile
22:49:10.087498 run osmo-ms-mob/00031(pid=166): Launched
22:49:10.098483 run mass: MS start registered {at=27428255.8018364, delay=0.004958201199769974, ms=00031}
22:49:10.361616 run osmo-ms-mob/00032: Starting mobile
22:49:10.375706 run osmo-ms-mob/00032(pid=167): Launched
22:49:10.386534 run mass: MS start registered {at=27428256.089887816, delay=0.004767846316099167, ms=00032}
22:49:10.600478 run mass: MS performed LU {at=27428256.303731926, lu_delay=5.710590701550245, ms=00019}
22:49:10.665077 run mass: MS performed LU {at=27428256.36835116, lu_delay=6.168756734579802, ms=00018}
22:49:10.717404 run osmo-ms-mob/00033: Starting mobile
22:49:10.732396 run osmo-ms-mob/00033(pid=168): Launched
22:49:10.743556 run mass: MS start registered {at=27428256.44690987, delay=0.0006564408540725708, ms=00033}
22:49:10.769747 run mass: MS performed LU {at=27428256.473019533, lu_delay=5.353028934448957, ms=00020}
22:49:11.024839 run mass: MS performed LU {at=27428256.72809794, lu_delay=4.739515770226717, ms=00022}
22:49:11.178560 run osmo-ms-mob/00034: Starting mobile
22:49:11.194181 run osmo-ms-mob/00034(pid=169): Launched
22:49:11.206600 run mass: MS start registered {at=27428256.90995154, delay=0.006397876888513565, ms=00034}
22:49:11.449623 run osmo-ms-mob/00035: Starting mobile
22:49:11.462960 run osmo-ms-mob/00035(pid=170): Launched
22:49:11.474274 run mass: MS start registered {at=27428257.177626695, delay=0.0049932971596717834, ms=00035}
22:49:11.849288 run osmo-ms-mob/00036: Starting mobile
22:49:11.862208 run osmo-ms-mob/00036(pid=171): Launched
22:49:11.873599 run mass: MS start registered {at=27428257.576947987, delay=0.005177251994609833, ms=00036}
22:49:12.249110 run osmo-ms-mob/00037: Starting mobile
22:49:12.262028 run osmo-ms-mob/00037(pid=172): Launched
22:49:12.273076 run mass: MS start registered {at=27428257.976427328, delay=0.004834774881601334, ms=00037}
22:49:12.399549 run mass: MS performed LU {at=27428258.10280311, lu_delay=5.59062485024333, ms=00023}
22:49:12.501694 run mass: MS performed LU {at=27428258.2049485, lu_delay=5.480815276503563, ms=00024}
22:49:12.546589 run osmo-ms-mob/00038: Starting mobile
22:49:12.560464 run osmo-ms-mob/00038(pid=173): Launched
22:49:12.566372 run mass: MS performed LU {at=27428258.26973597, lu_delay=4.881639558821917, ms=00025}
22:49:12.572170 run mass: MS start registered {at=27428258.27553735, delay=0.005817245692014694, ms=00038}
22:49:12.848839 run osmo-ms-mob/00039: Starting mobile
22:49:12.862164 run osmo-ms-mob/00039(pid=174): Launched
22:49:12.873130 run mass: MS start registered {at=27428258.57648268, delay=0.004823718219995499, ms=00039}
22:49:13.262046 run osmo-ms-mob/00040: Starting mobile
22:49:13.275669 run osmo-ms-mob/00040(pid=175): Launched
22:49:13.286327 run mass: MS start registered {at=27428258.989681523, delay=0.004647236317396164, ms=00040}
22:49:13.549357 run osmo-ms-mob/00041: Starting mobile
22:49:13.562259 run osmo-ms-mob/00041(pid=176): Launched
22:49:13.573455 run mass: MS start registered {at=27428259.27680772, delay=0.004895385354757309, ms=00041}
22:49:13.862829 run osmo-ms-mob/00042: Starting mobile
22:49:13.877226 run osmo-ms-mob/00042(pid=177): Launched
22:49:13.888018 run mass: MS start registered {at=27428259.591371093, delay=0.004811771214008331, ms=00042}
22:49:14.280823 run osmo-ms-mob/00043: Starting mobile
22:49:14.297853 run osmo-ms-mob/00043(pid=178): Launched
22:49:14.304114 run mass: MS performed LU {at=27428260.00747359, lu_delay=5.803263634443283, ms=00027}
22:49:14.309980 run mass: MS start registered {at=27428260.01334705, delay=0.005889821797609329, ms=00043}
22:49:14.365478 run mass: MS performed LU {at=27428260.068742376, lu_delay=4.692919049412012, ms=00030}
22:49:14.389633 run osmo-ms-mob/00044: Starting mobile
22:49:14.402600 run osmo-ms-mob/00044(pid=179): Launched
22:49:14.413256 run mass: MS start registered {at=27428260.116609875, delay=0.004498839378356934, ms=00044}
22:49:14.429641 run mass: MS performed LU {at=27428260.132995676, lu_delay=6.334476549178362, ms=00026}
22:49:14.574062 run mass: MS performed LU {at=27428260.27731585, lu_delay=5.773665189743042, ms=00028}
22:49:14.602887 run osmo-ms-mob/00045: Starting mobile
22:49:14.615932 run osmo-ms-mob/00045(pid=180): Launched
22:49:14.626789 run mass: MS start registered {at=27428260.330144715, delay=0.00479009747505188, ms=00045}
22:49:15.170814 run osmo-ms-mob/00046: Starting mobile
22:49:15.187885 run osmo-ms-mob/00046(pid=181): Launched
22:49:15.198770 run mass: MS start registered {at=27428260.9021231, delay=0.004897642880678177, ms=00046}
22:49:15.448244 run osmo-ms-mob/00047: Starting mobile
22:49:15.461683 run osmo-ms-mob/00047(pid=182): Launched
22:49:15.472460 run mass: MS start registered {at=27428261.175812524, delay=0.0044530704617500305, ms=00047}
22:49:15.748399 run osmo-ms-mob/00048: Starting mobile
22:49:15.761683 run osmo-ms-mob/00048(pid=183): Launched
22:49:15.773213 run mass: MS start registered {at=27428261.476565477, delay=0.005359329283237457, ms=00048}
22:49:16.061678 run osmo-ms-mob/00049: Starting mobile
22:49:16.075375 run osmo-ms-mob/00049(pid=184): Launched
22:49:16.086152 run mass: MS start registered {at=27428261.789506663, delay=0.0046029724180698395, ms=00049}
22:49:16.165774 run mass: MS performed LU {at=27428261.869026773, lu_delay=4.959075231105089, ms=00034}
22:49:16.267493 run mass: MS performed LU {at=27428261.97074809, lu_delay=4.7931213937699795, ms=00035}
22:49:16.296033 run osmo-ms-mob/00050: Starting mobile
22:49:16.309201 run osmo-ms-mob/00050(pid=185): Launched
22:49:16.315184 run mass: MS performed LU {at=27428262.018545985, lu_delay=5.928658168762922, ms=00032}
22:49:16.320977 run mass: MS start registered {at=27428262.02434425, delay=0.0058142319321632385, ms=00050}
22:49:16.493336 run mass: MS performed LU {at=27428262.196587533, lu_delay=5.749677661806345, ms=00033}
22:49:16.762458 run osmo-ms-mob/00051: Starting mobile
22:49:16.776864 run osmo-ms-mob/00051(pid=186): Launched
22:49:16.788130 run mass: MS start registered {at=27428262.4914837, delay=0.005004920065402985, ms=00051}
22:49:17.049402 run osmo-ms-mob/00052: Starting mobile
22:49:17.062276 run osmo-ms-mob/00052(pid=187): Launched
22:49:17.073347 run mass: MS start registered {at=27428262.77670016, delay=0.004724521189928055, ms=00052}
22:49:17.363638 run osmo-ms-mob/00053: Starting mobile
22:49:17.377404 run osmo-ms-mob/00053(pid=188): Launched
22:49:17.389558 run mass: MS start registered {at=27428263.092910897, delay=0.005981191992759705, ms=00053}
22:49:17.661660 run osmo-ms-mob/00054: Starting mobile
22:49:17.675858 run osmo-ms-mob/00054(pid=189): Launched
22:49:17.686631 run mass: MS start registered {at=27428263.38998211, delay=0.004635155200958252, ms=00054}
22:49:17.949041 run osmo-ms-mob/00055: Starting mobile
22:49:17.962210 run osmo-ms-mob/00055(pid=190): Launched
22:49:17.972801 run mass: MS start registered {at=27428263.676152058, delay=0.004439957439899445, ms=00055}
22:49:18.132279 run mass: MS performed LU {at=27428263.835530795, lu_delay=5.259048115462065, ms=00039}
22:49:18.196306 run mass: MS performed LU {at=27428263.89956017, lu_delay=5.6240228191018105, ms=00038}
22:49:18.249102 run osmo-ms-mob/00056: Starting mobile
22:49:18.264549 run osmo-ms-mob/00056(pid=191): Launched
22:49:18.270798 run mass: MS performed LU {at=27428263.97415808, lu_delay=5.997730750590563, ms=00037}
22:49:18.277032 run mass: MS start registered {at=27428263.980397664, delay=0.006257995963096619, ms=00056}
22:49:18.301140 run mass: MS performed LU {at=27428264.00446129, lu_delay=5.014779765158892, ms=00040}
22:49:18.316416 run osmo-ms-mob/00057: Starting mobile
22:49:18.329676 run osmo-ms-mob/00057(pid=192): Launched
22:49:18.338154 run mass: MS performed LU {at=27428264.041503843, lu_delay=6.464555855840445, ms=00036}
22:49:18.344189 run mass: MS start registered {at=27428264.047555793, delay=0.008277654647827148, ms=00057}
22:49:18.629860 run mass: MS performed LU {at=27428264.333112102, lu_delay=5.056304380297661, ms=00041}
22:49:18.962663 run osmo-ms-mob/00058: Starting mobile
22:49:18.976877 run osmo-ms-mob/00058(pid=193): Launched
22:49:18.988797 run mass: MS start registered {at=27428264.692137487, delay=0.005428735166788101, ms=00058}
22:49:19.217736 run mass: MS performed LU {at=27428264.92096736, lu_delay=5.3295962661504745, ms=00042}
22:49:19.250588 run osmo-ms-mob/00059: Starting mobile
22:49:19.263970 run osmo-ms-mob/00059(pid=194): Launched
22:49:19.269950 run mass: MS performed LU {at=27428264.97330956, lu_delay=3.7974970377981663, ms=00047}
22:49:19.275927 run mass: MS start registered {at=27428264.97929245, delay=0.0060012005269527435, ms=00059}
22:49:19.558226 run osmo-ms-mob/00060: Starting mobile
22:49:19.572011 run osmo-ms-mob/00060(pid=195): Launched
22:49:19.585718 run mass: MS start registered {at=27428265.28906972, delay=0.007418863475322723, ms=00060}
22:49:19.931541 run mass: MS performed LU {at=27428265.634796154, lu_delay=5.304651439189911, ms=00045}
22:49:19.987969 run osmo-ms-mob/00061: Starting mobile
22:49:20.003174 run osmo-ms-mob/00061(pid=196): Launched
22:49:20.014486 run mass: MS start registered {at=27428265.7178357, delay=0.005315467715263367, ms=00061}
22:49:20.032925 run mass: MS performed LU {at=27428265.73618149, lu_delay=4.83405838906765, ms=00046}
22:49:20.060529 run mass: MS performed LU {at=27428265.763805296, lu_delay=5.647195421159267, ms=00044}
22:49:20.082305 run osmo-ms-mob/00062: Starting mobile
22:49:20.095522 run osmo-ms-mob/00062(pid=197): Launched
22:49:20.106275 run mass: MS start registered {at=27428265.80962668, delay=0.004797890782356262, ms=00062}
22:49:20.581813 run osmo-ms-mob/00063: Starting mobile
22:49:20.597268 run osmo-ms-mob/00063(pid=198): Launched
22:49:20.608107 run mass: MS start registered {at=27428266.311461277, delay=0.004886418581008911, ms=00063}
22:49:20.960807 run osmo-ms-mob/00064: Starting mobile
22:49:20.974754 run osmo-ms-mob/00064(pid=199): Launched
22:49:20.985745 run mass: MS start registered {at=27428266.689096205, delay=0.004589308053255081, ms=00064}
22:49:21.377114 run osmo-ms-mob/00065: Starting mobile
22:49:21.392549 run osmo-ms-mob/00065(pid=200): Launched
22:49:21.404963 run mass: MS start registered {at=27428267.108313385, delay=0.006130669265985489, ms=00065}
22:49:21.661046 run osmo-ms-mob/00066: Starting mobile
22:49:21.675256 run osmo-ms-mob/00066(pid=201): Launched
22:49:21.685942 run mass: MS start registered {at=27428267.389294002, delay=0.004752028733491898, ms=00066}
22:49:21.897279 run mass: MS performed LU {at=27428267.60053806, lu_delay=6.123972583562136, ms=00048}
22:49:21.962226 run mass: MS performed LU {at=27428267.665479396, lu_delay=5.641135144978762, ms=00050}
22:49:21.976614 run osmo-ms-mob/00067: Starting mobile
22:49:21.989777 run osmo-ms-mob/00067(pid=202): Launched
22:49:22.000614 run mass: MS start registered {at=27428267.703971393, delay=0.004907369613647461, ms=00067}
22:49:22.031437 run mass: MS performed LU {at=27428267.73469153, lu_delay=4.957991369068623, ms=00052}
22:49:22.068338 run mass: MS performed LU {at=27428267.771591567, lu_delay=5.280107866972685, ms=00051}
22:49:22.089804 run osmo-ms-mob/00068: Starting mobile
22:49:22.102952 run osmo-ms-mob/00068(pid=203): Launched
22:49:22.109272 run mass: MS performed LU {at=27428267.812630385, lu_delay=6.023123722523451, ms=00049}
22:49:22.115055 run mass: MS performed LU {at=27428267.818421133, lu_delay=4.725510235875845, ms=00053}
22:49:22.120714 run mass: MS start registered {at=27428267.82408106, delay=0.011469144374132156, ms=00068}
22:49:22.762390 run osmo-ms-mob/00069: Starting mobile
22:49:22.776798 run osmo-ms-mob/00069(pid=204): Launched
22:49:22.787651 run mass: MS start registered {at=27428268.491005857, delay=0.0048604197800159454, ms=00069}
22:49:22.995628 run mass: MS performed LU {at=27428268.698882077, lu_delay=3.719589628279209, ms=00059}
22:49:23.162233 run osmo-ms-mob/00070: Starting mobile
22:49:23.176584 run osmo-ms-mob/00070(pid=205): Launched
22:49:23.187520 run mass: MS start registered {at=27428268.890874274, delay=0.0049598924815654755, ms=00070}
22:49:23.562411 run osmo-ms-mob/00071: Starting mobile
22:49:23.576264 run osmo-ms-mob/00071(pid=206): Launched
22:49:23.587112 run mass: MS start registered {at=27428269.290465318, delay=0.004829913377761841, ms=00071}
22:49:23.697430 run mass: MS performed LU {at=27428269.400683526, lu_delay=4.7085460387170315, ms=00058}
22:49:23.798870 run mass: MS performed LU {at=27428269.502125785, lu_delay=5.4545699916779995, ms=00057}
22:49:23.825398 run mass: MS performed LU {at=27428269.52873589, lu_delay=5.5483382269740105, ms=00056}
22:49:23.838007 run osmo-ms-mob/00072: Starting mobile
22:49:23.850968 run osmo-ms-mob/00072(pid=207): Launched
22:49:23.862057 run mass: MS start registered {at=27428269.565410998, delay=0.004840727895498276, ms=00072}
22:49:24.006469 run mass: MS performed LU {at=27428269.709718402, lu_delay=6.03356634452939, ms=00055}
22:49:24.389834 run osmo-ms-mob/00073: Starting mobile
22:49:24.407037 run osmo-ms-mob/00073(pid=208): Launched
22:49:24.418322 run mass: MS start registered {at=27428270.121672656, delay=0.004936698824167252, ms=00073}
22:49:24.762286 run osmo-ms-mob/00074: Starting mobile
22:49:24.776370 run osmo-ms-mob/00074(pid=209): Launched
22:49:24.787567 run mass: MS start registered {at=27428270.49091698, delay=0.0052155666053295135, ms=00074}
22:49:25.162106 run osmo-ms-mob/00075: Starting mobile
22:49:25.176355 run osmo-ms-mob/00075(pid=210): Launched
22:49:25.187635 run mass: MS start registered {at=27428270.89098939, delay=0.005182366818189621, ms=00075}
22:49:25.677802 run osmo-ms-mob/00076: Starting mobile
22:49:25.692658 run osmo-ms-mob/00076(pid=211): Launched
22:49:25.698548 run mass: MS performed LU {at=27428271.4019083, lu_delay=4.712812095880508, ms=00064}
22:49:25.704262 run mass: MS start registered {at=27428271.407629475, delay=0.005738954991102219, ms=00076}
22:49:25.726531 run mass: MS performed LU {at=27428271.42987985, lu_delay=5.118418574333191, ms=00063}
22:49:25.796769 run mass: MS performed LU {at=27428271.500043154, lu_delay=5.782207455486059, ms=00061}
22:49:25.826167 run osmo-ms-mob/00077: Starting mobile
22:49:25.839377 run osmo-ms-mob/00077(pid=212): Launched
22:49:25.849993 run mass: MS start registered {at=27428271.55334438, delay=0.004703111946582794, ms=00077}
22:49:25.856256 run mass: MS performed LU {at=27428271.559616912, lu_delay=6.270547192543745, ms=00060}
22:49:26.566292 run osmo-ms-mob/00078: Starting mobile
22:49:26.580715 run osmo-ms-mob/00078(pid=213): Launched
22:49:26.591663 run mass: MS start registered {at=27428272.295010783, delay=0.004938505589962006, ms=00078}
22:49:26.932791 run mass: MS performed LU {at=27428272.63604301, lu_delay=3.74516873434186, ms=00070}
22:49:26.960703 run osmo-ms-mob/00079: Starting mobile
22:49:26.973842 run osmo-ms-mob/00079(pid=214): Launched
22:49:26.984998 run mass: MS start registered {at=27428272.68834071, delay=0.005182303488254547, ms=00079}
22:49:27.470485 run osmo-ms-mob/00080: Starting mobile
22:49:27.487287 run osmo-ms-mob/00080(pid=215): Launched
22:49:27.493379 run mass: MS performed LU {at=27428273.196738552, lu_delay=6.088425166904926, ms=00065}
22:49:27.499659 run mass: MS start registered {at=27428273.203023788, delay=0.006303317844867706, ms=00080}
22:49:27.564670 run mass: MS performed LU {at=27428273.26792118, lu_delay=5.878627177327871, ms=00066}
22:49:27.591547 run mass: MS performed LU {at=27428273.29485048, lu_delay=5.470769420266151, ms=00068}
22:49:27.754837 run mass: MS performed LU {at=27428273.458083183, lu_delay=5.754111789166927, ms=00067}
22:49:27.783874 run osmo-ms-mob/00081: Starting mobile
22:49:27.797213 run osmo-ms-mob/00081(pid=216): Launched
22:49:27.803305 run mass: MS performed LU {at=27428273.50666292, lu_delay=5.015657063573599, ms=00069}
22:49:27.809028 run mass: MS performed LU {at=27428273.512393825, lu_delay=21.921793695539236, ms=00021}
22:49:27.814917 run mass: MS start registered {at=27428273.518283352, delay=0.011640198528766632, ms=00081}
22:49:28.376189 run osmo-ms-mob/00082: Starting mobile
22:49:28.392559 run osmo-ms-mob/00082(pid=217): Launched
22:49:28.404260 run mass: MS start registered {at=27428274.10760959, delay=0.0053040385246276855, ms=00082}
22:49:28.986005 run osmo-ms-mob/00083: Starting mobile
22:49:29.001516 run osmo-ms-mob/00083(pid=218): Launched
22:49:29.012280 run mass: MS start registered {at=27428274.71563442, delay=0.004732947796583176, ms=00083}
22:49:29.429318 run mass: MS performed LU {at=27428275.132574506, lu_delay=5.010901849716902, ms=00073}
22:49:29.482944 run osmo-ms-mob/00084: Starting mobile
22:49:29.498884 run osmo-ms-mob/00084(pid=219): Launched
22:49:29.504830 run mass: MS performed LU {at=27428275.208190937, lu_delay=4.717273958027363, ms=00074}
22:49:29.510624 run mass: MS start registered {at=27428275.213991754, delay=0.005817689001560211, ms=00084}
22:49:29.562862 run mass: MS performed LU {at=27428275.266089965, lu_delay=5.975624646991491, ms=00071}
22:49:29.619832 run mass: MS performed LU {at=27428275.323085118, lu_delay=5.757674120366573, ms=00072}
22:49:29.973211 run osmo-ms-mob/00085: Starting mobile
22:49:29.989433 run osmo-ms-mob/00085(pid=220): Launched
22:49:30.000139 run mass: MS start registered {at=27428275.703492556, delay=0.004660565406084061, ms=00085}
22:49:30.562846 run osmo-ms-mob/00086: Starting mobile
22:49:30.576480 run osmo-ms-mob/00086(pid=221): Launched
22:49:30.589022 run mass: MS start registered {at=27428276.29237316, delay=0.0062278881669044495, ms=00086}
22:49:31.180648 run osmo-ms-mob/00087: Starting mobile
22:49:31.197426 run osmo-ms-mob/00087(pid=222): Launched
22:49:31.208110 run mass: MS start registered {at=27428276.911465187, delay=0.004733487963676453, ms=00087}
22:49:31.330216 run mass: MS performed LU {at=27428277.03346938, lu_delay=4.738458596169949, ms=00078}
22:49:31.358062 run mass: MS performed LU {at=27428277.061318092, lu_delay=5.507973711937666, ms=00077}
22:49:31.521044 run mass: MS performed LU {at=27428277.22429737, lu_delay=5.8166678957641125, ms=00076}
22:49:31.543774 run mass: MS performed LU {at=27428277.247137196, lu_delay=4.558796487748623, ms=00079}
22:49:31.555829 run mass: MS performed LU {at=27428277.25918175, lu_delay=22.240537967532873, ms=00029}
22:49:31.580067 run osmo-ms-mob/00088: Starting mobile
22:49:31.593373 run osmo-ms-mob/00088(pid=223): Launched
22:49:31.604226 run mass: MS start registered {at=27428277.30758162, delay=0.004881452769041061, ms=00088}
22:49:32.363156 run osmo-ms-mob/00089: Starting mobile
22:49:32.376967 run osmo-ms-mob/00089(pid=224): Launched
22:49:32.388108 run mass: MS start registered {at=27428278.091457833, delay=0.0051252469420433044, ms=00089}
22:49:32.963112 run osmo-ms-mob/00090: Starting mobile
22:49:32.977212 run osmo-ms-mob/00090(pid=225): Launched
22:49:32.988073 run mass: MS start registered {at=27428278.69142562, delay=0.004822786897420883, ms=00090}
22:49:33.195619 run mass: MS performed LU {at=27428278.89883176, lu_delay=4.791222169995308, ms=00082}
22:49:33.260027 run mass: MS performed LU {at=27428278.96327771, lu_delay=5.760253921151161, ms=00080}
22:49:33.328689 run mass: MS performed LU {at=27428279.031908028, lu_delay=5.5136246755719185, ms=00081}
22:49:33.364982 run mass: MS performed LU {at=27428279.068245895, lu_delay=23.266409493982792, ms=00031}
22:49:33.661954 run osmo-ms-mob/00091: Starting mobile
22:49:33.676347 run osmo-ms-mob/00091(pid=226): Launched
22:49:33.687391 run mass: MS start registered {at=27428279.390744884, delay=0.005029037594795227, ms=00091}
22:49:34.363422 run osmo-ms-mob/00092: Starting mobile
22:49:34.377711 run osmo-ms-mob/00092(pid=227): Launched
22:49:34.388903 run mass: MS start registered {at=27428280.092253633, delay=0.005156651139259338, ms=00092}
22:49:35.032849 run mass: MS performed LU {at=27428280.736091435, lu_delay=5.032598879188299, ms=00085}
22:49:35.096728 run mass: MS performed LU {at=27428280.799959995, lu_delay=6.084325574338436, ms=00083}
22:49:35.150768 run osmo-ms-mob/00093: Starting mobile
22:49:35.165845 run osmo-ms-mob/00093(pid=228): Launched
22:49:35.171815 run mass: MS performed LU {at=27428280.87517749, lu_delay=5.66118573769927, ms=00084}
22:49:35.177581 run mass: MS start registered {at=27428280.88094893, delay=0.005787502974271774, ms=00093}
22:49:35.286510 run mass: MS performed LU {at=27428280.98975987, lu_delay=4.697386708110571, ms=00086}
22:49:36.062117 run osmo-ms-mob/00094: Starting mobile
22:49:36.076554 run osmo-ms-mob/00094(pid=229): Launched
22:49:36.087883 run mass: MS start registered {at=27428281.79123238, delay=0.005302656441926956, ms=00094}
22:49:36.986928 run osmo-ms-mob/00095: Starting mobile
22:49:37.002735 run osmo-ms-mob/00095(pid=230): Launched
22:49:37.008680 run mass: MS performed LU {at=27428282.712021332, lu_delay=4.6205634996294975, ms=00089}
22:49:37.014423 run mass: MS start registered {at=27428282.71779091, delay=0.0057966336607933044, ms=00095}
22:49:37.024543 run mass: MS performed LU {at=27428282.727899343, lu_delay=5.420317724347115, ms=00088}
22:49:37.094151 run mass: MS performed LU {at=27428282.79742638, lu_delay=5.885961193591356, ms=00087}
22:49:37.131426 run mass: MS performed LU {at=27428282.834695265, lu_delay=22.82134821638465, ms=00043}
22:49:37.948349 run osmo-ms-mob/00096: Starting mobile
22:49:37.961461 run osmo-ms-mob/00096(pid=231): Launched
22:49:37.972574 run mass: MS start registered {at=27428283.67592983, delay=0.004728991538286209, ms=00096}
22:49:38.861949 run mass: MS performed LU {at=27428284.565198563, lu_delay=5.174453679472208, ms=00091}
22:49:38.888400 run mass: MS performed LU {at=27428284.591743574, lu_delay=5.900317952036858, ms=00090}
22:49:38.900875 run osmo-ms-mob/00097: Starting mobile
22:49:38.913717 run osmo-ms-mob/00097(pid=232): Launched
22:49:38.924365 run mass: MS start registered {at=27428284.627719782, delay=0.004759486764669418, ms=00097}
22:49:38.995634 run mass: MS performed LU {at=27428284.698895264, lu_delay=4.606641631573439, ms=00092}
22:49:40.361248 run osmo-ms-mob/00098: Starting mobile
22:49:40.375143 run osmo-ms-mob/00098(pid=233): Launched
22:49:40.385820 run mass: MS start registered {at=27428286.089173425, delay=0.004449445754289627, ms=00098}
22:49:40.726639 run mass: MS performed LU {at=27428286.429862257, lu_delay=4.638629876077175, ms=00094}
22:49:40.790974 run mass: MS performed LU {at=27428286.49422613, lu_delay=5.613277200609446, ms=00093}
22:49:41.096166 run mass: MS performed LU {at=27428286.799418204, lu_delay=23.409436091780663, ms=00054}
22:49:42.188843 run osmo-ms-mob/00099: Starting mobile
22:49:42.204823 run osmo-ms-mob/00099(pid=234): Launched
22:49:42.210889 run mass: All started... {duration=55.77219144999981, too_slow=0}
22:49:42.216646 run mass: MS start registered {at=27428287.920006383, delay=0.005750611424446106, ms=00099}
22:49:42.526037 run mass: MS performed LU {at=27428288.229288235, lu_delay=22.419661555439234, ms=00062}
22:49:42.627689 run mass: MS performed LU {at=27428288.330942094, lu_delay=4.655012264847755, ms=00096}
22:49:42.655228 run mass: MS performed LU {at=27428288.358560443, lu_delay=5.640769533813, ms=00095}
22:49:44.492923 run mass: MS performed LU {at=27428290.196148243, lu_delay=5.568428460508585, ms=00097}
22:49:46.393685 run mass: MS performed LU {at=27428292.096938834, lu_delay=6.007765408605337, ms=00098}
22:49:48.258586 run mass: MS performed LU {at=27428293.961838074, lu_delay=6.041831690818071, ms=00099}
22:49:48.539504 run mass: MS performed LU {at=27428294.24275561, lu_delay=23.35176622122526, ms=00075}
22:49:48.549921 run mass: Tests done {all_completed=True, max=23.409436091780663, min=3.719589628279209}
22:49:48.555227 tst register_default_mass.py: Test passed (81.3 sec)
22:49:48.560512 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:48.563739 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:48.566931 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:48.570193 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:48.573452 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:48.576715 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:48.579988 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:48.583271 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:48.586526 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:48.589852 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:48.593105 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:48.596399 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:48.599731 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:48.603024 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:48.606394 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:48.609896 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:48.613538 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:48.617672 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:48.621063 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:48.624444 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:48.627789 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:48.631194 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:48.634578 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:48.638462 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:48.641815 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:48.645789 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:48.649197 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:48.652513 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:48.656177 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:48.659621 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:48.663054 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:48.666425 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:48.669865 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:48.673291 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:48.676606 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:48.680025 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:48.683542 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:48.686965 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:48.690333 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:48.693729 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:48.697142 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:48.700648 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:48.704063 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:48.707364 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:48.710747 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:48.714135 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:48.717579 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:48.720997 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:48.724420 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:48.728021 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:48.731602 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:48.735157 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:48.738709 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:48.742234 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:48.745787 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:48.749343 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:48.752887 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:48.756406 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:48.759958 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:48.763514 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:48.767230 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:48.771254 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:48.774921 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:48.778731 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:48.782436 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:48.786361 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:48.789929 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:48.793491 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:48.797060 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:48.800610 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:48.804187 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:48.807734 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:48.811288 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:48.815410 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:48.819159 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:48.822895 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:48.826846 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:48.830419 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:48.834022 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:48.837580 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:48.841124 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:48.844580 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:48.848089 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:48.851758 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:48.855778 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:48.860027 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:48.863603 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:48.867132 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:48.870670 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:48.874168 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:48.877565 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:48.881655 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:48.885180 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:48.889057 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:48.892419 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:48.895844 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:48.899264 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:48.902655 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:48.906086 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:48.909513 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:48.912903 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:48.916318 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:48.919735 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:48.923109 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:48.926550 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:48.929963 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:48.933385 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:48.936786 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:48.940230 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:48.943645 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:48.947278 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:48.950825 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:48.954711 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:48.958137 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:48.961571 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:48.964985 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:48.968398 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:48.971814 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:48.975223 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:48.978629 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:48.982043 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:48.985405 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:48.988674 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:48.991946 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:48.995213 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:48.998494 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:49.001767 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:49.005044 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:49.008302 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:49.011581 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:49.014862 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:49.018125 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:49.021388 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:49.024653 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:49.027904 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:49.031179 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:49.034449 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:49.037707 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:49.040975 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:49.044233 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:49.047489 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:49.050742 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:49.053994 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:49.057257 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:49.060513 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:49.063774 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:49.067034 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:49.070305 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:49.073573 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:49.076822 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:49.080085 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:49.083348 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:49.086611 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:49.089882 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:49.093155 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:49.096423 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:49.099682 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:49.102938 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:49.106211 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:49.109483 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:49.112754 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:49.115998 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:49.119325 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:49.122580 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:49.125859 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:49.129144 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:49.132410 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:49.135679 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:49.138943 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:49.142196 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:49.145478 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:49.148753 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:49.152010 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:49.155268 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:49.158539 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:49.161803 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:49.165081 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:49.168334 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:49.171605 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:49.174863 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:49.178127 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:49.181391 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:49.184652 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:49.187905 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:49.191161 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:49.194435 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:49.197708 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:49.200972 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:49.204237 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:49.207492 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:49.210760 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:49.214151 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:49.217442 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:49.220718 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:49.223982 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:49.227248 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:49.230518 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:49.233780 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:49.237053 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:49.240299 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:49.243565 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:49.246830 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:49.250101 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:49.253374 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:49.256659 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:49.259919 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:49.263190 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:49.266451 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:49.269717 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:49.272986 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:49.276255 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:49.279529 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:49.282802 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:49.286087 --- ParallelTerminationStrategy: PID 22 died...
22:49:49.287575 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:49.291218 --- ParallelTerminationStrategy: PID 23 died...
22:49:49.292697 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:49.296290 --- ParallelTerminationStrategy: PID 24 died...
22:49:49.297762 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:49.301389 --- ParallelTerminationStrategy: PID 25 died...
22:49:49.302877 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:49.306506 --- ParallelTerminationStrategy: PID 26 died...
22:49:49.307971 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:49.311621 --- ParallelTerminationStrategy: PID 27 died...
22:49:49.313112 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:49.316757 --- ParallelTerminationStrategy: PID 28 died...
22:49:49.318240 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:49.321900 --- ParallelTerminationStrategy: PID 29 died...
22:49:49.323386 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:49.327076 --- ParallelTerminationStrategy: PID 30 died...
22:49:49.328556 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:49.332204 --- ParallelTerminationStrategy: PID 31 died...
22:49:49.333674 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:49.337350 --- ParallelTerminationStrategy: PID 32 died...
22:49:49.338833 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:49.342512 --- ParallelTerminationStrategy: PID 33 died...
22:49:49.344036 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:49.347698 --- ParallelTerminationStrategy: PID 35 died...
22:49:49.349190 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:49.352853 --- ParallelTerminationStrategy: PID 36 died...
22:49:49.354338 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:49.357998 --- ParallelTerminationStrategy: PID 37 died...
22:49:49.359474 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:49.363139 --- ParallelTerminationStrategy: PID 38 died...
22:49:49.364617 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:49.368262 --- ParallelTerminationStrategy: PID 39 died...
22:49:49.369762 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:49.373417 --- ParallelTerminationStrategy: PID 40 died...
22:49:49.374901 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:49.378559 --- ParallelTerminationStrategy: PID 41 died...
22:49:49.380044 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:49.383691 --- ParallelTerminationStrategy: PID 42 died...
22:49:49.385167 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:49.388819 --- ParallelTerminationStrategy: PID 43 died...
22:49:49.390293 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:49.393940 --- ParallelTerminationStrategy: PID 44 died...
22:49:49.395402 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:49.399042 --- ParallelTerminationStrategy: PID 45 died...
22:49:49.400523 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:49.404156 --- ParallelTerminationStrategy: PID 46 died...
22:49:49.405666 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:49.409302 --- ParallelTerminationStrategy: PID 47 died...
22:49:49.410788 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:49.414421 --- ParallelTerminationStrategy: PID 48 died...
22:49:49.415910 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:49.419550 --- ParallelTerminationStrategy: PID 49 died...
22:49:49.421032 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:49.424657 --- ParallelTerminationStrategy: PID 50 died...
22:49:49.426128 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:49.429767 --- ParallelTerminationStrategy: PID 51 died...
22:49:49.431231 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:49.434885 --- ParallelTerminationStrategy: PID 52 died...
22:49:49.436369 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:49.440030 --- ParallelTerminationStrategy: PID 53 died...
22:49:49.441505 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:49.445144 --- ParallelTerminationStrategy: PID 54 died...
22:49:49.446629 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:49.450275 --- ParallelTerminationStrategy: PID 55 died...
22:49:49.451755 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:49.455376 --- ParallelTerminationStrategy: PID 56 died...
22:49:49.456889 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:49.460495 --- ParallelTerminationStrategy: PID 57 died...
22:49:49.461986 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:49.465656 --- ParallelTerminationStrategy: PID 58 died...
22:49:49.467131 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:49.470783 --- ParallelTerminationStrategy: PID 59 died...
22:49:49.472262 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:49.475929 --- ParallelTerminationStrategy: PID 60 died...
22:49:49.477413 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:49.481055 --- ParallelTerminationStrategy: PID 61 died...
22:49:49.482538 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:49.486269 --- ParallelTerminationStrategy: PID 62 died...
22:49:49.487748 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:49.491534 --- ParallelTerminationStrategy: PID 63 died...
22:49:49.493027 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:49.496804 --- ParallelTerminationStrategy: PID 64 died...
22:49:49.498343 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:49.502148 --- ParallelTerminationStrategy: PID 65 died...
22:49:49.503684 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:49.507504 --- ParallelTerminationStrategy: PID 66 died...
22:49:49.509058 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:49.512859 --- ParallelTerminationStrategy: PID 67 died...
22:49:49.514412 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:49.518259 --- ParallelTerminationStrategy: PID 68 died...
22:49:49.519790 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:49.523580 --- ParallelTerminationStrategy: PID 69 died...
22:49:49.525125 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:49.528930 --- ParallelTerminationStrategy: PID 70 died...
22:49:49.530472 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:49.534258 --- ParallelTerminationStrategy: PID 71 died...
22:49:49.535798 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:49.539599 --- ParallelTerminationStrategy: PID 72 died...
22:49:49.541146 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:49.544939 --- ParallelTerminationStrategy: PID 73 died...
22:49:49.546478 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:49.550263 --- ParallelTerminationStrategy: PID 74 died...
22:49:49.551796 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:49.555597 --- ParallelTerminationStrategy: PID 75 died...
22:49:49.557152 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:49.560952 --- ParallelTerminationStrategy: PID 76 died...
22:49:49.562489 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:49.566293 --- ParallelTerminationStrategy: PID 77 died...
22:49:49.567824 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:49.571616 --- ParallelTerminationStrategy: PID 78 died...
22:49:49.573163 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:49.576990 --- ParallelTerminationStrategy: PID 79 died...
22:49:49.578529 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:49.582329 --- ParallelTerminationStrategy: PID 80 died...
22:49:49.583870 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:49.587689 --- ParallelTerminationStrategy: PID 81 died...
22:49:49.589227 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:49.593024 --- ParallelTerminationStrategy: PID 82 died...
22:49:49.594563 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:49.598369 --- ParallelTerminationStrategy: PID 83 died...
22:49:49.599902 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:49.603730 --- ParallelTerminationStrategy: PID 84 died...
22:49:49.605272 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:49.609082 --- ParallelTerminationStrategy: PID 85 died...
22:49:49.610631 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:49.614446 --- ParallelTerminationStrategy: PID 86 died...
22:49:49.615992 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:49.619811 --- ParallelTerminationStrategy: PID 87 died...
22:49:49.621348 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:49.625165 --- ParallelTerminationStrategy: PID 88 died...
22:49:49.626690 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:49.630496 --- ParallelTerminationStrategy: PID 89 died...
22:49:49.632042 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:49.635844 --- ParallelTerminationStrategy: PID 90 died...
22:49:49.637400 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:49.641225 --- ParallelTerminationStrategy: PID 91 died...
22:49:49.642758 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:49.646556 --- ParallelTerminationStrategy: PID 92 died...
22:49:49.648099 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:49.651902 --- ParallelTerminationStrategy: PID 93 died...
22:49:49.653444 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:49.657239 --- ParallelTerminationStrategy: PID 94 died...
22:49:49.658776 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:49.662567 --- ParallelTerminationStrategy: PID 95 died...
22:49:49.664106 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:49.667911 --- ParallelTerminationStrategy: PID 96 died...
22:49:49.669448 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:49.673258 --- ParallelTerminationStrategy: PID 97 died...
22:49:49.674790 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:49.678592 --- ParallelTerminationStrategy: PID 98 died...
22:49:49.680127 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:49.683900 --- ParallelTerminationStrategy: PID 99 died...
22:49:49.685427 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:49.689074 --- ParallelTerminationStrategy: PID 100 died...
22:49:49.690558 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:49.694201 --- ParallelTerminationStrategy: PID 101 died...
22:49:49.695682 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:49.699338 --- ParallelTerminationStrategy: PID 102 died...
22:49:49.700826 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:49.704468 --- ParallelTerminationStrategy: PID 103 died...
22:49:49.705948 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:49.709586 --- ParallelTerminationStrategy: PID 104 died...
22:49:49.711066 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:49.714735 --- ParallelTerminationStrategy: PID 105 died...
22:49:49.716213 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:49.719869 --- ParallelTerminationStrategy: PID 106 died...
22:49:49.721358 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:49.725009 --- ParallelTerminationStrategy: PID 107 died...
22:49:49.726496 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:49.730148 --- ParallelTerminationStrategy: PID 108 died...
22:49:49.731622 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:49.735267 --- ParallelTerminationStrategy: PID 109 died...
22:49:49.736759 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:49.740387 --- ParallelTerminationStrategy: PID 110 died...
22:49:49.741873 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:49.745542 --- ParallelTerminationStrategy: PID 111 died...
22:49:49.747021 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:49.750701 --- ParallelTerminationStrategy: PID 112 died...
22:49:49.752182 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:49.755830 --- ParallelTerminationStrategy: PID 113 died...
22:49:49.757317 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:49.761064 --- ParallelTerminationStrategy: PID 114 died...
22:49:49.762570 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:49.766203 --- ParallelTerminationStrategy: PID 115 died...
22:49:49.767696 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:49.771331 --- ParallelTerminationStrategy: PID 116 died...
22:49:49.772811 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:49.776432 --- ParallelTerminationStrategy: PID 117 died...
22:49:49.777924 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:49.781566 --- ParallelTerminationStrategy: PID 118 died...
22:49:49.783054 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:49.786821 --- ParallelTerminationStrategy: PID 119 died...
22:49:49.788342 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:49.792146 --- ParallelTerminationStrategy: PID 120 died...
22:49:49.793681 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:49.797498 --- ParallelTerminationStrategy: PID 121 died...
22:49:49.799030 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:49.802856 --- ParallelTerminationStrategy: PID 122 died...
22:49:49.804400 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:49.808211 --- ParallelTerminationStrategy: PID 123 died...
22:49:49.809758 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:49.813569 --- ParallelTerminationStrategy: PID 124 died...
22:49:49.815104 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:49.818886 --- ParallelTerminationStrategy: PID 125 died...
22:49:49.820426 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:49.824240 --- ParallelTerminationStrategy: PID 126 died...
22:49:49.825783 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:49.829608 --- ParallelTerminationStrategy: PID 127 died...
22:49:49.831146 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:49.834980 --- ParallelTerminationStrategy: PID 128 died...
22:49:49.836508 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:49.840324 --- ParallelTerminationStrategy: PID 129 died...
22:49:49.841833 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:49.845491 --- ParallelTerminationStrategy: PID 130 died...
22:49:49.847027 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:49.850838 --- ParallelTerminationStrategy: PID 131 died...
22:49:49.852373 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:49.856185 --- ParallelTerminationStrategy: PID 132 died...
22:49:49.857728 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:49.861525 --- ParallelTerminationStrategy: PID 133 died...
22:49:49.863074 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:49.866900 --- ParallelTerminationStrategy: PID 134 died...
22:49:49.868439 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:49.872236 --- ParallelTerminationStrategy: PID 135 died...
22:49:49.873774 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:49.877612 --- ParallelTerminationStrategy: PID 136 died...
22:49:49.879147 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:49.883000 --- ParallelTerminationStrategy: PID 137 died...
22:49:49.884542 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:49.888377 --- ParallelTerminationStrategy: PID 138 died...
22:49:49.889917 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:49.893783 --- ParallelTerminationStrategy: PID 139 died...
22:49:49.895332 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:49.899173 --- ParallelTerminationStrategy: PID 140 died...
22:49:49.900721 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:49.904523 --- ParallelTerminationStrategy: PID 141 died...
22:49:49.906073 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:49.909872 --- ParallelTerminationStrategy: PID 142 died...
22:49:49.911405 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:49.915237 --- ParallelTerminationStrategy: PID 143 died...
22:49:49.916774 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:49.920581 --- ParallelTerminationStrategy: PID 144 died...
22:49:49.922124 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:49.925933 --- ParallelTerminationStrategy: PID 145 died...
22:49:49.927474 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:49.931281 --- ParallelTerminationStrategy: PID 146 died...
22:49:49.932818 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:49.936657 --- ParallelTerminationStrategy: PID 147 died...
22:49:49.938195 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:49.941993 --- ParallelTerminationStrategy: PID 148 died...
22:49:49.943516 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:49.947323 --- ParallelTerminationStrategy: PID 149 died...
22:49:49.948887 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:49.952697 --- ParallelTerminationStrategy: PID 150 died...
22:49:49.954231 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:49.958035 --- ParallelTerminationStrategy: PID 151 died...
22:49:49.959572 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:49.963386 --- ParallelTerminationStrategy: PID 152 died...
22:49:49.964917 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:49.968719 --- ParallelTerminationStrategy: PID 153 died...
22:49:49.970260 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:49.974089 --- ParallelTerminationStrategy: PID 154 died...
22:49:49.975635 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:49.979436 --- ParallelTerminationStrategy: PID 155 died...
22:49:49.980977 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:49.984794 --- ParallelTerminationStrategy: PID 156 died...
22:49:49.986334 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:49.990149 --- ParallelTerminationStrategy: PID 157 died...
22:49:49.991682 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:49.995531 --- ParallelTerminationStrategy: PID 158 died...
22:49:49.997094 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:50.000897 --- ParallelTerminationStrategy: PID 159 died...
22:49:50.002436 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:50.006247 --- ParallelTerminationStrategy: PID 160 died...
22:49:50.007784 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:50.011573 --- ParallelTerminationStrategy: PID 161 died...
22:49:50.013139 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:50.016974 --- ParallelTerminationStrategy: PID 162 died...
22:49:50.018515 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:50.022327 --- ParallelTerminationStrategy: PID 163 died...
22:49:50.023857 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:50.027670 --- ParallelTerminationStrategy: PID 164 died...
22:49:50.029228 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:50.033058 --- ParallelTerminationStrategy: PID 165 died...
22:49:50.034589 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:50.038393 --- ParallelTerminationStrategy: PID 166 died...
22:49:50.039931 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:50.043738 --- ParallelTerminationStrategy: PID 167 died...
22:49:50.045289 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:50.049124 --- ParallelTerminationStrategy: PID 168 died...
22:49:50.050652 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:50.054467 --- ParallelTerminationStrategy: PID 169 died...
22:49:50.056007 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:50.059835 --- ParallelTerminationStrategy: PID 170 died...
22:49:50.061373 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:50.065198 --- ParallelTerminationStrategy: PID 171 died...
22:49:50.066738 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:50.070564 --- ParallelTerminationStrategy: PID 172 died...
22:49:50.072099 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:50.075891 --- ParallelTerminationStrategy: PID 173 died...
22:49:50.077443 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:50.081262 --- ParallelTerminationStrategy: PID 174 died...
22:49:50.082802 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:50.086625 --- ParallelTerminationStrategy: PID 175 died...
22:49:50.088156 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:50.092002 --- ParallelTerminationStrategy: PID 176 died...
22:49:50.093554 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:50.097390 --- ParallelTerminationStrategy: PID 177 died...
22:49:50.098924 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:50.102743 --- ParallelTerminationStrategy: PID 178 died...
22:49:50.104281 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:50.108080 --- ParallelTerminationStrategy: PID 179 died...
22:49:50.109641 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:50.113463 --- ParallelTerminationStrategy: PID 180 died...
22:49:50.114999 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:50.118810 --- ParallelTerminationStrategy: PID 181 died...
22:49:50.120344 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:50.124169 --- ParallelTerminationStrategy: PID 182 died...
22:49:50.125700 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:50.129505 --- ParallelTerminationStrategy: PID 183 died...
22:49:50.131026 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:50.134834 --- ParallelTerminationStrategy: PID 184 died...
22:49:50.136364 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:50.140201 --- ParallelTerminationStrategy: PID 185 died...
22:49:50.141745 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:50.145561 --- ParallelTerminationStrategy: PID 186 died...
22:49:50.147097 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:50.150907 --- ParallelTerminationStrategy: PID 187 died...
22:49:50.152444 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:50.156253 --- ParallelTerminationStrategy: PID 188 died...
22:49:50.157792 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:50.161605 --- ParallelTerminationStrategy: PID 189 died...
22:49:50.163140 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:50.166938 --- ParallelTerminationStrategy: PID 190 died...
22:49:50.168480 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:50.172293 --- ParallelTerminationStrategy: PID 191 died...
22:49:50.173830 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:50.177638 --- ParallelTerminationStrategy: PID 192 died...
22:49:50.179175 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:50.182983 --- ParallelTerminationStrategy: PID 193 died...
22:49:50.184513 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:50.188312 --- ParallelTerminationStrategy: PID 194 died...
22:49:50.189879 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:50.193677 --- ParallelTerminationStrategy: PID 195 died...
22:49:50.195225 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:50.199026 --- ParallelTerminationStrategy: PID 196 died...
22:49:50.200559 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:50.204365 --- ParallelTerminationStrategy: PID 197 died...
22:49:50.205902 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:50.209712 --- ParallelTerminationStrategy: PID 198 died...
22:49:50.211251 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:50.215074 --- ParallelTerminationStrategy: PID 199 died...
22:49:50.216597 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:50.220382 --- ParallelTerminationStrategy: PID 200 died...
22:49:50.221925 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:50.225727 --- ParallelTerminationStrategy: PID 201 died...
22:49:50.227267 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:50.231066 --- ParallelTerminationStrategy: PID 202 died...
22:49:50.232597 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:50.236398 --- ParallelTerminationStrategy: PID 203 died...
22:49:50.238037 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:50.241846 --- ParallelTerminationStrategy: PID 204 died...
22:49:50.243390 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:50.247194 --- ParallelTerminationStrategy: PID 205 died...
22:49:50.248731 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:50.252528 --- ParallelTerminationStrategy: PID 206 died...
22:49:50.254073 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:50.257882 --- ParallelTerminationStrategy: PID 207 died...
22:49:50.259410 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:50.263254 --- ParallelTerminationStrategy: PID 208 died...
22:49:50.264795 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:50.268600 --- ParallelTerminationStrategy: PID 209 died...
22:49:50.270136 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:50.273936 --- ParallelTerminationStrategy: PID 210 died...
22:49:50.275471 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:50.279274 --- ParallelTerminationStrategy: PID 211 died...
22:49:50.280799 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:50.284612 --- ParallelTerminationStrategy: PID 212 died...
22:49:50.286184 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:50.289999 --- ParallelTerminationStrategy: PID 213 died...
22:49:50.291534 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:50.295338 --- ParallelTerminationStrategy: PID 214 died...
22:49:50.296880 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:50.300699 --- ParallelTerminationStrategy: PID 215 died...
22:49:50.302235 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:50.306041 --- ParallelTerminationStrategy: PID 216 died...
22:49:50.307582 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:50.311391 --- ParallelTerminationStrategy: PID 217 died...
22:49:50.312925 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:50.316763 --- ParallelTerminationStrategy: PID 218 died...
22:49:50.318310 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:50.322141 --- ParallelTerminationStrategy: PID 219 died...
22:49:50.323676 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:50.327524 --- ParallelTerminationStrategy: PID 220 died...
22:49:50.329064 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:50.332876 --- ParallelTerminationStrategy: PID 221 died...
22:49:50.334413 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:50.338229 --- ParallelTerminationStrategy: PID 222 died...
22:49:50.339758 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:50.343567 --- ParallelTerminationStrategy: PID 223 died...
22:49:50.345112 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:50.348928 --- ParallelTerminationStrategy: PID 224 died...
22:49:50.350472 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:50.354272 --- ParallelTerminationStrategy: PID 225 died...
22:49:50.355809 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:50.359653 --- ParallelTerminationStrategy: PID 226 died...
22:49:50.361198 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:50.365022 --- ParallelTerminationStrategy: PID 227 died...
22:49:50.366559 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:50.370381 --- ParallelTerminationStrategy: PID 228 died...
22:49:50.371916 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:50.375724 --- ParallelTerminationStrategy: PID 229 died...
22:49:50.377280 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:50.381097 --- ParallelTerminationStrategy: PID 230 died...
22:49:50.382638 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:50.386467 --- ParallelTerminationStrategy: PID 231 died...
22:49:50.387996 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:50.391809 --- ParallelTerminationStrategy: PID 232 died...
22:49:50.393339 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:50.397153 --- ParallelTerminationStrategy: PID 233 died...
22:49:50.398682 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:50.402505 --- ParallelTerminationStrategy: PID 234 died...
22:49:50.404036 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:53.808519 --- ParallelTerminationStrategy: PID 34 died...
22:49:53.814376 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8162 netreg_mass PASS
---------------------------------------------------------------------
22:49:53.879124 tst trial-8162: Storing JUnit report in /build/trial-8162/run.2025-11-26_22-48-26/trial-8162.xml
--------------------------------------------------------------------------------------------
trial-8162 PASS
--------------------------------------------------------------------------------------------
22:49:53.890109 tst trial-8162: trial-8162: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (81.3 sec)
+ exit_code=0
+ rm -rf trial-8162/inst
+ cd trial-8162
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-11-26 22:48:26
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8162-run.tgz run.2025-11-26_22-48-26
+ tar czf /build/trial-8162-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-11-26_13_25_55.tgz osmo-bts-oc2g.build-2025-11-26_00_52_10.tgz osmo-bts-sysmo.build-2025-11-26_00_52_01.tgz osmo-bts.build-2025-11-26_00_52_14.tgz osmo-ggsn.build-2025-11-26_20_42_32.tgz osmo-hlr.build-2025-11-26_16_36_52.tgz osmo-hnbgw.build-2025-11-26_13_28_41.tgz osmo-mgw.build-2025-11-26_08_33_15.tgz osmo-msc.build-2025-11-26_13_32_55.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-11-26_07_36_17.tgz osmo-pcu-sysmo.build-2025-11-26_07_34_07.tgz osmo-pcu.build-2025-11-26_07_36_21.tgz osmo-sgsn.build-2025-11-26_20_48_04.tgz osmo-stp.build-2025-11-26_13_23_04.tgz osmo-trx.build-2025-11-26_14_27_36.tgz osmocom-bb.build-2025-11-26_21_17_20.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