Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis"
> git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins8484623429628301161.sh
+ rm -rf trial-8214-bin.tgz trial-8214-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 25225
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11120
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10575
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12947
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13273
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 13106
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 41606
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7645
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 43791
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8518
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 13253
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7574
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11645
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7685
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9143
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6405
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 7574
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins4551024042032769425.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-8214
+ rm -rf docker-playground
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground
Cloning into 'docker-playground'...
+ git -C docker-playground log --oneline
3d86f09 debian-trixie-obs-asan: new container
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_S1GW_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.0s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.1s
#7 [15/28] RUN APT-GET update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean
#7 CACHED
#8 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#8 CACHED
#9 [ 3/28] RUN groupadd osmo-gsm-tester
#9 CACHED
#10 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#10 CACHED
#11 [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
#11 CACHED
#12 [ 8/28] RUN MKDIR /var/run/sshd
#12 CACHED
#13 [16/28] RUN APT-GET update && apt-get install -y --no-install-recommends cmake libfftw3-dev libmbedtls-dev libboost-program-options-dev libconfig++-dev libsctp-dev libpcsclite-dev libuhd-dev libczmq-dev libsoapysdr-dev soapysdr-module-lms7 && apt-get clean
#13 CACHED
#14 [ 2/28] RUN useradd -ms /bin/bash jenkins
#14 CACHED
#15 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#15 CACHED
#16 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#16 CACHED
#17 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#17 CACHED
#18 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#18 CACHED
#19 [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
#19 CACHED
#20 [ 9/28] COPY SSH /root/.ssh
#20 CACHED
#21 [ 5/28] RUN APT-GET update && apt-get install -y --no-install-recommends cpio dbus tcpdump sqlite3 python3 python3-setuptools python3-yaml python3-mako python3-gi python3-numpy python3-wheel python3-watchdog ofono patchelf rpm2cpio sudo libcap2-bin python3-pip udhcpc iperf3 locales
#21 CACHED
#22 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#22 CACHED
#23 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#23 CACHED
#24 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#24 CACHED
#25 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#25 CACHED
#26 [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
#26 CACHED
#27 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#27 CACHED
#28 [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
#28 CACHED
#29 [20/28] WORKDIR /TMP
#29 CACHED
#30 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#30 CACHED
#31 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#31 CACHED
#32 [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
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:1a713d01eafcc09adb3d0716643b5f95c952c94f014bfabeb82448bb0638d273 0.0s 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=8215 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2026-01-18 22:48:19
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8215
+ mkdir -p trial-8215
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-01-18_13_30_42.tgz osmo-bts-oc2g.build-2026-01-18_00_51_23.tgz osmo-bts-sysmo.build-2026-01-18_00_51_25.tgz osmo-bts.build-2026-01-18_00_51_30.tgz osmo-ggsn.build-2026-01-18_20_42_46.tgz osmo-hlr.build-2026-01-18_16_36_53.tgz osmo-hnbgw.build-2026-01-18_13_30_14.tgz osmo-mgw.build-2026-01-18_08_33_14.tgz osmo-msc.build-2026-01-18_13_34_37.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-01-18_07_35_07.tgz osmo-pcu-sysmo.build-2026-01-18_07_35_00.tgz osmo-pcu.build-2026-01-18_07_35_09.tgz osmo-sgsn.build-2026-01-18_20_48_29.tgz osmo-stp.build-2026-01-18_13_26_21.tgz osmo-trx.build-2026-01-18_14_21_32.tgz osmocom-bb.build-2026-01-18_21_17_33.tgz srslte.build-19.tgz trial-8215
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-01-18_13_30_42.md5 osmo-bts-oc2g.build-2026-01-18_00_51_23.md5 osmo-bts-sysmo.build-2026-01-18_00_51_25.md5 osmo-bts.build-2026-01-18_00_51_30.md5 osmo-ggsn.build-2026-01-18_20_42_46.md5 osmo-hlr.build-2026-01-18_16_36_53.md5 osmo-hnbgw.build-2026-01-18_13_30_14.md5 osmo-mgw.build-2026-01-18_08_33_14.md5 osmo-msc.build-2026-01-18_13_34_37.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-01-18_07_35_07.md5 osmo-pcu-sysmo.build-2026-01-18_07_35_00.md5 osmo-pcu.build-2026-01-18_07_35_09.md5 osmo-sgsn.build-2026-01-18_20_48_29.md5 osmo-stp.build-2026-01-18_13_26_21.md5 osmo-trx.build-2026-01-18_14_21_32.md5 osmocom-bb.build-2026-01-18_21_17_33.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-01-18_13_30_42.md5 osmo-bts-oc2g.build-2026-01-18_00_51_23.md5 osmo-bts-sysmo.build-2026-01-18_00_51_25.md5 osmo-bts.build-2026-01-18_00_51_30.md5 osmo-ggsn.build-2026-01-18_20_42_46.md5 osmo-hlr.build-2026-01-18_16_36_53.md5 osmo-hnbgw.build-2026-01-18_13_30_14.md5 osmo-mgw.build-2026-01-18_08_33_14.md5 osmo-msc.build-2026-01-18_13_34_37.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-01-18_07_35_07.md5 osmo-pcu-sysmo.build-2026-01-18_07_35_00.md5 osmo-pcu.build-2026-01-18_07_35_09.md5 osmo-sgsn.build-2026-01-18_20_48_29.md5 osmo-stp.build-2026-01-18_13_26_21.md5 osmo-trx.build-2026-01-18_14_21_32.md5 osmocom-bb.build-2026-01-18_21_17_33.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-8215 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8215'
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-8215
--------------------------------------------------------------------------------------------
22:48:19.838575 tst trial-8215: Detailed log at /build/trial-8215/run.2026-01-18_22-48-19/log
---------------------------------------------------------------------
trial-8215 netreg_mass
---------------------------------------------------------------------
22:48:20.044261 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:20.044604 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:20.045404 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:20.046595 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:20.088240 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:20.089113 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:20.090279 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:20.152987 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-8215 netreg_mass register_default_mass.py
----------------------------------------------
22:48:20.153767 tst register_default_mass.py:9: Claiming resources for the test
22:48:20.168695 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.169235 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.169685 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.170119 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.170550 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.171010 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.171444 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:20.202358 tst register_default_mass.py: using LAC 2
22:48:20.224709 tst register_default_mass.py: using RAC 2
22:48:20.251366 tst register_default_mass.py: using CellId 2
22:48:20.280996 tst register_default_mass.py: using BVCI 3
22:48:20.294898 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.295596 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.296194 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.296724 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.297239 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.297756 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.298260 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.298779 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.299315 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.299841 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.300368 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.300883 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.301504 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.302058 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.302582 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.303103 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.303641 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.304168 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.304681 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.305213 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.305726 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.306241 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.306760 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.307283 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.307795 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.308305 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.308828 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.309335 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.309846 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.310367 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.310882 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.311392 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.311940 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.312466 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.312987 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.313509 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.314022 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.314540 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.315065 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.315577 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.316086 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.316609 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.317122 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.317630 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.318163 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.318676 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.319180 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.319718 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.320232 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.320763 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.321282 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.321794 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.322315 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.322826 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.323325 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.323844 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.324358 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.324865 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.325369 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.325878 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.326380 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.326888 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.327407 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.327932 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.328441 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.328953 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.329455 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.329984 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.330496 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.331004 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.331508 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.332049 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.332630 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.333153 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.333658 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.334152 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.334641 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.335152 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.335656 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.336153 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.336672 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.337172 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.337674 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.338184 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.338684 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.339185 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.339709 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.340212 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.340706 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.341205 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.341725 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.342227 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.342729 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.343233 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.343746 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.344243 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.344734 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.345247 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.345749 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.346246 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.346754 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.347303 tst register_default_mass.py:21: Launching a simple network
22:48:20.357159 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:20.476456 run create_hlr_db(pid=20): Launched
22:48:21.491051 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:21.507187 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:21.521867 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:21.527460 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:21.714989 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:21.729593 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:21.735100 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:22.154616 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:22.169964 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:25.185142 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:25.299520 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:25.314236 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:25.319909 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:25.343257 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:25.358241 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:25.363939 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:25.677454 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:25.692669 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:31.724252 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:31.897167 run osmo-bts-virtual(pid=34): Launched
22:48:32.932362 tst register_default_mass.py: using MSISDN 1001
22:48:32.946516 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:32.986201 tst register_default_mass.py: using MSISDN 1002
22:48:33.003943 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:33.034829 tst register_default_mass.py: using MSISDN 1003
22:48:33.049790 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:33.079324 tst register_default_mass.py: using MSISDN 1004
22:48:33.093420 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:33.123881 tst register_default_mass.py: using MSISDN 1005
22:48:33.138058 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:33.168725 tst register_default_mass.py: using MSISDN 1006
22:48:33.183220 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:33.213401 tst register_default_mass.py: using MSISDN 1007
22:48:33.227510 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:33.266240 tst register_default_mass.py: using MSISDN 1008
22:48:33.283685 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:33.314225 tst register_default_mass.py: using MSISDN 1009
22:48:33.328811 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:33.359297 tst register_default_mass.py: using MSISDN 1010
22:48:33.373820 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:33.404123 tst register_default_mass.py: using MSISDN 1011
22:48:33.418343 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:33.448447 tst register_default_mass.py: using MSISDN 1012
22:48:33.462581 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:33.492804 tst register_default_mass.py: using MSISDN 1013
22:48:33.507138 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:33.537097 tst register_default_mass.py: using MSISDN 1014
22:48:33.551086 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:33.581391 tst register_default_mass.py: using MSISDN 1015
22:48:33.595708 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:33.626092 tst register_default_mass.py: using MSISDN 1016
22:48:33.640388 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:33.670615 tst register_default_mass.py: using MSISDN 1017
22:48:33.684945 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:33.715430 tst register_default_mass.py: using MSISDN 1018
22:48:33.729929 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:33.760505 tst register_default_mass.py: using MSISDN 1019
22:48:33.774894 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:33.805265 tst register_default_mass.py: using MSISDN 1020
22:48:33.819578 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:33.849890 tst register_default_mass.py: using MSISDN 1021
22:48:33.864264 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:33.894720 tst register_default_mass.py: using MSISDN 1022
22:48:33.909157 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:33.948030 tst register_default_mass.py: using MSISDN 1023
22:48:33.965752 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:33.996443 tst register_default_mass.py: using MSISDN 1024
22:48:34.011069 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:34.041629 tst register_default_mass.py: using MSISDN 1025
22:48:34.056015 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:34.086299 tst register_default_mass.py: using MSISDN 1026
22:48:34.100593 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:34.130955 tst register_default_mass.py: using MSISDN 1027
22:48:34.141266 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:34.171553 tst register_default_mass.py: using MSISDN 1028
22:48:34.187199 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:34.217748 tst register_default_mass.py: using MSISDN 1029
22:48:34.232262 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:34.262702 tst register_default_mass.py: using MSISDN 1030
22:48:34.277150 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:34.307822 tst register_default_mass.py: using MSISDN 1031
22:48:34.322355 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:34.352942 tst register_default_mass.py: using MSISDN 1032
22:48:34.367489 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:34.398122 tst register_default_mass.py: using MSISDN 1033
22:48:34.412600 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:34.443107 tst register_default_mass.py: using MSISDN 1034
22:48:34.457483 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:34.487832 tst register_default_mass.py: using MSISDN 1035
22:48:34.502265 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:34.532406 tst register_default_mass.py: using MSISDN 1036
22:48:34.546714 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:34.577418 tst register_default_mass.py: using MSISDN 1037
22:48:34.591790 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:34.622272 tst register_default_mass.py: using MSISDN 1038
22:48:34.636791 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:34.667349 tst register_default_mass.py: using MSISDN 1039
22:48:34.681831 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:34.712312 tst register_default_mass.py: using MSISDN 1040
22:48:34.726560 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:34.757065 tst register_default_mass.py: using MSISDN 1041
22:48:34.771410 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:34.801897 tst register_default_mass.py: using MSISDN 1042
22:48:34.816360 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:34.846498 tst register_default_mass.py: using MSISDN 1043
22:48:34.860638 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:34.891019 tst register_default_mass.py: using MSISDN 1044
22:48:34.905416 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:34.935969 tst register_default_mass.py: using MSISDN 1045
22:48:34.950401 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:34.981123 tst register_default_mass.py: using MSISDN 1046
22:48:34.994695 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:35.024933 tst register_default_mass.py: using MSISDN 1047
22:48:35.039085 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:35.068441 tst register_default_mass.py: using MSISDN 1048
22:48:35.081668 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:35.111158 tst register_default_mass.py: using MSISDN 1049
22:48:35.125135 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:35.154554 tst register_default_mass.py: using MSISDN 1050
22:48:35.168370 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:35.197980 tst register_default_mass.py: using MSISDN 1051
22:48:35.211933 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:35.241643 tst register_default_mass.py: using MSISDN 1052
22:48:35.255621 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:35.285170 tst register_default_mass.py: using MSISDN 1053
22:48:35.299094 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:35.328442 tst register_default_mass.py: using MSISDN 1054
22:48:35.342189 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:35.371928 tst register_default_mass.py: using MSISDN 1055
22:48:35.385969 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:35.415658 tst register_default_mass.py: using MSISDN 1056
22:48:35.429639 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:35.459132 tst register_default_mass.py: using MSISDN 1057
22:48:35.473125 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:35.502789 tst register_default_mass.py: using MSISDN 1058
22:48:35.516708 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:35.546256 tst register_default_mass.py: using MSISDN 1059
22:48:35.559949 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:35.589567 tst register_default_mass.py: using MSISDN 1060
22:48:35.603380 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:35.633030 tst register_default_mass.py: using MSISDN 1061
22:48:35.646918 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:35.676396 tst register_default_mass.py: using MSISDN 1062
22:48:35.690170 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:35.719771 tst register_default_mass.py: using MSISDN 1063
22:48:35.733745 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:35.762878 tst register_default_mass.py: using MSISDN 1064
22:48:35.776763 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:35.806162 tst register_default_mass.py: using MSISDN 1065
22:48:35.820089 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:35.849488 tst register_default_mass.py: using MSISDN 1066
22:48:35.863249 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:35.892534 tst register_default_mass.py: using MSISDN 1067
22:48:35.906337 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:35.935757 tst register_default_mass.py: using MSISDN 1068
22:48:35.949528 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:35.978731 tst register_default_mass.py: using MSISDN 1069
22:48:35.992402 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:36.021779 tst register_default_mass.py: using MSISDN 1070
22:48:36.035673 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:36.065077 tst register_default_mass.py: using MSISDN 1071
22:48:36.078790 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:36.107903 tst register_default_mass.py: using MSISDN 1072
22:48:36.121611 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:36.150856 tst register_default_mass.py: using MSISDN 1073
22:48:36.164695 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:36.194672 tst register_default_mass.py: using MSISDN 1074
22:48:36.208778 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:36.247130 tst register_default_mass.py: using MSISDN 1075
22:48:36.264682 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:36.294920 tst register_default_mass.py: using MSISDN 1076
22:48:36.309559 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:36.340288 tst register_default_mass.py: using MSISDN 1077
22:48:36.354637 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:36.393759 tst register_default_mass.py: using MSISDN 1078
22:48:36.411425 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:36.442291 tst register_default_mass.py: using MSISDN 1079
22:48:36.456966 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:36.487599 tst register_default_mass.py: using MSISDN 1080
22:48:36.502079 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:36.532779 tst register_default_mass.py: using MSISDN 1081
22:48:36.547305 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:36.578129 tst register_default_mass.py: using MSISDN 1082
22:48:36.592729 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:36.622944 tst register_default_mass.py: using MSISDN 1083
22:48:36.632436 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:36.662877 tst register_default_mass.py: using MSISDN 1084
22:48:36.677173 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:36.707857 tst register_default_mass.py: using MSISDN 1085
22:48:36.722291 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:36.752812 tst register_default_mass.py: using MSISDN 1086
22:48:36.767229 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:36.797570 tst register_default_mass.py: using MSISDN 1087
22:48:36.811862 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:36.842593 tst register_default_mass.py: using MSISDN 1088
22:48:36.857045 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:36.887735 tst register_default_mass.py: using MSISDN 1089
22:48:36.902274 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:36.932796 tst register_default_mass.py: using MSISDN 1090
22:48:36.947089 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:36.978035 tst register_default_mass.py: using MSISDN 1091
22:48:36.992694 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:37.023416 tst register_default_mass.py: using MSISDN 1092
22:48:37.037950 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:37.068147 tst register_default_mass.py: using MSISDN 1093
22:48:37.082371 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:37.113314 tst register_default_mass.py: using MSISDN 1094
22:48:37.127956 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:37.158575 tst register_default_mass.py: using MSISDN 1095
22:48:37.172996 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:37.203335 tst register_default_mass.py: using MSISDN 1096
22:48:37.217662 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:37.247962 tst register_default_mass.py: using MSISDN 1097
22:48:37.262120 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:37.292555 tst register_default_mass.py: using MSISDN 1098
22:48:37.306715 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:37.336977 tst register_default_mass.py: using MSISDN 1099
22:48:37.351196 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:37.381522 tst register_default_mass.py: using MSISDN 1100
22:48:37.395851 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:37.487808 run mass: Starting testcase
22:48:37.493342 run mass: Pre-launching all virtphy's
22:48:37.498778 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:37.511696 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:37.517828 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:37.530766 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:37.536895 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:37.549931 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:37.556012 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:37.568973 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:37.575037 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:37.587843 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:37.593917 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:37.606979 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:37.613041 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:37.625922 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:37.631917 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:37.644804 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:37.650771 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:37.663543 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:37.669486 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:37.682320 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:37.688248 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:37.701015 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:37.706905 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:37.719606 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:37.725528 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:37.738301 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:37.744233 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:37.756997 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:37.762905 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:37.775728 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:37.781710 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:37.794501 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:37.800416 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:37.813341 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:37.819363 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:37.832301 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:37.838313 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:37.851138 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:37.857208 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:37.870171 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:37.876192 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:37.889056 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:37.895019 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:37.907993 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:37.914014 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:37.926938 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:37.933073 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:37.945985 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:37.951994 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:37.964742 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:37.970647 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:37.983446 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:37.989447 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:38.002309 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:38.008300 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:38.021164 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:38.027196 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:38.040030 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:38.046036 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:38.058948 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:38.065005 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:38.077863 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:38.083866 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:38.096858 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:38.102803 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:38.115744 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:38.121704 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:38.134551 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:38.140548 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:38.153394 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:38.159302 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:38.172155 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:38.178093 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:38.190911 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:38.196864 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:38.209683 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:38.215594 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:38.228385 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:38.234321 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:38.247089 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:38.253117 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:38.266014 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:38.271944 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:38.284842 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:38.290817 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:38.303792 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:38.309698 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:38.322550 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:38.328748 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:38.341951 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:38.347913 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:38.360616 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:38.366604 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:38.379347 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:38.385280 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:38.398026 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:38.404131 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:38.417145 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:38.423060 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:38.435722 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:38.441621 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:38.454434 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:38.460528 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:38.473412 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:38.479434 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:38.492262 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:38.498230 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:38.511037 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:38.517149 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:38.530021 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:38.536096 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:38.548956 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:38.554994 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:38.568100 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:38.574070 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:38.587090 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:38.593112 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:38.606100 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:38.612110 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:38.625100 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:38.631023 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:38.643819 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:38.649755 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:38.662506 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:38.668425 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:38.681134 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:38.686998 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:38.699829 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:38.705768 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:38.718401 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:38.724257 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:38.736984 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:38.742893 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:38.755816 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:38.761697 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:38.774636 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:38.780558 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:38.793302 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:38.799382 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:38.812169 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:38.818176 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:38.830997 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:38.837012 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:38.849767 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:38.855658 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:38.868407 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:38.874321 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:38.887151 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:38.893135 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:38.906001 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:38.911994 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:38.924908 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:38.930880 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:38.943760 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:38.949710 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:38.962641 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:38.968638 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:38.981512 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:38.987603 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:39.000522 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:39.006650 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:39.019627 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:39.025586 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:39.038637 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:39.044643 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:39.057669 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:39.063619 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:39.076490 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:39.082407 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:39.095302 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:39.101272 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:39.114015 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:39.119899 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:39.132763 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:39.138652 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:39.151451 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:39.157388 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:39.170114 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:39.175968 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:39.188679 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:39.194580 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:39.207320 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:39.213211 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:39.226173 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:39.232057 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:39.245007 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:39.250897 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:39.263625 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:39.269712 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:39.282588 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:39.288599 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:39.301364 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:39.307246 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:39.320073 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:39.325952 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:39.338713 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:39.344621 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:39.357403 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:39.363328 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:39.375967 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:39.381741 run mass: Checking if sockets are in the filesystem
22:48:39.414018 run osmo-ms-mob/00000: Starting mobile
22:48:39.427003 run osmo-ms-mob/00000(pid=135): Launched
22:48:39.437726 run mass: MS start registered {at=363938.726025808, delay=0.004715725022833794, ms=00000}
22:48:43.629248 run osmo-ms-mob/00001: Starting mobile
22:48:43.645580 run osmo-ms-mob/00001(pid=136): Launched
22:48:43.656008 run mass: MS start registered {at=363942.944307464, delay=0.004508448007982224, ms=00001}
22:48:44.726374 run mass: MS performed LU {at=363944.014555509, lu_delay=5.288529701007064, ms=00000}
22:48:45.432002 run osmo-ms-mob/00002: Starting mobile
22:48:45.449931 run osmo-ms-mob/00002(pid=137): Launched
22:48:45.460494 run mass: MS start registered {at=363944.74878828, delay=0.004548872995655984, ms=00002}
22:48:46.729420 run osmo-ms-mob/00003: Starting mobile
22:48:46.746202 run osmo-ms-mob/00003(pid=138): Launched
22:48:46.756889 run mass: MS start registered {at=363946.045188699, delay=0.004369891947135329, ms=00003}
22:48:47.819229 run osmo-ms-mob/00004: Starting mobile
22:48:47.835273 run osmo-ms-mob/00004(pid=139): Launched
22:48:47.845805 run mass: MS start registered {at=363947.134107811, delay=0.004586656054016203, ms=00004}
22:48:48.491939 run mass: MS performed LU {at=363947.78012587, lu_delay=4.8358184060198255, ms=00001}
22:48:48.810137 run osmo-ms-mob/00005: Starting mobile
22:48:48.825644 run osmo-ms-mob/00005(pid=140): Launched
22:48:48.836177 run mass: MS start registered {at=363948.124477708, delay=0.00446063099661842, ms=00005}
22:48:49.697633 run osmo-ms-mob/00006: Starting mobile
22:48:49.710626 run osmo-ms-mob/00006(pid=141): Launched
22:48:49.721685 run mass: MS start registered {at=363949.00998753, delay=0.00459100998705253, ms=00006}
22:48:50.393448 run mass: MS performed LU {at=363949.681631397, lu_delay=4.932843116985168, ms=00002}
22:48:50.597435 run osmo-ms-mob/00007: Starting mobile
22:48:50.610176 run osmo-ms-mob/00007(pid=142): Launched
22:48:50.620827 run mass: MS start registered {at=363949.909127056, delay=0.004751914995722473, ms=00007}
22:48:51.397468 run osmo-ms-mob/00008: Starting mobile
22:48:51.411839 run osmo-ms-mob/00008(pid=143): Launched
22:48:51.422367 run mass: MS start registered {at=363950.710667754, delay=0.004573546990286559, ms=00008}
22:48:52.129334 run osmo-ms-mob/00009: Starting mobile
22:48:52.146096 run osmo-ms-mob/00009(pid=144): Launched
22:48:52.156470 run mass: MS start registered {at=363951.444774214, delay=0.00439196900697425, ms=00009}
22:48:52.256965 run mass: MS performed LU {at=363951.54515676, lu_delay=5.499968061049003, ms=00003}
22:48:52.828934 run osmo-ms-mob/00010: Starting mobile
22:48:52.845898 run osmo-ms-mob/00010(pid=145): Launched
22:48:52.856611 run mass: MS start registered {at=363952.144914858, delay=0.004617835977114737, ms=00010}
22:48:53.396876 run osmo-ms-mob/00011: Starting mobile
22:48:53.410086 run osmo-ms-mob/00011(pid=146): Launched
22:48:53.420735 run mass: MS start registered {at=363952.709039354, delay=0.004643265972845256, ms=00011}
22:48:53.997069 run osmo-ms-mob/00012: Starting mobile
22:48:54.009950 run osmo-ms-mob/00012(pid=147): Launched
22:48:54.020450 run mass: MS start registered {at=363953.308753151, delay=0.004501282004639506, ms=00012}
22:48:54.158915 run mass: MS performed LU {at=363953.447105237, lu_delay=5.322627528978046, ms=00005}
22:48:54.186544 run mass: MS performed LU {at=363953.474736535, lu_delay=4.4647490049828775, ms=00006}
22:48:54.204685 run mass: MS performed LU {at=363953.492939648, lu_delay=6.358831836958416, ms=00004}
22:48:54.628521 run osmo-ms-mob/00013: Starting mobile
22:48:54.646409 run osmo-ms-mob/00013(pid=148): Launched
22:48:54.657245 run mass: MS start registered {at=363953.945546645, delay=0.004783664946444333, ms=00013}
22:48:55.198108 run osmo-ms-mob/00014: Starting mobile
22:48:55.210890 run osmo-ms-mob/00014(pid=149): Launched
22:48:55.221804 run mass: MS start registered {at=363954.510107413, delay=0.004594885976985097, ms=00014}
22:48:55.809449 run osmo-ms-mob/00015: Starting mobile
22:48:55.823046 run osmo-ms-mob/00015(pid=150): Launched
22:48:55.833893 run mass: MS start registered {at=363955.122197681, delay=0.004786481964401901, ms=00015}
22:48:56.023175 run mass: MS performed LU {at=363955.311364623, lu_delay=5.402237567002885, ms=00007}
22:48:56.329619 run osmo-ms-mob/00016: Starting mobile
22:48:56.346310 run osmo-ms-mob/00016(pid=151): Launched
22:48:56.356863 run mass: MS start registered {at=363955.645168204, delay=0.004599460982717574, ms=00016}
22:48:56.392096 run mass: MS performed LU {at=363955.680312289, lu_delay=4.969644534983672, ms=00008}
22:48:56.819804 run osmo-ms-mob/00017: Starting mobile
22:48:56.836672 run osmo-ms-mob/00017(pid=152): Launched
22:48:56.847574 run mass: MS start registered {at=363956.135875469, delay=0.00461596401873976, ms=00017}
22:48:57.427089 run osmo-ms-mob/00018: Starting mobile
22:48:57.442411 run osmo-ms-mob/00018(pid=153): Launched
22:48:57.453362 run mass: MS start registered {at=363956.74166314, delay=0.0048749480047263205, ms=00018}
22:48:57.820769 run osmo-ms-mob/00019: Starting mobile
22:48:57.833843 run osmo-ms-mob/00019(pid=154): Launched
22:48:57.844606 run mass: MS start registered {at=363957.132908602, delay=0.0046001620357856154, ms=00019}
22:48:57.924600 run mass: MS performed LU {at=363957.212802545, lu_delay=4.503763190994505, ms=00011}
22:48:57.950824 run mass: MS performed LU {at=363957.239118086, lu_delay=5.094203228014521, ms=00010}
22:48:57.969920 run mass: MS performed LU {at=363957.258203591, lu_delay=5.8134293769835494, ms=00009}
22:48:58.327831 run osmo-ms-mob/00020: Starting mobile
22:48:58.344887 run osmo-ms-mob/00020(pid=155): Launched
22:48:58.356500 run mass: MS start registered {at=363957.644799578, delay=0.005424959002994001, ms=00020}
22:48:58.804581 run osmo-ms-mob/00021: Starting mobile
22:48:58.819277 run osmo-ms-mob/00021(pid=156): Launched
22:48:58.830207 run mass: MS start registered {at=363958.118510531, delay=0.004933660035021603, ms=00021}
22:48:59.197184 run osmo-ms-mob/00022: Starting mobile
22:48:59.209965 run osmo-ms-mob/00022(pid=157): Launched
22:48:59.221392 run mass: MS start registered {at=363958.509691463, delay=0.005105898017063737, ms=00022}
22:48:59.687846 run mass: MS performed LU {at=363958.976050785, lu_delay=5.667297634005081, ms=00012}
22:48:59.719809 run osmo-ms-mob/00023: Starting mobile
22:48:59.734129 run osmo-ms-mob/00023(pid=158): Launched
22:48:59.740115 run mass: MS performed LU {at=363959.028426306, lu_delay=4.51831889298046, ms=00014}
22:48:59.746126 run mass: MS start registered {at=363959.034442559, delay=0.006032949022483081, ms=00023}
22:48:59.788478 run mass: MS performed LU {at=363959.076696816, lu_delay=5.131150171044283, ms=00013}
22:49:00.120871 run osmo-ms-mob/00024: Starting mobile
22:49:00.137016 run osmo-ms-mob/00024(pid=159): Launched
22:49:00.147640 run mass: MS start registered {at=363959.435944701, delay=0.004710198030807078, ms=00024}
22:49:00.596960 run osmo-ms-mob/00025: Starting mobile
22:49:00.610125 run osmo-ms-mob/00025(pid=160): Launched
22:49:00.621070 run mass: MS start registered {at=363959.909373029, delay=0.004900650004856288, ms=00025}
22:49:00.997651 run osmo-ms-mob/00026: Starting mobile
22:49:01.010614 run osmo-ms-mob/00026(pid=161): Launched
22:49:01.021271 run mass: MS start registered {at=363960.309571463, delay=0.0046080799656920135, ms=00026}
22:49:01.397823 run osmo-ms-mob/00027: Starting mobile
22:49:01.411172 run osmo-ms-mob/00027(pid=162): Launched
22:49:01.421930 run mass: MS start registered {at=363960.710233082, delay=0.004691683978307992, ms=00027}
22:49:01.689851 run mass: MS performed LU {at=363960.978051845, lu_delay=5.332883641007356, ms=00016}
22:49:01.731138 run osmo-ms-mob/00028: Starting mobile
22:49:01.746600 run osmo-ms-mob/00028(pid=163): Launched
22:49:01.752633 run mass: MS performed LU {at=363961.040944804, lu_delay=4.905069334956352, ms=00017}
22:49:01.758375 run mass: MS performed LU {at=363961.046691739, lu_delay=5.924494058010168, ms=00015}
22:49:01.764041 run mass: MS start registered {at=363961.05235832, delay=0.011429385980591178, ms=00028}
22:49:02.228935 run osmo-ms-mob/00029: Starting mobile
22:49:02.246088 run osmo-ms-mob/00029(pid=164): Launched
22:49:02.256933 run mass: MS start registered {at=363961.545234576, delay=0.0048605980118736625, ms=00029}
22:49:02.610441 run osmo-ms-mob/00030: Starting mobile
22:49:02.624578 run osmo-ms-mob/00030(pid=165): Launched
22:49:02.636102 run mass: MS start registered {at=363961.924401675, delay=0.005356526002287865, ms=00030}
22:49:03.010831 run osmo-ms-mob/00031: Starting mobile
22:49:03.024549 run osmo-ms-mob/00031(pid=166): Launched
22:49:03.035319 run mass: MS start registered {at=363962.323623991, delay=0.004740491975098848, ms=00031}
22:49:03.325473 run osmo-ms-mob/00032: Starting mobile
22:49:03.342178 run osmo-ms-mob/00032(pid=167): Launched
22:49:03.353000 run mass: MS start registered {at=363962.641305149, delay=0.004837279033381492, ms=00032}
22:49:03.453644 run mass: MS performed LU {at=363962.74184269, lu_delay=6.000179549970198, ms=00018}
22:49:03.477973 run mass: MS performed LU {at=363962.766284677, lu_delay=5.121485099021811, ms=00020}
22:49:03.554708 run mass: MS performed LU {at=363962.842925962, lu_delay=5.710017359990161, ms=00019}
22:49:03.581978 run osmo-ms-mob/00033: Starting mobile
22:49:03.594778 run osmo-ms-mob/00033(pid=168): Launched
22:49:03.605419 run mass: MS start registered {at=363962.893724952, delay=0.004603035980835557, ms=00033}
22:49:03.725258 run mass: MS performed LU {at=363963.013457167, lu_delay=4.894946635991801, ms=00021}
22:49:03.980814 run mass: MS performed LU {at=363963.269010591, lu_delay=4.759319127944764, ms=00022}
22:49:04.097817 run osmo-ms-mob/00034: Starting mobile
22:49:04.110691 run osmo-ms-mob/00034(pid=169): Launched
22:49:04.121386 run mass: MS start registered {at=363963.409691333, delay=0.004665040993131697, ms=00034}
22:49:04.407247 run osmo-ms-mob/00035: Starting mobile
22:49:04.421749 run osmo-ms-mob/00035(pid=170): Launched
22:49:04.433582 run mass: MS start registered {at=363963.721882916, delay=0.005869397020433098, ms=00035}
22:49:04.797449 run osmo-ms-mob/00036: Starting mobile
22:49:04.810337 run osmo-ms-mob/00036(pid=171): Launched
22:49:04.821000 run mass: MS start registered {at=363964.109299906, delay=0.004627463000360876, ms=00036}
22:49:05.229220 run osmo-ms-mob/00037: Starting mobile
22:49:05.245847 run osmo-ms-mob/00037(pid=172): Launched
22:49:05.256813 run mass: MS start registered {at=363964.545115409, delay=0.00478950998513028, ms=00037}
22:49:05.456516 run mass: MS performed LU {at=363964.744716576, lu_delay=4.435145113035105, ms=00026}
22:49:05.471541 run osmo-ms-mob/00038: Starting mobile
22:49:05.484792 run osmo-ms-mob/00038(pid=173): Launched
22:49:05.490736 run mass: MS performed LU {at=363964.779047633, lu_delay=4.869674603978638, ms=00025}
22:49:05.496432 run mass: MS start registered {at=363964.784749198, delay=0.005717639985959977, ms=00038}
22:49:05.502387 run mass: MS performed LU {at=363964.790700729, lu_delay=5.354756027983967, ms=00024}
22:49:05.513039 run osmo-ms-mob/00039: Starting mobile
22:49:05.525952 run osmo-ms-mob/00039(pid=174): Launched
22:49:05.536419 run mass: MS start registered {at=363964.824726711, delay=0.004559262015391141, ms=00039}
22:49:05.646688 run mass: MS performed LU {at=363964.93488598, lu_delay=5.900443420978263, ms=00023}
22:49:06.211338 run osmo-ms-mob/00040: Starting mobile
22:49:06.225011 run osmo-ms-mob/00040(pid=175): Launched
22:49:06.235691 run mass: MS start registered {at=363965.523985707, delay=0.004741772019769996, ms=00040}
22:49:06.510494 run osmo-ms-mob/00041: Starting mobile
22:49:06.524591 run osmo-ms-mob/00041(pid=176): Launched
22:49:06.535563 run mass: MS start registered {at=363965.82386709, delay=0.004824285977520049, ms=00041}
22:49:06.810633 run osmo-ms-mob/00042: Starting mobile
22:49:06.824778 run osmo-ms-mob/00042(pid=177): Launched
22:49:06.835561 run mass: MS start registered {at=363966.123864352, delay=0.0047868010005913675, ms=00042}
22:49:07.221108 run osmo-ms-mob/00043: Starting mobile
22:49:07.238002 run osmo-ms-mob/00043(pid=178): Launched
22:49:07.243984 run mass: MS performed LU {at=363966.532293133, lu_delay=4.987058556987904, ms=00029}
22:49:07.249922 run mass: MS performed LU {at=363966.538236943, lu_delay=5.828003861010075, ms=00027}
22:49:07.255821 run mass: MS start registered {at=363966.544138045, delay=0.011863682011608034, ms=00043}
22:49:07.266493 run osmo-ms-mob/00044: Starting mobile
22:49:07.279692 run osmo-ms-mob/00044(pid=179): Launched
22:49:07.290425 run mass: MS start registered {at=363966.578730895, delay=0.0048136740224435925, ms=00044}
22:49:07.319657 run mass: MS performed LU {at=363966.607883235, lu_delay=4.683481559972279, ms=00030}
22:49:07.828941 run osmo-ms-mob/00045: Starting mobile
22:49:07.846097 run osmo-ms-mob/00045(pid=180): Launched
22:49:07.857145 run mass: MS start registered {at=363967.145444582, delay=0.005103529954794794, ms=00045}
22:49:08.100141 run osmo-ms-mob/00046: Starting mobile
22:49:08.113359 run osmo-ms-mob/00046(pid=181): Launched
22:49:08.124446 run mass: MS start registered {at=363967.412744905, delay=0.004752963955979794, ms=00046}
22:49:08.409953 run osmo-ms-mob/00047: Starting mobile
22:49:08.423986 run osmo-ms-mob/00047(pid=182): Launched
22:49:08.434850 run mass: MS start registered {at=363967.723150617, delay=0.004723619960714132, ms=00047}
22:49:08.710692 run osmo-ms-mob/00048: Starting mobile
22:49:08.724412 run osmo-ms-mob/00048(pid=183): Launched
22:49:08.735242 run mass: MS start registered {at=363968.023542324, delay=0.004814447020180523, ms=00048}
22:49:09.019620 run osmo-ms-mob/00049: Starting mobile
22:49:09.036149 run osmo-ms-mob/00049(pid=184): Launched
22:49:09.046946 run mass: MS start registered {at=363968.335249675, delay=0.004789979953784496, ms=00049}
22:49:09.221711 run mass: MS performed LU {at=363968.509911255, lu_delay=4.788028338982258, ms=00035}
22:49:09.235363 run osmo-ms-mob/00050: Starting mobile
22:49:09.248232 run osmo-ms-mob/00050(pid=185): Launched
22:49:09.254164 run mass: MS performed LU {at=363968.542476597, lu_delay=4.4331766910036094, ms=00036}
22:49:09.259903 run mass: MS start registered {at=363968.548219949, delay=0.005758701008744538, ms=00050}
22:49:09.266823 run mass: MS performed LU {at=363968.555100658, lu_delay=5.145409324963111, ms=00034}
22:49:09.393927 run mass: MS performed LU {at=363968.682128202, lu_delay=6.35850421100622, ms=00031}
22:49:09.423220 run osmo-ms-mob/00051: Starting mobile
22:49:09.436460 run osmo-ms-mob/00051(pid=186): Launched
22:49:09.442475 run mass: MS performed LU {at=363968.730786469, lu_delay=5.837061516998801, ms=00033}
22:49:09.448176 run mass: MS performed LU {at=363968.736494203, lu_delay=6.095189053972717, ms=00032}
22:49:09.453848 run mass: MS start registered {at=363968.74216628, delay=0.011396474961657077, ms=00051}
22:49:09.464590 run osmo-ms-mob/00052: Starting mobile
22:49:09.477416 run osmo-ms-mob/00052(pid=187): Launched
22:49:09.488161 run mass: MS start registered {at=363968.776464141, delay=0.0048175089759752154, ms=00052}
22:49:10.310859 run osmo-ms-mob/00053: Starting mobile
22:49:10.324562 run osmo-ms-mob/00053(pid=188): Launched
22:49:10.335999 run mass: MS start registered {at=363969.624294786, delay=0.005358439986594021, ms=00053}
22:49:10.607316 run osmo-ms-mob/00054: Starting mobile
22:49:10.622141 run osmo-ms-mob/00054(pid=189): Launched
22:49:10.633221 run mass: MS start registered {at=363969.921523268, delay=0.004820286994799972, ms=00054}
22:49:10.897024 run osmo-ms-mob/00055: Starting mobile
22:49:10.910162 run osmo-ms-mob/00055(pid=190): Launched
22:49:10.920964 run mass: MS start registered {at=363970.209266391, delay=0.004737470007967204, ms=00055}
22:49:10.985289 run mass: MS performed LU {at=363970.273488762, lu_delay=5.448762050946243, ms=00039}
22:49:11.008574 run mass: MS performed LU {at=363970.296886806, lu_delay=5.7517713970155455, ms=00037}
22:49:11.019959 run osmo-ms-mob/00056: Starting mobile
22:49:11.033261 run osmo-ms-mob/00056(pid=191): Launched
22:49:11.044267 run mass: MS start registered {at=363970.332569724, delay=0.004804956028237939, ms=00056}
22:49:11.085535 run mass: MS performed LU {at=363970.373739234, lu_delay=4.549872144008987, ms=00041}
22:49:11.330899 run mass: MS performed LU {at=363970.619098313, lu_delay=5.834349114971701, ms=00038}
22:49:11.359699 run osmo-ms-mob/00057: Starting mobile
22:49:11.372691 run osmo-ms-mob/00057(pid=192): Launched
22:49:11.383458 run mass: MS start registered {at=363970.671764885, delay=0.0047695779940113425, ms=00057}
22:49:11.925168 run osmo-ms-mob/00058: Starting mobile
22:49:11.940948 run osmo-ms-mob/00058(pid=193): Launched
22:49:11.952258 run mass: MS start registered {at=363971.240562257, delay=0.005149874021299183, ms=00058}
22:49:12.209922 run osmo-ms-mob/00059: Starting mobile
22:49:12.227409 run osmo-ms-mob/00059(pid=194): Launched
22:49:12.241270 run mass: MS start registered {at=363971.529570251, delay=0.0045428809826262295, ms=00059}
22:49:12.497287 run osmo-ms-mob/00060: Starting mobile
22:49:12.510573 run osmo-ms-mob/00060(pid=195): Launched
22:49:12.521615 run mass: MS start registered {at=363971.809918074, delay=0.004920467967167497, ms=00060}
22:49:12.919899 run osmo-ms-mob/00061: Starting mobile
22:49:12.936915 run osmo-ms-mob/00061(pid=196): Launched
22:49:12.948396 run mass: MS start registered {at=363972.236697776, delay=0.005149411037564278, ms=00061}
22:49:12.987557 run mass: MS performed LU {at=363972.275772815, lu_delay=4.863027910003439, ms=00046}
22:49:13.014645 run mass: MS performed LU {at=363972.30292825, lu_delay=4.579777633014601, ms=00047}
22:49:13.028237 run osmo-ms-mob/00062: Starting mobile
22:49:13.043622 run osmo-ms-mob/00062(pid=197): Launched
22:49:13.051159 run mass: MS performed LU {at=363972.339470587, lu_delay=5.795332541980315, ms=00043}
22:49:13.057004 run mass: MS start registered {at=363972.345320985, delay=0.005866117018740624, ms=00062}
22:49:13.177874 run mass: MS performed LU {at=363972.466075847, lu_delay=5.3206312649999745, ms=00045}
22:49:13.191062 run osmo-ms-mob/00063: Starting mobile
22:49:13.204218 run osmo-ms-mob/00063(pid=198): Launched
22:49:13.210295 run mass: MS performed LU {at=363972.498606634, lu_delay=6.374742281972431, ms=00042}
22:49:13.216111 run mass: MS start registered {at=363972.504428738, delay=0.0058386699529364705, ms=00063}
22:49:13.911239 run osmo-ms-mob/00064: Starting mobile
22:49:13.925267 run osmo-ms-mob/00064(pid=199): Launched
22:49:13.936254 run mass: MS start registered {at=363973.224556695, delay=0.004766592988744378, ms=00064}
22:49:14.270747 run mass: MS performed LU {at=363973.558944821, lu_delay=3.9346500349929556, ms=00053}
22:49:14.300880 run osmo-ms-mob/00065: Starting mobile
22:49:14.314434 run osmo-ms-mob/00065(pid=200): Launched
22:49:14.325301 run mass: MS start registered {at=363973.613602659, delay=0.004679165023844689, ms=00065}
22:49:14.611679 run osmo-ms-mob/00066: Starting mobile
22:49:14.626320 run osmo-ms-mob/00066(pid=201): Launched
22:49:14.637492 run mass: MS start registered {at=363973.925794587, delay=0.004960743011906743, ms=00066}
22:49:14.750729 run mass: MS performed LU {at=363974.038899743, lu_delay=5.296733463008422, ms=00051}
22:49:14.768970 run mass: MS performed LU {at=363974.057195868, lu_delay=5.280731727019884, ms=00052}
22:49:14.852962 run mass: MS performed LU {at=363974.141149237, lu_delay=6.1176069129724056, ms=00048}
22:49:14.913459 run osmo-ms-mob/00067: Starting mobile
22:49:14.926352 run osmo-ms-mob/00067(pid=202): Launched
22:49:14.937315 run mass: MS start registered {at=363974.225616597, delay=0.004652997013181448, ms=00067}
22:49:15.023025 run mass: MS performed LU {at=363974.311229378, lu_delay=5.763009428977966, ms=00050}
22:49:15.096890 run mass: MS performed LU {at=363974.38509818, lu_delay=6.049848505004775, ms=00049}
22:49:15.125556 run osmo-ms-mob/00068: Starting mobile
22:49:15.138631 run osmo-ms-mob/00068(pid=203): Launched
22:49:15.149744 run mass: MS start registered {at=363974.438047606, delay=0.005144613969605416, ms=00068}
22:49:15.712284 run osmo-ms-mob/00069: Starting mobile
22:49:15.726316 run osmo-ms-mob/00069(pid=204): Launched
22:49:15.737528 run mass: MS start registered {at=363975.02583069, delay=0.005018679017666727, ms=00069}
22:49:15.951363 run mass: MS performed LU {at=363975.239562271, lu_delay=5.030295879987534, ms=00055}
22:49:16.112102 run osmo-ms-mob/00070: Starting mobile
22:49:16.126044 run osmo-ms-mob/00070(pid=205): Launched
22:49:16.140376 run mass: MS start registered {at=363975.428671669, delay=0.008109827991575003, ms=00070}
22:49:16.510879 run osmo-ms-mob/00071: Starting mobile
22:49:16.524607 run osmo-ms-mob/00071(pid=206): Launched
22:49:16.535545 run mass: MS start registered {at=363975.823849372, delay=0.004792833991814405, ms=00071}
22:49:16.754045 run mass: MS performed LU {at=363976.042246292, lu_delay=4.801684034988284, ms=00058}
22:49:16.781008 run mass: MS performed LU {at=363976.069212265, lu_delay=5.397447380004451, ms=00057}
22:49:16.817149 run osmo-ms-mob/00072: Starting mobile
22:49:16.831576 run osmo-ms-mob/00072(pid=207): Launched
22:49:16.842446 run mass: MS start registered {at=363976.130750236, delay=0.004926314984913915, ms=00072}
22:49:16.944351 run mass: MS performed LU {at=363976.232552255, lu_delay=4.702982003975194, ms=00059}
22:49:16.967295 run mass: MS performed LU {at=363976.255606966, lu_delay=6.334083697991446, ms=00054}
22:49:17.337978 run osmo-ms-mob/00073: Starting mobile
22:49:17.355270 run osmo-ms-mob/00073(pid=208): Launched
22:49:17.366594 run mass: MS start registered {at=363976.654887527, delay=0.005218859005253762, ms=00073}
22:49:17.711337 run osmo-ms-mob/00074: Starting mobile
22:49:17.725186 run osmo-ms-mob/00074(pid=209): Launched
22:49:17.736171 run mass: MS start registered {at=363977.024473343, delay=0.00487583497306332, ms=00074}
22:49:18.111279 run osmo-ms-mob/00075: Starting mobile
22:49:18.125862 run osmo-ms-mob/00075(pid=210): Launched
22:49:18.136874 run mass: MS start registered {at=363977.425159446, delay=0.0049355539958924055, ms=00075}
22:49:18.516807 run mass: MS performed LU {at=363977.805005701, lu_delay=5.459684716013726, ms=00062}
22:49:18.532692 run osmo-ms-mob/00076: Starting mobile
22:49:18.546220 run osmo-ms-mob/00076(pid=211): Launched
22:49:18.552368 run mass: MS performed LU {at=363977.840677144, lu_delay=4.616120449034497, ms=00064}
22:49:18.558143 run mass: MS start registered {at=363977.846460526, delay=0.005802109022624791, ms=00076}
22:49:18.618410 run mass: MS performed LU {at=363977.906621025, lu_delay=5.40219228703063, ms=00063}
22:49:18.789010 run mass: MS performed LU {at=363978.077208672, lu_delay=6.26729059801437, ms=00060}
22:49:18.818288 run osmo-ms-mob/00077: Starting mobile
22:49:18.831391 run osmo-ms-mob/00077(pid=212): Launched
22:49:18.842304 run mass: MS start registered {at=363978.130603954, delay=0.004973330011125654, ms=00077}
22:49:18.861630 run mass: MS performed LU {at=363978.149930261, lu_delay=5.913232485007029, ms=00061}
22:49:19.509172 run osmo-ms-mob/00078: Starting mobile
22:49:19.523317 run osmo-ms-mob/00078(pid=213): Launched
22:49:19.534712 run mass: MS start registered {at=363978.823002034, delay=0.005522309977095574, ms=00078}
22:49:19.910292 run osmo-ms-mob/00079: Starting mobile
22:49:19.923994 run osmo-ms-mob/00079(pid=214): Launched
22:49:19.934727 run mass: MS start registered {at=363979.223030845, delay=0.0047292899689637125, ms=00079}
22:49:20.429419 run osmo-ms-mob/00080: Starting mobile
22:49:20.445809 run osmo-ms-mob/00080(pid=215): Launched
22:49:20.454205 run mass: MS performed LU {at=363979.742500247, lu_delay=5.816705660021398, ms=00066}
22:49:20.460155 run mass: MS start registered {at=363979.748471859, delay=0.008275374013464898, ms=00080}
22:49:20.519611 run mass: MS performed LU {at=363979.807814219, lu_delay=4.781983528984711, ms=00069}
22:49:20.726917 run mass: MS performed LU {at=363980.015113688, lu_delay=5.789497091027442, ms=00067}
22:49:20.764183 run mass: MS performed LU {at=363980.052414683, lu_delay=4.6237430140026845, ms=00070}
22:49:20.782889 run osmo-ms-mob/00081: Starting mobile
22:49:20.796388 run osmo-ms-mob/00081(pid=216): Launched
22:49:20.807387 run mass: MS start registered {at=363980.095690597, delay=0.004912670003250241, ms=00081}
22:49:21.316348 run osmo-ms-mob/00082: Starting mobile
22:49:21.331283 run osmo-ms-mob/00082(pid=217): Launched
22:49:21.342355 run mass: MS start registered {at=363980.630654393, delay=0.005062837968580425, ms=00082}
22:49:21.935807 run osmo-ms-mob/00083: Starting mobile
22:49:21.952266 run osmo-ms-mob/00083(pid=218): Launched
22:49:21.963575 run mass: MS start registered {at=363981.251879402, delay=0.005134742008522153, ms=00083}
22:49:22.282383 run mass: MS performed LU {at=363981.570581256, lu_delay=4.546107913018204, ms=00074}
22:49:22.300516 run mass: MS performed LU {at=363981.588778571, lu_delay=5.458028335007839, ms=00072}
22:49:22.331275 run osmo-ms-mob/00084: Starting mobile
22:49:22.345371 run osmo-ms-mob/00084(pid=219): Launched
22:49:22.356797 run mass: MS start registered {at=363981.645089277, delay=0.005449371004942805, ms=00084}
22:49:22.383505 run mass: MS performed LU {at=363981.67173024, lu_delay=5.016842712997459, ms=00073}
22:49:22.929485 run osmo-ms-mob/00085: Starting mobile
22:49:22.946617 run osmo-ms-mob/00085(pid=220): Launched
22:49:22.957915 run mass: MS start registered {at=363982.246215726, delay=0.005147802003193647, ms=00085}
22:49:23.510440 run osmo-ms-mob/00086: Starting mobile
22:49:23.524610 run osmo-ms-mob/00086(pid=221): Launched
22:49:23.535626 run mass: MS start registered {at=363982.823922963, delay=0.004971718997694552, ms=00086}
22:49:24.128745 run osmo-ms-mob/00087: Starting mobile
22:49:24.145626 run osmo-ms-mob/00087(pid=222): Launched
22:49:24.156349 run mass: MS start registered {at=363983.444649305, delay=0.004660524020437151, ms=00087}
22:49:24.221563 run mass: MS performed LU {at=363983.509764223, lu_delay=5.66330369701609, ms=00076}
22:49:24.285274 run mass: MS performed LU {at=363983.573493258, lu_delay=5.442889303958509, ms=00077}
22:49:24.332065 run mass: MS performed LU {at=363983.620264387, lu_delay=4.797262353007682, ms=00078}
22:49:24.510949 run mass: MS performed LU {at=363983.79914682, lu_delay=22.746788499993272, ms=00028}
22:49:24.728886 run osmo-ms-mob/00088: Starting mobile
22:49:24.745439 run osmo-ms-mob/00088(pid=223): Launched
22:49:24.756417 run mass: MS start registered {at=363984.044715118, delay=0.004417460993863642, ms=00088}
22:49:25.320700 run osmo-ms-mob/00089: Starting mobile
22:49:25.337350 run osmo-ms-mob/00089(pid=224): Launched
22:49:25.348826 run mass: MS start registered {at=363984.637125898, delay=0.005172053002752364, ms=00089}
22:49:25.927894 run osmo-ms-mob/00090: Starting mobile
22:49:25.945043 run osmo-ms-mob/00090(pid=225): Launched
22:49:25.956054 run mass: MS start registered {at=363985.244357886, delay=0.0049803200527094305, ms=00090}
22:49:26.048467 run mass: MS performed LU {at=363985.336662668, lu_delay=5.24097207095474, ms=00081}
22:49:26.066085 run mass: MS performed LU {at=363985.354314988, lu_delay=5.605843128985725, ms=00080}
22:49:26.149564 run mass: MS performed LU {at=363985.437763933, lu_delay=6.214733087981585, ms=00079}
22:49:26.412746 run mass: MS performed LU {at=363985.700950454, lu_delay=5.070296060992405, ms=00082}
22:49:26.611533 run osmo-ms-mob/00091: Starting mobile
22:49:26.625589 run osmo-ms-mob/00091(pid=226): Launched
22:49:26.636372 run mass: MS start registered {at=363985.924675188, delay=0.004879686050117016, ms=00091}
22:49:27.305798 run osmo-ms-mob/00092: Starting mobile
22:49:27.318867 run osmo-ms-mob/00092(pid=227): Launched
22:49:27.329897 run mass: MS start registered {at=363986.618188642, delay=0.0050358070293441415, ms=00092}
22:49:27.988157 run mass: MS performed LU {at=363987.276352667, lu_delay=6.024473264988046, ms=00083}
22:49:28.016891 run osmo-ms-mob/00093: Starting mobile
22:49:28.029850 run osmo-ms-mob/00093(pid=228): Launched
22:49:28.040896 run mass: MS start registered {at=363987.329199949, delay=0.004672854964155704, ms=00093}
22:49:28.078851 run mass: MS performed LU {at=363987.367073194, lu_delay=5.1208574679913, ms=00085}
22:49:28.096645 run mass: MS performed LU {at=363987.384935846, lu_delay=21.860950139001943, ms=00040}
22:49:28.241179 run mass: MS performed LU {at=363987.529378355, lu_delay=4.705455392017029, ms=00086}
22:49:28.974325 run mass: MS performed LU {at=363988.262506794, lu_delay=6.617417517001741, ms=00084}
22:49:29.005409 run osmo-ms-mob/00094: Starting mobile
22:49:29.018431 run osmo-ms-mob/00094(pid=229): Launched
22:49:29.029318 run mass: MS start registered {at=363988.317622705, delay=0.004000690008979291, ms=00094}
22:49:29.814329 run mass: MS performed LU {at=363989.102506206, lu_delay=5.657856901001651, ms=00087}
22:49:29.847725 run osmo-ms-mob/00095: Starting mobile
22:49:29.862213 run osmo-ms-mob/00095(pid=230): Launched
22:49:29.868583 run mass: MS performed LU {at=363989.156888858, lu_delay=5.112173739995342, ms=00088}
22:49:29.874511 run mass: MS performed LU {at=363989.162827891, lu_delay=4.525701993028633, ms=00089}
22:49:29.880288 run mass: MS start registered {at=363989.168605148, delay=0.011734706989955157, ms=00095}
22:49:30.160052 run mass: MS performed LU {at=363989.44825006, lu_delay=22.869519165018573, ms=00044}
22:49:30.910448 run osmo-ms-mob/00096: Starting mobile
22:49:30.924265 run osmo-ms-mob/00096(pid=231): Launched
22:49:30.935427 run mass: MS start registered {at=363990.223728202, delay=0.005169913987629116, ms=00096}
22:49:31.844507 run mass: MS performed LU {at=363991.132703115, lu_delay=5.208027926972136, ms=00091}
22:49:31.867958 run mass: MS performed LU {at=363991.156270307, lu_delay=5.911912420997396, ms=00090}
22:49:31.891983 run osmo-ms-mob/00097: Starting mobile
22:49:31.905007 run osmo-ms-mob/00097(pid=232): Launched
22:49:31.915730 run mass: MS start registered {at=363991.204014517, delay=0.004788205027580261, ms=00097}
22:49:32.033838 run mass: MS performed LU {at=363991.322041052, lu_delay=4.703852409962565, ms=00092}
22:49:33.320157 run osmo-ms-mob/00098: Starting mobile
22:49:33.336083 run osmo-ms-mob/00098(pid=233): Launched
22:49:33.347194 run mass: MS start registered {at=363992.63549523, delay=0.005206428992096335, ms=00098}
22:49:33.580297 run mass: MS performed LU {at=363992.868494196, lu_delay=4.550871490966529, ms=00094}
22:49:33.833650 run mass: MS performed LU {at=363993.121849474, lu_delay=5.792649524984881, ms=00093}
22:49:33.858473 run mass: MS performed LU {at=363993.146783154, lu_delay=22.814213429985102, ms=00056}
22:49:35.138247 run osmo-ms-mob/00099: Starting mobile
22:49:35.154306 run osmo-ms-mob/00099(pid=234): Launched
22:49:35.160335 run mass: All started... {duration=55.77309122600127, too_slow=0}
22:49:35.165974 run mass: MS start registered {at=363994.454284891, delay=0.005632640037219971, ms=00099}
22:49:35.564576 run mass: MS performed LU {at=363994.852776391, lu_delay=5.684171243046876, ms=00095}
22:49:35.581624 run mass: MS performed LU {at=363994.869898207, lu_delay=4.64617000502767, ms=00096}
22:49:37.493926 run mass: MS performed LU {at=363996.782123509, lu_delay=5.578108991961926, ms=00097}
22:49:37.581093 run mass: MS performed LU {at=363996.869292844, lu_delay=22.431245238054544, ms=00068}
22:49:37.747086 run mass: MS performed LU {at=363997.035285151, lu_delay=23.421682491956744, ms=00065}
22:49:39.330487 run mass: MS performed LU {at=363998.618664597, lu_delay=22.79481522500282, ms=00071}
22:49:39.347715 run mass: MS performed LU {at=363998.635914588, lu_delay=6.000419358024374, ms=00098}
22:49:41.259721 run mass: MS performed LU {at=364000.547884414, lu_delay=6.09359952295199, ms=00099}
22:49:41.513106 run mass: MS performed LU {at=364000.80130657, lu_delay=23.376147123984993, ms=00075}
22:49:41.523862 run mass: Tests done {all_completed=True, max=23.421682491956744, min=3.9346500349929556}
22:49:41.529263 tst register_default_mass.py: Test passed (81.4 sec)
22:49:41.534681 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:41.537957 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:41.541213 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:41.544485 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:41.547757 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:41.551079 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:41.554390 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:41.557701 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:41.561128 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:41.564587 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:41.567882 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:41.571256 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:41.574683 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:41.578100 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:41.581539 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:41.584977 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:41.588402 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:41.592657 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:41.596103 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:41.599521 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:41.602954 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:41.606387 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:41.610062 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:41.613521 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:41.616960 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:41.620390 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:41.623826 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:41.627241 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:41.630674 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:41.634768 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:41.638437 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:41.641895 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:41.645300 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:41.648728 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:41.652172 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:41.655929 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:41.659373 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:41.662832 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:41.666226 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:41.669661 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:41.673091 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:41.676516 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:41.679955 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:41.683402 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:41.686846 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:41.690272 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:41.693711 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:41.697152 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:41.700560 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:41.703995 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:41.707392 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:41.710768 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:41.714163 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:41.717598 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:41.721028 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:41.724439 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:41.727866 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:41.731326 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:41.735114 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:41.738659 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:41.742062 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:41.745503 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:41.748977 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:41.752414 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:41.755847 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:41.759313 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:41.762992 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:41.766428 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:41.769753 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:41.773182 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:41.776615 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:41.780045 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:41.783397 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:41.786821 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:41.790782 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:41.794137 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:41.797532 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:41.801002 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:41.804441 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:41.807805 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:41.811228 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:41.814598 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:41.818018 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:41.821434 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:41.824853 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:41.828361 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:41.831788 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:41.835226 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:41.838618 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:41.842010 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:41.845449 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:41.848867 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:41.852278 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:41.855669 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:41.859079 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:41.862472 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:41.866438 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:41.869889 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:41.873882 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:41.877849 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:41.881276 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:41.884686 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:41.888047 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:41.891532 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:41.894969 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:41.898322 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:41.901731 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:41.905186 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:41.908606 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:41.912007 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:41.915414 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:41.918812 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:41.922242 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:41.925594 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:41.929608 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:41.933022 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:41.936300 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:41.939553 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:41.942841 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:41.946113 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:41.949384 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:41.952661 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:41.955927 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:41.959186 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:41.962452 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:41.965720 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:41.968998 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:41.972271 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:41.975525 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:41.978769 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:41.981967 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:41.985165 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:41.988367 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:41.991558 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:41.994771 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:41.997985 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:42.001196 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:42.004418 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:42.007606 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:42.010816 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:42.014010 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:42.017216 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:42.020419 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:42.023610 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:42.026817 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:42.030021 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:42.033220 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:42.036414 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:42.039605 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:42.042825 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:42.046030 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:42.049234 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:42.052437 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:42.055636 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:42.058828 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:42.062028 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:42.065227 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:42.068414 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:42.071619 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:42.074825 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:42.078024 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:42.081234 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:42.084445 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:42.087643 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:42.090846 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:42.094043 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:42.097235 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:42.100426 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:42.103622 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:42.106823 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:42.110016 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:42.113231 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:42.116439 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:42.119634 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:42.122847 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:42.126061 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:42.129270 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:42.132476 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:42.135671 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:42.138889 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:42.142102 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:42.145308 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:42.148507 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:42.151712 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:42.154920 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:42.158132 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:42.161334 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:42.164550 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:42.167745 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:42.170950 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:42.174147 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:42.177353 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:42.180558 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:42.183770 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:42.186972 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:42.190163 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:42.193355 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:42.196546 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:42.199735 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:42.202924 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:42.206108 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:42.209320 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:42.212520 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:42.215711 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:42.218911 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:42.222100 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:42.225297 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:42.228488 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:42.231696 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:42.234887 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:42.238088 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:42.241311 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:42.244497 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:42.247702 --- ParallelTerminationStrategy: PID 22 died...
22:49:42.249173 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:42.252744 --- ParallelTerminationStrategy: PID 23 died...
22:49:42.254191 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:42.257746 --- ParallelTerminationStrategy: PID 24 died...
22:49:42.259192 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:42.262738 --- ParallelTerminationStrategy: PID 25 died...
22:49:42.264197 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:42.267746 --- ParallelTerminationStrategy: PID 26 died...
22:49:42.269189 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:42.272769 --- ParallelTerminationStrategy: PID 27 died...
22:49:42.274234 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:42.277792 --- ParallelTerminationStrategy: PID 28 died...
22:49:42.279238 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:42.282830 --- ParallelTerminationStrategy: PID 29 died...
22:49:42.284292 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:42.287878 --- ParallelTerminationStrategy: PID 30 died...
22:49:42.289326 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:42.292901 --- ParallelTerminationStrategy: PID 31 died...
22:49:42.294354 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:42.297952 --- ParallelTerminationStrategy: PID 32 died...
22:49:42.299399 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:42.303050 --- ParallelTerminationStrategy: PID 33 died...
22:49:42.304549 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:42.308191 --- ParallelTerminationStrategy: PID 35 died...
22:49:42.309678 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:42.313340 --- ParallelTerminationStrategy: PID 36 died...
22:49:42.314827 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:42.318472 --- ParallelTerminationStrategy: PID 37 died...
22:49:42.319956 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:42.323600 --- ParallelTerminationStrategy: PID 38 died...
22:49:42.325106 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:42.328770 --- ParallelTerminationStrategy: PID 39 died...
22:49:42.330255 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:42.333920 --- ParallelTerminationStrategy: PID 40 died...
22:49:42.335398 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:42.339047 --- ParallelTerminationStrategy: PID 41 died...
22:49:42.340571 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:42.344228 --- ParallelTerminationStrategy: PID 42 died...
22:49:42.345712 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:42.349377 --- ParallelTerminationStrategy: PID 43 died...
22:49:42.350856 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:42.354503 --- ParallelTerminationStrategy: PID 44 died...
22:49:42.355981 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:42.359581 --- ParallelTerminationStrategy: PID 45 died...
22:49:42.361240 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:42.364888 --- ParallelTerminationStrategy: PID 46 died...
22:49:42.366356 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:42.370017 --- ParallelTerminationStrategy: PID 47 died...
22:49:42.371505 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:42.375164 --- ParallelTerminationStrategy: PID 48 died...
22:49:42.376638 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:42.380266 --- ParallelTerminationStrategy: PID 49 died...
22:49:42.381745 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:42.385396 --- ParallelTerminationStrategy: PID 50 died...
22:49:42.386864 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:42.390500 --- ParallelTerminationStrategy: PID 51 died...
22:49:42.391989 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:42.395617 --- ParallelTerminationStrategy: PID 52 died...
22:49:42.397098 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:42.400743 --- ParallelTerminationStrategy: PID 53 died...
22:49:42.402205 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:42.405859 --- ParallelTerminationStrategy: PID 54 died...
22:49:42.407329 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:42.410965 --- ParallelTerminationStrategy: PID 55 died...
22:49:42.412446 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:42.416067 --- ParallelTerminationStrategy: PID 56 died...
22:49:42.417529 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:42.421179 --- ParallelTerminationStrategy: PID 57 died...
22:49:42.422642 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:42.426306 --- ParallelTerminationStrategy: PID 58 died...
22:49:42.427784 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:42.431412 --- ParallelTerminationStrategy: PID 59 died...
22:49:42.432889 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:42.436531 --- ParallelTerminationStrategy: PID 60 died...
22:49:42.437997 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:42.441628 --- ParallelTerminationStrategy: PID 61 died...
22:49:42.443102 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:42.446756 --- ParallelTerminationStrategy: PID 62 died...
22:49:42.448254 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:42.451884 --- ParallelTerminationStrategy: PID 63 died...
22:49:42.453357 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:42.456985 --- ParallelTerminationStrategy: PID 64 died...
22:49:42.458452 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:42.462071 --- ParallelTerminationStrategy: PID 65 died...
22:49:42.463541 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:42.467185 --- ParallelTerminationStrategy: PID 66 died...
22:49:42.468664 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:42.472339 --- ParallelTerminationStrategy: PID 67 died...
22:49:42.473824 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:42.477448 --- ParallelTerminationStrategy: PID 68 died...
22:49:42.478926 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:42.482573 --- ParallelTerminationStrategy: PID 69 died...
22:49:42.484053 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:42.487675 --- ParallelTerminationStrategy: PID 70 died...
22:49:42.489154 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:42.492822 --- ParallelTerminationStrategy: PID 71 died...
22:49:42.494303 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:42.497938 --- ParallelTerminationStrategy: PID 72 died...
22:49:42.499411 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:42.503058 --- ParallelTerminationStrategy: PID 73 died...
22:49:42.504566 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:42.508208 --- ParallelTerminationStrategy: PID 74 died...
22:49:42.509680 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:42.513334 --- ParallelTerminationStrategy: PID 75 died...
22:49:42.514810 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:42.518442 --- ParallelTerminationStrategy: PID 76 died...
22:49:42.519918 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:42.523558 --- ParallelTerminationStrategy: PID 77 died...
22:49:42.525054 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:42.528717 --- ParallelTerminationStrategy: PID 78 died...
22:49:42.530187 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:42.533818 --- ParallelTerminationStrategy: PID 79 died...
22:49:42.535285 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:42.538923 --- ParallelTerminationStrategy: PID 80 died...
22:49:42.540405 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:42.544042 --- ParallelTerminationStrategy: PID 81 died...
22:49:42.545524 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:42.549167 --- ParallelTerminationStrategy: PID 82 died...
22:49:42.550639 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:42.554275 --- ParallelTerminationStrategy: PID 83 died...
22:49:42.555753 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:42.559378 --- ParallelTerminationStrategy: PID 84 died...
22:49:42.560870 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:42.564662 --- ParallelTerminationStrategy: PID 85 died...
22:49:42.566196 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:42.570002 --- ParallelTerminationStrategy: PID 86 died...
22:49:42.571540 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:42.575349 --- ParallelTerminationStrategy: PID 87 died...
22:49:42.576914 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:42.580722 --- ParallelTerminationStrategy: PID 88 died...
22:49:42.582263 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:42.586062 --- ParallelTerminationStrategy: PID 89 died...
22:49:42.587612 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:42.591414 --- ParallelTerminationStrategy: PID 90 died...
22:49:42.592974 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:42.596777 --- ParallelTerminationStrategy: PID 91 died...
22:49:42.598307 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:42.602129 --- ParallelTerminationStrategy: PID 92 died...
22:49:42.603698 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:42.607544 --- ParallelTerminationStrategy: PID 93 died...
22:49:42.609130 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:42.612930 --- ParallelTerminationStrategy: PID 94 died...
22:49:42.614417 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:42.618071 --- ParallelTerminationStrategy: PID 95 died...
22:49:42.619554 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:42.623193 --- ParallelTerminationStrategy: PID 96 died...
22:49:42.624677 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:42.628336 --- ParallelTerminationStrategy: PID 97 died...
22:49:42.629807 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:42.633468 --- ParallelTerminationStrategy: PID 98 died...
22:49:42.634950 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:42.638596 --- ParallelTerminationStrategy: PID 99 died...
22:49:42.640088 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:42.643734 --- ParallelTerminationStrategy: PID 100 died...
22:49:42.645210 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:42.648863 --- ParallelTerminationStrategy: PID 101 died...
22:49:42.650341 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:42.653978 --- ParallelTerminationStrategy: PID 102 died...
22:49:42.655452 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:42.659110 --- ParallelTerminationStrategy: PID 103 died...
22:49:42.660598 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:42.664260 --- ParallelTerminationStrategy: PID 104 died...
22:49:42.665738 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:42.669386 --- ParallelTerminationStrategy: PID 105 died...
22:49:42.670871 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:42.674521 --- ParallelTerminationStrategy: PID 106 died...
22:49:42.676004 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:42.679669 --- ParallelTerminationStrategy: PID 107 died...
22:49:42.681149 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:42.684792 --- ParallelTerminationStrategy: PID 108 died...
22:49:42.686260 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:42.689922 --- ParallelTerminationStrategy: PID 109 died...
22:49:42.691399 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:42.695051 --- ParallelTerminationStrategy: PID 110 died...
22:49:42.696538 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:42.700177 --- ParallelTerminationStrategy: PID 111 died...
22:49:42.701654 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:42.705315 --- ParallelTerminationStrategy: PID 112 died...
22:49:42.706787 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:42.710404 --- ParallelTerminationStrategy: PID 113 died...
22:49:42.711901 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:42.715525 --- ParallelTerminationStrategy: PID 114 died...
22:49:42.717008 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:42.720665 --- ParallelTerminationStrategy: PID 115 died...
22:49:42.722133 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:42.725760 --- ParallelTerminationStrategy: PID 116 died...
22:49:42.727230 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:42.730872 --- ParallelTerminationStrategy: PID 117 died...
22:49:42.732344 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:42.736001 --- ParallelTerminationStrategy: PID 118 died...
22:49:42.737470 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:42.741112 --- ParallelTerminationStrategy: PID 119 died...
22:49:42.742590 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:42.746248 --- ParallelTerminationStrategy: PID 120 died...
22:49:42.747720 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:42.751357 --- ParallelTerminationStrategy: PID 121 died...
22:49:42.752836 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:42.756476 --- ParallelTerminationStrategy: PID 122 died...
22:49:42.757948 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:42.761603 --- ParallelTerminationStrategy: PID 123 died...
22:49:42.763068 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:42.766704 --- ParallelTerminationStrategy: PID 124 died...
22:49:42.768182 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:42.771827 --- ParallelTerminationStrategy: PID 125 died...
22:49:42.773288 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:42.776918 --- ParallelTerminationStrategy: PID 126 died...
22:49:42.778394 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:42.782024 --- ParallelTerminationStrategy: PID 127 died...
22:49:42.783488 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:42.787141 --- ParallelTerminationStrategy: PID 128 died...
22:49:42.788630 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:42.792275 --- ParallelTerminationStrategy: PID 129 died...
22:49:42.793751 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:42.797394 --- ParallelTerminationStrategy: PID 130 died...
22:49:42.798873 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:42.802518 --- ParallelTerminationStrategy: PID 131 died...
22:49:42.804009 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:42.807631 --- ParallelTerminationStrategy: PID 132 died...
22:49:42.809114 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:42.812747 --- ParallelTerminationStrategy: PID 133 died...
22:49:42.814223 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:42.817878 --- ParallelTerminationStrategy: PID 134 died...
22:49:42.819342 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:42.822985 --- ParallelTerminationStrategy: PID 135 died...
22:49:42.824474 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:42.828145 --- ParallelTerminationStrategy: PID 136 died...
22:49:42.829622 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:42.833318 --- ParallelTerminationStrategy: PID 137 died...
22:49:42.834796 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:42.838456 --- ParallelTerminationStrategy: PID 138 died...
22:49:42.839938 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:42.843602 --- ParallelTerminationStrategy: PID 139 died...
22:49:42.845091 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:42.848751 --- ParallelTerminationStrategy: PID 140 died...
22:49:42.850213 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:42.853880 --- ParallelTerminationStrategy: PID 141 died...
22:49:42.855351 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:42.859012 --- ParallelTerminationStrategy: PID 142 died...
22:49:42.860495 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:42.864145 --- ParallelTerminationStrategy: PID 143 died...
22:49:42.865624 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:42.869265 --- ParallelTerminationStrategy: PID 144 died...
22:49:42.870743 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:42.874388 --- ParallelTerminationStrategy: PID 145 died...
22:49:42.875864 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:42.879516 --- ParallelTerminationStrategy: PID 146 died...
22:49:42.881023 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:42.884667 --- ParallelTerminationStrategy: PID 147 died...
22:49:42.886141 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:42.889800 --- ParallelTerminationStrategy: PID 148 died...
22:49:42.891268 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:42.894939 --- ParallelTerminationStrategy: PID 149 died...
22:49:42.896432 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:42.900107 --- ParallelTerminationStrategy: PID 150 died...
22:49:42.901582 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:42.905244 --- ParallelTerminationStrategy: PID 151 died...
22:49:42.906723 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:42.910373 --- ParallelTerminationStrategy: PID 152 died...
22:49:42.911849 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:42.915494 --- ParallelTerminationStrategy: PID 153 died...
22:49:42.916961 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:42.920607 --- ParallelTerminationStrategy: PID 154 died...
22:49:42.922076 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:42.925768 --- ParallelTerminationStrategy: PID 155 died...
22:49:42.927239 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:42.930894 --- ParallelTerminationStrategy: PID 156 died...
22:49:42.932373 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:42.936032 --- ParallelTerminationStrategy: PID 157 died...
22:49:42.937502 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:42.941168 --- ParallelTerminationStrategy: PID 158 died...
22:49:42.942644 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:42.946309 --- ParallelTerminationStrategy: PID 159 died...
22:49:42.947797 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:42.951448 --- ParallelTerminationStrategy: PID 160 died...
22:49:42.952946 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:42.956588 --- ParallelTerminationStrategy: PID 161 died...
22:49:42.958071 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:42.961766 --- ParallelTerminationStrategy: PID 162 died...
22:49:42.963241 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:42.966899 --- ParallelTerminationStrategy: PID 163 died...
22:49:42.968386 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:42.972056 --- ParallelTerminationStrategy: PID 164 died...
22:49:42.973539 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:42.977206 --- ParallelTerminationStrategy: PID 165 died...
22:49:42.978680 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:42.982330 --- ParallelTerminationStrategy: PID 166 died...
22:49:42.983806 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:42.987469 --- ParallelTerminationStrategy: PID 167 died...
22:49:42.988942 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:42.992607 --- ParallelTerminationStrategy: PID 168 died...
22:49:42.994080 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:42.997769 --- ParallelTerminationStrategy: PID 169 died...
22:49:42.999237 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:43.002891 --- ParallelTerminationStrategy: PID 170 died...
22:49:43.004367 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:43.008039 --- ParallelTerminationStrategy: PID 171 died...
22:49:43.009517 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:43.013179 --- ParallelTerminationStrategy: PID 172 died...
22:49:43.014649 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:43.018277 --- ParallelTerminationStrategy: PID 173 died...
22:49:43.019750 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:43.023397 --- ParallelTerminationStrategy: PID 174 died...
22:49:43.024882 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:43.028550 --- ParallelTerminationStrategy: PID 175 died...
22:49:43.030033 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:43.033669 --- ParallelTerminationStrategy: PID 176 died...
22:49:43.035148 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:43.038803 --- ParallelTerminationStrategy: PID 177 died...
22:49:43.040286 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:43.043950 --- ParallelTerminationStrategy: PID 178 died...
22:49:43.045425 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:43.049084 --- ParallelTerminationStrategy: PID 179 died...
22:49:43.050560 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:43.054232 --- ParallelTerminationStrategy: PID 180 died...
22:49:43.055730 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:43.059384 --- ParallelTerminationStrategy: PID 181 died...
22:49:43.060875 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:43.064525 --- ParallelTerminationStrategy: PID 182 died...
22:49:43.066002 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:43.069647 --- ParallelTerminationStrategy: PID 183 died...
22:49:43.071118 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:43.074790 --- ParallelTerminationStrategy: PID 184 died...
22:49:43.076273 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:43.079931 --- ParallelTerminationStrategy: PID 185 died...
22:49:43.081408 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:43.085067 --- ParallelTerminationStrategy: PID 186 died...
22:49:43.086542 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:43.090206 --- ParallelTerminationStrategy: PID 187 died...
22:49:43.091691 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:43.095371 --- ParallelTerminationStrategy: PID 188 died...
22:49:43.096891 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:43.100522 --- ParallelTerminationStrategy: PID 189 died...
22:49:43.101968 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:43.105556 --- ParallelTerminationStrategy: PID 190 died...
22:49:43.106998 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:43.110598 --- ParallelTerminationStrategy: PID 191 died...
22:49:43.112078 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:43.115659 --- ParallelTerminationStrategy: PID 192 died...
22:49:43.117116 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:43.120721 --- ParallelTerminationStrategy: PID 193 died...
22:49:43.122169 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:43.125744 --- ParallelTerminationStrategy: PID 194 died...
22:49:43.127186 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:43.130777 --- ParallelTerminationStrategy: PID 195 died...
22:49:43.132228 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:43.135811 --- ParallelTerminationStrategy: PID 196 died...
22:49:43.137245 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:43.140819 --- ParallelTerminationStrategy: PID 197 died...
22:49:43.142258 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:43.145923 --- ParallelTerminationStrategy: PID 198 died...
22:49:43.147394 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:43.151041 --- ParallelTerminationStrategy: PID 199 died...
22:49:43.152524 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:43.156197 --- ParallelTerminationStrategy: PID 200 died...
22:49:43.157669 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:43.161277 --- ParallelTerminationStrategy: PID 201 died...
22:49:43.162723 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:43.166326 --- ParallelTerminationStrategy: PID 202 died...
22:49:43.167789 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:43.171388 --- ParallelTerminationStrategy: PID 203 died...
22:49:43.172850 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:43.176482 --- ParallelTerminationStrategy: PID 204 died...
22:49:43.177956 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:43.181560 --- ParallelTerminationStrategy: PID 205 died...
22:49:43.183007 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:43.186624 --- ParallelTerminationStrategy: PID 206 died...
22:49:43.188083 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:43.191696 --- ParallelTerminationStrategy: PID 207 died...
22:49:43.193150 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:43.196745 --- ParallelTerminationStrategy: PID 208 died...
22:49:43.198199 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:43.201805 --- ParallelTerminationStrategy: PID 209 died...
22:49:43.203256 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:43.206853 --- ParallelTerminationStrategy: PID 210 died...
22:49:43.208310 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:43.211913 --- ParallelTerminationStrategy: PID 211 died...
22:49:43.213365 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:43.216974 --- ParallelTerminationStrategy: PID 212 died...
22:49:43.218422 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:43.222041 --- ParallelTerminationStrategy: PID 213 died...
22:49:43.223487 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:43.227096 --- ParallelTerminationStrategy: PID 214 died...
22:49:43.228551 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:43.232127 --- ParallelTerminationStrategy: PID 215 died...
22:49:43.233576 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:43.237187 --- ParallelTerminationStrategy: PID 216 died...
22:49:43.238632 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:43.242226 --- ParallelTerminationStrategy: PID 217 died...
22:49:43.243677 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:43.247283 --- ParallelTerminationStrategy: PID 218 died...
22:49:43.248746 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:43.252363 --- ParallelTerminationStrategy: PID 219 died...
22:49:43.253819 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:43.257444 --- ParallelTerminationStrategy: PID 220 died...
22:49:43.258897 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:43.262521 --- ParallelTerminationStrategy: PID 221 died...
22:49:43.263987 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:43.267588 --- ParallelTerminationStrategy: PID 222 died...
22:49:43.269061 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:43.272663 --- ParallelTerminationStrategy: PID 223 died...
22:49:43.274115 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:43.277734 --- ParallelTerminationStrategy: PID 224 died...
22:49:43.279197 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:43.282788 --- ParallelTerminationStrategy: PID 225 died...
22:49:43.284275 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:43.287893 --- ParallelTerminationStrategy: PID 226 died...
22:49:43.289353 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:43.292975 --- ParallelTerminationStrategy: PID 227 died...
22:49:43.294443 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:43.298054 --- ParallelTerminationStrategy: PID 228 died...
22:49:43.299517 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:43.303127 --- ParallelTerminationStrategy: PID 229 died...
22:49:43.304595 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:43.308207 --- ParallelTerminationStrategy: PID 230 died...
22:49:43.309658 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:43.313258 --- ParallelTerminationStrategy: PID 231 died...
22:49:43.314716 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:43.318329 --- ParallelTerminationStrategy: PID 232 died...
22:49:43.319783 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:43.323388 --- ParallelTerminationStrategy: PID 233 died...
22:49:43.324867 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:43.328469 --- ParallelTerminationStrategy: PID 234 died...
22:49:43.329923 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:46.734272 --- ParallelTerminationStrategy: PID 34 died...
22:49:46.740522 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8215 netreg_mass PASS
---------------------------------------------------------------------
22:49:46.817884 tst trial-8215: Storing JUnit report in /build/trial-8215/run.2026-01-18_22-48-19/trial-8215.xml
--------------------------------------------------------------------------------------------
trial-8215 PASS
--------------------------------------------------------------------------------------------
22:49:46.828627 tst trial-8215: trial-8215: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (81.4 sec)
+ exit_code=0
+ rm -rf trial-8215/inst
+ cd trial-8215
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-01-18 22:48:19
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8215-run.tgz run.2026-01-18_22-48-19
+ tar czf /build/trial-8215-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-01-18_13_30_42.tgz osmo-bts-oc2g.build-2026-01-18_00_51_23.tgz osmo-bts-sysmo.build-2026-01-18_00_51_25.tgz osmo-bts.build-2026-01-18_00_51_30.tgz osmo-ggsn.build-2026-01-18_20_42_46.tgz osmo-hlr.build-2026-01-18_16_36_53.tgz osmo-hnbgw.build-2026-01-18_13_30_14.tgz osmo-mgw.build-2026-01-18_08_33_14.tgz osmo-msc.build-2026-01-18_13_34_37.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-01-18_07_35_07.tgz osmo-pcu-sysmo.build-2026-01-18_07_35_00.tgz osmo-pcu.build-2026-01-18_07_35_09.tgz osmo-sgsn.build-2026-01-18_20_48_29.tgz osmo-stp.build-2026-01-18_13_26_21.tgz osmo-trx.build-2026-01-18_14_21_32.tgz osmocom-bb.build-2026-01-18_21_17_33.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