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/jenkins13811100384051409734.sh
+ rm -rf trial-8079-bin.tgz trial-8079-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24555
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10843
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10138
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12668
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12991
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12156
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40307
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7380
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 42326
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8085
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 13011
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7274
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11368
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7420
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8866
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6140
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 7274
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins11269824893460370205.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-8079
+ 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 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.2s
#7 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#7 CACHED
#8 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#8 CACHED
#9 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#9 CACHED
#10 [ 8/28] RUN MKDIR /var/run/sshd
#10 CACHED
#11 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#11 CACHED
#12 [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
#12 CACHED
#13 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#13 CACHED
#14 [20/28] WORKDIR /TMP
#14 CACHED
#15 [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
#15 CACHED
#16 [ 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
#16 CACHED
#17 [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
#17 CACHED
#18 [ 2/28] RUN useradd -ms /bin/bash jenkins
#18 CACHED
#19 [ 9/28] COPY SSH /root/.ssh
#19 CACHED
#20 [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
#20 CACHED
#21 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#21 CACHED
#22 [ 3/28] RUN groupadd osmo-gsm-tester
#22 CACHED
#23 [19/28] RUN IF [ "$(arch)" = "x86_64" ]; then apt-get update && apt-get install -y --no-install-recommends python3-pip python3-setuptools python3-wheel ninja-build build-essential flex bison git libsctp-dev libgnutls28-dev libgcrypt-dev libssl-dev libidn11-dev libmongoc-dev libbson-dev libyaml-dev libnghttp2-dev libmicrohttpd-dev libcurl4-gnutls-dev libnghttp2-dev meson && apt-get clean; fi
#23 CACHED
#24 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#24 CACHED
#25 [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
#25 CACHED
#26 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#26 CACHED
#27 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#27 CACHED
#28 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#28 CACHED
#29 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#29 CACHED
#30 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#30 CACHED
#31 [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
#31 CACHED
#32 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:babb0505177bc247cf2005f5405dd195b7e718225a4e03ad4039a1fcfcd3fb7c 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=8080 -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-09-05 22:48:17
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8080
+ mkdir -p trial-8080
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-09-05_13_26_15.tgz osmo-bts-oc2g.build-2025-09-05_00_51_46.tgz osmo-bts-sysmo.build-2025-09-05_00_51_42.tgz osmo-bts.build-2025-09-05_00_51_43.tgz osmo-ggsn.build-2025-09-05_20_42_35.tgz osmo-hlr.build-2025-09-05_16_36_51.tgz osmo-hnbgw.build-2025-09-05_13_28_37.tgz osmo-mgw.build-2025-09-05_08_33_11.tgz osmo-msc.build-2025-09-05_13_32_39.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-09-05_07_33_59.tgz osmo-pcu-sysmo.build-2025-09-05_07_36_08.tgz osmo-pcu.build-2025-09-05_07_36_14.tgz osmo-sgsn.build-2025-09-05_20_48_45.tgz osmo-stp.build-2025-09-05_13_22_58.tgz osmo-trx.build-2025-09-05_14_31_55.tgz osmocom-bb.build-2025-09-05_21_17_17.tgz srslte.build-19.tgz trial-8080
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-09-05_13_26_15.md5 osmo-bts-oc2g.build-2025-09-05_00_51_46.md5 osmo-bts-sysmo.build-2025-09-05_00_51_42.md5 osmo-bts.build-2025-09-05_00_51_43.md5 osmo-ggsn.build-2025-09-05_20_42_35.md5 osmo-hlr.build-2025-09-05_16_36_51.md5 osmo-hnbgw.build-2025-09-05_13_28_37.md5 osmo-mgw.build-2025-09-05_08_33_11.md5 osmo-msc.build-2025-09-05_13_32_39.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-09-05_07_33_59.md5 osmo-pcu-sysmo.build-2025-09-05_07_36_08.md5 osmo-pcu.build-2025-09-05_07_36_14.md5 osmo-sgsn.build-2025-09-05_20_48_45.md5 osmo-stp.build-2025-09-05_13_22_58.md5 osmo-trx.build-2025-09-05_14_31_55.md5 osmocom-bb.build-2025-09-05_21_17_17.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-09-05_13_26_15.md5 osmo-bts-oc2g.build-2025-09-05_00_51_46.md5 osmo-bts-sysmo.build-2025-09-05_00_51_42.md5 osmo-bts.build-2025-09-05_00_51_43.md5 osmo-ggsn.build-2025-09-05_20_42_35.md5 osmo-hlr.build-2025-09-05_16_36_51.md5 osmo-hnbgw.build-2025-09-05_13_28_37.md5 osmo-mgw.build-2025-09-05_08_33_11.md5 osmo-msc.build-2025-09-05_13_32_39.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-09-05_07_33_59.md5 osmo-pcu-sysmo.build-2025-09-05_07_36_08.md5 osmo-pcu.build-2025-09-05_07_36_14.md5 osmo-sgsn.build-2025-09-05_20_48_45.md5 osmo-stp.build-2025-09-05_13_22_58.md5 osmo-trx.build-2025-09-05_14_31_55.md5 osmocom-bb.build-2025-09-05_21_17_17.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-8080 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8080'
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-8080
--------------------------------------------------------------------------------------------
22:48:17.678435 tst trial-8080: Detailed log at /build/trial-8080/run.2025-09-05_22-48-17/log
---------------------------------------------------------------------
trial-8080 netreg_mass
---------------------------------------------------------------------
22:48:17.887748 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:17.888109 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:17.888942 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:17.890145 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:17.925092 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:17.925906 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:17.927061 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:17.994917 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-8080 netreg_mass register_default_mass.py
----------------------------------------------
22:48:17.995724 tst register_default_mass.py:9: Claiming resources for the test
22:48:18.011535 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.012116 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.012619 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.013119 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.013557 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.014015 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.014474 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:18.072315 tst register_default_mass.py: using LAC 2
22:48:18.107171 tst register_default_mass.py: using RAC 2
22:48:18.150001 tst register_default_mass.py: using CellId 2
22:48:18.185902 tst register_default_mass.py: using BVCI 3
22:48:18.191850 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.192540 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.193097 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.193657 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.194194 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.194809 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.195321 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.195863 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.196390 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.196919 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.197437 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.197946 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.198465 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.198994 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.199516 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.200035 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.200566 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.201092 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.201600 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.202119 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.202642 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.203157 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.203688 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.204209 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.204717 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.205243 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.205762 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.206269 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.206788 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.207312 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.207817 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.208325 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.208858 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.209386 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.209911 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.210446 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.210965 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.211494 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.212037 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.212574 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.213089 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.213625 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.214150 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.214661 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.215184 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.215699 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.216207 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.216738 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.217252 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.217764 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.218299 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.218820 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.219326 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.219850 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.220369 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.220885 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.221408 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.221922 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.222427 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.222943 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.223447 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.223958 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.224486 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.225007 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.225525 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.226038 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.226548 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.227056 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.227585 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.228084 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.228584 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.229106 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.229696 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.230203 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.230710 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.231215 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.231712 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.232213 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.232728 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.233224 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.233717 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.234234 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.234741 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.235239 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.235746 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.236252 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.236763 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.237271 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.237780 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.238283 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.238798 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.239307 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.239817 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.240334 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.240842 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.241340 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.241848 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.242362 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.242867 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.243369 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.243878 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.244439 tst register_default_mass.py:21: Launching a simple network
22:48:18.254489 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:18.385669 run create_hlr_db(pid=20): Launched
22:48:19.397979 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:19.415046 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:19.431132 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:19.437216 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:19.622712 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:19.638353 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:19.644245 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:20.165509 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:20.180565 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:23.279655 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:23.394784 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:23.409854 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:23.415641 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:23.440076 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:23.455758 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:23.461599 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:23.780591 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:23.796114 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:29.816723 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:30.132149 run osmo-bts-virtual(pid=34): Launched
22:48:31.212759 tst register_default_mass.py: using MSISDN 1001
22:48:31.226869 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:31.323361 tst register_default_mass.py: using MSISDN 1002
22:48:31.337378 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:31.408736 tst register_default_mass.py: using MSISDN 1003
22:48:31.422851 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:31.495501 tst register_default_mass.py: using MSISDN 1004
22:48:31.507914 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:31.579400 tst register_default_mass.py: using MSISDN 1005
22:48:31.590392 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:31.662013 tst register_default_mass.py: using MSISDN 1006
22:48:31.671595 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:31.746506 tst register_default_mass.py: using MSISDN 1007
22:48:31.758115 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:31.824324 tst register_default_mass.py: using MSISDN 1008
22:48:31.833195 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:31.898781 tst register_default_mass.py: using MSISDN 1009
22:48:31.905621 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:31.975150 tst register_default_mass.py: using MSISDN 1010
22:48:31.982699 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:33.076551 tst register_default_mass.py: using MSISDN 1011
22:48:33.082347 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:33.160178 tst register_default_mass.py: using MSISDN 1012
22:48:33.165928 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:33.968055 tst register_default_mass.py: using MSISDN 1013
22:48:33.973849 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:34.037126 tst register_default_mass.py: using MSISDN 1014
22:48:34.042811 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:34.119872 tst register_default_mass.py: using MSISDN 1015
22:48:34.125934 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:34.197869 tst register_default_mass.py: using MSISDN 1016
22:48:34.203949 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:34.329386 tst register_default_mass.py: using MSISDN 1017
22:48:34.340013 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:34.434589 tst register_default_mass.py: using MSISDN 1018
22:48:34.443411 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:34.508027 tst register_default_mass.py: using MSISDN 1019
22:48:34.513770 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:34.596213 tst register_default_mass.py: using MSISDN 1020
22:48:34.601967 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:34.671995 tst register_default_mass.py: using MSISDN 1021
22:48:34.677985 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:34.753236 tst register_default_mass.py: using MSISDN 1022
22:48:34.759113 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:34.843711 tst register_default_mass.py: using MSISDN 1023
22:48:34.849592 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:34.913330 tst register_default_mass.py: using MSISDN 1024
22:48:34.921213 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:34.998843 tst register_default_mass.py: using MSISDN 1025
22:48:35.008338 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:35.067509 tst register_default_mass.py: using MSISDN 1026
22:48:35.073506 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:35.140439 tst register_default_mass.py: using MSISDN 1027
22:48:35.148254 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:35.228832 tst register_default_mass.py: using MSISDN 1028
22:48:35.234663 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:35.299479 tst register_default_mass.py: using MSISDN 1029
22:48:35.305430 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:35.365662 tst register_default_mass.py: using MSISDN 1030
22:48:35.371762 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:35.435063 tst register_default_mass.py: using MSISDN 1031
22:48:35.440963 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:35.512026 tst register_default_mass.py: using MSISDN 1032
22:48:35.518242 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:35.588856 tst register_default_mass.py: using MSISDN 1033
22:48:35.594929 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:35.676324 tst register_default_mass.py: using MSISDN 1034
22:48:35.682658 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:35.759964 tst register_default_mass.py: using MSISDN 1035
22:48:35.766072 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:35.842479 tst register_default_mass.py: using MSISDN 1036
22:48:35.848392 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:35.916565 tst register_default_mass.py: using MSISDN 1037
22:48:35.924141 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:35.991104 tst register_default_mass.py: using MSISDN 1038
22:48:35.997003 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:36.064240 tst register_default_mass.py: using MSISDN 1039
22:48:36.070180 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:36.137457 tst register_default_mass.py: using MSISDN 1040
22:48:36.143120 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:36.203418 tst register_default_mass.py: using MSISDN 1041
22:48:36.209134 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:36.280703 tst register_default_mass.py: using MSISDN 1042
22:48:36.286562 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:36.350857 tst register_default_mass.py: using MSISDN 1043
22:48:36.356921 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:36.436241 tst register_default_mass.py: using MSISDN 1044
22:48:36.442127 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:36.517034 tst register_default_mass.py: using MSISDN 1045
22:48:36.527639 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:36.600742 tst register_default_mass.py: using MSISDN 1046
22:48:36.611156 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:36.678049 tst register_default_mass.py: using MSISDN 1047
22:48:36.684163 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:36.772696 tst register_default_mass.py: using MSISDN 1048
22:48:36.783441 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:36.874079 tst register_default_mass.py: using MSISDN 1049
22:48:36.882548 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:36.944264 tst register_default_mass.py: using MSISDN 1050
22:48:36.957365 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:37.039118 tst register_default_mass.py: using MSISDN 1051
22:48:37.046030 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:37.128499 tst register_default_mass.py: using MSISDN 1052
22:48:37.141107 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:37.226247 tst register_default_mass.py: using MSISDN 1053
22:48:37.238535 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:37.322912 tst register_default_mass.py: using MSISDN 1054
22:48:37.334137 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:37.410313 tst register_default_mass.py: using MSISDN 1055
22:48:37.421687 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:37.497611 tst register_default_mass.py: using MSISDN 1056
22:48:37.508085 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:37.909799 tst register_default_mass.py: using MSISDN 1057
22:48:37.916908 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:37.980162 tst register_default_mass.py: using MSISDN 1058
22:48:37.986296 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:38.065652 tst register_default_mass.py: using MSISDN 1059
22:48:38.076523 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:38.161060 tst register_default_mass.py: using MSISDN 1060
22:48:38.171848 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:38.256918 tst register_default_mass.py: using MSISDN 1061
22:48:38.270348 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:38.378396 tst register_default_mass.py: using MSISDN 1062
22:48:38.386923 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:38.459230 tst register_default_mass.py: using MSISDN 1063
22:48:38.472328 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:38.553143 tst register_default_mass.py: using MSISDN 1064
22:48:38.563546 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:38.644470 tst register_default_mass.py: using MSISDN 1065
22:48:38.657079 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:38.736962 tst register_default_mass.py: using MSISDN 1066
22:48:38.749150 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:38.841825 tst register_default_mass.py: using MSISDN 1067
22:48:38.853869 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:38.940713 tst register_default_mass.py: using MSISDN 1068
22:48:38.948509 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:39.026322 tst register_default_mass.py: using MSISDN 1069
22:48:39.036935 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:39.105363 tst register_default_mass.py: using MSISDN 1070
22:48:39.111968 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:39.190752 tst register_default_mass.py: using MSISDN 1071
22:48:39.196479 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:39.270692 tst register_default_mass.py: using MSISDN 1072
22:48:39.276797 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:39.349194 tst register_default_mass.py: using MSISDN 1073
22:48:39.355482 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:39.427911 tst register_default_mass.py: using MSISDN 1074
22:48:39.434053 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:39.512737 tst register_default_mass.py: using MSISDN 1075
22:48:39.520654 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:39.604584 tst register_default_mass.py: using MSISDN 1076
22:48:39.610577 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:39.689807 tst register_default_mass.py: using MSISDN 1077
22:48:39.697101 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:39.783083 tst register_default_mass.py: using MSISDN 1078
22:48:39.789104 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:39.864243 tst register_default_mass.py: using MSISDN 1079
22:48:39.870296 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:39.942794 tst register_default_mass.py: using MSISDN 1080
22:48:39.948791 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:40.028774 tst register_default_mass.py: using MSISDN 1081
22:48:40.036721 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:40.104962 tst register_default_mass.py: using MSISDN 1082
22:48:40.111743 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:40.193695 tst register_default_mass.py: using MSISDN 1083
22:48:40.208560 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:40.287905 tst register_default_mass.py: using MSISDN 1084
22:48:40.302771 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:40.385946 tst register_default_mass.py: using MSISDN 1085
22:48:40.400586 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:40.476731 tst register_default_mass.py: using MSISDN 1086
22:48:40.484217 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:40.673900 tst register_default_mass.py: using MSISDN 1087
22:48:40.680328 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:40.756329 tst register_default_mass.py: using MSISDN 1088
22:48:40.762910 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:40.833923 tst register_default_mass.py: using MSISDN 1089
22:48:40.841816 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:40.919538 tst register_default_mass.py: using MSISDN 1090
22:48:40.926379 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:40.989342 tst register_default_mass.py: using MSISDN 1091
22:48:40.999923 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:42.057128 tst register_default_mass.py: using MSISDN 1092
22:48:42.063080 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:42.132592 tst register_default_mass.py: using MSISDN 1093
22:48:42.138617 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:42.217890 tst register_default_mass.py: using MSISDN 1094
22:48:42.223914 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:42.285616 tst register_default_mass.py: using MSISDN 1095
22:48:42.291688 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:42.367691 tst register_default_mass.py: using MSISDN 1096
22:48:42.373734 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:42.445941 tst register_default_mass.py: using MSISDN 1097
22:48:42.452374 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:42.518916 tst register_default_mass.py: using MSISDN 1098
22:48:42.527908 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:42.601056 tst register_default_mass.py: using MSISDN 1099
22:48:42.607145 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:42.684234 tst register_default_mass.py: using MSISDN 1100
22:48:42.690120 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:42.820279 run mass: Starting testcase
22:48:42.826331 run mass: Pre-launching all virtphy's
22:48:42.832076 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:42.846083 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:42.852414 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:42.866160 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:42.872577 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:42.886405 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:42.892975 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:42.906974 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:42.913377 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:42.927132 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:42.933524 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:42.947282 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:42.953682 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:42.967576 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:42.974029 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:42.990040 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:42.997998 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:43.014963 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:43.022455 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:43.038529 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:43.045709 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:43.060762 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:43.067571 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:43.082087 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:43.088917 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:43.103888 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:43.110660 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:43.126117 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:43.135023 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:43.153046 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:43.161399 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:43.179596 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:43.187860 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:43.205112 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:43.212767 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:43.229051 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:43.238808 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:43.254891 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:43.262147 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:43.278895 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:43.287364 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:43.305428 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:43.313344 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:43.330266 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:43.344822 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:43.362736 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:43.370581 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:43.389667 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:43.397121 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:43.412977 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:43.420273 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:43.435893 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:43.443043 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:43.458539 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:43.465722 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:43.481396 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:43.488434 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:43.503366 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:43.510128 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:43.525020 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:43.532053 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:43.547333 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:43.554362 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:43.569767 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:43.577250 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:43.593377 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:43.600637 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:43.616337 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:43.623515 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:43.639564 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:43.646798 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:43.662688 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:43.670393 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:43.687200 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:43.695861 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:43.712014 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:43.719282 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:43.735099 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:43.742619 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:43.759089 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:43.766587 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:43.782268 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:43.789457 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:43.805146 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:43.812288 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:43.827645 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:43.834612 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:43.849901 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:43.856917 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:43.872241 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:43.879399 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:43.894932 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:43.901922 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:43.917151 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:43.924239 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:43.939493 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:43.946507 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:43.961836 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:43.969365 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:43.985168 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:43.992300 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:44.007656 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:44.014741 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:44.030031 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:44.037243 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:44.053084 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:44.060469 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:44.076284 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:44.084002 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:44.100070 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:44.107402 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:44.123142 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:44.130475 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:44.146201 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:44.153256 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:44.168736 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:44.176069 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:44.192406 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:44.199778 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:44.215440 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:44.222618 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:44.237992 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:44.244800 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:44.259589 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:44.266281 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:44.280801 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:44.287542 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:44.302230 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:44.308852 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:44.323608 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:44.330568 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:44.345889 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:44.353139 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:44.368981 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:44.376256 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:44.391941 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:44.398994 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:44.414501 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:44.421814 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:44.437512 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:44.444694 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:44.461125 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:44.468771 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:44.484919 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:44.492137 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:44.507942 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:44.515155 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:44.530786 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:44.538158 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:44.553859 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:44.561081 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:44.577220 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:44.584551 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:44.600620 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:44.607920 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:44.624101 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:44.631416 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:44.647184 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:44.654363 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:44.669805 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:44.676872 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:44.691892 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:44.698819 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:44.713723 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:44.720465 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:44.735305 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:44.742040 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:44.756501 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:44.763141 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:44.777930 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:44.784567 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:44.798963 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:44.805353 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:44.819619 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:44.826036 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:44.839969 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:44.846316 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:44.859978 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:44.866274 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:44.879892 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:44.886341 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:44.900200 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:44.906467 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:44.920147 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:44.926597 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:44.941075 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:44.948048 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:44.962531 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:44.969712 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:44.985662 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:44.993004 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:45.009184 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:45.016531 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:45.032125 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:45.039222 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:45.055092 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:45.062359 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:45.077883 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:45.084764 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:45.099572 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:45.106199 run mass: Checking if sockets are in the filesystem
22:48:45.119489 run osmo-ms-mob/00000: Starting mobile
22:48:45.133776 run osmo-ms-mob/00000(pid=135): Launched
22:48:45.149345 run mass: MS start registered {at=20343430.85268724, delay=0.009179744869470596, ms=00000}
22:48:49.322836 run osmo-ms-mob/00001: Starting mobile
22:48:49.338513 run osmo-ms-mob/00001(pid=136): Launched
22:48:49.351712 run mass: MS start registered {at=20343435.055022076, delay=0.005841873586177826, ms=00001}
22:48:50.508154 run mass: MS performed LU {at=20343436.211470827, lu_delay=5.358783587813377, ms=00000}
22:48:51.496488 run osmo-ms-mob/00002: Starting mobile
22:48:51.510538 run osmo-ms-mob/00002(pid=137): Launched
22:48:51.517461 run mass: Starting too slowly. Moving on {now=20343437.220826473, sleep=-0.3048938699066639, target=20343436.915932603}
22:48:51.524123 run mass: MS start registered {at=20343437.227472667, delay=0.006649252027273178, ms=00002}
22:48:51.930427 run mass: Starting too slowly. Moving on {now=20343437.633784037, sleep=-0.6178514324128628, target=20343437.015932605}
22:48:51.936492 run mass: Starting too slowly. Moving on {now=20343437.639861915, sleep=-0.5239293090999126, target=20343437.115932606}
22:48:51.942729 run mass: Starting too slowly. Moving on {now=20343437.646098163, sleep=-0.4301655553281307, target=20343437.215932608}
22:48:51.948750 run mass: Starting too slowly. Moving on {now=20343437.65211855, sleep=-0.3361859396100044, target=20343437.31593261}
22:48:51.954793 run mass: Starting too slowly. Moving on {now=20343437.658161588, sleep=-0.24222897738218307, target=20343437.41593261}
22:48:51.960778 run mass: Starting too slowly. Moving on {now=20343437.664146923, sleep=-0.14821431040763855, target=20343437.515932612}
22:48:51.966752 run mass: Starting too slowly. Moving on {now=20343437.670121375, sleep=-0.05418876186013222, target=20343437.615932614}
22:48:52.419584 run osmo-ms-mob/00003: Starting mobile
22:48:52.433213 run osmo-ms-mob/00003(pid=138): Launched
22:48:52.445037 run mass: MS start registered {at=20343438.148369014, delay=0.005418315529823303, ms=00003}
22:48:53.519797 run osmo-ms-mob/00004: Starting mobile
22:48:53.533711 run osmo-ms-mob/00004(pid=139): Launched
22:48:53.545173 run mass: MS start registered {at=20343439.24851982, delay=0.004942707717418671, ms=00004}
22:48:54.509319 run mass: MS performed LU {at=20343440.212646008, lu_delay=5.157623931765556, ms=00001}
22:48:54.521179 run osmo-ms-mob/00005: Starting mobile
22:48:54.534911 run osmo-ms-mob/00005(pid=140): Launched
22:48:54.546165 run mass: MS start registered {at=20343440.24952026, delay=0.004776608198881149, ms=00005}
22:48:55.423680 run osmo-ms-mob/00006: Starting mobile
22:48:55.438362 run osmo-ms-mob/00006(pid=141): Launched
22:48:55.450840 run mass: MS start registered {at=20343441.154174656, delay=0.005920726805925369, ms=00006}
22:48:56.320941 run osmo-ms-mob/00007: Starting mobile
22:48:56.335221 run osmo-ms-mob/00007(pid=142): Launched
22:48:56.347033 run mass: MS start registered {at=20343442.050367694, delay=0.0054379962384700775, ms=00007}
22:48:56.645312 run mass: MS performed LU {at=20343442.348642692, lu_delay=5.121170025318861, ms=00002}
22:48:57.120828 run osmo-ms-mob/00008: Starting mobile
22:48:57.134826 run osmo-ms-mob/00008(pid=143): Launched
22:48:57.146347 run mass: MS start registered {at=20343442.849688515, delay=0.005180243402719498, ms=00008}
22:48:57.819171 run osmo-ms-mob/00009: Starting mobile
22:48:57.832795 run osmo-ms-mob/00009(pid=144): Launched
22:48:57.844084 run mass: MS start registered {at=20343443.547435537, delay=0.00509137287735939, ms=00009}
22:48:58.039399 run mass: MS performed LU {at=20343443.742731076, lu_delay=5.594362061470747, ms=00003}
22:48:58.623819 run osmo-ms-mob/00010: Starting mobile
22:48:58.637325 run osmo-ms-mob/00010(pid=145): Launched
22:48:58.643322 run mass: Starting too slowly. Moving on {now=20343444.346692663, sleep=-0.03075994923710823, target=20343444.315932713}
22:48:58.648905 run mass: MS performed LU {at=20343444.352263357, lu_delay=5.10374353826046, ms=00004}
22:48:58.654808 run mass: MS start registered {at=20343444.35817386, delay=0.011483177542686462, ms=00010}
22:49:00.032270 run osmo-ms-mob/00011: Starting mobile
22:49:00.050238 run osmo-ms-mob/00011(pid=146): Launched
22:49:00.056309 run mass: Starting too slowly. Moving on {now=20343445.75968003, sleep=-0.8437473066151142, target=20343444.915932722}
22:49:00.061993 run mass: Starting too slowly. Moving on {now=20343445.76536467, sleep=-0.7494319453835487, target=20343445.015932724}
22:49:00.256808 run mass: MS start registered {at=20343445.960161857, delay=0.2004847452044487, ms=00011}
22:49:00.262557 run mass: Starting too slowly. Moving on {now=20343445.96592764, sleep=-0.8499949164688587, target=20343445.115932725}
22:49:00.268420 run mass: Starting too slowly. Moving on {now=20343445.97179067, sleep=-0.7558579444885254, target=20343445.215932727}
22:49:00.274128 run mass: Starting too slowly. Moving on {now=20343445.97749947, sleep=-0.6615667417645454, target=20343445.31593273}
22:49:00.279740 run mass: Starting too slowly. Moving on {now=20343445.983111583, sleep=-0.5671788528561592, target=20343445.41593273}
22:49:00.348143 run osmo-ms-mob/00012: Starting mobile
22:49:00.361340 run osmo-ms-mob/00012(pid=147): Launched
22:49:00.367535 run mass: Starting too slowly. Moving on {now=20343446.070904773, sleep=-0.5549720413982868, target=20343445.51593273}
22:49:00.373234 run mass: MS start registered {at=20343446.076594945, delay=0.00569230318069458, ms=00012}
22:49:00.378969 run mass: Starting too slowly. Moving on {now=20343446.08234004, sleep=-0.46640730649232864, target=20343445.615932733}
22:49:00.384490 run mass: Starting too slowly. Moving on {now=20343446.087861955, sleep=-0.37192922085523605, target=20343445.715932734}
22:49:00.390018 run mass: Starting too slowly. Moving on {now=20343446.09338971, sleep=-0.27745697274804115, target=20343445.815932736}
22:49:00.395873 run mass: Starting too slowly. Moving on {now=20343446.0992444, sleep=-0.18331166356801987, target=20343445.915932737}
22:49:00.401459 run mass: Starting too slowly. Moving on {now=20343446.104830567, sleep=-0.08889782801270485, target=20343446.01593274}
22:49:00.476617 run osmo-ms-mob/00013: Starting mobile
22:49:00.492637 run osmo-ms-mob/00013(pid=148): Launched
22:49:00.498642 run mass: Starting too slowly. Moving on {now=20343446.202012107, sleep=-0.08607936650514603, target=20343446.11593274}
22:49:00.504849 run mass: MS start registered {at=20343446.208208993, delay=0.006198860704898834, ms=00013}
22:49:00.918633 run osmo-ms-mob/00014: Starting mobile
22:49:00.931902 run osmo-ms-mob/00014(pid=149): Launched
22:49:00.943188 run mass: MS start registered {at=20343446.64653716, delay=0.005256578326225281, ms=00014}
22:49:01.352613 run mass: MS performed LU {at=20343447.055944066, lu_delay=5.901769410818815, ms=00006}
22:49:01.399355 run mass: MS performed LU {at=20343447.102693193, lu_delay=6.853172931820154, ms=00005}
22:49:01.410747 run osmo-ms-mob/00015: Starting mobile
22:49:01.424083 run osmo-ms-mob/00015(pid=150): Launched
22:49:01.435256 run mass: MS start registered {at=20343447.138609186, delay=0.0048339106142520905, ms=00015}
22:49:01.805299 run mass: MS performed LU {at=20343447.508628972, lu_delay=5.458261277526617, ms=00007}
22:49:01.851776 run mass: MS performed LU {at=20343447.555115417, lu_delay=4.705426901578903, ms=00008}
22:49:02.019082 run osmo-ms-mob/00016: Starting mobile
22:49:02.033042 run osmo-ms-mob/00016(pid=151): Launched
22:49:02.044918 run mass: MS start registered {at=20343447.74825663, delay=0.005286160856485367, ms=00016}
22:49:02.520381 run osmo-ms-mob/00017: Starting mobile
22:49:02.534528 run osmo-ms-mob/00017(pid=152): Launched
22:49:02.545926 run mass: MS start registered {at=20343448.249273162, delay=0.004761695861816406, ms=00017}
22:49:03.118780 run osmo-ms-mob/00018: Starting mobile
22:49:03.132520 run osmo-ms-mob/00018(pid=153): Launched
22:49:03.144329 run mass: MS start registered {at=20343448.84766714, delay=0.005262918770313263, ms=00018}
22:49:03.518339 run osmo-ms-mob/00019: Starting mobile
22:49:03.531625 run osmo-ms-mob/00019(pid=154): Launched
22:49:03.543047 run mass: MS start registered {at=20343449.24639036, delay=0.005304485559463501, ms=00019}
22:49:03.587356 run mass: MS performed LU {at=20343449.29069298, lu_delay=4.932519122958183, ms=00010}
22:49:03.840536 run mass: MS performed LU {at=20343449.543872822, lu_delay=5.996437285095453, ms=00009}
22:49:04.018665 run osmo-ms-mob/00020: Starting mobile
22:49:04.032226 run osmo-ms-mob/00020(pid=155): Launched
22:49:04.043756 run mass: MS start registered {at=20343449.747103844, delay=0.005158204585313797, ms=00020}
22:49:04.519005 run osmo-ms-mob/00021: Starting mobile
22:49:04.533055 run osmo-ms-mob/00021(pid=156): Launched
22:49:04.544671 run mass: MS start registered {at=20343450.248020165, delay=0.0050202347338199615, ms=00021}
22:49:04.918868 run osmo-ms-mob/00022: Starting mobile
22:49:04.932219 run osmo-ms-mob/00022(pid=157): Launched
22:49:04.943317 run mass: MS start registered {at=20343450.6466712, delay=0.005010876804590225, ms=00022}
22:49:05.418306 run osmo-ms-mob/00023: Starting mobile
22:49:05.431339 run osmo-ms-mob/00023(pid=158): Launched
22:49:05.442353 run mass: MS start registered {at=20343451.145706348, delay=0.004954390227794647, ms=00023}
22:49:05.571097 run mass: MS performed LU {at=20343451.27443151, lu_delay=4.627894353121519, ms=00014}
22:49:05.589770 run mass: MS performed LU {at=20343451.293117113, lu_delay=5.216522168368101, ms=00012}
22:49:05.617591 run mass: MS performed LU {at=20343451.320947524, lu_delay=5.3607856668531895, ms=00011}
22:49:05.628455 run osmo-ms-mob/00024: Starting mobile
22:49:05.641878 run osmo-ms-mob/00024(pid=159): Launched
22:49:05.653022 run mass: MS start registered {at=20343451.35637313, delay=0.004798252135515213, ms=00024}
22:49:05.871428 run mass: MS performed LU {at=20343451.574756335, lu_delay=5.366547342389822, ms=00013}
22:49:06.318849 run osmo-ms-mob/00025: Starting mobile
22:49:06.332467 run osmo-ms-mob/00025(pid=160): Launched
22:49:06.344096 run mass: MS start registered {at=20343452.047435235, delay=0.00524270161986351, ms=00025}
22:49:06.718593 run osmo-ms-mob/00026: Starting mobile
22:49:06.739144 run osmo-ms-mob/00026(pid=161): Launched
22:49:06.750338 run mass: MS start registered {at=20343452.45368455, delay=0.004771322011947632, ms=00026}
22:49:07.118492 run osmo-ms-mob/00027: Starting mobile
22:49:07.132344 run osmo-ms-mob/00027(pid=162): Launched
22:49:07.143582 run mass: MS start registered {at=20343452.846938863, delay=0.0039146579802036285, ms=00027}
22:49:07.352846 run mass: MS performed LU {at=20343453.056182534, lu_delay=5.917573347687721, ms=00015}
22:49:07.388943 run mass: MS performed LU {at=20343453.092266627, lu_delay=5.34400999546051, ms=00016}
22:49:07.402154 run osmo-ms-mob/00028: Starting mobile
22:49:07.415790 run osmo-ms-mob/00028(pid=163): Launched
22:49:07.427282 run mass: MS start registered {at=20343453.13062702, delay=0.0051987431943416595, ms=00028}
22:49:07.605834 run mass: MS performed LU {at=20343453.309145115, lu_delay=5.059871952980757, ms=00017}
22:49:07.879276 run mass: MS performed LU {at=20343453.58261168, lu_delay=4.73494454100728, ms=00018}
22:49:07.890835 run osmo-ms-mob/00029: Starting mobile
22:49:07.904161 run osmo-ms-mob/00029(pid=164): Launched
22:49:07.915030 run mass: MS start registered {at=20343453.618379313, delay=0.004790060222148895, ms=00029}
22:49:08.318874 run osmo-ms-mob/00030: Starting mobile
22:49:08.332432 run osmo-ms-mob/00030(pid=165): Launched
22:49:08.343376 run mass: MS start registered {at=20343454.04672989, delay=0.004923321306705475, ms=00030}
22:49:08.718479 run osmo-ms-mob/00031: Starting mobile
22:49:08.732071 run osmo-ms-mob/00031(pid=166): Launched
22:49:08.743309 run mass: MS start registered {at=20343454.44665282, delay=0.00483442097902298, ms=00031}
22:49:09.018433 run osmo-ms-mob/00032: Starting mobile
22:49:09.032164 run osmo-ms-mob/00032(pid=167): Launched
22:49:09.043109 run mass: MS start registered {at=20343454.746459913, delay=0.004693981260061264, ms=00032}
22:49:09.336674 run mass: MS performed LU {at=20343455.03999429, lu_delay=5.793603926897049, ms=00019}
22:49:09.348434 run osmo-ms-mob/00033: Starting mobile
22:49:09.362435 run osmo-ms-mob/00033(pid=168): Launched
22:49:09.368636 run mass: MS performed LU {at=20343455.071990006, lu_delay=5.3248861618340015, ms=00020}
22:49:09.374644 run mass: MS start registered {at=20343455.078010038, delay=0.006039205938577652, ms=00033}
22:49:09.382779 run mass: MS performed LU {at=20343455.086130697, lu_delay=4.8381105326116085, ms=00021}
22:49:09.636816 run mass: MS performed LU {at=20343455.340151824, lu_delay=4.693480625748634, ms=00022}
22:49:09.648253 run osmo-ms-mob/00034: Starting mobile
22:49:09.661657 run osmo-ms-mob/00034(pid=169): Launched
22:49:09.672752 run mass: MS start registered {at=20343455.376106042, delay=0.005011200904846191, ms=00034}
22:49:10.118601 run osmo-ms-mob/00035: Starting mobile
22:49:10.132588 run osmo-ms-mob/00035(pid=170): Launched
22:49:10.143858 run mass: MS start registered {at=20343455.847207204, delay=0.0048510171473026276, ms=00035}
22:49:10.519280 run osmo-ms-mob/00036: Starting mobile
22:49:10.533344 run osmo-ms-mob/00036(pid=171): Launched
22:49:10.544425 run mass: MS start registered {at=20343456.24777545, delay=0.004766475409269333, ms=00036}
22:49:10.918744 run osmo-ms-mob/00037: Starting mobile
22:49:10.932896 run osmo-ms-mob/00037(pid=172): Launched
22:49:10.944408 run mass: MS start registered {at=20343456.647750426, delay=0.004889659583568573, ms=00037}
22:49:11.117957 run mass: MS performed LU {at=20343456.82129382, lu_delay=5.464920688420534, ms=00024}
22:49:11.129584 run osmo-ms-mob/00038: Starting mobile
22:49:11.143092 run osmo-ms-mob/00038(pid=173): Launched
22:49:11.154632 run mass: MS start registered {at=20343456.857981283, delay=0.005181930959224701, ms=00038}
22:49:11.161220 run mass: MS performed LU {at=20343456.864579827, lu_delay=4.817144591361284, ms=00025}
22:49:11.372341 run mass: MS performed LU {at=20343457.0756584, lu_delay=5.929952051490545, ms=00023}
22:49:11.385501 run osmo-ms-mob/00039: Starting mobile
22:49:11.399661 run osmo-ms-mob/00039(pid=174): Launched
22:49:11.411507 run mass: MS start registered {at=20343457.11484904, delay=0.005498699843883514, ms=00039}
22:49:11.645115 run mass: MS performed LU {at=20343457.348448493, lu_delay=4.894763942807913, ms=00026}
22:49:11.918499 run osmo-ms-mob/00040: Starting mobile
22:49:11.932358 run osmo-ms-mob/00040(pid=175): Launched
22:49:11.943838 run mass: MS start registered {at=20343457.647171345, delay=0.00522947683930397, ms=00040}
22:49:12.218954 run osmo-ms-mob/00041: Starting mobile
22:49:12.232901 run osmo-ms-mob/00041(pid=176): Launched
22:49:12.244619 run mass: MS start registered {at=20343457.94795339, delay=0.005233138799667358, ms=00041}
22:49:12.519187 run osmo-ms-mob/00042: Starting mobile
22:49:12.533191 run osmo-ms-mob/00042(pid=177): Launched
22:49:12.544420 run mass: MS start registered {at=20343458.24775844, delay=0.005138613283634186, ms=00042}
22:49:12.920220 run osmo-ms-mob/00043: Starting mobile
22:49:12.933462 run osmo-ms-mob/00043(pid=178): Launched
22:49:12.944832 run mass: MS start registered {at=20343458.648172002, delay=0.005281969904899597, ms=00043}
22:49:13.102823 run mass: MS performed LU {at=20343458.80613966, lu_delay=5.675512637943029, ms=00028}
22:49:13.121414 run mass: MS performed LU {at=20343458.824754536, lu_delay=4.778024647384882, ms=00030}
22:49:13.133386 run osmo-ms-mob/00044: Starting mobile
22:49:13.147181 run osmo-ms-mob/00044(pid=179): Launched
22:49:13.153752 run mass: MS performed LU {at=20343458.85710855, lu_delay=5.2387292347848415, ms=00029}
22:49:13.159792 run mass: MS start registered {at=20343458.863157, delay=0.006071019917726517, ms=00044}
22:49:13.402626 run mass: MS performed LU {at=20343459.10595924, lu_delay=6.259020376950502, ms=00027}
22:49:13.414197 run osmo-ms-mob/00045: Starting mobile
22:49:13.427468 run osmo-ms-mob/00045(pid=180): Launched
22:49:13.438623 run mass: MS start registered {at=20343459.14197169, delay=0.0048970431089401245, ms=00045}
22:49:13.821911 run osmo-ms-mob/00046: Starting mobile
22:49:13.836108 run osmo-ms-mob/00046(pid=181): Launched
22:49:13.847493 run mass: MS start registered {at=20343459.5508311, delay=0.004999566823244095, ms=00046}
22:49:14.120495 run osmo-ms-mob/00047: Starting mobile
22:49:14.133726 run osmo-ms-mob/00047(pid=182): Launched
22:49:14.144770 run mass: MS start registered {at=20343459.848103777, delay=0.004821132868528366, ms=00047}
22:49:14.430846 run osmo-ms-mob/00048: Starting mobile
22:49:14.444990 run osmo-ms-mob/00048(pid=183): Launched
22:49:14.456375 run mass: MS start registered {at=20343460.15972313, delay=0.005108654499053955, ms=00048}
22:49:14.734563 run osmo-ms-mob/00049: Starting mobile
22:49:14.748769 run osmo-ms-mob/00049(pid=184): Launched
22:49:14.759617 run mass: MS start registered {at=20343460.462969642, delay=0.004456866532564163, ms=00049}
22:49:14.885365 run mass: MS performed LU {at=20343460.58861875, lu_delay=5.84215883910656, ms=00032}
22:49:14.908711 run mass: MS performed LU {at=20343460.61207408, lu_delay=5.534064043313265, ms=00033}
22:49:14.920135 run osmo-ms-mob/00050: Starting mobile
22:49:14.933423 run osmo-ms-mob/00050(pid=185): Launched
22:49:14.939572 run mass: MS performed LU {at=20343460.642919444, lu_delay=5.266813401132822, ms=00034}
22:49:14.945576 run mass: MS start registered {at=20343460.648943, delay=0.006051443517208099, ms=00050}
22:49:15.175441 run mass: MS performed LU {at=20343460.878772654, lu_delay=6.432119835168123, ms=00031}
22:49:15.193397 run mass: MS performed LU {at=20343460.896732107, lu_delay=5.049524903297424, ms=00035}
22:49:15.205338 run osmo-ms-mob/00051: Starting mobile
22:49:15.219181 run osmo-ms-mob/00051(pid=186): Launched
22:49:15.230585 run mass: MS start registered {at=20343460.93393697, delay=0.0050596147775650024, ms=00051}
22:49:15.447333 run mass: MS performed LU {at=20343461.150666352, lu_delay=4.902890902012587, ms=00036}
22:49:15.718940 run osmo-ms-mob/00052: Starting mobile
22:49:15.732463 run osmo-ms-mob/00052(pid=187): Launched
22:49:15.743924 run mass: MS start registered {at=20343461.447267644, delay=0.004969894886016846, ms=00052}
22:49:16.114146 run osmo-ms-mob/00053: Starting mobile
22:49:16.128972 run osmo-ms-mob/00053(pid=188): Launched
22:49:16.135570 run mass: Starting too slowly. Moving on {now=20343461.83893732, sleep=-0.02300434559583664, target=20343461.815932974}
22:49:16.141647 run mass: MS start registered {at=20343461.845003933, delay=0.006069637835025787, ms=00053}
22:49:16.318728 run osmo-ms-mob/00054: Starting mobile
22:49:16.332615 run osmo-ms-mob/00054(pid=189): Launched
22:49:16.344064 run mass: MS start registered {at=20343462.047402762, delay=0.005123931914567947, ms=00054}
22:49:16.619437 run osmo-ms-mob/00055: Starting mobile
22:49:16.633685 run osmo-ms-mob/00055(pid=190): Launched
22:49:16.645184 run mass: MS start registered {at=20343462.348524228, delay=0.004894878715276718, ms=00055}
22:49:16.869197 run mass: MS performed LU {at=20343462.572504524, lu_delay=5.7145232409238815, ms=00038}
22:49:16.894858 run osmo-ms-mob/00056: Starting mobile
22:49:16.923830 run osmo-ms-mob/00056(pid=191): Launched
22:49:16.938595 run mass: MS performed LU {at=20343462.64193334, lu_delay=4.994761995971203, ms=00040}
22:49:16.952431 run mass: MS performed LU {at=20343462.65578236, lu_delay=5.540933322161436, ms=00039}
22:49:16.965621 run mass: MS start registered {at=20343462.66897429, delay=0.027082186192274094, ms=00056}
22:49:16.990141 run osmo-ms-mob/00057: Starting mobile
22:49:17.017089 run osmo-ms-mob/00057(pid=192): Launched
22:49:17.031024 run mass: MS start registered {at=20343462.734365594, delay=3.462284803390503e-05, ms=00057}
22:49:17.113581 run mass: MS performed LU {at=20343462.816899434, lu_delay=6.16914900764823, ms=00037}
22:49:17.168608 run mass: MS performed LU {at=20343462.87192567, lu_delay=4.923972278833389, ms=00041}
22:49:17.619692 run osmo-ms-mob/00058: Starting mobile
22:49:17.634636 run osmo-ms-mob/00058(pid=193): Launched
22:49:17.655928 run mass: MS start registered {at=20343463.359236524, delay=0.013187870383262634, ms=00058}
22:49:17.925149 run osmo-ms-mob/00059: Starting mobile
22:49:17.956876 run osmo-ms-mob/00059(pid=194): Launched
22:49:17.980843 run mass: MS start registered {at=20343463.684158973, delay=0.007683079689741135, ms=00059}
22:49:18.226583 run osmo-ms-mob/00060: Starting mobile
22:49:18.260376 run osmo-ms-mob/00060(pid=195): Launched
22:49:18.289820 run mass: MS start registered {at=20343463.993109006, delay=0.011143706738948822, ms=00060}
22:49:18.630745 run osmo-ms-mob/00061: Starting mobile
22:49:18.675539 run osmo-ms-mob/00061(pid=196): Launched
22:49:18.694264 run mass: MS performed LU {at=20343464.39760301, lu_delay=4.549499232321978, ms=00047}
22:49:18.703746 run mass: MS performed LU {at=20343464.40710206, lu_delay=4.856270957738161, ms=00046}
22:49:18.714532 run mass: MS performed LU {at=20343464.417887762, lu_delay=5.7697157599031925, ms=00043}
22:49:18.731995 run osmo-ms-mob/00062: Starting mobile
22:49:18.753441 run osmo-ms-mob/00062(pid=197): Launched
22:49:18.766077 run mass: MS start registered {at=20343464.469424337, delay=0.07185547053813934, ms=00061}
22:49:18.778925 run mass: MS start registered {at=20343464.482224643, delay=0.012830100953578949, ms=00062}
22:49:18.941808 run mass: MS performed LU {at=20343464.645110533, lu_delay=6.3973520919680595, ms=00042}
22:49:18.965021 run osmo-ms-mob/00063: Starting mobile
22:49:18.985188 run osmo-ms-mob/00063(pid=198): Launched
22:49:18.994750 run mass: MS performed LU {at=20343464.698095307, lu_delay=5.834938306361437, ms=00044}
22:49:19.004195 run mass: MS performed LU {at=20343464.70755301, lu_delay=5.565581321716309, ms=00045}
22:49:19.012792 run mass: MS start registered {at=20343464.716150284, delay=0.01809002459049225, ms=00063}
22:49:19.627377 run osmo-ms-mob/00064: Starting mobile
22:49:19.656243 run osmo-ms-mob/00064(pid=199): Launched
22:49:19.681024 run mass: MS start registered {at=20343465.38432744, delay=0.014637120068073273, ms=00064}
22:49:20.031681 run osmo-ms-mob/00065: Starting mobile
22:49:20.076336 run osmo-ms-mob/00065(pid=200): Launched
22:49:20.104534 run mass: MS start registered {at=20343465.807838447, delay=0.006556760519742966, ms=00065}
22:49:20.330242 run osmo-ms-mob/00066: Starting mobile
22:49:20.367133 run osmo-ms-mob/00066(pid=201): Launched
22:49:20.388563 run mass: MS start registered {at=20343466.09187967, delay=0.005066182464361191, ms=00066}
22:49:20.634649 run mass: MS performed LU {at=20343466.337972973, lu_delay=5.875003330409527, ms=00049}
22:49:20.649155 run osmo-ms-mob/00067: Starting mobile
22:49:20.667079 run osmo-ms-mob/00067(pid=202): Launched
22:49:20.674749 run mass: MS performed LU {at=20343466.378101762, lu_delay=5.729158762842417, ms=00050}
22:49:20.682357 run mass: MS performed LU {at=20343466.38571742, lu_delay=6.2259942926466465, ms=00048}
22:49:20.689936 run mass: MS start registered {at=20343466.393299285, delay=0.015224028378725052, ms=00067}
22:49:20.703719 run osmo-ms-mob/00068: Starting mobile
22:49:20.720789 run osmo-ms-mob/00068(pid=203): Launched
22:49:20.734155 run mass: MS start registered {at=20343466.43749242, delay=0.005674876272678375, ms=00068}
22:49:20.878986 run mass: MS performed LU {at=20343466.582317922, lu_delay=5.135050278156996, ms=00052}
22:49:20.897835 run mass: MS performed LU {at=20343466.601166878, lu_delay=4.756162945181131, ms=00053}
22:49:20.933981 run mass: MS performed LU {at=20343466.637311302, lu_delay=5.703374333679676, ms=00051}
22:49:20.946586 run osmo-ms-mob/00069: Starting mobile
22:49:20.961652 run osmo-ms-mob/00069(pid=204): Launched
22:49:20.973803 run mass: MS start registered {at=20343466.677144554, delay=0.005131937563419342, ms=00069}
22:49:21.947132 run osmo-ms-mob/00070: Starting mobile
22:49:22.436638 run osmo-ms-mob/00070(pid=205): Launched
22:49:22.442918 run mass: Starting too slowly. Moving on {now=20343468.146286517, sleep=-0.530353456735611, target=20343467.61593306}
22:49:22.449219 run mass: MS start registered {at=20343468.15257641, delay=0.006292670965194702, ms=00070}
22:49:22.455456 run mass: Starting too slowly. Moving on {now=20343468.158824187, sleep=-0.44289112463593483, target=20343467.715933062}
22:49:22.461318 run mass: Starting too slowly. Moving on {now=20343468.164688397, sleep=-0.3487553335726261, target=20343467.815933064}
22:49:22.466947 run mass: Starting too slowly. Moving on {now=20343468.17031775, sleep=-0.25438468530774117, target=20343467.915933065}
22:49:22.846536 run osmo-ms-mob/00071: Starting mobile
22:49:22.860105 run osmo-ms-mob/00071(pid=206): Launched
22:49:22.866474 run mass: Starting too slowly. Moving on {now=20343468.56984326, sleep=-0.5539101921021938, target=20343468.015933067}
22:49:22.872435 run mass: MS start registered {at=20343468.57579358, delay=0.005952529609203339, ms=00071}
22:49:22.878444 run mass: Starting too slowly. Moving on {now=20343468.581814386, sleep=-0.4658813178539276, target=20343468.115933068}
22:49:22.884255 run mass: Starting too slowly. Moving on {now=20343468.58762322, sleep=-0.37169015035033226, target=20343468.21593307}
22:49:22.890318 run mass: Starting too slowly. Moving on {now=20343468.593685888, sleep=-0.2777528166770935, target=20343468.31593307}
22:49:23.278011 run osmo-ms-mob/00072: Starting mobile
22:49:23.661462 run osmo-ms-mob/00072(pid=207): Launched
22:49:23.668195 run mass: Starting too slowly. Moving on {now=20343469.371562324, sleep=-0.955629251897335, target=20343468.415933073}
22:49:23.674101 run mass: MS start registered {at=20343469.377459425, delay=0.00589960440993309, ms=00072}
22:49:23.680138 run mass: Starting too slowly. Moving on {now=20343469.383508116, sleep=-0.867575041949749, target=20343468.515933074}
22:49:23.686103 run mass: Starting too slowly. Moving on {now=20343469.38947333, sleep=-0.7735402546823025, target=20343468.615933076}
22:49:23.691942 run mass: Starting too slowly. Moving on {now=20343469.395313676, sleep=-0.6793805994093418, target=20343468.715933077}
22:49:23.703508 run osmo-ms-mob/00073: Starting mobile
22:49:23.727402 run osmo-ms-mob/00073(pid=208): Launched
22:49:23.733747 run mass: Starting too slowly. Moving on {now=20343469.43711575, sleep=-0.6211826726794243, target=20343468.81593308}
22:49:23.739699 run mass: MS start registered {at=20343469.443054616, delay=0.005941178649663925, ms=00073}
22:49:23.746010 run mass: Starting too slowly. Moving on {now=20343469.449379638, sleep=-0.5334465578198433, target=20343468.91593308}
22:49:23.751847 run mass: Starting too slowly. Moving on {now=20343469.45521824, sleep=-0.43928515911102295, target=20343469.01593308}
22:49:23.757703 run mass: Starting too slowly. Moving on {now=20343469.461071823, sleep=-0.3451387397944927, target=20343469.115933083}
22:49:23.769189 run osmo-ms-mob/00074: Starting mobile
22:49:23.783456 run osmo-ms-mob/00074(pid=209): Launched
22:49:23.790156 run mass: Starting too slowly. Moving on {now=20343469.49352368, sleep=-0.2775905951857567, target=20343469.215933084}
22:49:23.796275 run mass: MS start registered {at=20343469.49963103, delay=0.006109815090894699, ms=00074}
22:49:23.802269 run mass: Starting too slowly. Moving on {now=20343469.505638685, sleep=-0.18970559909939766, target=20343469.315933086}
22:49:23.808121 run mass: Starting too slowly. Moving on {now=20343469.511490263, sleep=-0.09555717557668686, target=20343469.415933087}
22:49:23.813800 run mass: Starting too slowly. Moving on {now=20343469.51716941, sleep=-0.0012363195419311523, target=20343469.51593309}
22:49:23.824735 run osmo-ms-mob/00075: Starting mobile
22:49:23.838753 run osmo-ms-mob/00075(pid=210): Launched
22:49:23.850299 run mass: MS start registered {at=20343469.55363032, delay=0.005063220858573914, ms=00075}
22:49:24.318720 run osmo-ms-mob/00076: Starting mobile
22:49:24.333177 run osmo-ms-mob/00076(pid=211): Launched
22:49:24.344485 run mass: MS start registered {at=20343470.04781478, delay=0.004804149270057678, ms=00076}
22:49:24.723868 run osmo-ms-mob/00077: Starting mobile
22:49:24.744072 run osmo-ms-mob/00077(pid=212): Launched
22:49:24.763002 run mass: MS start registered {at=20343470.466334786, delay=0.01182122528553009, ms=00077}
22:49:24.824739 run mass: MS performed LU {at=20343470.528035358, lu_delay=7.1687988340854645, ms=00058}
22:49:24.843864 run mass: MS performed LU {at=20343470.54718598, lu_delay=6.863027006387711, ms=00059}
22:49:24.862408 run mass: MS performed LU {at=20343470.565730937, lu_delay=7.831365343183279, ms=00057}
22:49:24.871278 run mass: MS performed LU {at=20343470.57460458, lu_delay=6.0923799350857735, ms=00062}
22:49:24.887333 run osmo-ms-mob/00078: Starting mobile
22:49:24.902039 run osmo-ms-mob/00078(pid=213): Launched
22:49:24.908485 run mass: MS performed LU {at=20343470.611840438, lu_delay=6.142416100949049, ms=00061}
22:49:24.914572 run mass: MS start registered {at=20343470.617937777, delay=0.006120752543210983, ms=00078}
22:49:24.921427 run mass: MS performed LU {at=20343470.624783214, lu_delay=6.631674207746983, ms=00060}
22:49:25.005192 run mass: MS performed LU {at=20343470.708525546, lu_delay=8.039551254361868, ms=00056}
22:49:25.017545 run osmo-ms-mob/00079: Starting mobile
22:49:25.031942 run osmo-ms-mob/00079(pid=214): Launched
22:49:25.039042 run mass: MS performed LU {at=20343470.74239529, lu_delay=8.393871061503887, ms=00055}
22:49:25.045225 run mass: MS start registered {at=20343470.748589605, delay=0.006218988448381424, ms=00079}
22:49:25.498704 run mass: MS performed LU {at=20343471.202012792, lu_delay=4.76452037319541, ms=00068}
22:49:25.506700 run mass: MS performed LU {at=20343471.210062496, lu_delay=4.816763211041689, ms=00067}
22:49:25.517381 run mass: MS performed LU {at=20343471.220718566, lu_delay=5.4128801189363, ms=00065}
22:49:25.529190 run osmo-ms-mob/00080: Starting mobile
22:49:25.543610 run osmo-ms-mob/00080(pid=215): Launched
22:49:25.555601 run mass: MS start registered {at=20343471.258942902, delay=0.0054264552891254425, ms=00080}
22:49:26.310997 run mass: MS performed LU {at=20343472.014319006, lu_delay=5.922439336776733, ms=00066}
22:49:26.623355 run osmo-ms-mob/00081: Starting mobile
22:49:26.640763 run osmo-ms-mob/00081(pid=216): Launched
22:49:26.653758 run mass: MS start registered {at=20343472.357100043, delay=0.005488533526659012, ms=00081}
22:49:27.019923 run osmo-ms-mob/00082: Starting mobile
22:49:27.036585 run osmo-ms-mob/00082(pid=217): Launched
22:49:27.050457 run mass: MS start registered {at=20343472.753787912, delay=0.0059294551610946655, ms=00082}
22:49:27.620094 run osmo-ms-mob/00083: Starting mobile
22:49:27.637783 run osmo-ms-mob/00083(pid=218): Launched
22:49:27.651944 run mass: MS start registered {at=20343473.35527757, delay=0.0059496499598026276, ms=00083}
22:49:28.118948 run osmo-ms-mob/00084: Starting mobile
22:49:28.133167 run osmo-ms-mob/00084(pid=219): Launched
22:49:28.146299 run mass: MS start registered {at=20343473.849632505, delay=0.006179019808769226, ms=00084}
22:49:28.166760 run mass: MS performed LU {at=20343473.869986504, lu_delay=5.294192925095558, ms=00071}
22:49:28.184320 run mass: MS performed LU {at=20343473.8876557, lu_delay=5.735079292207956, ms=00070}
22:49:28.300270 run mass: MS performed LU {at=20343474.003586497, lu_delay=4.449956178665161, ms=00075}
22:49:28.318289 run mass: MS performed LU {at=20343474.021613255, lu_delay=4.521982226520777, ms=00074}
22:49:28.330483 run osmo-ms-mob/00085: Starting mobile
22:49:28.345159 run osmo-ms-mob/00085(pid=220): Launched
22:49:28.358106 run mass: MS start registered {at=20343474.06144019, delay=0.00573069229722023, ms=00085}
22:49:28.447572 run mass: MS performed LU {at=20343474.150893215, lu_delay=4.707838598638773, ms=00073}
22:49:28.591049 run mass: MS performed LU {at=20343474.29435065, lu_delay=4.916891224682331, ms=00072}
22:49:29.221134 run osmo-ms-mob/00086: Starting mobile
22:49:29.234982 run osmo-ms-mob/00086(pid=221): Launched
22:49:29.247017 run mass: MS start registered {at=20343474.950350452, delay=0.005185682326555252, ms=00086}
22:49:29.278569 run mass: MS performed LU {at=20343474.981903438, lu_delay=4.363965660333633, ms=00078}
22:49:29.826141 run osmo-ms-mob/00087: Starting mobile
22:49:29.857805 run osmo-ms-mob/00087(pid=222): Launched
22:49:29.873552 run mass: MS start registered {at=20343475.576882455, delay=0.00010924786329269409, ms=00087}
22:49:29.985055 run mass: MS performed LU {at=20343475.68836962, lu_delay=5.640554841607809, ms=00076}
22:49:30.021923 run mass: MS performed LU {at=20343475.725228447, lu_delay=4.466285545378923, ms=00080}
22:49:30.039768 run mass: MS performed LU {at=20343475.743084215, lu_delay=4.9944946095347404, ms=00079}
22:49:30.312211 run mass: MS performed LU {at=20343476.015522566, lu_delay=5.549187779426575, ms=00077}
22:49:30.420621 run osmo-ms-mob/00088: Starting mobile
22:49:30.438614 run osmo-ms-mob/00088(pid=223): Launched
22:49:30.456519 run mass: MS start registered {at=20343476.15982776, delay=0.008692387491464615, ms=00088}
22:49:31.027086 run osmo-ms-mob/00089: Starting mobile
22:49:31.061828 run osmo-ms-mob/00089(pid=224): Launched
22:49:31.084919 run mass: MS start registered {at=20343476.788234077, delay=0.007431741803884506, ms=00089}
22:49:31.620584 run osmo-ms-mob/00090: Starting mobile
22:49:31.635636 run osmo-ms-mob/00090(pid=225): Launched
22:49:31.647780 run mass: MS start registered {at=20343477.35112351, delay=0.005327943712472916, ms=00090}
22:49:31.932470 run mass: MS performed LU {at=20343477.63572805, lu_delay=5.278628006577492, ms=00081}
22:49:31.950694 run mass: MS performed LU {at=20343477.65400342, lu_delay=4.90021550655365, ms=00082}
22:49:32.325424 run osmo-ms-mob/00091: Starting mobile
22:49:32.340340 run osmo-ms-mob/00091(pid=226): Launched
22:49:32.351989 run mass: MS start registered {at=20343478.055340365, delay=0.0006713606417179108, ms=00091}
22:49:33.019774 run osmo-ms-mob/00092: Starting mobile
22:49:33.034037 run osmo-ms-mob/00092(pid=227): Launched
22:49:33.045848 run mass: MS start registered {at=20343478.749189116, delay=0.00500604510307312, ms=00092}
22:49:33.818923 run osmo-ms-mob/00093: Starting mobile
22:49:33.832678 run osmo-ms-mob/00093(pid=228): Launched
22:49:33.845112 run mass: MS start registered {at=20343479.548438, delay=0.006009470671415329, ms=00093}
22:49:33.861024 run mass: MS performed LU {at=20343479.56434792, lu_delay=4.613997466862202, ms=00086}
22:49:33.879870 run mass: MS performed LU {at=20343479.583200116, lu_delay=5.521759927272797, ms=00085}
22:49:33.949305 run mass: MS performed LU {at=20343479.65262574, lu_delay=6.297348167747259, ms=00083}
22:49:33.967158 run mass: MS performed LU {at=20343479.6704958, lu_delay=5.8208632953464985, ms=00084}
22:49:34.720787 run osmo-ms-mob/00094: Starting mobile
22:49:34.735252 run osmo-ms-mob/00094(pid=229): Launched
22:49:34.747006 run mass: MS start registered {at=20343480.450352386, delay=0.005310431122779846, ms=00094}
22:49:35.622534 run osmo-ms-mob/00095: Starting mobile
22:49:35.636920 run osmo-ms-mob/00095(pid=230): Launched
22:49:35.648815 run mass: MS start registered {at=20343481.352156278, delay=0.005450747907161713, ms=00095}
22:49:35.697873 run mass: MS performed LU {at=20343481.401146527, lu_delay=5.824264071881771, ms=00087}
22:49:35.716310 run mass: MS performed LU {at=20343481.419649214, lu_delay=5.259821452200413, ms=00088}
22:49:35.868078 run mass: MS performed LU {at=20343481.57140241, lu_delay=4.783168330788612, ms=00089}
22:49:36.618892 run osmo-ms-mob/00096: Starting mobile
22:49:36.632910 run osmo-ms-mob/00096(pid=231): Launched
22:49:36.645239 run mass: MS start registered {at=20343482.348582402, delay=0.005548883229494095, ms=00096}
22:49:37.626981 run mass: MS performed LU {at=20343483.330313977, lu_delay=5.2749736122787, ms=00091}
22:49:37.638328 run osmo-ms-mob/00097: Starting mobile
22:49:37.651728 run osmo-ms-mob/00097(pid=232): Launched
22:49:37.657942 run mass: MS performed LU {at=20343483.36129989, lu_delay=4.612110774964094, ms=00092}
22:49:37.663978 run mass: MS start registered {at=20343483.367344007, delay=0.006065592169761658, ms=00097}
22:49:37.714409 run mass: MS performed LU {at=20343483.41774185, lu_delay=6.066618338227272, ms=00090}
22:49:39.108848 run osmo-ms-mob/00098: Starting mobile
22:49:39.125573 run osmo-ms-mob/00098(pid=233): Launched
22:49:39.131872 run mass: Starting too slowly. Moving on {now=20343484.83524162, sleep=-0.01930830255150795, target=20343484.815933317}
22:49:39.138057 run mass: MS start registered {at=20343484.84141525, delay=0.006176244467496872, ms=00098}
22:49:39.380153 run mass: MS performed LU {at=20343485.083489746, lu_delay=23.03608698397875, ms=00054}
22:49:39.465142 run mass: MS performed LU {at=20343485.16836541, lu_delay=5.6199274100363255, ms=00093}
22:49:39.482003 run mass: MS performed LU {at=20343485.185354874, lu_delay=4.735002487897873, ms=00094}
22:49:40.819615 run osmo-ms-mob/00099: Starting mobile
22:49:40.833613 run osmo-ms-mob/00099(pid=234): Launched
22:49:40.839952 run mass: All started... {duration=55.72738936915994, too_slow=44}
22:49:40.846390 run mass: MS start registered {at=20343486.549748167, delay=0.006429273635149002, ms=00099}
22:49:41.393313 run mass: MS performed LU {at=20343487.096646547, lu_delay=5.744490269571543, ms=00095}
22:49:41.410771 run mass: MS performed LU {at=20343487.114104293, lu_delay=4.765521891415119, ms=00096}
22:49:41.715957 run mass: MS performed LU {at=20343487.419287294, lu_delay=22.034959852695465, ms=00064}
22:49:41.752853 run mass: MS performed LU {at=20343487.456185784, lu_delay=22.740035500377417, ms=00063}
22:49:43.230547 run mass: MS performed LU {at=20343488.933769435, lu_delay=5.5664254277944565, ms=00097}
22:49:43.484020 run mass: MS performed LU {at=20343489.187279776, lu_delay=22.51013522222638, ms=00069}
22:49:45.159784 run mass: MS performed LU {at=20343490.863035746, lu_delay=6.021620497107506, ms=00098}
22:49:49.116688 run mass: MS performed LU {at=20343494.8199135, lu_delay=8.270165331661701, ms=00099}
22:49:49.136011 run mass: Tests done {all_completed=True, max=23.03608698397875, min=4.363965660333633}
22:49:49.141692 tst register_default_mass.py: Test passed (91.1 sec)
22:49:49.147367 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:49.150832 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:49.154243 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:49.157660 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:49.161069 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:49.164477 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:49.167884 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:49.171292 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:49.174693 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:49.178101 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:49.181501 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:49.184897 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:49.188305 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:49.191708 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:49.195128 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:49.198705 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:49.202163 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:49.205673 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:49.209488 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:49.213648 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:49.217093 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:49.220509 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:49.223934 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:49.227332 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:49.230746 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:49.234169 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:49.237596 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:49.241013 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:49.244438 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:49.247972 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:49.251398 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:49.254819 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:49.258761 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:49.262375 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:49.265954 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:49.269520 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:49.272970 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:49.276620 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:49.280057 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:49.283492 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:49.286916 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:49.290349 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:49.293783 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:49.297224 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:49.300647 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:49.304307 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:49.307741 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:49.311200 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:49.314639 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:49.318511 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:49.322162 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:49.326209 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:49.330109 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:49.333556 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:49.337426 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:49.340862 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:49.344374 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:49.351610 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:49.355773 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:49.359306 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:49.362822 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:49.366369 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:49.369801 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:49.373245 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:49.376681 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:49.380126 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:49.383560 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:49.386987 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:49.390474 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:49.393898 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:49.397311 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:49.400797 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:49.404180 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:49.407615 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:49.411040 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:49.414972 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:49.418568 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:49.421885 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:49.425303 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:49.428741 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:49.432046 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:49.435398 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:49.438796 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:49.442219 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:49.445582 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:49.449000 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:49.452356 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:49.455677 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:49.459110 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:49.462715 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:49.466270 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:49.469811 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:49.473365 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:49.476909 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:49.480445 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:49.483976 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:49.487919 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:49.491616 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:49.495498 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:49.499098 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:49.502656 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:49.506360 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:49.509825 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:49.513308 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:49.516733 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:49.520164 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:49.523864 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:49.527466 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:49.530933 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:49.534358 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:49.537769 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:49.541198 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:49.544621 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:49.548052 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:49.551467 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:49.554892 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:49.558303 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:49.561699 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:49.565076 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:49.568473 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:49.571870 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:49.575260 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:49.578654 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:49.582074 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:49.585487 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:49.588901 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:49.592293 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:49.595703 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:49.599102 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:49.602499 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:49.605889 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:49.609287 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:49.612686 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:49.616072 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:49.619464 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:49.622869 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:49.626251 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:49.629639 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:49.633058 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:49.636456 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:49.639856 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:49.643239 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:49.646633 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:49.650026 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:49.653427 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:49.656808 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:49.660192 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:49.663592 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:49.667009 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:49.670397 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:49.673837 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:49.677232 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:49.680633 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:49.684015 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:49.687410 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:49.690811 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:49.694208 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:49.697596 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:49.700963 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:49.704228 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:49.707498 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:49.710740 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:49.713976 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:49.717277 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:49.720615 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:49.724026 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:49.727436 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:49.730828 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:49.734241 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:49.737669 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:49.741098 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:49.744507 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:49.747756 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:49.751026 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:49.754291 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:49.757531 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:49.760786 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:49.764233 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:49.767646 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:49.771051 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:49.774421 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:49.777822 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:49.781219 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:49.784618 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:49.788019 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:49.791406 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:49.794808 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:49.798204 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:49.801586 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:49.804968 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:49.808382 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:49.811770 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:49.815153 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:49.818543 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:49.821945 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:49.825347 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:49.828734 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:49.832134 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:49.835526 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:49.838811 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:49.842176 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:49.845449 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:49.848729 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:49.851989 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:49.855231 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:49.858485 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:49.861752 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:49.865086 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:49.868462 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:49.871871 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:49.875282 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:49.878667 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:49.882072 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:49.885488 --- ParallelTerminationStrategy: PID 22 died...
22:49:49.887031 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:49.890802 --- ParallelTerminationStrategy: PID 23 died...
22:49:49.892333 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:49.896079 --- ParallelTerminationStrategy: PID 24 died...
22:49:49.897607 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:49.901399 --- ParallelTerminationStrategy: PID 25 died...
22:49:49.902934 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:49.906685 --- ParallelTerminationStrategy: PID 26 died...
22:49:49.908201 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:49.912007 --- ParallelTerminationStrategy: PID 27 died...
22:49:49.913539 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:49.917362 --- ParallelTerminationStrategy: PID 28 died...
22:49:49.918903 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:49.922739 --- ParallelTerminationStrategy: PID 29 died...
22:49:49.924277 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:49.928075 --- ParallelTerminationStrategy: PID 30 died...
22:49:49.929619 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:49.933409 --- ParallelTerminationStrategy: PID 31 died...
22:49:49.934949 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:49.938775 --- ParallelTerminationStrategy: PID 32 died...
22:49:49.940334 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:49.944153 --- ParallelTerminationStrategy: PID 33 died...
22:49:49.945695 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:49.949500 --- ParallelTerminationStrategy: PID 35 died...
22:49:49.951038 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:49.954868 --- ParallelTerminationStrategy: PID 36 died...
22:49:49.956411 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:49.960219 --- ParallelTerminationStrategy: PID 37 died...
22:49:49.961773 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:49.965585 --- ParallelTerminationStrategy: PID 38 died...
22:49:49.967136 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:49.970953 --- ParallelTerminationStrategy: PID 39 died...
22:49:49.972493 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:49.976309 --- ParallelTerminationStrategy: PID 40 died...
22:49:49.977856 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:49.981652 --- ParallelTerminationStrategy: PID 41 died...
22:49:49.983183 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:49.986965 --- ParallelTerminationStrategy: PID 42 died...
22:49:49.988500 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:49.992273 --- ParallelTerminationStrategy: PID 43 died...
22:49:49.993806 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:49.997577 --- ParallelTerminationStrategy: PID 44 died...
22:49:49.999111 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:50.002918 --- ParallelTerminationStrategy: PID 45 died...
22:49:50.004459 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:50.008235 --- ParallelTerminationStrategy: PID 46 died...
22:49:50.009772 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:50.013562 --- ParallelTerminationStrategy: PID 47 died...
22:49:50.015097 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:50.018899 --- ParallelTerminationStrategy: PID 48 died...
22:49:50.020428 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:50.024217 --- ParallelTerminationStrategy: PID 49 died...
22:49:50.025772 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:50.029587 --- ParallelTerminationStrategy: PID 50 died...
22:49:50.031139 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:50.034960 --- ParallelTerminationStrategy: PID 51 died...
22:49:50.036492 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:50.040312 --- ParallelTerminationStrategy: PID 52 died...
22:49:50.041847 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:50.045645 --- ParallelTerminationStrategy: PID 53 died...
22:49:50.047188 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:50.050989 --- ParallelTerminationStrategy: PID 54 died...
22:49:50.052522 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:50.056302 --- ParallelTerminationStrategy: PID 55 died...
22:49:50.057843 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:50.061625 --- ParallelTerminationStrategy: PID 56 died...
22:49:50.063178 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:50.066974 --- ParallelTerminationStrategy: PID 57 died...
22:49:50.068496 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:50.072291 --- ParallelTerminationStrategy: PID 58 died...
22:49:50.073829 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:50.077609 --- ParallelTerminationStrategy: PID 59 died...
22:49:50.079146 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:50.082941 --- ParallelTerminationStrategy: PID 60 died...
22:49:50.084480 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:50.088316 --- ParallelTerminationStrategy: PID 61 died...
22:49:50.089866 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:50.093665 --- ParallelTerminationStrategy: PID 62 died...
22:49:50.095211 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:50.098977 --- ParallelTerminationStrategy: PID 63 died...
22:49:50.100507 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:50.104306 --- ParallelTerminationStrategy: PID 64 died...
22:49:50.105837 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:50.109632 --- ParallelTerminationStrategy: PID 65 died...
22:49:50.111165 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:50.115104 --- ParallelTerminationStrategy: PID 66 died...
22:49:50.116728 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:50.120521 --- ParallelTerminationStrategy: PID 67 died...
22:49:50.122064 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:50.125848 --- ParallelTerminationStrategy: PID 68 died...
22:49:50.127386 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:50.131186 --- ParallelTerminationStrategy: PID 69 died...
22:49:50.132752 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:50.136530 --- ParallelTerminationStrategy: PID 70 died...
22:49:50.138062 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:50.141833 --- ParallelTerminationStrategy: PID 71 died...
22:49:50.143376 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:50.147186 --- ParallelTerminationStrategy: PID 72 died...
22:49:50.148723 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:50.152501 --- ParallelTerminationStrategy: PID 73 died...
22:49:50.154079 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:50.157870 --- ParallelTerminationStrategy: PID 74 died...
22:49:50.159406 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:50.163299 --- ParallelTerminationStrategy: PID 75 died...
22:49:50.164844 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:50.168666 --- ParallelTerminationStrategy: PID 76 died...
22:49:50.170203 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:50.174078 --- ParallelTerminationStrategy: PID 77 died...
22:49:50.175615 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:50.179413 --- ParallelTerminationStrategy: PID 78 died...
22:49:50.180970 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:50.184766 --- ParallelTerminationStrategy: PID 79 died...
22:49:50.186303 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:50.190118 --- ParallelTerminationStrategy: PID 80 died...
22:49:50.191666 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:50.195484 --- ParallelTerminationStrategy: PID 81 died...
22:49:50.197019 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:50.200793 --- ParallelTerminationStrategy: PID 82 died...
22:49:50.202334 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:50.206149 --- ParallelTerminationStrategy: PID 83 died...
22:49:50.207694 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:50.211483 --- ParallelTerminationStrategy: PID 84 died...
22:49:50.213040 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:50.216838 --- ParallelTerminationStrategy: PID 85 died...
22:49:50.218371 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:50.222192 --- ParallelTerminationStrategy: PID 86 died...
22:49:50.223723 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:50.227534 --- ParallelTerminationStrategy: PID 87 died...
22:49:50.229086 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:50.232897 --- ParallelTerminationStrategy: PID 88 died...
22:49:50.234433 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:50.238250 --- ParallelTerminationStrategy: PID 89 died...
22:49:50.239801 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:50.243597 --- ParallelTerminationStrategy: PID 90 died...
22:49:50.245141 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:50.248963 --- ParallelTerminationStrategy: PID 91 died...
22:49:50.250494 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:50.254325 --- ParallelTerminationStrategy: PID 92 died...
22:49:50.255861 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:50.259648 --- ParallelTerminationStrategy: PID 93 died...
22:49:50.261179 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:50.264967 --- ParallelTerminationStrategy: PID 94 died...
22:49:50.266501 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:50.270327 --- ParallelTerminationStrategy: PID 95 died...
22:49:50.271870 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:50.275664 --- ParallelTerminationStrategy: PID 96 died...
22:49:50.277212 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:50.281000 --- ParallelTerminationStrategy: PID 97 died...
22:49:50.282536 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:50.286369 --- ParallelTerminationStrategy: PID 98 died...
22:49:50.287909 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:50.291706 --- ParallelTerminationStrategy: PID 99 died...
22:49:50.293247 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:50.297050 --- ParallelTerminationStrategy: PID 100 died...
22:49:50.298591 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:50.302405 --- ParallelTerminationStrategy: PID 101 died...
22:49:50.303946 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:50.307734 --- ParallelTerminationStrategy: PID 102 died...
22:49:50.309290 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:50.313140 --- ParallelTerminationStrategy: PID 103 died...
22:49:50.314679 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:50.318483 --- ParallelTerminationStrategy: PID 104 died...
22:49:50.320011 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:50.323826 --- ParallelTerminationStrategy: PID 105 died...
22:49:50.325354 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:50.329136 --- ParallelTerminationStrategy: PID 106 died...
22:49:50.330685 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:50.334479 --- ParallelTerminationStrategy: PID 107 died...
22:49:50.336031 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:50.339844 --- ParallelTerminationStrategy: PID 108 died...
22:49:50.341388 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:50.345193 --- ParallelTerminationStrategy: PID 109 died...
22:49:50.346725 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:50.350514 --- ParallelTerminationStrategy: PID 110 died...
22:49:50.352050 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:50.355883 --- ParallelTerminationStrategy: PID 111 died...
22:49:50.357418 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:50.361226 --- ParallelTerminationStrategy: PID 112 died...
22:49:50.362765 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:50.366575 --- ParallelTerminationStrategy: PID 113 died...
22:49:50.368112 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:50.371939 --- ParallelTerminationStrategy: PID 114 died...
22:49:50.373469 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:50.377267 --- ParallelTerminationStrategy: PID 115 died...
22:49:50.378803 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:50.382603 --- ParallelTerminationStrategy: PID 116 died...
22:49:50.384133 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:50.387965 --- ParallelTerminationStrategy: PID 117 died...
22:49:50.389507 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:50.393312 --- ParallelTerminationStrategy: PID 118 died...
22:49:50.394860 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:50.398658 --- ParallelTerminationStrategy: PID 119 died...
22:49:50.400201 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:50.404015 --- ParallelTerminationStrategy: PID 120 died...
22:49:50.405552 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:50.409360 --- ParallelTerminationStrategy: PID 121 died...
22:49:50.410885 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:50.414528 --- ParallelTerminationStrategy: PID 122 died...
22:49:50.416005 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:50.419721 --- ParallelTerminationStrategy: PID 123 died...
22:49:50.421193 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:50.424830 --- ParallelTerminationStrategy: PID 124 died...
22:49:50.426300 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:50.429992 --- ParallelTerminationStrategy: PID 125 died...
22:49:50.431470 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:50.435089 --- ParallelTerminationStrategy: PID 126 died...
22:49:50.436554 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:50.440207 --- ParallelTerminationStrategy: PID 127 died...
22:49:50.441676 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:50.445318 --- ParallelTerminationStrategy: PID 128 died...
22:49:50.446786 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:50.450423 --- ParallelTerminationStrategy: PID 129 died...
22:49:50.451891 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:50.455527 --- ParallelTerminationStrategy: PID 130 died...
22:49:50.457004 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:50.460682 --- ParallelTerminationStrategy: PID 131 died...
22:49:50.462174 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:50.465865 --- ParallelTerminationStrategy: PID 132 died...
22:49:50.467337 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:50.470982 --- ParallelTerminationStrategy: PID 133 died...
22:49:50.472472 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:50.476189 --- ParallelTerminationStrategy: PID 134 died...
22:49:50.477740 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:50.481505 --- ParallelTerminationStrategy: PID 135 died...
22:49:50.483047 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:50.486871 --- ParallelTerminationStrategy: PID 136 died...
22:49:50.488405 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:50.492217 --- ParallelTerminationStrategy: PID 137 died...
22:49:50.493758 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:50.497551 --- ParallelTerminationStrategy: PID 138 died...
22:49:50.499077 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:50.502898 --- ParallelTerminationStrategy: PID 139 died...
22:49:50.504447 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:50.508257 --- ParallelTerminationStrategy: PID 140 died...
22:49:50.509796 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:50.513595 --- ParallelTerminationStrategy: PID 141 died...
22:49:50.515116 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:50.518926 --- ParallelTerminationStrategy: PID 142 died...
22:49:50.520447 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:50.524256 --- ParallelTerminationStrategy: PID 143 died...
22:49:50.525844 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:50.529664 --- ParallelTerminationStrategy: PID 144 died...
22:49:50.531190 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:50.534987 --- ParallelTerminationStrategy: PID 145 died...
22:49:50.536530 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:50.540358 --- ParallelTerminationStrategy: PID 146 died...
22:49:50.541882 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:50.545731 --- ParallelTerminationStrategy: PID 147 died...
22:49:50.547263 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:50.551059 --- ParallelTerminationStrategy: PID 148 died...
22:49:50.552586 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:50.556407 --- ParallelTerminationStrategy: PID 149 died...
22:49:50.557937 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:50.561757 --- ParallelTerminationStrategy: PID 150 died...
22:49:50.563290 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:50.567087 --- ParallelTerminationStrategy: PID 151 died...
22:49:50.568607 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:50.572389 --- ParallelTerminationStrategy: PID 152 died...
22:49:50.574012 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:50.577894 --- ParallelTerminationStrategy: PID 153 died...
22:49:50.579424 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:50.583253 --- ParallelTerminationStrategy: PID 154 died...
22:49:50.584798 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:50.588594 --- ParallelTerminationStrategy: PID 155 died...
22:49:50.590121 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:50.593952 --- ParallelTerminationStrategy: PID 156 died...
22:49:50.595484 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:50.599285 --- ParallelTerminationStrategy: PID 157 died...
22:49:50.600827 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:50.604633 --- ParallelTerminationStrategy: PID 158 died...
22:49:50.606167 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:50.609968 --- ParallelTerminationStrategy: PID 159 died...
22:49:50.611507 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:50.615314 --- ParallelTerminationStrategy: PID 160 died...
22:49:50.616838 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:50.620647 --- ParallelTerminationStrategy: PID 161 died...
22:49:50.622187 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:50.626019 --- ParallelTerminationStrategy: PID 162 died...
22:49:50.627752 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:50.631619 --- ParallelTerminationStrategy: PID 163 died...
22:49:50.633170 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:50.637102 --- ParallelTerminationStrategy: PID 164 died...
22:49:50.638664 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:50.642515 --- ParallelTerminationStrategy: PID 165 died...
22:49:50.644099 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:50.647905 --- ParallelTerminationStrategy: PID 166 died...
22:49:50.649441 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:50.653270 --- ParallelTerminationStrategy: PID 167 died...
22:49:50.654809 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:50.658654 --- ParallelTerminationStrategy: PID 168 died...
22:49:50.660193 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:50.663991 --- ParallelTerminationStrategy: PID 169 died...
22:49:50.665530 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:50.669339 --- ParallelTerminationStrategy: PID 170 died...
22:49:50.670879 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:50.674713 --- ParallelTerminationStrategy: PID 171 died...
22:49:50.676247 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:50.680051 --- ParallelTerminationStrategy: PID 172 died...
22:49:50.681586 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:50.685413 --- ParallelTerminationStrategy: PID 173 died...
22:49:50.686945 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:50.690799 --- ParallelTerminationStrategy: PID 174 died...
22:49:50.692331 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:50.696134 --- ParallelTerminationStrategy: PID 175 died...
22:49:50.697681 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:50.701470 --- ParallelTerminationStrategy: PID 176 died...
22:49:50.703005 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:50.706817 --- ParallelTerminationStrategy: PID 177 died...
22:49:50.708361 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:50.712197 --- ParallelTerminationStrategy: PID 178 died...
22:49:50.713733 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:50.717547 --- ParallelTerminationStrategy: PID 179 died...
22:49:50.719074 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:50.722905 --- ParallelTerminationStrategy: PID 180 died...
22:49:50.724450 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:50.728255 --- ParallelTerminationStrategy: PID 181 died...
22:49:50.729804 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:50.733613 --- ParallelTerminationStrategy: PID 182 died...
22:49:50.735152 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:50.739005 --- ParallelTerminationStrategy: PID 183 died...
22:49:50.740536 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:50.744343 --- ParallelTerminationStrategy: PID 184 died...
22:49:50.745874 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:50.749679 --- ParallelTerminationStrategy: PID 185 died...
22:49:50.751209 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:50.755026 --- ParallelTerminationStrategy: PID 186 died...
22:49:50.756567 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:50.760379 --- ParallelTerminationStrategy: PID 187 died...
22:49:50.761904 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:50.765730 --- ParallelTerminationStrategy: PID 188 died...
22:49:50.767255 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:50.771073 --- ParallelTerminationStrategy: PID 189 died...
22:49:50.772597 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:50.776393 --- ParallelTerminationStrategy: PID 190 died...
22:49:50.777932 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:50.781762 --- ParallelTerminationStrategy: PID 191 died...
22:49:50.783304 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:50.787104 --- ParallelTerminationStrategy: PID 192 died...
22:49:50.788676 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:50.792487 --- ParallelTerminationStrategy: PID 193 died...
22:49:50.794015 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:50.797808 --- ParallelTerminationStrategy: PID 194 died...
22:49:50.799346 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:50.803163 --- ParallelTerminationStrategy: PID 195 died...
22:49:50.804692 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:50.808408 --- ParallelTerminationStrategy: PID 196 died...
22:49:50.809887 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:50.813556 --- ParallelTerminationStrategy: PID 197 died...
22:49:50.815029 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:50.818706 --- ParallelTerminationStrategy: PID 198 died...
22:49:50.820187 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:50.823875 --- ParallelTerminationStrategy: PID 199 died...
22:49:50.825348 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:50.828990 --- ParallelTerminationStrategy: PID 200 died...
22:49:50.830500 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:50.834142 --- ParallelTerminationStrategy: PID 201 died...
22:49:50.835609 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:50.839286 --- ParallelTerminationStrategy: PID 202 died...
22:49:50.840763 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:50.844392 --- ParallelTerminationStrategy: PID 203 died...
22:49:50.845859 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:50.849527 --- ParallelTerminationStrategy: PID 204 died...
22:49:50.851001 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:50.854675 --- ParallelTerminationStrategy: PID 205 died...
22:49:50.856156 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:50.859982 --- ParallelTerminationStrategy: PID 206 died...
22:49:50.861559 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:50.865389 --- ParallelTerminationStrategy: PID 207 died...
22:49:50.866923 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:50.870712 --- ParallelTerminationStrategy: PID 208 died...
22:49:50.872243 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:50.876046 --- ParallelTerminationStrategy: PID 209 died...
22:49:50.877582 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:50.881397 --- ParallelTerminationStrategy: PID 210 died...
22:49:50.882938 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:50.886775 --- ParallelTerminationStrategy: PID 211 died...
22:49:50.888309 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:50.891970 --- ParallelTerminationStrategy: PID 212 died...
22:49:50.893472 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:50.897128 --- ParallelTerminationStrategy: PID 213 died...
22:49:50.898598 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:50.902303 --- ParallelTerminationStrategy: PID 214 died...
22:49:50.903778 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:50.907439 --- ParallelTerminationStrategy: PID 215 died...
22:49:50.908921 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:50.912715 --- ParallelTerminationStrategy: PID 216 died...
22:49:50.914291 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:50.918085 --- ParallelTerminationStrategy: PID 217 died...
22:49:50.919627 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:50.923446 --- ParallelTerminationStrategy: PID 218 died...
22:49:50.925016 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:50.928842 --- ParallelTerminationStrategy: PID 219 died...
22:49:50.930384 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:50.934210 --- ParallelTerminationStrategy: PID 220 died...
22:49:50.935754 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:50.939590 --- ParallelTerminationStrategy: PID 221 died...
22:49:50.941133 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:50.944940 --- ParallelTerminationStrategy: PID 222 died...
22:49:50.946475 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:50.950286 --- ParallelTerminationStrategy: PID 223 died...
22:49:50.951826 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:50.955644 --- ParallelTerminationStrategy: PID 224 died...
22:49:50.957175 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:50.960986 --- ParallelTerminationStrategy: PID 225 died...
22:49:50.962523 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:50.966346 --- ParallelTerminationStrategy: PID 226 died...
22:49:50.967879 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:50.971687 --- ParallelTerminationStrategy: PID 227 died...
22:49:50.973226 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:50.977034 --- ParallelTerminationStrategy: PID 228 died...
22:49:50.978571 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:50.982373 --- ParallelTerminationStrategy: PID 229 died...
22:49:50.983901 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:50.987699 --- ParallelTerminationStrategy: PID 230 died...
22:49:50.989269 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:50.993060 --- ParallelTerminationStrategy: PID 231 died...
22:49:50.994585 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:50.998431 --- ParallelTerminationStrategy: PID 232 died...
22:49:50.999971 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:51.003787 --- ParallelTerminationStrategy: PID 233 died...
22:49:51.005324 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:51.009122 --- ParallelTerminationStrategy: PID 234 died...
22:49:51.010659 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:54.414729 --- ParallelTerminationStrategy: PID 34 died...
22:49:54.426298 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8080 netreg_mass PASS
---------------------------------------------------------------------
22:49:54.522648 tst trial-8080: Storing JUnit report in /build/trial-8080/run.2025-09-05_22-48-17/trial-8080.xml
--------------------------------------------------------------------------------------------
trial-8080 PASS
--------------------------------------------------------------------------------------------
22:49:54.535110 tst trial-8080: trial-8080: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (91.1 sec)
+ exit_code=0
+ rm -rf trial-8080/inst
+ cd trial-8080
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-09-05 22:48:17
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8080-run.tgz run.2025-09-05_22-48-17
+ tar czf /build/trial-8080-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-09-05_13_26_15.tgz osmo-bts-oc2g.build-2025-09-05_00_51_46.tgz osmo-bts-sysmo.build-2025-09-05_00_51_42.tgz osmo-bts.build-2025-09-05_00_51_43.tgz osmo-ggsn.build-2025-09-05_20_42_35.tgz osmo-hlr.build-2025-09-05_16_36_51.tgz osmo-hnbgw.build-2025-09-05_13_28_37.tgz osmo-mgw.build-2025-09-05_08_33_11.tgz osmo-msc.build-2025-09-05_13_32_39.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-09-05_07_33_59.tgz osmo-pcu-sysmo.build-2025-09-05_07_36_08.tgz osmo-pcu.build-2025-09-05_07_36_14.tgz osmo-sgsn.build-2025-09-05_20_48_45.tgz osmo-stp.build-2025-09-05_13_22_58.tgz osmo-trx.build-2025-09-05_14_31_55.tgz osmocom-bb.build-2025-09-05_21_17_17.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