Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis"
> git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins3902495394966648626.sh
+ rm -rf trial-8166-bin.tgz trial-8166-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24960
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11007
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10412
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12845
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13168
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12737
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 41098
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7548
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 43218
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8356
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 13145
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7459
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11532
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7588
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9030
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6308
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 7459
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins13791453915476169003.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-8166
+ rm -rf docker-playground
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground
Cloning into 'docker-playground'...
+ git -C docker-playground log --oneline
bce9627 nplab-m3ua-test: Configure Network Indicator as International
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_S1GW_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.0s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.1s
#7 [18/28] RUN SET -x && mkdir -p /tmp/mongodb && cd /tmp/mongodb && wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && wget "http://archive.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" > /etc/apt/sources.list.d/mongodb-org.list && apt-get update && apt-get install -y mongodb-org && apt-get clean && cd / && rm -rf /tmp/mongodb && rm /etc/apt/sources.list.d/mongodb-org.list && sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf
#7 CACHED
#8 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#8 CACHED
#9 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#9 CACHED
#10 [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
#10 CACHED
#11 [ 3/28] RUN groupadd osmo-gsm-tester
#11 CACHED
#12 [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
#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 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#14 CACHED
#15 [ 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
#15 CACHED
#16 [ 2/28] RUN useradd -ms /bin/bash jenkins
#16 CACHED
#17 [23/28] RUN CD osmo-gsm-tester && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD
#17 CACHED
#18 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#18 CACHED
#19 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#19 CACHED
#20 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#20 CACHED
#21 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#21 CACHED
#22 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#22 CACHED
#23 [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
#23 CACHED
#24 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#24 CACHED
#25 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#25 CACHED
#26 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#26 CACHED
#27 [ 9/28] COPY SSH /root/.ssh
#27 CACHED
#28 [ 8/28] RUN MKDIR /var/run/sshd
#28 CACHED
#29 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#29 CACHED
#30 [20/28] WORKDIR /TMP
#30 CACHED
#31 [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
#31 CACHED
#32 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:8358be6a782dca6d226a221702bb76c5a47248a68ed00cd13599e522849728d7 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=8167 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2025-12-01 22:48:17
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8167
+ mkdir -p trial-8167
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-12-01_13_28_29.tgz osmo-bts-oc2g.build-2025-12-01_00_51_45.tgz osmo-bts-sysmo.build-2025-12-01_00_51_47.tgz osmo-bts.build-2025-12-01_00_51_54.tgz osmo-ggsn.build-2025-12-01_20_42_41.tgz osmo-hlr.build-2025-12-01_16_36_55.tgz osmo-hnbgw.build-2025-12-01_13_28_26.tgz osmo-mgw.build-2025-12-01_08_33_13.tgz osmo-msc.build-2025-12-01_13_32_30.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-12-01_07_33_57.tgz osmo-pcu-sysmo.build-2025-12-01_07_34_02.tgz osmo-pcu.build-2025-12-01_07_36_13.tgz osmo-sgsn.build-2025-12-01_20_48_30.tgz osmo-stp.build-2025-12-01_13_23_09.tgz osmo-trx.build-2025-12-01_14_25_44.tgz osmocom-bb.build-2025-12-01_21_17_34.tgz srslte.build-19.tgz trial-8167
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-12-01_13_28_29.md5 osmo-bts-oc2g.build-2025-12-01_00_51_45.md5 osmo-bts-sysmo.build-2025-12-01_00_51_47.md5 osmo-bts.build-2025-12-01_00_51_54.md5 osmo-ggsn.build-2025-12-01_20_42_41.md5 osmo-hlr.build-2025-12-01_16_36_55.md5 osmo-hnbgw.build-2025-12-01_13_28_26.md5 osmo-mgw.build-2025-12-01_08_33_13.md5 osmo-msc.build-2025-12-01_13_32_30.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-12-01_07_33_57.md5 osmo-pcu-sysmo.build-2025-12-01_07_34_02.md5 osmo-pcu.build-2025-12-01_07_36_13.md5 osmo-sgsn.build-2025-12-01_20_48_30.md5 osmo-stp.build-2025-12-01_13_23_09.md5 osmo-trx.build-2025-12-01_14_25_44.md5 osmocom-bb.build-2025-12-01_21_17_34.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-12-01_13_28_29.md5 osmo-bts-oc2g.build-2025-12-01_00_51_45.md5 osmo-bts-sysmo.build-2025-12-01_00_51_47.md5 osmo-bts.build-2025-12-01_00_51_54.md5 osmo-ggsn.build-2025-12-01_20_42_41.md5 osmo-hlr.build-2025-12-01_16_36_55.md5 osmo-hnbgw.build-2025-12-01_13_28_26.md5 osmo-mgw.build-2025-12-01_08_33_13.md5 osmo-msc.build-2025-12-01_13_32_30.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-12-01_07_33_57.md5 osmo-pcu-sysmo.build-2025-12-01_07_34_02.md5 osmo-pcu.build-2025-12-01_07_36_13.md5 osmo-sgsn.build-2025-12-01_20_48_30.md5 osmo-stp.build-2025-12-01_13_23_09.md5 osmo-trx.build-2025-12-01_14_25_44.md5 osmocom-bb.build-2025-12-01_21_17_34.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-8167 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8167'
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-8167
--------------------------------------------------------------------------------------------
22:48:17.270610 tst trial-8167: Detailed log at /build/trial-8167/run.2025-12-01_22-48-17/log
---------------------------------------------------------------------
trial-8167 netreg_mass
---------------------------------------------------------------------
22:48:17.472223 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:17.472596 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:17.473414 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:17.474584 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:17.515873 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:17.516783 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:17.517943 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:17.580040 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-8167 netreg_mass register_default_mass.py
----------------------------------------------
22:48:17.580815 tst register_default_mass.py:9: Claiming resources for the test
22:48:17.596154 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.596697 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.597166 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.597599 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.598033 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.598499 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.598943 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:17.630679 tst register_default_mass.py: using LAC 2
22:48:17.653200 tst register_default_mass.py: using RAC 2
22:48:17.680344 tst register_default_mass.py: using CellId 2
22:48:17.710141 tst register_default_mass.py: using BVCI 3
22:48:17.723967 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.724661 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.725242 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.725756 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.726281 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.726790 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.727295 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.727836 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.728366 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.728890 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.729414 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.729930 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.730538 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.731092 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.731619 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.732145 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.732678 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.733203 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.733735 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.734258 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.734770 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.735309 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.735834 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.736350 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.736861 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.737393 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.737906 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.738415 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.738941 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.739461 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.739974 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.740500 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.741027 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.741550 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.742072 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.742590 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.743098 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.743614 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.744139 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.744650 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.745153 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.745678 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.746188 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.746708 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.747231 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.747740 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.748247 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.748780 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.749291 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.749825 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.750347 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.750856 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.751359 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.751881 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.752390 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.752907 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.753429 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.753944 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.754444 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.754960 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.755473 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.755982 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.756511 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.757041 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.757540 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.758062 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.758570 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.759079 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.759578 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.760086 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.760592 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.761111 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.761701 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.762211 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.762716 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.763237 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.763740 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.764239 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.764762 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.765266 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.765764 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.766263 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.766787 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.767289 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.767784 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.768292 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.768799 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.769312 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.769818 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.770319 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.770824 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.771345 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.771859 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.772363 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.772893 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.773400 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.773905 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.774427 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.774935 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.775436 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.775943 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.776507 tst register_default_mass.py:21: Launching a simple network
22:48:17.786671 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:17.904423 run create_hlr_db(pid=20): Launched
22:48:18.918793 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:18.942949 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:18.958328 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:18.964132 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:19.146156 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:19.161136 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:19.166753 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:19.577871 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:19.593014 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:22.607480 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:22.719684 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:22.735041 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:22.740755 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:22.764189 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:22.779487 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:22.785373 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:23.091321 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:23.106835 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:29.139294 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:29.311289 run osmo-bts-virtual(pid=34): Launched
22:48:30.357050 tst register_default_mass.py: using MSISDN 1001
22:48:30.375270 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:30.414451 tst register_default_mass.py: using MSISDN 1002
22:48:30.431929 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:30.461749 tst register_default_mass.py: using MSISDN 1003
22:48:30.475969 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:30.506485 tst register_default_mass.py: using MSISDN 1004
22:48:30.520950 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:30.551036 tst register_default_mass.py: using MSISDN 1005
22:48:30.561353 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:30.590913 tst register_default_mass.py: using MSISDN 1006
22:48:30.606108 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:30.636566 tst register_default_mass.py: using MSISDN 1007
22:48:30.650934 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:30.681689 tst register_default_mass.py: using MSISDN 1008
22:48:30.696066 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:30.726080 tst register_default_mass.py: using MSISDN 1009
22:48:30.735706 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:30.765781 tst register_default_mass.py: using MSISDN 1010
22:48:30.781276 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:30.811206 tst register_default_mass.py: using MSISDN 1011
22:48:30.825435 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:30.856014 tst register_default_mass.py: using MSISDN 1012
22:48:30.870637 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:30.901332 tst register_default_mass.py: using MSISDN 1013
22:48:30.915685 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:30.945768 tst register_default_mass.py: using MSISDN 1014
22:48:30.959870 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:30.990585 tst register_default_mass.py: using MSISDN 1015
22:48:31.005192 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:31.036219 tst register_default_mass.py: using MSISDN 1016
22:48:31.050786 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:31.081244 tst register_default_mass.py: using MSISDN 1017
22:48:31.095572 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:31.125917 tst register_default_mass.py: using MSISDN 1018
22:48:31.140242 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:31.170913 tst register_default_mass.py: using MSISDN 1019
22:48:31.185378 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:31.215884 tst register_default_mass.py: using MSISDN 1020
22:48:31.230378 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:31.260362 tst register_default_mass.py: using MSISDN 1021
22:48:31.274570 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:31.303983 tst register_default_mass.py: using MSISDN 1022
22:48:31.317935 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:31.348663 tst register_default_mass.py: using MSISDN 1023
22:48:31.363060 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:31.393721 tst register_default_mass.py: using MSISDN 1024
22:48:31.403537 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:31.438343 tst register_default_mass.py: using MSISDN 1025
22:48:31.455362 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:31.486195 tst register_default_mass.py: using MSISDN 1026
22:48:31.500403 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:31.530702 tst register_default_mass.py: using MSISDN 1027
22:48:31.544548 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:31.575117 tst register_default_mass.py: using MSISDN 1028
22:48:31.589277 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:31.620407 tst register_default_mass.py: using MSISDN 1029
22:48:31.634507 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:31.665105 tst register_default_mass.py: using MSISDN 1030
22:48:31.678937 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:31.709951 tst register_default_mass.py: using MSISDN 1031
22:48:31.723974 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:31.754589 tst register_default_mass.py: using MSISDN 1032
22:48:31.768537 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:31.797740 tst register_default_mass.py: using MSISDN 1033
22:48:31.811230 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:31.841875 tst register_default_mass.py: using MSISDN 1034
22:48:31.855893 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:31.886528 tst register_default_mass.py: using MSISDN 1035
22:48:31.900718 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:31.931281 tst register_default_mass.py: using MSISDN 1036
22:48:31.945464 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:31.976077 tst register_default_mass.py: using MSISDN 1037
22:48:31.990069 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:32.020881 tst register_default_mass.py: using MSISDN 1038
22:48:32.034831 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:32.065085 tst register_default_mass.py: using MSISDN 1039
22:48:32.078957 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:32.109282 tst register_default_mass.py: using MSISDN 1040
22:48:32.123200 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:32.153896 tst register_default_mass.py: using MSISDN 1041
22:48:32.168009 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:32.198702 tst register_default_mass.py: using MSISDN 1042
22:48:32.209215 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:32.240014 tst register_default_mass.py: using MSISDN 1043
22:48:32.255744 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:32.286637 tst register_default_mass.py: using MSISDN 1044
22:48:32.301329 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:32.331499 tst register_default_mass.py: using MSISDN 1045
22:48:32.345884 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:32.376799 tst register_default_mass.py: using MSISDN 1046
22:48:32.391458 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:32.422210 tst register_default_mass.py: using MSISDN 1047
22:48:32.436719 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:32.467352 tst register_default_mass.py: using MSISDN 1048
22:48:32.481874 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:32.512954 tst register_default_mass.py: using MSISDN 1049
22:48:32.527306 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:32.557699 tst register_default_mass.py: using MSISDN 1050
22:48:32.571974 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:32.602239 tst register_default_mass.py: using MSISDN 1051
22:48:32.616313 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:32.646851 tst register_default_mass.py: using MSISDN 1052
22:48:32.661210 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:32.691830 tst register_default_mass.py: using MSISDN 1053
22:48:32.706285 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:32.736707 tst register_default_mass.py: using MSISDN 1054
22:48:32.751092 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:32.788550 tst register_default_mass.py: using MSISDN 1055
22:48:32.794578 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:32.825952 tst register_default_mass.py: using MSISDN 1056
22:48:32.840815 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:32.871393 tst register_default_mass.py: using MSISDN 1057
22:48:32.885724 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:32.915999 tst register_default_mass.py: using MSISDN 1058
22:48:32.930326 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:32.960919 tst register_default_mass.py: using MSISDN 1059
22:48:32.975177 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:33.005714 tst register_default_mass.py: using MSISDN 1060
22:48:33.020079 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:33.050693 tst register_default_mass.py: using MSISDN 1061
22:48:33.065244 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:33.095807 tst register_default_mass.py: using MSISDN 1062
22:48:33.110241 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:33.141345 tst register_default_mass.py: using MSISDN 1063
22:48:33.155880 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:33.186752 tst register_default_mass.py: using MSISDN 1064
22:48:33.201247 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:33.231211 tst register_default_mass.py: using MSISDN 1065
22:48:33.245281 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:33.275531 tst register_default_mass.py: using MSISDN 1066
22:48:33.289799 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:33.320025 tst register_default_mass.py: using MSISDN 1067
22:48:33.334199 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:33.372721 tst register_default_mass.py: using MSISDN 1068
22:48:33.390366 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:33.420747 tst register_default_mass.py: using MSISDN 1069
22:48:33.435247 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:33.465616 tst register_default_mass.py: using MSISDN 1070
22:48:33.479888 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:33.510238 tst register_default_mass.py: using MSISDN 1071
22:48:33.524592 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:33.554917 tst register_default_mass.py: using MSISDN 1072
22:48:33.569059 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:33.599196 tst register_default_mass.py: using MSISDN 1073
22:48:33.613639 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:33.644017 tst register_default_mass.py: using MSISDN 1074
22:48:33.658219 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:33.688803 tst register_default_mass.py: using MSISDN 1075
22:48:33.702971 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:33.733396 tst register_default_mass.py: using MSISDN 1076
22:48:33.747628 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:33.778367 tst register_default_mass.py: using MSISDN 1077
22:48:33.793065 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:33.823081 tst register_default_mass.py: using MSISDN 1078
22:48:33.833381 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:33.862723 tst register_default_mass.py: using MSISDN 1079
22:48:33.877035 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:33.906620 tst register_default_mass.py: using MSISDN 1080
22:48:33.920426 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:33.950863 tst register_default_mass.py: using MSISDN 1081
22:48:33.964679 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:33.995149 tst register_default_mass.py: using MSISDN 1082
22:48:34.005500 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:34.035944 tst register_default_mass.py: using MSISDN 1083
22:48:34.051591 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:34.081709 tst register_default_mass.py: using MSISDN 1084
22:48:34.095960 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:34.126536 tst register_default_mass.py: using MSISDN 1085
22:48:34.140925 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:34.171597 tst register_default_mass.py: using MSISDN 1086
22:48:34.186124 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:34.216559 tst register_default_mass.py: using MSISDN 1087
22:48:34.230983 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:34.269736 tst register_default_mass.py: using MSISDN 1088
22:48:34.287447 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:34.318133 tst register_default_mass.py: using MSISDN 1089
22:48:34.332760 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:34.371381 tst register_default_mass.py: using MSISDN 1090
22:48:34.388856 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:34.419173 tst register_default_mass.py: using MSISDN 1091
22:48:34.433765 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:34.464123 tst register_default_mass.py: using MSISDN 1092
22:48:34.478359 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:34.509012 tst register_default_mass.py: using MSISDN 1093
22:48:34.522916 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:34.553315 tst register_default_mass.py: using MSISDN 1094
22:48:34.567555 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:34.597910 tst register_default_mass.py: using MSISDN 1095
22:48:34.612248 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:34.642648 tst register_default_mass.py: using MSISDN 1096
22:48:34.656939 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:34.687266 tst register_default_mass.py: using MSISDN 1097
22:48:34.701560 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:34.732127 tst register_default_mass.py: using MSISDN 1098
22:48:34.746381 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:34.776769 tst register_default_mass.py: using MSISDN 1099
22:48:34.790968 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:34.821460 tst register_default_mass.py: using MSISDN 1100
22:48:34.835749 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:34.927776 run mass: Starting testcase
22:48:34.933427 run mass: Pre-launching all virtphy's
22:48:34.938942 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:34.952189 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:34.958409 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:34.971479 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:34.977605 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:34.990633 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:34.996795 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:35.009940 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:35.016169 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:35.029480 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:35.035667 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:35.048692 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:35.054770 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:35.067796 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:35.073834 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:35.086848 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:35.092863 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:35.105828 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:35.111843 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:35.124839 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:35.130905 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:35.143886 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:35.149927 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:35.162932 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:35.168972 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:35.181973 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:35.187995 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:35.200983 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:35.207015 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:35.219962 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:35.226043 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:35.239098 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:35.245111 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:35.258176 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:35.264303 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:35.277339 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:35.283458 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:35.296523 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:35.302648 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:35.315674 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:35.321781 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:35.334864 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:35.340951 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:35.353990 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:35.360104 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:35.373150 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:35.379403 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:35.392592 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:35.398692 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:35.411704 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:35.417839 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:35.431280 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:35.437820 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:35.451231 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:35.457496 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:35.470767 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:35.477003 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:35.490259 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:35.496384 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:35.509675 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:35.515992 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:35.529345 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:35.535501 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:35.548677 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:35.554791 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:35.567944 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:35.574082 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:35.587093 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:35.593170 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:35.606157 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:35.612188 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:35.625230 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:35.631241 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:35.644172 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:35.650180 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:35.663126 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:35.669195 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:35.682205 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:35.688219 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:35.701442 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:35.707640 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:35.721023 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:35.727163 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:35.740376 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:35.746637 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:35.759880 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:35.766132 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:35.779385 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:35.785558 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:35.798560 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:35.804582 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:35.817632 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:35.823681 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:35.836659 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:35.842708 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:35.855722 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:35.861861 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:35.874842 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:35.880909 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:35.893878 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:35.899906 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:35.912929 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:35.919136 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:35.932383 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:35.938758 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:35.952073 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:35.958308 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:35.971569 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:35.977767 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:35.991182 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:35.997316 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:36.010734 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:36.016904 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:36.029933 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:36.035941 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:36.048970 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:36.055025 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:36.068024 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:36.074029 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:36.086986 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:36.093021 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:36.106018 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:36.112060 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:36.125145 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:36.131166 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:36.144200 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:36.150223 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:36.163155 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:36.169186 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:36.182402 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:36.188526 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:36.201695 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:36.207794 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:36.221115 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:36.227318 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:36.240717 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:36.246848 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:36.260008 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:36.266076 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:36.279088 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:36.285139 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:36.298166 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:36.304232 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:36.317361 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:36.323501 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:36.336630 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:36.342735 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:36.355783 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:36.361800 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:36.374846 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:36.380917 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:36.393962 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:36.400000 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:36.413269 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:36.419333 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:36.432576 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:36.438664 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:36.451813 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:36.457889 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:36.471297 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:36.477467 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:36.490785 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:36.496879 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:36.509922 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:36.515980 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:36.529001 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:36.535025 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:36.547986 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:36.554028 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:36.567016 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:36.573082 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:36.586078 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:36.592102 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:36.605083 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:36.611068 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:36.624079 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:36.630102 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:36.643296 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:36.649352 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:36.662639 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:36.668694 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:36.681684 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:36.687888 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:36.701015 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:36.707155 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:36.720196 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:36.726277 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:36.739331 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:36.745334 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:36.758331 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:36.764341 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:36.777520 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:36.783548 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:36.796567 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:36.802660 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:36.815616 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:36.821655 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:36.834841 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:36.841000 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:36.854115 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:36.860157 run mass: Checking if sockets are in the filesystem
22:48:36.893059 run osmo-ms-mob/00000: Starting mobile
22:48:36.906516 run osmo-ms-mob/00000(pid=135): Launched
22:48:36.918117 run mass: MS start registered {at=27860222.62146342, delay=0.005322620272636414, ms=00000}
22:48:41.106782 run osmo-ms-mob/00001: Starting mobile
22:48:41.123939 run osmo-ms-mob/00001(pid=136): Launched
22:48:41.135036 run mass: MS start registered {at=27860226.83837659, delay=0.0050678551197052, ms=00001}
22:48:42.148035 run mass: MS performed LU {at=27860227.85126572, lu_delay=5.2298022992908955, ms=00000}
22:48:42.907147 run osmo-ms-mob/00002: Starting mobile
22:48:42.923812 run osmo-ms-mob/00002(pid=137): Launched
22:48:42.934371 run mass: MS start registered {at=27860228.63771732, delay=0.004601564258337021, ms=00002}
22:48:44.207685 run osmo-ms-mob/00003: Starting mobile
22:48:44.224622 run osmo-ms-mob/00003(pid=138): Launched
22:48:44.235212 run mass: MS start registered {at=27860229.93856247, delay=0.004415132105350494, ms=00003}
22:48:45.308135 run osmo-ms-mob/00004: Starting mobile
22:48:45.324960 run osmo-ms-mob/00004(pid=139): Launched
22:48:45.335492 run mass: MS start registered {at=27860231.03884522, delay=0.004402074962854385, ms=00004}
22:48:45.913283 run mass: MS performed LU {at=27860231.61652568, lu_delay=4.778149090707302, ms=00001}
22:48:46.306807 run osmo-ms-mob/00005: Starting mobile
22:48:46.324006 run osmo-ms-mob/00005(pid=140): Launched
22:48:46.334585 run mass: MS start registered {at=27860232.037932314, delay=0.004541113972663879, ms=00005}
22:48:47.175377 run osmo-ms-mob/00006: Starting mobile
22:48:47.188280 run osmo-ms-mob/00006(pid=141): Launched
22:48:47.198757 run mass: MS start registered {at=27860232.902108874, delay=0.0045455582439899445, ms=00006}
22:48:47.815449 run mass: MS performed LU {at=27860233.51868653, lu_delay=4.8809692077338696, ms=00002}
22:48:48.098430 run osmo-ms-mob/00007: Starting mobile
22:48:48.114531 run osmo-ms-mob/00007(pid=142): Launched
22:48:48.125028 run mass: MS start registered {at=27860233.828379244, delay=0.004329811781644821, ms=00007}
22:48:48.875853 run osmo-ms-mob/00008: Starting mobile
22:48:48.889514 run osmo-ms-mob/00008(pid=143): Launched
22:48:48.900387 run mass: MS start registered {at=27860234.603738267, delay=0.0046470798552036285, ms=00008}
22:48:49.600047 run osmo-ms-mob/00009: Starting mobile
22:48:49.613372 run osmo-ms-mob/00009(pid=144): Launched
22:48:49.623922 run mass: MS start registered {at=27860235.327275384, delay=0.004362870007753372, ms=00009}
22:48:49.679315 run mass: MS performed LU {at=27860235.382574692, lu_delay=5.4440122209489346, ms=00003}
22:48:50.307067 run osmo-ms-mob/00010: Starting mobile
22:48:50.324316 run osmo-ms-mob/00010(pid=145): Launched
22:48:50.334941 run mass: MS start registered {at=27860236.038294565, delay=0.004467416554689407, ms=00010}
22:48:50.910339 run osmo-ms-mob/00011: Starting mobile
22:48:50.927269 run osmo-ms-mob/00011(pid=146): Launched
22:48:50.937774 run mass: MS start registered {at=27860236.641125474, delay=0.00439540296792984, ms=00011}
22:48:51.507172 run osmo-ms-mob/00012: Starting mobile
22:48:51.524128 run osmo-ms-mob/00012(pid=147): Launched
22:48:51.534921 run mass: MS start registered {at=27860237.238268156, delay=0.0047622136771678925, ms=00012}
22:48:51.581220 run mass: MS performed LU {at=27860237.28446212, lu_delay=6.245616901665926, ms=00004}
22:48:51.607314 run mass: MS performed LU {at=27860237.310570855, lu_delay=5.272638540714979, ms=00005}
22:48:52.107751 run osmo-ms-mob/00013: Starting mobile
22:48:52.124655 run osmo-ms-mob/00013(pid=148): Launched
22:48:52.135400 run mass: MS start registered {at=27860237.838752046, delay=0.004652287811040878, ms=00013}
22:48:52.688350 run osmo-ms-mob/00014: Starting mobile
22:48:52.702391 run osmo-ms-mob/00014(pid=149): Launched
22:48:52.713628 run mass: MS start registered {at=27860238.416971073, delay=0.005128663033246994, ms=00014}
22:48:53.276161 run osmo-ms-mob/00015: Starting mobile
22:48:53.289414 run osmo-ms-mob/00015(pid=150): Launched
22:48:53.299993 run mass: MS start registered {at=27860239.003347017, delay=0.004497252404689789, ms=00015}
22:48:53.444976 run mass: MS performed LU {at=27860239.148219604, lu_delay=6.24611072987318, ms=00006}
22:48:53.510410 run mass: MS performed LU {at=27860239.213662144, lu_delay=5.385282900184393, ms=00007}
22:48:53.808034 run osmo-ms-mob/00016: Starting mobile
22:48:53.825965 run osmo-ms-mob/00016(pid=151): Launched
22:48:53.832134 run mass: MS performed LU {at=27860239.535492826, lu_delay=4.931754559278488, ms=00008}
22:48:53.838132 run mass: MS start registered {at=27860239.541498784, delay=0.006026327610015869, ms=00016}
22:48:54.275820 run osmo-ms-mob/00017: Starting mobile
22:48:54.289401 run osmo-ms-mob/00017(pid=152): Launched
22:48:54.300678 run mass: MS start registered {at=27860240.00403114, delay=0.004737827926874161, ms=00017}
22:48:54.914583 run osmo-ms-mob/00018: Starting mobile
22:48:54.931607 run osmo-ms-mob/00018(pid=153): Launched
22:48:54.942583 run mass: MS start registered {at=27860240.645936146, delay=0.004697024822235107, ms=00018}
22:48:55.245089 run mass: MS performed LU {at=27860240.94833703, lu_delay=5.621061645448208, ms=00009}
22:48:55.273972 run osmo-ms-mob/00019: Starting mobile
22:48:55.287219 run osmo-ms-mob/00019(pid=154): Launched
22:48:55.298109 run mass: MS start registered {at=27860241.00146402, delay=0.0048106350004673, ms=00019}
22:48:55.346388 run mass: MS performed LU {at=27860241.049663167, lu_delay=5.011368602514267, ms=00010}
22:48:55.373464 run mass: MS performed LU {at=27860241.076787513, lu_delay=4.435662038624287, ms=00011}
22:48:55.817661 run osmo-ms-mob/00020: Starting mobile
22:48:55.834265 run osmo-ms-mob/00020(pid=155): Launched
22:48:55.845530 run mass: MS start registered {at=27860241.548881855, delay=0.005112465471029282, ms=00020}
22:48:56.290005 run osmo-ms-mob/00021: Starting mobile
22:48:56.303763 run osmo-ms-mob/00021(pid=156): Launched
22:48:56.315517 run mass: MS start registered {at=27860242.018865116, delay=0.005666274577379227, ms=00021}
22:48:56.686941 run osmo-ms-mob/00022: Starting mobile
22:48:56.700796 run osmo-ms-mob/00022(pid=157): Launched
22:48:56.711920 run mass: MS start registered {at=27860242.41527207, delay=0.005089744925498962, ms=00022}
22:48:57.218494 run osmo-ms-mob/00023: Starting mobile
22:48:57.231450 run osmo-ms-mob/00023(pid=158): Launched
22:48:57.237672 run mass: MS performed LU {at=27860242.941031907, lu_delay=5.7027637511491776, ms=00012}
22:48:57.243648 run mass: MS start registered {at=27860242.94701562, delay=0.006001420319080353, ms=00023}
22:48:57.275452 run mass: MS performed LU {at=27860242.978749078, lu_delay=5.139997031539679, ms=00013}
22:48:57.576716 run osmo-ms-mob/00024: Starting mobile
22:48:57.590361 run osmo-ms-mob/00024(pid=159): Launched
22:48:57.596534 run mass: MS performed LU {at=27860243.299893394, lu_delay=4.882922321557999, ms=00014}
22:48:57.602550 run mass: MS start registered {at=27860243.305917397, delay=0.006042659282684326, ms=00024}
22:48:58.073252 run osmo-ms-mob/00025: Starting mobile
22:48:58.086881 run osmo-ms-mob/00025(pid=160): Launched
22:48:58.098163 run mass: MS start registered {at=27860243.80151818, delay=0.0025476738810539246, ms=00025}
22:48:58.510384 run osmo-ms-mob/00026: Starting mobile
22:48:58.527809 run osmo-ms-mob/00026(pid=161): Launched
22:48:58.539367 run mass: MS start registered {at=27860244.24271587, delay=0.005104545503854752, ms=00026}
22:48:58.897929 run osmo-ms-mob/00027: Starting mobile
22:48:58.914341 run osmo-ms-mob/00027(pid=162): Launched
22:48:58.925361 run mass: MS start registered {at=27860244.628714122, delay=0.004856668412685394, ms=00027}
22:48:59.010446 run mass: MS performed LU {at=27860244.713694114, lu_delay=4.709662973880768, ms=00017}
22:48:59.112385 run mass: MS performed LU {at=27860244.8156359, lu_delay=5.274137116968632, ms=00016}
22:48:59.138725 run mass: MS performed LU {at=27860244.842070878, lu_delay=5.838723860681057, ms=00015}
22:48:59.150875 run osmo-ms-mob/00028: Starting mobile
22:48:59.164147 run osmo-ms-mob/00028(pid=163): Launched
22:48:59.175248 run mass: MS start registered {at=27860244.87860386, delay=0.004975002259016037, ms=00028}
22:48:59.703552 run osmo-ms-mob/00029: Starting mobile
22:48:59.717141 run osmo-ms-mob/00029(pid=164): Launched
22:48:59.728388 run mass: MS start registered {at=27860245.43173739, delay=0.005089279264211655, ms=00029}
22:49:00.084603 run osmo-ms-mob/00030: Starting mobile
22:49:00.097861 run osmo-ms-mob/00030(pid=165): Launched
22:49:00.109293 run mass: MS start registered {at=27860245.812642355, delay=0.005115941166877747, ms=00030}
22:49:00.475481 run osmo-ms-mob/00031: Starting mobile
22:49:00.489106 run osmo-ms-mob/00031(pid=166): Launched
22:49:00.500255 run mass: MS start registered {at=27860246.20360787, delay=0.005078621208667755, ms=00031}
22:49:00.807892 run osmo-ms-mob/00032: Starting mobile
22:49:00.824552 run osmo-ms-mob/00032(pid=167): Launched
22:49:00.835804 run mass: MS start registered {at=27860246.53914753, delay=0.005086459219455719, ms=00032}
22:49:00.977449 run mass: MS performed LU {at=27860246.6806984, lu_delay=5.131816543638706, ms=00020}
22:49:01.041914 run mass: MS performed LU {at=27860246.74516206, lu_delay=5.743698038160801, ms=00019}
22:49:01.057032 run osmo-ms-mob/00033: Starting mobile
22:49:01.069954 run osmo-ms-mob/00033(pid=168): Launched
22:49:01.080864 run mass: MS start registered {at=27860246.78421484, delay=0.004758864641189575, ms=00033}
22:49:01.110042 run mass: MS performed LU {at=27860246.813363127, lu_delay=6.167426981031895, ms=00018}
22:49:01.147809 run mass: MS performed LU {at=27860246.851080798, lu_delay=4.832215681672096, ms=00021}
22:49:01.596343 run osmo-ms-mob/00034: Starting mobile
22:49:01.610404 run osmo-ms-mob/00034(pid=169): Launched
22:49:01.622237 run mass: MS start registered {at=27860247.32558545, delay=0.005364283919334412, ms=00034}
22:49:01.890247 run osmo-ms-mob/00035: Starting mobile
22:49:01.903970 run osmo-ms-mob/00035(pid=170): Launched
22:49:01.915199 run mass: MS start registered {at=27860247.618550625, delay=0.005079429596662521, ms=00035}
22:49:02.287443 run osmo-ms-mob/00036: Starting mobile
22:49:02.301585 run osmo-ms-mob/00036(pid=171): Launched
22:49:02.312966 run mass: MS start registered {at=27860248.016316783, delay=0.0050585344433784485, ms=00036}
22:49:02.692443 run osmo-ms-mob/00037: Starting mobile
22:49:02.706638 run osmo-ms-mob/00037(pid=172): Launched
22:49:02.717805 run mass: MS start registered {at=27860248.42115206, delay=0.005016658455133438, ms=00037}
22:49:02.777086 run mass: MS performed LU {at=27860248.480334442, lu_delay=5.174417044967413, ms=00024}
22:49:02.878646 run mass: MS performed LU {at=27860248.581895612, lu_delay=4.780377432703972, ms=00025}
22:49:02.935555 run osmo-ms-mob/00038: Starting mobile
22:49:02.950708 run osmo-ms-mob/00038(pid=173): Launched
22:49:02.956948 run mass: MS performed LU {at=27860248.66030907, lu_delay=5.713293448090553, ms=00023}
22:49:02.962961 run mass: MS start registered {at=27860248.66632732, delay=0.006034478545188904, ms=00038}
22:49:03.049624 run mass: MS performed LU {at=27860248.752866965, lu_delay=6.337594896554947, ms=00022}
22:49:03.078872 run osmo-ms-mob/00039: Starting mobile
22:49:03.091950 run osmo-ms-mob/00039(pid=174): Launched
22:49:03.103157 run mass: MS start registered {at=27860248.806510717, delay=0.005104921758174896, ms=00039}
22:49:03.712029 run osmo-ms-mob/00040: Starting mobile
22:49:03.733982 run osmo-ms-mob/00040(pid=175): Launched
22:49:03.745044 run mass: MS start registered {at=27860249.44839298, delay=0.004646040499210358, ms=00040}
22:49:03.990325 run osmo-ms-mob/00041: Starting mobile
22:49:04.004178 run osmo-ms-mob/00041(pid=176): Launched
22:49:04.015880 run mass: MS start registered {at=27860249.71923074, delay=0.0052235908806324005, ms=00041}
22:49:04.288044 run osmo-ms-mob/00042: Starting mobile
22:49:04.301585 run osmo-ms-mob/00042(pid=177): Launched
22:49:04.313116 run mass: MS start registered {at=27860250.016467128, delay=0.005261611193418503, ms=00042}
22:49:04.702850 run osmo-ms-mob/00043: Starting mobile
22:49:04.716271 run osmo-ms-mob/00043(pid=178): Launched
22:49:04.727492 run mass: MS start registered {at=27860250.43084181, delay=0.00504307821393013, ms=00043}
22:49:04.742088 run mass: MS performed LU {at=27860250.445440013, lu_delay=5.566836152225733, ms=00028}
22:49:04.807056 run mass: MS performed LU {at=27860250.510305412, lu_delay=5.078568022698164, ms=00029}
22:49:04.834299 run osmo-ms-mob/00044: Starting mobile
22:49:04.847522 run osmo-ms-mob/00044(pid=179): Launched
22:49:04.858490 run mass: MS start registered {at=27860250.56184553, delay=0.00481877475976944, ms=00044}
22:49:04.875008 run mass: MS performed LU {at=27860250.578363355, lu_delay=5.949649233371019, ms=00027}
22:49:04.913292 run mass: MS performed LU {at=27860250.616562046, lu_delay=6.373846177011728, ms=00026}
22:49:04.934943 run osmo-ms-mob/00045: Starting mobile
22:49:04.948034 run osmo-ms-mob/00045(pid=180): Launched
22:49:04.954552 run mass: MS performed LU {at=27860250.65791003, lu_delay=4.845267675817013, ms=00030}
22:49:04.960511 run mass: MS start registered {at=27860250.663875975, delay=0.005984079092741013, ms=00045}
22:49:05.576926 run osmo-ms-mob/00046: Starting mobile
22:49:05.590967 run osmo-ms-mob/00046(pid=181): Launched
22:49:05.602125 run mass: MS start registered {at=27860251.305473328, delay=0.0047013647854328156, ms=00046}
22:49:05.891382 run osmo-ms-mob/00047: Starting mobile
22:49:05.905386 run osmo-ms-mob/00047(pid=182): Launched
22:49:05.916835 run mass: MS start registered {at=27860251.620181404, delay=0.005081135779619217, ms=00047}
22:49:06.181347 run osmo-ms-mob/00048: Starting mobile
22:49:06.194809 run osmo-ms-mob/00048(pid=183): Launched
22:49:06.206556 run mass: MS start registered {at=27860251.909905568, delay=0.005468446761369705, ms=00048}
22:49:06.475493 run osmo-ms-mob/00049: Starting mobile
22:49:06.488536 run osmo-ms-mob/00049(pid=184): Launched
22:49:06.499586 run mass: MS start registered {at=27860252.202936113, delay=0.004996996372938156, ms=00049}
22:49:06.542400 run mass: MS performed LU {at=27860252.24566506, lu_delay=4.627114433795214, ms=00035}
22:49:06.644451 run mass: MS performed LU {at=27860252.3477064, lu_delay=5.563491560518742, ms=00033}
22:49:06.671422 run osmo-ms-mob/00050: Starting mobile
22:49:06.684871 run osmo-ms-mob/00050(pid=185): Launched
22:49:06.690944 run mass: MS performed LU {at=27860252.394305583, lu_delay=5.068720132112503, ms=00034}
22:49:06.696864 run mass: MS start registered {at=27860252.40023132, delay=0.005941718816757202, ms=00050}
22:49:06.815378 run mass: MS performed LU {at=27860252.51860501, lu_delay=5.979457478970289, ms=00032}
22:49:06.851652 run mass: MS performed LU {at=27860252.554947954, lu_delay=6.351340085268021, ms=00031}
22:49:06.869085 run osmo-ms-mob/00051: Starting mobile
22:49:06.882410 run osmo-ms-mob/00051(pid=186): Launched
22:49:06.893424 run mass: MS start registered {at=27860252.596778512, delay=0.004861027002334595, ms=00051}
22:49:07.476735 run osmo-ms-mob/00052: Starting mobile
22:49:07.490558 run osmo-ms-mob/00052(pid=187): Launched
22:49:07.502031 run mass: MS start registered {at=27860253.205383215, delay=0.00482138991355896, ms=00052}
22:49:07.790139 run osmo-ms-mob/00053: Starting mobile
22:49:07.804646 run osmo-ms-mob/00053(pid=188): Launched
22:49:07.816091 run mass: MS start registered {at=27860253.51944539, delay=0.005120765417814255, ms=00053}
22:49:08.086805 run osmo-ms-mob/00054: Starting mobile
22:49:08.100438 run osmo-ms-mob/00054(pid=189): Launched
22:49:08.111584 run mass: MS start registered {at=27860253.814935856, delay=0.0047847069799900055, ms=00054}
22:49:08.384013 run osmo-ms-mob/00055: Starting mobile
22:49:08.397282 run osmo-ms-mob/00055(pid=190): Launched
22:49:08.408745 run mass: MS start registered {at=27860254.11209226, delay=0.005380414426326752, ms=00055}
22:49:08.508204 run mass: MS performed LU {at=27860254.21145529, lu_delay=5.404944572597742, ms=00039}
22:49:08.573091 run mass: MS performed LU {at=27860254.27633227, lu_delay=4.827939290553331, ms=00040}
22:49:08.615540 run osmo-ms-mob/00056: Starting mobile
22:49:08.631527 run osmo-ms-mob/00056(pid=191): Launched
22:49:08.641483 run mass: MS performed LU {at=27860254.34482655, lu_delay=5.678499229252338, ms=00038}
22:49:08.647530 run mass: MS start registered {at=27860254.350896917, delay=0.009899869561195374, ms=00056}
22:49:08.678526 run mass: MS performed LU {at=27860254.38184764, lu_delay=6.365530855953693, ms=00036}
22:49:08.693439 run osmo-ms-mob/00057: Starting mobile
22:49:08.707119 run osmo-ms-mob/00057(pid=192): Launched
22:49:08.719320 run mass: MS start registered {at=27860254.4226515, delay=0.0060537271201610565, ms=00057}
22:49:08.990077 run mass: MS performed LU {at=27860254.693327803, lu_delay=4.974097061902285, ms=00041}
22:49:09.376835 run osmo-ms-mob/00058: Starting mobile
22:49:09.390170 run osmo-ms-mob/00058(pid=193): Launched
22:49:09.401516 run mass: MS start registered {at=27860255.10486881, delay=0.005266387015581131, ms=00058}
22:49:09.690411 run osmo-ms-mob/00059: Starting mobile
22:49:09.704430 run osmo-ms-mob/00059(pid=194): Launched
22:49:09.716254 run mass: MS start registered {at=27860255.419498675, delay=0.0056657493114471436, ms=00059}
22:49:09.976207 run osmo-ms-mob/00060: Starting mobile
22:49:09.989504 run osmo-ms-mob/00060(pid=195): Launched
22:49:10.000539 run mass: MS start registered {at=27860255.70389271, delay=0.0050444528460502625, ms=00060}
22:49:10.308354 run mass: MS performed LU {at=27860256.011604633, lu_delay=5.449759103357792, ms=00044}
22:49:10.323159 run osmo-ms-mob/00061: Starting mobile
22:49:10.336309 run osmo-ms-mob/00061(pid=196): Launched
22:49:10.343853 run mass: MS performed LU {at=27860256.047203243, lu_delay=4.741729915142059, ms=00046}
22:49:10.349960 run mass: MS start registered {at=27860256.0533264, delay=0.00755716860294342, ms=00061}
22:49:10.436970 run mass: MS performed LU {at=27860256.14022969, lu_delay=6.123762562870979, ms=00042}
22:49:10.451185 run osmo-ms-mob/00062: Starting mobile
22:49:10.464147 run osmo-ms-mob/00062(pid=197): Launched
22:49:10.475066 run mass: MS start registered {at=27860256.178421166, delay=0.004975881427526474, ms=00062}
22:49:10.617726 run mass: MS performed LU {at=27860256.320975196, lu_delay=5.890133384615183, ms=00043}
22:49:10.654485 run mass: MS performed LU {at=27860256.357751984, lu_delay=4.737570580095053, ms=00047}
22:49:10.679614 run osmo-ms-mob/00063: Starting mobile
22:49:10.692775 run osmo-ms-mob/00063(pid=198): Launched
22:49:10.703823 run mass: MS start registered {at=27860256.407177497, delay=0.004989050328731537, ms=00063}
22:49:11.332485 run mass: MS performed LU {at=27860257.035690602, lu_delay=6.371814627200365, ms=00045}
22:49:11.362442 run osmo-ms-mob/00064: Starting mobile
22:49:11.376110 run osmo-ms-mob/00064(pid=199): Launched
22:49:11.387578 run mass: MS start registered {at=27860257.090929486, delay=0.005058743059635162, ms=00064}
22:49:11.693383 run mass: MS performed LU {at=27860257.396640267, lu_delay=3.8771948777139187, ms=00053}
22:49:11.723800 run osmo-ms-mob/00065: Starting mobile
22:49:11.737554 run osmo-ms-mob/00065(pid=200): Launched
22:49:11.748416 run mass: MS start registered {at=27860257.45176914, delay=0.0046925656497478485, ms=00065}
22:49:12.089916 run osmo-ms-mob/00066: Starting mobile
22:49:12.103781 run osmo-ms-mob/00066(pid=201): Launched
22:49:12.114854 run mass: MS start registered {at=27860257.818202205, delay=0.005029398947954178, ms=00066}
22:49:12.172859 run mass: MS performed LU {at=27860257.876121763, lu_delay=5.966216195374727, ms=00048}
22:49:12.208908 run mass: MS performed LU {at=27860257.91215693, lu_delay=5.315378416329622, ms=00051}
22:49:12.338302 run mass: MS performed LU {at=27860258.041562006, lu_delay=4.836178790777922, ms=00052}
22:49:12.367515 run osmo-ms-mob/00067: Starting mobile
22:49:12.380954 run osmo-ms-mob/00067(pid=202): Launched
22:49:12.392101 run mass: MS start registered {at=27860258.09545083, delay=0.005112152546644211, ms=00067}
22:49:12.518977 run mass: MS performed LU {at=27860258.22222927, lu_delay=6.019293155521154, ms=00049}
22:49:12.804924 run osmo-ms-mob/00068: Starting mobile
22:49:12.821370 run osmo-ms-mob/00068(pid=203): Launched
22:49:12.832665 run mass: MS start registered {at=27860258.53601363, delay=0.004954211413860321, ms=00068}
22:49:13.191534 run osmo-ms-mob/00069: Starting mobile
22:49:13.205682 run osmo-ms-mob/00069(pid=204): Launched
22:49:13.218356 run mass: MS start registered {at=27860258.92169866, delay=0.00621124729514122, ms=00069}
22:49:13.589566 run osmo-ms-mob/00070: Starting mobile
22:49:13.604190 run osmo-ms-mob/00070(pid=205): Launched
22:49:13.615916 run mass: MS start registered {at=27860259.3192621, delay=0.005575269460678101, ms=00070}
22:49:13.998457 run osmo-ms-mob/00071: Starting mobile
22:49:14.014381 run osmo-ms-mob/00071(pid=206): Launched
22:49:14.025472 run mass: MS start registered {at=27860259.728817075, delay=0.0049387142062187195, ms=00071}
22:49:14.073504 run mass: MS performed LU {at=27860259.776681088, lu_delay=5.425784170627594, ms=00056}
22:49:14.112113 run mass: MS performed LU {at=27860259.815375835, lu_delay=5.392724335193634, ms=00057}
22:49:14.203114 run mass: MS performed LU {at=27860259.906363845, lu_delay=4.801495034247637, ms=00058}
22:49:14.231351 run osmo-ms-mob/00072: Starting mobile
22:49:14.244337 run osmo-ms-mob/00072(pid=207): Launched
22:49:14.255607 run mass: MS start registered {at=27860259.95896014, delay=0.005232829600572586, ms=00072}
22:49:14.392988 run mass: MS performed LU {at=27860260.096246175, lu_delay=4.676747500896454, ms=00059}
22:49:14.419561 run mass: MS performed LU {at=27860260.122877855, lu_delay=6.307941999286413, ms=00054}
22:49:14.818748 run osmo-ms-mob/00073: Starting mobile
22:49:14.842173 run osmo-ms-mob/00073(pid=208): Launched
22:49:14.853720 run mass: MS start registered {at=27860260.55706786, delay=0.005471263080835342, ms=00073}
22:49:15.175906 run osmo-ms-mob/00074: Starting mobile
22:49:15.189437 run osmo-ms-mob/00074(pid=209): Launched
22:49:15.200832 run mass: MS start registered {at=27860260.904184446, delay=0.00530422106385231, ms=00074}
22:49:15.607721 run osmo-ms-mob/00075: Starting mobile
22:49:15.623257 run osmo-ms-mob/00075(pid=210): Launched
22:49:15.634962 run mass: MS start registered {at=27860261.33830798, delay=0.005497585982084274, ms=00075}
22:49:15.939171 run mass: MS performed LU {at=27860261.64242099, lu_delay=5.463999822735786, ms=00062}
22:49:15.975489 run mass: MS performed LU {at=27860261.6787549, lu_delay=5.271577402949333, ms=00063}
22:49:16.016439 run osmo-ms-mob/00076: Starting mobile
22:49:16.030419 run osmo-ms-mob/00076(pid=211): Launched
22:49:16.041491 run mass: MS start registered {at=27860261.744843125, delay=0.004979852586984634, ms=00076}
22:49:16.104688 run mass: MS performed LU {at=27860261.80791479, lu_delay=5.754588387906551, ms=00061}
22:49:16.246462 run mass: MS performed LU {at=27860261.949789207, lu_delay=4.858859721571207, ms=00064}
22:49:16.285178 run mass: MS performed LU {at=27860261.98842827, lu_delay=6.2845355570316315, ms=00060}
22:49:16.310616 run osmo-ms-mob/00077: Starting mobile
22:49:16.323655 run osmo-ms-mob/00077(pid=212): Launched
22:49:16.334412 run mass: MS start registered {at=27860262.0377677, delay=0.004612881690263748, ms=00077}
22:49:16.990104 run osmo-ms-mob/00078: Starting mobile
22:49:17.004113 run osmo-ms-mob/00078(pid=213): Launched
22:49:17.015117 run mass: MS start registered {at=27860262.718470987, delay=0.004888791590929031, ms=00078}
22:49:17.377641 run osmo-ms-mob/00079: Starting mobile
22:49:17.390890 run osmo-ms-mob/00079(pid=214): Launched
22:49:17.401932 run mass: MS start registered {at=27860263.105285972, delay=0.0048942118883132935, ms=00079}
22:49:17.916305 run osmo-ms-mob/00080: Starting mobile
22:49:17.933048 run osmo-ms-mob/00080(pid=215): Launched
22:49:17.939212 run mass: MS performed LU {at=27860263.642571587, lu_delay=4.720872927457094, ms=00069}
22:49:17.945507 run mass: MS performed LU {at=27860263.648872882, lu_delay=6.19710374251008, ms=00065}
22:49:17.951353 run mass: MS start registered {at=27860263.654719498, delay=0.012165877968072891, ms=00080}
22:49:17.967975 run mass: MS performed LU {at=27860263.67133255, lu_delay=5.575881719589233, ms=00067}
22:49:18.075318 run mass: MS performed LU {at=27860263.778569628, lu_delay=5.960367422550917, ms=00066}
22:49:18.105071 run osmo-ms-mob/00081: Starting mobile
22:49:18.118863 run osmo-ms-mob/00081(pid=216): Launched
22:49:18.124993 run mass: MS performed LU {at=27860263.828353766, lu_delay=5.292340137064457, ms=00068}
22:49:18.131243 run mass: MS start registered {at=27860263.83460792, delay=0.006271537393331528, ms=00081}
22:49:18.776600 run osmo-ms-mob/00082: Starting mobile
22:49:18.790223 run osmo-ms-mob/00082(pid=217): Launched
22:49:18.801834 run mass: MS start registered {at=27860264.50518522, delay=0.005434460937976837, ms=00082}
22:49:19.408183 run osmo-ms-mob/00083: Starting mobile
22:49:19.425062 run osmo-ms-mob/00083(pid=218): Launched
22:49:19.435980 run mass: MS start registered {at=27860265.139334206, delay=0.004732809960842133, ms=00083}
22:49:19.704982 run mass: MS performed LU {at=27860265.408229217, lu_delay=5.449269078671932, ms=00072}
22:49:19.740675 run mass: MS performed LU {at=27860265.443922535, lu_delay=4.88685467466712, ms=00073}
22:49:19.770262 run osmo-ms-mob/00084: Starting mobile
22:49:19.783668 run osmo-ms-mob/00084(pid=219): Launched
22:49:19.794685 run mass: MS start registered {at=27860265.498036467, delay=0.004942670464515686, ms=00084}
22:49:19.870568 run mass: MS performed LU {at=27860265.57381744, lu_delay=5.845000363886356, ms=00071}
22:49:20.015372 run mass: MS performed LU {at=27860265.71862045, lu_delay=6.3993583507835865, ms=00070}
22:49:20.049968 run mass: MS performed LU {at=27860265.753193654, lu_delay=4.849009208381176, ms=00074}
22:49:20.414193 run osmo-ms-mob/00085: Starting mobile
22:49:20.431132 run osmo-ms-mob/00085(pid=220): Launched
22:49:20.442258 run mass: MS start registered {at=27860266.145613566, delay=0.004722636193037033, ms=00085}
22:49:20.981167 run osmo-ms-mob/00086: Starting mobile
22:49:20.997194 run osmo-ms-mob/00086(pid=221): Launched
22:49:21.008222 run mass: MS start registered {at=27860266.711575564, delay=0.004725947976112366, ms=00086}
22:49:21.609353 run osmo-ms-mob/00087: Starting mobile
22:49:21.627173 run osmo-ms-mob/00087(pid=222): Launched
22:49:21.638029 run mass: MS start registered {at=27860267.341382697, delay=0.004823625087738037, ms=00087}
22:49:21.688885 run mass: MS performed LU {at=27860267.392107826, lu_delay=4.673636838793755, ms=00078}
22:49:21.707155 run mass: MS performed LU {at=27860267.410427056, lu_delay=6.072119075804949, ms=00075}
22:49:21.734458 run mass: MS performed LU {at=27860267.43773231, lu_delay=5.3999646082520485, ms=00077}
22:49:21.840613 run mass: MS performed LU {at=27860267.543864127, lu_delay=5.799021001905203, ms=00076}
22:49:22.176919 run osmo-ms-mob/00088: Starting mobile
22:49:22.190044 run osmo-ms-mob/00088(pid=223): Launched
22:49:22.201128 run mass: MS start registered {at=27860267.904482912, delay=0.004968591034412384, ms=00088}
22:49:22.775889 run osmo-ms-mob/00089: Starting mobile
22:49:22.789365 run osmo-ms-mob/00089(pid=224): Launched
22:49:22.800836 run mass: MS start registered {at=27860268.504183423, delay=0.004903689026832581, ms=00089}
22:49:23.408130 run osmo-ms-mob/00090: Starting mobile
22:49:23.425600 run osmo-ms-mob/00090(pid=225): Launched
22:49:23.437035 run mass: MS start registered {at=27860269.140386265, delay=0.004930414259433746, ms=00090}
22:49:23.469886 run mass: MS performed LU {at=27860269.17315292, lu_delay=5.5184334218502045, ms=00080}
22:49:23.507599 run mass: MS performed LU {at=27860269.21086294, lu_delay=4.705677717924118, ms=00082}
22:49:23.637213 run mass: MS performed LU {at=27860269.34046346, lu_delay=6.2351774871349335, ms=00079}
22:49:23.762135 run mass: MS performed LU {at=27860269.46538149, lu_delay=5.630773566663265, ms=00081}
22:49:24.100462 run osmo-ms-mob/00091: Starting mobile
22:49:24.113776 run osmo-ms-mob/00091(pid=226): Launched
22:49:24.124807 run mass: MS start registered {at=27860269.8281601, delay=0.004869934171438217, ms=00091}
22:49:24.775116 run osmo-ms-mob/00092: Starting mobile
22:49:24.788170 run osmo-ms-mob/00092(pid=227): Launched
22:49:24.799347 run mass: MS start registered {at=27860270.502699047, delay=0.004896197468042374, ms=00092}
22:49:25.454558 run mass: MS performed LU {at=27860271.15776346, lu_delay=6.0184292532503605, ms=00083}
22:49:25.481466 run mass: MS performed LU {at=27860271.184821922, lu_delay=5.686785455793142, ms=00084}
22:49:25.517516 run osmo-ms-mob/00093: Starting mobile
22:49:25.532053 run osmo-ms-mob/00093(pid=228): Launched
22:49:25.538130 run mass: MS performed LU {at=27860271.241491195, lu_delay=5.095877628773451, ms=00085}
22:49:25.544059 run mass: MS start registered {at=27860271.247425333, delay=0.005949873477220535, ms=00093}
22:49:25.606480 run mass: MS performed LU {at=27860271.309728142, lu_delay=4.598152577877045, ms=00086}
22:49:25.898858 run mass: MS performed LU {at=27860271.60210625, lu_delay=23.180954191833735, ms=00037}
22:49:26.491450 run osmo-ms-mob/00094: Starting mobile
22:49:26.505364 run osmo-ms-mob/00094(pid=229): Launched
22:49:26.516369 run mass: MS start registered {at=27860272.21972201, delay=0.004927601665258408, ms=00094}
22:49:27.235942 run mass: MS performed LU {at=27860272.93918894, lu_delay=5.034706026315689, ms=00088}
22:49:27.376217 run osmo-ms-mob/00095: Starting mobile
22:49:27.389299 run osmo-ms-mob/00095(pid=230): Launched
22:49:27.400150 run mass: MS start registered {at=27860273.103503663, delay=0.00460951030254364, ms=00095}
22:49:27.406323 run mass: MS performed LU {at=27860273.109684058, lu_delay=5.768301360309124, ms=00087}
22:49:27.743488 run mass: MS performed LU {at=27860273.446735047, lu_delay=4.942551624029875, ms=00089}
22:49:28.376528 run osmo-ms-mob/00096: Starting mobile
22:49:28.389837 run osmo-ms-mob/00096(pid=231): Launched
22:49:28.400987 run mass: MS start registered {at=27860274.104338024, delay=0.004979636520147324, ms=00096}
22:49:29.220012 run mass: MS performed LU {at=27860274.92323843, lu_delay=5.095078330487013, ms=00091}
22:49:29.238683 run mass: MS performed LU {at=27860274.941931255, lu_delay=22.541699934750795, ms=00050}
22:49:29.266524 run mass: MS performed LU {at=27860274.969801415, lu_delay=5.829415149986744, ms=00090}
22:49:29.309170 run osmo-ms-mob/00097: Starting mobile
22:49:29.324088 run osmo-ms-mob/00097(pid=232): Launched
22:49:29.335032 run mass: MS start registered {at=27860275.03838736, delay=0.004876192659139633, ms=00097}
22:49:29.371882 run mass: MS performed LU {at=27860275.07514362, lu_delay=4.572444573044777, ms=00092}
22:49:30.809420 run osmo-ms-mob/00098: Starting mobile
22:49:30.826678 run osmo-ms-mob/00098(pid=233): Launched
22:49:30.837746 run mass: MS start registered {at=27860276.54109988, delay=0.004955455660820007, ms=00098}
22:49:31.001863 run mass: MS performed LU {at=27860276.705109615, lu_delay=4.485387604683638, ms=00094}
22:49:31.038298 run mass: MS performed LU {at=27860276.741565075, lu_delay=22.629472814500332, ms=00055}
22:49:31.168505 run mass: MS performed LU {at=27860276.8717536, lu_delay=5.624328266829252, ms=00093}
22:49:32.598504 run osmo-ms-mob/00099: Starting mobile
22:49:32.614726 run osmo-ms-mob/00099(pid=234): Launched
22:49:32.620779 run mass: All started... {duration=55.75495444610715, too_slow=0}
22:49:32.626678 run mass: MS start registered {at=27860278.330036458, delay=0.0058898888528347015, ms=00099}
22:49:32.986674 run mass: MS performed LU {at=27860278.68987851, lu_delay=5.586374845355749, ms=00095}
22:49:33.239878 run mass: MS performed LU {at=27860278.94312642, lu_delay=4.8387883976101875, ms=00096}
22:49:34.915449 run mass: MS performed LU {at=27860280.61870094, lu_delay=5.580313581973314, ms=00097}
22:49:36.752087 run mass: MS performed LU {at=27860282.45529375, lu_delay=5.914193868637085, ms=00098}
22:49:38.653790 run mass: MS performed LU {at=27860284.357039306, lu_delay=6.027002848684788, ms=00099}
22:49:38.664214 run mass: Tests done {all_completed=True, max=23.180954191833735, min=3.8771948777139187}
22:49:38.669780 tst register_default_mass.py: Test passed (81.1 sec)
22:49:38.675104 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:38.678369 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:38.681608 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:38.684828 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:38.688048 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:38.691299 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:38.694562 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:38.697826 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:38.701086 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:38.704325 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:38.707574 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:38.710861 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:38.714248 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:38.717674 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:38.721125 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:38.724529 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:38.728466 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:38.731968 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:38.735417 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:38.738851 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:38.742284 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:38.745649 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:38.749083 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:38.752439 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:38.755884 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:38.759315 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:38.762738 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:38.766191 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:38.769616 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:38.773012 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:38.776423 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:38.780067 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:38.783501 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:38.786854 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:38.790271 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:38.793888 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:38.797551 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:38.801690 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:38.805370 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:38.808793 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:38.812194 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:38.815606 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:38.819009 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:38.822436 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:38.826411 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:38.830198 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:38.833583 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:38.837530 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:38.840961 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:38.844560 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:38.847938 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:38.851354 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:38.854723 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:38.858139 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:38.861909 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:38.865325 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:38.868676 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:38.872033 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:38.875403 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:38.878761 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:38.882182 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:38.885617 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:38.889115 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:38.892476 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:38.895841 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:38.899483 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:38.903014 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:38.906979 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:38.910386 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:38.913808 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:38.917222 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:38.920635 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:38.924476 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:38.927914 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:38.931329 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:38.934737 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:38.938148 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:38.941559 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:38.944971 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:38.948391 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:38.951822 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:38.955249 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:38.958649 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:38.962054 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:38.965461 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:38.968857 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:38.972255 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:38.975676 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:38.979085 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:38.982506 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:38.985906 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:38.989340 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:38.992785 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:38.996225 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:38.999650 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:39.003084 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:39.006494 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:39.009913 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:39.013416 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:39.016840 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:39.020239 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:39.023651 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:39.027064 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:39.030493 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:39.033885 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:39.037316 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:39.040739 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:39.044152 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:39.047567 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:39.050978 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:39.054376 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:39.057785 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:39.061194 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:39.064611 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:39.068018 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:39.071434 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:39.074751 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:39.078048 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:39.081307 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:39.084553 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:39.087747 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:39.090958 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:39.094161 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:39.097389 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:39.100617 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:39.103860 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:39.107116 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:39.110354 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:39.113611 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:39.116881 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:39.120125 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:39.123385 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:39.126639 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:39.129888 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:39.133141 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:39.136379 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:39.139624 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:39.142877 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:39.146120 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:39.149359 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:39.152629 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:39.155886 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:39.159154 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:39.162397 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:39.165653 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:39.168903 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:39.172129 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:39.175368 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:39.178627 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:39.181872 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:39.185122 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:39.188361 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:39.191596 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:39.194846 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:39.198121 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:39.201362 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:39.204595 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:39.207840 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:39.211096 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:39.214348 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:39.217608 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:39.220848 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:39.224123 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:39.227386 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:39.230637 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:39.233879 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:39.237133 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:39.240365 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:39.243595 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:39.246833 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:39.250078 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:39.253346 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:39.256588 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:39.259850 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:39.263091 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:39.266340 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:39.269590 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:39.272839 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:39.276074 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:39.279323 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:39.282580 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:39.285843 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:39.289101 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:39.292352 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:39.295610 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:39.298867 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:39.302121 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:39.305373 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:39.308638 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:39.311888 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:39.315142 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:39.318381 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:39.321640 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:39.324894 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:39.328134 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:39.331392 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:39.334629 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:39.337877 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:39.341136 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:39.344381 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:39.347628 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:39.350880 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:39.354136 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:39.357390 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:39.360635 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:39.363871 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:39.367143 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:39.370401 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:39.373657 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:39.376911 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:39.380162 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:39.383420 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:39.386654 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:39.389901 --- ParallelTerminationStrategy: PID 22 died...
22:49:39.391368 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:39.394990 --- ParallelTerminationStrategy: PID 23 died...
22:49:39.396456 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:39.400066 --- ParallelTerminationStrategy: PID 24 died...
22:49:39.401554 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:39.405174 --- ParallelTerminationStrategy: PID 25 died...
22:49:39.406642 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:39.410263 --- ParallelTerminationStrategy: PID 26 died...
22:49:39.411734 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:39.415384 --- ParallelTerminationStrategy: PID 27 died...
22:49:39.416866 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:39.420485 --- ParallelTerminationStrategy: PID 28 died...
22:49:39.421974 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:39.425617 --- ParallelTerminationStrategy: PID 29 died...
22:49:39.427096 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:39.430757 --- ParallelTerminationStrategy: PID 30 died...
22:49:39.432224 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:39.435854 --- ParallelTerminationStrategy: PID 31 died...
22:49:39.437336 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:39.440996 --- ParallelTerminationStrategy: PID 32 died...
22:49:39.442481 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:39.446146 --- ParallelTerminationStrategy: PID 33 died...
22:49:39.447638 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:39.451292 --- ParallelTerminationStrategy: PID 35 died...
22:49:39.452781 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:39.456455 --- ParallelTerminationStrategy: PID 36 died...
22:49:39.457946 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:39.461603 --- ParallelTerminationStrategy: PID 37 died...
22:49:39.463080 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:39.466728 --- ParallelTerminationStrategy: PID 38 died...
22:49:39.468202 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:39.471840 --- ParallelTerminationStrategy: PID 39 died...
22:49:39.473336 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:39.476991 --- ParallelTerminationStrategy: PID 40 died...
22:49:39.478458 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:39.482077 --- ParallelTerminationStrategy: PID 41 died...
22:49:39.483555 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:39.487193 --- ParallelTerminationStrategy: PID 42 died...
22:49:39.488674 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:39.492286 --- ParallelTerminationStrategy: PID 43 died...
22:49:39.493765 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:39.497380 --- ParallelTerminationStrategy: PID 44 died...
22:49:39.498841 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:39.502473 --- ParallelTerminationStrategy: PID 45 died...
22:49:39.503932 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:39.507554 --- ParallelTerminationStrategy: PID 46 died...
22:49:39.509024 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:39.512621 --- ParallelTerminationStrategy: PID 47 died...
22:49:39.514102 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:39.517725 --- ParallelTerminationStrategy: PID 48 died...
22:49:39.519189 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:39.522829 --- ParallelTerminationStrategy: PID 49 died...
22:49:39.524295 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:39.527933 --- ParallelTerminationStrategy: PID 50 died...
22:49:39.529411 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:39.533028 --- ParallelTerminationStrategy: PID 51 died...
22:49:39.534491 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:39.538108 --- ParallelTerminationStrategy: PID 52 died...
22:49:39.539569 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:39.543193 --- ParallelTerminationStrategy: PID 53 died...
22:49:39.544669 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:39.548278 --- ParallelTerminationStrategy: PID 54 died...
22:49:39.549759 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:39.553392 --- ParallelTerminationStrategy: PID 55 died...
22:49:39.554856 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:39.558477 --- ParallelTerminationStrategy: PID 56 died...
22:49:39.559944 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:39.563581 --- ParallelTerminationStrategy: PID 57 died...
22:49:39.565041 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:39.568656 --- ParallelTerminationStrategy: PID 58 died...
22:49:39.570116 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:39.573729 --- ParallelTerminationStrategy: PID 59 died...
22:49:39.575184 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:39.578820 --- ParallelTerminationStrategy: PID 60 died...
22:49:39.580276 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:39.583884 --- ParallelTerminationStrategy: PID 61 died...
22:49:39.585358 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:39.588983 --- ParallelTerminationStrategy: PID 62 died...
22:49:39.590446 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:39.594099 --- ParallelTerminationStrategy: PID 63 died...
22:49:39.595562 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:39.599178 --- ParallelTerminationStrategy: PID 64 died...
22:49:39.600658 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:39.604276 --- ParallelTerminationStrategy: PID 65 died...
22:49:39.605760 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:39.609409 --- ParallelTerminationStrategy: PID 66 died...
22:49:39.610876 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:39.614483 --- ParallelTerminationStrategy: PID 67 died...
22:49:39.615946 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:39.619583 --- ParallelTerminationStrategy: PID 68 died...
22:49:39.621077 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:39.624706 --- ParallelTerminationStrategy: PID 69 died...
22:49:39.626173 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:39.629786 --- ParallelTerminationStrategy: PID 70 died...
22:49:39.631251 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:39.634892 --- ParallelTerminationStrategy: PID 71 died...
22:49:39.636360 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:39.639982 --- ParallelTerminationStrategy: PID 72 died...
22:49:39.641448 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:39.645059 --- ParallelTerminationStrategy: PID 73 died...
22:49:39.646519 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:39.650163 --- ParallelTerminationStrategy: PID 74 died...
22:49:39.651611 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:39.655214 --- ParallelTerminationStrategy: PID 75 died...
22:49:39.656703 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:39.660300 --- ParallelTerminationStrategy: PID 76 died...
22:49:39.661771 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:39.665405 --- ParallelTerminationStrategy: PID 77 died...
22:49:39.666867 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:39.670503 --- ParallelTerminationStrategy: PID 78 died...
22:49:39.671970 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:39.675627 --- ParallelTerminationStrategy: PID 79 died...
22:49:39.677100 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:39.680732 --- ParallelTerminationStrategy: PID 80 died...
22:49:39.682198 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:39.685814 --- ParallelTerminationStrategy: PID 81 died...
22:49:39.687270 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:39.690874 --- ParallelTerminationStrategy: PID 82 died...
22:49:39.692360 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:39.695977 --- ParallelTerminationStrategy: PID 83 died...
22:49:39.697439 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:39.701077 --- ParallelTerminationStrategy: PID 84 died...
22:49:39.702543 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:39.706201 --- ParallelTerminationStrategy: PID 85 died...
22:49:39.707659 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:39.711288 --- ParallelTerminationStrategy: PID 86 died...
22:49:39.712763 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:39.716376 --- ParallelTerminationStrategy: PID 87 died...
22:49:39.717872 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:39.721495 --- ParallelTerminationStrategy: PID 88 died...
22:49:39.722957 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:39.726575 --- ParallelTerminationStrategy: PID 89 died...
22:49:39.728037 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:39.731672 --- ParallelTerminationStrategy: PID 90 died...
22:49:39.733144 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:39.736762 --- ParallelTerminationStrategy: PID 91 died...
22:49:39.738228 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:39.741884 --- ParallelTerminationStrategy: PID 92 died...
22:49:39.743353 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:39.746974 --- ParallelTerminationStrategy: PID 93 died...
22:49:39.748449 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:39.752076 --- ParallelTerminationStrategy: PID 94 died...
22:49:39.753540 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:39.757167 --- ParallelTerminationStrategy: PID 95 died...
22:49:39.758629 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:39.762251 --- ParallelTerminationStrategy: PID 96 died...
22:49:39.763721 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:39.767367 --- ParallelTerminationStrategy: PID 97 died...
22:49:39.768830 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:39.772442 --- ParallelTerminationStrategy: PID 98 died...
22:49:39.773916 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:39.777552 --- ParallelTerminationStrategy: PID 99 died...
22:49:39.779016 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:39.782640 --- ParallelTerminationStrategy: PID 100 died...
22:49:39.784100 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:39.787723 --- ParallelTerminationStrategy: PID 101 died...
22:49:39.789209 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:39.792827 --- ParallelTerminationStrategy: PID 102 died...
22:49:39.794283 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:39.797915 --- ParallelTerminationStrategy: PID 103 died...
22:49:39.799383 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:39.803014 --- ParallelTerminationStrategy: PID 104 died...
22:49:39.804474 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:39.808105 --- ParallelTerminationStrategy: PID 105 died...
22:49:39.809568 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:39.813222 --- ParallelTerminationStrategy: PID 106 died...
22:49:39.814689 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:39.818313 --- ParallelTerminationStrategy: PID 107 died...
22:49:39.819778 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:39.823396 --- ParallelTerminationStrategy: PID 108 died...
22:49:39.824870 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:39.828492 --- ParallelTerminationStrategy: PID 109 died...
22:49:39.829963 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:39.833599 --- ParallelTerminationStrategy: PID 110 died...
22:49:39.835076 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:39.838729 --- ParallelTerminationStrategy: PID 111 died...
22:49:39.840202 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:39.843833 --- ParallelTerminationStrategy: PID 112 died...
22:49:39.845303 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:39.848929 --- ParallelTerminationStrategy: PID 113 died...
22:49:39.850387 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:39.854030 --- ParallelTerminationStrategy: PID 114 died...
22:49:39.855503 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:39.859131 --- ParallelTerminationStrategy: PID 115 died...
22:49:39.860598 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:39.864261 --- ParallelTerminationStrategy: PID 116 died...
22:49:39.865732 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:39.869374 --- ParallelTerminationStrategy: PID 117 died...
22:49:39.870843 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:39.874523 --- ParallelTerminationStrategy: PID 118 died...
22:49:39.875997 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:39.879628 --- ParallelTerminationStrategy: PID 119 died...
22:49:39.881105 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:39.884771 --- ParallelTerminationStrategy: PID 120 died...
22:49:39.886233 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:39.889858 --- ParallelTerminationStrategy: PID 121 died...
22:49:39.891334 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:39.894964 --- ParallelTerminationStrategy: PID 122 died...
22:49:39.896422 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:39.900043 --- ParallelTerminationStrategy: PID 123 died...
22:49:39.901516 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:39.905133 --- ParallelTerminationStrategy: PID 124 died...
22:49:39.906605 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:39.910260 --- ParallelTerminationStrategy: PID 125 died...
22:49:39.911726 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:39.915349 --- ParallelTerminationStrategy: PID 126 died...
22:49:39.916825 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:39.920444 --- ParallelTerminationStrategy: PID 127 died...
22:49:39.921906 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:39.925533 --- ParallelTerminationStrategy: PID 128 died...
22:49:39.926994 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:39.930617 --- ParallelTerminationStrategy: PID 129 died...
22:49:39.932085 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:39.935746 --- ParallelTerminationStrategy: PID 130 died...
22:49:39.937219 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:39.940867 --- ParallelTerminationStrategy: PID 131 died...
22:49:39.942343 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:39.945966 --- ParallelTerminationStrategy: PID 132 died...
22:49:39.947433 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:39.951090 --- ParallelTerminationStrategy: PID 133 died...
22:49:39.952563 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:39.956216 --- ParallelTerminationStrategy: PID 134 died...
22:49:39.957725 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:39.961363 --- ParallelTerminationStrategy: PID 135 died...
22:49:39.962820 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:39.966469 --- ParallelTerminationStrategy: PID 136 died...
22:49:39.967941 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:39.971601 --- ParallelTerminationStrategy: PID 137 died...
22:49:39.973097 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:39.976742 --- ParallelTerminationStrategy: PID 138 died...
22:49:39.978212 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:39.981848 --- ParallelTerminationStrategy: PID 139 died...
22:49:39.983309 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:39.986969 --- ParallelTerminationStrategy: PID 140 died...
22:49:39.988444 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:39.992097 --- ParallelTerminationStrategy: PID 141 died...
22:49:39.993570 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:39.997239 --- ParallelTerminationStrategy: PID 142 died...
22:49:39.998711 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:40.002364 --- ParallelTerminationStrategy: PID 143 died...
22:49:40.003830 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:40.007468 --- ParallelTerminationStrategy: PID 144 died...
22:49:40.008935 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:40.012582 --- ParallelTerminationStrategy: PID 145 died...
22:49:40.014057 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:40.017717 --- ParallelTerminationStrategy: PID 146 died...
22:49:40.019182 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:40.022839 --- ParallelTerminationStrategy: PID 147 died...
22:49:40.024308 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:40.027939 --- ParallelTerminationStrategy: PID 148 died...
22:49:40.029413 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:40.033063 --- ParallelTerminationStrategy: PID 149 died...
22:49:40.034528 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:40.038158 --- ParallelTerminationStrategy: PID 150 died...
22:49:40.039627 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:40.043269 --- ParallelTerminationStrategy: PID 151 died...
22:49:40.044757 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:40.048401 --- ParallelTerminationStrategy: PID 152 died...
22:49:40.049880 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:40.053530 --- ParallelTerminationStrategy: PID 153 died...
22:49:40.054990 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:40.058615 --- ParallelTerminationStrategy: PID 154 died...
22:49:40.060076 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:40.063725 --- ParallelTerminationStrategy: PID 155 died...
22:49:40.065196 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:40.068871 --- ParallelTerminationStrategy: PID 156 died...
22:49:40.070339 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:40.074020 --- ParallelTerminationStrategy: PID 157 died...
22:49:40.075487 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:40.079143 --- ParallelTerminationStrategy: PID 158 died...
22:49:40.080612 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:40.084289 --- ParallelTerminationStrategy: PID 159 died...
22:49:40.085755 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:40.089395 --- ParallelTerminationStrategy: PID 160 died...
22:49:40.090864 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:40.094517 --- ParallelTerminationStrategy: PID 161 died...
22:49:40.095978 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:40.099623 --- ParallelTerminationStrategy: PID 162 died...
22:49:40.101097 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:40.104778 --- ParallelTerminationStrategy: PID 163 died...
22:49:40.106241 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:40.109889 --- ParallelTerminationStrategy: PID 164 died...
22:49:40.111352 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:40.114996 --- ParallelTerminationStrategy: PID 165 died...
22:49:40.116463 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:40.120094 --- ParallelTerminationStrategy: PID 166 died...
22:49:40.121573 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:40.125224 --- ParallelTerminationStrategy: PID 167 died...
22:49:40.126693 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:40.130351 --- ParallelTerminationStrategy: PID 168 died...
22:49:40.131821 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:40.135491 --- ParallelTerminationStrategy: PID 169 died...
22:49:40.136955 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:40.140596 --- ParallelTerminationStrategy: PID 170 died...
22:49:40.142075 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:40.145712 --- ParallelTerminationStrategy: PID 171 died...
22:49:40.147181 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:40.150863 --- ParallelTerminationStrategy: PID 172 died...
22:49:40.152318 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:40.155975 --- ParallelTerminationStrategy: PID 173 died...
22:49:40.157449 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:40.161083 --- ParallelTerminationStrategy: PID 174 died...
22:49:40.162556 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:40.166197 --- ParallelTerminationStrategy: PID 175 died...
22:49:40.167668 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:40.171297 --- ParallelTerminationStrategy: PID 176 died...
22:49:40.172799 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:40.176460 --- ParallelTerminationStrategy: PID 177 died...
22:49:40.177938 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:40.181570 --- ParallelTerminationStrategy: PID 178 died...
22:49:40.183039 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:40.186693 --- ParallelTerminationStrategy: PID 179 died...
22:49:40.188160 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:40.191810 --- ParallelTerminationStrategy: PID 180 died...
22:49:40.193281 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:40.196949 --- ParallelTerminationStrategy: PID 181 died...
22:49:40.198414 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:40.202083 --- ParallelTerminationStrategy: PID 182 died...
22:49:40.203563 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:40.207239 --- ParallelTerminationStrategy: PID 183 died...
22:49:40.208732 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:40.212397 --- ParallelTerminationStrategy: PID 184 died...
22:49:40.213884 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:40.217576 --- ParallelTerminationStrategy: PID 185 died...
22:49:40.219059 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:40.222761 --- ParallelTerminationStrategy: PID 186 died...
22:49:40.224238 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:40.227932 --- ParallelTerminationStrategy: PID 187 died...
22:49:40.229425 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:40.233132 --- ParallelTerminationStrategy: PID 188 died...
22:49:40.234631 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:40.238321 --- ParallelTerminationStrategy: PID 189 died...
22:49:40.239802 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:40.243491 --- ParallelTerminationStrategy: PID 190 died...
22:49:40.244980 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:40.248658 --- ParallelTerminationStrategy: PID 191 died...
22:49:40.250140 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:40.253831 --- ParallelTerminationStrategy: PID 192 died...
22:49:40.255310 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:40.259001 --- ParallelTerminationStrategy: PID 193 died...
22:49:40.260484 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:40.264189 --- ParallelTerminationStrategy: PID 194 died...
22:49:40.265683 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:40.269396 --- ParallelTerminationStrategy: PID 195 died...
22:49:40.270878 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:40.274600 --- ParallelTerminationStrategy: PID 196 died...
22:49:40.276079 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:40.279764 --- ParallelTerminationStrategy: PID 197 died...
22:49:40.281250 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:40.284962 --- ParallelTerminationStrategy: PID 198 died...
22:49:40.286453 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:40.290136 --- ParallelTerminationStrategy: PID 199 died...
22:49:40.291616 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:40.295344 --- ParallelTerminationStrategy: PID 200 died...
22:49:40.296838 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:40.300507 --- ParallelTerminationStrategy: PID 201 died...
22:49:40.301999 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:40.305667 --- ParallelTerminationStrategy: PID 202 died...
22:49:40.307130 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:40.310767 --- ParallelTerminationStrategy: PID 203 died...
22:49:40.312226 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:40.315879 --- ParallelTerminationStrategy: PID 204 died...
22:49:40.317383 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:40.321037 --- ParallelTerminationStrategy: PID 205 died...
22:49:40.322502 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:40.326148 --- ParallelTerminationStrategy: PID 206 died...
22:49:40.327612 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:40.331249 --- ParallelTerminationStrategy: PID 207 died...
22:49:40.332712 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:40.336360 --- ParallelTerminationStrategy: PID 208 died...
22:49:40.337863 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:40.341520 --- ParallelTerminationStrategy: PID 209 died...
22:49:40.342987 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:40.346653 --- ParallelTerminationStrategy: PID 210 died...
22:49:40.348119 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:40.351767 --- ParallelTerminationStrategy: PID 211 died...
22:49:40.353243 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:40.356902 --- ParallelTerminationStrategy: PID 212 died...
22:49:40.358374 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:40.362048 --- ParallelTerminationStrategy: PID 213 died...
22:49:40.363525 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:40.367219 --- ParallelTerminationStrategy: PID 214 died...
22:49:40.368708 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:40.372365 --- ParallelTerminationStrategy: PID 215 died...
22:49:40.373857 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:40.377524 --- ParallelTerminationStrategy: PID 216 died...
22:49:40.378992 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:40.382653 --- ParallelTerminationStrategy: PID 217 died...
22:49:40.384129 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:40.387804 --- ParallelTerminationStrategy: PID 218 died...
22:49:40.389299 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:40.392967 --- ParallelTerminationStrategy: PID 219 died...
22:49:40.394441 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:40.398085 --- ParallelTerminationStrategy: PID 220 died...
22:49:40.399559 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:40.403220 --- ParallelTerminationStrategy: PID 221 died...
22:49:40.404696 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:40.408347 --- ParallelTerminationStrategy: PID 222 died...
22:49:40.409848 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:40.413502 --- ParallelTerminationStrategy: PID 223 died...
22:49:40.414977 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:40.418648 --- ParallelTerminationStrategy: PID 224 died...
22:49:40.420123 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:40.423773 --- ParallelTerminationStrategy: PID 225 died...
22:49:40.425254 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:40.428925 --- ParallelTerminationStrategy: PID 226 died...
22:49:40.430408 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:40.434088 --- ParallelTerminationStrategy: PID 227 died...
22:49:40.435569 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:40.439355 --- ParallelTerminationStrategy: PID 228 died...
22:49:40.440885 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:40.444745 --- ParallelTerminationStrategy: PID 229 died...
22:49:40.446275 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:40.450100 --- ParallelTerminationStrategy: PID 230 died...
22:49:40.451628 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:40.455462 --- ParallelTerminationStrategy: PID 231 died...
22:49:40.456989 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:40.460793 --- ParallelTerminationStrategy: PID 232 died...
22:49:40.462307 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:40.465968 --- ParallelTerminationStrategy: PID 233 died...
22:49:40.467431 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:40.471111 --- ParallelTerminationStrategy: PID 234 died...
22:49:40.472605 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:43.876968 --- ParallelTerminationStrategy: PID 34 died...
22:49:43.882988 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8167 netreg_mass PASS
---------------------------------------------------------------------
22:49:43.960565 tst trial-8167: Storing JUnit report in /build/trial-8167/run.2025-12-01_22-48-17/trial-8167.xml
--------------------------------------------------------------------------------------------
trial-8167 PASS
--------------------------------------------------------------------------------------------
22:49:43.972234 tst trial-8167: trial-8167: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (81.1 sec)
+ exit_code=0
+ rm -rf trial-8167/inst
+ cd trial-8167
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-12-01 22:48:17
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8167-run.tgz run.2025-12-01_22-48-17
+ tar czf /build/trial-8167-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-12-01_13_28_29.tgz osmo-bts-oc2g.build-2025-12-01_00_51_45.tgz osmo-bts-sysmo.build-2025-12-01_00_51_47.tgz osmo-bts.build-2025-12-01_00_51_54.tgz osmo-ggsn.build-2025-12-01_20_42_41.tgz osmo-hlr.build-2025-12-01_16_36_55.tgz osmo-hnbgw.build-2025-12-01_13_28_26.tgz osmo-mgw.build-2025-12-01_08_33_13.tgz osmo-msc.build-2025-12-01_13_32_30.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-12-01_07_33_57.tgz osmo-pcu-sysmo.build-2025-12-01_07_34_02.tgz osmo-pcu.build-2025-12-01_07_36_13.tgz osmo-sgsn.build-2025-12-01_20_48_30.tgz osmo-stp.build-2025-12-01_13_23_09.tgz osmo-trx.build-2025-12-01_14_25_44.tgz osmocom-bb.build-2025-12-01_21_17_34.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