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/jenkins13501464919698962050.sh
+ rm -rf trial-8073-bin.tgz trial-8073-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24530
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10831
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10120
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12656
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12979
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12119
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40257
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7368
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 42270
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8067
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 13005
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7262
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11356
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7408
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8854
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6128
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 7262
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins13309563458812287098.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-8073
+ 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
f17cc18 ttcn3-bts-test: show respawn count at the end
+ 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 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 DONE 0.1s
#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.1s
#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.1s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.3s
#7 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#7 CACHED
#8 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#8 CACHED
#9 [ 8/28] RUN MKDIR /var/run/sshd
#9 CACHED
#10 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#10 CACHED
#11 [ 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
#11 CACHED
#12 [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
#12 CACHED
#13 [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
#13 CACHED
#14 [ 9/28] COPY SSH /root/.ssh
#14 CACHED
#15 [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
#15 CACHED
#16 [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
#16 CACHED
#17 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#17 CACHED
#18 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#18 CACHED
#19 [20/28] WORKDIR /TMP
#19 CACHED
#20 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#20 CACHED
#21 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#21 CACHED
#22 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#22 CACHED
#23 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#23 CACHED
#24 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#24 CACHED
#25 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#25 CACHED
#26 [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
#26 CACHED
#27 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#27 CACHED
#28 [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
#28 CACHED
#29 [ 3/28] RUN groupadd osmo-gsm-tester
#29 CACHED
#30 [23/28] RUN CD osmo-gsm-tester && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD
#30 CACHED
#31 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#31 CACHED
#32 [ 2/28] RUN useradd -ms /bin/bash jenkins
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:5777659a64ae9425e31e0fc6b336ea2d08bb5079cd81c54377e6d272ece88e19 0.0s done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.1s
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=8074 -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-08-30 22:48:20
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8074
+ mkdir -p trial-8074
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-08-30_13_25_44.tgz osmo-bts-oc2g.build-2025-08-30_00_51_37.tgz osmo-bts-sysmo.build-2025-08-30_00_51_34.tgz osmo-bts.build-2025-08-30_00_51_41.tgz osmo-ggsn.build-2025-08-30_20_42_40.tgz osmo-hlr.build-2025-08-30_16_36_53.tgz osmo-hnbgw.build-2025-08-30_13_30_11.tgz osmo-mgw.build-2025-08-30_08_33_15.tgz osmo-msc.build-2025-08-30_13_32_18.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-08-30_07_34_02.tgz osmo-pcu-sysmo.build-2025-08-30_07_36_18.tgz osmo-pcu.build-2025-08-30_07_36_25.tgz osmo-sgsn.build-2025-08-30_20_48_06.tgz osmo-stp.build-2025-08-30_13_22_56.tgz osmo-trx.build-2025-08-30_14_29_59.tgz osmocom-bb.build-2025-08-30_21_17_19.tgz srslte.build-19.tgz trial-8074
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-08-30_13_25_44.md5 osmo-bts-oc2g.build-2025-08-30_00_51_37.md5 osmo-bts-sysmo.build-2025-08-30_00_51_34.md5 osmo-bts.build-2025-08-30_00_51_41.md5 osmo-ggsn.build-2025-08-30_20_42_40.md5 osmo-hlr.build-2025-08-30_16_36_53.md5 osmo-hnbgw.build-2025-08-30_13_30_11.md5 osmo-mgw.build-2025-08-30_08_33_15.md5 osmo-msc.build-2025-08-30_13_32_18.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-08-30_07_34_02.md5 osmo-pcu-sysmo.build-2025-08-30_07_36_18.md5 osmo-pcu.build-2025-08-30_07_36_25.md5 osmo-sgsn.build-2025-08-30_20_48_06.md5 osmo-stp.build-2025-08-30_13_22_56.md5 osmo-trx.build-2025-08-30_14_29_59.md5 osmocom-bb.build-2025-08-30_21_17_19.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-08-30_13_25_44.md5 osmo-bts-oc2g.build-2025-08-30_00_51_37.md5 osmo-bts-sysmo.build-2025-08-30_00_51_34.md5 osmo-bts.build-2025-08-30_00_51_41.md5 osmo-ggsn.build-2025-08-30_20_42_40.md5 osmo-hlr.build-2025-08-30_16_36_53.md5 osmo-hnbgw.build-2025-08-30_13_30_11.md5 osmo-mgw.build-2025-08-30_08_33_15.md5 osmo-msc.build-2025-08-30_13_32_18.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-08-30_07_34_02.md5 osmo-pcu-sysmo.build-2025-08-30_07_36_18.md5 osmo-pcu.build-2025-08-30_07_36_25.md5 osmo-sgsn.build-2025-08-30_20_48_06.md5 osmo-stp.build-2025-08-30_13_22_56.md5 osmo-trx.build-2025-08-30_14_29_59.md5 osmocom-bb.build-2025-08-30_21_17_19.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-8074 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8074'
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-8074
--------------------------------------------------------------------------------------------
22:48:21.457482 tst trial-8074: Detailed log at /build/trial-8074/run.2025-08-30_22-48-21/log
---------------------------------------------------------------------
trial-8074 netreg_mass
---------------------------------------------------------------------
22:48:21.763655 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:21.764379 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:21.765700 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:21.767616 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:21.829167 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:21.830453 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:21.832264 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:21.952938 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-8074 netreg_mass register_default_mass.py
----------------------------------------------
22:48:21.957150 tst register_default_mass.py:9: Claiming resources for the test
22:48:22.007605 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:22.009126 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:22.010467 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:22.011791 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:22.013155 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:22.014530 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:22.015864 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:22.088714 tst register_default_mass.py: using LAC 2
22:48:22.140453 tst register_default_mass.py: using RAC 2
22:48:22.186809 tst register_default_mass.py: using CellId 2
22:48:22.227921 tst register_default_mass.py: using BVCI 3
22:48:22.241914 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.243394 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.244694 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.245981 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.247234 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.248501 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.249740 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.251005 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.252252 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.253503 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.254715 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.255962 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.257212 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.258439 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.259701 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.261005 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.262281 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.263549 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.264821 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.266092 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.267339 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.268566 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.269812 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.271060 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.272279 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.273521 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.274787 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.276042 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.277294 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.278525 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.279732 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.280975 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.282233 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.283488 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.284755 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.285997 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.287210 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.288407 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.289618 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.290813 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.292027 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.293293 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.294542 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.295764 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.296967 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.298169 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.299400 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.300654 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.301858 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.303067 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.304275 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.305516 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.306742 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.307956 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.309151 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.310346 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.311585 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.312850 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.314092 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.315297 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.316481 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.317670 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.318877 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.320118 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.321402 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.322664 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.323902 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.325052 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.325818 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.326510 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.327192 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.327901 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.328709 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.329487 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.330175 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.330865 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.331529 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.332192 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.332904 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.333593 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.334272 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.334948 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.335642 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.336331 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.337043 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.337731 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.338401 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.339076 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.339753 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.340424 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.341127 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.341814 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.342497 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.343170 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.343855 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.344522 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.345196 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.345903 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.346590 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.347265 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.347939 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.348676 tst register_default_mass.py:21: Launching a simple network
22:48:22.361802 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:22.517554 run create_hlr_db(pid=20): Launched
22:48:23.534031 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:23.579077 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:23.618237 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:23.633163 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:23.920279 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:23.941716 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:23.951821 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:24.519302 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:24.541827 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:27.560253 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:27.734036 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:27.754576 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:27.762187 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:27.793634 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:27.824957 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:27.838035 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:28.350235 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:28.371864 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:34.396270 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:34.581480 run osmo-bts-virtual(pid=34): Launched
22:48:35.637473 tst register_default_mass.py: using MSISDN 1001
22:48:35.651190 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:35.757035 tst register_default_mass.py: using MSISDN 1002
22:48:35.769483 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:35.833252 tst register_default_mass.py: using MSISDN 1003
22:48:35.843497 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:35.912680 tst register_default_mass.py: using MSISDN 1004
22:48:35.919150 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:35.977506 tst register_default_mass.py: using MSISDN 1005
22:48:35.990059 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:36.173965 tst register_default_mass.py: using MSISDN 1006
22:48:36.180517 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:36.241671 tst register_default_mass.py: using MSISDN 1007
22:48:36.247871 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:38.354869 tst register_default_mass.py: using MSISDN 1008
22:48:38.360926 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:38.452400 tst register_default_mass.py: using MSISDN 1009
22:48:38.462944 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:38.539520 tst register_default_mass.py: using MSISDN 1010
22:48:38.548866 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:38.626202 tst register_default_mass.py: using MSISDN 1011
22:48:38.632773 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:38.745338 tst register_default_mass.py: using MSISDN 1012
22:48:38.751616 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:38.833571 tst register_default_mass.py: using MSISDN 1013
22:48:38.840531 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:38.918936 tst register_default_mass.py: using MSISDN 1014
22:48:38.925313 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:38.990340 tst register_default_mass.py: using MSISDN 1015
22:48:38.996872 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:39.089043 tst register_default_mass.py: using MSISDN 1016
22:48:39.095362 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:39.196317 tst register_default_mass.py: using MSISDN 1017
22:48:39.202810 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:39.306082 tst register_default_mass.py: using MSISDN 1018
22:48:39.313650 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:39.392209 tst register_default_mass.py: using MSISDN 1019
22:48:39.399395 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:39.508770 tst register_default_mass.py: using MSISDN 1020
22:48:39.515918 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:39.597709 tst register_default_mass.py: using MSISDN 1021
22:48:39.604566 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:39.678134 tst register_default_mass.py: using MSISDN 1022
22:48:39.686222 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:39.764607 tst register_default_mass.py: using MSISDN 1023
22:48:39.771497 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:39.851388 tst register_default_mass.py: using MSISDN 1024
22:48:39.858485 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:39.926893 tst register_default_mass.py: using MSISDN 1025
22:48:39.934105 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:40.005959 tst register_default_mass.py: using MSISDN 1026
22:48:40.018239 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:40.103509 tst register_default_mass.py: using MSISDN 1027
22:48:40.110778 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:40.187804 tst register_default_mass.py: using MSISDN 1028
22:48:40.194198 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:40.281454 tst register_default_mass.py: using MSISDN 1029
22:48:40.290792 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:40.370742 tst register_default_mass.py: using MSISDN 1030
22:48:40.377443 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:40.450291 tst register_default_mass.py: using MSISDN 1031
22:48:40.456892 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:40.523049 tst register_default_mass.py: using MSISDN 1032
22:48:40.530056 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:40.601784 tst register_default_mass.py: using MSISDN 1033
22:48:40.609814 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:40.679558 tst register_default_mass.py: using MSISDN 1034
22:48:40.686317 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:40.754907 tst register_default_mass.py: using MSISDN 1035
22:48:40.762182 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:40.832058 tst register_default_mass.py: using MSISDN 1036
22:48:40.838496 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:40.915482 tst register_default_mass.py: using MSISDN 1037
22:48:40.921596 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:41.028253 tst register_default_mass.py: using MSISDN 1038
22:48:41.034518 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:41.108556 tst register_default_mass.py: using MSISDN 1039
22:48:41.114791 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:41.188397 tst register_default_mass.py: using MSISDN 1040
22:48:41.197423 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:41.262019 tst register_default_mass.py: using MSISDN 1041
22:48:41.269080 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:41.347827 tst register_default_mass.py: using MSISDN 1042
22:48:41.354730 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:41.415190 tst register_default_mass.py: using MSISDN 1043
22:48:41.424612 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:41.506339 tst register_default_mass.py: using MSISDN 1044
22:48:41.514362 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:41.587122 tst register_default_mass.py: using MSISDN 1045
22:48:41.593919 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:41.660513 tst register_default_mass.py: using MSISDN 1046
22:48:41.667395 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:41.805456 tst register_default_mass.py: using MSISDN 1047
22:48:41.811646 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:41.880463 tst register_default_mass.py: using MSISDN 1048
22:48:41.888214 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:42.517146 tst register_default_mass.py: using MSISDN 1049
22:48:42.527467 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:42.649792 tst register_default_mass.py: using MSISDN 1050
22:48:42.657255 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:42.735971 tst register_default_mass.py: using MSISDN 1051
22:48:42.742250 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:42.822435 tst register_default_mass.py: using MSISDN 1052
22:48:42.829014 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:42.892232 tst register_default_mass.py: using MSISDN 1053
22:48:42.898276 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:42.979036 tst register_default_mass.py: using MSISDN 1054
22:48:42.986360 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:43.062598 tst register_default_mass.py: using MSISDN 1055
22:48:43.068854 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:43.140724 tst register_default_mass.py: using MSISDN 1056
22:48:43.147393 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:43.216907 tst register_default_mass.py: using MSISDN 1057
22:48:43.223000 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:43.295788 tst register_default_mass.py: using MSISDN 1058
22:48:43.303946 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:43.374854 tst register_default_mass.py: using MSISDN 1059
22:48:43.381222 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:43.452204 tst register_default_mass.py: using MSISDN 1060
22:48:43.459157 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:43.524205 tst register_default_mass.py: using MSISDN 1061
22:48:43.530895 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:43.606218 tst register_default_mass.py: using MSISDN 1062
22:48:43.613994 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:43.676354 tst register_default_mass.py: using MSISDN 1063
22:48:43.683365 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:43.766103 tst register_default_mass.py: using MSISDN 1064
22:48:43.773199 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:43.844234 tst register_default_mass.py: using MSISDN 1065
22:48:43.853184 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:43.927859 tst register_default_mass.py: using MSISDN 1066
22:48:43.937987 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:44.003364 tst register_default_mass.py: using MSISDN 1067
22:48:44.010611 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:44.077798 tst register_default_mass.py: using MSISDN 1068
22:48:44.087521 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:44.161128 tst register_default_mass.py: using MSISDN 1069
22:48:44.170211 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:44.269760 tst register_default_mass.py: using MSISDN 1070
22:48:44.277265 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:44.334480 tst register_default_mass.py: using MSISDN 1071
22:48:44.344291 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:44.417429 tst register_default_mass.py: using MSISDN 1072
22:48:44.427144 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:44.485664 tst register_default_mass.py: using MSISDN 1073
22:48:44.494170 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:44.562420 tst register_default_mass.py: using MSISDN 1074
22:48:44.571485 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:44.627866 tst register_default_mass.py: using MSISDN 1075
22:48:44.634895 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:44.702564 tst register_default_mass.py: using MSISDN 1076
22:48:44.708993 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:44.782169 tst register_default_mass.py: using MSISDN 1077
22:48:44.791867 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:44.858292 tst register_default_mass.py: using MSISDN 1078
22:48:44.866835 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:44.930605 tst register_default_mass.py: using MSISDN 1079
22:48:44.939565 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:45.017325 tst register_default_mass.py: using MSISDN 1080
22:48:45.025569 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:45.084681 tst register_default_mass.py: using MSISDN 1081
22:48:45.090781 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:45.187850 tst register_default_mass.py: using MSISDN 1082
22:48:45.194781 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:45.256110 tst register_default_mass.py: using MSISDN 1083
22:48:45.262735 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:45.344218 tst register_default_mass.py: using MSISDN 1084
22:48:45.350271 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:45.411530 tst register_default_mass.py: using MSISDN 1085
22:48:45.419720 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:45.480207 tst register_default_mass.py: using MSISDN 1086
22:48:45.485884 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:45.552374 tst register_default_mass.py: using MSISDN 1087
22:48:45.560797 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:45.650056 tst register_default_mass.py: using MSISDN 1088
22:48:45.655971 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:45.714512 tst register_default_mass.py: using MSISDN 1089
22:48:45.720401 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:45.789742 tst register_default_mass.py: using MSISDN 1090
22:48:45.796456 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:45.868915 tst register_default_mass.py: using MSISDN 1091
22:48:45.874774 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:45.947970 tst register_default_mass.py: using MSISDN 1092
22:48:45.954211 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:46.029322 tst register_default_mass.py: using MSISDN 1093
22:48:46.036866 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:46.117142 tst register_default_mass.py: using MSISDN 1094
22:48:46.124709 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:46.193710 tst register_default_mass.py: using MSISDN 1095
22:48:46.199362 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:46.275674 tst register_default_mass.py: using MSISDN 1096
22:48:46.281975 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:46.353804 tst register_default_mass.py: using MSISDN 1097
22:48:46.360098 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:46.439066 tst register_default_mass.py: using MSISDN 1098
22:48:46.445134 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:46.515444 tst register_default_mass.py: using MSISDN 1099
22:48:46.526500 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:46.602909 tst register_default_mass.py: using MSISDN 1100
22:48:46.610190 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:46.738744 run mass: Starting testcase
22:48:46.745582 run mass: Pre-launching all virtphy's
22:48:46.752223 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:46.768175 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:46.775436 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:46.791233 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:46.798780 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:46.814515 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:46.822105 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:46.838166 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:46.845927 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:46.861712 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:46.868557 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:46.883138 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:46.890233 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:46.906034 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:46.913400 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:46.929265 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:46.937862 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:46.953936 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:46.961319 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:46.977252 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:46.984580 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:47.000428 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:47.007812 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:47.024448 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:47.032110 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:47.048402 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:47.055780 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:47.071764 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:47.079136 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:47.094959 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:47.102370 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:47.118467 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:47.126114 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:47.142242 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:47.150002 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:47.166854 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:47.174638 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:47.191391 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:47.200034 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:47.217080 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:47.224711 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:47.244448 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:47.252019 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:47.268756 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:47.278266 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:47.295757 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:47.303735 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:47.320918 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:47.332345 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:47.349496 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:47.466225 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:47.480261 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:47.487194 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:47.503409 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:47.528226 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:47.543856 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:47.551915 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:47.568426 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:47.576542 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:47.594011 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:47.609157 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:47.640204 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:47.654363 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:47.679466 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:47.686898 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:47.703774 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:47.713017 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:47.730538 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:47.739605 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:47.756696 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:47.764683 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:47.781951 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:47.789926 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:47.807005 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:47.815403 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:47.832512 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:47.840818 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:47.861568 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:47.874475 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:47.892288 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:47.899752 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:47.915926 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:47.923378 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:47.940276 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:47.947927 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:47.964553 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:47.972296 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:47.989326 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:47.997852 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:48.022573 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:48.030790 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:48.046965 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:48.054420 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:48.070813 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:48.078744 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:48.095692 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:48.103398 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:48.119960 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:48.127706 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:48.144986 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:48.152831 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:48.169973 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:48.178017 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:48.195442 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:48.203265 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:48.219704 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:48.226930 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:48.244016 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:48.251409 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:48.268807 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:48.276368 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:48.292787 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:48.300349 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:48.316890 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:48.324385 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:48.341023 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:48.348586 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:48.364878 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:48.372433 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:48.388633 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:48.396072 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:48.411824 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:48.419237 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:48.435415 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:48.443076 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:48.458908 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:48.466102 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:48.481855 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:48.489237 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:48.505040 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:48.512212 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:48.528002 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:48.535641 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:48.551485 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:48.558948 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:48.575156 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:48.582525 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:48.598636 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:48.606000 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:48.621880 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:48.629158 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:48.644945 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:48.652384 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:48.668221 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:48.675357 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:48.690822 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:48.698098 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:48.713993 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:48.721327 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:48.738038 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:48.745731 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:48.762097 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:48.769500 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:48.785785 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:48.793144 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:48.809060 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:48.816566 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:48.832274 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:48.839301 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:48.854597 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:48.862129 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:48.878987 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:48.886818 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:48.902799 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:48.909991 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:48.925574 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:48.932560 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:48.947871 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:48.955190 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:48.970716 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:48.977897 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:48.993713 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:49.000838 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:49.016242 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:49.023302 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:49.038996 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:49.046603 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:49.063132 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:49.070745 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:49.086980 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:49.094179 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:49.110080 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:49.117562 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:49.133623 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:49.141084 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:49.157247 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:49.164847 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:49.181264 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:49.188448 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:49.204436 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:49.211801 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:49.227926 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:49.235198 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:49.251158 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:49.258401 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:49.274366 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:49.281681 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:49.297724 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:49.305195 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:49.321436 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:49.328940 run mass: Checking if sockets are in the filesystem
22:48:49.343942 run osmo-ms-mob/00000: Starting mobile
22:48:49.360330 run osmo-ms-mob/00000(pid=135): Launched
22:48:49.378822 run mass: MS start registered {at=19825035.08216776, delay=0.011063233017921448, ms=00000}
22:48:53.582879 run osmo-ms-mob/00001: Starting mobile
22:48:53.596799 run osmo-ms-mob/00001(pid=136): Launched
22:48:53.608747 run mass: MS start registered {at=19825039.312095504, delay=0.005476202815771103, ms=00001}
22:48:55.178825 run mass: MS performed LU {at=19825040.88215139, lu_delay=5.799983631819487, ms=00000}
22:48:55.342977 run osmo-ms-mob/00002: Starting mobile
22:48:55.358679 run osmo-ms-mob/00002(pid=137): Launched
22:48:55.371230 run mass: MS start registered {at=19825041.074569937, delay=0.005085129290819168, ms=00002}
22:48:56.642590 run osmo-ms-mob/00003: Starting mobile
22:48:56.656480 run osmo-ms-mob/00003(pid=138): Launched
22:48:56.667934 run mass: MS start registered {at=19825042.37128357, delay=0.004976395517587662, ms=00003}
22:48:57.742918 run osmo-ms-mob/00004: Starting mobile
22:48:57.756990 run osmo-ms-mob/00004(pid=139): Launched
22:48:57.771336 run mass: MS start registered {at=19825043.474673744, delay=0.007341817021369934, ms=00004}
22:48:58.709212 run mass: MS performed LU {at=19825044.412544467, lu_delay=5.100448962301016, ms=00001}
22:48:58.721431 run osmo-ms-mob/00005: Starting mobile
22:48:58.736020 run osmo-ms-mob/00005(pid=140): Launched
22:48:58.747971 run mass: MS start registered {at=19825044.45131947, delay=0.004941217601299286, ms=00005}
22:49:00.088447 run osmo-ms-mob/00006: Starting mobile
22:49:00.102442 run osmo-ms-mob/00006(pid=141): Launched
22:49:00.108808 run mass: Starting too slowly. Moving on {now=19825045.81217764, sleep=-0.37280192971229553, target=19825045.43937571}
22:49:00.114772 run mass: MS start registered {at=19825045.818132717, delay=0.005958065390586853, ms=00006}
22:49:00.120550 run mass: Starting too slowly. Moving on {now=19825045.8239208, sleep=-0.28454509004950523, target=19825045.53937571}
22:49:00.126542 run mass: Starting too slowly. Moving on {now=19825045.8299127, sleep=-0.1905369870364666, target=19825045.639375713}
22:49:00.132246 run mass: Starting too slowly. Moving on {now=19825045.835617542, sleep=-0.09624182805418968, target=19825045.739375714}
22:49:00.137896 run mass: Starting too slowly. Moving on {now=19825045.841267627, sleep=-0.0018919110298156738, target=19825045.839375716}
22:49:01.169859 run osmo-ms-mob/00007: Starting mobile
22:49:01.184154 run osmo-ms-mob/00007(pid=142): Launched
22:49:01.190487 run mass: Starting too slowly. Moving on {now=19825046.89385655, sleep=-0.5544808283448219, target=19825046.339375723}
22:49:01.196435 run mass: MS start registered {at=19825046.899793908, delay=0.005940839648246765, ms=00007}
22:49:01.202532 run mass: Starting too slowly. Moving on {now=19825046.905902557, sleep=-0.4665268324315548, target=19825046.439375725}
22:49:01.208593 run mass: Starting too slowly. Moving on {now=19825046.911964133, sleep=-0.3725884072482586, target=19825046.539375726}
22:49:01.214407 run mass: Starting too slowly. Moving on {now=19825046.917778507, sleep=-0.27840277925133705, target=19825046.639375728}
22:49:01.220236 run mass: Starting too slowly. Moving on {now=19825046.92360764, sleep=-0.18423191085457802, target=19825046.73937573}
22:49:01.226219 run mass: Starting too slowly. Moving on {now=19825046.92958987, sleep=-0.09021414071321487, target=19825046.83937573}
22:49:01.721644 run osmo-ms-mob/00008: Starting mobile
22:49:01.735141 run osmo-ms-mob/00008(pid=143): Launched
22:49:01.741302 run mass: Starting too slowly. Moving on {now=19825047.444671575, sleep=-0.30529583990573883, target=19825047.139375735}
22:49:01.747023 run mass: MS start registered {at=19825047.450383388, delay=0.005714304745197296, ms=00008}
22:49:01.752848 run mass: Starting too slowly. Moving on {now=19825047.456219003, sleep=-0.21684326604008675, target=19825047.239375737}
22:49:01.758425 run mass: Starting too slowly. Moving on {now=19825047.461796995, sleep=-0.1224212571978569, target=19825047.339375738}
22:49:01.764033 run mass: Starting too slowly. Moving on {now=19825047.46740438, sleep=-0.028028640896081924, target=19825047.43937574}
22:49:02.133368 run osmo-ms-mob/00009: Starting mobile
22:49:03.370197 run osmo-ms-mob/00009(pid=144): Launched
22:49:03.381885 run mass: Starting too slowly. Moving on {now=19825049.085249387, sleep=-1.2458736412227154, target=19825047.839375746}
22:49:03.390095 run mass: MS start registered {at=19825049.0934518, delay=0.008205972611904144, ms=00009}
22:49:03.396776 run mass: Starting too slowly. Moving on {now=19825049.100145195, sleep=-1.160769447684288, target=19825047.939375747}
22:49:03.402740 run mass: Starting too slowly. Moving on {now=19825049.106110796, sleep=-1.0667350478470325, target=19825048.03937575}
22:49:03.408732 run mass: Starting too slowly. Moving on {now=19825049.11210275, sleep=-0.9727270007133484, target=19825048.13937575}
22:49:03.414743 run mass: Starting too slowly. Moving on {now=19825049.11811413, sleep=-0.8787383772432804, target=19825048.23937575}
22:49:03.421174 run mass: Starting too slowly. Moving on {now=19825049.12454403, sleep=-0.7851682752370834, target=19825048.339375753}
22:49:03.427140 run mass: Starting too slowly. Moving on {now=19825049.130509254, sleep=-0.6911334991455078, target=19825048.439375754}
22:49:03.439407 run osmo-ms-mob/00010: Starting mobile
22:49:03.453220 run osmo-ms-mob/00010(pid=145): Launched
22:49:03.459588 run mass: Starting too slowly. Moving on {now=19825049.16295638, sleep=-0.6235806234180927, target=19825048.539375756}
22:49:03.466001 run mass: Starting too slowly. Moving on {now=19825049.16937046, sleep=-0.5299947038292885, target=19825048.639375757}
22:49:03.471980 run mass: MS start registered {at=19825049.175338835, delay=0.012384999543428421, ms=00010}
22:49:03.478217 run mass: Starting too slowly. Moving on {now=19825049.18158703, sleep=-0.4422112703323364, target=19825048.73937576}
22:49:03.484469 run mass: Starting too slowly. Moving on {now=19825049.187838405, sleep=-0.34846264496445656, target=19825048.83937576}
22:49:03.490350 run mass: Starting too slowly. Moving on {now=19825049.193720937, sleep=-0.2543451748788357, target=19825048.939375762}
22:49:03.496495 run mass: Starting too slowly. Moving on {now=19825049.199866332, sleep=-0.16049056872725487, target=19825049.039375763}
22:49:03.510827 run osmo-ms-mob/00011: Starting mobile
22:49:03.524667 run osmo-ms-mob/00011(pid=146): Launched
22:49:03.534855 run mass: Starting too slowly. Moving on {now=19825049.238220133, sleep=-0.09884436801075935, target=19825049.139375765}
22:49:03.543629 run mass: MS start registered {at=19825049.24698991, delay=0.00877300649881363, ms=00011}
22:49:03.549676 run mass: Starting too slowly. Moving on {now=19825049.25304673, sleep=-0.013670962303876877, target=19825049.239375766}
22:49:03.942474 run osmo-ms-mob/00012: Starting mobile
22:49:03.956220 run osmo-ms-mob/00012(pid=147): Launched
22:49:03.967797 run mass: MS start registered {at=19825049.671135794, delay=0.005324017256498337, ms=00012}
22:49:04.357976 run mass: MS performed LU {at=19825050.06130479, lu_delay=7.6900212205946445, ms=00003}
22:49:04.376193 run mass: MS performed LU {at=19825050.07954518, lu_delay=9.004975244402885, ms=00002}
22:49:04.387716 run osmo-ms-mob/00013: Starting mobile
22:49:04.401480 run osmo-ms-mob/00013(pid=148): Launched
22:49:04.408171 run mass: MS performed LU {at=19825050.11152536, lu_delay=6.636851616203785, ms=00004}
22:49:04.414277 run mass: MS start registered {at=19825050.117642935, delay=0.006140157580375671, ms=00013}
22:49:04.893721 run mass: MS performed LU {at=19825050.59705385, lu_delay=6.145734377205372, ms=00005}
22:49:05.142240 run osmo-ms-mob/00014: Starting mobile
22:49:05.156086 run osmo-ms-mob/00014(pid=149): Launched
22:49:05.167621 run mass: MS start registered {at=19825050.8709626, delay=0.005254905670881271, ms=00014}
22:49:05.741713 run osmo-ms-mob/00015: Starting mobile
22:49:05.755797 run osmo-ms-mob/00015(pid=150): Launched
22:49:05.766954 run mass: MS start registered {at=19825051.470304705, delay=0.004729516804218292, ms=00015}
22:49:06.139649 run mass: MS performed LU {at=19825051.842965998, lu_delay=4.392582610249519, ms=00008}
22:49:06.153769 run osmo-ms-mob/00016: Starting mobile
22:49:06.167393 run osmo-ms-mob/00016(pid=151): Launched
22:49:06.173787 run mass: MS performed LU {at=19825051.877141614, lu_delay=4.977347705513239, ms=00007}
22:49:06.180001 run mass: MS performed LU {at=19825051.883365832, lu_delay=6.065233115106821, ms=00006}
22:49:06.185805 run mass: MS start registered {at=19825051.889171377, delay=0.012051772326231003, ms=00016}
22:49:06.742183 run osmo-ms-mob/00017: Starting mobile
22:49:06.755394 run osmo-ms-mob/00017(pid=152): Launched
22:49:06.766474 run mass: MS start registered {at=19825052.469824705, delay=0.0049211569130420685, ms=00017}
22:49:07.342734 run osmo-ms-mob/00018: Starting mobile
22:49:07.357527 run osmo-ms-mob/00018(pid=153): Launched
22:49:07.368855 run mass: MS start registered {at=19825053.072206024, delay=0.004347238689661026, ms=00018}
22:49:07.742156 run osmo-ms-mob/00019: Starting mobile
22:49:07.755898 run osmo-ms-mob/00019(pid=154): Launched
22:49:07.767218 run mass: MS start registered {at=19825053.47056911, delay=0.004874072968959808, ms=00019}
22:49:08.124140 run mass: MS performed LU {at=19825053.827474184, lu_delay=4.734022382646799, ms=00009}
22:49:08.142313 run mass: MS performed LU {at=19825053.84566255, lu_delay=4.6703237146139145, ms=00010}
22:49:08.153889 run osmo-ms-mob/00020: Starting mobile
22:49:08.167551 run osmo-ms-mob/00020(pid=155): Launched
22:49:08.182152 run mass: MS start registered {at=19825053.8854875, delay=0.008029930293560028, ms=00020}
22:49:08.404742 run mass: MS performed LU {at=19825054.108076073, lu_delay=4.861086163669825, ms=00011}
22:49:08.743161 run osmo-ms-mob/00021: Starting mobile
22:49:08.757839 run osmo-ms-mob/00021(pid=156): Launched
22:49:08.769661 run mass: MS start registered {at=19825054.473009054, delay=0.004980698227882385, ms=00021}
22:49:09.142625 run osmo-ms-mob/00022: Starting mobile
22:49:09.157066 run osmo-ms-mob/00022(pid=157): Launched
22:49:09.169262 run mass: MS start registered {at=19825054.872614607, delay=0.005207061767578125, ms=00022}
22:49:09.642200 run osmo-ms-mob/00023: Starting mobile
22:49:09.655454 run osmo-ms-mob/00023(pid=158): Launched
22:49:09.667622 run mass: MS start registered {at=19825055.370970618, delay=0.005649600178003311, ms=00023}
22:49:09.905239 run mass: MS performed LU {at=19825055.608573742, lu_delay=5.9374379478394985, ms=00012}
22:49:09.923606 run mass: MS performed LU {at=19825055.626955256, lu_delay=4.755992654711008, ms=00014}
22:49:09.935066 run osmo-ms-mob/00024: Starting mobile
22:49:09.948976 run osmo-ms-mob/00024(pid=159): Launched
22:49:09.961205 run mass: MS start registered {at=19825055.664553765, delay=0.005703471601009369, ms=00024}
22:49:10.071980 run mass: MS performed LU {at=19825055.775291234, lu_delay=5.657648298889399, ms=00013}
22:49:10.542701 run osmo-ms-mob/00025: Starting mobile
22:49:10.558343 run osmo-ms-mob/00025(pid=160): Launched
22:49:10.573188 run mass: MS start registered {at=19825056.276528772, delay=0.007437229156494141, ms=00025}
22:49:10.942666 run osmo-ms-mob/00026: Starting mobile
22:49:10.956791 run osmo-ms-mob/00026(pid=161): Launched
22:49:10.968605 run mass: MS start registered {at=19825056.67194059, delay=0.005417529493570328, ms=00026}
22:49:11.342442 run osmo-ms-mob/00027: Starting mobile
22:49:11.357113 run osmo-ms-mob/00027(pid=162): Launched
22:49:11.369164 run mass: MS start registered {at=19825057.072514355, delay=0.005335763096809387, ms=00027}
22:49:11.742011 run osmo-ms-mob/00028: Starting mobile
22:49:11.755789 run osmo-ms-mob/00028(pid=163): Launched
22:49:11.767776 run mass: MS start registered {at=19825057.47112747, delay=0.005530446767807007, ms=00028}
22:49:11.889418 run mass: MS performed LU {at=19825057.59275192, lu_delay=5.703580543398857, ms=00016}
22:49:11.907595 run mass: MS performed LU {at=19825057.610949606, lu_delay=5.141124900430441, ms=00017}
22:49:11.936120 run mass: MS performed LU {at=19825057.63945974, lu_delay=6.1691550351679325, ms=00015}
22:49:11.949026 run osmo-ms-mob/00029: Starting mobile
22:49:11.965028 run osmo-ms-mob/00029(pid=164): Launched
22:49:11.978124 run mass: MS start registered {at=19825057.681472957, delay=0.00562957301735878, ms=00029}
22:49:12.060216 run mass: MS performed LU {at=19825057.763551455, lu_delay=4.691345430910587, ms=00018}
22:49:12.541960 run osmo-ms-mob/00030: Starting mobile
22:49:12.555957 run osmo-ms-mob/00030(pid=165): Launched
22:49:12.567957 run mass: MS start registered {at=19825058.271297093, delay=0.005664397031068802, ms=00030}
22:49:12.942669 run osmo-ms-mob/00031: Starting mobile
22:49:12.957179 run osmo-ms-mob/00031(pid=166): Launched
22:49:12.969867 run mass: MS start registered {at=19825058.67321033, delay=0.005832478404045105, ms=00031}
22:49:13.242574 run osmo-ms-mob/00032: Starting mobile
22:49:13.257204 run osmo-ms-mob/00032(pid=167): Launched
22:49:13.269601 run mass: MS start registered {at=19825058.972948167, delay=0.005512259900569916, ms=00032}
22:49:13.642948 run osmo-ms-mob/00033: Starting mobile
22:49:13.657918 run osmo-ms-mob/00033(pid=168): Launched
22:49:13.670146 run mass: MS start registered {at=19825059.37349749, delay=0.005219608545303345, ms=00033}
22:49:13.677339 run mass: MS performed LU {at=19825059.380697574, lu_delay=5.910128463059664, ms=00019}
22:49:13.689171 run mass: MS performed LU {at=19825059.392522283, lu_delay=5.507034782320261, ms=00020}
22:49:13.837691 run mass: MS performed LU {at=19825059.541009374, lu_delay=4.6683947667479515, ms=00022}
22:49:13.853249 run osmo-ms-mob/00034: Starting mobile
22:49:13.868294 run osmo-ms-mob/00034(pid=169): Launched
22:49:13.881006 run mass: MS start registered {at=19825059.5843543, delay=0.005845785140991211, ms=00034}
22:49:13.961661 run mass: MS performed LU {at=19825059.66496695, lu_delay=5.1919578947126865, ms=00021}
22:49:14.342727 run osmo-ms-mob/00035: Starting mobile
22:49:14.358360 run osmo-ms-mob/00035(pid=170): Launched
22:49:14.370486 run mass: MS start registered {at=19825060.0738357, delay=0.005147695541381836, ms=00035}
22:49:14.743335 run osmo-ms-mob/00036: Starting mobile
22:49:14.758619 run osmo-ms-mob/00036(pid=171): Launched
22:49:14.773142 run mass: MS start registered {at=19825060.476481948, delay=0.0070376768708229065, ms=00036}
22:49:15.142598 run osmo-ms-mob/00037: Starting mobile
22:49:15.158008 run osmo-ms-mob/00037(pid=172): Launched
22:49:15.170300 run mass: MS start registered {at=19825060.873650447, delay=0.005213949829339981, ms=00037}
22:49:15.443590 run osmo-ms-mob/00038: Starting mobile
22:49:15.460074 run osmo-ms-mob/00038(pid=173): Launched
22:49:15.473735 run mass: MS start registered {at=19825061.177077547, delay=0.005793489515781403, ms=00038}
22:49:15.655330 run mass: MS performed LU {at=19825061.35866261, lu_delay=5.694108843803406, ms=00024}
22:49:15.669043 run osmo-ms-mob/00039: Starting mobile
22:49:15.686778 run osmo-ms-mob/00039(pid=174): Launched
22:49:15.694032 run mass: MS performed LU {at=19825061.39738698, lu_delay=6.02641636133194, ms=00023}
22:49:15.701555 run mass: MS start registered {at=19825061.40491685, delay=0.007551487535238266, ms=00039}
22:49:15.708838 run mass: MS performed LU {at=19825061.412197854, lu_delay=5.135669082403183, ms=00025}
22:49:15.825756 run mass: MS performed LU {at=19825061.529089138, lu_delay=4.8571485467255116, ms=00026}
22:49:15.839151 run osmo-ms-mob/00040: Starting mobile
22:49:15.857771 run osmo-ms-mob/00040(pid=175): Launched
22:49:15.881788 run mass: MS start registered {at=19825061.585096784, delay=0.01366899162530899, ms=00040}
22:49:16.443181 run osmo-ms-mob/00041: Starting mobile
22:49:16.459582 run osmo-ms-mob/00041(pid=176): Launched
22:49:16.473167 run mass: MS start registered {at=19825062.176481754, delay=0.005663029849529266, ms=00041}
22:49:16.743513 run osmo-ms-mob/00042: Starting mobile
22:49:16.758672 run osmo-ms-mob/00042(pid=177): Launched
22:49:16.771157 run mass: MS start registered {at=19825062.474501964, delay=0.0054211802780628204, ms=00042}
22:49:17.148270 run osmo-ms-mob/00043: Starting mobile
22:49:17.178043 run osmo-ms-mob/00043(pid=178): Launched
22:49:17.191629 run mass: MS start registered {at=19825062.89498553, delay=2.0682811737060547e-05, ms=00043}
22:49:17.444250 run osmo-ms-mob/00044: Starting mobile
22:49:17.459426 run osmo-ms-mob/00044(pid=179): Launched
22:49:17.466652 run mass: MS performed LU {at=19825063.17000863, lu_delay=6.097494274377823, ms=00027}
22:49:17.473698 run mass: MS start registered {at=19825063.177062646, delay=0.0070742033421993256, ms=00044}
22:49:17.602807 run mass: MS performed LU {at=19825063.306138743, lu_delay=5.6246657855808735, ms=00029}
22:49:17.615398 run osmo-ms-mob/00045: Starting mobile
22:49:17.630719 run osmo-ms-mob/00045(pid=180): Launched
22:49:17.643258 run mass: MS start registered {at=19825063.346604932, delay=0.005234535783529282, ms=00045}
22:49:17.727783 run mass: MS performed LU {at=19825063.431117106, lu_delay=4.757906775921583, ms=00031}
22:49:18.043189 run osmo-ms-mob/00046: Starting mobile
22:49:18.058105 run osmo-ms-mob/00046(pid=181): Launched
22:49:18.070369 run mass: MS start registered {at=19825063.773718376, delay=0.005151864141225815, ms=00046}
22:49:18.342426 run osmo-ms-mob/00047: Starting mobile
22:49:18.357300 run osmo-ms-mob/00047(pid=182): Launched
22:49:18.370055 run mass: MS start registered {at=19825064.073394272, delay=0.005550418049097061, ms=00047}
22:49:18.643456 run osmo-ms-mob/00048: Starting mobile
22:49:18.660396 run osmo-ms-mob/00048(pid=183): Launched
22:49:18.675531 run mass: MS start registered {at=19825064.378868286, delay=0.007738351821899414, ms=00048}
22:49:18.945299 run osmo-ms-mob/00049: Starting mobile
22:49:18.960417 run osmo-ms-mob/00049(pid=184): Launched
22:49:18.973406 run mass: MS start registered {at=19825064.676744856, delay=0.005807556211948395, ms=00049}
22:49:19.242672 run osmo-ms-mob/00050: Starting mobile
22:49:19.257872 run osmo-ms-mob/00050(pid=185): Launched
22:49:19.270120 run mass: MS start registered {at=19825064.973465685, delay=0.005278538912534714, ms=00050}
22:49:19.421087 run mass: MS performed LU {at=19825065.12441365, lu_delay=5.540059350430965, ms=00034}
22:49:19.439454 run mass: MS performed LU {at=19825065.142804205, lu_delay=4.666322257369757, ms=00036}
22:49:19.467236 run mass: MS performed LU {at=19825065.17057615, lu_delay=6.197627983987331, ms=00032}
22:49:19.479573 run osmo-ms-mob/00051: Starting mobile
22:49:19.494658 run osmo-ms-mob/00051(pid=186): Launched
22:49:19.507387 run mass: MS start registered {at=19825065.2107332, delay=0.0055489130318164825, ms=00051}
22:49:19.592231 run mass: MS performed LU {at=19825065.295566566, lu_delay=5.22173086553812, ms=00035}
22:49:19.943236 run osmo-ms-mob/00052: Starting mobile
22:49:19.957775 run osmo-ms-mob/00052(pid=187): Launched
22:49:19.969733 run mass: MS start registered {at=19825065.673083544, delay=0.005205616354942322, ms=00052}
22:49:20.243658 run osmo-ms-mob/00053: Starting mobile
22:49:20.259800 run osmo-ms-mob/00053(pid=188): Launched
22:49:20.273579 run mass: MS start registered {at=19825065.976931527, delay=0.0018616504967212677, ms=00053}
22:49:20.542587 run osmo-ms-mob/00054: Starting mobile
22:49:20.559693 run osmo-ms-mob/00054(pid=189): Launched
22:49:20.573216 run mass: MS start registered {at=19825066.27655305, delay=0.005646377801895142, ms=00054}
22:49:20.694825 run mass: MS performed LU {at=19825066.398153666, lu_delay=3.9236517027020454, ms=00042}
22:49:20.843096 run osmo-ms-mob/00055: Starting mobile
22:49:20.858314 run osmo-ms-mob/00055(pid=190): Launched
22:49:20.870645 run mass: MS start registered {at=19825066.57399425, delay=0.0051400624215602875, ms=00055}
22:49:21.142967 run osmo-ms-mob/00056: Starting mobile
22:49:21.157640 run osmo-ms-mob/00056(pid=191): Launched
22:49:21.169463 run mass: MS start registered {at=19825066.87281422, delay=0.005154591053724289, ms=00056}
22:49:21.203173 run mass: MS performed LU {at=19825066.906505886, lu_delay=5.321409102529287, ms=00040}
22:49:21.258046 run mass: MS performed LU {at=19825066.961381122, lu_delay=5.556464273482561, ms=00039}
22:49:21.270797 run osmo-ms-mob/00057: Starting mobile
22:49:21.286927 run osmo-ms-mob/00057(pid=192): Launched
22:49:21.300073 run mass: MS start registered {at=19825067.00341572, delay=0.0057732947170734406, ms=00057}
22:49:21.368484 run mass: MS performed LU {at=19825067.071819358, lu_delay=4.895337603986263, ms=00041}
22:49:21.548938 run mass: MS performed LU {at=19825067.25227148, lu_delay=6.378621034324169, ms=00037}
22:49:21.842737 run osmo-ms-mob/00058: Starting mobile
22:49:21.856168 run osmo-ms-mob/00058(pid=193): Launched
22:49:21.867727 run mass: MS start registered {at=19825067.57106589, delay=0.005032852292060852, ms=00058}
22:49:22.142118 run osmo-ms-mob/00059: Starting mobile
22:49:22.156491 run osmo-ms-mob/00059(pid=194): Launched
22:49:22.167856 run mass: MS start registered {at=19825067.871204354, delay=0.005037963390350342, ms=00059}
22:49:22.442320 run osmo-ms-mob/00060: Starting mobile
22:49:22.456939 run osmo-ms-mob/00060(pid=195): Launched
22:49:22.468443 run mass: MS start registered {at=19825068.17179442, delay=0.005026314407587051, ms=00060}
22:49:22.476449 run mass: MS performed LU {at=19825068.179794192, lu_delay=4.406075816601515, ms=00046}
22:49:22.494585 run mass: MS performed LU {at=19825068.19792504, lu_delay=3.8190567530691624, ms=00048}
22:49:22.842610 run osmo-ms-mob/00061: Starting mobile
22:49:22.856377 run osmo-ms-mob/00061(pid=196): Launched
22:49:22.868850 run mass: MS start registered {at=19825068.572197292, delay=0.005585163831710815, ms=00061}
22:49:23.142954 run osmo-ms-mob/00062: Starting mobile
22:49:23.156725 run osmo-ms-mob/00062(pid=197): Launched
22:49:23.168520 run mass: MS start registered {at=19825068.871870313, delay=0.005207531154155731, ms=00062}
22:49:23.186970 run mass: MS performed LU {at=19825068.89030901, lu_delay=5.995323479175568, ms=00043}
22:49:23.205837 run mass: MS performed LU {at=19825068.90917062, lu_delay=5.732107974588871, ms=00044}
22:49:23.217974 run osmo-ms-mob/00063: Starting mobile
22:49:23.232384 run osmo-ms-mob/00063(pid=198): Launched
22:49:23.239414 run mass: MS performed LU {at=19825068.942768726, lu_delay=5.596163794398308, ms=00045}
22:49:23.246169 run mass: MS start registered {at=19825068.949533172, delay=0.006788477301597595, ms=00063}
22:49:23.357770 run mass: MS performed LU {at=19825069.061106224, lu_delay=4.987711951136589, ms=00047}
22:49:23.843858 run osmo-ms-mob/00064: Starting mobile
22:49:23.858877 run osmo-ms-mob/00064(pid=199): Launched
22:49:23.871559 run mass: MS start registered {at=19825069.574897733, delay=0.005629200488328934, ms=00064}
22:49:24.245279 run osmo-ms-mob/00065: Starting mobile
22:49:24.269050 run osmo-ms-mob/00065(pid=200): Launched
22:49:24.287514 run mass: MS start registered {at=19825069.99082512, delay=0.00949268788099289, ms=00065}
22:49:24.542693 run osmo-ms-mob/00066: Starting mobile
22:49:24.557315 run osmo-ms-mob/00066(pid=201): Launched
22:49:24.568839 run mass: MS start registered {at=19825070.272186633, delay=0.004955608397722244, ms=00066}
22:49:24.945480 run osmo-ms-mob/00067: Starting mobile
22:49:24.966238 run osmo-ms-mob/00067(pid=202): Launched
22:49:24.985175 run mass: MS performed LU {at=19825070.688508067, lu_delay=5.015424523502588, ms=00052}
22:49:25.002637 run mass: MS performed LU {at=19825070.70597971, lu_delay=5.495246507227421, ms=00051}
22:49:25.019121 run mass: MS start registered {at=19825070.72246848, delay=0.03400438278913498, ms=00067}
22:49:25.049837 run osmo-ms-mob/00068: Starting mobile
22:49:25.087220 run osmo-ms-mob/00068(pid=203): Launched
22:49:25.110438 run mass: MS start registered {at=19825070.813755866, delay=0.0065101757645606995, ms=00068}
22:49:25.134547 run mass: MS performed LU {at=19825070.83784769, lu_delay=4.860916163772345, ms=00053}
22:49:25.259649 run mass: MS performed LU {at=19825070.962944403, lu_delay=5.9894787184894085, ms=00050}
22:49:25.278537 run mass: MS performed LU {at=19825070.98186476, lu_delay=6.305119905620813, ms=00049}
22:49:25.296299 run osmo-ms-mob/00069: Starting mobile
22:49:25.318007 run osmo-ms-mob/00069(pid=204): Launched
22:49:25.328571 run mass: MS performed LU {at=19825071.03191945, lu_delay=4.755366399884224, ms=00054}
22:49:25.337567 run mass: MS start registered {at=19825071.040925205, delay=0.009038228541612625, ms=00069}
22:49:26.044459 run osmo-ms-mob/00070: Starting mobile
22:49:26.063877 run osmo-ms-mob/00070(pid=205): Launched
22:49:26.082006 run mass: MS start registered {at=19825071.78533173, delay=0.007872626185417175, ms=00070}
22:49:26.196111 run mass: MS performed LU {at=19825071.89941035, lu_delay=3.7276159301400185, ms=00060}
22:49:26.451322 run osmo-ms-mob/00071: Starting mobile
22:49:26.488754 run osmo-ms-mob/00071(pid=206): Launched
22:49:26.513440 run mass: MS start registered {at=19825072.216747746, delay=0.007262509316205978, ms=00071}
22:49:26.845273 run osmo-ms-mob/00072: Starting mobile
22:49:26.866755 run osmo-ms-mob/00072(pid=207): Launched
22:49:26.891741 run mass: MS start registered {at=19825072.59506678, delay=0.015295062214136124, ms=00072}
22:49:26.953055 run mass: MS performed LU {at=19825072.656352017, lu_delay=6.08235776796937, ms=00055}
22:49:26.971419 run mass: MS performed LU {at=19825072.674706317, lu_delay=5.103640425950289, ms=00058}
22:49:26.999197 run mass: MS performed LU {at=19825072.7025209, lu_delay=5.699105180799961, ms=00057}
22:49:27.016965 run osmo-ms-mob/00073: Starting mobile
22:49:27.037509 run osmo-ms-mob/00073(pid=208): Launched
22:49:27.052761 run mass: MS start registered {at=19825072.756107755, delay=0.0006421767175197601, ms=00073}
22:49:27.123741 run mass: MS performed LU {at=19825072.827038147, lu_delay=5.954223927110434, ms=00056}
22:49:27.179766 run mass: MS performed LU {at=19825072.88306947, lu_delay=5.011865116655827, ms=00059}
22:49:27.651914 run osmo-ms-mob/00074: Starting mobile
22:49:27.689205 run osmo-ms-mob/00074(pid=209): Launched
22:49:27.713109 run mass: MS start registered {at=19825073.41641728, delay=0.007340103387832642, ms=00074}
22:49:28.043031 run osmo-ms-mob/00075: Starting mobile
22:49:28.060039 run osmo-ms-mob/00075(pid=210): Launched
22:49:28.073830 run mass: MS start registered {at=19825073.777173165, delay=0.006493009626865387, ms=00075}
22:49:28.543008 run osmo-ms-mob/00076: Starting mobile
22:49:28.559671 run osmo-ms-mob/00076(pid=211): Launched
22:49:28.572106 run mass: MS start registered {at=19825074.275450625, delay=0.0050641633570194244, ms=00076}
22:49:28.734605 run mass: MS performed LU {at=19825074.437929932, lu_delay=4.447104811668396, ms=00065}
22:49:28.752261 run mass: MS performed LU {at=19825074.45559999, lu_delay=5.50606681779027, ms=00063}
22:49:28.901171 run mass: MS performed LU {at=19825074.604466498, lu_delay=5.029568765312433, ms=00064}
22:49:28.918128 run osmo-ms-mob/00077: Starting mobile
22:49:28.937598 run osmo-ms-mob/00077(pid=212): Launched
22:49:28.956862 run mass: MS start registered {at=19825074.66016976, delay=0.009649548679590225, ms=00077}
22:49:29.026235 run mass: MS performed LU {at=19825074.729537018, lu_delay=5.857666704803705, ms=00062}
22:49:29.044105 run mass: MS performed LU {at=19825074.747439522, lu_delay=6.175242230296135, ms=00061}
22:49:29.443556 run osmo-ms-mob/00078: Starting mobile
22:49:29.462431 run osmo-ms-mob/00078(pid=213): Launched
22:49:29.475469 run mass: MS start registered {at=19825075.17881466, delay=0.0051591284573078156, ms=00078}
22:49:29.844803 run osmo-ms-mob/00079: Starting mobile
22:49:29.860303 run osmo-ms-mob/00079(pid=214): Launched
22:49:29.873440 run mass: MS start registered {at=19825075.576772787, delay=0.005857866257429123, ms=00079}
22:49:30.343133 run osmo-ms-mob/00080: Starting mobile
22:49:30.358725 run osmo-ms-mob/00080(pid=215): Launched
22:49:30.371090 run mass: MS start registered {at=19825076.074428715, delay=0.003932841122150421, ms=00080}
22:49:30.718954 run mass: MS performed LU {at=19825076.422287762, lu_delay=4.6369560323655605, ms=00070}
22:49:30.737197 run mass: MS performed LU {at=19825076.44054306, lu_delay=5.718074578791857, ms=00067}
22:49:30.750096 run osmo-ms-mob/00081: Starting mobile
22:49:30.765655 run osmo-ms-mob/00081(pid=216): Launched
22:49:30.772767 run mass: MS performed LU {at=19825076.47612272, lu_delay=5.6623668521642685, ms=00068}
22:49:30.779801 run mass: MS start registered {at=19825076.48316508, delay=0.007065296173095703, ms=00081}
22:49:30.889576 run mass: MS performed LU {at=19825076.59290841, lu_delay=5.551983203738928, ms=00069}
22:49:30.944635 run mass: MS performed LU {at=19825076.64796388, lu_delay=6.375777248293161, ms=00066}
22:49:30.957275 run osmo-ms-mob/00082: Starting mobile
22:49:30.971662 run osmo-ms-mob/00082(pid=217): Launched
22:49:30.983418 run mass: MS start registered {at=19825076.686761457, delay=0.005043715238571167, ms=00082}
22:49:31.842533 run osmo-ms-mob/00083: Starting mobile
22:49:31.856506 run osmo-ms-mob/00083(pid=218): Launched
22:49:31.867432 run mass: MS start registered {at=19825077.570784215, delay=0.004538431763648987, ms=00083}
22:49:32.342753 run osmo-ms-mob/00084: Starting mobile
22:49:32.356983 run osmo-ms-mob/00084(pid=219): Launched
22:49:32.368238 run mass: MS start registered {at=19825078.071586754, delay=0.004842642694711685, ms=00084}
22:49:32.500382 run mass: MS performed LU {at=19825078.203713678, lu_delay=5.447605922818184, ms=00073}
22:49:32.519048 run mass: MS performed LU {at=19825078.222380996, lu_delay=5.62731421738863, ms=00072}
22:49:32.666709 run mass: MS performed LU {at=19825078.3700412, lu_delay=4.953623920679092, ms=00074}
22:49:32.791001 run mass: MS performed LU {at=19825078.494319547, lu_delay=6.277571801096201, ms=00071}
22:49:32.803850 run osmo-ms-mob/00085: Starting mobile
22:49:32.819587 run osmo-ms-mob/00085(pid=220): Launched
22:49:32.831590 run mass: MS start registered {at=19825078.53494053, delay=0.005256690084934235, ms=00085}
22:49:33.044670 run mass: MS performed LU {at=19825078.747994415, lu_delay=4.970821250230074, ms=00075}
22:49:33.442562 run osmo-ms-mob/00086: Starting mobile
22:49:33.458615 run osmo-ms-mob/00086(pid=221): Launched
22:49:33.471979 run mass: MS start registered {at=19825079.17531152, delay=0.005632895976305008, ms=00086}
22:49:34.042265 run osmo-ms-mob/00087: Starting mobile
22:49:34.057268 run osmo-ms-mob/00087(pid=222): Launched
22:49:34.069592 run mass: MS start registered {at=19825079.77294168, delay=0.005259018391370773, ms=00087}
22:49:34.484509 run mass: MS performed LU {at=19825080.18781824, lu_delay=5.527648478746414, ms=00077}
22:49:34.502966 run mass: MS performed LU {at=19825080.20630321, lu_delay=5.930852584540844, ms=00076}
22:49:34.515477 run osmo-ms-mob/00088: Starting mobile
22:49:34.530522 run osmo-ms-mob/00088(pid=223): Launched
22:49:34.537475 run mass: MS performed LU {at=19825080.240829922, lu_delay=5.062015261501074, ms=00078}
22:49:34.544246 run mass: MS start registered {at=19825080.247610793, delay=0.006800338625907898, ms=00088}
22:49:34.655109 run mass: MS performed LU {at=19825080.358440556, lu_delay=4.781667768955231, ms=00079}
22:49:34.710549 run mass: MS performed LU {at=19825080.413869876, lu_delay=22.94274240732193, ms=00028}
22:49:34.964531 run mass: MS performed LU {at=19825080.667863246, lu_delay=22.396566152572632, ms=00030}
22:49:35.242580 run osmo-ms-mob/00089: Starting mobile
22:49:35.256769 run osmo-ms-mob/00089(pid=224): Launched
22:49:35.268162 run mass: MS start registered {at=19825080.971513066, delay=0.0048430971801280975, ms=00089}
22:49:35.842025 run osmo-ms-mob/00090: Starting mobile
22:49:35.856808 run osmo-ms-mob/00090(pid=225): Launched
22:49:35.869821 run mass: MS start registered {at=19825081.57315677, delay=0.0065666139125823975, ms=00090}
22:49:36.266509 run mass: MS performed LU {at=19825081.96984251, lu_delay=5.895413793623447, ms=00080}
22:49:36.284350 run mass: MS performed LU {at=19825081.987699196, lu_delay=5.3009377382695675, ms=00082}
22:49:36.431871 run mass: MS performed LU {at=19825082.135204412, lu_delay=5.652039330452681, ms=00081}
22:49:36.443133 run osmo-ms-mob/00091: Starting mobile
22:49:36.456121 run osmo-ms-mob/00091(pid=226): Launched
22:49:36.467257 run mass: MS start registered {at=19825082.170606997, delay=0.005148362368345261, ms=00091}
22:49:36.556895 run mass: MS performed LU {at=19825082.260214332, lu_delay=22.886716842651367, ms=00033}
22:49:36.810966 run mass: MS performed LU {at=19825082.514297046, lu_delay=4.9435128308832645, ms=00083}
22:49:37.242864 run osmo-ms-mob/00092: Starting mobile
22:49:37.257340 run osmo-ms-mob/00092(pid=227): Launched
22:49:37.270093 run mass: MS start registered {at=19825082.973406862, delay=0.00457753986120224, ms=00092}
22:49:38.042692 run osmo-ms-mob/00093: Starting mobile
22:49:38.056582 run osmo-ms-mob/00093(pid=228): Launched
22:49:38.068567 run mass: MS start registered {at=19825083.77191597, delay=0.005401920527219772, ms=00093}
22:49:38.250614 run mass: MS performed LU {at=19825083.953948703, lu_delay=4.778637181967497, ms=00086}
22:49:38.268733 run mass: MS performed LU {at=19825083.972073674, lu_delay=5.437133144587278, ms=00085}
22:49:38.420828 run mass: MS performed LU {at=19825084.12416024, lu_delay=22.947082694619894, ms=00038}
22:49:38.942414 run osmo-ms-mob/00094: Starting mobile
22:49:38.956226 run osmo-ms-mob/00094(pid=229): Launched
22:49:38.968312 run mass: MS start registered {at=19825084.67165078, delay=0.004471596330404282, ms=00094}
22:49:39.842877 run osmo-ms-mob/00095: Starting mobile
22:49:39.857328 run osmo-ms-mob/00095(pid=230): Launched
22:49:39.869041 run mass: MS start registered {at=19825085.572384503, delay=0.005269281566143036, ms=00095}
22:49:40.032331 run mass: MS performed LU {at=19825085.7356655, lu_delay=5.48805470764637, ms=00088}
22:49:40.049778 run mass: MS performed LU {at=19825085.753121167, lu_delay=5.980179488658905, ms=00087}
22:49:40.198477 run mass: MS performed LU {at=19825085.90180969, lu_delay=4.9302966222167015, ms=00089}
22:49:40.845201 run osmo-ms-mob/00096: Starting mobile
22:49:40.860680 run osmo-ms-mob/00096(pid=231): Launched
22:49:40.873830 run mass: MS start registered {at=19825086.577165097, delay=0.005824841558933258, ms=00096}
22:49:41.944526 run osmo-ms-mob/00097: Starting mobile
22:49:41.967657 run osmo-ms-mob/00097(pid=232): Launched
22:49:41.975687 run mass: MS performed LU {at=19825087.679038778, lu_delay=5.508431781083345, ms=00091}
22:49:41.985155 run mass: MS start registered {at=19825087.68850434, delay=0.00949016958475113, ms=00097}
22:49:42.016730 run mass: MS performed LU {at=19825087.720036667, lu_delay=6.146879896521568, ms=00090}
22:49:42.035111 run mass: MS performed LU {at=19825087.7384572, lu_delay=4.765050336718559, ms=00092}
22:49:43.242151 run osmo-ms-mob/00098: Starting mobile
22:49:43.256005 run osmo-ms-mob/00098(pid=233): Launched
22:49:43.268026 run mass: MS start registered {at=19825088.97135781, delay=0.005166817456483841, ms=00098}
22:49:43.797409 run mass: MS performed LU {at=19825089.50072299, lu_delay=5.728807020932436, ms=00093}
22:49:43.964116 run mass: MS performed LU {at=19825089.6674236, lu_delay=4.995772819966078, ms=00094}
22:49:45.047265 run osmo-ms-mob/00099: Starting mobile
22:49:45.062745 run osmo-ms-mob/00099(pid=234): Launched
22:49:45.069071 run mass: All started... {duration=55.73306453600526, too_slow=30}
22:49:45.074952 run mass: MS start registered {at=19825090.77831169, delay=0.005875080823898315, ms=00099}
22:49:45.782170 run mass: MS performed LU {at=19825091.485502977, lu_delay=5.913118474185467, ms=00095}
22:49:45.800106 run mass: MS performed LU {at=19825091.503446806, lu_delay=4.926281709223986, ms=00096}
22:49:47.711266 run mass: MS performed LU {at=19825093.414599285, lu_delay=5.726094946265221, ms=00097}
22:49:48.199934 run mass: MS performed LU {at=19825093.90326997, lu_delay=4.931912157684565, ms=00098}
22:49:49.783533 run mass: MS performed LU {at=19825095.486845445, lu_delay=4.7085337564349174, ms=00099}
22:49:55.432697 run mass: MS performed LU {at=19825101.135922585, lu_delay=23.064335830509663, ms=00084}
22:49:55.441570 run mass: Tests done {all_completed=True, max=23.064335830509663, min=3.7276159301400185}
22:49:55.447392 tst register_default_mass.py: Test passed (93.5 sec)
22:49:55.453064 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:55.456526 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:55.459962 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:55.463403 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:55.466858 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:55.470327 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:55.473772 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:55.477194 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:55.480639 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:55.484095 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:55.487533 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:55.490990 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:55.494438 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:55.497903 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:55.501378 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:55.504836 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:55.508301 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:55.511842 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:55.515355 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:55.519023 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:55.522626 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:55.526224 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:55.529832 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:55.534004 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:55.537648 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:55.541245 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:55.544969 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:55.548698 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:55.552294 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:55.555889 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:55.559480 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:55.562999 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:55.566549 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:55.570111 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:55.573683 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:55.577407 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:55.580855 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:55.584310 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:55.588231 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:55.591864 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:55.595770 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:55.599249 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:55.602706 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:55.606155 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:55.609627 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:55.613097 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:55.616706 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:55.620181 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:55.623818 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:55.627311 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:55.630723 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:55.634802 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:55.638225 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:55.641774 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:55.645257 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:55.648716 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:55.652151 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:55.655606 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:55.659044 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:55.662425 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:55.665844 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:55.669422 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:55.672870 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:55.676332 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:55.679747 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:55.683149 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:55.686527 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:55.690532 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:55.694012 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:55.697425 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:55.700777 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:55.704196 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:55.707746 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:55.711158 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:55.714609 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:55.718033 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:55.721447 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:55.724869 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:55.728302 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:55.731754 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:55.735169 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:55.738585 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:55.741998 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:55.745976 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:55.749614 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:55.753284 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:55.756789 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:55.760217 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:55.763675 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:55.767331 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:55.771577 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:55.775336 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:55.779142 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:55.782601 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:55.786060 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:55.789516 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:55.792983 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:55.796717 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:55.800819 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:55.805114 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:55.809570 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:55.814162 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:55.818661 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:55.823208 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:55.827676 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:55.832258 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:55.836841 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:55.841618 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:55.846188 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:55.850589 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:55.855049 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:55.859328 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:55.863928 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:55.867957 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:55.871961 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:55.876106 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:55.880461 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:55.884636 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:55.888644 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:55.892487 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:55.896330 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:55.900101 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:55.903947 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:55.907747 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:55.911709 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:55.915673 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:55.919707 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:55.923768 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:55.927807 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:55.931874 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:55.935874 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:55.939684 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:55.943276 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:55.946719 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:55.950064 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:55.953366 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:55.956621 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:55.959918 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:55.963196 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:55.966473 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:55.969767 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:55.973053 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:55.976332 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:55.979628 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:55.982898 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:55.986173 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:55.989435 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:55.992727 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:55.996008 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:55.999283 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:56.002584 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:56.005884 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:56.009231 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:56.012586 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:56.015946 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:56.019296 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:56.022683 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:56.026032 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:56.029389 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:56.032750 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:56.036083 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:56.039508 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:56.042934 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:56.046351 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:56.049856 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:56.053435 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:56.057011 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:56.060593 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:56.064175 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:56.067604 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:56.071100 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:56.074627 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:56.078058 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:56.081491 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:56.084970 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:56.088385 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:56.091814 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:56.095233 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:56.098661 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:56.102140 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:56.105661 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:56.109243 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:56.112807 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:56.116331 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:56.119777 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:56.123201 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:56.126642 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:56.130062 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:56.133467 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:56.136950 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:56.140373 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:56.143796 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:56.147226 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:56.150657 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:56.154080 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:56.157512 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:56.160963 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:56.164487 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:56.168171 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:56.171844 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:56.175425 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:56.179028 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:56.182619 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:56.186194 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:56.189733 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:56.193158 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:56.196575 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:56.200053 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:56.203536 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:56.207017 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:56.210517 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:56.213939 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:56.217367 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:56.220804 --- ParallelTerminationStrategy: PID 22 died...
22:49:56.222358 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:56.226134 --- ParallelTerminationStrategy: PID 23 died...
22:49:56.227668 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:56.231424 --- ParallelTerminationStrategy: PID 24 died...
22:49:56.232956 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:56.236814 --- ParallelTerminationStrategy: PID 25 died...
22:49:56.238349 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:56.242111 --- ParallelTerminationStrategy: PID 26 died...
22:49:56.243623 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:56.247437 --- ParallelTerminationStrategy: PID 27 died...
22:49:56.248986 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:56.252777 --- ParallelTerminationStrategy: PID 28 died...
22:49:56.254331 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:56.258142 --- ParallelTerminationStrategy: PID 29 died...
22:49:56.259671 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:56.263495 --- ParallelTerminationStrategy: PID 30 died...
22:49:56.265072 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:56.268869 --- ParallelTerminationStrategy: PID 31 died...
22:49:56.270417 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:56.274254 --- ParallelTerminationStrategy: PID 32 died...
22:49:56.275787 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:56.279575 --- ParallelTerminationStrategy: PID 33 died...
22:49:56.281131 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:56.284930 --- ParallelTerminationStrategy: PID 35 died...
22:49:56.286469 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:56.290172 --- ParallelTerminationStrategy: PID 36 died...
22:49:56.291649 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:56.295315 --- ParallelTerminationStrategy: PID 37 died...
22:49:56.296819 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:56.300466 --- ParallelTerminationStrategy: PID 38 died...
22:49:56.301970 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:56.305614 --- ParallelTerminationStrategy: PID 39 died...
22:49:56.307106 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:56.310792 --- ParallelTerminationStrategy: PID 40 died...
22:49:56.312270 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:56.315942 --- ParallelTerminationStrategy: PID 41 died...
22:49:56.317465 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:56.321156 --- ParallelTerminationStrategy: PID 42 died...
22:49:56.322632 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:56.326287 --- ParallelTerminationStrategy: PID 43 died...
22:49:56.327763 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:56.331517 --- ParallelTerminationStrategy: PID 44 died...
22:49:56.333008 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:56.336654 --- ParallelTerminationStrategy: PID 45 died...
22:49:56.338133 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:56.341852 --- ParallelTerminationStrategy: PID 46 died...
22:49:56.343395 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:56.347194 --- ParallelTerminationStrategy: PID 47 died...
22:49:56.348763 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:56.352552 --- ParallelTerminationStrategy: PID 48 died...
22:49:56.354091 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:56.357902 --- ParallelTerminationStrategy: PID 49 died...
22:49:56.359534 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:56.363343 --- ParallelTerminationStrategy: PID 50 died...
22:49:56.364884 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:56.368690 --- ParallelTerminationStrategy: PID 51 died...
22:49:56.370226 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:56.374055 --- ParallelTerminationStrategy: PID 52 died...
22:49:56.375600 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:56.379383 --- ParallelTerminationStrategy: PID 53 died...
22:49:56.380930 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:56.384720 --- ParallelTerminationStrategy: PID 54 died...
22:49:56.386256 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:56.390077 --- ParallelTerminationStrategy: PID 55 died...
22:49:56.391607 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:56.395383 --- ParallelTerminationStrategy: PID 56 died...
22:49:56.396937 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:56.400720 --- ParallelTerminationStrategy: PID 57 died...
22:49:56.402245 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:56.406016 --- ParallelTerminationStrategy: PID 58 died...
22:49:56.407552 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:56.411336 --- ParallelTerminationStrategy: PID 59 died...
22:49:56.412889 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:56.416701 --- ParallelTerminationStrategy: PID 60 died...
22:49:56.418227 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:56.422006 --- ParallelTerminationStrategy: PID 61 died...
22:49:56.423524 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:56.427301 --- ParallelTerminationStrategy: PID 62 died...
22:49:56.428838 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:56.432602 --- ParallelTerminationStrategy: PID 63 died...
22:49:56.434139 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:56.437938 --- ParallelTerminationStrategy: PID 64 died...
22:49:56.439465 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:56.443251 --- ParallelTerminationStrategy: PID 65 died...
22:49:56.444793 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:56.448566 --- ParallelTerminationStrategy: PID 66 died...
22:49:56.450098 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:56.453906 --- ParallelTerminationStrategy: PID 67 died...
22:49:56.455425 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:56.459218 --- ParallelTerminationStrategy: PID 68 died...
22:49:56.460752 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:56.464509 --- ParallelTerminationStrategy: PID 69 died...
22:49:56.466047 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:56.469855 --- ParallelTerminationStrategy: PID 70 died...
22:49:56.471389 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:56.475165 --- ParallelTerminationStrategy: PID 71 died...
22:49:56.476729 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:56.480499 --- ParallelTerminationStrategy: PID 72 died...
22:49:56.482055 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:56.485833 --- ParallelTerminationStrategy: PID 73 died...
22:49:56.487349 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:56.491129 --- ParallelTerminationStrategy: PID 74 died...
22:49:56.492744 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:56.496535 --- ParallelTerminationStrategy: PID 75 died...
22:49:56.498102 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:56.501890 --- ParallelTerminationStrategy: PID 76 died...
22:49:56.503413 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:56.507198 --- ParallelTerminationStrategy: PID 77 died...
22:49:56.508723 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:56.512502 --- ParallelTerminationStrategy: PID 78 died...
22:49:56.514076 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:56.517837 --- ParallelTerminationStrategy: PID 79 died...
22:49:56.519361 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:56.523137 --- ParallelTerminationStrategy: PID 80 died...
22:49:56.524675 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:56.528444 --- ParallelTerminationStrategy: PID 81 died...
22:49:56.530007 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:56.533843 --- ParallelTerminationStrategy: PID 82 died...
22:49:56.535381 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:56.539169 --- ParallelTerminationStrategy: PID 83 died...
22:49:56.540718 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:56.544489 --- ParallelTerminationStrategy: PID 84 died...
22:49:56.546014 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:56.549761 --- ParallelTerminationStrategy: PID 85 died...
22:49:56.551237 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:56.554856 --- ParallelTerminationStrategy: PID 86 died...
22:49:56.556332 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:56.559958 --- ParallelTerminationStrategy: PID 87 died...
22:49:56.561431 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:56.565071 --- ParallelTerminationStrategy: PID 88 died...
22:49:56.566553 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:56.570173 --- ParallelTerminationStrategy: PID 89 died...
22:49:56.571651 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:56.575276 --- ParallelTerminationStrategy: PID 90 died...
22:49:56.576757 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:56.580367 --- ParallelTerminationStrategy: PID 91 died...
22:49:56.581854 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:56.585483 --- ParallelTerminationStrategy: PID 92 died...
22:49:56.586929 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:56.590621 --- ParallelTerminationStrategy: PID 93 died...
22:49:56.592135 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:56.595842 --- ParallelTerminationStrategy: PID 94 died...
22:49:56.597333 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:56.600987 --- ParallelTerminationStrategy: PID 95 died...
22:49:56.602456 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:56.606102 --- ParallelTerminationStrategy: PID 96 died...
22:49:56.607558 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:56.611189 --- ParallelTerminationStrategy: PID 97 died...
22:49:56.612673 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:56.616303 --- ParallelTerminationStrategy: PID 98 died...
22:49:56.617774 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:56.621404 --- ParallelTerminationStrategy: PID 99 died...
22:49:56.622875 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:56.626495 --- ParallelTerminationStrategy: PID 100 died...
22:49:56.627945 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:56.631556 --- ParallelTerminationStrategy: PID 101 died...
22:49:56.633056 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:56.636675 --- ParallelTerminationStrategy: PID 102 died...
22:49:56.638152 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:56.641754 --- ParallelTerminationStrategy: PID 103 died...
22:49:56.643221 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:56.646842 --- ParallelTerminationStrategy: PID 104 died...
22:49:56.648303 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:56.651905 --- ParallelTerminationStrategy: PID 105 died...
22:49:56.653395 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:56.657024 --- ParallelTerminationStrategy: PID 106 died...
22:49:56.658491 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:56.662109 --- ParallelTerminationStrategy: PID 107 died...
22:49:56.663568 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:56.667208 --- ParallelTerminationStrategy: PID 108 died...
22:49:56.668684 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:56.672278 --- ParallelTerminationStrategy: PID 109 died...
22:49:56.673749 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:56.677371 --- ParallelTerminationStrategy: PID 110 died...
22:49:56.678827 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:56.682470 --- ParallelTerminationStrategy: PID 111 died...
22:49:56.683991 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:56.687651 --- ParallelTerminationStrategy: PID 112 died...
22:49:56.689130 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:56.692825 --- ParallelTerminationStrategy: PID 113 died...
22:49:56.694330 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:56.698104 --- ParallelTerminationStrategy: PID 114 died...
22:49:56.699571 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:56.703190 --- ParallelTerminationStrategy: PID 115 died...
22:49:56.704768 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:56.708467 --- ParallelTerminationStrategy: PID 116 died...
22:49:56.709993 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:56.713625 --- ParallelTerminationStrategy: PID 117 died...
22:49:56.715092 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:56.718895 --- ParallelTerminationStrategy: PID 118 died...
22:49:56.720446 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:56.724223 --- ParallelTerminationStrategy: PID 119 died...
22:49:56.725766 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:56.729537 --- ParallelTerminationStrategy: PID 120 died...
22:49:56.731076 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:56.734855 --- ParallelTerminationStrategy: PID 121 died...
22:49:56.736381 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:56.740136 --- ParallelTerminationStrategy: PID 122 died...
22:49:56.741668 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:56.745424 --- ParallelTerminationStrategy: PID 123 died...
22:49:56.746941 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:56.750700 --- ParallelTerminationStrategy: PID 124 died...
22:49:56.752217 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:56.755964 --- ParallelTerminationStrategy: PID 125 died...
22:49:56.757515 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:56.761260 --- ParallelTerminationStrategy: PID 126 died...
22:49:56.762786 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:56.766560 --- ParallelTerminationStrategy: PID 127 died...
22:49:56.768093 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:56.771889 --- ParallelTerminationStrategy: PID 128 died...
22:49:56.773463 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:56.777241 --- ParallelTerminationStrategy: PID 129 died...
22:49:56.778777 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:56.782559 --- ParallelTerminationStrategy: PID 130 died...
22:49:56.784091 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:56.787863 --- ParallelTerminationStrategy: PID 131 died...
22:49:56.789403 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:56.793167 --- ParallelTerminationStrategy: PID 132 died...
22:49:56.794697 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:56.798458 --- ParallelTerminationStrategy: PID 133 died...
22:49:56.799992 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:56.803753 --- ParallelTerminationStrategy: PID 134 died...
22:49:56.805313 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:56.809086 --- ParallelTerminationStrategy: PID 135 died...
22:49:56.810606 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:56.814404 --- ParallelTerminationStrategy: PID 136 died...
22:49:56.815924 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:56.819578 --- ParallelTerminationStrategy: PID 137 died...
22:49:56.821047 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:56.824794 --- ParallelTerminationStrategy: PID 138 died...
22:49:56.826261 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:56.829883 --- ParallelTerminationStrategy: PID 139 died...
22:49:56.831351 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:56.835109 --- ParallelTerminationStrategy: PID 140 died...
22:49:56.836645 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:56.840426 --- ParallelTerminationStrategy: PID 141 died...
22:49:56.841904 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:56.845625 --- ParallelTerminationStrategy: PID 142 died...
22:49:56.847086 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:56.850768 --- ParallelTerminationStrategy: PID 143 died...
22:49:56.852248 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:56.855888 --- ParallelTerminationStrategy: PID 144 died...
22:49:56.857365 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:56.861020 --- ParallelTerminationStrategy: PID 145 died...
22:49:56.862476 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:56.866181 --- ParallelTerminationStrategy: PID 146 died...
22:49:56.867728 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:56.871510 --- ParallelTerminationStrategy: PID 147 died...
22:49:56.873028 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:56.876677 --- ParallelTerminationStrategy: PID 148 died...
22:49:56.878129 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:56.881757 --- ParallelTerminationStrategy: PID 149 died...
22:49:56.883219 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:56.886910 --- ParallelTerminationStrategy: PID 150 died...
22:49:56.888365 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:56.891991 --- ParallelTerminationStrategy: PID 151 died...
22:49:56.893475 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:56.897110 --- ParallelTerminationStrategy: PID 152 died...
22:49:56.898564 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:56.902191 --- ParallelTerminationStrategy: PID 153 died...
22:49:56.903718 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:56.907508 --- ParallelTerminationStrategy: PID 154 died...
22:49:56.909047 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:56.912840 --- ParallelTerminationStrategy: PID 155 died...
22:49:56.914370 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:56.918197 --- ParallelTerminationStrategy: PID 156 died...
22:49:56.919725 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:56.923530 --- ParallelTerminationStrategy: PID 157 died...
22:49:56.925065 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:56.928853 --- ParallelTerminationStrategy: PID 158 died...
22:49:56.930379 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:56.934204 --- ParallelTerminationStrategy: PID 159 died...
22:49:56.935729 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:56.939518 --- ParallelTerminationStrategy: PID 160 died...
22:49:56.941041 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:56.944813 --- ParallelTerminationStrategy: PID 161 died...
22:49:56.946275 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:56.949926 --- ParallelTerminationStrategy: PID 162 died...
22:49:56.951387 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:56.955018 --- ParallelTerminationStrategy: PID 163 died...
22:49:56.956482 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:56.960129 --- ParallelTerminationStrategy: PID 164 died...
22:49:56.961612 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:56.965261 --- ParallelTerminationStrategy: PID 165 died...
22:49:56.966721 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:56.970360 --- ParallelTerminationStrategy: PID 166 died...
22:49:56.971813 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:56.975447 --- ParallelTerminationStrategy: PID 167 died...
22:49:56.976938 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:56.980551 --- ParallelTerminationStrategy: PID 168 died...
22:49:56.982025 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:56.985685 --- ParallelTerminationStrategy: PID 169 died...
22:49:56.987152 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:56.990795 --- ParallelTerminationStrategy: PID 170 died...
22:49:56.992255 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:56.995892 --- ParallelTerminationStrategy: PID 171 died...
22:49:56.997357 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:57.001002 --- ParallelTerminationStrategy: PID 172 died...
22:49:57.002463 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:57.006168 --- ParallelTerminationStrategy: PID 173 died...
22:49:57.007631 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:57.011290 --- ParallelTerminationStrategy: PID 174 died...
22:49:57.012838 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:57.016645 --- ParallelTerminationStrategy: PID 175 died...
22:49:57.018189 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:57.021951 --- ParallelTerminationStrategy: PID 176 died...
22:49:57.023412 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:57.027039 --- ParallelTerminationStrategy: PID 177 died...
22:49:57.028611 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:57.032259 --- ParallelTerminationStrategy: PID 178 died...
22:49:57.033734 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:57.037406 --- ParallelTerminationStrategy: PID 179 died...
22:49:57.038868 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:57.042526 --- ParallelTerminationStrategy: PID 180 died...
22:49:57.044002 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:57.047631 --- ParallelTerminationStrategy: PID 181 died...
22:49:57.049108 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:57.052749 --- ParallelTerminationStrategy: PID 182 died...
22:49:57.054205 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:57.057824 --- ParallelTerminationStrategy: PID 183 died...
22:49:57.059254 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:57.062856 --- ParallelTerminationStrategy: PID 184 died...
22:49:57.064322 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:57.067959 --- ParallelTerminationStrategy: PID 185 died...
22:49:57.069411 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:57.073042 --- ParallelTerminationStrategy: PID 186 died...
22:49:57.074510 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:57.078142 --- ParallelTerminationStrategy: PID 187 died...
22:49:57.079616 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:57.083242 --- ParallelTerminationStrategy: PID 188 died...
22:49:57.084721 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:57.088333 --- ParallelTerminationStrategy: PID 189 died...
22:49:57.089863 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:57.093547 --- ParallelTerminationStrategy: PID 190 died...
22:49:57.095002 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:57.098641 --- ParallelTerminationStrategy: PID 191 died...
22:49:57.100104 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:57.103750 --- ParallelTerminationStrategy: PID 192 died...
22:49:57.105237 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:57.108878 --- ParallelTerminationStrategy: PID 193 died...
22:49:57.110330 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:57.113976 --- ParallelTerminationStrategy: PID 194 died...
22:49:57.115440 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:57.119062 --- ParallelTerminationStrategy: PID 195 died...
22:49:57.120523 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:57.124170 --- ParallelTerminationStrategy: PID 196 died...
22:49:57.125658 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:57.129298 --- ParallelTerminationStrategy: PID 197 died...
22:49:57.130784 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:57.134446 --- ParallelTerminationStrategy: PID 198 died...
22:49:57.135909 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:57.139544 --- ParallelTerminationStrategy: PID 199 died...
22:49:57.141020 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:57.144651 --- ParallelTerminationStrategy: PID 200 died...
22:49:57.146120 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:57.149768 --- ParallelTerminationStrategy: PID 201 died...
22:49:57.151219 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:57.154869 --- ParallelTerminationStrategy: PID 202 died...
22:49:57.156328 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:57.159988 --- ParallelTerminationStrategy: PID 203 died...
22:49:57.161460 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:57.165090 --- ParallelTerminationStrategy: PID 204 died...
22:49:57.166660 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:57.170323 --- ParallelTerminationStrategy: PID 205 died...
22:49:57.171796 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:57.175459 --- ParallelTerminationStrategy: PID 206 died...
22:49:57.176924 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:57.180545 --- ParallelTerminationStrategy: PID 207 died...
22:49:57.182013 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:57.185675 --- ParallelTerminationStrategy: PID 208 died...
22:49:57.187135 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:57.190779 --- ParallelTerminationStrategy: PID 209 died...
22:49:57.192261 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:57.195945 --- ParallelTerminationStrategy: PID 210 died...
22:49:57.197455 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:57.201157 --- ParallelTerminationStrategy: PID 211 died...
22:49:57.202630 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:57.206437 --- ParallelTerminationStrategy: PID 212 died...
22:49:57.207964 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:57.211764 --- ParallelTerminationStrategy: PID 213 died...
22:49:57.213362 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:57.217242 --- ParallelTerminationStrategy: PID 214 died...
22:49:57.218763 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:57.222551 --- ParallelTerminationStrategy: PID 215 died...
22:49:57.224064 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:57.227818 --- ParallelTerminationStrategy: PID 216 died...
22:49:57.229355 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:57.233125 --- ParallelTerminationStrategy: PID 217 died...
22:49:57.234699 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:57.238608 --- ParallelTerminationStrategy: PID 218 died...
22:49:57.240187 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:57.244128 --- ParallelTerminationStrategy: PID 219 died...
22:49:57.245726 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:57.249639 --- ParallelTerminationStrategy: PID 220 died...
22:49:57.251210 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:57.255132 --- ParallelTerminationStrategy: PID 221 died...
22:49:57.256705 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:57.260618 --- ParallelTerminationStrategy: PID 222 died...
22:49:57.262215 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:57.266136 --- ParallelTerminationStrategy: PID 223 died...
22:49:57.267710 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:57.271659 --- ParallelTerminationStrategy: PID 224 died...
22:49:57.273227 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:57.277136 --- ParallelTerminationStrategy: PID 225 died...
22:49:57.278706 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:57.282635 --- ParallelTerminationStrategy: PID 226 died...
22:49:57.284212 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:57.288159 --- ParallelTerminationStrategy: PID 227 died...
22:49:57.289743 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:57.293677 --- ParallelTerminationStrategy: PID 228 died...
22:49:57.295238 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:57.299060 --- ParallelTerminationStrategy: PID 229 died...
22:49:57.300592 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:57.304446 --- ParallelTerminationStrategy: PID 230 died...
22:49:57.305957 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:57.309763 --- ParallelTerminationStrategy: PID 231 died...
22:49:57.311303 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:57.315217 --- ParallelTerminationStrategy: PID 232 died...
22:49:57.316818 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:57.320729 --- ParallelTerminationStrategy: PID 233 died...
22:49:57.322317 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:57.326247 --- ParallelTerminationStrategy: PID 234 died...
22:49:57.327835 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:50:00.731421 --- ParallelTerminationStrategy: PID 34 died...
22:50:00.734647 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8074 netreg_mass PASS
---------------------------------------------------------------------
22:50:00.818668 tst trial-8074: Storing JUnit report in /build/trial-8074/run.2025-08-30_22-48-21/trial-8074.xml
--------------------------------------------------------------------------------------------
trial-8074 PASS
--------------------------------------------------------------------------------------------
22:50:00.830720 tst trial-8074: trial-8074: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (93.5 sec)
+ exit_code=0
+ rm -rf trial-8074/inst
+ cd trial-8074
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-08-30 22:48:20
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8074-run.tgz run.2025-08-30_22-48-21
+ tar czf /build/trial-8074-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-08-30_13_25_44.tgz osmo-bts-oc2g.build-2025-08-30_00_51_37.tgz osmo-bts-sysmo.build-2025-08-30_00_51_34.tgz osmo-bts.build-2025-08-30_00_51_41.tgz osmo-ggsn.build-2025-08-30_20_42_40.tgz osmo-hlr.build-2025-08-30_16_36_53.tgz osmo-hnbgw.build-2025-08-30_13_30_11.tgz osmo-mgw.build-2025-08-30_08_33_15.tgz osmo-msc.build-2025-08-30_13_32_18.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-08-30_07_34_02.tgz osmo-pcu-sysmo.build-2025-08-30_07_36_18.tgz osmo-pcu.build-2025-08-30_07_36_25.tgz osmo-sgsn.build-2025-08-30_20_48_06.tgz osmo-stp.build-2025-08-30_13_22_56.tgz osmo-trx.build-2025-08-30_14_29_59.tgz osmocom-bb.build-2025-08-30_21_17_19.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