This log is too long to show here, 14 KB has been skipped — click to see the complete log
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7747
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins17903140261099125214.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-8283
+ 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
290ae4c ttcn3-bts-test: write bts logs to tmpfs
+ 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 [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
#7 CACHED
#8 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#8 CACHED
#9 [ 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
#9 CACHED
#10 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#10 CACHED
#11 [ 9/28] COPY SSH /root/.ssh
#11 CACHED
#12 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#12 CACHED
#13 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#13 CACHED
#14 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#14 CACHED
#15 [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
#15 CACHED
#16 [ 2/28] RUN useradd -ms /bin/bash jenkins
#16 CACHED
#17 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#17 CACHED
#18 [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
#18 CACHED
#19 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#19 CACHED
#20 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#20 CACHED
#21 [ 3/28] RUN groupadd osmo-gsm-tester
#21 CACHED
#22 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#22 CACHED
#23 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#23 CACHED
#24 [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
#24 CACHED
#25 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#25 CACHED
#26 [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
#26 CACHED
#27 [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
#27 CACHED
#28 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#28 CACHED
#29 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#29 CACHED
#30 [ 8/28] RUN MKDIR /var/run/sshd
#30 CACHED
#31 [20/28] WORKDIR /TMP
#31 CACHED
#32 [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
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:b0faf0944f00a439429271f5695b7372648a37984884ada33ce6e9d08372c6a6 done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s 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=8284 -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-03-28 22:48:30
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8284
+ mkdir -p trial-8284
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-03-28_13_27_21.tgz osmo-bts-oc2g.build-2026-03-28_00_51_29.tgz osmo-bts-sysmo.build-2026-03-28_00_51_28.tgz osmo-bts.build-2026-03-28_00_51_38.tgz osmo-ggsn.build-2026-03-28_20_42_52.tgz osmo-hlr.build-2026-03-28_16_36_29.tgz osmo-hnbgw.build-2026-03-28_13_29_28.tgz osmo-mgw.build-2026-03-28_08_33_19.tgz osmo-msc.build-2026-03-28_13_35_27.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-03-28_07_34_55.tgz osmo-pcu-sysmo.build-2026-03-28_07_34_51.tgz osmo-pcu.build-2026-03-28_07_34_52.tgz osmo-sgsn.build-2026-03-28_20_48_08.tgz osmo-stp.build-2026-03-28_13_26_08.tgz osmo-trx.build-2026-03-28_14_30_33.tgz osmocom-bb.build-2026-03-28_21_17_31.tgz srslte.build-19.tgz trial-8284
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-03-28_13_27_21.md5 osmo-bts-oc2g.build-2026-03-28_00_51_29.md5 osmo-bts-sysmo.build-2026-03-28_00_51_28.md5 osmo-bts.build-2026-03-28_00_51_38.md5 osmo-ggsn.build-2026-03-28_20_42_52.md5 osmo-hlr.build-2026-03-28_16_36_29.md5 osmo-hnbgw.build-2026-03-28_13_29_28.md5 osmo-mgw.build-2026-03-28_08_33_19.md5 osmo-msc.build-2026-03-28_13_35_27.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-03-28_07_34_55.md5 osmo-pcu-sysmo.build-2026-03-28_07_34_51.md5 osmo-pcu.build-2026-03-28_07_34_52.md5 osmo-sgsn.build-2026-03-28_20_48_08.md5 osmo-stp.build-2026-03-28_13_26_08.md5 osmo-trx.build-2026-03-28_14_30_33.md5 osmocom-bb.build-2026-03-28_21_17_31.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-03-28_13_27_21.md5 osmo-bts-oc2g.build-2026-03-28_00_51_29.md5 osmo-bts-sysmo.build-2026-03-28_00_51_28.md5 osmo-bts.build-2026-03-28_00_51_38.md5 osmo-ggsn.build-2026-03-28_20_42_52.md5 osmo-hlr.build-2026-03-28_16_36_29.md5 osmo-hnbgw.build-2026-03-28_13_29_28.md5 osmo-mgw.build-2026-03-28_08_33_19.md5 osmo-msc.build-2026-03-28_13_35_27.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-03-28_07_34_55.md5 osmo-pcu-sysmo.build-2026-03-28_07_34_51.md5 osmo-pcu.build-2026-03-28_07_34_52.md5 osmo-sgsn.build-2026-03-28_20_48_08.md5 osmo-stp.build-2026-03-28_13_26_08.md5 osmo-trx.build-2026-03-28_14_30_33.md5 osmocom-bb.build-2026-03-28_21_17_31.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-8284 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8284'
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-8284
--------------------------------------------------------------------------------------------
22:48:30.476275 tst trial-8284: Detailed log at /build/trial-8284/run.2026-03-28_22-48-30/log
---------------------------------------------------------------------
trial-8284 netreg_mass
---------------------------------------------------------------------
22:48:30.682648 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:30.683006 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:30.683771 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:30.684903 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:30.726051 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:30.726891 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:30.728034 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:30.789940 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-8284 netreg_mass register_default_mass.py
----------------------------------------------
22:48:30.790602 tst register_default_mass.py:9: Claiming resources for the test
22:48:30.805807 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:30.806313 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:30.806750 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:30.807180 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:30.807604 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:30.808059 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:30.808494 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:30.838682 tst register_default_mass.py: using LAC 2
22:48:30.860756 tst register_default_mass.py: using RAC 2
22:48:30.887260 tst register_default_mass.py: using CellId 2
22:48:30.916906 tst register_default_mass.py: using BVCI 3
22:48:30.930849 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.931539 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.932127 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.932665 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.933176 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.933674 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.934156 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.934769 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.935310 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.935827 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.936331 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.936838 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.937342 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.937857 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.938368 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.938875 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.939377 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.939910 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.940422 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.940932 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.941446 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.941956 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.942470 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.942979 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.943502 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.944018 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.944522 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.945022 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.945534 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.946048 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.946560 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.947064 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.947575 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.948104 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.948618 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.949118 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.949630 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.950143 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.950652 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.951173 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.951678 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.952182 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.952691 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.953205 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.953707 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.954208 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.954720 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.955231 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.955738 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.956262 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.956772 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.957273 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.957785 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.958288 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.958801 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.959317 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.959827 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.960331 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.960837 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.961328 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.961820 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.962323 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.962832 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.963342 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.963835 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.964341 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.964842 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.965349 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.965852 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.966342 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.966835 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.967349 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.967916 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.968441 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.968939 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.969447 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.969945 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.970449 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.970946 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.971448 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.971953 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.972448 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.972952 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.973455 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.973951 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.974441 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.974946 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.975447 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.975943 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.976441 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.976957 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.977455 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.977967 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.978478 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.978974 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.979468 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.979981 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.980490 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.980998 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.981502 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.982008 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.982560 tst register_default_mass.py:21: Launching a simple network
22:48:30.992495 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:31.111958 run create_hlr_db(pid=20): Launched
22:48:32.126370 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:32.150313 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:32.165675 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:32.171304 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:32.359752 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:32.374341 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:32.380055 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:32.797087 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:32.811650 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:35.826850 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:35.966938 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:35.982265 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:35.987949 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:36.011453 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:36.026185 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:36.031776 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:36.345445 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:36.360687 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:42.390644 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:42.538905 run osmo-bts-virtual(pid=34): Launched
22:48:43.575458 tst register_default_mass.py: using MSISDN 1001
22:48:43.589941 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:43.629973 tst register_default_mass.py: using MSISDN 1002
22:48:43.647851 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:43.678577 tst register_default_mass.py: using MSISDN 1003
22:48:43.693513 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:43.724407 tst register_default_mass.py: using MSISDN 1004
22:48:43.738956 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:43.769434 tst register_default_mass.py: using MSISDN 1005
22:48:43.783840 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:43.814382 tst register_default_mass.py: using MSISDN 1006
22:48:43.828809 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:43.859601 tst register_default_mass.py: using MSISDN 1007
22:48:43.874244 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:43.905248 tst register_default_mass.py: using MSISDN 1008
22:48:43.919851 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:43.950687 tst register_default_mass.py: using MSISDN 1009
22:48:43.965250 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:43.995977 tst register_default_mass.py: using MSISDN 1010
22:48:44.010576 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:44.041419 tst register_default_mass.py: using MSISDN 1011
22:48:44.055933 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:44.086486 tst register_default_mass.py: using MSISDN 1012
22:48:44.100983 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:44.131513 tst register_default_mass.py: using MSISDN 1013
22:48:44.146060 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:44.176704 tst register_default_mass.py: using MSISDN 1014
22:48:44.191151 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:44.221587 tst register_default_mass.py: using MSISDN 1015
22:48:44.236027 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:44.266568 tst register_default_mass.py: using MSISDN 1016
22:48:44.281126 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:44.315945 tst register_default_mass.py: using MSISDN 1017
22:48:44.332184 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:44.362671 tst register_default_mass.py: using MSISDN 1018
22:48:44.377244 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:44.408013 tst register_default_mass.py: using MSISDN 1019
22:48:44.422558 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:44.453321 tst register_default_mass.py: using MSISDN 1020
22:48:44.467910 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:44.498722 tst register_default_mass.py: using MSISDN 1021
22:48:44.513373 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:44.543982 tst register_default_mass.py: using MSISDN 1022
22:48:44.558552 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:44.589027 tst register_default_mass.py: using MSISDN 1023
22:48:44.603403 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:44.634029 tst register_default_mass.py: using MSISDN 1024
22:48:44.648500 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:44.679196 tst register_default_mass.py: using MSISDN 1025
22:48:44.693657 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:44.724393 tst register_default_mass.py: using MSISDN 1026
22:48:44.738941 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:44.769523 tst register_default_mass.py: using MSISDN 1027
22:48:44.783841 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:44.814524 tst register_default_mass.py: using MSISDN 1028
22:48:44.829093 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:44.859974 tst register_default_mass.py: using MSISDN 1029
22:48:44.874597 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:44.904688 tst register_default_mass.py: using MSISDN 1030
22:48:44.918860 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:44.948969 tst register_default_mass.py: using MSISDN 1031
22:48:44.963217 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:44.993584 tst register_default_mass.py: using MSISDN 1032
22:48:45.007936 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:45.038475 tst register_default_mass.py: using MSISDN 1033
22:48:45.052843 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:45.082744 tst register_default_mass.py: using MSISDN 1034
22:48:45.096946 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:45.127250 tst register_default_mass.py: using MSISDN 1035
22:48:45.141641 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:45.178729 tst register_default_mass.py: using MSISDN 1036
22:48:45.195907 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:45.226417 tst register_default_mass.py: using MSISDN 1037
22:48:45.241061 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:45.271266 tst register_default_mass.py: using MSISDN 1038
22:48:45.285692 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:45.316219 tst register_default_mass.py: using MSISDN 1039
22:48:45.330632 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:45.360900 tst register_default_mass.py: using MSISDN 1040
22:48:45.375064 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:45.405454 tst register_default_mass.py: using MSISDN 1041
22:48:45.419862 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:45.450258 tst register_default_mass.py: using MSISDN 1042
22:48:45.464510 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:45.495074 tst register_default_mass.py: using MSISDN 1043
22:48:45.509515 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:45.539756 tst register_default_mass.py: using MSISDN 1044
22:48:45.554123 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:45.593473 tst register_default_mass.py: using MSISDN 1045
22:48:45.611224 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:45.641682 tst register_default_mass.py: using MSISDN 1046
22:48:45.656287 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:45.687019 tst register_default_mass.py: using MSISDN 1047
22:48:45.701611 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:45.732509 tst register_default_mass.py: using MSISDN 1048
22:48:45.747152 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:45.777634 tst register_default_mass.py: using MSISDN 1049
22:48:45.792098 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:45.822889 tst register_default_mass.py: using MSISDN 1050
22:48:45.837494 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:45.868055 tst register_default_mass.py: using MSISDN 1051
22:48:45.882512 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:45.913309 tst register_default_mass.py: using MSISDN 1052
22:48:45.927798 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:45.958601 tst register_default_mass.py: using MSISDN 1053
22:48:45.973227 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:46.003931 tst register_default_mass.py: using MSISDN 1054
22:48:46.018420 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:46.048680 tst register_default_mass.py: using MSISDN 1055
22:48:46.062987 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:46.093153 tst register_default_mass.py: using MSISDN 1056
22:48:46.107289 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:46.137962 tst register_default_mass.py: using MSISDN 1057
22:48:46.152460 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:46.182884 tst register_default_mass.py: using MSISDN 1058
22:48:46.197245 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:46.227706 tst register_default_mass.py: using MSISDN 1059
22:48:46.242218 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:46.272664 tst register_default_mass.py: using MSISDN 1060
22:48:46.286938 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:46.317457 tst register_default_mass.py: using MSISDN 1061
22:48:46.331845 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:46.362099 tst register_default_mass.py: using MSISDN 1062
22:48:46.376367 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:46.415328 tst register_default_mass.py: using MSISDN 1063
22:48:46.433035 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:46.463429 tst register_default_mass.py: using MSISDN 1064
22:48:46.478195 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:46.508660 tst register_default_mass.py: using MSISDN 1065
22:48:46.522957 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:46.553389 tst register_default_mass.py: using MSISDN 1066
22:48:46.567759 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:46.598190 tst register_default_mass.py: using MSISDN 1067
22:48:46.612534 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:46.642790 tst register_default_mass.py: using MSISDN 1068
22:48:46.657009 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:46.687052 tst register_default_mass.py: using MSISDN 1069
22:48:46.701250 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:46.730209 tst register_default_mass.py: using MSISDN 1070
22:48:46.743823 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:46.772956 tst register_default_mass.py: using MSISDN 1071
22:48:46.786629 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:46.817465 tst register_default_mass.py: using MSISDN 1072
22:48:46.831949 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:46.862129 tst register_default_mass.py: using MSISDN 1073
22:48:46.876385 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:46.906952 tst register_default_mass.py: using MSISDN 1074
22:48:46.921435 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:46.951750 tst register_default_mass.py: using MSISDN 1075
22:48:46.966053 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:46.996445 tst register_default_mass.py: using MSISDN 1076
22:48:47.010937 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:47.041418 tst register_default_mass.py: using MSISDN 1077
22:48:47.055788 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:47.086171 tst register_default_mass.py: using MSISDN 1078
22:48:47.100575 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:47.130905 tst register_default_mass.py: using MSISDN 1079
22:48:47.145256 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:47.175541 tst register_default_mass.py: using MSISDN 1080
22:48:47.187442 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:47.217760 tst register_default_mass.py: using MSISDN 1081
22:48:47.231908 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:47.262277 tst register_default_mass.py: using MSISDN 1082
22:48:47.276537 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:47.306323 tst register_default_mass.py: using MSISDN 1083
22:48:47.320400 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:47.350641 tst register_default_mass.py: using MSISDN 1084
22:48:47.364973 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:47.395014 tst register_default_mass.py: using MSISDN 1085
22:48:47.409251 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:47.439011 tst register_default_mass.py: using MSISDN 1086
22:48:47.452979 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:47.483260 tst register_default_mass.py: using MSISDN 1087
22:48:47.497653 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:47.527910 tst register_default_mass.py: using MSISDN 1088
22:48:47.542173 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:47.572019 tst register_default_mass.py: using MSISDN 1089
22:48:47.586127 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:47.616809 tst register_default_mass.py: using MSISDN 1090
22:48:47.631263 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:47.661253 tst register_default_mass.py: using MSISDN 1091
22:48:47.675339 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:47.705824 tst register_default_mass.py: using MSISDN 1092
22:48:47.720383 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:47.749452 tst register_default_mass.py: using MSISDN 1093
22:48:47.763065 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:47.792174 tst register_default_mass.py: using MSISDN 1094
22:48:47.805818 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:47.835034 tst register_default_mass.py: using MSISDN 1095
22:48:47.848772 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:47.878907 tst register_default_mass.py: using MSISDN 1096
22:48:47.893155 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:47.923765 tst register_default_mass.py: using MSISDN 1097
22:48:47.938299 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:47.968524 tst register_default_mass.py: using MSISDN 1098
22:48:47.982706 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:48.012835 tst register_default_mass.py: using MSISDN 1099
22:48:48.027097 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:48.057057 tst register_default_mass.py: using MSISDN 1100
22:48:48.071103 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:48.162551 run mass: Starting testcase
22:48:48.168106 run mass: Pre-launching all virtphy's
22:48:48.173544 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:48.186631 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:48.192640 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:48.205481 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:48.211538 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:48.224541 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:48.230556 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:48.243420 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:48.249328 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:48.262127 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:48.268251 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:48.281285 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:48.287370 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:48.300485 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:48.306511 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:48.319570 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:48.325656 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:48.338730 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:48.344762 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:48.357867 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:48.363931 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:48.376983 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:48.383016 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:48.396096 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:48.402125 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:48.415105 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:48.421183 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:48.434112 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:48.440091 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:48.452880 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:48.458801 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:48.471601 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:48.477542 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:48.490370 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:48.496334 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:48.509101 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:48.515065 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:48.527872 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:48.533827 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:48.546633 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:48.552625 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:48.565423 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:48.571389 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:48.584205 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:48.590151 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:48.602954 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:48.608841 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:48.621635 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:48.627626 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:48.640448 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:48.646422 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:48.659270 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:48.665341 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:48.678448 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:48.684502 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:48.697345 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:48.703347 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:48.716245 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:48.722177 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:48.735149 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:48.741151 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:48.754040 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:48.760027 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:48.772870 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:48.778849 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:48.791659 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:48.797624 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:48.810441 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:48.816408 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:48.829282 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:48.835259 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:48.848109 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:48.854128 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:48.867001 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:48.873111 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:48.886095 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:48.892089 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:48.904989 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:48.910957 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:48.923961 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:48.929918 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:48.942882 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:48.948845 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:48.961825 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:48.967909 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:48.980762 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:48.986909 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:48.999878 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:49.005830 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:49.018669 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:49.024652 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:49.037447 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:49.043450 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:49.056306 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:49.062261 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:49.075111 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:49.081094 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:49.093985 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:49.099942 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:49.112808 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:49.118811 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:49.131723 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:49.137697 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:49.150507 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:49.156542 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:49.169341 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:49.175399 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:49.188269 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:49.194235 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:49.207258 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:49.213205 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:49.226245 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:49.232200 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:49.245038 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:49.250982 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:49.263794 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:49.269757 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:49.282629 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:49.288574 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:49.301434 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:49.307417 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:49.320303 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:49.326228 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:49.339028 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:49.344956 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:49.357767 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:49.363681 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:49.376513 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:49.382440 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:49.395445 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:49.401412 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:49.414363 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:49.420299 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:49.433085 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:49.439136 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:49.452063 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:49.458088 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:49.471028 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:49.477100 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:49.490140 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:49.496106 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:49.508940 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:49.514892 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:49.527832 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:49.533861 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:49.546619 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:49.552530 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:49.565271 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:49.571362 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:49.584279 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:49.590261 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:49.603146 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:49.609218 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:49.622313 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:49.628473 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:49.641331 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:49.647367 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:49.660367 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:49.666346 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:49.679322 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:49.685262 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:49.698293 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:49.704260 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:49.717152 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:49.723123 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:49.736000 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:49.741897 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:49.754703 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:49.760632 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:49.773452 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:49.779407 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:49.792265 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:49.798204 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:49.811048 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:49.817002 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:49.829866 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:49.835831 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:49.848651 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:49.854573 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:49.867582 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:49.873531 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:49.886545 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:49.892465 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:49.905295 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:49.911535 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:49.924851 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:49.930966 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:49.943855 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:49.949925 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:49.962868 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:49.968839 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:49.981764 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:49.987774 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:50.000816 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:50.006827 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:50.019889 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:50.025911 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:50.038932 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:50.044977 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:50.058034 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:50.064002 run mass: Checking if sockets are in the filesystem
22:48:50.097067 run osmo-ms-mob/00000: Starting mobile
22:48:50.110264 run osmo-ms-mob/00000(pid=135): Launched
22:48:50.121782 run mass: MS start registered {at=5288756.330099142, delay=0.005378405563533306, ms=00000}
22:48:54.310189 run osmo-ms-mob/00001: Starting mobile
22:48:54.326953 run osmo-ms-mob/00001(pid=136): Launched
22:48:54.337993 run mass: MS start registered {at=5288760.546300886, delay=0.004724998027086258, ms=00001}
22:48:55.367358 run mass: MS performed LU {at=5288761.575556492, lu_delay=5.245457350276411, ms=00000}
22:48:56.113261 run osmo-ms-mob/00002: Starting mobile
22:48:56.130419 run osmo-ms-mob/00002(pid=137): Launched
22:48:56.140996 run mass: MS start registered {at=5288762.349308052, delay=0.004599547013640404, ms=00002}
22:48:57.398305 run osmo-ms-mob/00003: Starting mobile
22:48:57.411381 run osmo-ms-mob/00003(pid=138): Launched
22:48:57.422044 run mass: MS start registered {at=5288763.630360899, delay=0.0046750633046031, ms=00003}
22:48:58.479604 run osmo-ms-mob/00004: Starting mobile
22:48:58.492820 run osmo-ms-mob/00004(pid=139): Launched
22:48:58.503312 run mass: MS start registered {at=5288764.711629498, delay=0.004383509047329426, ms=00004}
22:48:59.132937 run mass: MS performed LU {at=5288765.341141563, lu_delay=4.79484067671001, ms=00001}
22:48:59.512334 run osmo-ms-mob/00005: Starting mobile
22:48:59.528123 run osmo-ms-mob/00005(pid=140): Launched
22:48:59.538796 run mass: MS start registered {at=5288765.747112902, delay=0.004313496872782707, ms=00005}
22:49:00.402426 run osmo-ms-mob/00006: Starting mobile
22:49:00.418694 run osmo-ms-mob/00006(pid=141): Launched
22:49:00.429189 run mass: MS start registered {at=5288766.637510566, delay=0.004472416825592518, ms=00006}
22:49:01.034721 run mass: MS performed LU {at=5288767.242923893, lu_delay=4.893615840934217, ms=00002}
22:49:01.311213 run osmo-ms-mob/00007: Starting mobile
22:49:01.328046 run osmo-ms-mob/00007(pid=142): Launched
22:49:01.338682 run mass: MS start registered {at=5288767.547003349, delay=0.00451754592359066, ms=00007}
22:49:02.080685 run osmo-ms-mob/00008: Starting mobile
22:49:02.093471 run osmo-ms-mob/00008(pid=143): Launched
22:49:02.104444 run mass: MS start registered {at=5288768.31274871, delay=0.004549381323158741, ms=00008}
22:49:02.811292 run osmo-ms-mob/00009: Starting mobile
22:49:02.828514 run osmo-ms-mob/00009(pid=144): Launched
22:49:02.839280 run mass: MS start registered {at=5288769.047601911, delay=0.004730956628918648, ms=00009}
22:49:02.899035 run mass: MS performed LU {at=5288769.107246283, lu_delay=5.476885384880006, ms=00003}
22:49:03.511100 run osmo-ms-mob/00010: Starting mobile
22:49:03.533185 run osmo-ms-mob/00010(pid=145): Launched
22:49:03.543971 run mass: MS start registered {at=5288769.752290842, delay=0.004749801009893417, ms=00010}
22:49:04.079613 run osmo-ms-mob/00011: Starting mobile
22:49:04.092914 run osmo-ms-mob/00011(pid=146): Launched
22:49:04.103527 run mass: MS start registered {at=5288770.311848865, delay=0.0046127112582325935, ms=00011}
22:49:04.680197 run osmo-ms-mob/00012: Starting mobile
22:49:04.693926 run osmo-ms-mob/00012(pid=147): Launched
22:49:04.704684 run mass: MS start registered {at=5288770.913002471, delay=0.00470922514796257, ms=00012}
22:49:04.800182 run mass: MS performed LU {at=5288771.008394636, lu_delay=6.296765138395131, ms=00004}
22:49:04.827105 run mass: MS performed LU {at=5288771.035344645, lu_delay=5.288231743499637, ms=00005}
22:49:05.312677 run osmo-ms-mob/00013: Starting mobile
22:49:05.342094 run osmo-ms-mob/00013(pid=148): Launched
22:49:05.353017 run mass: MS start registered {at=5288771.561337547, delay=0.00473629217594862, ms=00013}
22:49:05.880113 run osmo-ms-mob/00014: Starting mobile
22:49:05.893392 run osmo-ms-mob/00014(pid=149): Launched
22:49:05.904063 run mass: MS start registered {at=5288772.112384675, delay=0.004547405056655407, ms=00014}
22:49:06.480014 run osmo-ms-mob/00015: Starting mobile
22:49:06.493303 run osmo-ms-mob/00015(pid=150): Launched
22:49:06.503893 run mass: MS start registered {at=5288772.712216418, delay=0.004609772935509682, ms=00015}
22:49:06.664960 run mass: MS performed LU {at=5288772.873167156, lu_delay=6.235656590200961, ms=00006}
22:49:06.729446 run mass: MS performed LU {at=5288772.937651152, lu_delay=5.390647802501917, ms=00007}
22:49:07.012852 run osmo-ms-mob/00016: Starting mobile
22:49:07.029798 run osmo-ms-mob/00016(pid=151): Launched
22:49:07.036235 run mass: MS performed LU {at=5288773.244563428, lu_delay=4.9318147180601954, ms=00008}
22:49:07.042517 run mass: MS start registered {at=5288773.25085008, delay=0.006303675472736359, ms=00016}
22:49:07.491967 run osmo-ms-mob/00017: Starting mobile
22:49:07.505975 run osmo-ms-mob/00017(pid=152): Launched
22:49:07.517018 run mass: MS start registered {at=5288773.725333825, delay=0.004892841912806034, ms=00017}
22:49:08.103951 run osmo-ms-mob/00018: Starting mobile
22:49:08.120006 run osmo-ms-mob/00018(pid=153): Launched
22:49:08.131042 run mass: MS start registered {at=5288774.339363109, delay=0.004881391301751137, ms=00018}
22:49:08.464743 run mass: MS performed LU {at=5288774.672960988, lu_delay=4.920670146122575, ms=00010}
22:49:08.520969 run osmo-ms-mob/00019: Starting mobile
22:49:08.535900 run osmo-ms-mob/00019(pid=154): Launched
22:49:08.546569 run mass: MS start registered {at=5288774.754889623, delay=0.004702167585492134, ms=00019}
22:49:08.565909 run mass: MS performed LU {at=5288774.774163735, lu_delay=5.726561823859811, ms=00009}
22:49:08.593989 run mass: MS performed LU {at=5288774.802208516, lu_delay=4.490359650924802, ms=00011}
22:49:08.996603 run osmo-ms-mob/00020: Starting mobile
22:49:09.009601 run osmo-ms-mob/00020(pid=155): Launched
22:49:09.020263 run mass: MS start registered {at=5288775.228584647, delay=0.004532095044851303, ms=00020}
22:49:09.479981 run osmo-ms-mob/00021: Starting mobile
22:49:09.493478 run osmo-ms-mob/00021(pid=156): Launched
22:49:09.504336 run mass: MS start registered {at=5288775.712648246, delay=0.004732663743197918, ms=00021}
22:49:09.889145 run osmo-ms-mob/00022: Starting mobile
22:49:09.902919 run osmo-ms-mob/00022(pid=157): Launched
22:49:09.913810 run mass: MS start registered {at=5288776.122123759, delay=0.004829765297472477, ms=00022}
22:49:10.395658 run osmo-ms-mob/00023: Starting mobile
22:49:10.408892 run osmo-ms-mob/00023(pid=158): Launched
22:49:10.419865 run mass: MS start registered {at=5288776.628186663, delay=0.004891499876976013, ms=00023}
22:49:10.429761 run mass: MS performed LU {at=5288776.638083095, lu_delay=5.725080623291433, ms=00012}
22:49:10.495710 run mass: MS performed LU {at=5288776.703907708, lu_delay=5.142570160329342, ms=00013}
22:49:10.802788 run osmo-ms-mob/00024: Starting mobile
22:49:10.819487 run osmo-ms-mob/00024(pid=159): Launched
22:49:10.825397 run mass: MS performed LU {at=5288777.033724917, lu_delay=4.921340242028236, ms=00014}
22:49:10.831443 run mass: MS start registered {at=5288777.03977799, delay=0.0060720061883330345, ms=00024}
22:49:11.280095 run osmo-ms-mob/00025: Starting mobile
22:49:11.293266 run osmo-ms-mob/00025(pid=160): Launched
22:49:11.304498 run mass: MS start registered {at=5288777.512817661, delay=0.004974711686372757, ms=00025}
22:49:11.680681 run osmo-ms-mob/00026: Starting mobile
22:49:11.693598 run osmo-ms-mob/00026(pid=161): Launched
22:49:11.705001 run mass: MS start registered {at=5288777.913317459, delay=0.005040954798460007, ms=00026}
22:49:12.110852 run osmo-ms-mob/00027: Starting mobile
22:49:12.127615 run osmo-ms-mob/00027(pid=162): Launched
22:49:12.138316 run mass: MS start registered {at=5288778.346637088, delay=0.004685981199145317, ms=00027}
22:49:12.230285 run mass: MS performed LU {at=5288778.438503344, lu_delay=5.726286925375462, ms=00015}
22:49:12.332536 run mass: MS performed LU {at=5288778.540755069, lu_delay=4.8154212441295385, ms=00017}
22:49:12.358404 run mass: MS performed LU {at=5288778.566720897, lu_delay=5.315870817750692, ms=00016}
22:49:12.383491 run osmo-ms-mob/00028: Starting mobile
22:49:12.396851 run osmo-ms-mob/00028(pid=163): Launched
22:49:12.407563 run mass: MS start registered {at=5288778.615887166, delay=0.004683450795710087, ms=00028}
22:49:12.902384 run osmo-ms-mob/00029: Starting mobile
22:49:12.918885 run osmo-ms-mob/00029(pid=164): Launched
22:49:12.929976 run mass: MS start registered {at=5288779.138291685, delay=0.00496324710547924, ms=00029}
22:49:13.281867 run osmo-ms-mob/00030: Starting mobile
22:49:13.295102 run osmo-ms-mob/00030(pid=165): Launched
22:49:13.306309 run mass: MS start registered {at=5288779.514626035, delay=0.004754210822284222, ms=00030}
22:49:13.703476 run osmo-ms-mob/00031: Starting mobile
22:49:13.716319 run osmo-ms-mob/00031(pid=166): Launched
22:49:13.727167 run mass: MS start registered {at=5288779.935482341, delay=0.004916940815746784, ms=00031}
22:49:14.017344 run osmo-ms-mob/00032: Starting mobile
22:49:14.034729 run osmo-ms-mob/00032(pid=167): Launched
22:49:14.045381 run mass: MS start registered {at=5288780.253702989, delay=0.00470671895891428, ms=00032}
22:49:14.196805 run mass: MS performed LU {at=5288780.405026195, lu_delay=4.692377948202193, ms=00021}
22:49:14.261284 run mass: MS performed LU {at=5288780.469502858, lu_delay=5.240918210707605, ms=00020}
22:49:14.276188 run osmo-ms-mob/00033: Starting mobile
22:49:14.289161 run osmo-ms-mob/00033(pid=168): Launched
22:49:14.299675 run mass: MS start registered {at=5288780.507995993, delay=0.004400268197059631, ms=00033}
22:49:14.330105 run mass: MS performed LU {at=5288780.538348963, lu_delay=5.783459339290857, ms=00019}
22:49:14.367075 run mass: MS performed LU {at=5288780.575316071, lu_delay=6.23595296125859, ms=00018}
22:49:14.812795 run osmo-ms-mob/00034: Starting mobile
22:49:14.830082 run osmo-ms-mob/00034(pid=169): Launched
22:49:14.841103 run mass: MS start registered {at=5288781.049419851, delay=0.004934216849505901, ms=00034}
22:49:15.090553 run osmo-ms-mob/00035: Starting mobile
22:49:15.104076 run osmo-ms-mob/00035(pid=170): Launched
22:49:15.114824 run mass: MS start registered {at=5288781.323145244, delay=0.004550633952021599, ms=00035}
22:49:15.492221 run osmo-ms-mob/00036: Starting mobile
22:49:15.506029 run osmo-ms-mob/00036(pid=171): Launched
22:49:15.517367 run mass: MS start registered {at=5288781.725682997, delay=0.005233121104538441, ms=00036}
22:49:15.908608 run osmo-ms-mob/00037: Starting mobile
22:49:15.923805 run osmo-ms-mob/00037(pid=172): Launched
22:49:15.934417 run mass: MS start registered {at=5288782.142739277, delay=0.004516194574534893, ms=00037}
22:49:15.996364 run mass: MS performed LU {at=5288782.204582158, lu_delay=5.576395494863391, ms=00023}
22:49:16.097923 run mass: MS performed LU {at=5288782.306140646, lu_delay=6.184016887098551, ms=00022}
22:49:16.126855 run osmo-ms-mob/00038: Starting mobile
22:49:16.140075 run osmo-ms-mob/00038(pid=173): Launched
22:49:16.146081 run mass: MS performed LU {at=5288782.354411689, lu_delay=5.31463369820267, ms=00024}
22:49:16.151990 run mass: MS start registered {at=5288782.360324846, delay=0.005930379964411259, ms=00038}
22:49:16.269927 run mass: MS performed LU {at=5288782.478151052, lu_delay=4.965333390980959, ms=00025}
22:49:16.299166 run osmo-ms-mob/00039: Starting mobile
22:49:16.312310 run osmo-ms-mob/00039(pid=174): Launched
22:49:16.323017 run mass: MS start registered {at=5288782.531338286, delay=0.004626092500984669, ms=00039}
22:49:16.906542 run osmo-ms-mob/00040: Starting mobile
22:49:16.919942 run osmo-ms-mob/00040(pid=175): Launched
22:49:16.931240 run mass: MS start registered {at=5288783.139554305, delay=0.005151540972292423, ms=00040}
22:49:17.180831 run osmo-ms-mob/00041: Starting mobile
22:49:17.194268 run osmo-ms-mob/00041(pid=176): Launched
22:49:17.204993 run mass: MS start registered {at=5288783.413314772, delay=0.004763476550579071, ms=00041}
22:49:17.504632 run osmo-ms-mob/00042: Starting mobile
22:49:17.520801 run osmo-ms-mob/00042(pid=177): Launched
22:49:17.531592 run mass: MS start registered {at=5288783.739913847, delay=0.004765302874147892, ms=00042}
22:49:17.909141 run osmo-ms-mob/00043: Starting mobile
22:49:17.924405 run osmo-ms-mob/00043(pid=178): Launched
22:49:17.935758 run mass: MS start registered {at=5288784.14407464, delay=0.005368697457015514, ms=00043}
22:49:17.962108 run mass: MS performed LU {at=5288784.170377481, lu_delay=5.032085795886815, ms=00029}
22:49:18.027053 run mass: MS performed LU {at=5288784.23527361, lu_delay=5.888636521995068, ms=00027}
22:49:18.054278 run osmo-ms-mob/00044: Starting mobile
22:49:18.067072 run osmo-ms-mob/00044(pid=179): Launched
22:49:18.077673 run mass: MS start registered {at=5288784.285997586, delay=0.004526178352534771, ms=00044}
22:49:18.132913 run mass: MS performed LU {at=5288784.341147297, lu_delay=4.826521262526512, ms=00030}
22:49:18.171009 run mass: MS performed LU {at=5288784.379260059, lu_delay=6.4659426007419825, ms=00026}
22:49:18.199782 run osmo-ms-mob/00045: Starting mobile
22:49:18.212838 run osmo-ms-mob/00045(pid=180): Launched
22:49:18.223625 run mass: MS start registered {at=5288784.431947498, delay=0.004613916389644146, ms=00045}
22:49:18.795940 run osmo-ms-mob/00046: Starting mobile
22:49:18.810563 run osmo-ms-mob/00046(pid=181): Launched
22:49:18.821699 run mass: MS start registered {at=5288785.030018674, delay=0.004999026656150818, ms=00046}
22:49:19.094722 run osmo-ms-mob/00047: Starting mobile
22:49:19.108469 run osmo-ms-mob/00047(pid=182): Launched
22:49:19.119297 run mass: MS start registered {at=5288785.327617571, delay=0.0044088056311011314, ms=00047}
22:49:19.394389 run osmo-ms-mob/00048: Starting mobile
22:49:19.408132 run osmo-ms-mob/00048(pid=183): Launched
22:49:19.419361 run mass: MS start registered {at=5288785.627671129, delay=0.005114126950502396, ms=00048}
22:49:19.679632 run osmo-ms-mob/00049: Starting mobile
22:49:19.692546 run osmo-ms-mob/00049(pid=184): Launched
22:49:19.703157 run mass: MS start registered {at=5288785.911480048, delay=0.004543435759842396, ms=00049}
22:49:19.863382 run mass: MS performed LU {at=5288786.071603189, lu_delay=5.563607196323574, ms=00033}
22:49:19.890988 run mass: MS performed LU {at=5288786.099231859, lu_delay=5.845528869889677, ms=00032}
22:49:19.947932 run osmo-ms-mob/00050: Starting mobile
22:49:19.963090 run osmo-ms-mob/00050(pid=185): Launched
22:49:19.973514 run mass: MS start registered {at=5288786.181836775, delay=0.004409297369420528, ms=00050}
22:49:20.035744 run mass: MS performed LU {at=5288786.2439323, lu_delay=6.308449959382415, ms=00031}
22:49:20.071041 run mass: MS performed LU {at=5288786.279286758, lu_delay=4.956141513772309, ms=00035}
22:49:20.412759 run osmo-ms-mob/00051: Starting mobile
22:49:20.425972 run osmo-ms-mob/00051(pid=186): Launched
22:49:20.436727 run mass: MS start registered {at=5288786.645048562, delay=0.004628157243132591, ms=00051}
22:49:20.691670 run osmo-ms-mob/00052: Starting mobile
22:49:20.706818 run osmo-ms-mob/00052(pid=187): Launched
22:49:20.717771 run mass: MS start registered {at=5288786.926090798, delay=0.0046471357345581055, ms=00052}
22:49:20.980350 run osmo-ms-mob/00053: Starting mobile
22:49:20.993747 run osmo-ms-mob/00053(pid=188): Launched
22:49:21.004583 run mass: MS start registered {at=5288787.212905013, delay=0.004633916541934013, ms=00053}
22:49:21.292528 run osmo-ms-mob/00054: Starting mobile
22:49:21.306228 run osmo-ms-mob/00054(pid=189): Launched
22:49:21.316886 run mass: MS start registered {at=5288787.525206273, delay=0.004631508141756058, ms=00054}
22:49:21.580329 run osmo-ms-mob/00055: Starting mobile
22:49:21.593630 run osmo-ms-mob/00055(pid=190): Launched
22:49:21.604700 run mass: MS start registered {at=5288787.813021163, delay=0.0049256980419158936, ms=00055}
22:49:21.663718 run mass: MS performed LU {at=5288787.87189952, lu_delay=5.729160242713988, ms=00037}
22:49:21.728811 run mass: MS performed LU {at=5288787.937030682, lu_delay=6.211347685195506, ms=00036}
22:49:21.755622 run osmo-ms-mob/00056: Starting mobile
22:49:21.768642 run osmo-ms-mob/00056(pid=191): Launched
22:49:21.779192 run mass: MS start registered {at=5288787.987513935, delay=0.004393552429974079, ms=00056}
22:49:21.792185 run mass: MS performed LU {at=5288788.000507368, lu_delay=4.860953062772751, ms=00040}
22:49:21.936953 run mass: MS performed LU {at=5288788.14517009, lu_delay=5.784845244139433, ms=00038}
22:49:21.965540 run osmo-ms-mob/00057: Starting mobile
22:49:21.978843 run osmo-ms-mob/00057(pid=192): Launched
22:49:21.985020 run mass: MS performed LU {at=5288788.193347135, lu_delay=5.662008848972619, ms=00039}
22:49:21.991066 run mass: MS start registered {at=5288788.1993996, delay=0.006069811061024666, ms=00057}
22:49:22.226828 run mass: MS performed LU {at=5288788.435045235, lu_delay=5.0217304630205035, ms=00041}
22:49:22.593193 run osmo-ms-mob/00058: Starting mobile
22:49:22.607625 run osmo-ms-mob/00058(pid=193): Launched
22:49:22.618682 run mass: MS start registered {at=5288788.826998632, delay=0.004747561179101467, ms=00058}
22:49:22.790541 run mass: MS performed LU {at=5288788.998763121, lu_delay=4.8546884804964066, ms=00043}
22:49:22.819389 run osmo-ms-mob/00059: Starting mobile
22:49:22.832826 run osmo-ms-mob/00059(pid=194): Launched
22:49:22.838996 run mass: MS performed LU {at=5288789.047323572, lu_delay=5.307409725151956, ms=00042}
22:49:22.844807 run mass: MS start registered {at=5288789.053141375, delay=0.005834923125803471, ms=00059}
22:49:23.211624 run osmo-ms-mob/00060: Starting mobile
22:49:23.226731 run osmo-ms-mob/00060(pid=195): Launched
22:49:23.240042 run mass: MS start registered {at=5288789.448359881, delay=0.007014557719230652, ms=00060}
22:49:23.565883 run mass: MS performed LU {at=5288789.774100992, lu_delay=4.744082317687571, ms=00046}
22:49:23.619321 run osmo-ms-mob/00061: Starting mobile
22:49:23.634496 run osmo-ms-mob/00061(pid=196): Launched
22:49:23.640581 run mass: MS performed LU {at=5288789.848909053, lu_delay=5.562911466695368, ms=00044}
22:49:23.646397 run mass: MS start registered {at=5288789.854732738, delay=0.005840743891894817, ms=00061}
22:49:23.656016 run mass: MS performed LU {at=5288789.864339325, lu_delay=4.536721753887832, ms=00047}
22:49:23.666720 run osmo-ms-mob/00062: Starting mobile
22:49:23.679894 run osmo-ms-mob/00062(pid=197): Launched
22:49:23.690821 run mass: MS start registered {at=5288789.899137517, delay=0.004947011359035969, ms=00062}
22:49:23.836641 run mass: MS performed LU {at=5288790.044865918, lu_delay=5.612918420694768, ms=00045}
22:49:24.216910 run osmo-ms-mob/00063: Starting mobile
22:49:24.233215 run osmo-ms-mob/00063(pid=198): Launched
22:49:24.244394 run mass: MS start registered {at=5288790.452708969, delay=0.005104150623083115, ms=00063}
22:49:24.593908 run osmo-ms-mob/00064: Starting mobile
22:49:24.608300 run osmo-ms-mob/00064(pid=199): Launched
22:49:24.619754 run mass: MS start registered {at=5288790.828038463, delay=0.005265555344521999, ms=00064}
22:49:24.995002 run osmo-ms-mob/00065: Starting mobile
22:49:25.008878 run osmo-ms-mob/00065(pid=200): Launched
22:49:25.020033 run mass: MS start registered {at=5288791.228352145, delay=0.005025802180171013, ms=00065}
22:49:25.291845 run osmo-ms-mob/00066: Starting mobile
22:49:25.305584 run osmo-ms-mob/00066(pid=201): Launched
22:49:25.316245 run mass: MS start registered {at=5288791.524568495, delay=0.00473487563431263, ms=00066}
22:49:25.493721 run mass: MS performed LU {at=5288791.701928557, lu_delay=5.790448509156704, ms=00049}
22:49:25.558819 run mass: MS performed LU {at=5288791.767035319, lu_delay=5.5851985439658165, ms=00050}
22:49:25.585487 run osmo-ms-mob/00067: Starting mobile
22:49:25.598399 run osmo-ms-mob/00067(pid=202): Launched
22:49:25.609264 run mass: MS start registered {at=5288791.817586302, delay=0.004771621897816658, ms=00067}
22:49:25.626844 run mass: MS performed LU {at=5288791.835163483, lu_delay=6.20749235432595, ms=00048}
22:49:25.664901 run mass: MS performed LU {at=5288791.873135806, lu_delay=5.2280872436240315, ms=00051}
22:49:25.686494 run osmo-ms-mob/00068: Starting mobile
22:49:25.699465 run osmo-ms-mob/00068(pid=203): Launched
22:49:25.705842 run mass: MS performed LU {at=5288791.9141677, lu_delay=4.988076901994646, ms=00052}
22:49:25.711653 run mass: MS start registered {at=5288791.919986943, delay=0.00583743117749691, ms=00068}
22:49:25.737405 run mass: MS performed LU {at=5288791.945720764, lu_delay=4.732815750874579, ms=00053}
22:49:26.393929 run osmo-ms-mob/00069: Starting mobile
22:49:26.408002 run osmo-ms-mob/00069(pid=204): Launched
22:49:26.418720 run mass: MS start registered {at=5288792.627041455, delay=0.004499792121350765, ms=00069}
22:49:26.792578 run osmo-ms-mob/00070: Starting mobile
22:49:26.806299 run osmo-ms-mob/00070(pid=205): Launched
22:49:26.817379 run mass: MS start registered {at=5288793.025696005, delay=0.004870742559432983, ms=00070}
22:49:27.218649 run osmo-ms-mob/00071: Starting mobile
22:49:27.234654 run osmo-ms-mob/00071(pid=206): Launched
22:49:27.245436 run mass: MS start registered {at=5288793.453759598, delay=0.0047788359224796295, ms=00071}
22:49:27.293591 run mass: MS performed LU {at=5288793.501810706, lu_delay=5.514296771027148, ms=00056}
22:49:27.395241 run mass: MS performed LU {at=5288793.603462285, lu_delay=6.078256011940539, ms=00054}
22:49:27.422554 run mass: MS performed LU {at=5288793.630796384, lu_delay=4.803797751665115, ms=00058}
22:49:27.453851 run osmo-ms-mob/00072: Starting mobile
22:49:27.466732 run osmo-ms-mob/00072(pid=207): Launched
22:49:27.477456 run mass: MS start registered {at=5288793.68577661, delay=0.00463934987783432, ms=00072}
22:49:27.566345 run mass: MS performed LU {at=5288793.774562961, lu_delay=5.575163361616433, ms=00057}
22:49:27.602513 run mass: MS performed LU {at=5288793.810763504, lu_delay=4.757622129283845, ms=00059}
22:49:27.640088 run mass: MS performed LU {at=5288793.84828763, lu_delay=6.03526646643877, ms=00055}
22:49:27.664653 run osmo-ms-mob/00073: Starting mobile
22:49:27.677735 run osmo-ms-mob/00073(pid=208): Launched
22:49:27.688631 run mass: MS start registered {at=5288793.896953084, delay=0.004937572404742241, ms=00073}
22:49:28.391860 run osmo-ms-mob/00074: Starting mobile
22:49:28.405642 run osmo-ms-mob/00074(pid=209): Launched
22:49:28.417049 run mass: MS start registered {at=5288794.625364247, delay=0.004999333992600441, ms=00074}
22:49:28.809064 run osmo-ms-mob/00075: Starting mobile
22:49:28.824159 run osmo-ms-mob/00075(pid=210): Launched
22:49:28.834909 run mass: MS start registered {at=5288795.043231643, delay=0.004777414724230766, ms=00075}
22:49:29.260190 run mass: MS performed LU {at=5288795.468385298, lu_delay=5.569247780367732, ms=00062}
22:49:29.317791 run osmo-ms-mob/00076: Starting mobile
22:49:29.333340 run osmo-ms-mob/00076(pid=211): Launched
22:49:29.339315 run mass: MS performed LU {at=5288795.547641901, lu_delay=5.094932932406664, ms=00063}
22:49:29.346846 run mass: MS start registered {at=5288795.5551798, delay=0.0075547583401203156, ms=00076}
22:49:29.393685 run mass: MS performed LU {at=5288795.60190156, lu_delay=6.153541679494083, ms=00060}
22:49:29.468117 run mass: MS performed LU {at=5288795.676347246, lu_delay=4.8483087830245495, ms=00064}
22:49:29.494239 run osmo-ms-mob/00077: Starting mobile
22:49:29.507371 run osmo-ms-mob/00077(pid=212): Launched
22:49:29.517998 run mass: MS start registered {at=5288795.72632191, delay=0.004548311233520508, ms=00077}
22:49:30.196152 run osmo-ms-mob/00078: Starting mobile
22:49:30.210567 run osmo-ms-mob/00078(pid=213): Launched
22:49:30.221690 run mass: MS start registered {at=5288796.430008413, delay=0.005064461380243301, ms=00078}
22:49:30.594177 run osmo-ms-mob/00079: Starting mobile
22:49:30.608542 run osmo-ms-mob/00079(pid=214): Launched
22:49:30.620135 run mass: MS start registered {at=5288796.828451114, delay=0.005577519536018372, ms=00079}
22:49:31.059464 run mass: MS performed LU {at=5288797.267689017, lu_delay=5.347702073864639, ms=00068}
22:49:31.112536 run osmo-ms-mob/00080: Starting mobile
22:49:31.127580 run osmo-ms-mob/00080(pid=215): Launched
22:49:31.140091 run mass: MS start registered {at=5288797.348409115, delay=0.006442693993449211, ms=00080}
22:49:31.160866 run mass: MS performed LU {at=5288797.369085472, lu_delay=4.742044016718864, ms=00069}
22:49:31.189142 run mass: MS performed LU {at=5288797.39736276, lu_delay=5.8727942649275064, ms=00066}
22:49:31.332866 run mass: MS performed LU {at=5288797.541084257, lu_delay=6.312732111662626, ms=00065}
22:49:31.368081 run mass: MS performed LU {at=5288797.57632403, lu_delay=5.758737727999687, ms=00067}
22:49:31.384848 run osmo-ms-mob/00081: Starting mobile
22:49:31.397886 run osmo-ms-mob/00081(pid=216): Launched
22:49:31.408652 run mass: MS start registered {at=5288797.616976375, delay=0.004697232507169247, ms=00081}
22:49:31.992518 run osmo-ms-mob/00082: Starting mobile
22:49:32.006251 run osmo-ms-mob/00082(pid=217): Launched
22:49:32.017260 run mass: MS start registered {at=5288798.225576844, delay=0.004662210121750832, ms=00082}
22:49:32.592864 run osmo-ms-mob/00083: Starting mobile
22:49:32.606477 run osmo-ms-mob/00083(pid=218): Launched
22:49:32.617178 run mass: MS start registered {at=5288798.825494261, delay=0.004707637242972851, ms=00083}
22:49:33.025879 run mass: MS performed LU {at=5288799.233925527, lu_delay=6.20822952222079, ms=00070}
22:49:33.070914 run osmo-ms-mob/00084: Starting mobile
22:49:33.083672 run osmo-ms-mob/00084(pid=219): Launched
22:49:33.089818 run mass: MS performed LU {at=5288799.298147111, lu_delay=4.672782864421606, ms=00074}
22:49:33.095602 run mass: MS start registered {at=5288799.303937176, delay=0.005806338042020798, ms=00084}
22:49:33.159100 run mass: MS performed LU {at=5288799.367316779, lu_delay=5.470363695174456, ms=00073}
22:49:33.234686 run mass: MS performed LU {at=5288799.442915511, lu_delay=5.757138901390135, ms=00072}
22:49:33.270010 run mass: MS performed LU {at=5288799.478230456, lu_delay=6.02447085827589, ms=00071}
22:49:33.286995 run osmo-ms-mob/00085: Starting mobile
22:49:33.300132 run osmo-ms-mob/00085(pid=220): Launched
22:49:33.310755 run mass: MS start registered {at=5288799.519080015, delay=0.004627015441656113, ms=00085}
22:49:34.180287 run osmo-ms-mob/00086: Starting mobile
22:49:34.193439 run osmo-ms-mob/00086(pid=221): Launched
22:49:34.204717 run mass: MS start registered {at=5288800.41303154, delay=0.005178642459213734, ms=00086}
22:49:34.810719 run osmo-ms-mob/00087: Starting mobile
22:49:34.828962 run osmo-ms-mob/00087(pid=222): Launched
22:49:34.835336 run mass: MS performed LU {at=5288801.043663547, lu_delay=5.488483747467399, ms=00076}
22:49:34.841235 run mass: MS start registered {at=5288801.049570739, delay=0.005927203223109245, ms=00087}
22:49:34.926910 run mass: MS performed LU {at=5288801.135126365, lu_delay=4.705117952078581, ms=00078}
22:49:34.954805 run mass: MS performed LU {at=5288801.163045189, lu_delay=5.436723279766738, ms=00077}
22:49:35.099058 run mass: MS performed LU {at=5288801.307277183, lu_delay=6.264045540243387, ms=00075}
22:49:35.134834 run mass: MS performed LU {at=5288801.343078089, lu_delay=22.727190922945738, ms=00028}
22:49:35.151907 run osmo-ms-mob/00088: Starting mobile
22:49:35.165157 run osmo-ms-mob/00088(pid=223): Launched
22:49:35.175904 run mass: MS start registered {at=5288801.384224799, delay=0.004760537296533585, ms=00088}
22:49:35.979474 run osmo-ms-mob/00089: Starting mobile
22:49:35.993058 run osmo-ms-mob/00089(pid=224): Launched
22:49:36.004235 run mass: MS start registered {at=5288802.212556297, delay=0.005081536248326302, ms=00089}
22:49:36.617676 run osmo-ms-mob/00090: Starting mobile
22:49:36.634248 run osmo-ms-mob/00090(pid=225): Launched
22:49:36.644924 run mass: MS start registered {at=5288802.853245165, delay=0.004743289202451706, ms=00090}
22:49:36.791290 run mass: MS performed LU {at=5288802.999495534, lu_delay=4.773918690159917, ms=00082}
22:49:36.855940 run mass: MS performed LU {at=5288803.064167032, lu_delay=5.7157579166814685, ms=00080}
22:49:36.925313 run mass: MS performed LU {at=5288803.133533135, lu_delay=5.5165567602962255, ms=00081}
22:49:36.961282 run mass: MS performed LU {at=5288803.16952195, lu_delay=6.341070836409926, ms=00079}
22:49:37.000043 run mass: MS performed LU {at=5288803.208274579, lu_delay=22.158854727633297, ms=00034}
22:49:37.021448 run osmo-ms-mob/00091: Starting mobile
22:49:37.034854 run osmo-ms-mob/00091(pid=226): Launched
22:49:37.045726 run mass: MS start registered {at=5288803.254048472, delay=0.004809972830116749, ms=00091}
22:49:37.992898 run osmo-ms-mob/00092: Starting mobile
22:49:38.006532 run osmo-ms-mob/00092(pid=227): Launched
22:49:38.017699 run mass: MS start registered {at=5288804.226016558, delay=0.0052094841375947, ms=00092}
22:49:38.590857 run mass: MS performed LU {at=5288804.799075422, lu_delay=5.973581160418689, ms=00083}
22:49:38.692363 run mass: MS performed LU {at=5288804.900591965, lu_delay=5.596654788590968, ms=00084}
22:49:38.747633 run osmo-ms-mob/00093: Starting mobile
22:49:38.762901 run osmo-ms-mob/00093(pid=228): Launched
22:49:38.768928 run mass: MS performed LU {at=5288804.977257625, lu_delay=5.458177610300481, ms=00085}
22:49:38.774717 run mass: MS start registered {at=5288804.983052292, delay=0.0058104656636714935, ms=00093}
22:49:38.865457 run mass: MS performed LU {at=5288805.073676389, lu_delay=4.660644848830998, ms=00086}
22:49:39.693007 run osmo-ms-mob/00094: Starting mobile
22:49:39.706911 run osmo-ms-mob/00094(pid=229): Launched
22:49:39.717834 run mass: MS start registered {at=5288805.926154892, delay=0.004572903737425804, ms=00094}
22:49:40.557630 run mass: MS performed LU {at=5288806.765851804, lu_delay=5.716281064786017, ms=00087}
22:49:40.599809 run osmo-ms-mob/00095: Starting mobile
22:49:40.615553 run osmo-ms-mob/00095(pid=230): Launched
22:49:40.621636 run mass: MS performed LU {at=5288806.829963617, lu_delay=4.6174073200672865, ms=00089}
22:49:40.627442 run mass: MS start registered {at=5288806.835776355, delay=0.005829504691064358, ms=00095}
22:49:40.691258 run mass: MS performed LU {at=5288806.899476629, lu_delay=5.5152518292889, ms=00088}
22:49:41.593076 run osmo-ms-mob/00096: Starting mobile
22:49:41.606900 run osmo-ms-mob/00096(pid=231): Launched
22:49:41.619518 run mass: MS start registered {at=5288807.827836635, delay=0.006445949897170067, ms=00096}
22:49:42.357193 run mass: MS performed LU {at=5288808.565411667, lu_delay=5.311363195069134, ms=00091}
22:49:42.458476 run mass: MS performed LU {at=5288808.666696721, lu_delay=5.813451555557549, ms=00090}
22:49:42.485902 run mass: MS performed LU {at=5288808.694188606, lu_delay=4.468172048218548, ms=00092}
22:49:42.710726 run osmo-ms-mob/00097: Starting mobile
22:49:42.727412 run osmo-ms-mob/00097(pid=232): Launched
22:49:42.738090 run mass: MS start registered {at=5288808.946410622, delay=0.004708894528448582, ms=00097}
22:49:44.010370 run osmo-ms-mob/00098: Starting mobile
22:49:44.027569 run osmo-ms-mob/00098(pid=233): Launched
22:49:44.038354 run mass: MS start registered {at=5288810.246674408, delay=0.004847393371164799, ms=00098}
22:49:44.323295 run mass: MS performed LU {at=5288810.531515166, lu_delay=5.548462874256074, ms=00093}
22:49:44.388113 run mass: MS performed LU {at=5288810.59633163, lu_delay=4.6701767379418015, ms=00094}
22:49:45.819443 run osmo-ms-mob/00099: Starting mobile
22:49:45.835803 run osmo-ms-mob/00099(pid=234): Launched
22:49:45.841797 run mass: All started... {duration=55.77211780939251, too_slow=0}
22:49:45.847511 run mass: MS start registered {at=5288812.055840337, delay=0.0057080211117863655, ms=00099}
22:49:46.224622 run mass: MS performed LU {at=5288812.432840774, lu_delay=4.605004139244556, ms=00096}
22:49:46.250993 run mass: MS performed LU {at=5288812.459303911, lu_delay=5.623527555726469, ms=00095}
22:49:46.340176 run mass: MS performed LU {at=5288812.54839519, lu_delay=22.69366245251149, ms=00061}
22:49:48.089105 run mass: MS performed LU {at=5288814.297307128, lu_delay=5.350896505638957, ms=00097}
22:49:49.990052 run mass: MS performed LU {at=5288816.198269379, lu_delay=5.9515949711203575, ms=00098}
22:49:51.855451 run mass: MS performed LU {at=5288818.063668174, lu_delay=6.007827837020159, ms=00099}
22:49:51.864390 run mass: Tests done {all_completed=True, max=22.727190922945738, min=4.468172048218548}
22:49:51.869814 tst register_default_mass.py: Test passed (81.1 sec)
22:49:51.875190 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:51.878440 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:51.881734 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:51.885126 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:51.888426 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:51.891744 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:51.895077 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:51.898414 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:51.901713 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:51.905328 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:51.908775 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:51.912199 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:51.915692 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:51.919178 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:51.922925 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:51.926498 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:51.930093 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:51.933561 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:51.937019 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:51.940455 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:51.943860 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:51.947264 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:51.950627 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:51.953996 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:51.957383 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:51.960731 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:51.964161 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:51.967538 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:51.970915 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:51.974254 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:51.977678 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:51.981618 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:51.984987 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:51.988385 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:51.991769 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:51.995109 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:51.998792 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:52.002329 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:52.005789 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:52.009168 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:52.012597 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:52.016169 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:52.020145 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:52.023466 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:52.027369 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:52.030839 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:52.034175 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:52.037523 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:52.040932 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:52.044509 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:52.047901 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:52.051650 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:52.055082 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:52.058460 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:52.062011 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:52.065541 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:52.069098 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:52.072542 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:52.076064 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:52.079556 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:52.083088 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:52.086545 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:52.090168 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:52.093748 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:52.097136 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:52.100590 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:52.103957 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:52.107370 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:52.110702 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:52.114468 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:52.117942 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:52.121384 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:52.124885 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:52.128322 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:52.131845 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:52.135293 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:52.138750 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:52.142262 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:52.145689 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:52.149220 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:52.152650 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:52.156682 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:52.160133 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:52.163658 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:52.167073 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:52.170627 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:52.174143 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:52.177668 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:52.181223 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:52.184754 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:52.188325 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:52.191828 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:52.195347 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:52.198897 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:52.202751 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:52.206602 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:52.210388 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:52.214318 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:52.217754 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:52.221107 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:52.224511 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:52.227843 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:52.231233 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:52.234625 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:52.237981 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:52.241393 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:52.244781 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:52.248210 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:52.251558 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:52.254961 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:52.258301 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:52.261696 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:52.265030 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:52.268481 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:52.272458 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:52.275869 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:52.279234 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:52.282583 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:52.285908 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:52.289208 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:52.292510 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:52.295795 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:52.299093 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:52.302380 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:52.305685 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:52.308995 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:52.312287 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:52.315582 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:52.318860 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:52.322148 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:52.325446 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:52.328735 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:52.332030 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:52.335312 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:52.338614 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:52.341898 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:52.345176 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:52.348439 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:52.351667 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:52.354885 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:52.358122 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:52.361339 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:52.364564 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:52.367795 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:52.371006 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:52.374221 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:52.377444 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:52.380670 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:52.383885 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:52.387093 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:52.390343 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:52.393541 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:52.396761 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:52.399975 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:52.403191 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:52.406410 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:52.409626 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:52.412842 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:52.416049 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:52.419257 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:52.422480 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:52.425694 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:52.428915 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:52.432127 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:52.435337 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:52.438549 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:52.441769 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:52.444995 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:52.448209 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:52.451423 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:52.454636 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:52.457872 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:52.461090 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:52.464294 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:52.467496 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:52.470717 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:52.473929 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:52.477140 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:52.480368 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:52.483611 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:52.486826 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:52.490041 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:52.493252 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:52.496461 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:52.499693 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:52.502916 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:52.506145 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:52.509378 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:52.512610 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:52.515835 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:52.519056 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:52.522283 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:52.525506 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:52.528738 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:52.531982 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:52.535193 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:52.538410 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:52.541651 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:52.544883 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:52.548108 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:52.551342 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:52.554573 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:52.557806 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:52.561030 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:52.564261 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:52.567478 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:52.570694 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:52.573927 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:52.577147 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:52.580375 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:52.583587 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:52.586822 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:52.590052 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:52.593288 --- ParallelTerminationStrategy: PID 22 died...
22:49:52.594759 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:52.598354 --- ParallelTerminationStrategy: PID 23 died...
22:49:52.599821 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:52.603389 --- ParallelTerminationStrategy: PID 24 died...
22:49:52.604856 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:52.608409 --- ParallelTerminationStrategy: PID 25 died...
22:49:52.609862 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:52.613418 --- ParallelTerminationStrategy: PID 26 died...
22:49:52.614868 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:52.618442 --- ParallelTerminationStrategy: PID 27 died...
22:49:52.619908 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:52.623534 --- ParallelTerminationStrategy: PID 28 died...
22:49:52.625017 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:52.628639 --- ParallelTerminationStrategy: PID 29 died...
22:49:52.630115 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:52.633761 --- ParallelTerminationStrategy: PID 30 died...
22:49:52.635232 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:52.638861 --- ParallelTerminationStrategy: PID 31 died...
22:49:52.640350 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:52.644003 --- ParallelTerminationStrategy: PID 32 died...
22:49:52.645470 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:52.649115 --- ParallelTerminationStrategy: PID 33 died...
22:49:52.650587 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:52.654255 --- ParallelTerminationStrategy: PID 35 died...
22:49:52.655741 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:52.659366 --- ParallelTerminationStrategy: PID 36 died...
22:49:52.660863 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:52.664533 --- ParallelTerminationStrategy: PID 37 died...
22:49:52.666027 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:52.669669 --- ParallelTerminationStrategy: PID 38 died...
22:49:52.671140 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:52.674794 --- ParallelTerminationStrategy: PID 39 died...
22:49:52.676299 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:52.679950 --- ParallelTerminationStrategy: PID 40 died...
22:49:52.681431 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:52.685073 --- ParallelTerminationStrategy: PID 41 died...
22:49:52.686546 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:52.690186 --- ParallelTerminationStrategy: PID 42 died...
22:49:52.691673 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:52.695300 --- ParallelTerminationStrategy: PID 43 died...
22:49:52.696781 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:52.700406 --- ParallelTerminationStrategy: PID 44 died...
22:49:52.701871 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:52.705485 --- ParallelTerminationStrategy: PID 45 died...
22:49:52.706949 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:52.710590 --- ParallelTerminationStrategy: PID 46 died...
22:49:52.712064 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:52.715681 --- ParallelTerminationStrategy: PID 47 died...
22:49:52.717156 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:52.720776 --- ParallelTerminationStrategy: PID 48 died...
22:49:52.722241 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:52.725880 --- ParallelTerminationStrategy: PID 49 died...
22:49:52.727341 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:52.730953 --- ParallelTerminationStrategy: PID 50 died...
22:49:52.732429 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:52.736028 --- ParallelTerminationStrategy: PID 51 died...
22:49:52.737488 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:52.741106 --- ParallelTerminationStrategy: PID 52 died...
22:49:52.742571 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:52.746195 --- ParallelTerminationStrategy: PID 53 died...
22:49:52.747660 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:52.751278 --- ParallelTerminationStrategy: PID 54 died...
22:49:52.752764 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:52.756378 --- ParallelTerminationStrategy: PID 55 died...
22:49:52.757841 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:52.761469 --- ParallelTerminationStrategy: PID 56 died...
22:49:52.762937 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:52.766546 --- ParallelTerminationStrategy: PID 57 died...
22:49:52.768011 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:52.771620 --- ParallelTerminationStrategy: PID 58 died...
22:49:52.773122 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:52.776732 --- ParallelTerminationStrategy: PID 59 died...
22:49:52.778201 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:52.781821 --- ParallelTerminationStrategy: PID 60 died...
22:49:52.783302 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:52.786927 --- ParallelTerminationStrategy: PID 61 died...
22:49:52.788402 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:52.792048 --- ParallelTerminationStrategy: PID 62 died...
22:49:52.793521 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:52.797159 --- ParallelTerminationStrategy: PID 63 died...
22:49:52.798633 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:52.802265 --- ParallelTerminationStrategy: PID 64 died...
22:49:52.803738 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:52.807377 --- ParallelTerminationStrategy: PID 65 died...
22:49:52.808848 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:52.812482 --- ParallelTerminationStrategy: PID 66 died...
22:49:52.813960 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:52.817589 --- ParallelTerminationStrategy: PID 67 died...
22:49:52.819059 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:52.822672 --- ParallelTerminationStrategy: PID 68 died...
22:49:52.824151 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:52.827781 --- ParallelTerminationStrategy: PID 69 died...
22:49:52.829252 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:52.832896 --- ParallelTerminationStrategy: PID 70 died...
22:49:52.834372 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:52.838016 --- ParallelTerminationStrategy: PID 71 died...
22:49:52.839482 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:52.843111 --- ParallelTerminationStrategy: PID 72 died...
22:49:52.844597 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:52.848232 --- ParallelTerminationStrategy: PID 73 died...
22:49:52.849706 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:52.853349 --- ParallelTerminationStrategy: PID 74 died...
22:49:52.854817 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:52.858474 --- ParallelTerminationStrategy: PID 75 died...
22:49:52.859944 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:52.863576 --- ParallelTerminationStrategy: PID 76 died...
22:49:52.865056 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:52.868691 --- ParallelTerminationStrategy: PID 77 died...
22:49:52.870163 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:52.873792 --- ParallelTerminationStrategy: PID 78 died...
22:49:52.875257 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:52.878919 --- ParallelTerminationStrategy: PID 79 died...
22:49:52.880392 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:52.884040 --- ParallelTerminationStrategy: PID 80 died...
22:49:52.885506 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:52.889132 --- ParallelTerminationStrategy: PID 81 died...
22:49:52.890603 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:52.894237 --- ParallelTerminationStrategy: PID 82 died...
22:49:52.895712 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:52.899335 --- ParallelTerminationStrategy: PID 83 died...
22:49:52.900811 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:52.904435 --- ParallelTerminationStrategy: PID 84 died...
22:49:52.905895 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:52.909540 --- ParallelTerminationStrategy: PID 85 died...
22:49:52.911013 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:52.914647 --- ParallelTerminationStrategy: PID 86 died...
22:49:52.916121 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:52.919749 --- ParallelTerminationStrategy: PID 87 died...
22:49:52.921225 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:52.924847 --- ParallelTerminationStrategy: PID 88 died...
22:49:52.926310 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:52.929953 --- ParallelTerminationStrategy: PID 89 died...
22:49:52.931432 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:52.935084 --- ParallelTerminationStrategy: PID 90 died...
22:49:52.936553 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:52.940182 --- ParallelTerminationStrategy: PID 91 died...
22:49:52.941650 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:52.945276 --- ParallelTerminationStrategy: PID 92 died...
22:49:52.946731 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:52.950353 --- ParallelTerminationStrategy: PID 93 died...
22:49:52.951838 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:52.955478 --- ParallelTerminationStrategy: PID 94 died...
22:49:52.956953 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:52.960562 --- ParallelTerminationStrategy: PID 95 died...
22:49:52.962038 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:52.965690 --- ParallelTerminationStrategy: PID 96 died...
22:49:52.967152 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:52.970765 --- ParallelTerminationStrategy: PID 97 died...
22:49:52.972266 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:52.975891 --- ParallelTerminationStrategy: PID 98 died...
22:49:52.977361 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:52.980984 --- ParallelTerminationStrategy: PID 99 died...
22:49:52.982453 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:52.986051 --- ParallelTerminationStrategy: PID 100 died...
22:49:52.987518 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:52.991131 --- ParallelTerminationStrategy: PID 101 died...
22:49:52.992601 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:52.996232 --- ParallelTerminationStrategy: PID 102 died...
22:49:52.997696 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:53.001307 --- ParallelTerminationStrategy: PID 103 died...
22:49:53.002771 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:53.006401 --- ParallelTerminationStrategy: PID 104 died...
22:49:53.007874 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:53.011498 --- ParallelTerminationStrategy: PID 105 died...
22:49:53.012977 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:53.016625 --- ParallelTerminationStrategy: PID 106 died...
22:49:53.018105 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:53.021736 --- ParallelTerminationStrategy: PID 107 died...
22:49:53.023202 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:53.026822 --- ParallelTerminationStrategy: PID 108 died...
22:49:53.028300 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:53.031929 --- ParallelTerminationStrategy: PID 109 died...
22:49:53.033403 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:53.037023 --- ParallelTerminationStrategy: PID 110 died...
22:49:53.038485 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:53.042100 --- ParallelTerminationStrategy: PID 111 died...
22:49:53.043572 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:53.047222 --- ParallelTerminationStrategy: PID 112 died...
22:49:53.048695 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:53.052293 --- ParallelTerminationStrategy: PID 113 died...
22:49:53.053761 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:53.057388 --- ParallelTerminationStrategy: PID 114 died...
22:49:53.058855 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:53.062464 --- ParallelTerminationStrategy: PID 115 died...
22:49:53.063944 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:53.067554 --- ParallelTerminationStrategy: PID 116 died...
22:49:53.069021 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:53.072645 --- ParallelTerminationStrategy: PID 117 died...
22:49:53.074108 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:53.077724 --- ParallelTerminationStrategy: PID 118 died...
22:49:53.079191 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:53.082819 --- ParallelTerminationStrategy: PID 119 died...
22:49:53.084312 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:53.087941 --- ParallelTerminationStrategy: PID 120 died...
22:49:53.089406 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:53.093044 --- ParallelTerminationStrategy: PID 121 died...
22:49:53.094512 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:53.098137 --- ParallelTerminationStrategy: PID 122 died...
22:49:53.099601 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:53.103219 --- ParallelTerminationStrategy: PID 123 died...
22:49:53.104685 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:53.108338 --- ParallelTerminationStrategy: PID 124 died...
22:49:53.109789 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:53.113405 --- ParallelTerminationStrategy: PID 125 died...
22:49:53.114869 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:53.118502 --- ParallelTerminationStrategy: PID 126 died...
22:49:53.119982 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:53.123592 --- ParallelTerminationStrategy: PID 127 died...
22:49:53.125072 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:53.128712 --- ParallelTerminationStrategy: PID 128 died...
22:49:53.130177 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:53.133805 --- ParallelTerminationStrategy: PID 129 died...
22:49:53.135271 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:53.138889 --- ParallelTerminationStrategy: PID 130 died...
22:49:53.140384 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:53.144018 --- ParallelTerminationStrategy: PID 131 died...
22:49:53.145486 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:53.149125 --- ParallelTerminationStrategy: PID 132 died...
22:49:53.150677 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:53.154342 --- ParallelTerminationStrategy: PID 133 died...
22:49:53.155837 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:53.159478 --- ParallelTerminationStrategy: PID 134 died...
22:49:53.160960 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:53.164583 --- ParallelTerminationStrategy: PID 135 died...
22:49:53.166051 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:53.169690 --- ParallelTerminationStrategy: PID 136 died...
22:49:53.171158 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:53.174810 --- ParallelTerminationStrategy: PID 137 died...
22:49:53.176293 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:53.179939 --- ParallelTerminationStrategy: PID 138 died...
22:49:53.181411 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:53.185079 --- ParallelTerminationStrategy: PID 139 died...
22:49:53.186548 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:53.190200 --- ParallelTerminationStrategy: PID 140 died...
22:49:53.191664 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:53.195297 --- ParallelTerminationStrategy: PID 141 died...
22:49:53.196775 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:53.200437 --- ParallelTerminationStrategy: PID 142 died...
22:49:53.201896 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:53.205539 --- ParallelTerminationStrategy: PID 143 died...
22:49:53.206998 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:53.210636 --- ParallelTerminationStrategy: PID 144 died...
22:49:53.212130 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:53.215764 --- ParallelTerminationStrategy: PID 145 died...
22:49:53.217230 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:53.220865 --- ParallelTerminationStrategy: PID 146 died...
22:49:53.222324 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:53.226002 --- ParallelTerminationStrategy: PID 147 died...
22:49:53.227474 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:53.231120 --- ParallelTerminationStrategy: PID 148 died...
22:49:53.232590 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:53.236256 --- ParallelTerminationStrategy: PID 149 died...
22:49:53.237732 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:53.241378 --- ParallelTerminationStrategy: PID 150 died...
22:49:53.242852 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:53.246506 --- ParallelTerminationStrategy: PID 151 died...
22:49:53.247972 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:53.251607 --- ParallelTerminationStrategy: PID 152 died...
22:49:53.253080 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:53.256721 --- ParallelTerminationStrategy: PID 153 died...
22:49:53.258189 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:53.261843 --- ParallelTerminationStrategy: PID 154 died...
22:49:53.263299 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:53.266933 --- ParallelTerminationStrategy: PID 155 died...
22:49:53.268405 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:53.272055 --- ParallelTerminationStrategy: PID 156 died...
22:49:53.273514 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:53.277162 --- ParallelTerminationStrategy: PID 157 died...
22:49:53.278616 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:53.282269 --- ParallelTerminationStrategy: PID 158 died...
22:49:53.283733 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:53.287361 --- ParallelTerminationStrategy: PID 159 died...
22:49:53.288853 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:53.292490 --- ParallelTerminationStrategy: PID 160 died...
22:49:53.293959 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:53.297593 --- ParallelTerminationStrategy: PID 161 died...
22:49:53.299066 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:53.302709 --- ParallelTerminationStrategy: PID 162 died...
22:49:53.304172 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:53.307821 --- ParallelTerminationStrategy: PID 163 died...
22:49:53.309296 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:53.312949 --- ParallelTerminationStrategy: PID 164 died...
22:49:53.314419 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:53.318066 --- ParallelTerminationStrategy: PID 165 died...
22:49:53.319541 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:53.323180 --- ParallelTerminationStrategy: PID 166 died...
22:49:53.324651 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:53.328295 --- ParallelTerminationStrategy: PID 167 died...
22:49:53.329757 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:53.333416 --- ParallelTerminationStrategy: PID 168 died...
22:49:53.334878 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:53.338524 --- ParallelTerminationStrategy: PID 169 died...
22:49:53.339993 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:53.343619 --- ParallelTerminationStrategy: PID 170 died...
22:49:53.345100 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:53.348766 --- ParallelTerminationStrategy: PID 171 died...
22:49:53.350235 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:53.353880 --- ParallelTerminationStrategy: PID 172 died...
22:49:53.355348 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:53.359003 --- ParallelTerminationStrategy: PID 173 died...
22:49:53.360507 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:53.364139 --- ParallelTerminationStrategy: PID 174 died...
22:49:53.365607 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:53.369267 --- ParallelTerminationStrategy: PID 175 died...
22:49:53.370731 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:53.374356 --- ParallelTerminationStrategy: PID 176 died...
22:49:53.375828 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:53.379466 --- ParallelTerminationStrategy: PID 177 died...
22:49:53.380939 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:53.384603 --- ParallelTerminationStrategy: PID 178 died...
22:49:53.386058 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:53.389701 --- ParallelTerminationStrategy: PID 179 died...
22:49:53.391164 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:53.394810 --- ParallelTerminationStrategy: PID 180 died...
22:49:53.396286 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:53.399926 --- ParallelTerminationStrategy: PID 181 died...
22:49:53.401392 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:53.405024 --- ParallelTerminationStrategy: PID 182 died...
22:49:53.406490 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:53.410150 --- ParallelTerminationStrategy: PID 183 died...
22:49:53.411619 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:53.415255 --- ParallelTerminationStrategy: PID 184 died...
22:49:53.416751 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:53.420418 --- ParallelTerminationStrategy: PID 185 died...
22:49:53.421888 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:53.425531 --- ParallelTerminationStrategy: PID 186 died...
22:49:53.427000 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:53.430639 --- ParallelTerminationStrategy: PID 187 died...
22:49:53.432128 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:53.435788 --- ParallelTerminationStrategy: PID 188 died...
22:49:53.437253 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:53.440927 --- ParallelTerminationStrategy: PID 189 died...
22:49:53.442394 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:53.446053 --- ParallelTerminationStrategy: PID 190 died...
22:49:53.447514 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:53.451183 --- ParallelTerminationStrategy: PID 191 died...
22:49:53.452651 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:53.456291 --- ParallelTerminationStrategy: PID 192 died...
22:49:53.457759 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:53.461396 --- ParallelTerminationStrategy: PID 193 died...
22:49:53.462869 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:53.466521 --- ParallelTerminationStrategy: PID 194 died...
22:49:53.468000 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:53.471665 --- ParallelTerminationStrategy: PID 195 died...
22:49:53.473139 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:53.476789 --- ParallelTerminationStrategy: PID 196 died...
22:49:53.478258 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:53.481915 --- ParallelTerminationStrategy: PID 197 died...
22:49:53.483382 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:53.487030 --- ParallelTerminationStrategy: PID 198 died...
22:49:53.488522 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:53.492158 --- ParallelTerminationStrategy: PID 199 died...
22:49:53.493627 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:53.497287 --- ParallelTerminationStrategy: PID 200 died...
22:49:53.498763 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:53.502412 --- ParallelTerminationStrategy: PID 201 died...
22:49:53.503890 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:53.507527 --- ParallelTerminationStrategy: PID 202 died...
22:49:53.508996 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:53.512643 --- ParallelTerminationStrategy: PID 203 died...
22:49:53.514114 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:53.517781 --- ParallelTerminationStrategy: PID 204 died...
22:49:53.519254 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:53.522923 --- ParallelTerminationStrategy: PID 205 died...
22:49:53.524403 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:53.528070 --- ParallelTerminationStrategy: PID 206 died...
22:49:53.529541 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:53.533194 --- ParallelTerminationStrategy: PID 207 died...
22:49:53.534670 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:53.538344 --- ParallelTerminationStrategy: PID 208 died...
22:49:53.539839 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:53.543488 --- ParallelTerminationStrategy: PID 209 died...
22:49:53.544953 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:53.548594 --- ParallelTerminationStrategy: PID 210 died...
22:49:53.550056 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:53.553725 --- ParallelTerminationStrategy: PID 211 died...
22:49:53.555207 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:53.558856 --- ParallelTerminationStrategy: PID 212 died...
22:49:53.560345 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:53.563989 --- ParallelTerminationStrategy: PID 213 died...
22:49:53.565461 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:53.569120 --- ParallelTerminationStrategy: PID 214 died...
22:49:53.570589 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:53.574232 --- ParallelTerminationStrategy: PID 215 died...
22:49:53.575707 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:53.579358 --- ParallelTerminationStrategy: PID 216 died...
22:49:53.580824 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:53.584497 --- ParallelTerminationStrategy: PID 217 died...
22:49:53.585976 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:53.589629 --- ParallelTerminationStrategy: PID 218 died...
22:49:53.591104 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:53.594768 --- ParallelTerminationStrategy: PID 219 died...
22:49:53.596241 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:53.599912 --- ParallelTerminationStrategy: PID 220 died...
22:49:53.601377 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:53.605019 --- ParallelTerminationStrategy: PID 221 died...
22:49:53.606499 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:53.610149 --- ParallelTerminationStrategy: PID 222 died...
22:49:53.611622 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:53.615283 --- ParallelTerminationStrategy: PID 223 died...
22:49:53.616760 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:53.620416 --- ParallelTerminationStrategy: PID 224 died...
22:49:53.621892 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:53.625549 --- ParallelTerminationStrategy: PID 225 died...
22:49:53.627018 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:53.630685 --- ParallelTerminationStrategy: PID 226 died...
22:49:53.632169 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:53.635835 --- ParallelTerminationStrategy: PID 227 died...
22:49:53.637305 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:53.640967 --- ParallelTerminationStrategy: PID 228 died...
22:49:53.642441 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:53.646100 --- ParallelTerminationStrategy: PID 229 died...
22:49:53.647572 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:53.651228 --- ParallelTerminationStrategy: PID 230 died...
22:49:53.652703 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:53.656366 --- ParallelTerminationStrategy: PID 231 died...
22:49:53.657842 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:53.661495 --- ParallelTerminationStrategy: PID 232 died...
22:49:53.662959 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:53.666620 --- ParallelTerminationStrategy: PID 233 died...
22:49:53.668102 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:53.671771 --- ParallelTerminationStrategy: PID 234 died...
22:49:53.673243 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:57.077700 --- ParallelTerminationStrategy: PID 34 died...
22:49:57.083826 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8284 netreg_mass PASS
---------------------------------------------------------------------
22:49:57.161667 tst trial-8284: Storing JUnit report in /build/trial-8284/run.2026-03-28_22-48-30/trial-8284.xml
--------------------------------------------------------------------------------------------
trial-8284 PASS
--------------------------------------------------------------------------------------------
22:49:57.172861 tst trial-8284: trial-8284: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (81.1 sec)
+ exit_code=0
+ rm -rf trial-8284/inst
+ cd trial-8284
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-03-28 22:48:30
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8284-run.tgz run.2026-03-28_22-48-30
+ tar czf /build/trial-8284-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-03-28_13_27_21.tgz osmo-bts-oc2g.build-2026-03-28_00_51_29.tgz osmo-bts-sysmo.build-2026-03-28_00_51_28.tgz osmo-bts.build-2026-03-28_00_51_38.tgz osmo-ggsn.build-2026-03-28_20_42_52.tgz osmo-hlr.build-2026-03-28_16_36_29.tgz osmo-hnbgw.build-2026-03-28_13_29_28.tgz osmo-mgw.build-2026-03-28_08_33_19.tgz osmo-msc.build-2026-03-28_13_35_27.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-03-28_07_34_55.tgz osmo-pcu-sysmo.build-2026-03-28_07_34_51.tgz osmo-pcu.build-2026-03-28_07_34_52.tgz osmo-sgsn.build-2026-03-28_20_48_08.tgz osmo-stp.build-2026-03-28_13_26_08.tgz osmo-trx.build-2026-03-28_14_30_33.tgz osmocom-bb.build-2026-03-28_21_17_31.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