Skipping 14 KB..
Full LogCopied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7223
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins15123295233411108733.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-8054
+ rm -rf docker-playground
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground
Cloning into 'docker-playground'...
+ git -C docker-playground log --oneline
f17cc18 ttcn3-bts-test: show respawn count at the end
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_S1GW_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 DONE 0.1s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.1s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.1s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.3s
#7 [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
#7 CACHED
#8 [ 8/28] RUN MKDIR /var/run/sshd
#8 CACHED
#9 [12/28] RUN MKDIR -p /osmo-gsm-tester-srsue /osmo-gsm-tester-srsenb /osmo-gsm-tester-srsepc /osmo-gsm-tester-trx /osmo-gsm-tester-grbroker /osmo-gsm-tester-open5gs
#9 CACHED
#10 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#10 CACHED
#11 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#11 CACHED
#12 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#12 CACHED
#13 [ 9/28] COPY SSH /root/.ssh
#13 CACHED
#14 [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
#14 CACHED
#15 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#15 CACHED
#16 [20/28] WORKDIR /TMP
#16 CACHED
#17 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#17 CACHED
#18 [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
#18 CACHED
#19 [ 2/28] RUN useradd -ms /bin/bash jenkins
#19 CACHED
#20 [ 5/28] RUN APT-GET update && apt-get install -y --no-install-recommends cpio dbus tcpdump sqlite3 python3 python3-setuptools python3-yaml python3-mako python3-gi python3-numpy python3-wheel python3-watchdog ofono patchelf rpm2cpio sudo libcap2-bin python3-pip udhcpc iperf3 locales
#20 CACHED
#21 [ 3/28] RUN groupadd osmo-gsm-tester
#21 CACHED
#22 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#22 CACHED
#23 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#23 CACHED
#24 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#24 CACHED
#25 [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
#25 CACHED
#26 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#26 CACHED
#27 [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
#27 CACHED
#28 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#28 CACHED
#29 [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
#29 CACHED
#30 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#30 CACHED
#31 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#31 CACHED
#32 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:ffc88d3fef609bd906ff22ff447284e8421cfc18b76ab5bd7cda22183dd19fc0 0.0s done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.1s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8055 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2025-08-11 22:48:23
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8055
+ mkdir -p trial-8055
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-08-11_13_25_58.tgz osmo-bts-oc2g.build-2025-08-11_00_51_33.tgz osmo-bts-sysmo.build-2025-08-11_00_51_34.tgz osmo-bts.build-2025-08-11_00_51_41.tgz osmo-ggsn.build-2025-08-11_20_42_36.tgz osmo-hlr.build-2025-08-11_16_36_51.tgz osmo-hnbgw.build-2025-08-11_13_29_12.tgz osmo-mgw.build-2025-08-11_08_35_19.tgz osmo-msc.build-2025-08-11_13_32_48.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-08-11_07_34_55.tgz osmo-pcu-sysmo.build-2025-08-11_07_38_55.tgz osmo-pcu.build-2025-08-11_07_34_53.tgz osmo-sgsn.build-2025-08-11_20_49_11.tgz osmo-stp.build-2025-08-11_13_23_01.tgz osmo-trx.build-2025-08-11_14_28_55.tgz osmocom-bb.build-2025-08-11_21_17_17.tgz srslte.build-19.tgz trial-8055
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-08-11_13_25_58.md5 osmo-bts-oc2g.build-2025-08-11_00_51_33.md5 osmo-bts-sysmo.build-2025-08-11_00_51_34.md5 osmo-bts.build-2025-08-11_00_51_41.md5 osmo-ggsn.build-2025-08-11_20_42_36.md5 osmo-hlr.build-2025-08-11_16_36_51.md5 osmo-hnbgw.build-2025-08-11_13_29_12.md5 osmo-mgw.build-2025-08-11_08_35_19.md5 osmo-msc.build-2025-08-11_13_32_48.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-08-11_07_34_55.md5 osmo-pcu-sysmo.build-2025-08-11_07_38_55.md5 osmo-pcu.build-2025-08-11_07_34_53.md5 osmo-sgsn.build-2025-08-11_20_49_11.md5 osmo-stp.build-2025-08-11_13_23_01.md5 osmo-trx.build-2025-08-11_14_28_55.md5 osmocom-bb.build-2025-08-11_21_17_17.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-08-11_13_25_58.md5 osmo-bts-oc2g.build-2025-08-11_00_51_33.md5 osmo-bts-sysmo.build-2025-08-11_00_51_34.md5 osmo-bts.build-2025-08-11_00_51_41.md5 osmo-ggsn.build-2025-08-11_20_42_36.md5 osmo-hlr.build-2025-08-11_16_36_51.md5 osmo-hnbgw.build-2025-08-11_13_29_12.md5 osmo-mgw.build-2025-08-11_08_35_19.md5 osmo-msc.build-2025-08-11_13_32_48.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-08-11_07_34_55.md5 osmo-pcu-sysmo.build-2025-08-11_07_38_55.md5 osmo-pcu.build-2025-08-11_07_34_53.md5 osmo-sgsn.build-2025-08-11_20_49_11.md5 osmo-stp.build-2025-08-11_13_23_01.md5 osmo-trx.build-2025-08-11_14_28_55.md5 osmocom-bb.build-2025-08-11_21_17_17.md5 srslte.build-19.md5
+ exit_code=1
+ which osmo-gsm-tester.py
+ python3 -u /build/osmo-gsm-tester/src/osmo-gsm-tester.py -c /build/osmo-gsm-tester/sysmocom/main.conf trial-8055 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8055'
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-8055
--------------------------------------------------------------------------------------------
22:48:24.116552 tst trial-8055: Detailed log at /build/trial-8055/run.2025-08-11_22-48-24/log
---------------------------------------------------------------------
trial-8055 netreg_mass
---------------------------------------------------------------------
22:48:24.323175 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:24.323522 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:24.324269 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:24.325395 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:24.364315 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:24.365085 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:24.366204 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:24.440211 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-8055 netreg_mass register_default_mass.py
----------------------------------------------
22:48:24.441065 tst register_default_mass.py:9: Claiming resources for the test
22:48:24.456283 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:24.456844 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:24.457301 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:24.457736 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:24.458161 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:24.458648 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:24.459101 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:24.506919 tst register_default_mass.py: using LAC 2
22:48:24.541946 tst register_default_mass.py: using RAC 2
22:48:24.577224 tst register_default_mass.py: using CellId 2
22:48:24.613624 tst register_default_mass.py: using BVCI 3
22:48:24.630793 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.631587 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.632211 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.632879 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.633410 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.633933 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.634454 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.634978 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.635499 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.636027 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.636537 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.637051 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.637591 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.638114 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.638631 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.639153 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.639686 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.640202 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.640722 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.641260 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.641771 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.642296 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.642812 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.643336 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.643845 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.644375 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.644907 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.645418 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.645939 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.646465 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.646969 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.647478 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.648013 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.648532 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.649050 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.649575 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.650090 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.650613 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.651140 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.651659 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.652169 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.652698 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.653217 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.653744 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.654265 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.654772 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.655273 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.655810 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.656315 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.656830 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.657338 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.657863 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.658363 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.658869 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.659374 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.659874 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.660373 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.660897 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.661400 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.661907 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.662406 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.662908 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.663428 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.663937 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.664432 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.664951 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.665472 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.665983 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.666496 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.667011 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.667510 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.668019 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.668603 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.669114 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.669628 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.670128 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.670620 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.671135 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.671634 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.672126 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.672635 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.673145 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.673648 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.674139 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.674786 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.675343 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.675862 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.676370 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.676884 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.677416 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.677927 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.678425 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.678937 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.679449 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.679946 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.680442 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.680969 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.681481 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.681986 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.682487 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.683069 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.683637 tst register_default_mass.py:21: Launching a simple network
22:48:24.693766 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:24.812367 run create_hlr_db(pid=20): Launched
22:48:25.823472 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:25.840898 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:25.856162 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:25.861982 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:26.039695 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:26.054980 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:26.060802 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:26.507529 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:26.523418 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:29.543098 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:29.662601 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:29.678121 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:29.684082 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:29.709115 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:29.725022 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:29.731136 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:30.065328 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:30.081971 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:36.115175 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:36.267326 run osmo-bts-virtual(pid=34): Launched
22:48:37.329002 tst register_default_mass.py: using MSISDN 1001
22:48:37.334589 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:37.420597 tst register_default_mass.py: using MSISDN 1002
22:48:37.426767 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:37.512410 tst register_default_mass.py: using MSISDN 1003
22:48:37.520386 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:37.622946 tst register_default_mass.py: using MSISDN 1004
22:48:37.629018 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:37.765096 tst register_default_mass.py: using MSISDN 1005
22:48:37.772219 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:37.882544 tst register_default_mass.py: using MSISDN 1006
22:48:37.888175 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:37.966725 tst register_default_mass.py: using MSISDN 1007
22:48:37.972335 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:38.034545 tst register_default_mass.py: using MSISDN 1008
22:48:38.040171 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:38.112967 tst register_default_mass.py: using MSISDN 1009
22:48:38.118651 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:38.181561 tst register_default_mass.py: using MSISDN 1010
22:48:38.187414 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:38.251561 tst register_default_mass.py: using MSISDN 1011
22:48:38.259880 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:38.327615 tst register_default_mass.py: using MSISDN 1012
22:48:38.333397 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:38.404027 tst register_default_mass.py: using MSISDN 1013
22:48:38.409672 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:38.487327 tst register_default_mass.py: using MSISDN 1014
22:48:38.492976 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:38.553509 tst register_default_mass.py: using MSISDN 1015
22:48:38.559354 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:38.631330 tst register_default_mass.py: using MSISDN 1016
22:48:38.637240 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:38.708554 tst register_default_mass.py: using MSISDN 1017
22:48:38.715617 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:38.785853 tst register_default_mass.py: using MSISDN 1018
22:48:38.791973 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:38.863973 tst register_default_mass.py: using MSISDN 1019
22:48:38.870978 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:38.940200 tst register_default_mass.py: using MSISDN 1020
22:48:38.945999 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:39.021509 tst register_default_mass.py: using MSISDN 1021
22:48:39.027085 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:39.099417 tst register_default_mass.py: using MSISDN 1022
22:48:39.105020 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:39.175947 tst register_default_mass.py: using MSISDN 1023
22:48:39.181714 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:39.251508 tst register_default_mass.py: using MSISDN 1024
22:48:39.258297 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:39.320012 tst register_default_mass.py: using MSISDN 1025
22:48:39.326016 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:39.398015 tst register_default_mass.py: using MSISDN 1026
22:48:39.409121 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:39.498359 tst register_default_mass.py: using MSISDN 1027
22:48:39.504130 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:39.576029 tst register_default_mass.py: using MSISDN 1028
22:48:39.581758 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:39.653536 tst register_default_mass.py: using MSISDN 1029
22:48:39.660929 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:39.728559 tst register_default_mass.py: using MSISDN 1030
22:48:39.734449 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:39.808394 tst register_default_mass.py: using MSISDN 1031
22:48:39.814181 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:39.881552 tst register_default_mass.py: using MSISDN 1032
22:48:39.887668 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:39.954821 tst register_default_mass.py: using MSISDN 1033
22:48:39.963886 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:40.024984 tst register_default_mass.py: using MSISDN 1034
22:48:40.030693 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:40.103964 tst register_default_mass.py: using MSISDN 1035
22:48:40.110060 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:40.180482 tst register_default_mass.py: using MSISDN 1036
22:48:40.186506 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:40.267771 tst register_default_mass.py: using MSISDN 1037
22:48:40.273551 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:40.340414 tst register_default_mass.py: using MSISDN 1038
22:48:40.346177 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:40.408022 tst register_default_mass.py: using MSISDN 1039
22:48:40.413760 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:40.481472 tst register_default_mass.py: using MSISDN 1040
22:48:40.487391 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:40.551990 tst register_default_mass.py: using MSISDN 1041
22:48:40.558142 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:40.623279 tst register_default_mass.py: using MSISDN 1042
22:48:40.629072 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:40.761453 tst register_default_mass.py: using MSISDN 1043
22:48:40.766987 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:40.823876 tst register_default_mass.py: using MSISDN 1044
22:48:40.829574 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:40.899686 tst register_default_mass.py: using MSISDN 1045
22:48:40.905941 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:40.977182 tst register_default_mass.py: using MSISDN 1046
22:48:40.983151 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:41.047363 tst register_default_mass.py: using MSISDN 1047
22:48:41.054054 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:41.115609 tst register_default_mass.py: using MSISDN 1048
22:48:41.121981 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:41.187859 tst register_default_mass.py: using MSISDN 1049
22:48:41.196219 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:41.285336 tst register_default_mass.py: using MSISDN 1050
22:48:41.292205 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:41.375992 tst register_default_mass.py: using MSISDN 1051
22:48:41.382006 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:41.467863 tst register_default_mass.py: using MSISDN 1052
22:48:41.473586 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:41.541270 tst register_default_mass.py: using MSISDN 1053
22:48:41.547075 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:41.616560 tst register_default_mass.py: using MSISDN 1054
22:48:41.622209 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:41.690732 tst register_default_mass.py: using MSISDN 1055
22:48:41.696491 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:41.772839 tst register_default_mass.py: using MSISDN 1056
22:48:41.783457 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:41.855426 tst register_default_mass.py: using MSISDN 1057
22:48:41.861340 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:41.937958 tst register_default_mass.py: using MSISDN 1058
22:48:41.948400 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:42.023119 tst register_default_mass.py: using MSISDN 1059
22:48:42.028762 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:42.091795 tst register_default_mass.py: using MSISDN 1060
22:48:42.097968 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:42.163043 tst register_default_mass.py: using MSISDN 1061
22:48:42.169727 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:42.234238 tst register_default_mass.py: using MSISDN 1062
22:48:42.240088 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:42.322836 tst register_default_mass.py: using MSISDN 1063
22:48:42.328587 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:42.400122 tst register_default_mass.py: using MSISDN 1064
22:48:42.405949 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:42.477545 tst register_default_mass.py: using MSISDN 1065
22:48:42.483483 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:42.557790 tst register_default_mass.py: using MSISDN 1066
22:48:42.563557 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:42.630478 tst register_default_mass.py: using MSISDN 1067
22:48:42.636230 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:42.708002 tst register_default_mass.py: using MSISDN 1068
22:48:42.714075 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:42.783798 tst register_default_mass.py: using MSISDN 1069
22:48:42.790150 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:42.864335 tst register_default_mass.py: using MSISDN 1070
22:48:42.870480 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:42.945867 tst register_default_mass.py: using MSISDN 1071
22:48:42.951905 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:43.025254 tst register_default_mass.py: using MSISDN 1072
22:48:43.030969 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:43.093956 tst register_default_mass.py: using MSISDN 1073
22:48:43.099649 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:43.163369 tst register_default_mass.py: using MSISDN 1074
22:48:43.169440 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:43.249365 tst register_default_mass.py: using MSISDN 1075
22:48:43.256172 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:43.320753 tst register_default_mass.py: using MSISDN 1076
22:48:43.326613 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:43.390017 tst register_default_mass.py: using MSISDN 1077
22:48:43.395976 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:43.466147 tst register_default_mass.py: using MSISDN 1078
22:48:43.472123 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:43.545702 tst register_default_mass.py: using MSISDN 1079
22:48:43.553154 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:43.615162 tst register_default_mass.py: using MSISDN 1080
22:48:43.621007 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:43.683225 tst register_default_mass.py: using MSISDN 1081
22:48:43.689034 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:43.772737 tst register_default_mass.py: using MSISDN 1082
22:48:43.778825 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:43.851777 tst register_default_mass.py: using MSISDN 1083
22:48:43.857706 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:43.941054 tst register_default_mass.py: using MSISDN 1084
22:48:43.946732 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:44.019320 tst register_default_mass.py: using MSISDN 1085
22:48:44.025196 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:44.096795 tst register_default_mass.py: using MSISDN 1086
22:48:44.102735 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:44.189931 tst register_default_mass.py: using MSISDN 1087
22:48:44.197010 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:44.268036 tst register_default_mass.py: using MSISDN 1088
22:48:44.278805 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:44.352847 tst register_default_mass.py: using MSISDN 1089
22:48:44.360691 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:44.437895 tst register_default_mass.py: using MSISDN 1090
22:48:44.443827 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:44.507339 tst register_default_mass.py: using MSISDN 1091
22:48:44.518777 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:44.600166 tst register_default_mass.py: using MSISDN 1092
22:48:44.611004 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:44.692946 tst register_default_mass.py: using MSISDN 1093
22:48:44.699084 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:44.769013 tst register_default_mass.py: using MSISDN 1094
22:48:44.779717 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:44.903281 tst register_default_mass.py: using MSISDN 1095
22:48:44.911706 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:45.048056 tst register_default_mass.py: using MSISDN 1096
22:48:45.054062 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:45.127874 tst register_default_mass.py: using MSISDN 1097
22:48:45.133731 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:45.214779 tst register_default_mass.py: using MSISDN 1098
22:48:45.220774 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:45.297378 tst register_default_mass.py: using MSISDN 1099
22:48:45.303385 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:45.375608 tst register_default_mass.py: using MSISDN 1100
22:48:45.381778 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:45.497116 run mass: Starting testcase
22:48:45.503197 run mass: Pre-launching all virtphy's
22:48:45.509218 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:45.523178 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:45.529571 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:45.543078 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:45.549458 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:45.563118 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:45.569443 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:45.583195 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:45.589485 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:45.602911 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:45.608925 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:45.622475 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:45.628825 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:45.642560 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:45.648847 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:45.662584 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:45.668961 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:45.682682 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:45.689081 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:45.702825 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:45.709287 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:45.723122 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:45.729586 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:45.743376 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:45.749777 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:45.763752 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:45.769988 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:45.783364 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:45.789462 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:45.802856 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:45.809132 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:45.822336 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:45.828405 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:45.841655 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:45.847864 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:45.861688 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:45.868000 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:45.881638 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:45.887846 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:45.901585 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:45.907871 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:45.921904 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:45.928316 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:45.942219 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:45.948580 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:45.962813 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:45.969222 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:45.982942 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:45.989497 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:46.003253 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:46.009685 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:46.023316 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:46.029720 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:46.043497 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:46.050158 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:46.063835 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:46.070087 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:46.083325 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:46.089380 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:46.102617 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:46.108671 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:46.121875 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:46.127962 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:46.141230 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:46.147459 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:46.160769 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:46.167097 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:46.180819 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:46.187174 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:46.200803 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:46.207236 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:46.221099 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:46.227507 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:46.240844 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:46.247147 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:46.260293 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:46.266539 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:46.279781 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:46.286144 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:46.299567 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:46.305684 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:46.318788 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:46.324935 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:46.338043 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:46.344371 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:46.357717 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:46.363892 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:46.377044 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:46.383193 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:46.396208 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:46.402433 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:46.415877 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:46.422391 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:46.436275 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:46.442649 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:46.456195 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:46.462584 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:46.476633 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:46.483143 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:46.497240 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:46.503566 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:46.517244 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:46.524145 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:46.539297 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:46.549628 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:46.565321 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:46.572046 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:46.585860 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:46.592172 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:46.605767 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:46.612055 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:46.630023 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:46.636343 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:46.649655 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:46.655851 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:46.669103 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:46.675193 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:46.688319 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:46.694643 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:46.707789 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:46.713965 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:46.727143 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:46.733194 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:46.746328 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:46.752412 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:46.765625 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:46.771668 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:46.784768 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:46.790896 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:46.804378 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:46.810672 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:46.824319 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:46.830594 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:46.844225 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:46.850539 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:46.864133 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:46.870473 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:46.884427 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:46.890710 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:46.904412 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:46.910746 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:46.924433 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:46.930805 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:46.944471 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:46.950814 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:46.964410 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:46.970679 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:46.984284 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:46.990541 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:47.004072 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:47.010304 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:47.023606 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:47.029853 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:47.043481 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:47.049794 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:47.063421 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:47.069684 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:47.083342 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:47.089612 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:47.103172 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:47.109467 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:47.123288 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:47.129570 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:47.143257 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:47.149537 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:47.163137 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:47.169521 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:47.183145 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:47.189524 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:47.203205 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:47.209495 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:47.223160 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:47.229484 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:47.243094 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:47.249328 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:47.262926 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:47.269216 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:47.282803 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:47.289103 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:47.302530 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:47.308635 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:47.322284 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:47.328583 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:47.342180 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:47.348443 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:47.362274 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:47.368533 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:47.382276 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:47.388595 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:47.402335 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:47.408663 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:47.422411 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:47.428741 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:47.442373 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:47.448660 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:47.462328 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:47.468583 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:47.482222 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:47.488498 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:47.502156 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:47.508411 run mass: Checking if sockets are in the filesystem
22:48:47.521114 run osmo-ms-mob/00000: Starting mobile
22:48:47.534987 run osmo-ms-mob/00000(pid=135): Launched
22:48:47.547468 run mass: MS start registered {at=18183433.250819802, delay=0.004961319267749786, ms=00000}
22:48:51.723049 run osmo-ms-mob/00001: Starting mobile
22:48:51.736926 run osmo-ms-mob/00001(pid=136): Launched
22:48:51.748034 run mass: MS start registered {at=18183437.451377872, delay=0.004707690328359604, ms=00001}
22:48:52.859924 run mass: MS performed LU {at=18183438.56323992, lu_delay=5.31242011860013, ms=00000}
22:48:53.520792 run osmo-ms-mob/00002: Starting mobile
22:48:53.534607 run osmo-ms-mob/00002(pid=137): Launched
22:48:53.546869 run mass: MS start registered {at=18183439.25021353, delay=0.005039043724536896, ms=00002}
22:48:54.821389 run osmo-ms-mob/00003: Starting mobile
22:48:54.835190 run osmo-ms-mob/00003(pid=138): Launched
22:48:54.846488 run mass: MS start registered {at=18183440.549837314, delay=0.00488792359828949, ms=00003}
22:48:55.922351 run osmo-ms-mob/00004: Starting mobile
22:48:55.936075 run osmo-ms-mob/00004(pid=139): Launched
22:48:55.948025 run mass: MS start registered {at=18183441.651371475, delay=0.005241662263870239, ms=00004}
22:48:56.625677 run mass: MS performed LU {at=18183442.329009894, lu_delay=4.877632021903992, ms=00001}
22:48:56.923158 run osmo-ms-mob/00005: Starting mobile
22:48:56.936687 run osmo-ms-mob/00005(pid=140): Launched
22:48:56.947837 run mass: MS start registered {at=18183442.651184324, delay=0.004678037017583847, ms=00005}
22:48:57.821610 run osmo-ms-mob/00006: Starting mobile
22:48:57.837058 run osmo-ms-mob/00006(pid=141): Launched
22:48:57.850794 run mass: MS start registered {at=18183443.55411706, delay=0.006221756339073181, ms=00006}
22:48:58.527125 run mass: MS performed LU {at=18183444.23045827, lu_delay=4.980244740843773, ms=00002}
22:48:58.722054 run osmo-ms-mob/00007: Starting mobile
22:48:58.739562 run osmo-ms-mob/00007(pid=142): Launched
22:48:58.759026 run mass: MS start registered {at=18183444.462341454, delay=0.011212151497602463, ms=00007}
22:48:59.521561 run osmo-ms-mob/00008: Starting mobile
22:48:59.534929 run osmo-ms-mob/00008(pid=143): Launched
22:48:59.547085 run mass: MS start registered {at=18183445.250425052, delay=0.005634721368551254, ms=00008}
22:49:00.221360 run osmo-ms-mob/00009: Starting mobile
22:49:00.234967 run osmo-ms-mob/00009(pid=144): Launched
22:49:00.246727 run mass: MS start registered {at=18183445.95007749, delay=0.005080651491880417, ms=00009}
22:49:00.391715 run mass: MS performed LU {at=18183446.095048398, lu_delay=5.545211084187031, ms=00003}
22:49:00.908424 run mass: MS performed LU {at=18183446.61175753, lu_delay=4.96038605645299, ms=00004}
22:49:00.920480 run osmo-ms-mob/00010: Starting mobile
22:49:00.935547 run osmo-ms-mob/00010(pid=145): Launched
22:49:00.948477 run mass: MS start registered {at=18183446.651810203, delay=0.005675170570611954, ms=00010}
22:49:01.520658 run osmo-ms-mob/00011: Starting mobile
22:49:01.534673 run osmo-ms-mob/00011(pid=146): Launched
22:49:01.547631 run mass: MS start registered {at=18183447.25097987, delay=0.006355799734592438, ms=00011}
22:49:02.122240 run osmo-ms-mob/00012: Starting mobile
22:49:02.141782 run osmo-ms-mob/00012(pid=147): Launched
22:49:02.155792 run mass: MS start registered {at=18183447.85913281, delay=0.005157463252544403, ms=00012}
22:49:02.293230 run mass: MS performed LU {at=18183447.996560764, lu_delay=4.442443702369928, ms=00006}
22:49:02.339716 run mass: MS performed LU {at=18183448.043062296, lu_delay=5.391877971589565, ms=00005}
22:49:02.720633 run osmo-ms-mob/00013: Starting mobile
22:49:02.735309 run osmo-ms-mob/00013(pid=148): Launched
22:49:02.747094 run mass: MS start registered {at=18183448.45044888, delay=0.0048274993896484375, ms=00013}
22:49:03.320301 run osmo-ms-mob/00014: Starting mobile
22:49:03.334588 run osmo-ms-mob/00014(pid=149): Launched
22:49:03.346306 run mass: MS start registered {at=18183449.04966016, delay=0.005001567304134369, ms=00014}
22:49:03.921296 run osmo-ms-mob/00015: Starting mobile
22:49:03.935738 run osmo-ms-mob/00015(pid=150): Launched
22:49:03.947033 run mass: MS start registered {at=18183449.650377765, delay=0.004730291664600372, ms=00015}
22:49:04.157261 run mass: MS performed LU {at=18183449.86058213, lu_delay=5.398240674287081, ms=00007}
22:49:04.420292 run osmo-ms-mob/00016: Starting mobile
22:49:04.433919 run osmo-ms-mob/00016(pid=151): Launched
22:49:04.445882 run mass: MS start registered {at=18183450.149220105, delay=0.005153942853212357, ms=00016}
22:49:04.674929 run mass: MS performed LU {at=18183450.378264025, lu_delay=5.127838972955942, ms=00008}
22:49:04.920132 run osmo-ms-mob/00017: Starting mobile
22:49:04.933858 run osmo-ms-mob/00017(pid=152): Launched
22:49:04.945672 run mass: MS start registered {at=18183450.64901511, delay=0.005092855542898178, ms=00017}
22:49:05.521349 run osmo-ms-mob/00018: Starting mobile
22:49:05.535867 run osmo-ms-mob/00018(pid=153): Launched
22:49:05.548147 run mass: MS start registered {at=18183451.251488008, delay=0.005666851997375488, ms=00018}
22:49:05.920587 run osmo-ms-mob/00019: Starting mobile
22:49:05.935536 run osmo-ms-mob/00019(pid=154): Launched
22:49:05.947859 run mass: MS start registered {at=18183451.65120924, delay=0.005026556551456451, ms=00019}
22:49:06.059037 run mass: MS performed LU {at=18183451.76237243, lu_delay=5.812294941395521, ms=00009}
22:49:06.105057 run mass: MS performed LU {at=18183451.808397174, lu_delay=5.156586971133947, ms=00010}
22:49:06.174454 run mass: MS performed LU {at=18183451.877796277, lu_delay=4.6268164068460464, ms=00011}
22:49:06.421267 run osmo-ms-mob/00020: Starting mobile
22:49:06.435214 run osmo-ms-mob/00020(pid=155): Launched
22:49:06.446866 run mass: MS start registered {at=18183452.150215875, delay=0.004727974534034729, ms=00020}
22:49:06.921186 run osmo-ms-mob/00021: Starting mobile
22:49:06.935669 run osmo-ms-mob/00021(pid=156): Launched
22:49:06.947229 run mass: MS start registered {at=18183452.65058619, delay=0.0024090632796287537, ms=00021}
22:49:07.320294 run osmo-ms-mob/00022: Starting mobile
22:49:07.334314 run osmo-ms-mob/00022(pid=157): Launched
22:49:07.345754 run mass: MS start registered {at=18183453.049100976, delay=0.0048912204802036285, ms=00022}
22:49:07.822665 run osmo-ms-mob/00023: Starting mobile
22:49:07.839929 run osmo-ms-mob/00023(pid=158): Launched
22:49:07.853121 run mass: MS start registered {at=18183453.556457285, delay=0.005104284733533859, ms=00023}
22:49:07.923380 run mass: MS performed LU {at=18183453.626703627, lu_delay=5.767570815980434, ms=00012}
22:49:07.970027 run mass: MS performed LU {at=18183453.673360802, lu_delay=5.222911920398474, ms=00013}
22:49:08.076109 run mass: MS performed LU {at=18183453.77944171, lu_delay=4.729781549423933, ms=00014}
22:49:08.089437 run osmo-ms-mob/00024: Starting mobile
22:49:08.105225 run osmo-ms-mob/00024(pid=159): Launched
22:49:08.117743 run mass: MS start registered {at=18183453.82108683, delay=0.004752799868583679, ms=00024}
22:49:08.720640 run osmo-ms-mob/00025: Starting mobile
22:49:08.734537 run osmo-ms-mob/00025(pid=160): Launched
22:49:08.747544 run mass: MS start registered {at=18183454.45087725, delay=0.0059722475707530975, ms=00025}
22:49:09.121241 run osmo-ms-mob/00026: Starting mobile
22:49:09.134610 run osmo-ms-mob/00026(pid=161): Launched
22:49:09.146374 run mass: MS start registered {at=18183454.84967982, delay=0.005170322954654694, ms=00026}
22:49:09.520465 run osmo-ms-mob/00027: Starting mobile
22:49:09.534574 run osmo-ms-mob/00027(pid=162): Launched
22:49:09.546880 run mass: MS start registered {at=18183455.250227273, delay=0.005547825247049332, ms=00027}
22:49:09.824615 run mass: MS performed LU {at=18183455.527951486, lu_delay=5.877573721110821, ms=00015}
22:49:09.839596 run osmo-ms-mob/00028: Starting mobile
22:49:09.853799 run osmo-ms-mob/00028(pid=163): Launched
22:49:09.865964 run mass: MS start registered {at=18183455.569303475, delay=0.005522377789020538, ms=00028}
22:49:09.873133 run mass: MS performed LU {at=18183455.57648696, lu_delay=4.927471850067377, ms=00017}
22:49:09.940512 run mass: MS performed LU {at=18183455.64382581, lu_delay=5.494605705142021, ms=00016}
22:49:10.321430 run osmo-ms-mob/00029: Starting mobile
22:49:10.336999 run osmo-ms-mob/00029(pid=164): Launched
22:49:10.349767 run mass: MS start registered {at=18183456.053121235, delay=0.003551218658685684, ms=00029}
22:49:10.722121 run osmo-ms-mob/00030: Starting mobile
22:49:10.737011 run osmo-ms-mob/00030(pid=165): Launched
22:49:10.749824 run mass: MS start registered {at=18183456.453147452, delay=0.005859222263097763, ms=00030}
22:49:11.120731 run osmo-ms-mob/00031: Starting mobile
22:49:11.135429 run osmo-ms-mob/00031(pid=166): Launched
22:49:11.147371 run mass: MS start registered {at=18183456.85071685, delay=0.005198530852794647, ms=00031}
22:49:11.420776 run osmo-ms-mob/00032: Starting mobile
22:49:11.435776 run osmo-ms-mob/00032(pid=167): Launched
22:49:11.447668 run mass: MS start registered {at=18183457.1510169, delay=0.005168154835700989, ms=00032}
22:49:11.606523 run mass: MS performed LU {at=18183457.309857357, lu_delay=5.159641481935978, ms=00020}
22:49:11.688861 run mass: MS performed LU {at=18183457.39219638, lu_delay=4.741610188037157, ms=00021}
22:49:11.735423 run mass: MS performed LU {at=18183457.438760635, lu_delay=6.187272626906633, ms=00018}
22:49:11.747153 run osmo-ms-mob/00033: Starting mobile
22:49:11.761092 run osmo-ms-mob/00033(pid=168): Launched
22:49:11.772895 run mass: MS start registered {at=18183457.476246588, delay=0.005296617746353149, ms=00033}
22:49:11.860196 run mass: MS performed LU {at=18183457.563530978, lu_delay=5.912321738898754, ms=00019}
22:49:12.221012 run osmo-ms-mob/00034: Starting mobile
22:49:12.235843 run osmo-ms-mob/00034(pid=169): Launched
22:49:12.248274 run mass: MS start registered {at=18183457.951622095, delay=0.005529861897230148, ms=00034}
22:49:12.520694 run osmo-ms-mob/00035: Starting mobile
22:49:12.537247 run osmo-ms-mob/00035(pid=170): Launched
22:49:12.551798 run mass: MS start registered {at=18183458.255114157, delay=0.006453718990087509, ms=00035}
22:49:12.921652 run osmo-ms-mob/00036: Starting mobile
22:49:12.936992 run osmo-ms-mob/00036(pid=171): Launched
22:49:12.949105 run mass: MS start registered {at=18183458.652457017, delay=0.005147833377122879, ms=00036}
22:49:13.322066 run osmo-ms-mob/00037: Starting mobile
22:49:13.338894 run osmo-ms-mob/00037(pid=172): Launched
22:49:13.351657 run mass: MS start registered {at=18183459.055005707, delay=0.005094509571790695, ms=00037}
22:49:13.591121 run mass: MS performed LU {at=18183459.294456076, lu_delay=4.444776255637407, ms=00026}
22:49:13.602397 run osmo-ms-mob/00038: Starting mobile
22:49:13.615629 run osmo-ms-mob/00038(pid=173): Launched
22:49:13.627139 run mass: MS start registered {at=18183459.330481913, delay=0.005281288176774979, ms=00038}
22:49:13.636819 run mass: MS performed LU {at=18183459.340161696, lu_delay=6.291060719639063, ms=00022}
22:49:13.706018 run mass: MS performed LU {at=18183459.40935414, lu_delay=5.8528968542814255, ms=00023}
22:49:13.718034 run osmo-ms-mob/00039: Starting mobile
22:49:13.731637 run osmo-ms-mob/00039(pid=174): Launched
22:49:13.743718 run mass: MS start registered {at=18183459.447056126, delay=0.005321290343999863, ms=00039}
22:49:13.762069 run mass: MS performed LU {at=18183459.46541509, lu_delay=5.644328258931637, ms=00024}
22:49:13.780463 run mass: MS performed LU {at=18183459.483816534, lu_delay=5.032939285039902, ms=00025}
22:49:14.321840 run osmo-ms-mob/00040: Starting mobile
22:49:14.337193 run osmo-ms-mob/00040(pid=175): Launched
22:49:14.351357 run mass: MS start registered {at=18183460.054706056, delay=0.005897745490074158, ms=00040}
22:49:14.621629 run osmo-ms-mob/00041: Starting mobile
22:49:14.636837 run osmo-ms-mob/00041(pid=176): Launched
22:49:14.649312 run mass: MS start registered {at=18183460.35264942, delay=0.005395110696554184, ms=00041}
22:49:14.921021 run osmo-ms-mob/00042: Starting mobile
22:49:14.935031 run osmo-ms-mob/00042(pid=177): Launched
22:49:14.946597 run mass: MS start registered {at=18183460.649944488, delay=0.004356905817985535, ms=00042}
22:49:15.320760 run osmo-ms-mob/00043: Starting mobile
22:49:15.334859 run osmo-ms-mob/00043(pid=178): Launched
22:49:15.346550 run mass: MS start registered {at=18183461.049900323, delay=0.00497344508767128, ms=00043}
22:49:15.455864 run mass: MS performed LU {at=18183461.159180492, lu_delay=4.706033039838076, ms=00030}
22:49:15.501518 run mass: MS performed LU {at=18183461.20484442, lu_delay=5.954617146402597, ms=00027}
22:49:15.517098 run osmo-ms-mob/00044: Starting mobile
22:49:15.536514 run osmo-ms-mob/00044(pid=179): Launched
22:49:15.550846 run mass: MS start registered {at=18183461.25419027, delay=0.005712788552045822, ms=00044}
22:49:15.626247 run mass: MS performed LU {at=18183461.329580426, lu_delay=5.276459190994501, ms=00029}
22:49:15.920520 run osmo-ms-mob/00045: Starting mobile
22:49:15.934843 run osmo-ms-mob/00045(pid=180): Launched
22:49:15.946263 run mass: MS start registered {at=18183461.649614085, delay=0.00495215505361557, ms=00045}
22:49:16.220971 run osmo-ms-mob/00046: Starting mobile
22:49:16.236048 run osmo-ms-mob/00046(pid=181): Launched
22:49:16.247889 run mass: MS start registered {at=18183461.951240093, delay=0.0036854706704616547, ms=00046}
22:49:16.523776 run osmo-ms-mob/00047: Starting mobile
22:49:16.538961 run osmo-ms-mob/00047(pid=182): Launched
22:49:16.553267 run mass: MS start registered {at=18183462.256599743, delay=0.006166890263557434, ms=00047}
22:49:16.820516 run osmo-ms-mob/00048: Starting mobile
22:49:16.834953 run osmo-ms-mob/00048(pid=183): Launched
22:49:16.846638 run mass: MS start registered {at=18183462.549987998, delay=0.004666853696107864, ms=00048}
22:49:17.120878 run osmo-ms-mob/00049: Starting mobile
22:49:17.134933 run osmo-ms-mob/00049(pid=184): Launched
22:49:17.146420 run mass: MS start registered {at=18183462.849774994, delay=0.0049245283007621765, ms=00049}
22:49:17.356509 run mass: MS performed LU {at=18183463.059843164, lu_delay=5.908826265484095, ms=00032}
22:49:17.368529 run osmo-ms-mob/00050: Starting mobile
22:49:17.382589 run osmo-ms-mob/00050(pid=185): Launched
22:49:17.394238 run mass: MS start registered {at=18183463.097591266, delay=0.0051308274269104, ms=00050}
22:49:17.403163 run mass: MS performed LU {at=18183463.10651484, lu_delay=4.454057823866606, ms=00036}
22:49:17.471557 run mass: MS performed LU {at=18183463.174902197, lu_delay=5.698655609041452, ms=00033}
22:49:17.527650 run mass: MS performed LU {at=18183463.230985716, lu_delay=4.975871559232473, ms=00035}
22:49:17.538913 run osmo-ms-mob/00051: Starting mobile
22:49:17.552990 run osmo-ms-mob/00051(pid=186): Launched
22:49:17.559509 run mass: MS performed LU {at=18183463.26286817, lu_delay=5.311246074736118, ms=00034}
22:49:17.566132 run mass: MS performed LU {at=18183463.26949754, lu_delay=6.418780688196421, ms=00031}
22:49:17.572478 run mass: MS start registered {at=18183463.27584416, delay=0.012994997203350067, ms=00051}
22:49:17.583993 run osmo-ms-mob/00052: Starting mobile
22:49:17.597966 run osmo-ms-mob/00052(pid=187): Launched
22:49:17.609548 run mass: MS start registered {at=18183463.312893584, delay=0.005196042358875275, ms=00052}
22:49:18.420770 run osmo-ms-mob/00053: Starting mobile
22:49:18.435844 run osmo-ms-mob/00053(pid=188): Launched
22:49:18.448851 run mass: MS start registered {at=18183464.15219836, delay=0.005435623228549957, ms=00053}
22:49:18.720145 run osmo-ms-mob/00054: Starting mobile
22:49:18.733733 run osmo-ms-mob/00054(pid=189): Launched
22:49:18.745571 run mass: MS start registered {at=18183464.448915992, delay=0.005505841225385666, ms=00054}
22:49:19.020664 run osmo-ms-mob/00055: Starting mobile
22:49:19.034530 run osmo-ms-mob/00055(pid=190): Launched
22:49:19.046179 run mass: MS start registered {at=18183464.74952521, delay=0.0052842870354652405, ms=00055}
22:49:19.156545 run mass: MS performed LU {at=18183464.85987713, lu_delay=5.529395215213299, ms=00038}
22:49:19.221315 run mass: MS performed LU {at=18183464.924650777, lu_delay=4.869944721460342, ms=00040}
22:49:19.233290 run osmo-ms-mob/00056: Starting mobile
22:49:19.247844 run osmo-ms-mob/00056(pid=191): Launched
22:49:19.259554 run mass: MS start registered {at=18183464.962904237, delay=0.004731845110654831, ms=00056}
22:49:19.267117 run mass: MS performed LU {at=18183464.970470455, lu_delay=5.915464747697115, ms=00037}
22:49:19.484194 run mass: MS performed LU {at=18183465.187529013, lu_delay=4.834879592061043, ms=00041}
22:49:19.496443 run osmo-ms-mob/00057: Starting mobile
22:49:19.511318 run osmo-ms-mob/00057(pid=192): Launched
22:49:19.523315 run mass: MS start registered {at=18183465.22663556, delay=0.00522049143910408, ms=00057}
22:49:20.021170 run osmo-ms-mob/00058: Starting mobile
22:49:20.040300 run osmo-ms-mob/00058(pid=193): Launched
22:49:20.058719 run mass: MS start registered {at=18183465.762019373, delay=0.00891808420419693, ms=00058}
22:49:20.321058 run osmo-ms-mob/00059: Starting mobile
22:49:20.336489 run osmo-ms-mob/00059(pid=194): Launched
22:49:20.348404 run mass: MS start registered {at=18183466.05175578, delay=0.005240198224782944, ms=00059}
22:49:20.620900 run osmo-ms-mob/00060: Starting mobile
22:49:20.635824 run osmo-ms-mob/00060(pid=195): Launched
22:49:20.648290 run mass: MS start registered {at=18183466.351639535, delay=0.005140118300914764, ms=00060}
22:49:21.021852 run osmo-ms-mob/00061: Starting mobile
22:49:21.039321 run osmo-ms-mob/00061(pid=196): Launched
22:49:21.053846 run mass: MS start registered {at=18183466.75717237, delay=0.005617614835500717, ms=00061}
22:49:21.122447 run mass: MS performed LU {at=18183466.825760696, lu_delay=5.176146611571312, ms=00045}
22:49:21.169151 run mass: MS performed LU {at=18183466.872487813, lu_delay=5.618297543376684, ms=00044}
22:49:21.181986 run osmo-ms-mob/00062: Starting mobile
22:49:21.196846 run osmo-ms-mob/00062(pid=197): Launched
22:49:21.208751 run mass: MS start registered {at=18183466.912100688, delay=0.005162909626960754, ms=00062}
22:49:21.237947 run mass: MS performed LU {at=18183466.941295695, lu_delay=5.89139537140727, ms=00043}
22:49:21.293434 run mass: MS performed LU {at=18183466.99676829, lu_delay=6.346823800355196, ms=00042}
22:49:21.305882 run osmo-ms-mob/00063: Starting mobile
22:49:21.321921 run osmo-ms-mob/00063(pid=198): Launched
22:49:21.329262 run mass: MS performed LU {at=18183467.032619096, lu_delay=4.776019353419542, ms=00047}
22:49:21.336446 run mass: MS performed LU {at=18183467.0398097, lu_delay=5.088569607585669, ms=00046}
22:49:21.343220 run mass: MS start registered {at=18183467.04658563, delay=0.013988185673952103, ms=00063}
22:49:22.021430 run osmo-ms-mob/00064: Starting mobile
22:49:22.034637 run osmo-ms-mob/00064(pid=199): Launched
22:49:22.049524 run mass: MS start registered {at=18183467.75285116, delay=0.008378840982913971, ms=00064}
22:49:22.216803 run mass: MS performed LU {at=18183467.920139056, lu_delay=3.7679406963288784, ms=00053}
22:49:22.420872 run osmo-ms-mob/00065: Starting mobile
22:49:22.435354 run osmo-ms-mob/00065(pid=200): Launched
22:49:22.448045 run mass: MS start registered {at=18183468.151397087, delay=0.005362149327993393, ms=00065}
22:49:22.721466 run osmo-ms-mob/00066: Starting mobile
22:49:22.736329 run osmo-ms-mob/00066(pid=201): Launched
22:49:22.749968 run mass: MS start registered {at=18183468.45331244, delay=0.006552278995513916, ms=00066}
22:49:22.986897 run mass: MS performed LU {at=18183468.690231256, lu_delay=5.414387095719576, ms=00051}
22:49:23.033118 run mass: MS performed LU {at=18183468.736451317, lu_delay=5.423557732254267, ms=00052}
22:49:23.045105 run osmo-ms-mob/00067: Starting mobile
22:49:23.059062 run osmo-ms-mob/00067(pid=202): Launched
22:49:23.070396 run mass: MS start registered {at=18183468.773746174, delay=0.005041085183620453, ms=00067}
22:49:23.157653 run mass: MS performed LU {at=18183468.860988736, lu_delay=6.3110007382929325, ms=00048}
22:49:23.249854 run mass: MS performed LU {at=18183468.953173123, lu_delay=5.855581857264042, ms=00050}
22:49:23.272120 run osmo-ms-mob/00068: Starting mobile
22:49:23.289743 run osmo-ms-mob/00068(pid=203): Launched
22:49:23.308102 run mass: MS start registered {at=18183469.011444643, delay=0.008638046681880951, ms=00068}
22:49:23.821067 run osmo-ms-mob/00069: Starting mobile
22:49:23.834993 run osmo-ms-mob/00069(pid=204): Launched
22:49:23.847577 run mass: MS start registered {at=18183469.550925575, delay=0.005584929138422012, ms=00069}
22:49:24.220085 run osmo-ms-mob/00070: Starting mobile
22:49:24.233646 run osmo-ms-mob/00070(pid=205): Launched
22:49:24.244782 run mass: MS start registered {at=18183469.94813307, delay=0.005066979676485062, ms=00070}
22:49:24.625164 run osmo-ms-mob/00071: Starting mobile
22:49:24.640483 run osmo-ms-mob/00071(pid=206): Launched
22:49:24.653176 run mass: MS start registered {at=18183470.35651751, delay=0.005537878721952438, ms=00071}
22:49:24.888650 run mass: MS performed LU {at=18183470.591970544, lu_delay=6.14305455237627, ms=00054}
22:49:24.934524 run mass: MS performed LU {at=18183470.6378546, lu_delay=4.875835224986076, ms=00058}
22:49:24.947278 run osmo-ms-mob/00072: Starting mobile
22:49:24.962498 run osmo-ms-mob/00072(pid=207): Launched
22:49:24.975089 run mass: MS start registered {at=18183470.67843092, delay=0.005415774881839752, ms=00072}
22:49:25.003689 run mass: MS performed LU {at=18183470.70702548, lu_delay=4.655269701033831, ms=00059}
22:49:25.059646 run mass: MS performed LU {at=18183470.762979876, lu_delay=6.013454664498568, ms=00055}
22:49:25.078181 run mass: MS performed LU {at=18183470.78150126, lu_delay=5.81859702244401, ms=00056}
22:49:25.093069 run osmo-ms-mob/00073: Starting mobile
22:49:25.110040 run osmo-ms-mob/00073(pid=208): Launched
22:49:25.117757 run mass: MS performed LU {at=18183470.82111027, lu_delay=5.594474710524082, ms=00057}
22:49:25.125368 run mass: MS start registered {at=18183470.82872979, delay=0.007646210491657257, ms=00073}
22:49:25.822095 run osmo-ms-mob/00074: Starting mobile
22:49:25.838210 run osmo-ms-mob/00074(pid=209): Launched
22:49:25.851709 run mass: MS start registered {at=18183471.55505347, delay=0.005656503140926361, ms=00074}
22:49:25.976914 run mass: MS performed LU {at=18183471.68024741, lu_delay=3.5288503244519234, ms=00065}
22:49:26.226615 run osmo-ms-mob/00075: Starting mobile
22:49:26.246289 run osmo-ms-mob/00075(pid=210): Launched
22:49:26.260816 run mass: MS start registered {at=18183471.964152656, delay=0.006300777196884155, ms=00075}
22:49:26.687650 run mass: MS performed LU {at=18183472.39095962, lu_delay=6.039320085197687, ms=00060}
22:49:26.702888 run osmo-ms-mob/00076: Starting mobile
22:49:26.720306 run osmo-ms-mob/00076(pid=211): Launched
22:49:26.734048 run mass: MS start registered {at=18183472.437385526, delay=0.005822766572237015, ms=00076}
22:49:26.753290 run mass: MS performed LU {at=18183472.456589818, lu_delay=5.699417449533939, ms=00061}
22:49:26.798850 run mass: MS performed LU {at=18183472.50218322, lu_delay=5.455597590655088, ms=00063}
22:49:26.997633 run mass: MS performed LU {at=18183472.70096901, lu_delay=4.9481178522109985, ms=00064}
22:49:27.010848 run osmo-ms-mob/00077: Starting mobile
22:49:27.027055 run osmo-ms-mob/00077(pid=212): Launched
22:49:27.034751 run mass: MS performed LU {at=18183472.738106176, lu_delay=5.8260054886341095, ms=00062}
22:49:27.042250 run mass: MS start registered {at=18183472.745612547, delay=0.007529262453317642, ms=00077}
22:49:27.622156 run osmo-ms-mob/00078: Starting mobile
22:49:27.639136 run osmo-ms-mob/00078(pid=213): Launched
22:49:27.653813 run mass: MS start registered {at=18183473.357156344, delay=3.359094262123108e-05, ms=00078}
22:49:28.021860 run osmo-ms-mob/00079: Starting mobile
22:49:28.037789 run osmo-ms-mob/00079(pid=214): Launched
22:49:28.051544 run mass: MS start registered {at=18183473.754888225, delay=0.00595797598361969, ms=00079}
22:49:28.521210 run osmo-ms-mob/00080: Starting mobile
22:49:28.537856 run osmo-ms-mob/00080(pid=215): Launched
22:49:28.548666 run mass: MS performed LU {at=18183474.25201611, lu_delay=5.240571465343237, ms=00068}
22:49:28.557588 run mass: MS start registered {at=18183474.26092809, delay=0.00894637405872345, ms=00080}
22:49:28.590282 run mass: MS performed LU {at=18183474.29361342, lu_delay=4.345480348914862, ms=00070}
22:49:28.700189 run mass: MS performed LU {at=18183474.403469604, lu_delay=5.629723429679871, ms=00067}
22:49:28.844400 run mass: MS performed LU {at=18183474.54772975, lu_delay=6.094417307525873, ms=00066}
22:49:28.859083 run osmo-ms-mob/00081: Starting mobile
22:49:28.877316 run osmo-ms-mob/00081(pid=216): Launched
22:49:28.892059 run mass: MS start registered {at=18183474.595378593, delay=0.006450369954109192, ms=00081}
22:49:29.423612 run osmo-ms-mob/00082: Starting mobile
22:49:29.440814 run osmo-ms-mob/00082(pid=217): Launched
22:49:29.455018 run mass: MS start registered {at=18183475.1583387, delay=0.006273038685321808, ms=00082}
22:49:29.577112 run mass: MS performed LU {at=18183475.28040162, lu_delay=5.729476045817137, ms=00069}
22:49:30.022059 run osmo-ms-mob/00083: Starting mobile
22:49:30.038348 run osmo-ms-mob/00083(pid=218): Launched
22:49:30.052516 run mass: MS start registered {at=18183475.75584564, delay=0.006299380213022232, ms=00083}
22:49:30.435374 run mass: MS performed LU {at=18183476.138690792, lu_delay=5.782173283398151, ms=00071}
22:49:30.458682 run osmo-ms-mob/00084: Starting mobile
22:49:30.475854 run osmo-ms-mob/00084(pid=219): Launched
22:49:30.483983 run mass: MS performed LU {at=18183476.18733519, lu_delay=4.632281720638275, ms=00074}
22:49:30.491820 run mass: MS start registered {at=18183476.19517939, delay=0.007872100919485092, ms=00084}
22:49:30.565383 run mass: MS performed LU {at=18183476.26871176, lu_delay=5.590280842036009, ms=00072}
22:49:30.745034 run mass: MS performed LU {at=18183476.44834769, lu_delay=5.619617901742458, ms=00073}
22:49:31.022077 run osmo-ms-mob/00085: Starting mobile
22:49:31.038770 run osmo-ms-mob/00085(pid=220): Launched
22:49:31.052903 run mass: MS start registered {at=18183476.756228603, delay=0.006535377353429794, ms=00085}
22:49:31.626545 run osmo-ms-mob/00086: Starting mobile
22:49:31.643677 run osmo-ms-mob/00086(pid=221): Launched
22:49:31.657655 run mass: MS start registered {at=18183477.36099815, delay=0.005344431847333908, ms=00086}
22:49:32.221067 run osmo-ms-mob/00087: Starting mobile
22:49:32.236348 run osmo-ms-mob/00087(pid=222): Launched
22:49:32.249827 run mass: MS start registered {at=18183477.953161735, delay=0.00658547505736351, ms=00087}
22:49:32.300401 run mass: MS performed LU {at=18183478.003726102, lu_delay=4.646569758653641, ms=00078}
22:49:32.356339 run mass: MS performed LU {at=18183478.05966639, lu_delay=5.622280865907669, ms=00076}
22:49:32.466521 run mass: MS performed LU {at=18183478.16984023, lu_delay=5.424227684736252, ms=00077}
22:49:32.609258 run mass: MS performed LU {at=18183478.312589, lu_delay=6.348436344414949, ms=00075}
22:49:32.636973 run mass: MS performed LU {at=18183478.340305418, lu_delay=22.77100194245577, ms=00028}
22:49:32.650730 run osmo-ms-mob/00088: Starting mobile
22:49:32.666988 run osmo-ms-mob/00088(pid=223): Launched
22:49:32.680339 run mass: MS start registered {at=18183478.383686412, delay=0.005792144685983658, ms=00088}
22:49:32.881785 run mass: MS performed LU {at=18183478.585117895, lu_delay=4.830229669809341, ms=00079}
22:49:33.420582 run osmo-ms-mob/00089: Starting mobile
22:49:33.436529 run osmo-ms-mob/00089(pid=224): Launched
22:49:33.449424 run mass: MS start registered {at=18183479.15276069, delay=0.0058402493596076965, ms=00089}
22:49:34.025482 run osmo-ms-mob/00090: Starting mobile
22:49:34.043785 run osmo-ms-mob/00090(pid=225): Launched
22:49:34.056204 run mass: MS start registered {at=18183479.759554222, delay=0.005660779774188995, ms=00090}
22:49:34.200843 run mass: MS performed LU {at=18183479.904175922, lu_delay=5.30879732966423, ms=00081}
22:49:34.219703 run mass: MS performed LU {at=18183479.923023723, lu_delay=4.764685023576021, ms=00082}
22:49:34.330694 run mass: MS performed LU {at=18183480.03401683, lu_delay=5.773088738322258, ms=00080}
22:49:34.725769 run osmo-ms-mob/00091: Starting mobile
22:49:34.744162 run osmo-ms-mob/00091(pid=226): Launched
22:49:34.757794 run mass: MS start registered {at=18183480.461120255, delay=0.005959324538707733, ms=00091}
22:49:35.421644 run osmo-ms-mob/00092: Starting mobile
22:49:35.437915 run osmo-ms-mob/00092(pid=227): Launched
22:49:35.451751 run mass: MS start registered {at=18183481.15508189, delay=0.005391709506511688, ms=00092}
22:49:36.167810 run mass: MS performed LU {at=18183481.87110623, lu_delay=6.11526058986783, ms=00083}
22:49:36.190803 run osmo-ms-mob/00093: Starting mobile
22:49:36.208098 run osmo-ms-mob/00093(pid=228): Launched
22:49:36.216297 run mass: MS performed LU {at=18183481.919649184, lu_delay=5.163420580327511, ms=00085}
22:49:36.224102 run mass: MS start registered {at=18183481.927464653, delay=0.007841672748327255, ms=00093}
22:49:36.301516 run mass: MS performed LU {at=18183482.004831526, lu_delay=22.557775400578976, ms=00039}
22:49:36.592039 run mass: MS performed LU {at=18183482.295363627, lu_delay=4.934365477412939, ms=00086}
22:49:37.121448 run osmo-ms-mob/00094: Starting mobile
22:49:37.138239 run osmo-ms-mob/00094(pid=229): Launched
22:49:37.151430 run mass: MS start registered {at=18183482.85477895, delay=0.005595069378614426, ms=00094}
22:49:37.966661 run mass: MS performed LU {at=18183483.66998533, lu_delay=5.716823596507311, ms=00087}
22:49:37.979392 run osmo-ms-mob/00095: Starting mobile
22:49:37.993460 run osmo-ms-mob/00095(pid=230): Launched
22:49:37.999750 run mass: MS performed LU {at=18183483.703108538, lu_delay=5.319422125816345, ms=00088}
22:49:38.006168 run mass: MS start registered {at=18183483.709532395, delay=0.0064439475536346436, ms=00095}
22:49:38.096033 run mass: MS performed LU {at=18183483.799369134, lu_delay=4.64660844579339, ms=00089}
22:49:39.022828 run osmo-ms-mob/00096: Starting mobile
22:49:39.038908 run osmo-ms-mob/00096(pid=231): Launched
22:49:39.051980 run mass: MS start registered {at=18183484.75533026, delay=0.005479399114847183, ms=00096}
22:49:39.933289 run mass: MS performed LU {at=18183485.636578552, lu_delay=5.877024330198765, ms=00090}
22:49:40.067009 run mass: MS performed LU {at=18183485.770343114, lu_delay=22.920568119734526, ms=00049}
22:49:40.079217 run osmo-ms-mob/00097: Starting mobile
22:49:40.093347 run osmo-ms-mob/00097(pid=232): Launched
22:49:40.105773 run mass: MS start registered {at=18183485.809120703, delay=0.005445793271064758, ms=00097}
22:49:40.357964 run mass: MS performed LU {at=18183486.0612885, lu_delay=4.9062066078186035, ms=00092}
22:49:41.422906 run osmo-ms-mob/00098: Starting mobile
22:49:41.436883 run osmo-ms-mob/00098(pid=233): Launched
22:49:41.448899 run mass: MS start registered {at=18183487.152249686, delay=0.005181737244129181, ms=00098}
22:49:41.733359 run mass: MS performed LU {at=18183487.43669516, lu_delay=5.509230505675077, ms=00093}
22:49:41.862416 run mass: MS performed LU {at=18183487.565740325, lu_delay=4.710961375385523, ms=00094}
22:49:43.227409 run osmo-ms-mob/00099: Starting mobile
22:49:43.255046 run osmo-ms-mob/00099(pid=234): Launched
22:49:43.264224 run mass: All started... {duration=55.74983799830079, too_slow=0}
22:49:43.277093 run mass: MS start registered {at=18183488.9804289, delay=0.01284462958574295, ms=00099}
22:49:43.698934 run mass: MS performed LU {at=18183489.402252138, lu_delay=5.692719742655754, ms=00095}
22:49:43.764193 run mass: MS performed LU {at=18183489.467529383, lu_delay=4.712199121713638, ms=00096}
22:49:45.627694 run mass: MS performed LU {at=18183491.331029583, lu_delay=5.52190887928009, ms=00097}
22:49:47.465605 run mass: MS performed LU {at=18183493.16892345, lu_delay=6.0166737623512745, ms=00098}
22:49:49.366841 run mass: MS performed LU {at=18183495.070162255, lu_delay=6.089733354747295, ms=00099}
22:49:53.348659 run mass: MS performed LU {at=18183499.05192125, lu_delay=22.85674185678363, ms=00084}
22:49:57.114904 run mass: MS performed LU {at=18183502.818225913, lu_delay=22.357105657458305, ms=00091}
22:49:57.124729 run mass: Tests done {all_completed=True, max=22.920568119734526, min=3.5288503244519234}
22:49:57.131197 tst register_default_mass.py: Test passed (92.7 sec)
22:49:57.137757 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:57.141853 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:57.145955 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:57.150034 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:57.154041 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:57.158077 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:57.162121 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:57.166245 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:57.170265 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:57.174758 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:57.178901 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:57.183064 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:57.187214 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:57.191382 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:57.195439 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:57.199683 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:57.203984 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:57.208403 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:57.212971 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:57.217561 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:57.222085 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:57.226628 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:57.231143 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:57.235580 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:57.239987 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:57.244395 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:57.248795 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:57.253174 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:57.257553 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:57.262119 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:57.266419 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:57.270868 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:57.275332 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:57.280274 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:57.284863 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:57.289416 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:57.293962 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:57.298533 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:57.303056 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:57.307854 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:57.312448 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:57.316998 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:57.321559 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:57.326527 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:57.331302 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:57.336476 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:57.341291 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:57.346093 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:57.350972 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:57.355709 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:57.360311 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:57.364886 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:57.369511 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:57.374233 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:57.378939 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:57.383646 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:57.388672 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:57.393286 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:57.397825 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:57.402359 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:57.406766 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:57.411189 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:57.415714 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:57.420235 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:57.424784 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:57.429375 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:57.434101 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:57.439356 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:57.443773 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:57.448195 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:57.452597 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:57.457013 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:57.461411 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:57.465870 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:57.470297 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:57.474761 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:57.479207 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:57.483908 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:57.488231 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:57.492413 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:57.496826 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:57.501119 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:57.505373 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:57.509650 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:57.514015 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:57.518319 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:57.522765 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:57.527305 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:57.531825 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:57.538346 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:57.545476 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:57.551972 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:57.559039 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:57.566189 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:57.572663 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:57.580272 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:57.587538 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:57.595883 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:57.606171 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:57.616983 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:57.627862 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:57.638891 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:57.647829 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:57.656552 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:57.664258 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:57.671468 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:57.679620 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:57.688239 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:57.697313 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:57.706522 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:57.715741 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:57.724703 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:57.733821 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:57.742938 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:57.751942 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:57.759594 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:57.766712 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:57.772709 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:57.778011 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:57.783096 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:57.790291 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:57.798069 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:57.804364 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:57.812809 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:57.821017 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:57.827444 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:57.832535 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:57.837582 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:57.842653 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:57.847585 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:57.852611 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:57.858899 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:57.865577 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:57.870601 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:57.875756 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:57.881025 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:57.886080 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:57.892881 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:57.899601 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:57.905100 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:57.910432 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:57.915448 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:57.920380 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:57.926860 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:57.932324 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:57.938028 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:57.943361 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:57.949111 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:57.954464 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:57.959602 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:57.964864 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:57.970010 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:57.975401 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:57.980555 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:57.985819 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:57.991375 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:57.996307 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:58.001208 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:58.007649 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:58.017509 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:58.027212 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:58.032652 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:58.037682 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:58.045418 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:58.050200 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:58.055018 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:58.059877 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:58.064887 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:58.069949 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:58.074839 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:58.079551 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:58.084327 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:58.089090 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:58.093807 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:58.098550 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:58.103317 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:58.107989 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:58.112686 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:58.117823 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:58.122703 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:58.127556 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:58.132372 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:58.137210 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:58.142111 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:58.146967 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:58.151818 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:58.156579 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:58.161353 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:58.166101 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:58.170883 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:58.175623 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:58.180473 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:58.185300 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:58.190183 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:58.194778 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:58.199448 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:58.204097 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:58.208516 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:58.212903 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:58.217152 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:58.221456 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:58.225877 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:58.230264 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:58.240456 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:58.248772 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:58.256884 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:58.264888 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:58.272929 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:58.277210 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:58.281420 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:58.285598 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:58.289789 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:58.294031 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:58.298338 --- ParallelTerminationStrategy: PID 22 died...
22:49:58.300284 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:58.305002 --- ParallelTerminationStrategy: PID 23 died...
22:49:58.306897 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:58.311470 --- ParallelTerminationStrategy: PID 24 died...
22:49:58.313331 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:58.318005 --- ParallelTerminationStrategy: PID 25 died...
22:49:58.319889 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:58.324489 --- ParallelTerminationStrategy: PID 26 died...
22:49:58.326380 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:58.331143 --- ParallelTerminationStrategy: PID 27 died...
22:49:58.333054 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:58.337696 --- ParallelTerminationStrategy: PID 28 died...
22:49:58.339661 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:58.344479 --- ParallelTerminationStrategy: PID 29 died...
22:49:58.346414 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:58.351180 --- ParallelTerminationStrategy: PID 30 died...
22:49:58.353135 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:58.357796 --- ParallelTerminationStrategy: PID 31 died...
22:49:58.359673 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:58.364331 --- ParallelTerminationStrategy: PID 32 died...
22:49:58.366277 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:58.370967 --- ParallelTerminationStrategy: PID 33 died...
22:49:58.372867 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:58.377553 --- ParallelTerminationStrategy: PID 35 died...
22:49:58.379692 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:58.384495 --- ParallelTerminationStrategy: PID 36 died...
22:49:58.386446 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:58.391201 --- ParallelTerminationStrategy: PID 37 died...
22:49:58.393158 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:58.398421 --- ParallelTerminationStrategy: PID 38 died...
22:49:58.400355 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:58.405171 --- ParallelTerminationStrategy: PID 39 died...
22:49:58.407103 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:58.411894 --- ParallelTerminationStrategy: PID 40 died...
22:49:58.413899 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:58.418663 --- ParallelTerminationStrategy: PID 41 died...
22:49:58.420611 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:58.425402 --- ParallelTerminationStrategy: PID 42 died...
22:49:58.427340 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:58.432157 --- ParallelTerminationStrategy: PID 43 died...
22:49:58.434126 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:58.438961 --- ParallelTerminationStrategy: PID 44 died...
22:49:58.440898 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:58.445677 --- ParallelTerminationStrategy: PID 45 died...
22:49:58.447611 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:58.452335 --- ParallelTerminationStrategy: PID 46 died...
22:49:58.454261 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:58.459073 --- ParallelTerminationStrategy: PID 47 died...
22:49:58.461075 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:58.465752 --- ParallelTerminationStrategy: PID 48 died...
22:49:58.467699 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:58.472455 --- ParallelTerminationStrategy: PID 49 died...
22:49:58.474355 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:58.479982 --- ParallelTerminationStrategy: PID 50 died...
22:49:58.481877 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:58.486496 --- ParallelTerminationStrategy: PID 51 died...
22:49:58.488375 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:58.494346 --- ParallelTerminationStrategy: PID 52 died...
22:49:58.496224 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:58.500788 --- ParallelTerminationStrategy: PID 53 died...
22:49:58.502583 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:58.507009 --- ParallelTerminationStrategy: PID 54 died...
22:49:58.508806 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:58.513206 --- ParallelTerminationStrategy: PID 55 died...
22:49:58.515009 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:58.519495 --- ParallelTerminationStrategy: PID 56 died...
22:49:58.521341 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:58.525823 --- ParallelTerminationStrategy: PID 57 died...
22:49:58.527625 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:58.532107 --- ParallelTerminationStrategy: PID 58 died...
22:49:58.533941 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:58.538439 --- ParallelTerminationStrategy: PID 59 died...
22:49:58.540247 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:58.544696 --- ParallelTerminationStrategy: PID 60 died...
22:49:58.546456 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:58.550856 --- ParallelTerminationStrategy: PID 61 died...
22:49:58.552672 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:58.557090 --- ParallelTerminationStrategy: PID 62 died...
22:49:58.558896 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:58.563355 --- ParallelTerminationStrategy: PID 63 died...
22:49:58.565123 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:58.569570 --- ParallelTerminationStrategy: PID 64 died...
22:49:58.571333 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:58.575783 --- ParallelTerminationStrategy: PID 65 died...
22:49:58.577616 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:58.582081 --- ParallelTerminationStrategy: PID 66 died...
22:49:58.583843 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:58.588280 --- ParallelTerminationStrategy: PID 67 died...
22:49:58.590086 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:58.594453 --- ParallelTerminationStrategy: PID 68 died...
22:49:58.596259 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:58.600761 --- ParallelTerminationStrategy: PID 69 died...
22:49:58.602567 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:58.607008 --- ParallelTerminationStrategy: PID 70 died...
22:49:58.608805 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:58.613273 --- ParallelTerminationStrategy: PID 71 died...
22:49:58.615094 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:58.619517 --- ParallelTerminationStrategy: PID 72 died...
22:49:58.621315 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:58.625740 --- ParallelTerminationStrategy: PID 73 died...
22:49:58.627495 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:58.631874 --- ParallelTerminationStrategy: PID 74 died...
22:49:58.633677 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:58.638132 --- ParallelTerminationStrategy: PID 75 died...
22:49:58.639977 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:58.644514 --- ParallelTerminationStrategy: PID 76 died...
22:49:58.646365 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:58.650870 --- ParallelTerminationStrategy: PID 77 died...
22:49:58.652675 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:58.657019 --- ParallelTerminationStrategy: PID 78 died...
22:49:58.658769 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:58.663200 --- ParallelTerminationStrategy: PID 79 died...
22:49:58.665020 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:58.669475 --- ParallelTerminationStrategy: PID 80 died...
22:49:58.671282 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:58.675697 --- ParallelTerminationStrategy: PID 81 died...
22:49:58.677514 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:58.682069 --- ParallelTerminationStrategy: PID 82 died...
22:49:58.683863 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:58.688236 --- ParallelTerminationStrategy: PID 83 died...
22:49:58.690002 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:58.694356 --- ParallelTerminationStrategy: PID 84 died...
22:49:58.696120 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:58.700465 --- ParallelTerminationStrategy: PID 85 died...
22:49:58.702250 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:58.706701 --- ParallelTerminationStrategy: PID 86 died...
22:49:58.708463 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:58.712857 --- ParallelTerminationStrategy: PID 87 died...
22:49:58.714616 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:58.718969 --- ParallelTerminationStrategy: PID 88 died...
22:49:58.720735 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:58.725069 --- ParallelTerminationStrategy: PID 89 died...
22:49:58.726837 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:58.731216 --- ParallelTerminationStrategy: PID 90 died...
22:49:58.733033 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:58.737502 --- ParallelTerminationStrategy: PID 91 died...
22:49:58.739334 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:58.743894 --- ParallelTerminationStrategy: PID 92 died...
22:49:58.745707 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:58.750154 --- ParallelTerminationStrategy: PID 93 died...
22:49:58.751967 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:58.756436 --- ParallelTerminationStrategy: PID 94 died...
22:49:58.758282 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:58.762773 --- ParallelTerminationStrategy: PID 95 died...
22:49:58.764593 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:58.769074 --- ParallelTerminationStrategy: PID 96 died...
22:49:58.770892 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:58.775334 --- ParallelTerminationStrategy: PID 97 died...
22:49:58.777136 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:58.781594 --- ParallelTerminationStrategy: PID 98 died...
22:49:58.783397 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:58.787984 --- ParallelTerminationStrategy: PID 99 died...
22:49:58.789855 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:58.794460 --- ParallelTerminationStrategy: PID 100 died...
22:49:58.796320 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:58.800920 --- ParallelTerminationStrategy: PID 101 died...
22:49:58.802776 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:58.807295 --- ParallelTerminationStrategy: PID 102 died...
22:49:58.809095 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:58.813535 --- ParallelTerminationStrategy: PID 103 died...
22:49:58.815394 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:58.819838 --- ParallelTerminationStrategy: PID 104 died...
22:49:58.821677 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:58.826344 --- ParallelTerminationStrategy: PID 105 died...
22:49:58.828193 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:58.832781 --- ParallelTerminationStrategy: PID 106 died...
22:49:58.834803 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:58.839376 --- ParallelTerminationStrategy: PID 107 died...
22:49:58.841175 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:58.845689 --- ParallelTerminationStrategy: PID 108 died...
22:49:58.847530 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:58.852150 --- ParallelTerminationStrategy: PID 109 died...
22:49:58.854016 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:58.858702 --- ParallelTerminationStrategy: PID 110 died...
22:49:58.860591 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:58.865192 --- ParallelTerminationStrategy: PID 111 died...
22:49:58.867041 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:58.871664 --- ParallelTerminationStrategy: PID 112 died...
22:49:58.873589 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:58.878322 --- ParallelTerminationStrategy: PID 113 died...
22:49:58.880388 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:58.885296 --- ParallelTerminationStrategy: PID 114 died...
22:49:58.887285 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:58.892139 --- ParallelTerminationStrategy: PID 115 died...
22:49:58.894169 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:58.899018 --- ParallelTerminationStrategy: PID 116 died...
22:49:58.900981 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:58.905830 --- ParallelTerminationStrategy: PID 117 died...
22:49:58.907820 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:58.912875 --- ParallelTerminationStrategy: PID 118 died...
22:49:58.914920 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:58.919914 --- ParallelTerminationStrategy: PID 119 died...
22:49:58.921915 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:58.926812 --- ParallelTerminationStrategy: PID 120 died...
22:49:58.928797 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:58.933723 --- ParallelTerminationStrategy: PID 121 died...
22:49:58.935686 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:58.940533 --- ParallelTerminationStrategy: PID 122 died...
22:49:58.942475 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:58.947182 --- ParallelTerminationStrategy: PID 123 died...
22:49:58.949085 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:58.953862 --- ParallelTerminationStrategy: PID 124 died...
22:49:58.955793 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:58.960661 --- ParallelTerminationStrategy: PID 125 died...
22:49:58.962588 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:58.967205 --- ParallelTerminationStrategy: PID 126 died...
22:49:58.969108 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:58.973735 --- ParallelTerminationStrategy: PID 127 died...
22:49:58.975657 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:58.980287 --- ParallelTerminationStrategy: PID 128 died...
22:49:58.982143 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:58.986698 --- ParallelTerminationStrategy: PID 129 died...
22:49:58.988527 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:58.992993 --- ParallelTerminationStrategy: PID 130 died...
22:49:58.994799 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:58.999227 --- ParallelTerminationStrategy: PID 131 died...
22:49:59.001262 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:59.005686 --- ParallelTerminationStrategy: PID 132 died...
22:49:59.007486 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:59.011936 --- ParallelTerminationStrategy: PID 133 died...
22:49:59.013751 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:59.018323 --- ParallelTerminationStrategy: PID 134 died...
22:49:59.020183 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:59.024878 --- ParallelTerminationStrategy: PID 135 died...
22:49:59.026789 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:59.031518 --- ParallelTerminationStrategy: PID 136 died...
22:49:59.033395 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:59.038056 --- ParallelTerminationStrategy: PID 137 died...
22:49:59.039965 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:59.044693 --- ParallelTerminationStrategy: PID 138 died...
22:49:59.046593 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:59.051373 --- ParallelTerminationStrategy: PID 139 died...
22:49:59.053358 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:59.058317 --- ParallelTerminationStrategy: PID 140 died...
22:49:59.060335 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:59.065184 --- ParallelTerminationStrategy: PID 141 died...
22:49:59.068321 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:59.073461 --- ParallelTerminationStrategy: PID 142 died...
22:49:59.076815 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:59.082100 --- ParallelTerminationStrategy: PID 143 died...
22:49:59.084187 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:59.089244 --- ParallelTerminationStrategy: PID 144 died...
22:49:59.091276 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:59.096443 --- ParallelTerminationStrategy: PID 145 died...
22:49:59.098501 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:59.103587 --- ParallelTerminationStrategy: PID 146 died...
22:49:59.105611 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:59.110646 --- ParallelTerminationStrategy: PID 147 died...
22:49:59.112614 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:59.117485 --- ParallelTerminationStrategy: PID 148 died...
22:49:59.119455 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:59.124295 --- ParallelTerminationStrategy: PID 149 died...
22:49:59.126197 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:59.130946 --- ParallelTerminationStrategy: PID 150 died...
22:49:59.132807 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:59.137552 --- ParallelTerminationStrategy: PID 151 died...
22:49:59.139462 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:59.144209 --- ParallelTerminationStrategy: PID 152 died...
22:49:59.146128 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:59.150864 --- ParallelTerminationStrategy: PID 153 died...
22:49:59.152776 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:59.157497 --- ParallelTerminationStrategy: PID 154 died...
22:49:59.159408 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:59.164152 --- ParallelTerminationStrategy: PID 155 died...
22:49:59.166061 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:59.170846 --- ParallelTerminationStrategy: PID 156 died...
22:49:59.172833 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:59.177668 --- ParallelTerminationStrategy: PID 157 died...
22:49:59.179602 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:59.184443 --- ParallelTerminationStrategy: PID 158 died...
22:49:59.186398 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:59.191134 --- ParallelTerminationStrategy: PID 159 died...
22:49:59.193059 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:59.197894 --- ParallelTerminationStrategy: PID 160 died...
22:49:59.199824 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:59.204485 --- ParallelTerminationStrategy: PID 161 died...
22:49:59.206360 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:59.211021 --- ParallelTerminationStrategy: PID 162 died...
22:49:59.212881 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:59.217504 --- ParallelTerminationStrategy: PID 163 died...
22:49:59.219415 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:59.224187 --- ParallelTerminationStrategy: PID 164 died...
22:49:59.226105 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:59.230854 --- ParallelTerminationStrategy: PID 165 died...
22:49:59.232856 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:59.237442 --- ParallelTerminationStrategy: PID 166 died...
22:49:59.239300 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:59.243930 --- ParallelTerminationStrategy: PID 167 died...
22:49:59.245842 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:59.250465 --- ParallelTerminationStrategy: PID 168 died...
22:49:59.252352 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:59.257088 --- ParallelTerminationStrategy: PID 169 died...
22:49:59.258964 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:59.263689 --- ParallelTerminationStrategy: PID 170 died...
22:49:59.265619 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:59.270385 --- ParallelTerminationStrategy: PID 171 died...
22:49:59.272297 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:59.277087 --- ParallelTerminationStrategy: PID 172 died...
22:49:59.279067 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:59.284283 --- ParallelTerminationStrategy: PID 173 died...
22:49:59.286257 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:59.291116 --- ParallelTerminationStrategy: PID 174 died...
22:49:59.293042 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:59.297826 --- ParallelTerminationStrategy: PID 175 died...
22:49:59.299726 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:59.304427 --- ParallelTerminationStrategy: PID 176 died...
22:49:59.306313 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:59.310942 --- ParallelTerminationStrategy: PID 177 died...
22:49:59.312843 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:59.317593 --- ParallelTerminationStrategy: PID 178 died...
22:49:59.319506 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:59.324381 --- ParallelTerminationStrategy: PID 179 died...
22:49:59.326337 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:59.331216 --- ParallelTerminationStrategy: PID 180 died...
22:49:59.333191 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:59.338105 --- ParallelTerminationStrategy: PID 181 died...
22:49:59.340064 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:59.344866 --- ParallelTerminationStrategy: PID 182 died...
22:49:59.346767 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:59.351584 --- ParallelTerminationStrategy: PID 183 died...
22:49:59.353568 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:59.358342 --- ParallelTerminationStrategy: PID 184 died...
22:49:59.360277 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:59.365154 --- ParallelTerminationStrategy: PID 185 died...
22:49:59.367105 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:59.371883 --- ParallelTerminationStrategy: PID 186 died...
22:49:59.373830 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:59.378578 --- ParallelTerminationStrategy: PID 187 died...
22:49:59.380490 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:59.385209 --- ParallelTerminationStrategy: PID 188 died...
22:49:59.387121 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:59.391992 --- ParallelTerminationStrategy: PID 189 died...
22:49:59.393958 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:59.398780 --- ParallelTerminationStrategy: PID 190 died...
22:49:59.400733 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:59.405487 --- ParallelTerminationStrategy: PID 191 died...
22:49:59.407380 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:59.412115 --- ParallelTerminationStrategy: PID 192 died...
22:49:59.414036 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:59.419037 --- ParallelTerminationStrategy: PID 193 died...
22:49:59.421004 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:59.425952 --- ParallelTerminationStrategy: PID 194 died...
22:49:59.427868 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:59.432595 --- ParallelTerminationStrategy: PID 195 died...
22:49:59.434506 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:59.439340 --- ParallelTerminationStrategy: PID 196 died...
22:49:59.441257 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:59.446005 --- ParallelTerminationStrategy: PID 197 died...
22:49:59.448017 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:59.452748 --- ParallelTerminationStrategy: PID 198 died...
22:49:59.454659 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:59.459504 --- ParallelTerminationStrategy: PID 199 died...
22:49:59.461516 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:59.466566 --- ParallelTerminationStrategy: PID 200 died...
22:49:59.468554 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:59.473729 --- ParallelTerminationStrategy: PID 201 died...
22:49:59.475651 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:59.480709 --- ParallelTerminationStrategy: PID 202 died...
22:49:59.482769 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:59.487627 --- ParallelTerminationStrategy: PID 203 died...
22:49:59.489734 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:59.494605 --- ParallelTerminationStrategy: PID 204 died...
22:49:59.496556 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:59.501423 --- ParallelTerminationStrategy: PID 205 died...
22:49:59.503394 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:59.508187 --- ParallelTerminationStrategy: PID 206 died...
22:49:59.510131 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:59.515051 --- ParallelTerminationStrategy: PID 207 died...
22:49:59.517081 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:59.522022 --- ParallelTerminationStrategy: PID 208 died...
22:49:59.523935 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:59.528605 --- ParallelTerminationStrategy: PID 209 died...
22:49:59.530462 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:59.535088 --- ParallelTerminationStrategy: PID 210 died...
22:49:59.536966 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:59.541506 --- ParallelTerminationStrategy: PID 211 died...
22:49:59.543338 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:59.548229 --- ParallelTerminationStrategy: PID 212 died...
22:49:59.550186 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:59.554947 --- ParallelTerminationStrategy: PID 213 died...
22:49:59.556969 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:59.561838 --- ParallelTerminationStrategy: PID 214 died...
22:49:59.563774 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:59.568523 --- ParallelTerminationStrategy: PID 215 died...
22:49:59.570544 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:59.575509 --- ParallelTerminationStrategy: PID 216 died...
22:49:59.577686 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:59.582717 --- ParallelTerminationStrategy: PID 217 died...
22:49:59.584600 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:59.589491 --- ParallelTerminationStrategy: PID 218 died...
22:49:59.591372 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:59.596006 --- ParallelTerminationStrategy: PID 219 died...
22:49:59.597857 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:59.602471 --- ParallelTerminationStrategy: PID 220 died...
22:49:59.604331 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:59.608930 --- ParallelTerminationStrategy: PID 221 died...
22:49:59.610738 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:59.615304 --- ParallelTerminationStrategy: PID 222 died...
22:49:59.617127 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:59.621644 --- ParallelTerminationStrategy: PID 223 died...
22:49:59.623451 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:59.627933 --- ParallelTerminationStrategy: PID 224 died...
22:49:59.629740 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:59.634209 --- ParallelTerminationStrategy: PID 225 died...
22:49:59.636009 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:59.640518 --- ParallelTerminationStrategy: PID 226 died...
22:49:59.642509 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:59.647457 --- ParallelTerminationStrategy: PID 227 died...
22:49:59.649407 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:59.654226 --- ParallelTerminationStrategy: PID 228 died...
22:49:59.656199 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:59.661098 --- ParallelTerminationStrategy: PID 229 died...
22:49:59.662955 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:59.667715 --- ParallelTerminationStrategy: PID 230 died...
22:49:59.669574 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:59.674368 --- ParallelTerminationStrategy: PID 231 died...
22:49:59.676328 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:59.680963 --- ParallelTerminationStrategy: PID 232 died...
22:49:59.682821 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:59.687384 --- ParallelTerminationStrategy: PID 233 died...
22:49:59.689250 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:59.693856 --- ParallelTerminationStrategy: PID 234 died...
22:49:59.695703 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:50:02.378723 --- ParallelTerminationStrategy: PID 34 died...
22:50:02.382997 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8055 netreg_mass PASS
---------------------------------------------------------------------
22:50:02.540911 tst trial-8055: Storing JUnit report in /build/trial-8055/run.2025-08-11_22-48-24/trial-8055.xml
--------------------------------------------------------------------------------------------
trial-8055 PASS
--------------------------------------------------------------------------------------------
22:50:02.576771 tst trial-8055: trial-8055: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (92.7 sec)
+ exit_code=0
+ rm -rf trial-8055/inst
+ cd trial-8055
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-08-11 22:48:23
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8055-run.tgz run.2025-08-11_22-48-24
+ tar czf /build/trial-8055-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-08-11_13_25_58.tgz osmo-bts-oc2g.build-2025-08-11_00_51_33.tgz osmo-bts-sysmo.build-2025-08-11_00_51_34.tgz osmo-bts.build-2025-08-11_00_51_41.tgz osmo-ggsn.build-2025-08-11_20_42_36.tgz osmo-hlr.build-2025-08-11_16_36_51.tgz osmo-hnbgw.build-2025-08-11_13_29_12.tgz osmo-mgw.build-2025-08-11_08_35_19.tgz osmo-msc.build-2025-08-11_13_32_48.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-08-11_07_34_55.tgz osmo-pcu-sysmo.build-2025-08-11_07_38_55.tgz osmo-pcu.build-2025-08-11_07_34_53.tgz osmo-sgsn.build-2025-08-11_20_49_11.tgz osmo-stp.build-2025-08-11_13_23_01.tgz osmo-trx.build-2025-08-11_14_28_55.tgz osmocom-bb.build-2025-08-11_21_17_17.tgz srslte.build-19.tgz
+ exit 0
+ clean_up_trap
+ set +x
### Clean up ###
+ trap - EXIT INT TERM 0
+ clean_up
+ docker kill osmo-gsm-tester-virtual
Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual
+ true
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Finished: SUCCESS