This log is too long to show here, 14 KB has been skipped — click to see the complete log
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins8272389027760532034.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-8243
+ 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
84f2d35 osmo-ns-master: drop python3-osmopy-utils / --enable-external-tests
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_S1GW_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.0s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.1s
#7 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#7 CACHED
#8 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#8 CACHED
#9 [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
#9 CACHED
#10 [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
#10 CACHED
#11 [ 3/28] RUN groupadd osmo-gsm-tester
#11 CACHED
#12 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#12 CACHED
#13 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#13 CACHED
#14 [ 2/28] RUN useradd -ms /bin/bash jenkins
#14 CACHED
#15 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#15 CACHED
#16 [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
#16 CACHED
#17 [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
#17 CACHED
#18 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#18 CACHED
#19 [ 9/28] COPY SSH /root/.ssh
#19 CACHED
#20 [ 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
#20 CACHED
#21 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#21 CACHED
#22 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#22 CACHED
#23 [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
#23 CACHED
#24 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#24 CACHED
#25 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#25 CACHED
#26 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#26 CACHED
#27 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#27 CACHED
#28 [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
#28 CACHED
#29 [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
#29 CACHED
#30 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#30 CACHED
#31 [ 8/28] RUN MKDIR /var/run/sshd
#31 CACHED
#32 [20/28] WORKDIR /TMP
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:45c10c069e972f7350ae7df4dc3d695cfe9af057279799e4047668344c8d3db9 done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8244 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2026-02-16 22:48:18
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8244
+ mkdir -p trial-8244
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-02-16_13_29_06.tgz osmo-bts-oc2g.build-2026-02-16_00_51_20.tgz osmo-bts-sysmo.build-2026-02-16_00_51_27.tgz osmo-bts.build-2026-02-16_00_51_24.tgz osmo-ggsn.build-2026-02-16_20_42_38.tgz osmo-hlr.build-2026-02-16_16_37_20.tgz osmo-hnbgw.build-2026-02-16_13_30_26.tgz osmo-mgw.build-2026-02-16_08_33_08.tgz osmo-msc.build-2026-02-16_13_32_37.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-02-16_07_35_25.tgz osmo-pcu-sysmo.build-2026-02-16_07_35_23.tgz osmo-pcu.build-2026-02-16_07_35_21.tgz osmo-sgsn.build-2026-02-16_20_48_27.tgz osmo-stp.build-2026-02-16_13_25_17.tgz osmo-trx.build-2026-02-16_14_21_31.tgz osmocom-bb.build-2026-02-16_21_17_48.tgz srslte.build-19.tgz trial-8244
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-02-16_13_29_06.md5 osmo-bts-oc2g.build-2026-02-16_00_51_20.md5 osmo-bts-sysmo.build-2026-02-16_00_51_27.md5 osmo-bts.build-2026-02-16_00_51_24.md5 osmo-ggsn.build-2026-02-16_20_42_38.md5 osmo-hlr.build-2026-02-16_16_37_20.md5 osmo-hnbgw.build-2026-02-16_13_30_26.md5 osmo-mgw.build-2026-02-16_08_33_08.md5 osmo-msc.build-2026-02-16_13_32_37.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-02-16_07_35_25.md5 osmo-pcu-sysmo.build-2026-02-16_07_35_23.md5 osmo-pcu.build-2026-02-16_07_35_21.md5 osmo-sgsn.build-2026-02-16_20_48_27.md5 osmo-stp.build-2026-02-16_13_25_17.md5 osmo-trx.build-2026-02-16_14_21_31.md5 osmocom-bb.build-2026-02-16_21_17_48.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-02-16_13_29_06.md5 osmo-bts-oc2g.build-2026-02-16_00_51_20.md5 osmo-bts-sysmo.build-2026-02-16_00_51_27.md5 osmo-bts.build-2026-02-16_00_51_24.md5 osmo-ggsn.build-2026-02-16_20_42_38.md5 osmo-hlr.build-2026-02-16_16_37_20.md5 osmo-hnbgw.build-2026-02-16_13_30_26.md5 osmo-mgw.build-2026-02-16_08_33_08.md5 osmo-msc.build-2026-02-16_13_32_37.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-02-16_07_35_25.md5 osmo-pcu-sysmo.build-2026-02-16_07_35_23.md5 osmo-pcu.build-2026-02-16_07_35_21.md5 osmo-sgsn.build-2026-02-16_20_48_27.md5 osmo-stp.build-2026-02-16_13_25_17.md5 osmo-trx.build-2026-02-16_14_21_31.md5 osmocom-bb.build-2026-02-16_21_17_48.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-8244 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8244'
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-8244
--------------------------------------------------------------------------------------------
22:48:18.654301 tst trial-8244: Detailed log at /build/trial-8244/run.2026-02-16_22-48-18/log
---------------------------------------------------------------------
trial-8244 netreg_mass
---------------------------------------------------------------------
22:48:18.860017 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:18.860373 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:18.861143 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:18.862307 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:18.903592 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:18.904500 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:18.905685 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:18.967896 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-8244 netreg_mass register_default_mass.py
----------------------------------------------
22:48:18.968644 tst register_default_mass.py:9: Claiming resources for the test
22:48:18.984024 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.984542 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.984994 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.985436 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.985875 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.986345 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.986796 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:19.018033 tst register_default_mass.py: using LAC 2
22:48:19.040849 tst register_default_mass.py: using RAC 2
22:48:19.068119 tst register_default_mass.py: using CellId 2
22:48:19.098275 tst register_default_mass.py: using BVCI 3
22:48:19.112302 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.112990 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.113583 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.114115 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.114645 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.115162 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.115672 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.116238 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.116776 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.117284 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.117799 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.118310 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.118830 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.119362 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.119888 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.120416 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.120958 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.121489 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.122010 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.122542 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.123070 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.123596 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.124147 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.124686 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.125205 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.125733 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.126264 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.126777 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.127315 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.127846 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.128359 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.128901 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.129435 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.129962 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.130508 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.131036 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.131556 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.132098 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.132629 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.133145 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.133678 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.134204 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.134722 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.135254 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.135787 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.136304 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.136822 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.137360 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.137878 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.138399 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.138934 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.139448 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.139992 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.140531 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.141046 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.141553 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.142077 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.142598 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.143110 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.143628 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.144145 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.144652 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.145189 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.145714 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.146223 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.146732 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.147260 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.147785 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.148296 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.148815 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.149330 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.149843 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.150436 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.150960 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.151471 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.151991 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.152506 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.153012 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.153518 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.154026 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.154534 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.155036 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.155539 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.156061 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.156564 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.157065 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.157580 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.158093 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.158601 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.159105 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.159629 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.160146 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.160659 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.161187 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.161705 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.162208 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.162731 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.163248 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.163762 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.164290 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.164798 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.165367 tst register_default_mass.py:21: Launching a simple network
22:48:19.175330 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:19.295186 run create_hlr_db(pid=20): Launched
22:48:20.309972 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:20.334174 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:20.349671 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:20.355351 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:20.541977 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:20.556953 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:20.562566 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:20.982964 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:20.998044 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:24.013197 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:24.151925 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:24.166898 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:24.172481 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:24.195813 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:24.210767 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:24.216498 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:24.532001 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:24.547332 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:30.574102 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:30.747300 run osmo-bts-virtual(pid=34): Launched
22:48:31.783472 tst register_default_mass.py: using MSISDN 1001
22:48:31.797887 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:31.837702 tst register_default_mass.py: using MSISDN 1002
22:48:31.855683 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:31.886755 tst register_default_mass.py: using MSISDN 1003
22:48:31.901609 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:31.932544 tst register_default_mass.py: using MSISDN 1004
22:48:31.947117 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:31.977973 tst register_default_mass.py: using MSISDN 1005
22:48:31.992398 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:32.023481 tst register_default_mass.py: using MSISDN 1006
22:48:32.038210 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:32.069081 tst register_default_mass.py: using MSISDN 1007
22:48:32.083606 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:32.114361 tst register_default_mass.py: using MSISDN 1008
22:48:32.128978 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:32.159971 tst register_default_mass.py: using MSISDN 1009
22:48:32.174520 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:32.205400 tst register_default_mass.py: using MSISDN 1010
22:48:32.219944 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:32.250472 tst register_default_mass.py: using MSISDN 1011
22:48:32.265097 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:32.295993 tst register_default_mass.py: using MSISDN 1012
22:48:32.310528 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:32.341215 tst register_default_mass.py: using MSISDN 1013
22:48:32.355673 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:32.386392 tst register_default_mass.py: using MSISDN 1014
22:48:32.401028 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:32.431789 tst register_default_mass.py: using MSISDN 1015
22:48:32.446353 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:32.477202 tst register_default_mass.py: using MSISDN 1016
22:48:32.491823 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:32.522662 tst register_default_mass.py: using MSISDN 1017
22:48:32.537305 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:32.568300 tst register_default_mass.py: using MSISDN 1018
22:48:32.582801 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:32.613570 tst register_default_mass.py: using MSISDN 1019
22:48:32.628255 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:32.658787 tst register_default_mass.py: using MSISDN 1020
22:48:32.673174 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:32.703814 tst register_default_mass.py: using MSISDN 1021
22:48:32.718450 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:32.748560 tst register_default_mass.py: using MSISDN 1022
22:48:32.762665 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:32.793081 tst register_default_mass.py: using MSISDN 1023
22:48:32.807491 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:32.837739 tst register_default_mass.py: using MSISDN 1024
22:48:32.851989 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:32.882879 tst register_default_mass.py: using MSISDN 1025
22:48:32.897312 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:32.927927 tst register_default_mass.py: using MSISDN 1026
22:48:32.942399 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:32.972654 tst register_default_mass.py: using MSISDN 1027
22:48:32.986805 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:33.017239 tst register_default_mass.py: using MSISDN 1028
22:48:33.031705 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:33.062129 tst register_default_mass.py: using MSISDN 1029
22:48:33.076530 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:33.106943 tst register_default_mass.py: using MSISDN 1030
22:48:33.121270 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:33.151564 tst register_default_mass.py: using MSISDN 1031
22:48:33.165925 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:33.196505 tst register_default_mass.py: using MSISDN 1032
22:48:33.210824 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:33.241458 tst register_default_mass.py: using MSISDN 1033
22:48:33.255952 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:33.286662 tst register_default_mass.py: using MSISDN 1034
22:48:33.301275 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:33.332069 tst register_default_mass.py: using MSISDN 1035
22:48:33.346310 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:33.377291 tst register_default_mass.py: using MSISDN 1036
22:48:33.392013 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:33.422660 tst register_default_mass.py: using MSISDN 1037
22:48:33.437069 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:33.467824 tst register_default_mass.py: using MSISDN 1038
22:48:33.482450 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:33.513163 tst register_default_mass.py: using MSISDN 1039
22:48:33.527663 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:33.558245 tst register_default_mass.py: using MSISDN 1040
22:48:33.572703 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:33.603493 tst register_default_mass.py: using MSISDN 1041
22:48:33.618046 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:33.647790 tst register_default_mass.py: using MSISDN 1042
22:48:33.661975 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:33.693203 tst register_default_mass.py: using MSISDN 1043
22:48:33.707807 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:33.739157 tst register_default_mass.py: using MSISDN 1044
22:48:33.754126 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:33.797264 tst register_default_mass.py: using MSISDN 1045
22:48:33.816041 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:33.847464 tst register_default_mass.py: using MSISDN 1046
22:48:33.862687 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:33.893825 tst register_default_mass.py: using MSISDN 1047
22:48:33.908665 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:33.939919 tst register_default_mass.py: using MSISDN 1048
22:48:33.954658 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:33.985249 tst register_default_mass.py: using MSISDN 1049
22:48:33.999941 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:34.031265 tst register_default_mass.py: using MSISDN 1050
22:48:34.046165 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:34.077160 tst register_default_mass.py: using MSISDN 1051
22:48:34.091699 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:34.122991 tst register_default_mass.py: using MSISDN 1052
22:48:34.137813 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:34.168745 tst register_default_mass.py: using MSISDN 1053
22:48:34.183382 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:34.214642 tst register_default_mass.py: using MSISDN 1054
22:48:34.229449 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:34.260036 tst register_default_mass.py: using MSISDN 1055
22:48:34.274639 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:34.305882 tst register_default_mass.py: using MSISDN 1056
22:48:34.320579 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:34.351533 tst register_default_mass.py: using MSISDN 1057
22:48:34.366169 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:34.397266 tst register_default_mass.py: using MSISDN 1058
22:48:34.412045 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:34.442781 tst register_default_mass.py: using MSISDN 1059
22:48:34.457431 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:34.488660 tst register_default_mass.py: using MSISDN 1060
22:48:34.503509 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:34.534645 tst register_default_mass.py: using MSISDN 1061
22:48:34.549378 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:34.580490 tst register_default_mass.py: using MSISDN 1062
22:48:34.595167 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:34.626588 tst register_default_mass.py: using MSISDN 1063
22:48:34.641516 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:34.681357 tst register_default_mass.py: using MSISDN 1064
22:48:34.699492 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:34.730749 tst register_default_mass.py: using MSISDN 1065
22:48:34.745746 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:34.777009 tst register_default_mass.py: using MSISDN 1066
22:48:34.791832 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:34.822986 tst register_default_mass.py: using MSISDN 1067
22:48:34.837714 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:34.868897 tst register_default_mass.py: using MSISDN 1068
22:48:34.883709 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:34.915077 tst register_default_mass.py: using MSISDN 1069
22:48:34.929942 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:34.961266 tst register_default_mass.py: using MSISDN 1070
22:48:34.976117 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:35.007085 tst register_default_mass.py: using MSISDN 1071
22:48:35.021647 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:35.052889 tst register_default_mass.py: using MSISDN 1072
22:48:35.067555 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:35.098853 tst register_default_mass.py: using MSISDN 1073
22:48:35.113568 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:35.144894 tst register_default_mass.py: using MSISDN 1074
22:48:35.159763 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:35.191153 tst register_default_mass.py: using MSISDN 1075
22:48:35.206058 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:35.237475 tst register_default_mass.py: using MSISDN 1076
22:48:35.252318 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:35.283722 tst register_default_mass.py: using MSISDN 1077
22:48:35.298612 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:35.329976 tst register_default_mass.py: using MSISDN 1078
22:48:35.344718 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:35.375982 tst register_default_mass.py: using MSISDN 1079
22:48:35.390795 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:35.421561 tst register_default_mass.py: using MSISDN 1080
22:48:35.436198 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:35.467378 tst register_default_mass.py: using MSISDN 1081
22:48:35.482159 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:35.513163 tst register_default_mass.py: using MSISDN 1082
22:48:35.527728 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:35.558748 tst register_default_mass.py: using MSISDN 1083
22:48:35.573403 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:35.603924 tst register_default_mass.py: using MSISDN 1084
22:48:35.618479 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:35.648287 tst register_default_mass.py: using MSISDN 1085
22:48:35.662174 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:35.692576 tst register_default_mass.py: using MSISDN 1086
22:48:35.706868 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:35.745596 tst register_default_mass.py: using MSISDN 1087
22:48:35.763260 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:35.802195 tst register_default_mass.py: using MSISDN 1088
22:48:35.820099 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:35.850813 tst register_default_mass.py: using MSISDN 1089
22:48:35.865751 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:35.896176 tst register_default_mass.py: using MSISDN 1090
22:48:35.910582 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:35.941111 tst register_default_mass.py: using MSISDN 1091
22:48:35.955432 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:35.985385 tst register_default_mass.py: using MSISDN 1092
22:48:35.999809 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:36.030619 tst register_default_mass.py: using MSISDN 1093
22:48:36.045269 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:36.076066 tst register_default_mass.py: using MSISDN 1094
22:48:36.090604 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:36.120978 tst register_default_mass.py: using MSISDN 1095
22:48:36.135320 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:36.165509 tst register_default_mass.py: using MSISDN 1096
22:48:36.179706 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:36.210190 tst register_default_mass.py: using MSISDN 1097
22:48:36.224621 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:36.255279 tst register_default_mass.py: using MSISDN 1098
22:48:36.269738 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:36.299928 tst register_default_mass.py: using MSISDN 1099
22:48:36.314227 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:36.344831 tst register_default_mass.py: using MSISDN 1100
22:48:36.359323 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:36.450951 run mass: Starting testcase
22:48:36.456500 run mass: Pre-launching all virtphy's
22:48:36.461901 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:36.477374 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:36.483526 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:36.496703 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:36.502782 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:36.515667 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:36.521653 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:36.534686 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:36.540835 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:36.553935 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:36.560114 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:36.573295 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:36.579459 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:36.592614 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:36.598684 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:36.611782 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:36.617885 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:36.630959 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:36.636987 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:36.650020 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:36.656093 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:36.668954 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:36.674931 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:36.687875 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:36.693896 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:36.706752 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:36.712739 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:36.725592 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:36.731573 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:36.744460 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:36.750425 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:36.763312 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:36.769380 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:36.782309 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:36.788262 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:36.801175 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:36.807151 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:36.820017 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:36.826048 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:36.838963 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:36.844914 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:36.857751 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:36.863745 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:36.876584 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:36.882580 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:36.895516 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:36.901560 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:36.914523 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:36.920475 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:36.933307 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:36.939411 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:36.952293 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:36.958352 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:36.971228 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:36.977201 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:36.990079 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:36.996112 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:37.008984 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:37.014971 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:37.027914 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:37.033950 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:37.046865 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:37.052801 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:37.065723 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:37.071721 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:37.084715 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:37.090805 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:37.103817 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:37.109829 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:37.122771 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:37.128923 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:37.141819 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:37.147942 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:37.160855 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:37.166826 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:37.179862 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:37.185877 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:37.198915 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:37.204896 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:37.217807 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:37.223806 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:37.236690 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:37.242744 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:37.255679 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:37.261691 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:37.274667 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:37.280621 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:37.293536 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:37.299535 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:37.312444 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:37.318402 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:37.331266 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:37.337322 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:37.350224 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:37.356198 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:37.369211 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:37.375142 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:37.388146 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:37.394114 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:37.406991 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:37.413037 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:37.425880 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:37.431965 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:37.444819 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:37.450772 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:37.463679 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:37.469780 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:37.482832 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:37.488782 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:37.501626 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:37.507549 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:37.520461 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:37.526388 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:37.539239 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:37.545254 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:37.558082 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:37.564078 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:37.576963 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:37.582927 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:37.595839 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:37.601935 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:37.614986 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:37.621100 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:37.633960 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:37.639933 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:37.652986 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:37.658920 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:37.672005 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:37.677982 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:37.690880 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:37.696853 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:37.709766 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:37.715815 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:37.728759 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:37.734739 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:37.747710 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:37.753683 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:37.766610 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:37.772630 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:37.785524 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:37.791469 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:37.804406 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:37.810377 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:37.823301 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:37.829267 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:37.842341 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:37.848329 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:37.861472 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:37.867410 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:37.880460 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:37.886442 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:37.899544 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:37.905531 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:37.918446 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:37.924446 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:37.937382 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:37.943379 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:37.956290 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:37.962281 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:37.975219 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:37.981260 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:37.994208 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:38.000198 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:38.013052 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:38.019031 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:38.031928 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:38.037867 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:38.050730 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:38.056682 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:38.069731 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:38.075722 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:38.088789 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:38.094730 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:38.107579 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:38.113579 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:38.126738 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:38.132826 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:38.145698 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:38.151680 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:38.164585 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:38.170533 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:38.183417 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:38.189366 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:38.202235 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:38.208253 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:38.221161 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:38.227106 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:38.239961 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:38.245910 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:38.258776 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:38.264730 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:38.277593 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:38.283534 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:38.296411 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:38.302376 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:38.315405 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:38.321413 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:38.334474 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:38.340459 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:38.353517 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:38.359485 run mass: Checking if sockets are in the filesystem
22:48:38.392071 run osmo-ms-mob/00000: Starting mobile
22:48:38.405312 run osmo-ms-mob/00000(pid=135): Launched
22:48:38.416685 run mass: MS start registered {at=1832744.625005213, delay=0.0053643640130758286, ms=00000}
22:48:42.575085 run osmo-ms-mob/00001: Starting mobile
22:48:42.588566 run osmo-ms-mob/00001(pid=136): Launched
22:48:42.599234 run mass: MS start registered {at=1832748.807553049, delay=0.004621488973498344, ms=00001}
22:48:43.575762 run mass: MS performed LU {at=1832749.783923731, lu_delay=5.158918517874554, ms=00000}
22:48:44.415410 run osmo-ms-mob/00002: Starting mobile
22:48:44.431479 run osmo-ms-mob/00002(pid=137): Launched
22:48:44.441930 run mass: MS start registered {at=1832750.650246354, delay=0.004408368142321706, ms=00002}
22:48:45.713832 run osmo-ms-mob/00003: Starting mobile
22:48:45.729620 run osmo-ms-mob/00003(pid=138): Launched
22:48:45.739969 run mass: MS start registered {at=1832751.948288905, delay=0.004118185956031084, ms=00003}
22:48:46.809132 run osmo-ms-mob/00004: Starting mobile
22:48:46.825246 run osmo-ms-mob/00004(pid=139): Launched
22:48:46.835773 run mass: MS start registered {at=1832753.044091229, delay=0.0043623480014503, ms=00004}
22:48:47.342180 run mass: MS performed LU {at=1832753.550387959, lu_delay=4.742834910051897, ms=00001}
22:48:47.776012 run osmo-ms-mob/00005: Starting mobile
22:48:47.789188 run osmo-ms-mob/00005(pid=140): Launched
22:48:47.799776 run mass: MS start registered {at=1832754.008093012, delay=0.004450073000043631, ms=00005}
22:48:48.691180 run osmo-ms-mob/00006: Starting mobile
22:48:48.704257 run osmo-ms-mob/00006(pid=141): Launched
22:48:48.715166 run mass: MS start registered {at=1832754.923487279, delay=0.004351889016106725, ms=00006}
22:48:49.243612 run mass: MS performed LU {at=1832755.45181534, lu_delay=4.801568985916674, ms=00002}
22:48:49.600247 run osmo-ms-mob/00007: Starting mobile
22:48:49.613459 run osmo-ms-mob/00007(pid=142): Launched
22:48:49.624200 run mass: MS start registered {at=1832755.832520661, delay=0.004423856968060136, ms=00007}
22:48:50.376164 run osmo-ms-mob/00008: Starting mobile
22:48:50.389376 run osmo-ms-mob/00008(pid=143): Launched
22:48:50.400176 run mass: MS start registered {at=1832756.608495113, delay=0.004757364047691226, ms=00008}
22:48:51.107027 run osmo-ms-mob/00009: Starting mobile
22:48:51.123306 run osmo-ms-mob/00009(pid=144): Launched
22:48:51.129366 run mass: MS performed LU {at=1832757.337690594, lu_delay=5.38940168893896, ms=00003}
22:48:51.135314 run mass: MS start registered {at=1832757.343648429, delay=0.005975639913231134, ms=00009}
22:48:51.806167 run osmo-ms-mob/00010: Starting mobile
22:48:51.823688 run osmo-ms-mob/00010(pid=145): Launched
22:48:51.834712 run mass: MS start registered {at=1832758.043030266, delay=0.005018679890781641, ms=00010}
22:48:52.398650 run osmo-ms-mob/00011: Starting mobile
22:48:52.413932 run osmo-ms-mob/00011(pid=146): Launched
22:48:52.424570 run mass: MS start registered {at=1832758.632891782, delay=0.00452055805362761, ms=00011}
22:48:52.975988 run osmo-ms-mob/00012: Starting mobile
22:48:52.988843 run osmo-ms-mob/00012(pid=147): Launched
22:48:52.999482 run mass: MS start registered {at=1832759.207804318, delay=0.004670755006372929, ms=00012}
22:48:53.007576 run mass: MS performed LU {at=1832759.215898727, lu_delay=5.207805715035647, ms=00005}
22:48:53.035548 run mass: MS performed LU {at=1832759.243839838, lu_delay=6.1997486089821905, ms=00004}
22:48:53.599402 run osmo-ms-mob/00013: Starting mobile
22:48:53.613087 run osmo-ms-mob/00013(pid=148): Launched
22:48:53.624135 run mass: MS start registered {at=1832759.832453437, delay=0.0048797340132296085, ms=00013}
22:48:54.188586 run osmo-ms-mob/00014: Starting mobile
22:48:54.202269 run osmo-ms-mob/00014(pid=149): Launched
22:48:54.213276 run mass: MS start registered {at=1832760.421595316, delay=0.004919915925711393, ms=00014}
22:48:54.775458 run osmo-ms-mob/00015: Starting mobile
22:48:54.788726 run osmo-ms-mob/00015(pid=150): Launched
22:48:54.799740 run mass: MS start registered {at=1832761.008033063, delay=0.004852675134316087, ms=00015}
22:48:54.873973 run mass: MS performed LU {at=1832761.082184464, lu_delay=5.249663803027943, ms=00007}
22:48:54.938885 run mass: MS performed LU {at=1832761.147094976, lu_delay=6.223607696825638, ms=00006}
22:48:55.242123 run mass: MS performed LU {at=1832761.450342806, lu_delay=4.841847693081945, ms=00008}
22:48:55.284444 run osmo-ms-mob/00016: Starting mobile
22:48:55.300226 run osmo-ms-mob/00016(pid=151): Launched
22:48:55.310894 run mass: MS start registered {at=1832761.519216686, delay=0.004631262039765716, ms=00016}
22:48:55.788686 run osmo-ms-mob/00017: Starting mobile
22:48:55.802661 run osmo-ms-mob/00017(pid=152): Launched
22:48:55.813871 run mass: MS start registered {at=1832762.022189424, delay=0.0050841940101236105, ms=00017}
22:48:56.407462 run osmo-ms-mob/00018: Starting mobile
22:48:56.425141 run osmo-ms-mob/00018(pid=153): Launched
22:48:56.435846 run mass: MS start registered {at=1832762.644165031, delay=0.004388980800285935, ms=00018}
22:48:56.799776 run osmo-ms-mob/00019: Starting mobile
22:48:56.816686 run osmo-ms-mob/00019(pid=154): Launched
22:48:56.822752 run mass: MS performed LU {at=1832763.031079153, lu_delay=5.6874307240359485, ms=00009}
22:48:56.828608 run mass: MS performed LU {at=1832763.036943754, lu_delay=4.993913487996906, ms=00010}
22:48:56.834315 run mass: MS start registered {at=1832763.042650657, delay=0.011587833054363728, ms=00019}
22:48:57.298296 run osmo-ms-mob/00020: Starting mobile
22:48:57.314327 run osmo-ms-mob/00020(pid=155): Launched
22:48:57.325167 run mass: MS start registered {at=1832763.533487434, delay=0.00447863107547164, ms=00020}
22:48:57.788277 run osmo-ms-mob/00021: Starting mobile
22:48:57.802759 run osmo-ms-mob/00021(pid=156): Launched
22:48:57.813534 run mass: MS start registered {at=1832764.021855464, delay=0.004620844032615423, ms=00021}
22:48:58.187737 run osmo-ms-mob/00022: Starting mobile
22:48:58.201273 run osmo-ms-mob/00022(pid=157): Launched
22:48:58.212066 run mass: MS start registered {at=1832764.42038768, delay=0.004694079980254173, ms=00022}
22:48:58.639428 run mass: MS performed LU {at=1832764.84765615, lu_delay=6.214764368021861, ms=00011}
22:48:58.670357 run osmo-ms-mob/00023: Starting mobile
22:48:58.684983 run osmo-ms-mob/00023(pid=158): Launched
22:48:58.695890 run mass: MS start registered {at=1832764.904215015, delay=0.004823062103241682, ms=00023}
22:48:58.702091 run mass: MS performed LU {at=1832764.91042091, lu_delay=5.70261659193784, ms=00012}
22:48:58.773398 run mass: MS performed LU {at=1832764.981623805, lu_delay=5.149170367978513, ms=00013}
22:48:59.026759 run mass: MS performed LU {at=1832765.234979876, lu_delay=4.813384560169652, ms=00014}
22:48:59.053712 run osmo-ms-mob/00024: Starting mobile
22:48:59.067821 run osmo-ms-mob/00024(pid=159): Launched
22:48:59.078794 run mass: MS start registered {at=1832765.28711642, delay=0.004531963029876351, ms=00024}
22:48:59.576076 run osmo-ms-mob/00025: Starting mobile
22:48:59.589263 run osmo-ms-mob/00025(pid=160): Launched
22:48:59.600204 run mass: MS start registered {at=1832765.808521844, delay=0.004825466079637408, ms=00025}
22:48:59.977031 run osmo-ms-mob/00026: Starting mobile
22:48:59.990415 run osmo-ms-mob/00026(pid=161): Launched
22:49:00.001066 run mass: MS start registered {at=1832766.209386847, delay=0.0045564749743789434, ms=00026}
22:49:00.406951 run osmo-ms-mob/00027: Starting mobile
22:49:00.423689 run osmo-ms-mob/00027(pid=162): Launched
22:49:00.434839 run mass: MS start registered {at=1832766.64316065, delay=0.0049557751044631, ms=00027}
22:49:00.456729 run mass: MS performed LU {at=1832766.665045385, lu_delay=5.657012321986258, ms=00015}
22:49:00.540362 run mass: MS performed LU {at=1832766.748603648, lu_delay=5.229386962018907, ms=00016}
22:49:00.568595 run mass: MS performed LU {at=1832766.776838774, lu_delay=4.75464935018681, ms=00017}
22:49:00.611055 run osmo-ms-mob/00028: Starting mobile
22:49:00.626554 run osmo-ms-mob/00028(pid=163): Launched
22:49:00.637099 run mass: MS start registered {at=1832766.84542084, delay=0.004499649861827493, ms=00028}
22:49:01.188956 run osmo-ms-mob/00029: Starting mobile
22:49:01.203031 run osmo-ms-mob/00029(pid=164): Launched
22:49:01.213756 run mass: MS start registered {at=1832767.42207803, delay=0.004627492977306247, ms=00029}
22:49:01.574836 run osmo-ms-mob/00030: Starting mobile
22:49:01.587830 run osmo-ms-mob/00030(pid=165): Launched
22:49:01.598811 run mass: MS start registered {at=1832767.807131084, delay=0.005012322915717959, ms=00030}
22:49:02.007027 run osmo-ms-mob/00031: Starting mobile
22:49:02.023771 run osmo-ms-mob/00031(pid=166): Launched
22:49:02.034410 run mass: MS start registered {at=1832768.2427324, delay=0.004585001152008772, ms=00031}
22:49:02.297285 run osmo-ms-mob/00032: Starting mobile
22:49:02.314135 run osmo-ms-mob/00032(pid=167): Launched
22:49:02.325083 run mass: MS start registered {at=1832768.533402406, delay=0.004710218869149685, ms=00032}
22:49:02.405023 run mass: MS performed LU {at=1832768.61325672, lu_delay=5.5706060628872365, ms=00019}
22:49:02.539149 run mass: MS performed LU {at=1832768.747365468, lu_delay=5.213878033915535, ms=00020}
22:49:02.556828 run mass: MS performed LU {at=1832768.76510594, lu_delay=6.120940909022465, ms=00018}
22:49:02.573344 run osmo-ms-mob/00033: Starting mobile
22:49:02.586338 run osmo-ms-mob/00033(pid=168): Launched
22:49:02.597226 run mass: MS start registered {at=1832768.805548144, delay=0.00443989597260952, ms=00033}
22:49:03.104747 run osmo-ms-mob/00034: Starting mobile
22:49:03.120023 run osmo-ms-mob/00034(pid=169): Launched
22:49:03.131259 run mass: MS start registered {at=1832769.339578043, delay=0.005177119979634881, ms=00034}
22:49:03.387907 run osmo-ms-mob/00035: Starting mobile
22:49:03.402065 run osmo-ms-mob/00035(pid=170): Launched
22:49:03.413320 run mass: MS start registered {at=1832769.621637719, delay=0.005104942014440894, ms=00035}
22:49:03.805726 run osmo-ms-mob/00036: Starting mobile
22:49:03.821054 run osmo-ms-mob/00036(pid=171): Launched
22:49:03.831679 run mass: MS start registered {at=1832770.039995019, delay=0.004544985014945269, ms=00036}
22:49:04.174841 run osmo-ms-mob/00037: Starting mobile
22:49:04.187961 run osmo-ms-mob/00037(pid=172): Launched
22:49:04.199407 run mass: MS start registered {at=1832770.407725941, delay=0.004828993929550052, ms=00037}
22:49:04.222744 run mass: MS performed LU {at=1832770.431037244, lu_delay=5.526822228915989, ms=00023}
22:49:04.306446 run mass: MS performed LU {at=1832770.514666884, lu_delay=6.09427920402959, ms=00022}
22:49:04.320769 run osmo-ms-mob/00038: Starting mobile
22:49:04.333911 run osmo-ms-mob/00038(pid=173): Launched
22:49:04.339978 run mass: MS performed LU {at=1832770.548307689, lu_delay=4.739785844925791, ms=00025}
22:49:04.345796 run mass: MS start registered {at=1832770.55413154, delay=0.005840491037815809, ms=00038}
22:49:04.477798 run mass: MS performed LU {at=1832770.686016707, lu_delay=5.398900286993012, ms=00024}
22:49:04.506882 run osmo-ms-mob/00039: Starting mobile
22:49:04.520058 run osmo-ms-mob/00039(pid=174): Launched
22:49:04.530688 run mass: MS start registered {at=1832770.739008991, delay=0.00452226004563272, ms=00039}
22:49:05.188445 run osmo-ms-mob/00040: Starting mobile
22:49:05.202432 run osmo-ms-mob/00040(pid=175): Launched
22:49:05.213232 run mass: MS start registered {at=1832771.421553671, delay=0.004770405823364854, ms=00040}
22:49:05.485058 run osmo-ms-mob/00041: Starting mobile
22:49:05.498396 run osmo-ms-mob/00041(pid=176): Launched
22:49:05.509167 run mass: MS start registered {at=1832771.717487891, delay=0.004689997062087059, ms=00041}
22:49:05.775809 run osmo-ms-mob/00042: Starting mobile
22:49:05.788927 run osmo-ms-mob/00042(pid=177): Launched
22:49:05.799474 run mass: MS start registered {at=1832772.007797745, delay=0.004486889112740755, ms=00042}
22:49:06.068908 run mass: MS performed LU {at=1832772.277129111, lu_delay=4.469998027198017, ms=00030}
22:49:06.084696 run osmo-ms-mob/00043: Starting mobile
22:49:06.098140 run osmo-ms-mob/00043(pid=178): Launched
22:49:06.104142 run mass: MS performed LU {at=1832772.312471114, lu_delay=5.669310464058071, ms=00027}
22:49:06.109913 run mass: MS start registered {at=1832772.318248575, delay=0.005794237134978175, ms=00043}
22:49:06.170634 run mass: MS performed LU {at=1832772.378863901, lu_delay=4.956785870948806, ms=00029}
22:49:06.195447 run osmo-ms-mob/00044: Starting mobile
22:49:06.208480 run osmo-ms-mob/00044(pid=179): Launched
22:49:06.219087 run mass: MS start registered {at=1832772.42741168, delay=0.00450829416513443, ms=00044}
22:49:06.379595 run mass: MS performed LU {at=1832772.587814959, lu_delay=5.742394119035453, ms=00028}
22:49:06.403276 run mass: MS performed LU {at=1832772.611607616, lu_delay=6.402220769086853, ms=00026}
22:49:06.415203 run osmo-ms-mob/00045: Starting mobile
22:49:06.428340 run osmo-ms-mob/00045(pid=180): Launched
22:49:06.439012 run mass: MS start registered {at=1832772.64733399, delay=0.004636291181668639, ms=00045}
22:49:07.089389 run osmo-ms-mob/00046: Starting mobile
22:49:07.103150 run osmo-ms-mob/00046(pid=181): Launched
22:49:07.114341 run mass: MS start registered {at=1832773.322657407, delay=0.0050379380118101835, ms=00046}
22:49:07.388144 run osmo-ms-mob/00047: Starting mobile
22:49:07.402099 run osmo-ms-mob/00047(pid=182): Launched
22:49:07.412960 run mass: MS start registered {at=1832773.621280934, delay=0.004622506909072399, ms=00047}
22:49:07.686419 run osmo-ms-mob/00048: Starting mobile
22:49:07.699891 run osmo-ms-mob/00048(pid=183): Launched
22:49:07.710441 run mass: MS start registered {at=1832773.918764286, delay=0.004451852990314364, ms=00048}
22:49:07.997191 run osmo-ms-mob/00049: Starting mobile
22:49:08.013655 run osmo-ms-mob/00049(pid=184): Launched
22:49:08.019807 run mass: MS performed LU {at=1832774.228134128, lu_delay=5.422585983993486, ms=00033}
22:49:08.025913 run mass: MS start registered {at=1832774.234246816, delay=0.006131720962002873, ms=00049}
22:49:08.071655 run mass: MS performed LU {at=1832774.27989914, lu_delay=5.746496733976528, ms=00032}
22:49:08.093248 run osmo-ms-mob/00050: Starting mobile
22:49:08.106571 run osmo-ms-mob/00050(pid=185): Launched
22:49:08.112643 run mass: MS performed LU {at=1832774.320970902, lu_delay=6.078238501911983, ms=00031}
22:49:08.118495 run mass: MS start registered {at=1832774.326830196, delay=0.005875235889106989, ms=00050}
22:49:08.243741 run mass: MS performed LU {at=1832774.451938725, lu_delay=4.830301006091759, ms=00035}
22:49:08.298212 run mass: MS performed LU {at=1832774.506431724, lu_delay=5.1668536809738725, ms=00034}
22:49:08.323828 run osmo-ms-mob/00051: Starting mobile
22:49:08.336926 run osmo-ms-mob/00051(pid=186): Launched
22:49:08.347516 run mass: MS start registered {at=1832774.555840744, delay=0.004649037960916758, ms=00051}
22:49:08.989741 run osmo-ms-mob/00052: Starting mobile
22:49:09.004036 run osmo-ms-mob/00052(pid=187): Launched
22:49:09.016766 run mass: MS start registered {at=1832775.225081968, delay=0.0066754999570548534, ms=00052}
22:49:09.284171 run osmo-ms-mob/00053: Starting mobile
22:49:09.300068 run osmo-ms-mob/00053(pid=188): Launched
22:49:09.310895 run mass: MS start registered {at=1832775.519217904, delay=0.004647711059078574, ms=00053}
22:49:09.587317 run osmo-ms-mob/00054: Starting mobile
22:49:09.601138 run osmo-ms-mob/00054(pid=189): Launched
22:49:09.612041 run mass: MS start registered {at=1832775.820354004, delay=0.004590760916471481, ms=00054}
22:49:09.918501 run osmo-ms-mob/00055: Starting mobile
22:49:09.937880 run osmo-ms-mob/00055(pid=190): Launched
22:49:09.943916 run mass: MS performed LU {at=1832776.152242917, lu_delay=5.41323392605409, ms=00039}
22:49:09.949666 run mass: MS start registered {at=1832776.15800104, delay=0.00577716319821775, ms=00055}
22:49:10.000875 run mass: MS performed LU {at=1832776.209119925, lu_delay=5.65498838503845, ms=00038}
22:49:10.025376 run osmo-ms-mob/00056: Starting mobile
22:49:10.038604 run osmo-ms-mob/00056(pid=191): Launched
22:49:10.049192 run mass: MS start registered {at=1832776.257514313, delay=0.004504939075559378, ms=00056}
22:49:10.069762 run mass: MS performed LU {at=1832776.278074705, lu_delay=5.870348764117807, ms=00037}
22:49:10.087627 run mass: MS performed LU {at=1832776.295941307, lu_delay=6.255946287885308, ms=00036}
22:49:10.101153 run osmo-ms-mob/00057: Starting mobile
22:49:10.114317 run osmo-ms-mob/00057(pid=192): Launched
22:49:10.125289 run mass: MS start registered {at=1832776.33360689, delay=0.004810017999261618, ms=00057}
22:49:10.143500 run mass: MS performed LU {at=1832776.351820453, lu_delay=4.9302667821757495, ms=00040}
22:49:10.397772 run mass: MS performed LU {at=1832776.605993651, lu_delay=4.88850576011464, ms=00041}
22:49:10.890436 run osmo-ms-mob/00058: Starting mobile
22:49:10.904433 run osmo-ms-mob/00058(pid=193): Launched
22:49:10.915214 run mass: MS start registered {at=1832777.123536486, delay=0.004740162054076791, ms=00058}
22:49:11.175067 run osmo-ms-mob/00059: Starting mobile
22:49:11.188303 run osmo-ms-mob/00059(pid=194): Launched
22:49:11.199338 run mass: MS start registered {at=1832777.40765879, delay=0.004912537056952715, ms=00059}
22:49:11.505301 run osmo-ms-mob/00060: Starting mobile
22:49:11.521029 run osmo-ms-mob/00060(pid=195): Launched
22:49:11.531620 run mass: MS start registered {at=1832777.739938237, delay=0.004491932922974229, ms=00060}
22:49:11.755049 run mass: MS performed LU {at=1832777.963269641, lu_delay=5.645021065836772, ms=00043}
22:49:11.774272 run mass: MS performed LU {at=1832777.982512154, lu_delay=5.335178163833916, ms=00045}
22:49:11.800800 run osmo-ms-mob/00061: Starting mobile
22:49:11.814107 run osmo-ms-mob/00061(pid=196): Launched
22:49:11.824976 run mass: MS start registered {at=1832778.033294502, delay=0.004632823867723346, ms=00061}
22:49:11.865667 run mass: MS performed LU {at=1832778.073908939, lu_delay=4.452628005063161, ms=00047}
22:49:12.064312 run mass: MS performed LU {at=1832778.272537351, lu_delay=4.949879943858832, ms=00046}
22:49:12.079049 run osmo-ms-mob/00062: Starting mobile
22:49:12.092394 run osmo-ms-mob/00062(pid=197): Launched
22:49:12.098399 run mass: MS performed LU {at=1832778.306729433, lu_delay=6.298931687837467, ms=00042}
22:49:12.104483 run mass: MS start registered {at=1832778.312817247, delay=0.0061038159765303135, ms=00062}
22:49:12.507633 run osmo-ms-mob/00063: Starting mobile
22:49:12.523310 run osmo-ms-mob/00063(pid=198): Launched
22:49:12.534581 run mass: MS start registered {at=1832778.742899073, delay=0.004780560033395886, ms=00063}
22:49:12.760856 run mass: MS performed LU {at=1832778.969074941, lu_delay=6.5416632608976215, ms=00044}
22:49:12.885434 run osmo-ms-mob/00064: Starting mobile
22:49:12.899034 run osmo-ms-mob/00064(pid=199): Launched
22:49:12.910071 run mass: MS start registered {at=1832779.118391135, delay=0.004685763036832213, ms=00064}
22:49:13.120665 run mass: MS performed LU {at=1832779.328885787, lu_delay=3.809667882975191, ms=00053}
22:49:13.288632 run osmo-ms-mob/00065: Starting mobile
22:49:13.302663 run osmo-ms-mob/00065(pid=200): Launched
22:49:13.313474 run mass: MS start registered {at=1832779.521794272, delay=0.004683158826082945, ms=00065}
22:49:13.607596 run osmo-ms-mob/00066: Starting mobile
22:49:13.625697 run osmo-ms-mob/00066(pid=201): Launched
22:49:13.631943 run mass: MS performed LU {at=1832779.840268694, lu_delay=5.606021878076717, ms=00049}
22:49:13.637865 run mass: MS performed LU {at=1832779.846199651, lu_delay=5.2903589070774615, ms=00051}
22:49:13.643565 run mass: MS start registered {at=1832779.851899968, delay=0.011649451917037368, ms=00066}
22:49:13.766737 run mass: MS performed LU {at=1832779.974960439, lu_delay=5.648130242945626, ms=00050}
22:49:13.795909 run osmo-ms-mob/00067: Starting mobile
22:49:13.809293 run osmo-ms-mob/00067(pid=202): Launched
22:49:13.820379 run mass: MS start registered {at=1832780.02869979, delay=0.005099206930026412, ms=00067}
22:49:13.910830 run mass: MS performed LU {at=1832780.119054688, lu_delay=6.200290401931852, ms=00048}
22:49:13.934042 run mass: MS performed LU {at=1832780.142372473, lu_delay=4.9172905050218105, ms=00052}
22:49:13.945800 run osmo-ms-mob/00068: Starting mobile
22:49:13.958998 run osmo-ms-mob/00068(pid=203): Launched
22:49:13.969607 run mass: MS start registered {at=1832780.177930091, delay=0.004542730050161481, ms=00068}
22:49:14.689734 run osmo-ms-mob/00069: Starting mobile
22:49:14.703541 run osmo-ms-mob/00069(pid=204): Launched
22:49:14.714431 run mass: MS start registered {at=1832780.92275263, delay=0.004768827930092812, ms=00069}
22:49:15.091108 run osmo-ms-mob/00070: Starting mobile
22:49:15.104898 run osmo-ms-mob/00070(pid=205): Launched
22:49:15.115722 run mass: MS start registered {at=1832781.324024614, delay=0.004722023848444223, ms=00070}
22:49:15.506950 run osmo-ms-mob/00071: Starting mobile
22:49:15.524435 run osmo-ms-mob/00071(pid=206): Launched
22:49:15.530551 run mass: MS performed LU {at=1832781.738879025, lu_delay=5.405272135045379, ms=00057}
22:49:15.536480 run mass: MS start registered {at=1832781.744815777, delay=0.00595374614931643, ms=00071}
22:49:15.542627 run mass: MS performed LU {at=1832781.750956131, lu_delay=4.6274196449667215, ms=00058}
22:49:15.631250 run mass: MS performed LU {at=1832781.839467805, lu_delay=5.5819534920156, ms=00056}
22:49:15.686624 run osmo-ms-mob/00072: Starting mobile
22:49:15.701733 run osmo-ms-mob/00072(pid=207): Launched
22:49:15.712329 run mass: MS start registered {at=1832781.920651917, delay=0.004666110035032034, ms=00072}
22:49:15.830261 run mass: MS performed LU {at=1832782.038481005, lu_delay=6.218127001076937, ms=00054}
22:49:15.853979 run mass: MS performed LU {at=1832782.0623102, lu_delay=5.904309159843251, ms=00055}
22:49:16.306286 run osmo-ms-mob/00073: Starting mobile
22:49:16.321665 run osmo-ms-mob/00073(pid=208): Launched
22:49:16.332675 run mass: MS start registered {at=1832782.540996225, delay=0.004892202094197273, ms=00073}
22:49:16.690100 run osmo-ms-mob/00074: Starting mobile
22:49:16.704105 run osmo-ms-mob/00074(pid=209): Launched
22:49:16.715095 run mass: MS start registered {at=1832782.923402619, delay=0.0048381800297647715, ms=00074}
22:49:17.095357 run osmo-ms-mob/00075: Starting mobile
22:49:17.108522 run osmo-ms-mob/00075(pid=210): Launched
22:49:17.119371 run mass: MS start registered {at=1832783.32769363, delay=0.0047915789764374495, ms=00075}
22:49:17.366751 run mass: MS performed LU {at=1832783.574973086, lu_delay=6.16731429588981, ms=00059}
22:49:17.384838 run mass: MS performed LU {at=1832783.593069415, lu_delay=4.474678280064836, ms=00064}
22:49:17.401547 run osmo-ms-mob/00076: Starting mobile
22:49:17.414797 run osmo-ms-mob/00076(pid=211): Launched
22:49:17.425855 run mass: MS start registered {at=1832783.634175877, delay=0.004666503053158522, ms=00076}
22:49:17.533628 run mass: MS performed LU {at=1832783.741849091, lu_delay=6.001910853898153, ms=00060}
22:49:17.677523 run mass: MS performed LU {at=1832783.885744477, lu_delay=5.572927230037749, ms=00062}
22:49:17.694535 run mass: MS performed LU {at=1832783.902786397, lu_delay=5.159887323854491, ms=00063}
22:49:17.712097 run osmo-ms-mob/00077: Starting mobile
22:49:17.725239 run osmo-ms-mob/00077(pid=212): Launched
22:49:17.736138 run mass: MS start registered {at=1832783.944460074, delay=0.004757049027830362, ms=00077}
22:49:18.456351 run mass: MS performed LU {at=1832784.664571634, lu_delay=6.631277132080868, ms=00061}
22:49:18.485412 run osmo-ms-mob/00078: Starting mobile
22:49:18.498819 run osmo-ms-mob/00078(pid=213): Launched
22:49:18.510262 run mass: MS start registered {at=1832784.718581238, delay=0.005072479136288166, ms=00078}
22:49:18.581000 run mass: MS performed LU {at=1832784.78922113, lu_delay=20.767365666106343, ms=00021}
22:49:18.913922 run osmo-ms-mob/00079: Starting mobile
22:49:18.936541 run osmo-ms-mob/00079(pid=214): Launched
22:49:18.947563 run mass: MS start registered {at=1832785.155882319, delay=0.004806878976523876, ms=00079}
22:49:19.286480 run mass: MS performed LU {at=1832785.494702333, lu_delay=5.316772241843864, ms=00068}
22:49:19.316476 run osmo-ms-mob/00080: Starting mobile
22:49:19.330018 run osmo-ms-mob/00080(pid=215): Launched
22:49:19.336304 run mass: MS performed LU {at=1832785.544632122, lu_delay=5.515932332025841, ms=00067}
22:49:19.342355 run mass: MS start registered {at=1832785.5506895, delay=0.006074963137507439, ms=00080}
22:49:19.368157 run mass: MS performed LU {at=1832785.576464209, lu_delay=4.6537115790415555, ms=00069}
22:49:19.595721 run mass: MS performed LU {at=1832785.803910636, lu_delay=5.95201066811569, ms=00066}
22:49:19.889224 run osmo-ms-mob/00081: Starting mobile
22:49:19.903204 run osmo-ms-mob/00081(pid=216): Launched
22:49:19.914150 run mass: MS start registered {at=1832786.122471668, delay=0.0049558940809220076, ms=00081}
22:49:20.287872 run osmo-ms-mob/00082: Starting mobile
22:49:20.301721 run osmo-ms-mob/00082(pid=217): Launched
22:49:20.312644 run mass: MS start registered {at=1832786.520960857, delay=0.004815996857360005, ms=00082}
22:49:20.907344 run osmo-ms-mob/00083: Starting mobile
22:49:20.922923 run osmo-ms-mob/00083(pid=218): Launched
22:49:20.933939 run mass: MS start registered {at=1832787.142257617, delay=0.004571323981508613, ms=00083}
22:49:21.132591 run mass: MS performed LU {at=1832787.340810408, lu_delay=4.7998141827993095, ms=00073}
22:49:21.157520 run mass: MS performed LU {at=1832787.36584992, lu_delay=5.621034143026918, ms=00071}
22:49:21.207687 run mass: MS performed LU {at=1832787.415910416, lu_delay=5.4952584989368916, ms=00072}
22:49:21.247548 run osmo-ms-mob/00084: Starting mobile
22:49:21.261366 run osmo-ms-mob/00084(pid=219): Launched
22:49:21.272148 run mass: MS start registered {at=1832787.4804699, delay=0.0046745180152356625, ms=00084}
22:49:21.460340 run mass: MS performed LU {at=1832787.668559656, lu_delay=6.344535042066127, ms=00070}
22:49:21.916816 run osmo-ms-mob/00085: Starting mobile
22:49:21.932804 run osmo-ms-mob/00085(pid=220): Launched
22:49:21.943684 run mass: MS start registered {at=1832788.152007867, delay=0.004800071939826012, ms=00085}
22:49:22.475186 run osmo-ms-mob/00086: Starting mobile
22:49:22.488174 run osmo-ms-mob/00086(pid=221): Launched
22:49:22.498944 run mass: MS start registered {at=1832788.707266375, delay=0.004756725858896971, ms=00086}
22:49:23.052022 run mass: MS performed LU {at=1832789.260242587, lu_delay=5.9325489569455385, ms=00075}
22:49:23.106378 run osmo-ms-mob/00087: Starting mobile
22:49:23.121122 run osmo-ms-mob/00087(pid=222): Launched
22:49:23.131876 run mass: MS start registered {at=1832789.340196275, delay=0.004780192859470844, ms=00087}
22:49:23.137961 run mass: MS performed LU {at=1832789.346290578, lu_delay=5.4018305039498955, ms=00077}
22:49:23.162584 run mass: MS performed LU {at=1832789.370890248, lu_delay=5.736714371014386, ms=00076}
22:49:23.307270 run mass: MS performed LU {at=1832789.51549022, lu_delay=4.796908981865272, ms=00078}
22:49:23.706502 run osmo-ms-mob/00088: Starting mobile
22:49:23.723284 run osmo-ms-mob/00088(pid=223): Launched
22:49:23.734332 run mass: MS start registered {at=1832789.942651263, delay=0.004753414075821638, ms=00088}
22:49:24.288432 run osmo-ms-mob/00089: Starting mobile
22:49:24.303136 run osmo-ms-mob/00089(pid=224): Launched
22:49:24.314001 run mass: MS start registered {at=1832790.52232136, delay=0.0047949079889804125, ms=00089}
22:49:24.876108 run osmo-ms-mob/00090: Starting mobile
22:49:24.889097 run osmo-ms-mob/00090(pid=225): Launched
22:49:24.897581 run mass: MS performed LU {at=1832791.105889398, lu_delay=4.983417729847133, ms=00081}
22:49:24.904847 run mass: MS start registered {at=1832791.113181386, delay=0.00984020484611392, ms=00090}
22:49:24.915456 run mass: MS performed LU {at=1832791.123772627, lu_delay=5.573083126917481, ms=00080}
22:49:24.999932 run mass: MS performed LU {at=1832791.208138952, lu_delay=6.052256633061916, ms=00079}
22:49:25.208302 run mass: MS performed LU {at=1832791.416521111, lu_delay=4.895560254110023, ms=00082}
22:49:25.596869 run osmo-ms-mob/00091: Starting mobile
22:49:25.613415 run osmo-ms-mob/00091(pid=226): Launched
22:49:25.624604 run mass: MS start registered {at=1832791.832923788, delay=0.0051074891816824675, ms=00091}
22:49:26.305821 run osmo-ms-mob/00092: Starting mobile
22:49:26.323224 run osmo-ms-mob/00092(pid=227): Launched
22:49:26.334010 run mass: MS start registered {at=1832792.542329278, delay=0.004841377027332783, ms=00092}
22:49:26.818183 run mass: MS performed LU {at=1832793.02640265, lu_delay=5.545932749984786, ms=00084}
22:49:26.901553 run mass: MS performed LU {at=1832793.109775241, lu_delay=5.96751762391068, ms=00083}
22:49:26.927902 run mass: MS performed LU {at=1832793.136180838, lu_delay=4.984172971220687, ms=00085}
22:49:26.988421 run osmo-ms-mob/00093: Starting mobile
22:49:27.005133 run osmo-ms-mob/00093(pid=228): Launched
22:49:27.015680 run mass: MS start registered {at=1832793.223998468, delay=0.004510920960456133, ms=00093}
22:49:27.976027 run osmo-ms-mob/00094: Starting mobile
22:49:27.989375 run osmo-ms-mob/00094(pid=229): Launched
22:49:28.000200 run mass: MS start registered {at=1832794.208521271, delay=0.0045222819317132235, ms=00094}
22:49:28.765948 run mass: MS performed LU {at=1832794.97417053, lu_delay=6.266904155025259, ms=00086}
22:49:28.831150 run mass: MS performed LU {at=1832795.039369322, lu_delay=5.096718058921397, ms=00088}
22:49:28.886757 run osmo-ms-mob/00095: Starting mobile
22:49:28.902475 run osmo-ms-mob/00095(pid=230): Launched
22:49:28.908746 run mass: MS performed LU {at=1832795.117072485, lu_delay=5.776876210002229, ms=00087}
22:49:28.914523 run mass: MS start registered {at=1832795.122857999, delay=0.0058030381333082914, ms=00095}
22:49:29.152910 run mass: MS performed LU {at=1832795.361128309, lu_delay=4.838806949090213, ms=00089}
22:49:29.876076 run osmo-ms-mob/00096: Starting mobile
22:49:29.889289 run osmo-ms-mob/00096(pid=231): Launched
22:49:29.900415 run mass: MS start registered {at=1832796.108736163, delay=0.004772047977894545, ms=00096}
22:49:30.667256 run mass: MS performed LU {at=1832796.875476528, lu_delay=5.76229514204897, ms=00090}
22:49:30.693619 run mass: MS performed LU {at=1832796.901932539, lu_delay=5.0690087508410215, ms=00091}
22:49:31.007702 run osmo-ms-mob/00097: Starting mobile
22:49:31.024654 run osmo-ms-mob/00097(pid=232): Launched
22:49:31.035569 run mass: MS start registered {at=1832797.243888885, delay=0.004514940083026886, ms=00097}
22:49:32.302675 run osmo-ms-mob/00098: Starting mobile
22:49:32.319337 run osmo-ms-mob/00098(pid=233): Launched
22:49:32.330403 run mass: MS start registered {at=1832798.538720226, delay=0.004661857848986983, ms=00098}
22:49:32.531646 run mass: MS performed LU {at=1832798.73982601, lu_delay=6.197496731998399, ms=00092}
22:49:32.597016 run mass: MS performed LU {at=1832798.805240015, lu_delay=5.581241547130048, ms=00093}
22:49:32.901245 run mass: MS performed LU {at=1832799.10946734, lu_delay=4.90094606904313, ms=00094}
22:49:34.114450 run osmo-ms-mob/00099: Starting mobile
22:49:34.131686 run osmo-ms-mob/00099(pid=234): Launched
22:49:34.137941 run mass: All started... {duration=55.77276805997826, too_slow=0}
22:49:34.143670 run mass: MS start registered {at=1832800.351993597, delay=0.005719286156818271, ms=00099}
22:49:34.432845 run mass: MS performed LU {at=1832800.641065592, lu_delay=5.518207592889667, ms=00095}
22:49:34.696408 run mass: MS performed LU {at=1832800.904629104, lu_delay=4.795892941066995, ms=00096}
22:49:36.297412 run mass: MS performed LU {at=1832802.505612955, lu_delay=5.261724069947377, ms=00097}
22:49:36.832775 run mass: MS performed LU {at=1832803.040998332, lu_delay=23.519204060081393, ms=00065}
22:49:38.198995 run mass: MS performed LU {at=1832804.407223223, lu_delay=21.483820603927597, ms=00074}
22:49:38.225705 run mass: MS performed LU {at=1832804.434005623, lu_delay=5.895285397069529, ms=00098}
22:49:40.063780 run mass: MS performed LU {at=1832806.271968735, lu_delay=5.9199751378037035, ms=00099}
22:49:40.073113 run mass: Tests done {all_completed=True, max=23.519204060081393, min=3.809667882975191}
22:49:40.078598 tst register_default_mass.py: Test passed (81.1 sec)
22:49:40.083945 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:40.087175 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:40.090390 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:40.093602 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:40.096802 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:40.100028 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:40.103304 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:40.106620 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:40.109926 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:40.113219 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:40.116513 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:40.119886 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:40.123159 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:40.126472 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:40.129770 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:40.133128 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:40.136450 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:40.139894 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:40.143203 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:40.146488 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:40.149813 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:40.153109 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:40.156531 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:40.159815 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:40.163102 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:40.166458 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:40.169828 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:40.173468 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:40.177109 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:40.180674 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:40.184017 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:40.187357 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:40.190705 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:40.194000 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:40.197898 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:40.201255 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:40.204559 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:40.208114 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:40.211440 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:40.214763 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:40.218647 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:40.221988 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:40.225483 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:40.228904 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:40.232314 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:40.235625 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:40.238995 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:40.242304 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:40.245874 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:40.249780 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:40.253290 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:40.256681 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:40.259998 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:40.263323 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:40.266639 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:40.270657 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:40.274043 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:40.277339 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:40.280705 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:40.284068 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:40.287419 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:40.290711 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:40.294120 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:40.297545 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:40.300949 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:40.304370 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:40.307686 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:40.311057 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:40.314464 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:40.317849 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:40.321275 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:40.324721 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:40.328150 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:40.331579 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:40.335028 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:40.338464 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:40.341915 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:40.345364 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:40.348830 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:40.352304 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:40.355759 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:40.359205 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:40.362655 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:40.366115 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:40.369585 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:40.373053 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:40.376503 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:40.379963 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:40.383426 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:40.386899 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:40.390354 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:40.393808 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:40.397269 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:40.401188 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:40.405177 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:40.408966 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:40.412432 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:40.415891 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:40.419345 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:40.422792 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:40.426260 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:40.429717 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:40.433176 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:40.436622 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:40.440092 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:40.443526 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:40.447003 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:40.450461 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:40.453924 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:40.457349 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:40.460807 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:40.464264 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:40.467707 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:40.471139 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:40.474600 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:40.478029 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:40.481392 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:40.484690 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:40.487985 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:40.491266 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:40.494562 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:40.497862 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:40.501166 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:40.504472 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:40.507761 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:40.511053 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:40.514342 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:40.517632 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:40.520943 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:40.524234 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:40.527526 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:40.530819 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:40.534124 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:40.537414 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:40.540700 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:40.543993 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:40.547281 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:40.550566 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:40.553849 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:40.557137 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:40.560437 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:40.563732 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:40.567051 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:40.570339 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:40.573620 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:40.576912 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:40.580207 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:40.583486 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:40.586785 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:40.590072 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:40.593348 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:40.596640 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:40.599943 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:40.603202 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:40.606457 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:40.609728 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:40.613009 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:40.616285 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:40.619564 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:40.622831 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:40.626081 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:40.629347 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:40.632620 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:40.635881 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:40.639140 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:40.642402 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:40.645675 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:40.648924 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:40.652191 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:40.655451 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:40.658717 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:40.661982 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:40.665262 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:40.668531 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:40.671796 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:40.675062 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:40.678322 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:40.681589 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:40.684845 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:40.688114 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:40.691364 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:40.694619 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:40.697880 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:40.701148 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:40.704412 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:40.707676 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:40.710940 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:40.714203 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:40.717455 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:40.720721 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:40.723978 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:40.727226 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:40.730495 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:40.733766 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:40.737040 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:40.740310 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:40.743575 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:40.746851 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:40.750104 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:40.753365 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:40.756633 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:40.759894 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:40.763153 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:40.766429 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:40.769726 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:40.772986 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:40.776250 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:40.779506 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:40.782763 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:40.786015 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:40.789280 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:40.792545 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:40.795808 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:40.799070 --- ParallelTerminationStrategy: PID 22 died...
22:49:40.800554 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:40.804192 --- ParallelTerminationStrategy: PID 23 died...
22:49:40.805662 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:40.809263 --- ParallelTerminationStrategy: PID 24 died...
22:49:40.810741 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:40.814390 --- ParallelTerminationStrategy: PID 25 died...
22:49:40.815869 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:40.819492 --- ParallelTerminationStrategy: PID 26 died...
22:49:40.820987 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:40.824645 --- ParallelTerminationStrategy: PID 27 died...
22:49:40.826129 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:40.829785 --- ParallelTerminationStrategy: PID 28 died...
22:49:40.831272 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:40.834938 --- ParallelTerminationStrategy: PID 29 died...
22:49:40.836429 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:40.840079 --- ParallelTerminationStrategy: PID 30 died...
22:49:40.841545 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:40.845201 --- ParallelTerminationStrategy: PID 31 died...
22:49:40.846680 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:40.850362 --- ParallelTerminationStrategy: PID 32 died...
22:49:40.851851 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:40.855520 --- ParallelTerminationStrategy: PID 33 died...
22:49:40.857015 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:40.860708 --- ParallelTerminationStrategy: PID 35 died...
22:49:40.862200 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:40.865874 --- ParallelTerminationStrategy: PID 36 died...
22:49:40.867354 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:40.871036 --- ParallelTerminationStrategy: PID 37 died...
22:49:40.872538 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:40.876220 --- ParallelTerminationStrategy: PID 38 died...
22:49:40.877707 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:40.881378 --- ParallelTerminationStrategy: PID 39 died...
22:49:40.882875 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:40.886545 --- ParallelTerminationStrategy: PID 40 died...
22:49:40.888032 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:40.891691 --- ParallelTerminationStrategy: PID 41 died...
22:49:40.893183 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:40.896833 --- ParallelTerminationStrategy: PID 42 died...
22:49:40.898312 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:40.901977 --- ParallelTerminationStrategy: PID 43 died...
22:49:40.903460 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:40.907104 --- ParallelTerminationStrategy: PID 44 died...
22:49:40.908600 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:40.912250 --- ParallelTerminationStrategy: PID 45 died...
22:49:40.913731 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:40.917418 --- ParallelTerminationStrategy: PID 46 died...
22:49:40.918894 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:40.922553 --- ParallelTerminationStrategy: PID 47 died...
22:49:40.924051 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:40.927729 --- ParallelTerminationStrategy: PID 48 died...
22:49:40.929205 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:40.932857 --- ParallelTerminationStrategy: PID 49 died...
22:49:40.934326 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:40.937971 --- ParallelTerminationStrategy: PID 50 died...
22:49:40.939445 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:40.943067 --- ParallelTerminationStrategy: PID 51 died...
22:49:40.944564 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:40.948210 --- ParallelTerminationStrategy: PID 52 died...
22:49:40.949689 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:40.953326 --- ParallelTerminationStrategy: PID 53 died...
22:49:40.954798 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:40.958444 --- ParallelTerminationStrategy: PID 54 died...
22:49:40.959927 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:40.963567 --- ParallelTerminationStrategy: PID 55 died...
22:49:40.965050 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:40.968716 --- ParallelTerminationStrategy: PID 56 died...
22:49:40.970192 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:40.973827 --- ParallelTerminationStrategy: PID 57 died...
22:49:40.975296 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:40.978927 --- ParallelTerminationStrategy: PID 58 died...
22:49:40.980430 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:40.984084 --- ParallelTerminationStrategy: PID 59 died...
22:49:40.985555 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:40.989194 --- ParallelTerminationStrategy: PID 60 died...
22:49:40.990670 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:40.994430 --- ParallelTerminationStrategy: PID 61 died...
22:49:40.995963 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:40.999798 --- ParallelTerminationStrategy: PID 62 died...
22:49:41.001339 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:41.005138 --- ParallelTerminationStrategy: PID 63 died...
22:49:41.006678 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:41.010484 --- ParallelTerminationStrategy: PID 64 died...
22:49:41.012034 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:41.015828 --- ParallelTerminationStrategy: PID 65 died...
22:49:41.017378 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:41.021190 --- ParallelTerminationStrategy: PID 66 died...
22:49:41.022732 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:41.026550 --- ParallelTerminationStrategy: PID 67 died...
22:49:41.028044 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:41.031806 --- ParallelTerminationStrategy: PID 68 died...
22:49:41.033337 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:41.037039 --- ParallelTerminationStrategy: PID 69 died...
22:49:41.038518 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:41.042186 --- ParallelTerminationStrategy: PID 70 died...
22:49:41.043681 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:41.047336 --- ParallelTerminationStrategy: PID 71 died...
22:49:41.048813 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:41.052465 --- ParallelTerminationStrategy: PID 72 died...
22:49:41.053950 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:41.057604 --- ParallelTerminationStrategy: PID 73 died...
22:49:41.059078 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:41.062721 --- ParallelTerminationStrategy: PID 74 died...
22:49:41.064192 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:41.067830 --- ParallelTerminationStrategy: PID 75 died...
22:49:41.069310 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:41.072967 --- ParallelTerminationStrategy: PID 76 died...
22:49:41.074443 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:41.078095 --- ParallelTerminationStrategy: PID 77 died...
22:49:41.079571 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:41.083211 --- ParallelTerminationStrategy: PID 78 died...
22:49:41.084694 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:41.088364 --- ParallelTerminationStrategy: PID 79 died...
22:49:41.089851 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:41.093499 --- ParallelTerminationStrategy: PID 80 died...
22:49:41.094974 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:41.098638 --- ParallelTerminationStrategy: PID 81 died...
22:49:41.100125 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:41.103782 --- ParallelTerminationStrategy: PID 82 died...
22:49:41.105261 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:41.108921 --- ParallelTerminationStrategy: PID 83 died...
22:49:41.110397 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:41.114059 --- ParallelTerminationStrategy: PID 84 died...
22:49:41.115545 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:41.119177 --- ParallelTerminationStrategy: PID 85 died...
22:49:41.120673 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:41.124330 --- ParallelTerminationStrategy: PID 86 died...
22:49:41.125814 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:41.129472 --- ParallelTerminationStrategy: PID 87 died...
22:49:41.130951 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:41.134618 --- ParallelTerminationStrategy: PID 88 died...
22:49:41.136123 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:41.139789 --- ParallelTerminationStrategy: PID 89 died...
22:49:41.141269 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:41.144940 --- ParallelTerminationStrategy: PID 90 died...
22:49:41.146449 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:41.150107 --- ParallelTerminationStrategy: PID 91 died...
22:49:41.151587 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:41.155244 --- ParallelTerminationStrategy: PID 92 died...
22:49:41.156739 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:41.160390 --- ParallelTerminationStrategy: PID 93 died...
22:49:41.161848 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:41.165482 --- ParallelTerminationStrategy: PID 94 died...
22:49:41.166951 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:41.170613 --- ParallelTerminationStrategy: PID 95 died...
22:49:41.172094 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:41.175732 --- ParallelTerminationStrategy: PID 96 died...
22:49:41.177202 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:41.180851 --- ParallelTerminationStrategy: PID 97 died...
22:49:41.182327 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:41.185970 --- ParallelTerminationStrategy: PID 98 died...
22:49:41.187448 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:41.191097 --- ParallelTerminationStrategy: PID 99 died...
22:49:41.192593 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:41.196254 --- ParallelTerminationStrategy: PID 100 died...
22:49:41.197736 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:41.201417 --- ParallelTerminationStrategy: PID 101 died...
22:49:41.202897 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:41.206563 --- ParallelTerminationStrategy: PID 102 died...
22:49:41.208067 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:41.211702 --- ParallelTerminationStrategy: PID 103 died...
22:49:41.213180 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:41.216826 --- ParallelTerminationStrategy: PID 104 died...
22:49:41.218297 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:41.221948 --- ParallelTerminationStrategy: PID 105 died...
22:49:41.223425 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:41.227099 --- ParallelTerminationStrategy: PID 106 died...
22:49:41.228594 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:41.232266 --- ParallelTerminationStrategy: PID 107 died...
22:49:41.233741 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:41.237390 --- ParallelTerminationStrategy: PID 108 died...
22:49:41.238870 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:41.242508 --- ParallelTerminationStrategy: PID 109 died...
22:49:41.244002 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:41.247644 --- ParallelTerminationStrategy: PID 110 died...
22:49:41.249115 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:41.252763 --- ParallelTerminationStrategy: PID 111 died...
22:49:41.254237 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:41.257887 --- ParallelTerminationStrategy: PID 112 died...
22:49:41.259368 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:41.263011 --- ParallelTerminationStrategy: PID 113 died...
22:49:41.264489 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:41.268142 --- ParallelTerminationStrategy: PID 114 died...
22:49:41.269623 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:41.273258 --- ParallelTerminationStrategy: PID 115 died...
22:49:41.274741 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:41.278391 --- ParallelTerminationStrategy: PID 116 died...
22:49:41.279873 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:41.283517 --- ParallelTerminationStrategy: PID 117 died...
22:49:41.284991 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:41.288621 --- ParallelTerminationStrategy: PID 118 died...
22:49:41.290108 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:41.293774 --- ParallelTerminationStrategy: PID 119 died...
22:49:41.295244 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:41.298904 --- ParallelTerminationStrategy: PID 120 died...
22:49:41.300385 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:41.304029 --- ParallelTerminationStrategy: PID 121 died...
22:49:41.305499 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:41.309137 --- ParallelTerminationStrategy: PID 122 died...
22:49:41.310616 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:41.314299 --- ParallelTerminationStrategy: PID 123 died...
22:49:41.315783 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:41.319432 --- ParallelTerminationStrategy: PID 124 died...
22:49:41.320922 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:41.324707 --- ParallelTerminationStrategy: PID 125 died...
22:49:41.326193 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:41.329847 --- ParallelTerminationStrategy: PID 126 died...
22:49:41.331329 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:41.334984 --- ParallelTerminationStrategy: PID 127 died...
22:49:41.336488 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:41.340136 --- ParallelTerminationStrategy: PID 128 died...
22:49:41.341612 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:41.345271 --- ParallelTerminationStrategy: PID 129 died...
22:49:41.346756 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:41.350431 --- ParallelTerminationStrategy: PID 130 died...
22:49:41.351914 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:41.355563 --- ParallelTerminationStrategy: PID 131 died...
22:49:41.357055 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:41.360710 --- ParallelTerminationStrategy: PID 132 died...
22:49:41.362182 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:41.365822 --- ParallelTerminationStrategy: PID 133 died...
22:49:41.367303 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:41.370963 --- ParallelTerminationStrategy: PID 134 died...
22:49:41.372473 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:41.376129 --- ParallelTerminationStrategy: PID 135 died...
22:49:41.377616 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:41.381295 --- ParallelTerminationStrategy: PID 136 died...
22:49:41.382776 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:41.386463 --- ParallelTerminationStrategy: PID 137 died...
22:49:41.387939 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:41.391606 --- ParallelTerminationStrategy: PID 138 died...
22:49:41.393093 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:41.396766 --- ParallelTerminationStrategy: PID 139 died...
22:49:41.398246 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:41.401948 --- ParallelTerminationStrategy: PID 140 died...
22:49:41.403428 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:41.407100 --- ParallelTerminationStrategy: PID 141 died...
22:49:41.408591 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:41.412266 --- ParallelTerminationStrategy: PID 142 died...
22:49:41.413756 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:41.417464 --- ParallelTerminationStrategy: PID 143 died...
22:49:41.418946 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:41.422617 --- ParallelTerminationStrategy: PID 144 died...
22:49:41.424120 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:41.427800 --- ParallelTerminationStrategy: PID 145 died...
22:49:41.429290 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:41.432972 --- ParallelTerminationStrategy: PID 146 died...
22:49:41.434458 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:41.438165 --- ParallelTerminationStrategy: PID 147 died...
22:49:41.439676 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:41.443371 --- ParallelTerminationStrategy: PID 148 died...
22:49:41.444874 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:41.448580 --- ParallelTerminationStrategy: PID 149 died...
22:49:41.450077 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:41.453785 --- ParallelTerminationStrategy: PID 150 died...
22:49:41.455290 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:41.458994 --- ParallelTerminationStrategy: PID 151 died...
22:49:41.460524 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:41.464213 --- ParallelTerminationStrategy: PID 152 died...
22:49:41.465708 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:41.469486 --- ParallelTerminationStrategy: PID 153 died...
22:49:41.471040 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:41.474884 --- ParallelTerminationStrategy: PID 154 died...
22:49:41.476440 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:41.480272 --- ParallelTerminationStrategy: PID 155 died...
22:49:41.481807 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:41.485683 --- ParallelTerminationStrategy: PID 156 died...
22:49:41.487233 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:41.491072 --- ParallelTerminationStrategy: PID 157 died...
22:49:41.492635 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:41.496459 --- ParallelTerminationStrategy: PID 158 died...
22:49:41.497998 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:41.501850 --- ParallelTerminationStrategy: PID 159 died...
22:49:41.503398 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:41.507258 --- ParallelTerminationStrategy: PID 160 died...
22:49:41.508807 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:41.512629 --- ParallelTerminationStrategy: PID 161 died...
22:49:41.514165 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:41.517995 --- ParallelTerminationStrategy: PID 162 died...
22:49:41.519536 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:41.523370 --- ParallelTerminationStrategy: PID 163 died...
22:49:41.524899 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:41.528743 --- ParallelTerminationStrategy: PID 164 died...
22:49:41.530278 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:41.534109 --- ParallelTerminationStrategy: PID 165 died...
22:49:41.535643 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:41.539489 --- ParallelTerminationStrategy: PID 166 died...
22:49:41.541029 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:41.544844 --- ParallelTerminationStrategy: PID 167 died...
22:49:41.546381 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:41.550227 --- ParallelTerminationStrategy: PID 168 died...
22:49:41.551734 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:41.555413 --- ParallelTerminationStrategy: PID 169 died...
22:49:41.556906 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:41.560588 --- ParallelTerminationStrategy: PID 170 died...
22:49:41.562068 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:41.565743 --- ParallelTerminationStrategy: PID 171 died...
22:49:41.567234 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:41.570908 --- ParallelTerminationStrategy: PID 172 died...
22:49:41.572428 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:41.576106 --- ParallelTerminationStrategy: PID 173 died...
22:49:41.577582 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:41.581263 --- ParallelTerminationStrategy: PID 174 died...
22:49:41.582749 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:41.586457 --- ParallelTerminationStrategy: PID 175 died...
22:49:41.587959 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:41.591630 --- ParallelTerminationStrategy: PID 176 died...
22:49:41.593125 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:41.596813 --- ParallelTerminationStrategy: PID 177 died...
22:49:41.598301 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:41.601983 --- ParallelTerminationStrategy: PID 178 died...
22:49:41.603460 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:41.607148 --- ParallelTerminationStrategy: PID 179 died...
22:49:41.608640 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:41.612318 --- ParallelTerminationStrategy: PID 180 died...
22:49:41.613807 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:41.617485 --- ParallelTerminationStrategy: PID 181 died...
22:49:41.618970 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:41.622658 --- ParallelTerminationStrategy: PID 182 died...
22:49:41.624143 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:41.627824 --- ParallelTerminationStrategy: PID 183 died...
22:49:41.629316 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:41.632985 --- ParallelTerminationStrategy: PID 184 died...
22:49:41.634469 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:41.638168 --- ParallelTerminationStrategy: PID 185 died...
22:49:41.639677 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:41.643352 --- ParallelTerminationStrategy: PID 186 died...
22:49:41.644849 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:41.648512 --- ParallelTerminationStrategy: PID 187 died...
22:49:41.649995 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:41.653686 --- ParallelTerminationStrategy: PID 188 died...
22:49:41.655173 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:41.658936 --- ParallelTerminationStrategy: PID 189 died...
22:49:41.660443 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:41.664112 --- ParallelTerminationStrategy: PID 190 died...
22:49:41.665608 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:41.669418 --- ParallelTerminationStrategy: PID 191 died...
22:49:41.670951 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:41.674776 --- ParallelTerminationStrategy: PID 192 died...
22:49:41.676321 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:41.680139 --- ParallelTerminationStrategy: PID 193 died...
22:49:41.681673 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:41.685496 --- ParallelTerminationStrategy: PID 194 died...
22:49:41.687042 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:41.690863 --- ParallelTerminationStrategy: PID 195 died...
22:49:41.692409 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:41.696238 --- ParallelTerminationStrategy: PID 196 died...
22:49:41.697771 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:41.701598 --- ParallelTerminationStrategy: PID 197 died...
22:49:41.703135 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:41.706972 --- ParallelTerminationStrategy: PID 198 died...
22:49:41.708508 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:41.712330 --- ParallelTerminationStrategy: PID 199 died...
22:49:41.713864 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:41.717680 --- ParallelTerminationStrategy: PID 200 died...
22:49:41.719215 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:41.723047 --- ParallelTerminationStrategy: PID 201 died...
22:49:41.724583 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:41.728447 --- ParallelTerminationStrategy: PID 202 died...
22:49:41.729992 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:41.733818 --- ParallelTerminationStrategy: PID 203 died...
22:49:41.735362 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:41.739225 --- ParallelTerminationStrategy: PID 204 died...
22:49:41.740777 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:41.744605 --- ParallelTerminationStrategy: PID 205 died...
22:49:41.746141 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:41.749968 --- ParallelTerminationStrategy: PID 206 died...
22:49:41.751505 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:41.755337 --- ParallelTerminationStrategy: PID 207 died...
22:49:41.756874 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:41.760712 --- ParallelTerminationStrategy: PID 208 died...
22:49:41.762250 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:41.766087 --- ParallelTerminationStrategy: PID 209 died...
22:49:41.767628 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:41.771454 --- ParallelTerminationStrategy: PID 210 died...
22:49:41.772994 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:41.776846 --- ParallelTerminationStrategy: PID 211 died...
22:49:41.778387 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:41.782216 --- ParallelTerminationStrategy: PID 212 died...
22:49:41.783752 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:41.787576 --- ParallelTerminationStrategy: PID 213 died...
22:49:41.789127 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:41.792957 --- ParallelTerminationStrategy: PID 214 died...
22:49:41.794496 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:41.798310 --- ParallelTerminationStrategy: PID 215 died...
22:49:41.799857 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:41.803680 --- ParallelTerminationStrategy: PID 216 died...
22:49:41.805221 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:41.809051 --- ParallelTerminationStrategy: PID 217 died...
22:49:41.810589 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:41.814453 --- ParallelTerminationStrategy: PID 218 died...
22:49:41.816018 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:41.819857 --- ParallelTerminationStrategy: PID 219 died...
22:49:41.821398 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:41.825234 --- ParallelTerminationStrategy: PID 220 died...
22:49:41.826782 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:41.830640 --- ParallelTerminationStrategy: PID 221 died...
22:49:41.832188 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:41.836018 --- ParallelTerminationStrategy: PID 222 died...
22:49:41.837566 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:41.841405 --- ParallelTerminationStrategy: PID 223 died...
22:49:41.842939 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:41.846761 --- ParallelTerminationStrategy: PID 224 died...
22:49:41.848316 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:41.852149 --- ParallelTerminationStrategy: PID 225 died...
22:49:41.853702 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:41.857534 --- ParallelTerminationStrategy: PID 226 died...
22:49:41.859082 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:41.862914 --- ParallelTerminationStrategy: PID 227 died...
22:49:41.864470 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:41.868294 --- ParallelTerminationStrategy: PID 228 died...
22:49:41.869837 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:41.873684 --- ParallelTerminationStrategy: PID 229 died...
22:49:41.875231 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:41.879070 --- ParallelTerminationStrategy: PID 230 died...
22:49:41.880623 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:41.884462 --- ParallelTerminationStrategy: PID 231 died...
22:49:41.886001 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:41.889848 --- ParallelTerminationStrategy: PID 232 died...
22:49:41.891386 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:41.895247 --- ParallelTerminationStrategy: PID 233 died...
22:49:41.896807 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:41.900637 --- ParallelTerminationStrategy: PID 234 died...
22:49:41.902188 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:45.306773 --- ParallelTerminationStrategy: PID 34 died...
22:49:45.312860 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8244 netreg_mass PASS
---------------------------------------------------------------------
22:49:45.390029 tst trial-8244: Storing JUnit report in /build/trial-8244/run.2026-02-16_22-48-18/trial-8244.xml
--------------------------------------------------------------------------------------------
trial-8244 PASS
--------------------------------------------------------------------------------------------
22:49:45.400862 tst trial-8244: trial-8244: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (81.1 sec)
+ exit_code=0
+ rm -rf trial-8244/inst
+ cd trial-8244
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-02-16 22:48:18
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8244-run.tgz run.2026-02-16_22-48-18
+ tar czf /build/trial-8244-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-02-16_13_29_06.tgz osmo-bts-oc2g.build-2026-02-16_00_51_20.tgz osmo-bts-sysmo.build-2026-02-16_00_51_27.tgz osmo-bts.build-2026-02-16_00_51_24.tgz osmo-ggsn.build-2026-02-16_20_42_38.tgz osmo-hlr.build-2026-02-16_16_37_20.tgz osmo-hnbgw.build-2026-02-16_13_30_26.tgz osmo-mgw.build-2026-02-16_08_33_08.tgz osmo-msc.build-2026-02-16_13_32_37.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-02-16_07_35_25.tgz osmo-pcu-sysmo.build-2026-02-16_07_35_23.tgz osmo-pcu.build-2026-02-16_07_35_21.tgz osmo-sgsn.build-2026-02-16_20_48_27.tgz osmo-stp.build-2026-02-16_13_25_17.tgz osmo-trx.build-2026-02-16_14_21_31.tgz osmocom-bb.build-2026-02-16_21_17_48.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