Skipping 15 KB..
Full LogError 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-7861
+ 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
29206c0 osmo-pcap-master: depend on libosmo-netif
+ 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_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 DONE 0.1s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.1s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.1s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.3s
#7 [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://security.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
#7 CACHED
#8 [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
#8 CACHED
#9 [12/28] RUN MKDIR -p /osmo-gsm-tester-srsue /osmo-gsm-tester-srsenb /osmo-gsm-tester-srsepc /osmo-gsm-tester-trx /osmo-gsm-tester-grbroker /osmo-gsm-tester-open5gs
#9 CACHED
#10 [ 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
#10 CACHED
#11 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#11 CACHED
#12 [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
#12 CACHED
#13 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#13 CACHED
#14 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#14 CACHED
#15 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8
#15 CACHED
#16 [ 9/28] COPY SSH /root/.ssh
#16 CACHED
#17 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#17 CACHED
#18 [ 2/28] RUN useradd -ms /bin/bash jenkins
#18 CACHED
#19 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#19 CACHED
#20 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#20 CACHED
#21 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#21 CACHED
#22 [20/28] WORKDIR /TMP
#22 CACHED
#23 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#23 CACHED
#24 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#24 CACHED
#25 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#25 CACHED
#26 [ 8/28] RUN MKDIR /var/run/sshd
#26 CACHED
#27 [16/28] RUN APT-GET update && apt-get install -y --no-install-recommends cmake libfftw3-dev libmbedtls-dev libboost-program-options-dev libconfig++-dev libsctp-dev libpcsclite-dev libuhd-dev libczmq-dev libsoapysdr-dev soapysdr-module-lms7 && apt-get clean
#27 CACHED
#28 [ 3/28] RUN groupadd osmo-gsm-tester
#28 CACHED
#29 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#29 CACHED
#30 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#30 CACHED
#31 [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
#31 CACHED
#32 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:904654166bfdb532304585cb162fcc2e280b0b37ef1f2f06153c33ea7556bc62 0.0s done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.1s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=7862 -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-01-30 22:48:20
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-7862
+ mkdir -p trial-7862
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-01-30_13_28_38.tgz osmo-bts-oc2g.build-2025-01-30_00_51_30.tgz osmo-bts-sysmo.build-2025-01-30_00_51_28.tgz osmo-bts.build-2025-01-30_00_51_41.tgz osmo-ggsn.build-2025-01-30_20_42_30.tgz osmo-hlr.build-2025-01-30_16_37_02.tgz osmo-hnbgw.build-2025-01-30_13_28_38.tgz osmo-mgw.build-2025-01-30_08_33_15.tgz osmo-msc.build-2025-01-30_18_14_10.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-01-30_07_41_29.tgz osmo-pcu-sysmo.build-2025-01-30_07_41_22.tgz osmo-pcu.build-2025-01-30_07_41_34.tgz osmo-sgsn.build-2025-01-30_20_48_14.tgz osmo-stp.build-2025-01-30_13_25_19.tgz osmo-trx.build-2025-01-30_14_27_06.tgz osmocom-bb.build-2025-01-30_21_17_12.tgz srslte.build-19.tgz trial-7862
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-01-30_13_28_38.md5 osmo-bts-oc2g.build-2025-01-30_00_51_30.md5 osmo-bts-sysmo.build-2025-01-30_00_51_28.md5 osmo-bts.build-2025-01-30_00_51_41.md5 osmo-ggsn.build-2025-01-30_20_42_30.md5 osmo-hlr.build-2025-01-30_16_37_02.md5 osmo-hnbgw.build-2025-01-30_13_28_38.md5 osmo-mgw.build-2025-01-30_08_33_15.md5 osmo-msc.build-2025-01-30_18_14_10.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-01-30_07_41_29.md5 osmo-pcu-sysmo.build-2025-01-30_07_41_22.md5 osmo-pcu.build-2025-01-30_07_41_34.md5 osmo-sgsn.build-2025-01-30_20_48_14.md5 osmo-stp.build-2025-01-30_13_25_19.md5 osmo-trx.build-2025-01-30_14_27_06.md5 osmocom-bb.build-2025-01-30_21_17_12.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-01-30_13_28_38.md5 osmo-bts-oc2g.build-2025-01-30_00_51_30.md5 osmo-bts-sysmo.build-2025-01-30_00_51_28.md5 osmo-bts.build-2025-01-30_00_51_41.md5 osmo-ggsn.build-2025-01-30_20_42_30.md5 osmo-hlr.build-2025-01-30_16_37_02.md5 osmo-hnbgw.build-2025-01-30_13_28_38.md5 osmo-mgw.build-2025-01-30_08_33_15.md5 osmo-msc.build-2025-01-30_18_14_10.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-01-30_07_41_29.md5 osmo-pcu-sysmo.build-2025-01-30_07_41_22.md5 osmo-pcu.build-2025-01-30_07_41_34.md5 osmo-sgsn.build-2025-01-30_20_48_14.md5 osmo-stp.build-2025-01-30_13_25_19.md5 osmo-trx.build-2025-01-30_14_27_06.md5 osmocom-bb.build-2025-01-30_21_17_12.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-7862 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-7862'
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-7862
--------------------------------------------------------------------------------------------
22:48:20.227397 tst trial-7862: Detailed log at /build/trial-7862/run.2025-01-30_22-48-20/log
---------------------------------------------------------------------
trial-7862 netreg_mass
---------------------------------------------------------------------
22:48:20.438889 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:20.439264 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:20.440075 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:20.441308 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:20.482028 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:20.482852 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:20.484023 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:20.574981 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-7862 netreg_mass register_default_mass.py
----------------------------------------------
22:48:20.575801 tst register_default_mass.py:9: Claiming resources for the test
22:48:20.592112 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.592720 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.593206 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.593665 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.594146 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.594680 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.595148 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:20.647877 tst register_default_mass.py: using LAC 2
22:48:20.684864 tst register_default_mass.py: using RAC 2
22:48:20.721235 tst register_default_mass.py: using CellId 2
22:48:20.758544 tst register_default_mass.py: using BVCI 3
22:48:20.767319 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.768204 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.768790 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.769322 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.769844 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.770371 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.770876 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.771403 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.771928 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.772427 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.772934 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.773453 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.773971 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.774477 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.774999 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.775523 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.776029 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.776566 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.777086 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.777600 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.778259 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.778802 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.779328 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.779868 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.780399 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.780945 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.781487 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.782030 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.782570 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.783095 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.783635 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.784165 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.784720 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.785271 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.785806 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.786352 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.786878 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.787406 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.787952 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.788479 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.789014 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.789554 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.790086 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.790608 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.791144 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.791674 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.792198 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.792754 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.793290 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.793824 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.794366 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.794891 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.795417 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.795953 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.796482 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.797004 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.797519 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.798096 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.798761 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.799296 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.799821 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.800345 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.800900 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.801426 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.801924 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.802440 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.802945 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.803444 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.803956 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.804455 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.804966 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.805489 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.806061 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.806557 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.807061 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.807658 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.808157 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.808774 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.809305 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.809813 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.810329 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.810861 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.811383 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.811892 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.812412 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.812932 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.813444 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.813954 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.814475 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.814999 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.815609 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.816147 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.816684 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.817219 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.817743 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.818254 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.818788 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.819309 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.819821 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.820346 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.820859 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.821423 tst register_default_mass.py:21: Launching a simple network
22:48:20.831413 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:20.951949 run create_hlr_db(pid=20): Launched
22:48:21.962319 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:21.979768 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:21.995556 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:22.001591 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:22.176664 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:22.192186 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:22.197995 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:22.629972 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:22.645687 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:25.670681 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:25.798142 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:25.813200 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:25.818843 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:25.843157 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:25.858748 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:25.864576 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:26.169681 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:26.187950 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:32.216111 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:32.367637 run osmo-bts-virtual(pid=34): Launched
22:48:33.426705 tst register_default_mass.py: using MSISDN 1001
22:48:33.444205 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:33.534221 tst register_default_mass.py: using MSISDN 1002
22:48:33.554328 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:33.628202 tst register_default_mass.py: using MSISDN 1003
22:48:33.638879 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:33.723214 tst register_default_mass.py: using MSISDN 1004
22:48:33.730197 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:33.871570 tst register_default_mass.py: using MSISDN 1005
22:48:33.880745 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:33.960863 tst register_default_mass.py: using MSISDN 1006
22:48:33.967480 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:34.043667 tst register_default_mass.py: using MSISDN 1007
22:48:34.061492 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:34.130816 tst register_default_mass.py: using MSISDN 1008
22:48:34.153288 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:34.233113 tst register_default_mass.py: using MSISDN 1009
22:48:34.242591 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:34.310658 tst register_default_mass.py: using MSISDN 1010
22:48:34.317634 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:34.386869 tst register_default_mass.py: using MSISDN 1011
22:48:34.410250 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:34.490725 tst register_default_mass.py: using MSISDN 1012
22:48:34.513344 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:34.598636 tst register_default_mass.py: using MSISDN 1013
22:48:34.619999 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:34.694071 tst register_default_mass.py: using MSISDN 1014
22:48:34.716389 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:34.787097 tst register_default_mass.py: using MSISDN 1015
22:48:34.799901 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:34.872784 tst register_default_mass.py: using MSISDN 1016
22:48:34.881143 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:34.963920 tst register_default_mass.py: using MSISDN 1017
22:48:34.969823 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:35.039661 tst register_default_mass.py: using MSISDN 1018
22:48:35.058065 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:35.141727 tst register_default_mass.py: using MSISDN 1019
22:48:35.151439 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:35.220306 tst register_default_mass.py: using MSISDN 1020
22:48:35.240335 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:36.391312 tst register_default_mass.py: using MSISDN 1021
22:48:36.397401 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:36.480188 tst register_default_mass.py: using MSISDN 1022
22:48:36.505084 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:36.592511 tst register_default_mass.py: using MSISDN 1023
22:48:36.600395 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:36.679063 tst register_default_mass.py: using MSISDN 1024
22:48:36.698465 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:36.770259 tst register_default_mass.py: using MSISDN 1025
22:48:36.782595 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:36.859190 tst register_default_mass.py: using MSISDN 1026
22:48:36.866608 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:36.944404 tst register_default_mass.py: using MSISDN 1027
22:48:36.950372 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:37.020724 tst register_default_mass.py: using MSISDN 1028
22:48:37.026838 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:37.098571 tst register_default_mass.py: using MSISDN 1029
22:48:37.105641 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:37.168798 tst register_default_mass.py: using MSISDN 1030
22:48:37.174528 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:37.243620 tst register_default_mass.py: using MSISDN 1031
22:48:37.249561 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:37.335320 tst register_default_mass.py: using MSISDN 1032
22:48:37.341317 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:37.406176 tst register_default_mass.py: using MSISDN 1033
22:48:37.412249 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:37.488855 tst register_default_mass.py: using MSISDN 1034
22:48:37.494920 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:37.571268 tst register_default_mass.py: using MSISDN 1035
22:48:37.577048 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:37.660592 tst register_default_mass.py: using MSISDN 1036
22:48:37.666592 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:37.736798 tst register_default_mass.py: using MSISDN 1037
22:48:37.754044 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:37.846555 tst register_default_mass.py: using MSISDN 1038
22:48:37.856017 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:37.935151 tst register_default_mass.py: using MSISDN 1039
22:48:37.957107 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:38.027130 tst register_default_mass.py: using MSISDN 1040
22:48:38.044891 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:38.118341 tst register_default_mass.py: using MSISDN 1041
22:48:38.127205 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:38.207644 tst register_default_mass.py: using MSISDN 1042
22:48:38.215769 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:38.279642 tst register_default_mass.py: using MSISDN 1043
22:48:38.300451 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:38.365545 tst register_default_mass.py: using MSISDN 1044
22:48:38.371587 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:38.444616 tst register_default_mass.py: using MSISDN 1045
22:48:38.453370 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:38.515708 tst register_default_mass.py: using MSISDN 1046
22:48:38.528327 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:38.609066 tst register_default_mass.py: using MSISDN 1047
22:48:38.614734 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:38.697962 tst register_default_mass.py: using MSISDN 1048
22:48:38.704041 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:38.782406 tst register_default_mass.py: using MSISDN 1049
22:48:38.788374 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:38.866350 tst register_default_mass.py: using MSISDN 1050
22:48:38.875211 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:38.949293 tst register_default_mass.py: using MSISDN 1051
22:48:38.955074 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:39.037584 tst register_default_mass.py: using MSISDN 1052
22:48:39.043628 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:39.115438 tst register_default_mass.py: using MSISDN 1053
22:48:39.126450 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:39.200744 tst register_default_mass.py: using MSISDN 1054
22:48:39.208714 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:39.290896 tst register_default_mass.py: using MSISDN 1055
22:48:39.296936 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:39.360564 tst register_default_mass.py: using MSISDN 1056
22:48:39.366945 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:39.445637 tst register_default_mass.py: using MSISDN 1057
22:48:39.452090 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:39.527430 tst register_default_mass.py: using MSISDN 1058
22:48:39.533470 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:39.644996 tst register_default_mass.py: using MSISDN 1059
22:48:39.651026 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:39.746554 tst register_default_mass.py: using MSISDN 1060
22:48:39.752492 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:39.828682 tst register_default_mass.py: using MSISDN 1061
22:48:39.834700 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:39.913104 tst register_default_mass.py: using MSISDN 1062
22:48:39.921101 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:39.990244 tst register_default_mass.py: using MSISDN 1063
22:48:40.010073 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:40.071366 tst register_default_mass.py: using MSISDN 1064
22:48:40.077456 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:40.145290 tst register_default_mass.py: using MSISDN 1065
22:48:40.150956 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:40.210638 tst register_default_mass.py: using MSISDN 1066
22:48:40.219463 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:40.295012 tst register_default_mass.py: using MSISDN 1067
22:48:40.302606 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:40.375026 tst register_default_mass.py: using MSISDN 1068
22:48:40.384005 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:40.456367 tst register_default_mass.py: using MSISDN 1069
22:48:40.464018 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:40.532814 tst register_default_mass.py: using MSISDN 1070
22:48:40.540213 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:40.605124 tst register_default_mass.py: using MSISDN 1071
22:48:40.611328 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:40.692365 tst register_default_mass.py: using MSISDN 1072
22:48:40.698471 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:40.769427 tst register_default_mass.py: using MSISDN 1073
22:48:40.777092 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:40.854424 tst register_default_mass.py: using MSISDN 1074
22:48:40.861514 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:40.935060 tst register_default_mass.py: using MSISDN 1075
22:48:40.941196 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:41.017245 tst register_default_mass.py: using MSISDN 1076
22:48:41.023454 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:41.105934 tst register_default_mass.py: using MSISDN 1077
22:48:41.112769 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:41.188278 tst register_default_mass.py: using MSISDN 1078
22:48:41.202022 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:41.277421 tst register_default_mass.py: using MSISDN 1079
22:48:41.286485 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:41.359828 tst register_default_mass.py: using MSISDN 1080
22:48:41.374737 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:41.681406 tst register_default_mass.py: using MSISDN 1081
22:48:41.687494 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:41.765567 tst register_default_mass.py: using MSISDN 1082
22:48:41.772088 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:41.852733 tst register_default_mass.py: using MSISDN 1083
22:48:41.862455 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:41.925339 tst register_default_mass.py: using MSISDN 1084
22:48:41.938580 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:42.009848 tst register_default_mass.py: using MSISDN 1085
22:48:42.017497 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:42.096440 tst register_default_mass.py: using MSISDN 1086
22:48:42.109249 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:42.200774 tst register_default_mass.py: using MSISDN 1087
22:48:42.212369 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:42.297816 tst register_default_mass.py: using MSISDN 1088
22:48:42.308063 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:42.371106 tst register_default_mass.py: using MSISDN 1089
22:48:42.382500 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:42.465711 tst register_default_mass.py: using MSISDN 1090
22:48:42.474060 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:42.550236 tst register_default_mass.py: using MSISDN 1091
22:48:42.562926 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:42.630979 tst register_default_mass.py: using MSISDN 1092
22:48:42.638694 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:42.722464 tst register_default_mass.py: using MSISDN 1093
22:48:42.735613 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:42.803050 tst register_default_mass.py: using MSISDN 1094
22:48:42.815007 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:42.899912 tst register_default_mass.py: using MSISDN 1095
22:48:42.906089 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:42.982278 tst register_default_mass.py: using MSISDN 1096
22:48:42.989571 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:43.097129 tst register_default_mass.py: using MSISDN 1097
22:48:43.106643 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:43.181114 tst register_default_mass.py: using MSISDN 1098
22:48:43.187095 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:43.279314 tst register_default_mass.py: using MSISDN 1099
22:48:43.285510 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:43.354769 tst register_default_mass.py: using MSISDN 1100
22:48:43.360970 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:43.484358 run mass: Starting testcase
22:48:43.490472 run mass: Pre-launching all virtphy's
22:48:43.496308 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:43.510136 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:43.516543 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:43.530266 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:43.536682 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:43.550435 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:43.556890 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:43.570510 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:43.576765 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:43.589950 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:43.596142 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:43.609336 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:43.615365 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:43.628522 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:43.634693 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:43.647917 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:43.654301 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:43.667581 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:43.673689 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:43.686930 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:43.693173 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:43.706672 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:43.712964 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:43.726677 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:43.732965 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:43.746683 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:43.753050 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:43.766870 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:43.773265 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:43.786989 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:43.793348 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:43.807142 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:43.813437 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:43.827037 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:43.833413 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:43.847055 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:43.853423 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:43.866910 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:43.873211 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:43.886915 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:43.893293 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:43.907020 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:43.913347 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:43.927137 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:43.933477 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:43.947396 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:43.953710 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:43.967397 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:43.973766 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:43.987472 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:43.993899 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:44.007549 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:44.013907 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:44.027702 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:44.034080 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:44.047760 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:44.054147 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:44.067926 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:44.074303 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:44.088187 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:44.094570 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:44.108317 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:44.114674 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:44.128318 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:44.134781 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:44.148436 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:44.154774 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:44.168529 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:44.174889 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:44.188759 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:44.195240 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:44.209047 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:44.215183 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:44.230442 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:44.236633 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:44.249867 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:44.256045 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:44.269360 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:44.275462 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:44.289360 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:44.295787 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:44.309499 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:44.315854 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:44.329019 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:44.335096 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:44.348176 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:44.354425 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:44.367798 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:44.374088 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:44.387292 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:44.394413 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:44.408254 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:44.414563 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:44.428549 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:44.434845 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:44.448606 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:44.454938 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:44.468220 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:44.474469 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:44.487668 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:44.494127 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:44.507409 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:44.513677 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:44.526987 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:44.533113 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:44.546230 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:44.552472 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:44.566042 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:44.572410 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:44.586010 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:44.592345 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:44.605704 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:44.612326 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:44.625946 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:44.632311 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:44.645745 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:44.652146 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:44.665975 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:44.672245 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:44.685462 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:44.691711 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:44.704864 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:44.710939 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:44.724032 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:44.730242 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:44.743407 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:44.749630 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:44.762804 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:44.768966 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:44.782100 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:44.788205 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:44.801427 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:44.807437 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:44.820537 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:44.826767 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:44.840302 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:44.846558 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:44.859705 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:44.865970 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:44.879271 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:44.885479 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:44.899149 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:44.905362 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:44.918728 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:44.925035 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:44.938432 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:44.944651 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:44.957841 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:44.964112 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:44.977276 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:44.983535 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:44.997191 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:45.003518 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:45.017133 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:45.023479 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:45.037191 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:45.043497 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:45.057131 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:45.063339 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:45.076666 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:45.082894 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:45.096189 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:45.102498 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:45.115728 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:45.122050 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:45.135149 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:45.141199 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:45.154462 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:45.160619 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:45.173819 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:45.179893 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:45.193653 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:45.200017 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:45.213780 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:45.220110 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:45.233899 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:45.240160 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:45.253733 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:45.260058 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:45.273558 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:45.279768 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:45.292876 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:45.299075 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:45.312810 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:45.319070 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:45.332636 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:45.339124 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:45.352860 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:45.359262 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:45.372980 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:45.379281 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:45.393025 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:45.399294 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:45.412922 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:45.419414 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:45.432986 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:45.439406 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:45.453150 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:45.460260 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:45.474729 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:45.481096 run mass: Checking if sockets are in the filesystem
22:48:45.494488 run osmo-ms-mob/00000: Starting mobile
22:48:45.508578 run osmo-ms-mob/00000(pid=135): Launched
22:48:45.519941 run mass: MS start registered {at=1508231.22328989, delay=0.005044919904321432, ms=00000}
22:48:49.696893 run osmo-ms-mob/00001: Starting mobile
22:48:49.710729 run osmo-ms-mob/00001(pid=136): Launched
22:48:49.721930 run mass: MS start registered {at=1508235.425275522, delay=0.004759408999234438, ms=00001}
22:48:50.843821 run mass: MS performed LU {at=1508236.54714438, lu_delay=5.323854489950463, ms=00000}
22:48:51.493845 run osmo-ms-mob/00002: Starting mobile
22:48:51.507473 run osmo-ms-mob/00002(pid=137): Launched
22:48:51.518534 run mass: MS start registered {at=1508237.221873728, delay=0.004927643109112978, ms=00002}
22:48:52.806966 run osmo-ms-mob/00003: Starting mobile
22:48:52.820877 run osmo-ms-mob/00003(pid=138): Launched
22:48:52.832331 run mass: MS start registered {at=1508238.535676256, delay=0.0051036609802395105, ms=00003}
22:48:53.895769 run osmo-ms-mob/00004: Starting mobile
22:48:53.911931 run osmo-ms-mob/00004(pid=139): Launched
22:48:53.922897 run mass: MS start registered {at=1508239.626242979, delay=0.0047234948724508286, ms=00004}
22:48:54.609675 run mass: MS performed LU {at=1508240.312978208, lu_delay=4.887702686013654, ms=00001}
22:48:54.894014 run osmo-ms-mob/00005: Starting mobile
22:48:54.907194 run osmo-ms-mob/00005(pid=140): Launched
22:48:54.919191 run mass: MS start registered {at=1508240.62253769, delay=0.005862365011125803, ms=00005}
22:48:55.793953 run osmo-ms-mob/00006: Starting mobile
22:48:55.807759 run osmo-ms-mob/00006(pid=141): Launched
22:48:55.819169 run mass: MS start registered {at=1508241.522518512, delay=0.004922955995425582, ms=00006}
22:48:56.512190 run mass: MS performed LU {at=1508242.215432214, lu_delay=4.993558485992253, ms=00002}
22:48:56.693509 run osmo-ms-mob/00007: Starting mobile
22:48:56.707783 run osmo-ms-mob/00007(pid=142): Launched
22:48:56.719388 run mass: MS start registered {at=1508242.422735253, delay=0.005183720029890537, ms=00007}
22:48:57.493594 run osmo-ms-mob/00008: Starting mobile
22:48:57.507243 run osmo-ms-mob/00008(pid=143): Launched
22:48:57.519045 run mass: MS start registered {at=1508243.22239198, delay=0.00555410492233932, ms=00008}
22:48:58.202924 run osmo-ms-mob/00009: Starting mobile
22:48:58.216867 run osmo-ms-mob/00009(pid=144): Launched
22:48:58.227910 run mass: MS start registered {at=1508243.931256559, delay=0.00483164400793612, ms=00009}
22:48:58.376668 run mass: MS performed LU {at=1508244.079898523, lu_delay=5.544222266878933, ms=00003}
22:48:58.899281 run osmo-ms-mob/00010: Starting mobile
22:48:58.912848 run osmo-ms-mob/00010(pid=145): Launched
22:48:58.919011 run mass: MS performed LU {at=1508244.62236857, lu_delay=4.9961255909875035, ms=00004}
22:48:58.924843 run mass: MS start registered {at=1508244.628209865, delay=0.005859513999894261, ms=00010}
22:48:59.510155 run osmo-ms-mob/00011: Starting mobile
22:48:59.523800 run osmo-ms-mob/00011(pid=146): Launched
22:48:59.534793 run mass: MS start registered {at=1508245.238144859, delay=0.0046375649981200695, ms=00011}
22:49:00.115771 run osmo-ms-mob/00012: Starting mobile
22:49:00.131288 run osmo-ms-mob/00012(pid=147): Launched
22:49:00.142401 run mass: MS start registered {at=1508245.845749054, delay=0.004695591051131487, ms=00012}
22:49:00.277876 run mass: MS performed LU {at=1508245.981132865, lu_delay=5.358595174970105, ms=00005}
22:49:00.323462 run mass: MS performed LU {at=1508246.026777308, lu_delay=4.504258795874193, ms=00006}
22:49:00.698390 run osmo-ms-mob/00013: Starting mobile
22:49:00.713280 run osmo-ms-mob/00013(pid=148): Launched
22:49:00.724635 run mass: MS start registered {at=1508246.427970584, delay=0.004986602114513516, ms=00013}
22:49:01.302156 run osmo-ms-mob/00014: Starting mobile
22:49:01.316238 run osmo-ms-mob/00014(pid=149): Launched
22:49:01.334280 run mass: MS start registered {at=1508247.037632659, delay=0.0006534580606967211, ms=00014}
22:49:01.909318 run osmo-ms-mob/00015: Starting mobile
22:49:01.922666 run osmo-ms-mob/00015(pid=150): Launched
22:49:01.933734 run mass: MS start registered {at=1508247.637084233, delay=0.004954478004947305, ms=00015}
22:49:02.143233 run mass: MS performed LU {at=1508247.846477885, lu_delay=5.423742631915957, ms=00007}
22:49:02.399881 run osmo-ms-mob/00016: Starting mobile
22:49:02.413966 run osmo-ms-mob/00016(pid=151): Launched
22:49:02.425370 run mass: MS start registered {at=1508248.128712714, delay=0.0051738189067691565, ms=00016}
22:49:02.660109 run mass: MS performed LU {at=1508248.36335806, lu_delay=5.140966079896316, ms=00008}
22:49:02.905706 run osmo-ms-mob/00017: Starting mobile
22:49:02.919440 run osmo-ms-mob/00017(pid=152): Launched
22:49:02.930610 run mass: MS start registered {at=1508248.633960052, delay=0.0048121558502316475, ms=00017}
22:49:03.495686 run osmo-ms-mob/00018: Starting mobile
22:49:03.510559 run osmo-ms-mob/00018(pid=153): Launched
22:49:03.521877 run mass: MS start registered {at=1508249.225229581, delay=0.004856826970353723, ms=00018}
22:49:03.893462 run osmo-ms-mob/00019: Starting mobile
22:49:03.907116 run osmo-ms-mob/00019(pid=154): Launched
22:49:03.918224 run mass: MS start registered {at=1508249.62157743, delay=0.005089496029540896, ms=00019}
22:49:04.044472 run mass: MS performed LU {at=1508249.74772097, lu_delay=4.509576111100614, ms=00011}
22:49:04.090656 run mass: MS performed LU {at=1508249.793909288, lu_delay=5.1656994230579585, ms=00010}
22:49:04.159556 run mass: MS performed LU {at=1508249.862807465, lu_delay=5.931550906039774, ms=00009}
22:49:04.394822 run osmo-ms-mob/00020: Starting mobile
22:49:04.410932 run osmo-ms-mob/00020(pid=155): Launched
22:49:04.422411 run mass: MS start registered {at=1508250.12575133, delay=0.005117926048114896, ms=00020}
22:49:04.907992 run osmo-ms-mob/00021: Starting mobile
22:49:04.922596 run osmo-ms-mob/00021(pid=156): Launched
22:49:04.933812 run mass: MS start registered {at=1508250.637153509, delay=0.0050444339867681265, ms=00021}
22:49:05.293301 run osmo-ms-mob/00022: Starting mobile
22:49:05.306718 run osmo-ms-mob/00022(pid=157): Launched
22:49:05.317845 run mass: MS start registered {at=1508251.021194151, delay=0.005105355987325311, ms=00022}
22:49:05.803005 run osmo-ms-mob/00023: Starting mobile
22:49:05.818624 run osmo-ms-mob/00023(pid=158): Launched
22:49:05.829537 run mass: MS start registered {at=1508251.532887276, delay=0.004648671951144934, ms=00023}
22:49:05.907578 run mass: MS performed LU {at=1508251.610912457, lu_delay=5.182941873092204, ms=00013}
22:49:05.954121 run mass: MS performed LU {at=1508251.657443818, lu_delay=5.811694763833657, ms=00012}
22:49:06.061609 run mass: MS performed LU {at=1508251.764862158, lu_delay=4.72722949902527, ms=00014}
22:49:06.090131 run osmo-ms-mob/00024: Starting mobile
22:49:06.103418 run osmo-ms-mob/00024(pid=159): Launched
22:49:06.114433 run mass: MS start registered {at=1508251.817780496, delay=0.004840610083192587, ms=00024}
22:49:06.843879 run osmo-ms-mob/00025: Starting mobile
22:49:06.857823 run osmo-ms-mob/00025(pid=160): Launched
22:49:06.864090 run mass: Starting too slowly. Moving on {now=1508252.567459186, sleep=-0.07673073234036565, target=1508252.4907284537}
22:49:06.870544 run mass: MS start registered {at=1508252.573893544, delay=0.006436671130359173, ms=00025}
22:49:07.672326 run osmo-ms-mob/00026: Starting mobile
22:49:07.691063 run osmo-ms-mob/00026(pid=161): Launched
22:49:07.697123 run mass: Starting too slowly. Moving on {now=1508253.400492897, sleep=-0.5097644429188222, target=1508252.890728454}
22:49:07.703251 run mass: Starting too slowly. Moving on {now=1508253.406620217, sleep=-0.41589176282286644, target=1508252.9907284542}
22:49:07.709011 run mass: MS start registered {at=1508253.41237195, delay=0.011881612008437514, ms=00026}
22:49:07.715105 run mass: Starting too slowly. Moving on {now=1508253.418475169, sleep=-0.32774671469815075, target=1508253.0907284543}
22:49:07.721021 run mass: Starting too slowly. Moving on {now=1508253.424391491, sleep=-0.23366303672082722, target=1508253.1907284544}
22:49:07.731744 run osmo-ms-mob/00027: Starting mobile
22:49:07.745041 run osmo-ms-mob/00027(pid=162): Launched
22:49:07.751153 run mass: Starting too slowly. Moving on {now=1508253.454523349, sleep=-0.16379489446990192, target=1508253.2907284545}
22:49:07.756864 run mass: MS start registered {at=1508253.460223213, delay=0.00570202199742198, ms=00027}
22:49:07.762977 run mass: Starting too slowly. Moving on {now=1508253.466346003, sleep=-0.07561754854395986, target=1508253.3907284546}
22:49:07.896458 run osmo-ms-mob/00028: Starting mobile
22:49:07.909898 run osmo-ms-mob/00028(pid=163): Launched
22:49:07.920756 run mass: MS start registered {at=1508253.624103386, delay=0.004799064015969634, ms=00028}
22:49:08.307433 run osmo-ms-mob/00029: Starting mobile
22:49:08.323258 run osmo-ms-mob/00029(pid=164): Launched
22:49:08.334453 run mass: MS start registered {at=1508254.037803859, delay=0.00485988799482584, ms=00029}
22:49:08.630656 run mass: MS performed LU {at=1508254.333988101, lu_delay=6.205275387037545, ms=00016}
22:49:08.643924 run osmo-ms-mob/00030: Starting mobile
22:49:08.657410 run osmo-ms-mob/00030(pid=165): Launched
22:49:08.668841 run mass: MS start registered {at=1508254.372183491, delay=0.003311950946226716, ms=00030}
22:49:08.751179 run mass: MS performed LU {at=1508254.454426705, lu_delay=5.820466652978212, ms=00017}
22:49:08.797717 run mass: MS performed LU {at=1508254.500965109, lu_delay=6.863880875986069, ms=00015}
22:49:09.106195 run osmo-ms-mob/00031: Starting mobile
22:49:09.127109 run osmo-ms-mob/00031(pid=166): Launched
22:49:09.138307 run mass: MS start registered {at=1508254.841644354, delay=0.004734359914436936, ms=00031}
22:49:09.412918 run osmo-ms-mob/00032: Starting mobile
22:49:09.427169 run osmo-ms-mob/00032(pid=167): Launched
22:49:09.438757 run mass: MS start registered {at=1508255.142083813, delay=0.0051555579993873835, ms=00032}
22:49:09.591081 run mass: MS performed LU {at=1508255.294376708, lu_delay=4.657223199028522, ms=00021}
22:49:09.674817 run mass: MS performed LU {at=1508255.378065921, lu_delay=5.252314590848982, ms=00020}
22:49:09.688393 run osmo-ms-mob/00033: Starting mobile
22:49:09.701816 run osmo-ms-mob/00033(pid=168): Launched
22:49:09.712507 run mass: MS start registered {at=1508255.415860144, delay=0.004571382887661457, ms=00033}
22:49:09.719157 run mass: MS performed LU {at=1508255.422510743, lu_delay=5.800933312857524, ms=00019}
22:49:09.844899 run mass: MS performed LU {at=1508255.548153911, lu_delay=6.322924330132082, ms=00018}
22:49:10.193934 run osmo-ms-mob/00034: Starting mobile
22:49:10.207634 run osmo-ms-mob/00034(pid=169): Launched
22:49:10.218731 run mass: MS start registered {at=1508255.922083224, delay=0.00481289392337203, ms=00034}
22:49:10.505842 run osmo-ms-mob/00035: Starting mobile
22:49:10.521063 run osmo-ms-mob/00035(pid=170): Launched
22:49:10.535452 run mass: MS start registered {at=1508256.238793677, delay=0.007906188955530524, ms=00035}
22:49:10.907035 run osmo-ms-mob/00036: Starting mobile
22:49:10.920462 run osmo-ms-mob/00036(pid=171): Launched
22:49:10.931299 run mass: MS start registered {at=1508256.634650228, delay=0.004803125048056245, ms=00036}
22:49:11.293969 run osmo-ms-mob/00037: Starting mobile
22:49:11.307675 run osmo-ms-mob/00037(pid=172): Launched
22:49:11.318846 run mass: MS start registered {at=1508257.022198589, delay=0.0048685320653021336, ms=00037}
22:49:11.456239 run mass: MS performed LU {at=1508257.159485666, lu_delay=5.626598390052095, ms=00023}
22:49:11.512203 run mass: MS performed LU {at=1508257.215467262, lu_delay=4.641573718050495, ms=00025}
22:49:11.546071 run osmo-ms-mob/00038: Starting mobile
22:49:11.559311 run osmo-ms-mob/00038(pid=173): Launched
22:49:11.570014 run mass: MS start registered {at=1508257.273364677, delay=0.0046257381327450275, ms=00038}
22:49:11.576056 run mass: MS performed LU {at=1508257.279417614, lu_delay=6.258223463082686, ms=00022}
22:49:11.765783 run mass: MS performed LU {at=1508257.469034639, lu_delay=5.651254142867401, ms=00024}
22:49:11.785110 run osmo-ms-mob/00039: Starting mobile
22:49:11.798746 run osmo-ms-mob/00039(pid=174): Launched
22:49:11.809980 run mass: MS start registered {at=1508257.513327645, delay=0.004891321994364262, ms=00039}
22:49:12.305681 run osmo-ms-mob/00040: Starting mobile
22:49:12.319616 run osmo-ms-mob/00040(pid=175): Launched
22:49:12.330603 run mass: MS start registered {at=1508258.033951013, delay=0.004651975119486451, ms=00040}
22:49:12.608504 run osmo-ms-mob/00041: Starting mobile
22:49:12.622503 run osmo-ms-mob/00041(pid=176): Launched
22:49:12.633745 run mass: MS start registered {at=1508258.337090616, delay=0.004889731062576175, ms=00041}
22:49:12.894173 run osmo-ms-mob/00042: Starting mobile
22:49:12.908470 run osmo-ms-mob/00042(pid=177): Launched
22:49:12.920031 run mass: MS start registered {at=1508258.623372116, delay=0.0051567889750003815, ms=00042}
22:49:13.294722 run osmo-ms-mob/00043: Starting mobile
22:49:13.307900 run osmo-ms-mob/00043(pid=178): Launched
22:49:13.318827 run mass: MS start registered {at=1508259.022177694, delay=0.0046334408689290285, ms=00043}
22:49:13.438950 run mass: MS performed LU {at=1508259.142276027, lu_delay=4.77009253599681, ms=00030}
22:49:13.485718 run mass: MS performed LU {at=1508259.189052718, lu_delay=5.151248859008774, ms=00029}
22:49:13.497404 run osmo-ms-mob/00044: Starting mobile
22:49:13.511232 run osmo-ms-mob/00044(pid=179): Launched
22:49:13.517610 run mass: MS performed LU {at=1508259.220964936, lu_delay=5.596861550118774, ms=00028}
22:49:13.523825 run mass: MS start registered {at=1508259.227189559, delay=0.006245970958843827, ms=00044}
22:49:13.592740 run mass: MS performed LU {at=1508259.295965432, lu_delay=5.835742218885571, ms=00027}
22:49:13.621599 run osmo-ms-mob/00045: Starting mobile
22:49:13.635002 run osmo-ms-mob/00045(pid=180): Launched
22:49:13.645766 run mass: MS start registered {at=1508259.349118861, delay=0.004471446853131056, ms=00045}
22:49:14.197107 run osmo-ms-mob/00046: Starting mobile
22:49:14.211009 run osmo-ms-mob/00046(pid=181): Launched
22:49:14.222666 run mass: MS start registered {at=1508259.926010468, delay=0.005238721147179604, ms=00046}
22:49:14.493299 run osmo-ms-mob/00047: Starting mobile
22:49:14.506520 run osmo-ms-mob/00047(pid=182): Launched
22:49:14.517353 run mass: MS start registered {at=1508260.22070148, delay=0.004780799150466919, ms=00047}
22:49:14.793216 run osmo-ms-mob/00048: Starting mobile
22:49:14.806784 run osmo-ms-mob/00048(pid=183): Launched
22:49:14.817794 run mass: MS start registered {at=1508260.521142688, delay=0.00462918309494853, ms=00048}
22:49:15.102766 run osmo-ms-mob/00049: Starting mobile
22:49:15.116439 run osmo-ms-mob/00049(pid=184): Launched
22:49:15.127418 run mass: MS start registered {at=1508260.83076799, delay=0.004705067025497556, ms=00049}
22:49:15.220827 run mass: MS performed LU {at=1508260.924141791, lu_delay=4.289491562871262, ms=00036}
22:49:15.278337 run mass: MS performed LU {at=1508260.981590174, lu_delay=5.059506949968636, ms=00034}
22:49:15.305427 run osmo-ms-mob/00050: Starting mobile
22:49:15.318931 run osmo-ms-mob/00050(pid=185): Launched
22:49:15.325293 run mass: MS performed LU {at=1508261.028650089, lu_delay=5.612789944978431, ms=00033}
22:49:15.331280 run mass: MS start registered {at=1508261.034645283, delay=0.0060148348566144705, ms=00050}
22:49:15.548864 run mass: MS performed LU {at=1508261.252199559, lu_delay=6.41055520507507, ms=00031}
22:49:15.567557 run mass: MS performed LU {at=1508261.270826169, lu_delay=6.12874235608615, ms=00032}
22:49:15.583391 run osmo-ms-mob/00051: Starting mobile
22:49:15.596568 run osmo-ms-mob/00051(pid=186): Launched
22:49:15.607626 run mass: MS start registered {at=1508261.310975931, delay=0.004885687958449125, ms=00051}
22:49:16.110181 run osmo-ms-mob/00052: Starting mobile
22:49:16.124598 run osmo-ms-mob/00052(pid=187): Launched
22:49:16.135720 run mass: MS start registered {at=1508261.83907294, delay=0.00471937982365489, ms=00052}
22:49:16.265196 run mass: MS performed LU {at=1508261.968444323, lu_delay=5.729650645982474, ms=00035}
22:49:16.402703 run osmo-ms-mob/00053: Starting mobile
22:49:16.416964 run osmo-ms-mob/00053(pid=188): Launched
22:49:16.423328 run mass: MS performed LU {at=1508262.12668412, lu_delay=3.7895935038104653, ms=00041}
22:49:16.429597 run mass: MS start registered {at=1508262.132960981, delay=0.00629680510610342, ms=00053}
22:49:16.710416 run osmo-ms-mob/00054: Starting mobile
22:49:16.724185 run osmo-ms-mob/00054(pid=189): Launched
22:49:16.735257 run mass: MS start registered {at=1508262.438601391, delay=0.004938866011798382, ms=00054}
22:49:16.993286 run osmo-ms-mob/00055: Starting mobile
22:49:17.007207 run osmo-ms-mob/00055(pid=190): Launched
22:49:17.018492 run mass: MS start registered {at=1508262.721830255, delay=0.0049203799571841955, ms=00055}
22:49:17.123303 run mass: MS performed LU {at=1508262.826552346, lu_delay=5.553187669022009, ms=00038}
22:49:17.252078 run mass: MS performed LU {at=1508262.955326882, lu_delay=5.933128292905167, ms=00037}
22:49:17.277534 run osmo-ms-mob/00056: Starting mobile
22:49:17.291288 run osmo-ms-mob/00056(pid=191): Launched
22:49:17.302373 run mass: MS start registered {at=1508263.005727189, delay=0.0046661728993058205, ms=00056}
22:49:17.469366 run mass: MS performed LU {at=1508263.172621093, lu_delay=5.138670079875737, ms=00040}
22:49:17.607988 run osmo-ms-mob/00057: Starting mobile
22:49:17.622375 run osmo-ms-mob/00057(pid=192): Launched
22:49:17.634021 run mass: MS start registered {at=1508263.337362818, delay=0.005288685904815793, ms=00057}
22:49:18.012862 run osmo-ms-mob/00058: Starting mobile
22:49:18.063090 run osmo-ms-mob/00058(pid=193): Launched
22:49:18.076447 run mass: MS start registered {at=1508263.779794317, delay=0.00505159399472177, ms=00058}
22:49:18.311431 run osmo-ms-mob/00059: Starting mobile
22:49:18.325892 run osmo-ms-mob/00059(pid=194): Launched
22:49:18.337210 run mass: MS start registered {at=1508264.040553157, delay=0.0050013388972729445, ms=00059}
22:49:18.343598 run mass: MS performed LU {at=1508264.046957613, lu_delay=5.423585497075692, ms=00042}
22:49:18.611718 run osmo-ms-mob/00060: Starting mobile
22:49:18.625795 run osmo-ms-mob/00060(pid=195): Launched
22:49:18.637029 run mass: MS start registered {at=1508264.340382078, delay=0.00494619901292026, ms=00060}
22:49:18.987288 run mass: MS performed LU {at=1508264.690535704, lu_delay=5.6683580100070685, ms=00043}
22:49:19.015501 run osmo-ms-mob/00061: Starting mobile
22:49:19.029283 run osmo-ms-mob/00061(pid=196): Launched
22:49:19.040521 run mass: MS start registered {at=1508264.743868396, delay=0.0048911478370428085, ms=00061}
22:49:19.047030 run mass: MS performed LU {at=1508264.750389532, lu_delay=5.401270671049133, ms=00045}
22:49:19.060401 run mass: MS performed LU {at=1508264.76373734, lu_delay=5.536547780968249, ms=00044}
22:49:19.073721 run osmo-ms-mob/00062: Starting mobile
22:49:19.087767 run osmo-ms-mob/00062(pid=197): Launched
22:49:19.099414 run mass: MS start registered {at=1508264.802755597, delay=0.005158988991752267, ms=00062}
22:49:19.315319 run mass: MS performed LU {at=1508265.018564478, lu_delay=4.797862997977063, ms=00047}
22:49:19.332080 run mass: MS performed LU {at=1508265.035430217, lu_delay=5.109419748885557, ms=00046}
22:49:19.343844 run osmo-ms-mob/00063: Starting mobile
22:49:19.357511 run osmo-ms-mob/00063(pid=198): Launched
22:49:19.368609 run mass: MS start registered {at=1508265.07196139, delay=0.0046386499889194965, ms=00063}
22:49:20.011842 run osmo-ms-mob/00064: Starting mobile
22:49:20.026380 run osmo-ms-mob/00064(pid=199): Launched
22:49:20.038135 run mass: MS start registered {at=1508265.741474758, delay=0.005317587871104479, ms=00064}
22:49:20.177863 run mass: MS performed LU {at=1508265.881118653, lu_delay=5.359975964995101, ms=00048}
22:49:20.410769 run osmo-ms-mob/00065: Starting mobile
22:49:20.425336 run osmo-ms-mob/00065(pid=200): Launched
22:49:20.436556 run mass: MS start registered {at=1508266.139907184, delay=0.00476650707423687, ms=00065}
22:49:20.698128 run osmo-ms-mob/00066: Starting mobile
22:49:20.713003 run osmo-ms-mob/00066(pid=201): Launched
22:49:20.724700 run mass: MS start registered {at=1508266.428052511, delay=0.005266966996714473, ms=00066}
22:49:20.887530 run mass: MS performed LU {at=1508266.590864275, lu_delay=5.2798883439973, ms=00051}
22:49:20.906194 run mass: MS performed LU {at=1508266.609530785, lu_delay=5.77876279479824, ms=00049}
22:49:20.970875 run mass: MS performed LU {at=1508266.674206838, lu_delay=4.835133898071945, ms=00052}
22:49:20.982965 run osmo-ms-mob/00067: Starting mobile
22:49:20.996633 run osmo-ms-mob/00067(pid=202): Launched
22:49:21.009285 run mass: MS start registered {at=1508266.712628798, delay=0.006142473081126809, ms=00067}
22:49:21.234149 run mass: MS performed LU {at=1508266.937479925, lu_delay=5.902834642212838, ms=00050}
22:49:21.410390 run osmo-ms-mob/00068: Starting mobile
22:49:21.425037 run osmo-ms-mob/00068(pid=203): Launched
22:49:21.436149 run mass: MS start registered {at=1508267.139497925, delay=0.004764860961586237, ms=00068}
22:49:21.808371 run osmo-ms-mob/00069: Starting mobile
22:49:21.822860 run osmo-ms-mob/00069(pid=204): Launched
22:49:21.829381 run mass: MS performed LU {at=1508267.532736105, lu_delay=5.399775123922154, ms=00053}
22:49:21.835217 run mass: MS start registered {at=1508267.538582965, delay=0.005867159925401211, ms=00069}
22:49:22.122154 run mass: MS performed LU {at=1508267.8253779, lu_delay=3.784824742935598, ms=00059}
22:49:22.139342 run osmo-ms-mob/00070: Starting mobile
22:49:22.155025 run osmo-ms-mob/00070(pid=205): Launched
22:49:22.169473 run mass: MS start registered {at=1508267.87281705, delay=0.007607673993334174, ms=00070}
22:49:22.593989 run osmo-ms-mob/00071: Starting mobile
22:49:22.608067 run osmo-ms-mob/00071(pid=206): Launched
22:49:22.619646 run mass: MS start registered {at=1508268.32299229, delay=0.0026530688628554344, ms=00071}
22:49:22.807274 run mass: MS performed LU {at=1508268.510592716, lu_delay=4.730798399075866, ms=00058}
22:49:22.825905 run mass: MS performed LU {at=1508268.529249112, lu_delay=5.807418857002631, ms=00055}
22:49:22.837499 run osmo-ms-mob/00072: Starting mobile
22:49:22.851427 run osmo-ms-mob/00072(pid=207): Launched
22:49:22.862945 run mass: MS start registered {at=1508268.56628288, delay=0.005154279991984367, ms=00072}
22:49:22.872089 run mass: MS performed LU {at=1508268.575440543, lu_delay=6.136839152080938, ms=00054}
22:49:23.098730 run mass: MS performed LU {at=1508268.802064924, lu_delay=5.796337735140696, ms=00056}
22:49:23.410481 run osmo-ms-mob/00073: Starting mobile
22:49:23.425202 run osmo-ms-mob/00073(pid=208): Launched
22:49:23.437008 run mass: MS start registered {at=1508269.140354933, delay=0.005456295097246766, ms=00073}
22:49:23.794261 run osmo-ms-mob/00074: Starting mobile
22:49:23.809470 run osmo-ms-mob/00074(pid=209): Launched
22:49:23.821203 run mass: MS start registered {at=1508269.524550058, delay=0.0011752068530768156, ms=00074}
22:49:24.194895 run osmo-ms-mob/00075: Starting mobile
22:49:24.209072 run osmo-ms-mob/00075(pid=210): Launched
22:49:24.220790 run mass: MS start registered {at=1508269.92412758, delay=0.005335598951205611, ms=00075}
22:49:24.694498 run osmo-ms-mob/00076: Starting mobile
22:49:24.708208 run osmo-ms-mob/00076(pid=211): Launched
22:49:24.720127 run mass: MS start registered {at=1508270.423463328, delay=0.005334929097443819, ms=00076}
22:49:24.736680 run mass: MS performed LU {at=1508270.44001995, lu_delay=4.698545192135498, ms=00064}
22:49:24.801653 run mass: MS performed LU {at=1508270.50498476, lu_delay=5.43302336987108, ms=00063}
22:49:24.870266 run mass: MS performed LU {at=1508270.57358875, lu_delay=5.8297203541733325, ms=00061}
22:49:24.882525 run osmo-ms-mob/00077: Starting mobile
22:49:24.896417 run osmo-ms-mob/00077(pid=212): Launched
22:49:24.903098 run mass: MS performed LU {at=1508270.606453378, lu_delay=5.803697780938819, ms=00062}
22:49:24.909338 run mass: MS performed LU {at=1508270.612701905, lu_delay=6.272319826995954, ms=00060}
22:49:24.915390 run mass: MS start registered {at=1508270.618756431, delay=0.012323790928348899, ms=00077}
22:49:25.000073 run mass: MS performed LU {at=1508270.703339929, lu_delay=4.563432744937018, ms=00065}
22:49:25.593920 run osmo-ms-mob/00078: Starting mobile
22:49:25.608092 run osmo-ms-mob/00078(pid=213): Launched
22:49:25.620145 run mass: MS start registered {at=1508271.32349128, delay=0.005709857912734151, ms=00078}
22:49:25.816238 run mass: MS performed LU {at=1508271.51957397, lu_delay=3.646756920032203, ms=00070}
22:49:25.993822 run osmo-ms-mob/00079: Starting mobile
22:49:26.007752 run osmo-ms-mob/00079(pid=214): Launched
22:49:26.019113 run mass: MS start registered {at=1508271.722462317, delay=0.005104420939460397, ms=00079}
22:49:26.495961 run osmo-ms-mob/00080: Starting mobile
22:49:26.510338 run osmo-ms-mob/00080(pid=215): Launched
22:49:26.523718 run mass: MS start registered {at=1508272.227075672, delay=1.8330058082938194e-05, ms=00080}
22:49:26.574189 run mass: MS performed LU {at=1508272.27746462, lu_delay=5.564835821976885, ms=00067}
22:49:26.592361 run mass: MS performed LU {at=1508272.295708765, lu_delay=4.757125800009817, ms=00069}
22:49:26.638301 run mass: MS performed LU {at=1508272.341634347, lu_delay=5.913581836037338, ms=00066}
22:49:26.863831 run mass: MS performed LU {at=1508272.567164954, lu_delay=5.427667028969154, ms=00068}
22:49:26.876420 run osmo-ms-mob/00081: Starting mobile
22:49:26.890034 run osmo-ms-mob/00081(pid=216): Launched
22:49:26.901369 run mass: MS start registered {at=1508272.604716952, delay=0.004953645868226886, ms=00081}
22:49:27.394616 run osmo-ms-mob/00082: Starting mobile
22:49:27.408561 run osmo-ms-mob/00082(pid=217): Launched
22:49:27.420277 run mass: MS start registered {at=1508273.123624252, delay=0.005376070970669389, ms=00082}
22:49:27.993925 run osmo-ms-mob/00083: Starting mobile
22:49:28.007604 run osmo-ms-mob/00083(pid=218): Launched
22:49:28.018602 run mass: MS start registered {at=1508273.721951392, delay=0.004909452982246876, ms=00083}
22:49:28.496133 run osmo-ms-mob/00084: Starting mobile
22:49:28.511730 run osmo-ms-mob/00084(pid=219): Launched
22:49:28.518833 run mass: MS performed LU {at=1508274.222188451, lu_delay=5.081833518110216, ms=00073}
22:49:28.530411 run mass: MS start registered {at=1508274.233756209, delay=0.011592783033847809, ms=00084}
22:49:28.548374 run mass: MS performed LU {at=1508274.251700575, lu_delay=4.727150517050177, ms=00074}
22:49:28.566738 run mass: MS performed LU {at=1508274.270086065, lu_delay=5.9470937750302255, ms=00071}
22:49:28.636248 run mass: MS performed LU {at=1508274.339583037, lu_delay=5.773300156928599, ms=00072}
22:49:28.650358 run osmo-ms-mob/00085: Starting mobile
22:49:28.666134 run osmo-ms-mob/00085(pid=220): Launched
22:49:28.678111 run mass: MS start registered {at=1508274.381459953, delay=2.6314053684473038e-05, ms=00085}
22:49:29.594624 run osmo-ms-mob/00086: Starting mobile
22:49:29.609049 run osmo-ms-mob/00086(pid=221): Launched
22:49:29.620221 run mass: MS start registered {at=1508275.323573231, delay=0.0045564500615000725, ms=00086}
22:49:30.193756 run osmo-ms-mob/00087: Starting mobile
22:49:30.207437 run osmo-ms-mob/00087(pid=222): Launched
22:49:30.218547 run mass: MS start registered {at=1508275.921899107, delay=0.004790856968611479, ms=00087}
22:49:30.302541 run mass: MS performed LU {at=1508276.005875251, lu_delay=6.081747671123594, ms=00075}
22:49:30.321149 run mass: MS performed LU {at=1508276.024488271, lu_delay=5.601024942938238, ms=00076}
22:49:30.404235 run mass: MS performed LU {at=1508276.107562064, lu_delay=4.784070783993229, ms=00078}
22:49:30.574436 run mass: MS performed LU {at=1508276.277732361, lu_delay=5.6589759301859885, ms=00077}
22:49:30.593172 run mass: MS performed LU {at=1508276.296505767, lu_delay=22.884133816929534, ms=00026}
22:49:30.604452 run osmo-ms-mob/00088: Starting mobile
22:49:30.617930 run osmo-ms-mob/00088(pid=223): Launched
22:49:30.624201 run mass: MS performed LU {at=1508276.327558292, lu_delay=4.605095975100994, ms=00079}
22:49:30.630260 run mass: MS start registered {at=1508276.33362478, delay=0.006087530869990587, ms=00088}
22:49:31.393821 run osmo-ms-mob/00089: Starting mobile
22:49:31.407700 run osmo-ms-mob/00089(pid=224): Launched
22:49:31.420103 run mass: MS start registered {at=1508277.123440573, delay=0.006097123958170414, ms=00089}
22:49:31.998203 run osmo-ms-mob/00090: Starting mobile
22:49:32.015097 run osmo-ms-mob/00090(pid=225): Launched
22:49:32.026925 run mass: MS start registered {at=1508277.730264894, delay=0.005365416873246431, ms=00090}
22:49:32.269121 run mass: MS performed LU {at=1508277.972380657, lu_delay=4.848756405059248, ms=00082}
22:49:32.314015 run mass: MS performed LU {at=1508278.017348872, lu_delay=5.412631920073181, ms=00081}
22:49:32.332308 run mass: MS performed LU {at=1508278.035661439, lu_delay=5.808585766935721, ms=00080}
22:49:32.708533 run osmo-ms-mob/00091: Starting mobile
22:49:32.723366 run osmo-ms-mob/00091(pid=226): Launched
22:49:32.734940 run mass: MS start registered {at=1508278.438284684, delay=0.005207862937822938, ms=00091}
22:49:33.393649 run osmo-ms-mob/00092: Starting mobile
22:49:33.408835 run osmo-ms-mob/00092(pid=227): Launched
22:49:33.420771 run mass: MS start registered {at=1508279.124112679, delay=0.005499955965206027, ms=00092}
22:49:34.049519 run mass: MS performed LU {at=1508279.752852271, lu_delay=6.030900879064575, ms=00083}
22:49:34.067794 run mass: MS performed LU {at=1508279.771134732, lu_delay=5.3896747790277, ms=00085}
22:49:34.079794 run osmo-ms-mob/00093: Starting mobile
22:49:34.093562 run osmo-ms-mob/00093(pid=228): Launched
22:49:34.104477 run mass: MS start registered {at=1508279.807808297, delay=0.00483300699852407, ms=00093}
22:49:34.170838 run mass: MS performed LU {at=1508279.874088167, lu_delay=5.640331957954913, ms=00084}
22:49:34.324068 run mass: MS performed LU {at=1508280.027317354, lu_delay=22.513989709084854, ms=00039}
22:49:34.577966 run mass: MS performed LU {at=1508280.281184678, lu_delay=4.9576114469673485, ms=00086}
22:49:35.105730 run osmo-ms-mob/00094: Starting mobile
22:49:35.120606 run osmo-ms-mob/00094(pid=229): Launched
22:49:35.132156 run mass: MS start registered {at=1508280.835504364, delay=0.005152046913281083, ms=00094}
22:49:35.996207 run osmo-ms-mob/00095: Starting mobile
22:49:36.010619 run osmo-ms-mob/00095(pid=230): Launched
22:49:36.022286 run mass: MS start registered {at=1508281.725626066, delay=0.0052752261981368065, ms=00095}
22:49:36.034527 run mass: MS performed LU {at=1508281.737819772, lu_delay=5.8159206649288535, ms=00087}
22:49:36.080792 run mass: MS performed LU {at=1508281.784124397, lu_delay=5.4504996170289814, ms=00088}
22:49:36.099139 run mass: MS performed LU {at=1508281.802455279, lu_delay=4.67901470605284, ms=00089}
22:49:36.999600 run osmo-ms-mob/00096: Starting mobile
22:49:37.014553 run osmo-ms-mob/00096(pid=231): Launched
22:49:37.026018 run mass: MS start registered {at=1508282.729368585, delay=0.005011043976992369, ms=00096}
22:49:37.815643 run mass: MS performed LU {at=1508283.51897732, lu_delay=5.080692636081949, ms=00091}
22:49:37.935479 run mass: MS performed LU {at=1508283.638813912, lu_delay=5.9085490179713815, ms=00090}
22:49:38.093988 run osmo-ms-mob/00097: Starting mobile
22:49:38.108347 run osmo-ms-mob/00097(pid=232): Launched
22:49:38.119625 run mass: MS start registered {at=1508283.822981468, delay=0.005078475922346115, ms=00097}
22:49:38.305632 run mass: MS performed LU {at=1508284.008885453, lu_delay=4.884772774064913, ms=00092}
22:49:39.394535 run osmo-ms-mob/00098: Starting mobile
22:49:39.408644 run osmo-ms-mob/00098(pid=233): Launched
22:49:39.419749 run mass: MS start registered {at=1508285.123100337, delay=0.0048348791897296906, ms=00098}
22:49:39.801295 run mass: MS performed LU {at=1508285.504630893, lu_delay=5.696822596015409, ms=00093}
22:49:39.846601 run mass: MS performed LU {at=1508285.549937742, lu_delay=4.714433378074318, ms=00094}
22:49:39.864208 run mass: MS performed LU {at=1508285.56748494, lu_delay=22.230122121982276, ms=00057}
22:49:41.198969 run osmo-ms-mob/00099: Starting mobile
22:49:41.212387 run osmo-ms-mob/00099(pid=234): Launched
22:49:41.218461 run mass: All started... {duration=55.7311016661115, too_slow=7}
22:49:41.224208 run mass: MS start registered {at=1508286.927566902, delay=0.005740398075431585, ms=00099}
22:49:41.582095 run mass: MS performed LU {at=1508287.285335261, lu_delay=4.555966675980017, ms=00096}
22:49:41.702005 run mass: MS performed LU {at=1508287.405269102, lu_delay=5.67964303586632, ms=00095}
22:49:43.566140 run mass: MS performed LU {at=1508289.269469657, lu_delay=5.44648818904534, ms=00097}
22:49:45.466617 run mass: MS performed LU {at=1508291.169950581, lu_delay=6.046850243816152, ms=00098}
22:49:47.332684 run mass: MS performed LU {at=1508293.036017412, lu_delay=6.108450510073453, ms=00099}
22:49:47.339367 run mass: Tests done {all_completed=True, max=22.884133816929534, min=3.646756920032203}
22:49:47.345134 tst register_default_mass.py: Test passed (86.8 sec)
22:49:47.350771 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:47.354200 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:47.357545 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:47.360802 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:47.367068 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:47.370375 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:47.373598 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:47.376866 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:47.380076 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:47.386606 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:47.389999 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:47.393368 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:47.396716 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:47.400060 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:47.403417 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:47.406770 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:47.410193 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:47.414192 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:47.417853 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:47.421277 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:47.424764 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:47.428198 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:47.431629 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:47.435051 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:47.438686 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:47.442148 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:47.445575 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:47.448975 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:47.452405 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:47.455860 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:47.459295 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:47.462682 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:47.466022 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:47.469410 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:47.472837 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:47.477745 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:47.481715 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:47.485140 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:47.489096 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:47.492530 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:47.496227 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:47.499648 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:47.503975 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:47.507444 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:47.510905 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:47.514324 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:47.517727 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:47.521296 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:47.524697 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:47.528090 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:47.531407 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:47.534819 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:47.538403 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:47.542144 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:47.546128 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:47.549646 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:47.553062 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:47.556471 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:47.559870 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:47.563174 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:47.567394 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:47.570934 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:47.574783 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:47.578192 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:47.581597 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:47.584992 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:47.588391 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:47.591784 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:47.595164 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:47.598531 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:47.601899 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:47.605311 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:47.608697 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:47.612103 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:47.615515 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:47.618931 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:47.622339 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:47.625742 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:47.629145 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:47.632561 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:47.636206 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:47.639623 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:47.643285 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:47.646697 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:47.650128 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:47.653552 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:47.656970 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:47.660392 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:47.664443 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:47.668036 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:47.671577 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:47.674988 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:47.678662 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:47.682290 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:47.686179 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:47.689640 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:47.693035 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:47.696421 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:47.699820 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:47.703202 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:47.706606 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:47.710067 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:47.713486 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:47.716895 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:47.720308 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:47.723683 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:47.727027 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:47.730440 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:47.733830 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:47.737204 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:47.740588 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:47.743956 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:47.747337 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:47.750714 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:47.754091 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:47.757487 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:47.760887 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:47.764253 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:47.767611 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:47.770996 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:47.774366 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:47.777742 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:47.781093 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:47.784311 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:47.787643 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:47.791000 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:47.794365 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:47.797723 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:47.801081 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:47.804447 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:47.807703 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:47.811025 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:47.814324 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:47.817594 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:47.820986 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:47.824288 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:47.827631 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:47.830878 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:47.834136 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:47.837367 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:47.840692 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:47.844038 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:47.847516 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:47.850873 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:47.854241 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:47.857601 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:47.860953 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:47.864309 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:47.867670 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:47.871017 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:47.874405 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:47.877710 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:47.881020 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:47.884382 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:47.887894 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:47.891245 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:47.894640 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:47.898264 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:47.901657 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:47.905036 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:47.908385 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:47.911765 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:47.915129 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:47.918498 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:47.921847 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:47.925194 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:47.928565 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:47.931937 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:47.935319 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:47.938704 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:47.942066 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:47.945427 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:47.948807 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:47.952154 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:47.955519 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:47.958881 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:47.962246 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:47.965703 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:47.969080 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:47.972457 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:47.975831 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:47.979187 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:47.982537 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:47.985807 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:47.989060 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:47.992406 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:47.995766 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:47.999132 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:48.002509 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:48.005871 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:48.009226 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:48.012588 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:48.015973 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:48.019345 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:48.022728 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:48.026096 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:48.029419 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:48.032661 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:48.035883 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:48.039121 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:48.042348 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:48.045581 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:48.048809 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:48.052022 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:48.055250 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:48.058516 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:48.061885 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:48.065251 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:48.068652 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:48.072057 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:48.075453 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:48.078863 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:48.082234 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:48.085633 --- ParallelTerminationStrategy: PID 22 died...
22:49:48.087159 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:48.090918 --- ParallelTerminationStrategy: PID 23 died...
22:49:48.092446 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:48.096160 --- ParallelTerminationStrategy: PID 24 died...
22:49:48.097676 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:48.101428 --- ParallelTerminationStrategy: PID 25 died...
22:49:48.102940 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:48.106644 --- ParallelTerminationStrategy: PID 26 died...
22:49:48.108146 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:48.111935 --- ParallelTerminationStrategy: PID 27 died...
22:49:48.113462 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:48.117229 --- ParallelTerminationStrategy: PID 28 died...
22:49:48.118744 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:48.122477 --- ParallelTerminationStrategy: PID 29 died...
22:49:48.124002 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:48.127732 --- ParallelTerminationStrategy: PID 30 died...
22:49:48.129242 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:48.132979 --- ParallelTerminationStrategy: PID 31 died...
22:49:48.134487 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:48.138227 --- ParallelTerminationStrategy: PID 32 died...
22:49:48.139733 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:48.143483 --- ParallelTerminationStrategy: PID 33 died...
22:49:48.145010 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:48.148748 --- ParallelTerminationStrategy: PID 35 died...
22:49:48.150276 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:48.154077 --- ParallelTerminationStrategy: PID 36 died...
22:49:48.155608 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:48.159384 --- ParallelTerminationStrategy: PID 37 died...
22:49:48.160936 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:48.164724 --- ParallelTerminationStrategy: PID 38 died...
22:49:48.166269 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:48.170034 --- ParallelTerminationStrategy: PID 39 died...
22:49:48.171565 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:48.175346 --- ParallelTerminationStrategy: PID 40 died...
22:49:48.176879 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:48.180634 --- ParallelTerminationStrategy: PID 41 died...
22:49:48.182155 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:48.185911 --- ParallelTerminationStrategy: PID 42 died...
22:49:48.187429 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:48.191205 --- ParallelTerminationStrategy: PID 43 died...
22:49:48.192725 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:48.196479 --- ParallelTerminationStrategy: PID 44 died...
22:49:48.198011 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:48.201761 --- ParallelTerminationStrategy: PID 45 died...
22:49:48.203283 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:48.207024 --- ParallelTerminationStrategy: PID 46 died...
22:49:48.208545 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:48.212287 --- ParallelTerminationStrategy: PID 47 died...
22:49:48.213801 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:48.217525 --- ParallelTerminationStrategy: PID 48 died...
22:49:48.219047 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:48.222804 --- ParallelTerminationStrategy: PID 49 died...
22:49:48.224324 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:48.228090 --- ParallelTerminationStrategy: PID 50 died...
22:49:48.229618 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:48.233398 --- ParallelTerminationStrategy: PID 51 died...
22:49:48.234941 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:48.238680 --- ParallelTerminationStrategy: PID 52 died...
22:49:48.240200 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:48.243949 --- ParallelTerminationStrategy: PID 53 died...
22:49:48.245462 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:48.249202 --- ParallelTerminationStrategy: PID 54 died...
22:49:48.250715 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:48.254497 --- ParallelTerminationStrategy: PID 55 died...
22:49:48.256015 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:48.259749 --- ParallelTerminationStrategy: PID 56 died...
22:49:48.261276 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:48.265027 --- ParallelTerminationStrategy: PID 57 died...
22:49:48.266542 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:48.270276 --- ParallelTerminationStrategy: PID 58 died...
22:49:48.271795 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:48.275548 --- ParallelTerminationStrategy: PID 59 died...
22:49:48.277064 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:48.280818 --- ParallelTerminationStrategy: PID 60 died...
22:49:48.282348 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:48.286080 --- ParallelTerminationStrategy: PID 61 died...
22:49:48.287592 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:48.291320 --- ParallelTerminationStrategy: PID 62 died...
22:49:48.292840 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:48.296573 --- ParallelTerminationStrategy: PID 63 died...
22:49:48.298120 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:48.301858 --- ParallelTerminationStrategy: PID 64 died...
22:49:48.303359 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:48.307120 --- ParallelTerminationStrategy: PID 65 died...
22:49:48.308636 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:48.312394 --- ParallelTerminationStrategy: PID 66 died...
22:49:48.313929 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:48.317713 --- ParallelTerminationStrategy: PID 67 died...
22:49:48.319243 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:48.323023 --- ParallelTerminationStrategy: PID 68 died...
22:49:48.324542 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:48.328291 --- ParallelTerminationStrategy: PID 69 died...
22:49:48.329802 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:48.333596 --- ParallelTerminationStrategy: PID 70 died...
22:49:48.335100 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:48.338772 --- ParallelTerminationStrategy: PID 71 died...
22:49:48.340266 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:48.343976 --- ParallelTerminationStrategy: PID 72 died...
22:49:48.345479 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:48.349219 --- ParallelTerminationStrategy: PID 73 died...
22:49:48.350728 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:48.354352 --- ParallelTerminationStrategy: PID 74 died...
22:49:48.355850 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:48.359459 --- ParallelTerminationStrategy: PID 75 died...
22:49:48.361130 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:48.364859 --- ParallelTerminationStrategy: PID 76 died...
22:49:48.366356 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:48.370084 --- ParallelTerminationStrategy: PID 77 died...
22:49:48.371580 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:48.375232 --- ParallelTerminationStrategy: PID 78 died...
22:49:48.376736 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:48.380285 --- ParallelTerminationStrategy: PID 79 died...
22:49:48.381821 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:48.385521 --- ParallelTerminationStrategy: PID 80 died...
22:49:48.387009 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:48.390715 --- ParallelTerminationStrategy: PID 81 died...
22:49:48.392212 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:48.395898 --- ParallelTerminationStrategy: PID 82 died...
22:49:48.397398 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:48.401091 --- ParallelTerminationStrategy: PID 83 died...
22:49:48.402579 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:48.406256 --- ParallelTerminationStrategy: PID 84 died...
22:49:48.407763 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:48.411493 --- ParallelTerminationStrategy: PID 85 died...
22:49:48.412975 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:48.416701 --- ParallelTerminationStrategy: PID 86 died...
22:49:48.418221 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:48.422101 --- ParallelTerminationStrategy: PID 87 died...
22:49:48.423634 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:48.427384 --- ParallelTerminationStrategy: PID 88 died...
22:49:48.428898 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:48.432695 --- ParallelTerminationStrategy: PID 89 died...
22:49:48.434207 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:48.437907 --- ParallelTerminationStrategy: PID 90 died...
22:49:48.439414 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:48.443157 --- ParallelTerminationStrategy: PID 91 died...
22:49:48.444703 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:48.448435 --- ParallelTerminationStrategy: PID 92 died...
22:49:48.449944 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:48.453689 --- ParallelTerminationStrategy: PID 93 died...
22:49:48.455215 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:48.458934 --- ParallelTerminationStrategy: PID 94 died...
22:49:48.460440 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:48.464204 --- ParallelTerminationStrategy: PID 95 died...
22:49:48.465729 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:48.469445 --- ParallelTerminationStrategy: PID 96 died...
22:49:48.470947 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:48.474661 --- ParallelTerminationStrategy: PID 97 died...
22:49:48.476167 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:48.479923 --- ParallelTerminationStrategy: PID 98 died...
22:49:48.481444 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:48.485164 --- ParallelTerminationStrategy: PID 99 died...
22:49:48.486679 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:48.490427 --- ParallelTerminationStrategy: PID 100 died...
22:49:48.491945 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:48.495720 --- ParallelTerminationStrategy: PID 101 died...
22:49:48.497260 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:48.501050 --- ParallelTerminationStrategy: PID 102 died...
22:49:48.502578 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:48.506346 --- ParallelTerminationStrategy: PID 103 died...
22:49:48.507877 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:48.511646 --- ParallelTerminationStrategy: PID 104 died...
22:49:48.513163 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:48.516930 --- ParallelTerminationStrategy: PID 105 died...
22:49:48.518440 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:48.522215 --- ParallelTerminationStrategy: PID 106 died...
22:49:48.523741 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:48.527482 --- ParallelTerminationStrategy: PID 107 died...
22:49:48.529005 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:48.532775 --- ParallelTerminationStrategy: PID 108 died...
22:49:48.534304 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:48.538054 --- ParallelTerminationStrategy: PID 109 died...
22:49:48.539575 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:48.543372 --- ParallelTerminationStrategy: PID 110 died...
22:49:48.544926 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:48.548684 --- ParallelTerminationStrategy: PID 111 died...
22:49:48.550217 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:48.553972 --- ParallelTerminationStrategy: PID 112 died...
22:49:48.555488 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:48.559233 --- ParallelTerminationStrategy: PID 113 died...
22:49:48.560747 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:48.564487 --- ParallelTerminationStrategy: PID 114 died...
22:49:48.566040 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:48.569815 --- ParallelTerminationStrategy: PID 115 died...
22:49:48.571334 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:48.575092 --- ParallelTerminationStrategy: PID 116 died...
22:49:48.576610 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:48.580359 --- ParallelTerminationStrategy: PID 117 died...
22:49:48.581931 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:48.585691 --- ParallelTerminationStrategy: PID 118 died...
22:49:48.587209 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:48.590967 --- ParallelTerminationStrategy: PID 119 died...
22:49:48.592492 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:48.596236 --- ParallelTerminationStrategy: PID 120 died...
22:49:48.597763 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:48.601547 --- ParallelTerminationStrategy: PID 121 died...
22:49:48.603069 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:48.606833 --- ParallelTerminationStrategy: PID 122 died...
22:49:48.608365 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:48.612149 --- ParallelTerminationStrategy: PID 123 died...
22:49:48.613681 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:48.617492 --- ParallelTerminationStrategy: PID 124 died...
22:49:48.619017 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:48.622798 --- ParallelTerminationStrategy: PID 125 died...
22:49:48.624319 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:48.628102 --- ParallelTerminationStrategy: PID 126 died...
22:49:48.629654 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:48.633473 --- ParallelTerminationStrategy: PID 127 died...
22:49:48.635018 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:48.638797 --- ParallelTerminationStrategy: PID 128 died...
22:49:48.640335 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:48.644120 --- ParallelTerminationStrategy: PID 129 died...
22:49:48.645642 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:48.649389 --- ParallelTerminationStrategy: PID 130 died...
22:49:48.650917 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:48.654676 --- ParallelTerminationStrategy: PID 131 died...
22:49:48.656250 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:48.659987 --- ParallelTerminationStrategy: PID 132 died...
22:49:48.661489 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:48.665192 --- ParallelTerminationStrategy: PID 133 died...
22:49:48.666680 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:48.670377 --- ParallelTerminationStrategy: PID 134 died...
22:49:48.671896 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:48.675632 --- ParallelTerminationStrategy: PID 135 died...
22:49:48.677165 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:48.680974 --- ParallelTerminationStrategy: PID 136 died...
22:49:48.682495 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:48.686259 --- ParallelTerminationStrategy: PID 137 died...
22:49:48.687778 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:48.691538 --- ParallelTerminationStrategy: PID 138 died...
22:49:48.693053 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:48.696839 --- ParallelTerminationStrategy: PID 139 died...
22:49:48.698358 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:48.702115 --- ParallelTerminationStrategy: PID 140 died...
22:49:48.703645 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:48.707377 --- ParallelTerminationStrategy: PID 141 died...
22:49:48.708908 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:48.712623 --- ParallelTerminationStrategy: PID 142 died...
22:49:48.714150 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:48.717937 --- ParallelTerminationStrategy: PID 143 died...
22:49:48.719443 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:48.723173 --- ParallelTerminationStrategy: PID 144 died...
22:49:48.724713 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:48.728461 --- ParallelTerminationStrategy: PID 145 died...
22:49:48.729977 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:48.733687 --- ParallelTerminationStrategy: PID 146 died...
22:49:48.735178 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:48.738938 --- ParallelTerminationStrategy: PID 147 died...
22:49:48.740447 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:48.744177 --- ParallelTerminationStrategy: PID 148 died...
22:49:48.745721 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:48.749493 --- ParallelTerminationStrategy: PID 149 died...
22:49:48.751024 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:48.755006 --- ParallelTerminationStrategy: PID 150 died...
22:49:48.756529 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:48.760297 --- ParallelTerminationStrategy: PID 151 died...
22:49:48.761968 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:48.765674 --- ParallelTerminationStrategy: PID 152 died...
22:49:48.767170 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:48.770903 --- ParallelTerminationStrategy: PID 153 died...
22:49:48.772406 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:48.776135 --- ParallelTerminationStrategy: PID 154 died...
22:49:48.777635 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:48.781450 --- ParallelTerminationStrategy: PID 155 died...
22:49:48.782964 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:48.786684 --- ParallelTerminationStrategy: PID 156 died...
22:49:48.788188 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:48.791928 --- ParallelTerminationStrategy: PID 157 died...
22:49:48.793480 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:48.797194 --- ParallelTerminationStrategy: PID 158 died...
22:49:48.798700 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:48.802421 --- ParallelTerminationStrategy: PID 159 died...
22:49:48.803932 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:48.807618 --- ParallelTerminationStrategy: PID 160 died...
22:49:48.809171 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:48.812886 --- ParallelTerminationStrategy: PID 161 died...
22:49:48.814368 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:48.818090 --- ParallelTerminationStrategy: PID 162 died...
22:49:48.819592 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:48.823320 --- ParallelTerminationStrategy: PID 163 died...
22:49:48.824853 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:48.828562 --- ParallelTerminationStrategy: PID 164 died...
22:49:48.830081 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:48.833803 --- ParallelTerminationStrategy: PID 165 died...
22:49:48.835304 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:48.838915 --- ParallelTerminationStrategy: PID 166 died...
22:49:48.840351 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:48.843955 --- ParallelTerminationStrategy: PID 167 died...
22:49:48.845465 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:48.849017 --- ParallelTerminationStrategy: PID 168 died...
22:49:48.850460 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:48.854071 --- ParallelTerminationStrategy: PID 169 died...
22:49:48.855505 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:48.859088 --- ParallelTerminationStrategy: PID 170 died...
22:49:48.860552 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:48.864202 --- ParallelTerminationStrategy: PID 171 died...
22:49:48.865699 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:48.869436 --- ParallelTerminationStrategy: PID 172 died...
22:49:48.870937 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:48.874650 --- ParallelTerminationStrategy: PID 173 died...
22:49:48.876148 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:48.879849 --- ParallelTerminationStrategy: PID 174 died...
22:49:48.881356 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:48.885089 --- ParallelTerminationStrategy: PID 175 died...
22:49:48.886588 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:48.890297 --- ParallelTerminationStrategy: PID 176 died...
22:49:48.891800 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:48.895547 --- ParallelTerminationStrategy: PID 177 died...
22:49:48.897041 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:48.900816 --- ParallelTerminationStrategy: PID 178 died...
22:49:48.902313 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:48.906028 --- ParallelTerminationStrategy: PID 179 died...
22:49:48.907528 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:48.911293 --- ParallelTerminationStrategy: PID 180 died...
22:49:48.912804 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:48.916510 --- ParallelTerminationStrategy: PID 181 died...
22:49:48.918016 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:48.921671 --- ParallelTerminationStrategy: PID 182 died...
22:49:48.923108 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:48.926691 --- ParallelTerminationStrategy: PID 183 died...
22:49:48.928133 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:48.931702 --- ParallelTerminationStrategy: PID 184 died...
22:49:48.933168 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:48.936731 --- ParallelTerminationStrategy: PID 185 died...
22:49:48.938160 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:48.941716 --- ParallelTerminationStrategy: PID 186 died...
22:49:48.943194 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:48.946815 --- ParallelTerminationStrategy: PID 187 died...
22:49:48.948254 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:48.951806 --- ParallelTerminationStrategy: PID 188 died...
22:49:48.953271 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:48.956837 --- ParallelTerminationStrategy: PID 189 died...
22:49:48.958267 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:48.961841 --- ParallelTerminationStrategy: PID 190 died...
22:49:48.963263 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:48.966815 --- ParallelTerminationStrategy: PID 191 died...
22:49:48.968245 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:48.971825 --- ParallelTerminationStrategy: PID 192 died...
22:49:48.973268 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:48.976817 --- ParallelTerminationStrategy: PID 193 died...
22:49:48.978345 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:48.981914 --- ParallelTerminationStrategy: PID 194 died...
22:49:48.983349 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:48.986970 --- ParallelTerminationStrategy: PID 195 died...
22:49:48.988398 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:48.991969 --- ParallelTerminationStrategy: PID 196 died...
22:49:48.993423 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:48.997006 --- ParallelTerminationStrategy: PID 197 died...
22:49:48.998491 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:49.002146 --- ParallelTerminationStrategy: PID 198 died...
22:49:49.003583 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:49.007180 --- ParallelTerminationStrategy: PID 199 died...
22:49:49.008621 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:49.012195 --- ParallelTerminationStrategy: PID 200 died...
22:49:49.013654 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:49.017232 --- ParallelTerminationStrategy: PID 201 died...
22:49:49.018728 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:49.022445 --- ParallelTerminationStrategy: PID 202 died...
22:49:49.023935 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:49.027642 --- ParallelTerminationStrategy: PID 203 died...
22:49:49.029126 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:49.032713 --- ParallelTerminationStrategy: PID 204 died...
22:49:49.034152 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:49.037717 --- ParallelTerminationStrategy: PID 205 died...
22:49:49.039165 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:49.042791 --- ParallelTerminationStrategy: PID 206 died...
22:49:49.044233 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:49.047829 --- ParallelTerminationStrategy: PID 207 died...
22:49:49.049320 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:49.052998 --- ParallelTerminationStrategy: PID 208 died...
22:49:49.054480 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:49.058042 --- ParallelTerminationStrategy: PID 209 died...
22:49:49.059549 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:49.063120 --- ParallelTerminationStrategy: PID 210 died...
22:49:49.064554 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:49.068154 --- ParallelTerminationStrategy: PID 211 died...
22:49:49.069634 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:49.073188 --- ParallelTerminationStrategy: PID 212 died...
22:49:49.074623 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:49.078208 --- ParallelTerminationStrategy: PID 213 died...
22:49:49.079641 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:49.083302 --- ParallelTerminationStrategy: PID 214 died...
22:49:49.084766 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:49.088472 --- ParallelTerminationStrategy: PID 215 died...
22:49:49.089938 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:49.093673 --- ParallelTerminationStrategy: PID 216 died...
22:49:49.095167 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:49.098892 --- ParallelTerminationStrategy: PID 217 died...
22:49:49.100393 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:49.104131 --- ParallelTerminationStrategy: PID 218 died...
22:49:49.105641 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:49.109383 --- ParallelTerminationStrategy: PID 219 died...
22:49:49.110893 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:49.114623 --- ParallelTerminationStrategy: PID 220 died...
22:49:49.116119 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:49.119865 --- ParallelTerminationStrategy: PID 221 died...
22:49:49.121367 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:49.125085 --- ParallelTerminationStrategy: PID 222 died...
22:49:49.126597 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:49.130425 --- ParallelTerminationStrategy: PID 223 died...
22:49:49.131936 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:49.135683 --- ParallelTerminationStrategy: PID 224 died...
22:49:49.137235 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:49.140998 --- ParallelTerminationStrategy: PID 225 died...
22:49:49.142500 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:49.146240 --- ParallelTerminationStrategy: PID 226 died...
22:49:49.147757 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:49.151497 --- ParallelTerminationStrategy: PID 227 died...
22:49:49.153040 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:49.156773 --- ParallelTerminationStrategy: PID 228 died...
22:49:49.158297 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:49.162045 --- ParallelTerminationStrategy: PID 229 died...
22:49:49.163563 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:49.167363 --- ParallelTerminationStrategy: PID 230 died...
22:49:49.168891 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:49.172649 --- ParallelTerminationStrategy: PID 231 died...
22:49:49.174154 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:49.177868 --- ParallelTerminationStrategy: PID 232 died...
22:49:49.179397 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:49.183176 --- ParallelTerminationStrategy: PID 233 died...
22:49:49.184688 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:49.188450 --- ParallelTerminationStrategy: PID 234 died...
22:49:49.189949 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:52.593535 --- ParallelTerminationStrategy: PID 34 died...
22:49:52.595147 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-7862 netreg_mass PASS
---------------------------------------------------------------------
22:49:52.689742 tst trial-7862: Storing JUnit report in /build/trial-7862/run.2025-01-30_22-48-20/trial-7862.xml
--------------------------------------------------------------------------------------------
trial-7862 PASS
--------------------------------------------------------------------------------------------
22:49:52.700610 tst trial-7862: trial-7862: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (86.8 sec)
+ exit_code=0
+ rm -rf trial-7862/inst
+ cd trial-7862
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-01-30 22:48:20
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-7862-run.tgz run.2025-01-30_22-48-20
+ tar czf /build/trial-7862-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-01-30_13_28_38.tgz osmo-bts-oc2g.build-2025-01-30_00_51_30.tgz osmo-bts-sysmo.build-2025-01-30_00_51_28.tgz osmo-bts.build-2025-01-30_00_51_41.tgz osmo-ggsn.build-2025-01-30_20_42_30.tgz osmo-hlr.build-2025-01-30_16_37_02.tgz osmo-hnbgw.build-2025-01-30_13_28_38.tgz osmo-mgw.build-2025-01-30_08_33_15.tgz osmo-msc.build-2025-01-30_18_14_10.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-01-30_07_41_29.tgz osmo-pcu-sysmo.build-2025-01-30_07_41_22.tgz osmo-pcu.build-2025-01-30_07_41_34.tgz osmo-sgsn.build-2025-01-30_20_48_14.tgz osmo-stp.build-2025-01-30_13_25_19.tgz osmo-trx.build-2025-01-30_14_27_06.tgz osmocom-bb.build-2025-01-30_21_17_12.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