Skipping 14 KB..
Full LogCopied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7260
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins18060431902636151545.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-8072
+ 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 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#7 CACHED
#8 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#8 CACHED
#9 [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
#9 CACHED
#10 [ 8/28] RUN MKDIR /var/run/sshd
#10 CACHED
#11 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#11 CACHED
#12 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#12 CACHED
#13 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#13 CACHED
#14 [ 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
#14 CACHED
#15 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#15 CACHED
#16 [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
#16 CACHED
#17 [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
#17 CACHED
#18 [20/28] WORKDIR /TMP
#18 CACHED
#19 [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
#19 CACHED
#20 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#20 CACHED
#21 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#21 CACHED
#22 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#22 CACHED
#23 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#23 CACHED
#24 [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
#24 CACHED
#25 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#25 CACHED
#26 [ 2/28] RUN useradd -ms /bin/bash jenkins
#26 CACHED
#27 [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
#27 CACHED
#28 [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
#28 CACHED
#29 [ 9/28] COPY SSH /root/.ssh
#29 CACHED
#30 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#30 CACHED
#31 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#31 CACHED
#32 [ 3/28] RUN groupadd osmo-gsm-tester
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:391b1bc5408f60a84b0f0ab1f79fb8e34c7b563de81b16c281c45a9fd052d2d4 0.0s done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8073 -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-29 22:48:16
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8073
+ mkdir -p trial-8073
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-08-29_13_26_05.tgz osmo-bts-oc2g.build-2025-08-29_00_51_41.tgz osmo-bts-sysmo.build-2025-08-29_00_51_32.tgz osmo-bts.build-2025-08-29_00_51_39.tgz osmo-ggsn.build-2025-08-29_20_42_37.tgz osmo-hlr.build-2025-08-29_16_36_56.tgz osmo-hnbgw.build-2025-08-29_13_30_30.tgz osmo-mgw.build-2025-08-29_08_33_15.tgz osmo-msc.build-2025-08-29_13_34_37.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-08-29_07_33_57.tgz osmo-pcu-sysmo.build-2025-08-29_07_36_02.tgz osmo-pcu.build-2025-08-29_07_36_08.tgz osmo-sgsn.build-2025-08-29_20_48_31.tgz osmo-stp.build-2025-08-29_13_23_02.tgz osmo-trx.build-2025-08-29_14_29_45.tgz osmocom-bb.build-2025-08-29_21_17_28.tgz srslte.build-19.tgz trial-8073
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-08-29_13_26_05.md5 osmo-bts-oc2g.build-2025-08-29_00_51_41.md5 osmo-bts-sysmo.build-2025-08-29_00_51_32.md5 osmo-bts.build-2025-08-29_00_51_39.md5 osmo-ggsn.build-2025-08-29_20_42_37.md5 osmo-hlr.build-2025-08-29_16_36_56.md5 osmo-hnbgw.build-2025-08-29_13_30_30.md5 osmo-mgw.build-2025-08-29_08_33_15.md5 osmo-msc.build-2025-08-29_13_34_37.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-08-29_07_33_57.md5 osmo-pcu-sysmo.build-2025-08-29_07_36_02.md5 osmo-pcu.build-2025-08-29_07_36_08.md5 osmo-sgsn.build-2025-08-29_20_48_31.md5 osmo-stp.build-2025-08-29_13_23_02.md5 osmo-trx.build-2025-08-29_14_29_45.md5 osmocom-bb.build-2025-08-29_21_17_28.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-08-29_13_26_05.md5 osmo-bts-oc2g.build-2025-08-29_00_51_41.md5 osmo-bts-sysmo.build-2025-08-29_00_51_32.md5 osmo-bts.build-2025-08-29_00_51_39.md5 osmo-ggsn.build-2025-08-29_20_42_37.md5 osmo-hlr.build-2025-08-29_16_36_56.md5 osmo-hnbgw.build-2025-08-29_13_30_30.md5 osmo-mgw.build-2025-08-29_08_33_15.md5 osmo-msc.build-2025-08-29_13_34_37.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-08-29_07_33_57.md5 osmo-pcu-sysmo.build-2025-08-29_07_36_02.md5 osmo-pcu.build-2025-08-29_07_36_08.md5 osmo-sgsn.build-2025-08-29_20_48_31.md5 osmo-stp.build-2025-08-29_13_23_02.md5 osmo-trx.build-2025-08-29_14_29_45.md5 osmocom-bb.build-2025-08-29_21_17_28.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-8073 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8073'
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-8073
--------------------------------------------------------------------------------------------
22:48:16.969338 tst trial-8073: Detailed log at /build/trial-8073/run.2025-08-29_22-48-16/log
---------------------------------------------------------------------
trial-8073 netreg_mass
---------------------------------------------------------------------
22:48:17.183319 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:17.183720 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:17.184620 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:17.186011 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:17.231441 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:17.232301 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:17.233539 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:17.310288 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-8073 netreg_mass register_default_mass.py
----------------------------------------------
22:48:17.312476 tst register_default_mass.py:9: Claiming resources for the test
22:48:17.328235 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.328778 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.329266 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.329716 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.330182 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.330648 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.331097 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:17.376246 tst register_default_mass.py: using LAC 2
22:48:17.422061 tst register_default_mass.py: using RAC 2
22:48:17.474696 tst register_default_mass.py: using CellId 2
22:48:17.521016 tst register_default_mass.py: using BVCI 3
22:48:17.527658 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.528384 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.529006 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.529601 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.530193 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.531032 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.531644 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.532259 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.532879 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.533489 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.534089 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.534677 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.535279 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.535913 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.536519 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.537165 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.537777 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.538381 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.538990 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.539619 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.540231 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.540859 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.541506 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.542133 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.542743 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.543391 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.544029 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.544659 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.545320 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.545960 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.546585 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.547230 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.547873 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.548519 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.549243 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.549901 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.550535 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.551172 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.551826 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.552455 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.553097 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.553753 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.554396 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.555018 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.555657 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.556290 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.556925 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.557582 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.558228 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.558846 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.559482 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.560111 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.560742 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.561376 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.562009 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.562626 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.563263 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.563964 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.564597 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.565247 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.565878 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.566503 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.567141 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.567782 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.568402 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.569073 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.569714 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.570368 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.571011 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.572099 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.573393 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.574573 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.575866 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.577027 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.578421 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.579588 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.580730 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.581882 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.583011 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.584146 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.585325 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.586461 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.587591 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.588767 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.589885 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.591023 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.592195 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.593375 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.594453 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.595189 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.595866 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.596532 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.597239 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.597923 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.598591 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.599239 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.599918 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.600583 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.601360 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.602025 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.602683 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.603407 tst register_default_mass.py:21: Launching a simple network
22:48:17.616559 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:17.765486 run create_hlr_db(pid=20): Launched
22:48:18.777322 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:18.796582 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:18.814953 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:18.822070 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:19.031684 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:19.049371 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:19.056247 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:19.570613 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:19.589500 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:22.601011 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:22.720483 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:22.736554 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:22.742585 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:22.767471 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:22.784470 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:22.791014 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:23.130367 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:23.146415 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:29.163948 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:29.322944 run osmo-bts-virtual(pid=34): Launched
22:48:30.370855 tst register_default_mass.py: using MSISDN 1001
22:48:30.376605 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:30.464763 tst register_default_mass.py: using MSISDN 1002
22:48:30.472142 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:30.546322 tst register_default_mass.py: using MSISDN 1003
22:48:30.552240 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:30.626695 tst register_default_mass.py: using MSISDN 1004
22:48:30.632980 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:30.710645 tst register_default_mass.py: using MSISDN 1005
22:48:30.716211 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:30.813222 tst register_default_mass.py: using MSISDN 1006
22:48:30.819876 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:30.910755 tst register_default_mass.py: using MSISDN 1007
22:48:30.916795 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:30.990528 tst register_default_mass.py: using MSISDN 1008
22:48:30.996266 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:31.062743 tst register_default_mass.py: using MSISDN 1009
22:48:31.069507 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:31.154611 tst register_default_mass.py: using MSISDN 1010
22:48:31.160378 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:31.226215 tst register_default_mass.py: using MSISDN 1011
22:48:31.232015 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:31.314304 tst register_default_mass.py: using MSISDN 1012
22:48:31.319889 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:31.390313 tst register_default_mass.py: using MSISDN 1013
22:48:31.396366 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:31.478029 tst register_default_mass.py: using MSISDN 1014
22:48:31.484990 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:31.544987 tst register_default_mass.py: using MSISDN 1015
22:48:31.550466 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:31.630113 tst register_default_mass.py: using MSISDN 1016
22:48:31.636159 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:32.094520 tst register_default_mass.py: using MSISDN 1017
22:48:32.101363 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:32.181477 tst register_default_mass.py: using MSISDN 1018
22:48:32.187606 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:32.260374 tst register_default_mass.py: using MSISDN 1019
22:48:32.269294 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:32.361202 tst register_default_mass.py: using MSISDN 1020
22:48:32.373727 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:32.502407 tst register_default_mass.py: using MSISDN 1021
22:48:32.509523 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:32.583265 tst register_default_mass.py: using MSISDN 1022
22:48:32.589016 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:32.654751 tst register_default_mass.py: using MSISDN 1023
22:48:32.662681 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:32.742706 tst register_default_mass.py: using MSISDN 1024
22:48:32.751574 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:32.826860 tst register_default_mass.py: using MSISDN 1025
22:48:32.833114 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:32.904968 tst register_default_mass.py: using MSISDN 1026
22:48:32.912698 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:33.230586 tst register_default_mass.py: using MSISDN 1027
22:48:33.239334 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:33.321101 tst register_default_mass.py: using MSISDN 1028
22:48:33.330664 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:33.402027 tst register_default_mass.py: using MSISDN 1029
22:48:33.407886 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:33.490306 tst register_default_mass.py: using MSISDN 1030
22:48:33.496169 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:33.562997 tst register_default_mass.py: using MSISDN 1031
22:48:33.568718 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:33.651875 tst register_default_mass.py: using MSISDN 1032
22:48:33.657576 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:33.731379 tst register_default_mass.py: using MSISDN 1033
22:48:33.737017 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:33.810941 tst register_default_mass.py: using MSISDN 1034
22:48:33.816918 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:33.904504 tst register_default_mass.py: using MSISDN 1035
22:48:33.910490 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:33.993791 tst register_default_mass.py: using MSISDN 1036
22:48:34.001029 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:34.075373 tst register_default_mass.py: using MSISDN 1037
22:48:34.081977 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:34.156730 tst register_default_mass.py: using MSISDN 1038
22:48:34.162292 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:34.229387 tst register_default_mass.py: using MSISDN 1039
22:48:34.235276 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:34.310533 tst register_default_mass.py: using MSISDN 1040
22:48:34.316580 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:34.382335 tst register_default_mass.py: using MSISDN 1041
22:48:34.388247 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:34.471081 tst register_default_mass.py: using MSISDN 1042
22:48:34.477127 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:34.542537 tst register_default_mass.py: using MSISDN 1043
22:48:34.548278 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:34.623089 tst register_default_mass.py: using MSISDN 1044
22:48:34.628691 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:34.699423 tst register_default_mass.py: using MSISDN 1045
22:48:34.707885 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:34.771508 tst register_default_mass.py: using MSISDN 1046
22:48:34.777622 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:34.847053 tst register_default_mass.py: using MSISDN 1047
22:48:34.853051 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:34.924306 tst register_default_mass.py: using MSISDN 1048
22:48:34.930434 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:35.002674 tst register_default_mass.py: using MSISDN 1049
22:48:35.009013 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:35.074196 tst register_default_mass.py: using MSISDN 1050
22:48:35.080142 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:35.150452 tst register_default_mass.py: using MSISDN 1051
22:48:35.156182 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:35.220004 tst register_default_mass.py: using MSISDN 1052
22:48:35.226128 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:35.293107 tst register_default_mass.py: using MSISDN 1053
22:48:35.300767 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:35.372361 tst register_default_mass.py: using MSISDN 1054
22:48:35.378474 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:35.443037 tst register_default_mass.py: using MSISDN 1055
22:48:35.448939 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:35.531399 tst register_default_mass.py: using MSISDN 1056
22:48:35.537768 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:35.621845 tst register_default_mass.py: using MSISDN 1057
22:48:35.633559 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:35.723839 tst register_default_mass.py: using MSISDN 1058
22:48:35.730607 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:35.813035 tst register_default_mass.py: using MSISDN 1059
22:48:35.819114 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:35.912707 tst register_default_mass.py: using MSISDN 1060
22:48:35.918619 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:36.058444 tst register_default_mass.py: using MSISDN 1061
22:48:36.069005 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:36.143975 tst register_default_mass.py: using MSISDN 1062
22:48:36.149878 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:36.226521 tst register_default_mass.py: using MSISDN 1063
22:48:36.232471 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:36.295609 tst register_default_mass.py: using MSISDN 1064
22:48:36.301534 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:36.366112 tst register_default_mass.py: using MSISDN 1065
22:48:36.372492 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:36.459112 tst register_default_mass.py: using MSISDN 1066
22:48:36.465118 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:36.529985 tst register_default_mass.py: using MSISDN 1067
22:48:36.535994 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:36.615419 tst register_default_mass.py: using MSISDN 1068
22:48:36.622224 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:36.697026 tst register_default_mass.py: using MSISDN 1069
22:48:36.703096 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:36.781396 tst register_default_mass.py: using MSISDN 1070
22:48:36.790912 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:39.207932 tst register_default_mass.py: using MSISDN 1071
22:48:39.213636 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:39.277124 tst register_default_mass.py: using MSISDN 1072
22:48:39.282996 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:39.368833 tst register_default_mass.py: using MSISDN 1073
22:48:39.374829 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:39.443280 tst register_default_mass.py: using MSISDN 1074
22:48:39.450201 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:39.536560 tst register_default_mass.py: using MSISDN 1075
22:48:39.542508 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:39.623947 tst register_default_mass.py: using MSISDN 1076
22:48:39.629988 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:39.707904 tst register_default_mass.py: using MSISDN 1077
22:48:39.713821 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:39.781945 tst register_default_mass.py: using MSISDN 1078
22:48:39.788773 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:39.873930 tst register_default_mass.py: using MSISDN 1079
22:48:39.879856 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:39.956037 tst register_default_mass.py: using MSISDN 1080
22:48:39.961855 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:40.039373 tst register_default_mass.py: using MSISDN 1081
22:48:40.045265 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:40.130813 tst register_default_mass.py: using MSISDN 1082
22:48:40.137565 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:40.212093 tst register_default_mass.py: using MSISDN 1083
22:48:40.218409 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:40.298912 tst register_default_mass.py: using MSISDN 1084
22:48:40.306093 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:40.370104 tst register_default_mass.py: using MSISDN 1085
22:48:40.376220 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:40.519773 tst register_default_mass.py: using MSISDN 1086
22:48:40.525448 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:40.589009 tst register_default_mass.py: using MSISDN 1087
22:48:40.594956 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:40.671582 tst register_default_mass.py: using MSISDN 1088
22:48:40.678068 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:40.754956 tst register_default_mass.py: using MSISDN 1089
22:48:40.761638 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:40.835535 tst register_default_mass.py: using MSISDN 1090
22:48:40.841229 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:40.914166 tst register_default_mass.py: using MSISDN 1091
22:48:40.921382 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:40.996458 tst register_default_mass.py: using MSISDN 1092
22:48:41.002287 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:41.134374 tst register_default_mass.py: using MSISDN 1093
22:48:41.141421 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:41.266692 tst register_default_mass.py: using MSISDN 1094
22:48:41.273647 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:41.399812 tst register_default_mass.py: using MSISDN 1095
22:48:41.405898 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:41.612992 tst register_default_mass.py: using MSISDN 1096
22:48:41.619143 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:41.786043 tst register_default_mass.py: using MSISDN 1097
22:48:41.791824 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:41.864962 tst register_default_mass.py: using MSISDN 1098
22:48:41.870659 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:41.938837 tst register_default_mass.py: using MSISDN 1099
22:48:41.945651 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:42.030474 tst register_default_mass.py: using MSISDN 1100
22:48:42.036251 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:42.149081 run mass: Starting testcase
22:48:42.155189 run mass: Pre-launching all virtphy's
22:48:42.160989 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:42.174703 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:42.181301 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:42.195292 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:42.201651 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:42.215090 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:42.221425 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:42.234669 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:42.241014 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:42.254780 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:42.266637 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:42.283571 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:42.290749 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:42.306311 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:42.312925 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:42.326109 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:42.332309 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:42.345601 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:42.351722 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:42.364961 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:42.371135 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:42.384266 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:42.390379 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:42.403619 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:42.409843 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:42.423011 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:42.429019 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:42.441991 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:42.448037 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:42.461016 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:42.467163 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:42.480665 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:42.486885 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:42.500405 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:42.506818 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:42.521059 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:42.527752 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:42.541906 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:42.548302 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:42.562496 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:42.569216 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:42.583682 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:42.590322 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:42.604822 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:42.611613 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:42.626206 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:42.632899 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:42.647264 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:42.653876 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:42.667863 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:42.674284 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:42.688581 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:42.695144 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:42.709656 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:42.716588 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:42.731590 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:42.738322 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:42.753014 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:42.759695 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:42.774153 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:42.780760 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:42.795039 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:42.801682 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:42.816554 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:42.823211 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:42.837521 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:42.844019 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:42.858406 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:42.873204 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:42.906444 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:42.920781 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:42.952334 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:42.967024 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:42.997416 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:43.012016 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:43.042042 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:43.056426 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:43.086852 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:43.100933 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:43.131935 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:43.146967 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:43.168578 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:43.176646 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:43.193802 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:43.202842 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:43.220141 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:43.229415 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:43.246388 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:43.254242 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:43.270886 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:43.278417 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:43.294690 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:43.302239 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:43.318436 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:43.326001 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:43.391010 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:43.397488 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:43.411218 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:43.417668 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:43.431662 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:43.438318 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:43.453583 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:43.482663 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:43.500483 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:43.507231 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:43.522907 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:43.529311 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:43.543322 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:43.549771 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:43.563591 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:43.570179 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:43.584209 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:43.590744 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:43.604658 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:43.611090 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:43.625155 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:43.631684 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:43.645924 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:43.652411 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:43.666714 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:43.673202 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:43.687169 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:43.693758 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:43.707803 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:43.714338 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:43.728315 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:43.734792 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:43.749009 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:43.755624 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:43.769491 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:43.776049 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:43.790070 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:43.796501 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:43.810432 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:43.816883 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:43.830783 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:43.837213 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:43.851021 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:43.857448 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:43.871799 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:43.878242 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:43.892187 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:43.898663 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:43.912614 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:43.919185 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:43.933750 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:43.940326 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:43.954724 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:43.961363 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:43.975729 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:43.982338 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:43.996595 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:44.003124 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:44.017008 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:44.023359 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:44.037141 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:44.043465 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:44.057204 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:44.063460 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:44.077126 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:44.083418 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:44.097098 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:44.103341 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:44.116979 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:44.123245 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:44.136940 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:44.143397 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:44.157533 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:44.163895 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:44.178040 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:44.184537 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:44.198912 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:44.205488 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:44.219688 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:44.226354 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:44.241157 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:44.248145 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:44.263166 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:44.270155 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:44.284652 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:44.291058 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:44.304881 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:44.311244 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:44.324962 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:44.331498 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:44.346055 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:44.352741 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:44.367050 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:44.373676 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:44.388008 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:44.394866 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:44.409279 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:44.416209 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:44.430675 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:44.437736 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:44.452225 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:44.458851 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:44.473475 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:44.480545 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:44.496458 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:44.503989 run mass: Checking if sockets are in the filesystem
22:48:44.519436 run osmo-ms-mob/00000: Starting mobile
22:48:44.536018 run osmo-ms-mob/00000(pid=135): Launched
22:48:44.556760 run mass: MS start registered {at=19738630.260037336, delay=0.013012878596782684, ms=00000}
22:48:48.724872 run osmo-ms-mob/00001: Starting mobile
22:48:48.756508 run osmo-ms-mob/00001(pid=136): Launched
22:48:48.778326 run mass: MS start registered {at=19738634.481644865, delay=0.007572796195745468, ms=00001}
22:48:49.684271 run mass: MS performed LU {at=19738635.38758515, lu_delay=5.127547811716795, ms=00000}
22:48:50.518941 run osmo-ms-mob/00002: Starting mobile
22:48:50.535201 run osmo-ms-mob/00002(pid=137): Launched
22:48:50.548433 run mass: MS start registered {at=19738636.251767892, delay=0.005470260977745056, ms=00002}
22:48:51.822259 run osmo-ms-mob/00003: Starting mobile
22:48:51.838312 run osmo-ms-mob/00003(pid=138): Launched
22:48:51.854996 run mass: MS start registered {at=19738637.558324892, delay=0.007966727018356323, ms=00003}
22:48:52.918722 run osmo-ms-mob/00004: Starting mobile
22:48:52.934543 run osmo-ms-mob/00004(pid=139): Launched
22:48:52.964152 run mass: MS start registered {at=19738638.667500816, delay=0.00045174360275268555, ms=00004}
22:48:53.450249 run mass: MS performed LU {at=19738639.15357936, lu_delay=4.671934496611357, ms=00001}
22:48:53.917643 run osmo-ms-mob/00005: Starting mobile
22:48:53.931195 run osmo-ms-mob/00005(pid=140): Launched
22:48:53.942843 run mass: MS start registered {at=19738639.646191422, delay=0.005319379270076752, ms=00005}
22:48:54.817213 run osmo-ms-mob/00006: Starting mobile
22:48:54.831616 run osmo-ms-mob/00006(pid=141): Launched
22:48:54.843413 run mass: MS start registered {at=19738640.546765767, delay=0.004912871867418289, ms=00006}
22:48:55.351791 run mass: MS performed LU {at=19738641.05511865, lu_delay=4.803350757807493, ms=00002}
22:48:55.717260 run osmo-ms-mob/00007: Starting mobile
22:48:55.732128 run osmo-ms-mob/00007(pid=142): Launched
22:48:55.743857 run mass: MS start registered {at=19738641.447193205, delay=0.0051626116037368774, ms=00007}
22:48:56.517377 run osmo-ms-mob/00008: Starting mobile
22:48:56.530923 run osmo-ms-mob/00008(pid=143): Launched
22:48:56.541958 run mass: MS start registered {at=19738642.245310754, delay=0.004753027111291885, ms=00008}
22:48:57.223994 run osmo-ms-mob/00009: Starting mobile
22:48:57.244309 run osmo-ms-mob/00009(pid=144): Launched
22:48:57.251990 run mass: MS performed LU {at=19738642.955345705, lu_delay=5.397020813077688, ms=00003}
22:48:57.259411 run mass: MS start registered {at=19738642.96277321, delay=0.0074489526450634, ms=00009}
22:48:57.919580 run osmo-ms-mob/00010: Starting mobile
22:48:57.935039 run osmo-ms-mob/00010(pid=145): Launched
22:48:57.947500 run mass: MS start registered {at=19738643.650850073, delay=0.004958018660545349, ms=00010}
22:48:58.517046 run osmo-ms-mob/00011: Starting mobile
22:48:58.530480 run osmo-ms-mob/00011(pid=146): Launched
22:48:58.541708 run mass: MS start registered {at=19738644.245059796, delay=0.004500977694988251, ms=00011}
22:48:59.118288 run osmo-ms-mob/00012: Starting mobile
22:48:59.132227 run osmo-ms-mob/00012(pid=147): Launched
22:48:59.138743 run mass: MS performed LU {at=19738644.842098225, lu_delay=5.195906803011894, ms=00005}
22:48:59.145607 run mass: MS start registered {at=19738644.84896362, delay=0.006888378411531448, ms=00012}
22:48:59.153397 run mass: MS performed LU {at=19738644.85675631, lu_delay=6.189255494624376, ms=00004}
22:48:59.717961 run osmo-ms-mob/00013: Starting mobile
22:48:59.732049 run osmo-ms-mob/00013(pid=148): Launched
22:48:59.743626 run mass: MS start registered {at=19738645.44697617, delay=0.005084928125143051, ms=00013}
22:49:00.323065 run osmo-ms-mob/00014: Starting mobile
22:49:00.341542 run osmo-ms-mob/00014(pid=149): Launched
22:49:00.358271 run mass: MS start registered {at=19738646.061598144, delay=0.007616925984621048, ms=00014}
22:49:00.917733 run osmo-ms-mob/00015: Starting mobile
22:49:00.931073 run osmo-ms-mob/00015(pid=150): Launched
22:49:00.942908 run mass: MS start registered {at=19738646.64626062, delay=0.005372587591409683, ms=00015}
22:49:01.218090 run mass: MS performed LU {at=19738646.921422947, lu_delay=5.474229741841555, ms=00007}
22:49:01.281622 run mass: MS performed LU {at=19738646.98495507, lu_delay=6.438189301639795, ms=00006}
22:49:01.293720 run osmo-ms-mob/00016: Starting mobile
22:49:01.308851 run osmo-ms-mob/00016(pid=151): Launched
22:49:01.321134 run mass: MS start registered {at=19738647.02448248, delay=0.005240175873041153, ms=00016}
22:49:01.351198 run mass: MS performed LU {at=19738647.05453, lu_delay=4.809219244867563, ms=00008}
22:49:01.917596 run osmo-ms-mob/00017: Starting mobile
22:49:01.932826 run osmo-ms-mob/00017(pid=152): Launched
22:49:01.945964 run mass: MS start registered {at=19738647.649309035, delay=0.005902450531721115, ms=00017}
22:49:02.518186 run osmo-ms-mob/00018: Starting mobile
22:49:02.534318 run osmo-ms-mob/00018(pid=153): Launched
22:49:02.547247 run mass: MS start registered {at=19738648.25057866, delay=0.005340851843357086, ms=00018}
22:49:02.883877 run mass: MS performed LU {at=19738648.58721074, lu_delay=4.936360668390989, ms=00010}
22:49:02.897688 run osmo-ms-mob/00019: Starting mobile
22:49:02.914744 run osmo-ms-mob/00019(pid=154): Launched
22:49:02.923628 run mass: MS performed LU {at=19738648.626979318, lu_delay=5.664206106215715, ms=00009}
22:49:02.934574 run mass: MS start registered {at=19738648.637922194, delay=0.010969247668981552, ms=00019}
22:49:03.418602 run osmo-ms-mob/00020: Starting mobile
22:49:03.435255 run osmo-ms-mob/00020(pid=155): Launched
22:49:03.453196 run mass: MS start registered {at=19738649.156517595, delay=0.0079735666513443, ms=00020}
22:49:03.920457 run osmo-ms-mob/00021: Starting mobile
22:49:03.937956 run osmo-ms-mob/00021(pid=156): Launched
22:49:03.951374 run mass: MS start registered {at=19738649.65471307, delay=0.00574875995516777, ms=00021}
22:49:04.318475 run osmo-ms-mob/00022: Starting mobile
22:49:04.334806 run osmo-ms-mob/00022(pid=157): Launched
22:49:04.348233 run mass: MS start registered {at=19738650.05158135, delay=0.005456861108541489, ms=00022}
22:49:04.755000 run mass: MS performed LU {at=19738650.458330426, lu_delay=6.213270630687475, ms=00011}
22:49:04.768055 run osmo-ms-mob/00023: Starting mobile
22:49:04.783649 run osmo-ms-mob/00023(pid=158): Launched
22:49:04.796428 run mass: MS start registered {at=19738650.499776836, delay=0.005665350705385208, ms=00023}
22:49:04.812296 run mass: MS performed LU {at=19738650.515646845, lu_delay=5.666683226823807, ms=00012}
22:49:04.881941 run mass: MS performed LU {at=19738650.58527583, lu_delay=5.138299658894539, ms=00013}
22:49:05.135953 run mass: MS performed LU {at=19738650.83928956, lu_delay=4.777691416442394, ms=00014}
22:49:05.148533 run osmo-ms-mob/00024: Starting mobile
22:49:05.163330 run osmo-ms-mob/00024(pid=159): Launched
22:49:05.176829 run mass: MS start registered {at=19738650.88015652, delay=0.006321899592876434, ms=00024}
22:49:05.719243 run osmo-ms-mob/00025: Starting mobile
22:49:05.736879 run osmo-ms-mob/00025(pid=160): Launched
22:49:05.750791 run mass: MS start registered {at=19738651.454137802, delay=3.110244870185852e-05, ms=00025}
22:49:06.119564 run osmo-ms-mob/00026: Starting mobile
22:49:06.137502 run osmo-ms-mob/00026(pid=161): Launched
22:49:06.151357 run mass: MS start registered {at=19738651.85467531, delay=0.005770266056060791, ms=00026}
22:49:06.522541 run osmo-ms-mob/00027: Starting mobile
22:49:06.540485 run osmo-ms-mob/00027(pid=162): Launched
22:49:06.553500 run mass: MS start registered {at=19738652.256837517, delay=0.006015941500663757, ms=00027}
22:49:06.566331 run mass: MS performed LU {at=19738652.269669432, lu_delay=5.245186951011419, ms=00016}
22:49:06.649686 run mass: MS performed LU {at=19738652.353018194, lu_delay=5.706757575273514, ms=00015}
22:49:06.677329 run mass: MS performed LU {at=19738652.380642176, lu_delay=4.731333140283823, ms=00017}
22:49:06.692898 run osmo-ms-mob/00028: Starting mobile
22:49:06.708940 run osmo-ms-mob/00028(pid=163): Launched
22:49:06.721643 run mass: MS start registered {at=19738652.424990807, delay=0.005389012396335602, ms=00028}
22:49:07.317214 run osmo-ms-mob/00029: Starting mobile
22:49:07.330850 run osmo-ms-mob/00029(pid=164): Launched
22:49:07.342210 run mass: MS start registered {at=19738653.045561913, delay=0.004821218550205231, ms=00029}
22:49:07.717649 run osmo-ms-mob/00030: Starting mobile
22:49:07.731588 run osmo-ms-mob/00030(pid=165): Launched
22:49:07.743472 run mass: MS start registered {at=19738653.446821604, delay=0.005190711468458176, ms=00030}
22:49:08.118481 run osmo-ms-mob/00031: Starting mobile
22:49:08.133373 run osmo-ms-mob/00031(pid=166): Launched
22:49:08.145655 run mass: MS start registered {at=19738653.848992858, delay=0.005337469279766083, ms=00031}
22:49:08.418403 run osmo-ms-mob/00032: Starting mobile
22:49:08.434847 run osmo-ms-mob/00032(pid=167): Launched
22:49:08.453629 run mass: MS start registered {at=19738654.1569408, delay=0.010770224034786224, ms=00032}
22:49:08.513630 run mass: MS performed LU {at=19738654.216965754, lu_delay=4.562252685427666, ms=00021}
22:49:08.578277 run mass: MS performed LU {at=19738654.281611636, lu_delay=5.125094041228294, ms=00020}
22:49:08.647407 run mass: MS performed LU {at=19738654.35073978, lu_delay=6.100161120295525, ms=00018}
22:49:08.660243 run osmo-ms-mob/00033: Starting mobile
22:49:08.676389 run osmo-ms-mob/00033(pid=168): Launched
22:49:08.683888 run mass: MS performed LU {at=19738654.387243427, lu_delay=5.749321233481169, ms=00019}
22:49:08.691084 run mass: MS start registered {at=19738654.39444824, delay=0.00722687691450119, ms=00033}
22:49:09.217721 run osmo-ms-mob/00034: Starting mobile
22:49:09.233256 run osmo-ms-mob/00034(pid=169): Launched
22:49:09.246257 run mass: MS start registered {at=19738654.949603446, delay=0.005385883152484894, ms=00034}
22:49:09.518518 run osmo-ms-mob/00035: Starting mobile
22:49:09.535481 run osmo-ms-mob/00035(pid=170): Launched
22:49:09.548955 run mass: MS start registered {at=19738655.25229511, delay=0.005406003445386887, ms=00035}
22:49:09.918499 run osmo-ms-mob/00036: Starting mobile
22:49:09.933715 run osmo-ms-mob/00036(pid=171): Launched
22:49:09.946679 run mass: MS start registered {at=19738655.650019236, delay=0.00565488263964653, ms=00036}
22:49:10.317646 run osmo-ms-mob/00037: Starting mobile
22:49:10.334150 run osmo-ms-mob/00037(pid=172): Launched
22:49:10.342000 run mass: MS performed LU {at=19738656.045349713, lu_delay=5.993768364191055, ms=00022}
22:49:10.349695 run mass: MS start registered {at=19738656.053058103, delay=0.007735367864370346, ms=00037}
22:49:10.415081 run mass: MS performed LU {at=19738656.118390646, lu_delay=4.6642528437078, ms=00025}
22:49:10.427949 run osmo-ms-mob/00038: Starting mobile
22:49:10.444075 run osmo-ms-mob/00038(pid=173): Launched
22:49:10.451659 run mass: MS performed LU {at=19738656.155013815, lu_delay=5.655236978083849, ms=00023}
22:49:10.459065 run mass: MS start registered {at=19738656.162428495, delay=0.007437393069267273, ms=00038}
22:49:10.585959 run mass: MS performed LU {at=19738656.28929024, lu_delay=5.409133717417717, ms=00024}
22:49:10.599897 run osmo-ms-mob/00039: Starting mobile
22:49:10.617004 run osmo-ms-mob/00039(pid=174): Launched
22:49:10.634378 run mass: MS start registered {at=19738656.337716267, delay=3.8880854845047e-05, ms=00039}
22:49:11.326621 run osmo-ms-mob/00040: Starting mobile
22:49:11.364744 run osmo-ms-mob/00040(pid=175): Launched
22:49:11.389477 run mass: MS start registered {at=19738657.09281088, delay=0.000488918274641037, ms=00040}
22:49:11.624533 run osmo-ms-mob/00041: Starting mobile
22:49:11.645435 run osmo-ms-mob/00041(pid=176): Launched
22:49:11.671456 run mass: MS start registered {at=19738657.374756712, delay=0.014274422079324722, ms=00041}
22:49:11.926814 run osmo-ms-mob/00042: Starting mobile
22:49:11.962264 run osmo-ms-mob/00042(pid=177): Launched
22:49:11.981306 run mass: MS start registered {at=19738657.684638985, delay=4.5243650674819946e-05, ms=00042}
22:49:12.280070 run mass: MS performed LU {at=19738657.98337255, lu_delay=5.5583817437291145, ms=00028}
22:49:12.311348 run osmo-ms-mob/00043: Starting mobile
22:49:12.348647 run osmo-ms-mob/00043(pid=178): Launched
22:49:12.365786 run mass: MS performed LU {at=19738658.069121327, lu_delay=5.0235594138503075, ms=00029}
22:49:12.382629 run mass: MS start registered {at=19738658.08597545, delay=0.016899660229682922, ms=00043}
22:49:12.413560 run mass: MS performed LU {at=19738658.116859734, lu_delay=4.670038130134344, ms=00030}
22:49:12.437758 run osmo-ms-mob/00044: Starting mobile
22:49:12.475066 run osmo-ms-mob/00044(pid=179): Launched
22:49:12.491966 run mass: MS performed LU {at=19738658.19531252, lu_delay=6.34063720703125, ms=00026}
22:49:12.502151 run mass: MS start registered {at=19738658.205508728, delay=0.010226789861917496, ms=00044}
22:49:12.928043 run osmo-ms-mob/00045: Starting mobile
22:49:12.966012 run osmo-ms-mob/00045(pid=180): Launched
22:49:12.984138 run mass: MS start registered {at=19738658.68747051, delay=0.0003364682197570801, ms=00045}
22:49:13.227270 run osmo-ms-mob/00046: Starting mobile
22:49:13.266210 run osmo-ms-mob/00046(pid=181): Launched
22:49:13.291755 run mass: MS start registered {at=19738658.9950582, delay=0.0073026493191719055, ms=00046}
22:49:13.526490 run osmo-ms-mob/00047: Starting mobile
22:49:13.563846 run osmo-ms-mob/00047(pid=182): Launched
22:49:13.582911 run mass: MS start registered {at=19738659.286223635, delay=0.0009155981242656708, ms=00047}
22:49:13.826202 run osmo-ms-mob/00048: Starting mobile
22:49:13.863210 run osmo-ms-mob/00048(pid=183): Launched
22:49:13.887342 run mass: MS start registered {at=19738659.5906448, delay=0.006117101758718491, ms=00048}
22:49:14.098434 run mass: MS performed LU {at=19738659.801733743, lu_delay=5.644792944192886, ms=00032}
22:49:14.118969 run osmo-ms-mob/00049: Starting mobile
22:49:14.138769 run osmo-ms-mob/00049(pid=184): Launched
22:49:14.163023 run mass: MS start registered {at=19738659.866352953, delay=0.014848127961158752, ms=00049}
22:49:14.181083 run mass: MS performed LU {at=19738659.884389546, lu_delay=4.934786099940538, ms=00034}
22:49:14.209019 run mass: MS performed LU {at=19738659.912317313, lu_delay=6.0633244551718235, ms=00031}
22:49:14.237292 run osmo-ms-mob/00050: Starting mobile
22:49:14.255862 run osmo-ms-mob/00050(pid=185): Launched
22:49:14.274044 run mass: MS start registered {at=19738659.977353074, delay=0.009224485605955124, ms=00050}
22:49:14.352034 run mass: MS performed LU {at=19738660.055350296, lu_delay=5.660902056843042, ms=00033}
22:49:14.388671 run mass: MS performed LU {at=19738660.091998074, lu_delay=4.8397029638290405, ms=00035}
22:49:14.819909 run osmo-ms-mob/00051: Starting mobile
22:49:14.836076 run osmo-ms-mob/00051(pid=186): Launched
22:49:14.849095 run mass: MS start registered {at=19738660.55242633, delay=0.005262047052383423, ms=00051}
22:49:15.119218 run osmo-ms-mob/00052: Starting mobile
22:49:15.135999 run osmo-ms-mob/00052(pid=187): Launched
22:49:15.149665 run mass: MS start registered {at=19738660.85298205, delay=0.006029821932315826, ms=00052}
22:49:15.425569 run osmo-ms-mob/00053: Starting mobile
22:49:15.459359 run osmo-ms-mob/00053(pid=188): Launched
22:49:15.474142 run mass: MS start registered {at=19738661.177483346, delay=3.7167221307754517e-05, ms=00053}
22:49:15.724108 run osmo-ms-mob/00054: Starting mobile
22:49:15.755734 run osmo-ms-mob/00054(pid=189): Launched
22:49:15.770579 run mass: MS start registered {at=19738661.473923106, delay=3.5159289836883545e-05, ms=00054}
22:49:16.019509 run osmo-ms-mob/00055: Starting mobile
22:49:16.036367 run osmo-ms-mob/00055(pid=190): Launched
22:49:16.045591 run mass: MS performed LU {at=19738661.748932593, lu_delay=6.098913356661797, ms=00036}
22:49:16.053280 run mass: MS start registered {at=19738661.75664401, delay=0.009257398545742035, ms=00055}
22:49:16.110141 run mass: MS performed LU {at=19738661.813474484, lu_delay=4.720663603395224, ms=00040}
22:49:16.123735 run osmo-ms-mob/00056: Starting mobile
22:49:16.139672 run osmo-ms-mob/00056(pid=191): Launched
22:49:16.152607 run mass: MS start registered {at=19738661.85594812, delay=0.005553632974624634, ms=00056}
22:49:16.179165 run mass: MS performed LU {at=19738661.882498924, lu_delay=5.544782657176256, ms=00039}
22:49:16.253713 run mass: MS performed LU {at=19738661.957038622, lu_delay=5.7946101278066635, ms=00038}
22:49:16.266883 run osmo-ms-mob/00057: Starting mobile
22:49:16.283089 run osmo-ms-mob/00057(pid=192): Launched
22:49:16.297024 run mass: MS start registered {at=19738662.000374544, delay=0.0032900795340538025, ms=00057}
22:49:16.543547 run mass: MS performed LU {at=19738662.246879738, lu_delay=4.872123025357723, ms=00041}
22:49:17.019764 run osmo-ms-mob/00058: Starting mobile
22:49:17.039735 run osmo-ms-mob/00058(pid=193): Launched
22:49:17.054875 run mass: MS start registered {at=19738662.758181926, delay=0.006478019058704376, ms=00058}
22:49:17.318309 run osmo-ms-mob/00059: Starting mobile
22:49:17.334661 run osmo-ms-mob/00059(pid=194): Launched
22:49:17.348707 run mass: MS start registered {at=19738663.052038833, delay=0.006188761442899704, ms=00059}
22:49:17.617835 run osmo-ms-mob/00060: Starting mobile
22:49:17.633376 run osmo-ms-mob/00060(pid=195): Launched
22:49:17.646530 run mass: MS start registered {at=19738663.349838573, delay=0.005804754793643951, ms=00060}
22:49:17.864443 run mass: MS performed LU {at=19738663.567745987, lu_delay=4.880275476723909, ms=00045}
22:49:17.947488 run mass: MS performed LU {at=19738663.65078783, lu_delay=5.966148845851421, ms=00042}
22:49:17.968285 run osmo-ms-mob/00061: Starting mobile
22:49:18.007799 run osmo-ms-mob/00061(pid=196): Launched
22:49:18.025719 run mass: MS performed LU {at=19738663.729051758, lu_delay=5.643076308071613, ms=00043}
22:49:18.042340 run mass: MS start registered {at=19738663.745686796, delay=0.016683507710695267, ms=00061}
22:49:18.118721 run mass: MS performed LU {at=19738663.822020948, lu_delay=5.616512220352888, ms=00044}
22:49:18.150908 run osmo-ms-mob/00062: Starting mobile
22:49:18.188841 run osmo-ms-mob/00062(pid=197): Launched
22:49:18.206939 run mass: MS performed LU {at=19738663.910275254, lu_delay=4.91521705314517, ms=00046}
22:49:18.224956 run mass: MS start registered {at=19738663.928300813, delay=0.018070198595523834, ms=00062}
22:49:18.624878 run osmo-ms-mob/00063: Starting mobile
22:49:18.645400 run osmo-ms-mob/00063(pid=198): Launched
22:49:18.663917 run mass: MS start registered {at=19738664.36725072, delay=4.3023377656936646e-05, ms=00063}
22:49:19.028864 run osmo-ms-mob/00064: Starting mobile
22:49:19.068040 run osmo-ms-mob/00064(pid=199): Launched
22:49:19.094067 run mass: MS start registered {at=19738664.797375284, delay=0.007466614246368408, ms=00064}
22:49:19.234637 run mass: MS performed LU {at=19738664.93793502, lu_delay=3.7604516744613647, ms=00053}
22:49:19.422281 run osmo-ms-mob/00065: Starting mobile
22:49:19.445837 run osmo-ms-mob/00065(pid=200): Launched
22:49:19.471819 run mass: MS start registered {at=19738665.175122745, delay=0.013115234673023224, ms=00065}
22:49:19.710005 run mass: MS performed LU {at=19738665.413293753, lu_delay=6.127070117741823, ms=00047}
22:49:19.741440 run osmo-ms-mob/00066: Starting mobile
22:49:19.779635 run osmo-ms-mob/00066(pid=201): Launched
22:49:19.791849 run mass: MS performed LU {at=19738665.495194104, lu_delay=4.942767772823572, ms=00051}
22:49:19.801708 run mass: MS start registered {at=19738665.505067, delay=0.009906083345413208, ms=00066}
22:49:19.875782 run mass: MS performed LU {at=19738665.57909285, lu_delay=4.726110797375441, ms=00052}
22:49:20.021134 run mass: MS performed LU {at=19738665.72443518, lu_delay=5.747082106769085, ms=00050}
22:49:20.091372 run osmo-ms-mob/00067: Starting mobile
22:49:20.129338 run osmo-ms-mob/00067(pid=202): Launched
22:49:20.148049 run mass: MS performed LU {at=19738665.851383444, lu_delay=5.9850304909050465, ms=00049}
22:49:20.165754 run mass: MS start registered {at=19738665.869098406, delay=0.017760630697011948, ms=00067}
22:49:20.421469 run osmo-ms-mob/00068: Starting mobile
22:49:20.449660 run osmo-ms-mob/00068(pid=203): Launched
22:49:20.477815 run mass: MS start registered {at=19738666.18110263, delay=0.011464331299066544, ms=00068}
22:49:20.771620 run mass: MS performed LU {at=19738666.474934574, lu_delay=6.884289775043726, ms=00048}
22:49:20.804755 run osmo-ms-mob/00069: Starting mobile
22:49:20.841034 run osmo-ms-mob/00069(pid=204): Launched
22:49:20.864177 run mass: MS start registered {at=19738666.56747801, delay=0.005184680223464966, ms=00069}
22:49:20.915182 run mass: MS performed LU {at=19738666.61839988, lu_delay=3.8602179549634457, ms=00058}
22:49:21.218594 run osmo-ms-mob/00070: Starting mobile
22:49:21.234058 run osmo-ms-mob/00070(pid=205): Launched
22:49:21.248015 run mass: MS start registered {at=19738666.95135385, delay=0.006739940494298935, ms=00070}
22:49:21.618695 run osmo-ms-mob/00071: Starting mobile
22:49:21.635089 run osmo-ms-mob/00071(pid=206): Launched
22:49:21.648783 run mass: MS start registered {at=19738667.35208959, delay=0.006046891212463379, ms=00071}
22:49:21.660373 run mass: MS performed LU {at=19738667.36372796, lu_delay=5.607083950191736, ms=00055}
22:49:21.740805 run mass: MS performed LU {at=19738667.44413714, lu_delay=5.443762596696615, ms=00057}
22:49:21.920611 run mass: MS performed LU {at=19738667.623928048, lu_delay=6.15000494197011, ms=00054}
22:49:21.934614 run osmo-ms-mob/00072: Starting mobile
22:49:21.951500 run osmo-ms-mob/00072(pid=207): Launched
22:49:21.964944 run mass: MS start registered {at=19738667.668289796, delay=0.005632065236568451, ms=00072}
22:49:22.420604 run osmo-ms-mob/00073: Starting mobile
22:49:22.439607 run osmo-ms-mob/00073(pid=208): Launched
22:49:22.456249 run mass: MS start registered {at=19738668.159557775, delay=0.007098868489265442, ms=00073}
22:49:22.820910 run osmo-ms-mob/00074: Starting mobile
22:49:22.838063 run osmo-ms-mob/00074(pid=209): Launched
22:49:22.851711 run mass: MS start registered {at=19738668.555054713, delay=0.005368407815694809, ms=00074}
22:49:23.218854 run osmo-ms-mob/00075: Starting mobile
22:49:23.235813 run osmo-ms-mob/00075(pid=210): Launched
22:49:23.249595 run mass: MS start registered {at=19738668.9529123, delay=0.005831718444824219, ms=00075}
22:49:23.476143 run mass: MS performed LU {at=19738669.179448657, lu_delay=5.251147843897343, ms=00062}
22:49:23.494024 run mass: MS performed LU {at=19738669.19736462, lu_delay=5.451677825301886, ms=00061}
22:49:23.641840 run mass: MS performed LU {at=19738669.34517376, lu_delay=4.977923043072224, ms=00063}
22:49:23.654941 run osmo-ms-mob/00076: Starting mobile
22:49:23.671531 run osmo-ms-mob/00076(pid=211): Launched
22:49:23.685818 run mass: MS start registered {at=19738669.389158256, delay=0.006040673702955246, ms=00076}
22:49:23.785429 run mass: MS performed LU {at=19738669.48873866, lu_delay=6.436699826270342, ms=00059}
22:49:23.821794 run mass: MS performed LU {at=19738669.525128186, lu_delay=4.727752901613712, ms=00064}
22:49:23.831185 run mass: MS performed LU {at=19738669.534535863, lu_delay=6.184697289019823, ms=00060}
22:49:23.844955 run osmo-ms-mob/00077: Starting mobile
22:49:23.861340 run osmo-ms-mob/00077(pid=212): Launched
22:49:23.877754 run mass: MS start registered {at=19738669.581090104, delay=0.008738845586776733, ms=00077}
22:49:24.623717 run osmo-ms-mob/00078: Starting mobile
22:49:24.642281 run osmo-ms-mob/00078(pid=213): Launched
22:49:24.666165 run mass: MS start registered {at=19738670.369471468, delay=0.015072599053382874, ms=00078}
22:49:25.023604 run osmo-ms-mob/00079: Starting mobile
22:49:25.041132 run osmo-ms-mob/00079(pid=214): Launched
22:49:25.058035 run mass: MS start registered {at=19738670.76135034, delay=0.007285036146640778, ms=00079}
22:49:25.414079 run mass: MS performed LU {at=19738671.11738356, lu_delay=5.942260812968016, ms=00065}
22:49:25.430920 run osmo-ms-mob/00080: Starting mobile
22:49:25.518987 run osmo-ms-mob/00080(pid=215): Launched
22:49:25.527010 run mass: MS performed LU {at=19738671.23036149, lu_delay=5.04925886169076, ms=00068}
22:49:25.534791 run mass: MS performed LU {at=19738671.238152664, lu_delay=5.733085665851831, ms=00066}
22:49:25.542599 run mass: MS start registered {at=19738671.245960742, delay=0.01562647894024849, ms=00080}
22:49:25.722937 run mass: MS performed LU {at=19738671.4262718, lu_delay=4.858793791383505, ms=00069}
22:49:26.019770 run osmo-ms-mob/00081: Starting mobile
22:49:26.038255 run osmo-ms-mob/00081(pid=216): Launched
22:49:26.053198 run mass: MS start registered {at=19738671.756543662, delay=0.0022743307054042816, ms=00081}
22:49:26.418268 run osmo-ms-mob/00082: Starting mobile
22:49:26.434723 run osmo-ms-mob/00082(pid=217): Launched
22:49:26.447880 run mass: MS start registered {at=19738672.15120397, delay=0.005574021488428116, ms=00082}
22:49:27.020299 run osmo-ms-mob/00083: Starting mobile
22:49:27.036141 run osmo-ms-mob/00083(pid=218): Launched
22:49:27.048871 run mass: MS start registered {at=19738672.752202388, delay=0.005382191389799118, ms=00083}
22:49:27.342961 run mass: MS performed LU {at=19738673.04624584, lu_delay=5.377956043928862, ms=00072}
22:49:27.361273 run mass: MS performed LU {at=19738673.064594273, lu_delay=6.113240420818329, ms=00070}
22:49:27.376388 run osmo-ms-mob/00084: Starting mobile
22:49:27.392091 run osmo-ms-mob/00084(pid=219): Launched
22:49:27.405263 run mass: MS start registered {at=19738673.10860303, delay=0.005922198295593262, ms=00084}
22:49:27.412729 run mass: MS performed LU {at=19738673.116085246, lu_delay=5.7639956548810005, ms=00071}
22:49:27.476838 run mass: MS performed LU {at=19738673.18015589, lu_delay=5.020598113536835, ms=00073}
22:49:27.495472 run mass: MS performed LU {at=19738673.19880532, lu_delay=4.643750607967377, ms=00074}
22:49:28.018914 run osmo-ms-mob/00085: Starting mobile
22:49:28.038483 run osmo-ms-mob/00085(pid=220): Launched
22:49:28.052621 run mass: MS start registered {at=19738673.755957346, delay=0.006110865622758865, ms=00085}
22:49:28.618659 run osmo-ms-mob/00086: Starting mobile
22:49:28.634673 run osmo-ms-mob/00086(pid=221): Launched
22:49:28.647903 run mass: MS start registered {at=19738674.351242285, delay=0.0056550875306129456, ms=00086}
22:49:29.161207 run mass: MS performed LU {at=19738674.86452657, lu_delay=5.4753683134913445, ms=00076}
22:49:29.176093 run osmo-ms-mob/00087: Starting mobile
22:49:29.193049 run osmo-ms-mob/00087(pid=222): Launched
22:49:29.202720 run mass: MS performed LU {at=19738674.906075373, lu_delay=5.324985269457102, ms=00077}
22:49:29.210126 run mass: MS start registered {at=19738674.913489457, delay=0.007435213774442673, ms=00087}
22:49:29.272534 run mass: MS performed LU {at=19738674.975848354, lu_delay=4.606376886367798, ms=00078}
22:49:29.435002 run mass: MS performed LU {at=19738675.138282493, lu_delay=6.1853701919317245, ms=00075}
22:49:29.451936 run mass: MS performed LU {at=19738675.15528759, lu_delay=22.898450072854757, ms=00027}
22:49:29.819498 run osmo-ms-mob/00088: Starting mobile
22:49:29.837676 run osmo-ms-mob/00088(pid=223): Launched
22:49:29.851619 run mass: MS start registered {at=19738675.55496802, delay=0.0051738061010837555, ms=00088}
22:49:30.418045 run osmo-ms-mob/00089: Starting mobile
22:49:30.434424 run osmo-ms-mob/00089(pid=224): Launched
22:49:30.447885 run mass: MS start registered {at=19738676.15122707, delay=0.006021883338689804, ms=00089}
22:49:31.020467 run osmo-ms-mob/00090: Starting mobile
22:49:31.039769 run osmo-ms-mob/00090(pid=225): Launched
22:49:31.054027 run mass: MS start registered {at=19738676.757351745, delay=0.006087161600589752, ms=00090}
22:49:31.108703 run mass: MS performed LU {at=19738676.81198738, lu_delay=6.050637040287256, ms=00079}
22:49:31.174695 run mass: MS performed LU {at=19738676.877945818, lu_delay=5.121402155607939, ms=00081}
22:49:31.242274 run mass: MS performed LU {at=19738676.945594683, lu_delay=4.794390711933374, ms=00082}
22:49:31.717750 run osmo-ms-mob/00091: Starting mobile
22:49:31.732206 run osmo-ms-mob/00091(pid=226): Launched
22:49:31.744583 run mass: MS start registered {at=19738677.447902463, delay=0.005984112620353699, ms=00091}
22:49:32.417835 run osmo-ms-mob/00092: Starting mobile
22:49:32.434851 run osmo-ms-mob/00092(pid=227): Launched
22:49:32.449299 run mass: MS start registered {at=19738678.152633727, delay=0.006573911756277084, ms=00092}
22:49:32.908519 run mass: MS performed LU {at=19738678.611844067, lu_delay=5.859641678631306, ms=00083}
22:49:32.927239 run mass: MS performed LU {at=19738678.630571887, lu_delay=4.874614540487528, ms=00085}
22:49:33.038053 run mass: MS performed LU {at=19738678.74136945, lu_delay=5.632766418159008, ms=00084}
22:49:33.181222 run mass: MS performed LU {at=19738678.884519648, lu_delay=22.831461545079947, ms=00037}
22:49:33.197341 run osmo-ms-mob/00093: Starting mobile
22:49:33.215416 run osmo-ms-mob/00093(pid=228): Launched
22:49:33.231316 run mass: MS start registered {at=19738678.934636723, delay=0.008029960095882416, ms=00093}
22:49:34.117422 run osmo-ms-mob/00094: Starting mobile
22:49:34.132345 run osmo-ms-mob/00094(pid=229): Launched
22:49:34.144733 run mass: MS start registered {at=19738679.84807118, delay=0.005459588021039963, ms=00094}
22:49:34.874764 run mass: MS performed LU {at=19738680.57807381, lu_delay=5.023105788975954, ms=00088}
22:49:34.939275 run mass: MS performed LU {at=19738680.642584145, lu_delay=5.729094687849283, ms=00087}
22:49:34.951865 run osmo-ms-mob/00095: Starting mobile
22:49:34.966871 run osmo-ms-mob/00095(pid=230): Launched
22:49:34.979198 run mass: MS start registered {at=19738680.68254077, delay=0.005381051450967789, ms=00095}
22:49:35.008155 run mass: MS performed LU {at=19738680.711491883, lu_delay=6.360249597579241, ms=00086}
22:49:35.318267 run mass: MS performed LU {at=19738681.021599907, lu_delay=4.870372839272022, ms=00089}
22:49:36.017324 run osmo-ms-mob/00096: Starting mobile
22:49:36.031301 run osmo-ms-mob/00096(pid=231): Launched
22:49:36.043158 run mass: MS start registered {at=19738681.746506233, delay=0.005181800574064255, ms=00096}
22:49:36.674304 run mass: MS performed LU {at=19738682.377625134, lu_delay=4.929722670465708, ms=00091}
22:49:36.804034 run mass: MS performed LU {at=19738682.507346507, lu_delay=5.74999476224184, ms=00090}
22:49:37.117801 run osmo-ms-mob/00097: Starting mobile
22:49:37.131579 run osmo-ms-mob/00097(pid=232): Launched
22:49:37.143360 run mass: MS start registered {at=19738682.846710194, delay=0.005085024982690811, ms=00097}
22:49:38.417469 run osmo-ms-mob/00098: Starting mobile
22:49:38.433487 run osmo-ms-mob/00098(pid=233): Launched
22:49:38.445985 run mass: MS start registered {at=19738684.149311308, delay=0.0036304593086242676, ms=00098}
22:49:38.640619 run mass: MS performed LU {at=19738684.3439471, lu_delay=5.409310378134251, ms=00093}
22:49:38.658644 run mass: MS performed LU {at=19738684.361975096, lu_delay=6.209341369569302, ms=00092}
22:49:38.940002 run mass: MS performed LU {at=19738684.6433377, lu_delay=22.78738958016038, ms=00056}
22:49:39.009405 run mass: MS performed LU {at=19738684.712737575, lu_delay=4.864666394889355, ms=00094}
22:49:40.217576 run osmo-ms-mob/00099: Starting mobile
22:49:40.231707 run osmo-ms-mob/00099(pid=234): Launched
22:49:40.238072 run mass: All started... {duration=55.726849902421236, too_slow=0}
22:49:40.244655 run mass: MS start registered {at=19738685.947986953, delay=0.006550386548042297, ms=00099}
22:49:40.569796 run mass: MS performed LU {at=19738686.273101635, lu_delay=4.526595402508974, ms=00096}
22:49:42.405994 run mass: MS performed LU {at=19738688.109320976, lu_delay=5.262610781937838, ms=00097}
22:49:42.424364 run mass: MS performed LU {at=19738688.12771903, lu_delay=22.258620623499155, ms=00067}
22:49:44.335339 run mass: MS performed LU {at=19738690.038670387, lu_delay=5.889359079301357, ms=00098}
22:49:46.172204 run mass: MS performed LU {at=19738691.875538208, lu_delay=5.927551254630089, ms=00099}
22:49:48.309305 run mass: MS performed LU {at=19738694.012625445, lu_delay=22.76666470244527, ms=00080}
22:49:57.704825 run mass: MS performed LU {at=19738703.40812863, lu_delay=22.725587859749794, ms=00095}
22:49:57.711402 run mass: Tests done {all_completed=True, max=22.898450072854757, min=3.7604516744613647}
22:49:57.717570 tst register_default_mass.py: Test passed (100.4 sec)
22:49:57.723259 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:57.726698 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:57.730095 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:57.733499 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:57.736880 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:57.740275 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:57.743697 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:57.747101 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:57.750509 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:57.753907 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:57.757319 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:57.760754 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:57.764154 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:57.767545 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:57.770952 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:57.774375 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:57.777864 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:57.781346 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:57.784788 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:57.788205 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:57.791655 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:57.795072 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:57.798490 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:57.802557 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:57.806171 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:57.809582 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:57.812996 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:57.816411 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:57.819830 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:57.823241 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:57.826687 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:57.830116 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:57.833533 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:57.836932 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:57.840325 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:57.843715 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:57.847768 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:57.851330 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:57.854758 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:57.858176 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:57.861595 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:57.865021 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:57.868804 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:57.872369 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:57.875786 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:57.879205 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:57.882642 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:57.886052 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:57.889501 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:57.892939 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:57.896585 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:57.900036 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:57.903488 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:57.906951 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:57.910409 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:57.914589 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:57.918338 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:57.922414 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:57.925971 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:57.929542 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:57.933111 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:57.936947 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:57.940675 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:57.944266 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:57.947838 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:57.951382 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:57.954942 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:57.958475 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:57.962011 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:57.965566 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:57.969072 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:57.972579 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:57.976080 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:57.979606 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:57.983129 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:57.986676 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:57.990215 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:57.993895 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:57.997410 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:58.000842 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:58.004249 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:58.007673 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:58.011067 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:58.014491 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:58.017908 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:58.021327 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:58.025336 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:58.028761 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:58.032171 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:58.035588 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:58.039035 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:58.042444 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:58.045891 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:58.049318 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:58.053219 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:58.056679 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:58.060080 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:58.063471 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:58.066891 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:58.070737 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:58.074689 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:58.078098 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:58.081503 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:58.084936 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:58.088782 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:58.092191 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:58.095621 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:58.099025 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:58.102427 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:58.105866 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:58.109278 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:58.112684 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:58.116093 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:58.119501 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:58.122918 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:58.126505 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:58.130347 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:58.134261 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:58.138172 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:58.142087 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:58.145996 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:58.149898 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:58.153871 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:58.157781 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:58.161709 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:58.165735 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:58.169781 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:58.173883 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:58.177889 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:58.181884 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:58.185941 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:58.190057 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:58.194177 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:58.198284 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:58.202398 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:58.206518 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:58.210645 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:58.214779 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:58.218893 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:58.223005 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:58.227113 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:58.231158 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:58.235185 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:58.239187 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:58.243128 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:58.246932 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:58.250743 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:58.254536 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:58.258355 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:58.262214 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:58.266028 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:58.269824 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:58.273650 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:58.277461 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:58.281256 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:58.285081 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:58.288938 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:58.292836 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:58.296758 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:58.300661 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:58.304583 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:58.308483 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:58.312420 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:58.316320 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:58.320229 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:58.324227 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:58.328144 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:58.332032 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:58.335996 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:58.340001 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:58.343988 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:58.347984 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:58.351799 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:58.355624 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:58.359439 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:58.363335 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:58.367256 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:58.371260 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:58.375179 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:58.379076 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:58.382973 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:58.386876 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:58.390794 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:58.394696 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:58.398579 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:58.402523 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:58.406422 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:58.410324 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:58.414226 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:58.418133 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:58.422032 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:58.425964 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:58.429877 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:58.433801 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:58.437715 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:58.441698 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:58.445733 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:58.449757 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:58.453804 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:58.457967 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:58.462106 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:58.466246 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:58.470377 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:58.474463 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:58.478503 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:58.482541 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:58.486599 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:58.490620 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:58.494639 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:58.498660 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:58.502652 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:58.506662 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:58.510496 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:58.514424 --- ParallelTerminationStrategy: PID 22 died...
22:49:58.516149 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:58.520434 --- ParallelTerminationStrategy: PID 23 died...
22:49:58.522197 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:58.526537 --- ParallelTerminationStrategy: PID 24 died...
22:49:58.528306 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:58.532660 --- ParallelTerminationStrategy: PID 25 died...
22:49:58.534431 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:58.538693 --- ParallelTerminationStrategy: PID 26 died...
22:49:58.540362 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:58.544552 --- ParallelTerminationStrategy: PID 27 died...
22:49:58.546251 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:58.550401 --- ParallelTerminationStrategy: PID 28 died...
22:49:58.552090 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:58.556210 --- ParallelTerminationStrategy: PID 29 died...
22:49:58.557887 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:58.562060 --- ParallelTerminationStrategy: PID 30 died...
22:49:58.563764 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:58.567943 --- ParallelTerminationStrategy: PID 31 died...
22:49:58.569648 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:58.573858 --- ParallelTerminationStrategy: PID 32 died...
22:49:58.575563 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:58.579796 --- ParallelTerminationStrategy: PID 33 died...
22:49:58.581501 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:58.585716 --- ParallelTerminationStrategy: PID 35 died...
22:49:58.587412 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:58.591640 --- ParallelTerminationStrategy: PID 36 died...
22:49:58.593372 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:58.597561 --- ParallelTerminationStrategy: PID 37 died...
22:49:58.599267 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:58.603454 --- ParallelTerminationStrategy: PID 38 died...
22:49:58.605156 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:58.609355 --- ParallelTerminationStrategy: PID 39 died...
22:49:58.611068 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:58.615357 --- ParallelTerminationStrategy: PID 40 died...
22:49:58.617099 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:58.621386 --- ParallelTerminationStrategy: PID 41 died...
22:49:58.623128 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:58.627440 --- ParallelTerminationStrategy: PID 42 died...
22:49:58.629189 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:58.633512 --- ParallelTerminationStrategy: PID 43 died...
22:49:58.635251 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:58.639644 --- ParallelTerminationStrategy: PID 44 died...
22:49:58.641436 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:58.645852 --- ParallelTerminationStrategy: PID 45 died...
22:49:58.647636 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:58.652044 --- ParallelTerminationStrategy: PID 46 died...
22:49:58.653833 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:58.658243 --- ParallelTerminationStrategy: PID 47 died...
22:49:58.660032 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:58.664439 --- ParallelTerminationStrategy: PID 48 died...
22:49:58.666236 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:58.670643 --- ParallelTerminationStrategy: PID 49 died...
22:49:58.672427 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:58.676880 --- ParallelTerminationStrategy: PID 50 died...
22:49:58.678652 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:58.683075 --- ParallelTerminationStrategy: PID 51 died...
22:49:58.684860 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:58.689287 --- ParallelTerminationStrategy: PID 52 died...
22:49:58.691075 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:58.695495 --- ParallelTerminationStrategy: PID 53 died...
22:49:58.697294 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:58.701774 --- ParallelTerminationStrategy: PID 54 died...
22:49:58.703568 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:58.707992 --- ParallelTerminationStrategy: PID 55 died...
22:49:58.709812 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:58.714249 --- ParallelTerminationStrategy: PID 56 died...
22:49:58.716040 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:58.720447 --- ParallelTerminationStrategy: PID 57 died...
22:49:58.722226 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:58.726666 --- ParallelTerminationStrategy: PID 58 died...
22:49:58.728355 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:58.732588 --- ParallelTerminationStrategy: PID 59 died...
22:49:58.734306 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:58.738496 --- ParallelTerminationStrategy: PID 60 died...
22:49:58.740186 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:58.744421 --- ParallelTerminationStrategy: PID 61 died...
22:49:58.746128 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:58.750321 --- ParallelTerminationStrategy: PID 62 died...
22:49:58.752226 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:58.756391 --- ParallelTerminationStrategy: PID 63 died...
22:49:58.758053 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:58.762177 --- ParallelTerminationStrategy: PID 64 died...
22:49:58.763849 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:58.767958 --- ParallelTerminationStrategy: PID 65 died...
22:49:58.769628 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:58.773755 --- ParallelTerminationStrategy: PID 66 died...
22:49:58.775421 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:58.779541 --- ParallelTerminationStrategy: PID 67 died...
22:49:58.781214 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:58.785348 --- ParallelTerminationStrategy: PID 68 died...
22:49:58.787026 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:58.791284 --- ParallelTerminationStrategy: PID 69 died...
22:49:58.793015 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:58.797413 --- ParallelTerminationStrategy: PID 70 died...
22:49:58.799180 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:58.803542 --- ParallelTerminationStrategy: PID 71 died...
22:49:58.805303 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:58.809665 --- ParallelTerminationStrategy: PID 72 died...
22:49:58.811418 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:58.815712 --- ParallelTerminationStrategy: PID 73 died...
22:49:58.817433 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:58.821673 --- ParallelTerminationStrategy: PID 74 died...
22:49:58.823409 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:58.827780 --- ParallelTerminationStrategy: PID 75 died...
22:49:58.829602 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:58.834055 --- ParallelTerminationStrategy: PID 76 died...
22:49:58.835842 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:58.840188 --- ParallelTerminationStrategy: PID 77 died...
22:49:58.841944 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:58.846235 --- ParallelTerminationStrategy: PID 78 died...
22:49:58.847937 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:58.852182 --- ParallelTerminationStrategy: PID 79 died...
22:49:58.853913 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:58.858160 --- ParallelTerminationStrategy: PID 80 died...
22:49:58.859913 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:58.864317 --- ParallelTerminationStrategy: PID 81 died...
22:49:58.866160 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:58.870605 --- ParallelTerminationStrategy: PID 82 died...
22:49:58.872412 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:58.876892 --- ParallelTerminationStrategy: PID 83 died...
22:49:58.878650 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:58.882997 --- ParallelTerminationStrategy: PID 84 died...
22:49:58.884734 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:58.889019 --- ParallelTerminationStrategy: PID 85 died...
22:49:58.890764 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:58.895053 --- ParallelTerminationStrategy: PID 86 died...
22:49:58.896768 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:58.900924 --- ParallelTerminationStrategy: PID 87 died...
22:49:58.902613 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:58.906735 --- ParallelTerminationStrategy: PID 88 died...
22:49:58.908408 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:58.912534 --- ParallelTerminationStrategy: PID 89 died...
22:49:58.914213 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:58.918361 --- ParallelTerminationStrategy: PID 90 died...
22:49:58.920039 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:58.924208 --- ParallelTerminationStrategy: PID 91 died...
22:49:58.925946 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:58.930369 --- ParallelTerminationStrategy: PID 92 died...
22:49:58.932167 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:58.936644 --- ParallelTerminationStrategy: PID 93 died...
22:49:58.938439 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:58.942895 --- ParallelTerminationStrategy: PID 94 died...
22:49:58.944691 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:58.949138 --- ParallelTerminationStrategy: PID 95 died...
22:49:58.950888 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:58.955266 --- ParallelTerminationStrategy: PID 96 died...
22:49:58.957090 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:58.961547 --- ParallelTerminationStrategy: PID 97 died...
22:49:58.963353 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:58.967830 --- ParallelTerminationStrategy: PID 98 died...
22:49:58.969643 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:58.974086 --- ParallelTerminationStrategy: PID 99 died...
22:49:58.975882 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:58.980328 --- ParallelTerminationStrategy: PID 100 died...
22:49:58.982363 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:58.986927 --- ParallelTerminationStrategy: PID 101 died...
22:49:58.988784 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:58.993278 --- ParallelTerminationStrategy: PID 102 died...
22:49:58.995107 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:58.999628 --- ParallelTerminationStrategy: PID 103 died...
22:49:59.001522 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:59.006039 --- ParallelTerminationStrategy: PID 104 died...
22:49:59.007852 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:59.012365 --- ParallelTerminationStrategy: PID 105 died...
22:49:59.014207 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:59.018616 --- ParallelTerminationStrategy: PID 106 died...
22:49:59.020367 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:59.024781 --- ParallelTerminationStrategy: PID 107 died...
22:49:59.026501 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:59.030777 --- ParallelTerminationStrategy: PID 108 died...
22:49:59.032498 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:59.036806 --- ParallelTerminationStrategy: PID 109 died...
22:49:59.038555 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:59.042892 --- ParallelTerminationStrategy: PID 110 died...
22:49:59.044692 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:59.049000 --- ParallelTerminationStrategy: PID 111 died...
22:49:59.050720 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:59.055023 --- ParallelTerminationStrategy: PID 112 died...
22:49:59.056756 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:59.061029 --- ParallelTerminationStrategy: PID 113 died...
22:49:59.062781 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:59.067072 --- ParallelTerminationStrategy: PID 114 died...
22:49:59.068840 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:59.073177 --- ParallelTerminationStrategy: PID 115 died...
22:49:59.074906 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:59.079208 --- ParallelTerminationStrategy: PID 116 died...
22:49:59.080964 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:59.085270 --- ParallelTerminationStrategy: PID 117 died...
22:49:59.086954 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:59.091168 --- ParallelTerminationStrategy: PID 118 died...
22:49:59.092877 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:59.097072 --- ParallelTerminationStrategy: PID 119 died...
22:49:59.098776 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:59.102981 --- ParallelTerminationStrategy: PID 120 died...
22:49:59.104791 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:59.109007 --- ParallelTerminationStrategy: PID 121 died...
22:49:59.110744 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:59.115106 --- ParallelTerminationStrategy: PID 122 died...
22:49:59.117040 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:59.121492 --- ParallelTerminationStrategy: PID 123 died...
22:49:59.123318 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:59.127813 --- ParallelTerminationStrategy: PID 124 died...
22:49:59.129634 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:59.134248 --- ParallelTerminationStrategy: PID 125 died...
22:49:59.136121 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:59.140748 --- ParallelTerminationStrategy: PID 126 died...
22:49:59.142614 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:59.147221 --- ParallelTerminationStrategy: PID 127 died...
22:49:59.149103 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:59.153697 --- ParallelTerminationStrategy: PID 128 died...
22:49:59.155554 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:59.160145 --- ParallelTerminationStrategy: PID 129 died...
22:49:59.162012 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:59.166659 --- ParallelTerminationStrategy: PID 130 died...
22:49:59.168552 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:59.173190 --- ParallelTerminationStrategy: PID 131 died...
22:49:59.175054 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:59.179570 --- ParallelTerminationStrategy: PID 132 died...
22:49:59.181349 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:59.185754 --- ParallelTerminationStrategy: PID 133 died...
22:49:59.187513 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:59.191909 --- ParallelTerminationStrategy: PID 134 died...
22:49:59.193679 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:59.198092 --- ParallelTerminationStrategy: PID 135 died...
22:49:59.199889 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:59.204286 --- ParallelTerminationStrategy: PID 136 died...
22:49:59.206079 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:59.210571 --- ParallelTerminationStrategy: PID 137 died...
22:49:59.212367 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:59.216906 --- ParallelTerminationStrategy: PID 138 died...
22:49:59.218709 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:59.223031 --- ParallelTerminationStrategy: PID 139 died...
22:49:59.224781 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:59.229205 --- ParallelTerminationStrategy: PID 140 died...
22:49:59.230980 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:59.235402 --- ParallelTerminationStrategy: PID 141 died...
22:49:59.237263 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:59.241656 --- ParallelTerminationStrategy: PID 142 died...
22:49:59.243423 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:59.247916 --- ParallelTerminationStrategy: PID 143 died...
22:49:59.249733 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:59.254280 --- ParallelTerminationStrategy: PID 144 died...
22:49:59.256127 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:59.260776 --- ParallelTerminationStrategy: PID 145 died...
22:49:59.262584 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:59.267176 --- ParallelTerminationStrategy: PID 146 died...
22:49:59.269026 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:59.273650 --- ParallelTerminationStrategy: PID 147 died...
22:49:59.275559 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:59.280293 --- ParallelTerminationStrategy: PID 148 died...
22:49:59.282168 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:59.286873 --- ParallelTerminationStrategy: PID 149 died...
22:49:59.288778 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:59.293455 --- ParallelTerminationStrategy: PID 150 died...
22:49:59.295339 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:59.300051 --- ParallelTerminationStrategy: PID 151 died...
22:49:59.301992 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:59.306709 --- ParallelTerminationStrategy: PID 152 died...
22:49:59.308590 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:59.313281 --- ParallelTerminationStrategy: PID 153 died...
22:49:59.315135 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:59.319795 --- ParallelTerminationStrategy: PID 154 died...
22:49:59.321671 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:59.326391 --- ParallelTerminationStrategy: PID 155 died...
22:49:59.328264 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:59.332975 --- ParallelTerminationStrategy: PID 156 died...
22:49:59.334879 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:59.339540 --- ParallelTerminationStrategy: PID 157 died...
22:49:59.341423 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:59.346066 --- ParallelTerminationStrategy: PID 158 died...
22:49:59.347951 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:59.352711 --- ParallelTerminationStrategy: PID 159 died...
22:49:59.354584 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:59.359241 --- ParallelTerminationStrategy: PID 160 died...
22:49:59.361147 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:59.365768 --- ParallelTerminationStrategy: PID 161 died...
22:49:59.367660 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:59.372323 --- ParallelTerminationStrategy: PID 162 died...
22:49:59.374201 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:59.378702 --- ParallelTerminationStrategy: PID 163 died...
22:49:59.380499 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:59.384970 --- ParallelTerminationStrategy: PID 164 died...
22:49:59.386775 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:59.391318 --- ParallelTerminationStrategy: PID 165 died...
22:49:59.393150 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:59.397638 --- ParallelTerminationStrategy: PID 166 died...
22:49:59.399469 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:59.403991 --- ParallelTerminationStrategy: PID 167 died...
22:49:59.405865 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:59.410415 --- ParallelTerminationStrategy: PID 168 died...
22:49:59.412267 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:59.416947 --- ParallelTerminationStrategy: PID 169 died...
22:49:59.418810 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:59.423453 --- ParallelTerminationStrategy: PID 170 died...
22:49:59.425314 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:59.430004 --- ParallelTerminationStrategy: PID 171 died...
22:49:59.431895 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:59.436550 --- ParallelTerminationStrategy: PID 172 died...
22:49:59.438401 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:59.443064 --- ParallelTerminationStrategy: PID 173 died...
22:49:59.444938 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:59.449671 --- ParallelTerminationStrategy: PID 174 died...
22:49:59.451541 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:59.456234 --- ParallelTerminationStrategy: PID 175 died...
22:49:59.458097 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:59.462761 --- ParallelTerminationStrategy: PID 176 died...
22:49:59.464686 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:59.469346 --- ParallelTerminationStrategy: PID 177 died...
22:49:59.471207 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:59.475910 --- ParallelTerminationStrategy: PID 178 died...
22:49:59.477844 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:59.482486 --- ParallelTerminationStrategy: PID 179 died...
22:49:59.484346 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:59.489024 --- ParallelTerminationStrategy: PID 180 died...
22:49:59.490943 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:59.495749 --- ParallelTerminationStrategy: PID 181 died...
22:49:59.497643 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:59.502316 --- ParallelTerminationStrategy: PID 182 died...
22:49:59.504203 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:59.508837 --- ParallelTerminationStrategy: PID 183 died...
22:49:59.510752 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:59.515514 --- ParallelTerminationStrategy: PID 184 died...
22:49:59.517386 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:59.522106 --- ParallelTerminationStrategy: PID 185 died...
22:49:59.524012 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:59.528670 --- ParallelTerminationStrategy: PID 186 died...
22:49:59.530538 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:59.534972 --- ParallelTerminationStrategy: PID 187 died...
22:49:59.536835 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:59.541491 --- ParallelTerminationStrategy: PID 188 died...
22:49:59.543296 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:59.547952 --- ParallelTerminationStrategy: PID 189 died...
22:49:59.549781 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:59.554335 --- ParallelTerminationStrategy: PID 190 died...
22:49:59.556182 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:59.560789 --- ParallelTerminationStrategy: PID 191 died...
22:49:59.562594 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:59.567166 --- ParallelTerminationStrategy: PID 192 died...
22:49:59.569016 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:59.573550 --- ParallelTerminationStrategy: PID 193 died...
22:49:59.575369 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:59.579896 --- ParallelTerminationStrategy: PID 194 died...
22:49:59.581719 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:59.586272 --- ParallelTerminationStrategy: PID 195 died...
22:49:59.588084 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:59.592388 --- ParallelTerminationStrategy: PID 196 died...
22:49:59.594130 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:59.598434 --- ParallelTerminationStrategy: PID 197 died...
22:49:59.600165 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:59.604505 --- ParallelTerminationStrategy: PID 198 died...
22:49:59.606262 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:59.610581 --- ParallelTerminationStrategy: PID 199 died...
22:49:59.612328 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:59.616652 --- ParallelTerminationStrategy: PID 200 died...
22:49:59.618385 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:59.622691 --- ParallelTerminationStrategy: PID 201 died...
22:49:59.624394 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:59.628739 --- ParallelTerminationStrategy: PID 202 died...
22:49:59.630503 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:59.634992 --- ParallelTerminationStrategy: PID 203 died...
22:49:59.636772 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:59.641180 --- ParallelTerminationStrategy: PID 204 died...
22:49:59.642977 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:59.647379 --- ParallelTerminationStrategy: PID 205 died...
22:49:59.649199 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:59.653607 --- ParallelTerminationStrategy: PID 206 died...
22:49:59.655377 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:59.659907 --- ParallelTerminationStrategy: PID 207 died...
22:49:59.661781 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:59.666320 --- ParallelTerminationStrategy: PID 208 died...
22:49:59.668141 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:59.672750 --- ParallelTerminationStrategy: PID 209 died...
22:49:59.674566 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:59.679078 --- ParallelTerminationStrategy: PID 210 died...
22:49:59.680922 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:59.685490 --- ParallelTerminationStrategy: PID 211 died...
22:49:59.687305 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:59.691868 --- ParallelTerminationStrategy: PID 212 died...
22:49:59.693684 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:59.698243 --- ParallelTerminationStrategy: PID 213 died...
22:49:59.700056 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:59.704590 --- ParallelTerminationStrategy: PID 214 died...
22:49:59.706471 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:59.711091 --- ParallelTerminationStrategy: PID 215 died...
22:49:59.712979 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:59.717512 --- ParallelTerminationStrategy: PID 216 died...
22:49:59.719319 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:59.723858 --- ParallelTerminationStrategy: PID 217 died...
22:49:59.725678 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:59.730246 --- ParallelTerminationStrategy: PID 218 died...
22:49:59.732175 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:59.736785 --- ParallelTerminationStrategy: PID 219 died...
22:49:59.738528 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:59.742838 --- ParallelTerminationStrategy: PID 220 died...
22:49:59.744583 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:59.748869 --- ParallelTerminationStrategy: PID 221 died...
22:49:59.750666 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:59.755032 --- ParallelTerminationStrategy: PID 222 died...
22:49:59.756776 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:59.761063 --- ParallelTerminationStrategy: PID 223 died...
22:49:59.762805 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:59.767128 --- ParallelTerminationStrategy: PID 224 died...
22:49:59.768938 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:59.773274 --- ParallelTerminationStrategy: PID 225 died...
22:49:59.775022 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:59.779411 --- ParallelTerminationStrategy: PID 226 died...
22:49:59.781146 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:59.785494 --- ParallelTerminationStrategy: PID 227 died...
22:49:59.787229 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:59.791572 --- ParallelTerminationStrategy: PID 228 died...
22:49:59.793310 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:59.797700 --- ParallelTerminationStrategy: PID 229 died...
22:49:59.799431 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:59.803741 --- ParallelTerminationStrategy: PID 230 died...
22:49:59.805514 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:59.809826 --- ParallelTerminationStrategy: PID 231 died...
22:49:59.811547 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:59.815912 --- ParallelTerminationStrategy: PID 232 died...
22:49:59.817640 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:59.821953 --- ParallelTerminationStrategy: PID 233 died...
22:49:59.823758 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:59.828170 --- ParallelTerminationStrategy: PID 234 died...
22:49:59.829970 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:50:03.234413 --- ParallelTerminationStrategy: PID 34 died...
22:50:03.462120 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8073 netreg_mass PASS
---------------------------------------------------------------------
22:50:03.563534 tst trial-8073: Storing JUnit report in /build/trial-8073/run.2025-08-29_22-48-16/trial-8073.xml
--------------------------------------------------------------------------------------------
trial-8073 PASS
--------------------------------------------------------------------------------------------
22:50:03.581899 tst trial-8073: trial-8073: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (100.4 sec)
+ exit_code=0
+ rm -rf trial-8073/inst
+ cd trial-8073
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-08-29 22:48:16
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8073-run.tgz run.2025-08-29_22-48-16
+ tar czf /build/trial-8073-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-08-29_13_26_05.tgz osmo-bts-oc2g.build-2025-08-29_00_51_41.tgz osmo-bts-sysmo.build-2025-08-29_00_51_32.tgz osmo-bts.build-2025-08-29_00_51_39.tgz osmo-ggsn.build-2025-08-29_20_42_37.tgz osmo-hlr.build-2025-08-29_16_36_56.tgz osmo-hnbgw.build-2025-08-29_13_30_30.tgz osmo-mgw.build-2025-08-29_08_33_15.tgz osmo-msc.build-2025-08-29_13_34_37.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-08-29_07_33_57.tgz osmo-pcu-sysmo.build-2025-08-29_07_36_02.tgz osmo-pcu.build-2025-08-29_07_36_08.tgz osmo-sgsn.build-2025-08-29_20_48_31.tgz osmo-stp.build-2025-08-29_13_23_02.tgz osmo-trx.build-2025-08-29_14_29_45.tgz osmocom-bb.build-2025-08-29_21_17_28.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