Skipping 14 KB..
Full LogCopied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6862
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins5184127200709322235.sh
+ trap clean_up_trap EXIT INT TERM 0
+ clean_up
+ docker kill osmo-gsm-tester-virtual
Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual
+ true
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/
+ rm -rf trial-7885
+ 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.2s
#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.2s
#7 [ 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
#7 CACHED
#8 [ 2/28] RUN useradd -ms /bin/bash jenkins
#8 CACHED
#9 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#9 CACHED
#10 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#10 CACHED
#11 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#11 CACHED
#12 [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
#12 CACHED
#13 [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
#13 CACHED
#14 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#14 CACHED
#15 [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
#15 CACHED
#16 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#16 CACHED
#17 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#17 CACHED
#18 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#18 CACHED
#19 [ 8/28] RUN MKDIR /var/run/sshd
#19 CACHED
#20 [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
#20 CACHED
#21 [20/28] WORKDIR /TMP
#21 CACHED
#22 [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
#22 CACHED
#23 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#23 CACHED
#24 [ 9/28] COPY SSH /root/.ssh
#24 CACHED
#25 [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
#25 CACHED
#26 [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
#26 CACHED
#27 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#27 CACHED
#28 [ 3/28] RUN groupadd osmo-gsm-tester
#28 CACHED
#29 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#29 CACHED
#30 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#30 CACHED
#31 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#31 CACHED
#32 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:95ce2e3b31bb40c7b46beafbfef89e9c4fe80831001850e02aef2e8ebf903473 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=7886 -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-02-23 22:48:24
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-7886
+ mkdir -p trial-7886
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-02-23_13_25_51.tgz osmo-bts-oc2g.build-2025-02-23_00_51_27.tgz osmo-bts-sysmo.build-2025-02-23_00_51_20.tgz osmo-bts.build-2025-02-23_00_51_39.tgz osmo-ggsn.build-2025-02-23_20_42_37.tgz osmo-hlr.build-2025-02-23_16_36_56.tgz osmo-hnbgw.build-2025-02-23_13_28_42.tgz osmo-mgw.build-2025-02-23_08_33_11.tgz osmo-msc.build-2025-02-23_13_32_40.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-02-23_07_41_37.tgz osmo-pcu-sysmo.build-2025-02-23_07_41_34.tgz osmo-pcu.build-2025-02-23_07_41_40.tgz osmo-sgsn.build-2025-02-23_20_48_32.tgz osmo-stp.build-2025-02-23_13_25_14.tgz osmo-trx.build-2025-02-23_14_28_49.tgz osmocom-bb.build-2025-02-23_21_17_40.tgz srslte.build-19.tgz trial-7886
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-02-23_13_25_51.md5 osmo-bts-oc2g.build-2025-02-23_00_51_27.md5 osmo-bts-sysmo.build-2025-02-23_00_51_20.md5 osmo-bts.build-2025-02-23_00_51_39.md5 osmo-ggsn.build-2025-02-23_20_42_37.md5 osmo-hlr.build-2025-02-23_16_36_56.md5 osmo-hnbgw.build-2025-02-23_13_28_42.md5 osmo-mgw.build-2025-02-23_08_33_11.md5 osmo-msc.build-2025-02-23_13_32_40.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-02-23_07_41_37.md5 osmo-pcu-sysmo.build-2025-02-23_07_41_34.md5 osmo-pcu.build-2025-02-23_07_41_40.md5 osmo-sgsn.build-2025-02-23_20_48_32.md5 osmo-stp.build-2025-02-23_13_25_14.md5 osmo-trx.build-2025-02-23_14_28_49.md5 osmocom-bb.build-2025-02-23_21_17_40.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-02-23_13_25_51.md5 osmo-bts-oc2g.build-2025-02-23_00_51_27.md5 osmo-bts-sysmo.build-2025-02-23_00_51_20.md5 osmo-bts.build-2025-02-23_00_51_39.md5 osmo-ggsn.build-2025-02-23_20_42_37.md5 osmo-hlr.build-2025-02-23_16_36_56.md5 osmo-hnbgw.build-2025-02-23_13_28_42.md5 osmo-mgw.build-2025-02-23_08_33_11.md5 osmo-msc.build-2025-02-23_13_32_40.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-02-23_07_41_37.md5 osmo-pcu-sysmo.build-2025-02-23_07_41_34.md5 osmo-pcu.build-2025-02-23_07_41_40.md5 osmo-sgsn.build-2025-02-23_20_48_32.md5 osmo-stp.build-2025-02-23_13_25_14.md5 osmo-trx.build-2025-02-23_14_28_49.md5 osmocom-bb.build-2025-02-23_21_17_40.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-7886 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-7886'
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-7886
--------------------------------------------------------------------------------------------
22:48:24.500389 tst trial-7886: Detailed log at /build/trial-7886/run.2025-02-23_22-48-24/log
---------------------------------------------------------------------
trial-7886 netreg_mass
---------------------------------------------------------------------
22:48:24.699910 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:24.700260 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:24.701049 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:24.702201 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:24.735886 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:24.736688 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:24.737867 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:24.806828 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-7886 netreg_mass register_default_mass.py
----------------------------------------------
22:48:24.807659 tst register_default_mass.py:9: Claiming resources for the test
22:48:24.823607 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:24.824182 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:24.824675 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:24.825148 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:24.825625 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:24.826117 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:24.826595 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:24.876283 tst register_default_mass.py: using LAC 2
22:48:24.918629 tst register_default_mass.py: using RAC 2
22:48:24.960076 tst register_default_mass.py: using CellId 2
22:48:24.996354 tst register_default_mass.py: using BVCI 3
22:48:25.001880 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.002517 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.003055 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.003570 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.004087 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.004612 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.005123 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.005670 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.006226 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.006764 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.007301 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.007855 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.008405 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.008956 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.009504 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.010050 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.010588 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.011135 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.011669 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.012199 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.012743 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.013298 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.013836 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.014376 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.014918 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.015455 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.015980 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.016517 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.017058 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.017588 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.018131 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.018665 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.019198 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.019760 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.020304 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.020842 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.021393 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.021936 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.022472 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.023018 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.023545 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.024066 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.024603 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.025149 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.025670 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.026180 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.026709 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.027235 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.027751 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.028282 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.028802 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.029311 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.029842 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.030366 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.030881 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.031414 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.031931 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.032453 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.032975 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.033466 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.033949 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.034436 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.034936 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.035428 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.035903 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.036399 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.036894 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.037379 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.037876 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.038360 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.038840 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.039352 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.039905 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.040418 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.040940 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.041431 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.041915 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.042417 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.042917 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.043415 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.043912 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.044395 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.044914 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.045405 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.045892 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.046389 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.046883 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.047368 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.047857 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.048352 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.048848 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.049335 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.049845 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.050340 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.050854 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.051362 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.051888 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.052414 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.052957 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.053474 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.053989 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.054570 tst register_default_mass.py:21: Launching a simple network
22:48:25.064679 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:25.182185 run create_hlr_db(pid=20): Launched
22:48:26.191781 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:26.208483 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:26.223701 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:26.229488 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:26.401133 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:26.416957 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:26.422898 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:26.850253 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:26.866309 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:29.876995 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:29.994751 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:30.010400 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:30.016083 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:30.056203 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:30.071368 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:30.077306 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:30.384270 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:30.400373 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:36.417356 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:36.569158 run osmo-bts-virtual(pid=34): Launched
22:48:37.629274 tst register_default_mass.py: using MSISDN 1001
22:48:37.640887 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:37.763078 tst register_default_mass.py: using MSISDN 1002
22:48:37.780105 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:37.860401 tst register_default_mass.py: using MSISDN 1003
22:48:37.867303 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:37.952978 tst register_default_mass.py: using MSISDN 1004
22:48:37.974824 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:38.051133 tst register_default_mass.py: using MSISDN 1005
22:48:38.057273 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:38.132018 tst register_default_mass.py: using MSISDN 1006
22:48:38.137799 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:38.215588 tst register_default_mass.py: using MSISDN 1007
22:48:38.221747 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:38.299573 tst register_default_mass.py: using MSISDN 1008
22:48:38.305457 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:38.389761 tst register_default_mass.py: using MSISDN 1009
22:48:38.395739 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:38.461425 tst register_default_mass.py: using MSISDN 1010
22:48:38.469120 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:38.532693 tst register_default_mass.py: using MSISDN 1011
22:48:38.539052 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:38.635339 tst register_default_mass.py: using MSISDN 1012
22:48:38.644182 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:38.745367 tst register_default_mass.py: using MSISDN 1013
22:48:38.756657 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:38.882609 tst register_default_mass.py: using MSISDN 1014
22:48:38.891451 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:39.028856 tst register_default_mass.py: using MSISDN 1015
22:48:39.034714 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:39.156559 tst register_default_mass.py: using MSISDN 1016
22:48:39.162516 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:39.259110 tst register_default_mass.py: using MSISDN 1017
22:48:39.264942 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:39.363661 tst register_default_mass.py: using MSISDN 1018
22:48:39.369539 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:39.440422 tst register_default_mass.py: using MSISDN 1019
22:48:39.446652 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:39.515683 tst register_default_mass.py: using MSISDN 1020
22:48:39.521331 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:39.597283 tst register_default_mass.py: using MSISDN 1021
22:48:39.603185 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:39.771282 tst register_default_mass.py: using MSISDN 1022
22:48:39.776973 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:39.852185 tst register_default_mass.py: using MSISDN 1023
22:48:39.858142 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:39.953748 tst register_default_mass.py: using MSISDN 1024
22:48:39.959659 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:40.036980 tst register_default_mass.py: using MSISDN 1025
22:48:40.042651 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:40.116904 tst register_default_mass.py: using MSISDN 1026
22:48:40.122663 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:40.190125 tst register_default_mass.py: using MSISDN 1027
22:48:40.196258 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:40.272888 tst register_default_mass.py: using MSISDN 1028
22:48:40.278681 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:40.354146 tst register_default_mass.py: using MSISDN 1029
22:48:40.374015 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:40.458545 tst register_default_mass.py: using MSISDN 1030
22:48:40.464629 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:40.591903 tst register_default_mass.py: using MSISDN 1031
22:48:40.598838 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:40.676471 tst register_default_mass.py: using MSISDN 1032
22:48:40.682593 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:40.765329 tst register_default_mass.py: using MSISDN 1033
22:48:40.771410 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:40.847518 tst register_default_mass.py: using MSISDN 1034
22:48:40.855968 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:40.934921 tst register_default_mass.py: using MSISDN 1035
22:48:40.941718 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:41.023176 tst register_default_mass.py: using MSISDN 1036
22:48:41.029218 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:41.160161 tst register_default_mass.py: using MSISDN 1037
22:48:41.167586 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:41.266932 tst register_default_mass.py: using MSISDN 1038
22:48:41.272876 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:41.358351 tst register_default_mass.py: using MSISDN 1039
22:48:41.364394 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:41.488094 tst register_default_mass.py: using MSISDN 1040
22:48:41.494057 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:41.568620 tst register_default_mass.py: using MSISDN 1041
22:48:41.576462 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:41.653753 tst register_default_mass.py: using MSISDN 1042
22:48:41.660353 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:41.740645 tst register_default_mass.py: using MSISDN 1043
22:48:41.746521 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:41.810041 tst register_default_mass.py: using MSISDN 1044
22:48:41.824009 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:41.899878 tst register_default_mass.py: using MSISDN 1045
22:48:41.905995 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:42.023813 tst register_default_mass.py: using MSISDN 1046
22:48:42.030030 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:42.112207 tst register_default_mass.py: using MSISDN 1047
22:48:42.118380 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:42.204346 tst register_default_mass.py: using MSISDN 1048
22:48:42.210486 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:42.285548 tst register_default_mass.py: using MSISDN 1049
22:48:42.291232 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:42.374814 tst register_default_mass.py: using MSISDN 1050
22:48:42.380958 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:42.486019 tst register_default_mass.py: using MSISDN 1051
22:48:42.492010 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:42.564841 tst register_default_mass.py: using MSISDN 1052
22:48:42.570803 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:42.644333 tst register_default_mass.py: using MSISDN 1053
22:48:42.650351 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:42.730205 tst register_default_mass.py: using MSISDN 1054
22:48:42.737032 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:42.815718 tst register_default_mass.py: using MSISDN 1055
22:48:42.824004 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:42.902769 tst register_default_mass.py: using MSISDN 1056
22:48:42.912085 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:42.972249 tst register_default_mass.py: using MSISDN 1057
22:48:42.980551 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:43.081661 tst register_default_mass.py: using MSISDN 1058
22:48:43.087533 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:43.158826 tst register_default_mass.py: using MSISDN 1059
22:48:43.165124 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:43.236606 tst register_default_mass.py: using MSISDN 1060
22:48:43.242761 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:43.326450 tst register_default_mass.py: using MSISDN 1061
22:48:43.333274 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:43.400007 tst register_default_mass.py: using MSISDN 1062
22:48:43.406017 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:43.485262 tst register_default_mass.py: using MSISDN 1063
22:48:43.491338 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:43.574828 tst register_default_mass.py: using MSISDN 1064
22:48:43.581837 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:43.648500 tst register_default_mass.py: using MSISDN 1065
22:48:43.654397 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:43.732448 tst register_default_mass.py: using MSISDN 1066
22:48:43.738525 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:43.820973 tst register_default_mass.py: using MSISDN 1067
22:48:43.827014 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:43.901514 tst register_default_mass.py: using MSISDN 1068
22:48:43.907450 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:43.982711 tst register_default_mass.py: using MSISDN 1069
22:48:43.989873 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:44.055282 tst register_default_mass.py: using MSISDN 1070
22:48:44.061360 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:44.127813 tst register_default_mass.py: using MSISDN 1071
22:48:44.134772 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:44.203562 tst register_default_mass.py: using MSISDN 1072
22:48:44.216359 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:44.305630 tst register_default_mass.py: using MSISDN 1073
22:48:44.317791 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:44.403185 tst register_default_mass.py: using MSISDN 1074
22:48:44.410293 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:44.522496 tst register_default_mass.py: using MSISDN 1075
22:48:44.535792 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:44.625751 tst register_default_mass.py: using MSISDN 1076
22:48:44.638688 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:44.711749 tst register_default_mass.py: using MSISDN 1077
22:48:44.722404 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:44.803009 tst register_default_mass.py: using MSISDN 1078
22:48:44.816474 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:44.891881 tst register_default_mass.py: using MSISDN 1079
22:48:44.906544 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:44.986399 tst register_default_mass.py: using MSISDN 1080
22:48:44.997386 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:45.069127 tst register_default_mass.py: using MSISDN 1081
22:48:45.077381 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:45.145658 tst register_default_mass.py: using MSISDN 1082
22:48:45.159377 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:45.233640 tst register_default_mass.py: using MSISDN 1083
22:48:45.249787 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:45.638092 tst register_default_mass.py: using MSISDN 1084
22:48:45.653055 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:45.742750 tst register_default_mass.py: using MSISDN 1085
22:48:45.752584 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:45.855603 tst register_default_mass.py: using MSISDN 1086
22:48:45.870504 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:45.947188 tst register_default_mass.py: using MSISDN 1087
22:48:45.963040 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:46.043034 tst register_default_mass.py: using MSISDN 1088
22:48:46.051818 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:46.133868 tst register_default_mass.py: using MSISDN 1089
22:48:46.150502 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:46.234714 tst register_default_mass.py: using MSISDN 1090
22:48:46.249478 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:46.352904 tst register_default_mass.py: using MSISDN 1091
22:48:46.367525 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:46.451098 tst register_default_mass.py: using MSISDN 1092
22:48:46.466382 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:46.759751 tst register_default_mass.py: using MSISDN 1093
22:48:46.776613 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:46.892272 tst register_default_mass.py: using MSISDN 1094
22:48:46.909970 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:47.025406 tst register_default_mass.py: using MSISDN 1095
22:48:47.038869 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:47.131834 tst register_default_mass.py: using MSISDN 1096
22:48:47.149153 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:47.250513 tst register_default_mass.py: using MSISDN 1097
22:48:47.268186 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:47.375281 tst register_default_mass.py: using MSISDN 1098
22:48:47.388164 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:47.473559 tst register_default_mass.py: using MSISDN 1099
22:48:47.479562 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:47.555776 tst register_default_mass.py: using MSISDN 1100
22:48:47.562194 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:47.686939 run mass: Starting testcase
22:48:47.693285 run mass: Pre-launching all virtphy's
22:48:47.699491 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:47.714450 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:47.721712 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:47.737083 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:47.744567 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:47.760173 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:47.767623 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:47.784092 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:47.791297 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:47.806329 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:47.813548 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:47.829285 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:47.836745 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:47.852991 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:47.860518 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:47.876360 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:47.883563 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:47.899137 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:47.906364 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:47.922372 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:47.929772 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:47.945603 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:47.953165 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:47.969641 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:47.977254 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:47.993843 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:48.001539 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:48.017805 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:48.025395 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:48.042008 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:48.049504 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:48.064785 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:48.072779 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:48.087368 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:48.095177 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:48.112005 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:48.119874 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:48.137108 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:48.145078 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:48.162076 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:48.171064 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:48.188828 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:48.197274 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:48.214765 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:48.225161 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:48.242403 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:48.250661 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:48.268110 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:48.276020 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:48.292786 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:48.300658 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:48.317337 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:48.325040 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:48.341938 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:48.353415 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:48.370344 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:48.378149 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:48.394781 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:48.402498 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:48.418887 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:48.426479 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:48.442957 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:48.450807 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:48.467905 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:48.475797 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:48.492348 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:48.500213 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:48.517407 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:48.525376 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:48.542088 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:48.550232 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:48.591757 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:48.599621 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:48.616288 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:48.623978 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:48.640359 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:48.648033 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:48.664834 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:48.672653 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:48.689792 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:48.697643 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:48.714317 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:48.725122 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:48.741657 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:48.751261 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:48.769182 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:48.779120 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:48.797296 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:48.807121 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:48.825298 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:48.835389 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:48.853561 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:48.862096 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:48.879824 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:48.888376 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:48.906426 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:48.915101 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:48.933230 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:48.942303 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:48.961094 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:48.969490 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:48.987114 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:48.995669 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:49.013723 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:49.022750 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:49.041115 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:49.057195 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:49.080985 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:49.089990 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:49.107445 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:49.115407 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:49.132564 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:49.140418 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:49.157048 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:49.202040 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:49.216757 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:49.224057 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:49.239562 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:49.246985 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:49.263430 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:49.274046 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:49.290999 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:49.298775 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:49.315269 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:49.322937 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:49.339282 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:49.347549 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:49.364880 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:49.374687 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:49.392220 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:49.403606 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:49.421904 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:49.431222 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:49.448331 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:49.456091 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:49.473205 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:49.481217 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:49.498333 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:49.506429 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:49.523627 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:49.532334 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:49.550300 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:49.559653 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:49.577225 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:49.586869 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:49.604470 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:49.619268 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:49.642971 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:49.652205 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:49.669834 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:49.679040 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:49.696802 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:49.706907 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:49.724952 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:49.734705 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:49.752325 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:49.760969 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:49.778640 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:49.787044 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:49.804524 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:49.812616 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:49.830275 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:49.838985 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:49.856663 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:49.864332 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:49.881636 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:49.889289 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:49.905637 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:49.914004 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:49.931344 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:49.939248 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:49.955902 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:49.963704 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:49.980797 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:49.990040 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:50.007635 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:50.017950 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:50.034949 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:50.043703 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:50.060729 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:50.068486 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:50.093438 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:50.104699 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:50.121011 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:50.128621 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:50.145324 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:50.153019 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:50.169451 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:50.177067 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:50.193246 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:50.200933 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:50.217262 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:50.225402 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:50.242033 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:50.250137 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:50.267647 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:50.276061 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:50.296563 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:50.310988 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:50.328515 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:50.338610 run mass: Checking if sockets are in the filesystem
22:48:50.355112 run osmo-ms-mob/00000: Starting mobile
22:48:50.373233 run osmo-ms-mob/00000(pid=135): Launched
22:48:50.394595 run mass: MS start registered {at=3581836.097899778, delay=0.012432530988007784, ms=00000}
22:48:54.554037 run osmo-ms-mob/00001: Starting mobile
22:48:54.570781 run osmo-ms-mob/00001(pid=136): Launched
22:48:54.584451 run mass: MS start registered {at=3581840.287795935, delay=0.0054877446964383125, ms=00001}
22:48:55.516335 run mass: MS performed LU {at=3581841.21965092, lu_delay=5.1217511422000825, ms=00000}
22:48:56.355683 run osmo-ms-mob/00002: Starting mobile
22:48:56.375769 run osmo-ms-mob/00002(pid=137): Launched
22:48:56.388306 run mass: MS start registered {at=3581842.091648062, delay=0.002664299216121435, ms=00002}
22:48:57.653466 run osmo-ms-mob/00003: Starting mobile
22:48:57.666829 run osmo-ms-mob/00003(pid=138): Launched
22:48:57.678421 run mass: MS start registered {at=3581843.381767041, delay=0.0051689972169697285, ms=00003}
22:48:58.752460 run osmo-ms-mob/00004: Starting mobile
22:48:58.766736 run osmo-ms-mob/00004(pid=139): Launched
22:48:58.779849 run mass: MS start registered {at=3581844.483182185, delay=0.005915009882301092, ms=00004}
22:48:59.757566 run osmo-ms-mob/00005: Starting mobile
22:48:59.783257 run osmo-ms-mob/00005(pid=140): Launched
22:48:59.798102 run mass: MS start registered {at=3581845.501441083, delay=0.005936248693615198, ms=00005}
22:49:00.655867 run osmo-ms-mob/00006: Starting mobile
22:49:00.673667 run osmo-ms-mob/00006(pid=141): Launched
22:49:00.686300 run mass: MS start registered {at=3581846.389634793, delay=0.005389716941863298, ms=00006}
22:49:00.694964 run mass: MS performed LU {at=3581846.398304728, lu_delay=6.1105087930336595, ms=00001}
22:49:01.554826 run osmo-ms-mob/00007: Starting mobile
22:49:01.572646 run osmo-ms-mob/00007(pid=142): Launched
22:49:01.585609 run mass: MS start registered {at=3581847.28894338, delay=0.005459601990878582, ms=00007}
22:49:02.352145 run osmo-ms-mob/00008: Starting mobile
22:49:02.366834 run osmo-ms-mob/00008(pid=143): Launched
22:49:02.378731 run mass: MS start registered {at=3581848.082083555, delay=0.005100614856928587, ms=00008}
22:49:02.595253 run mass: MS performed LU {at=3581848.298584623, lu_delay=4.916817581746727, ms=00003}
22:49:02.622775 run mass: MS performed LU {at=3581848.326121784, lu_delay=6.234473721589893, ms=00002}
22:49:03.052742 run osmo-ms-mob/00009: Starting mobile
22:49:03.067135 run osmo-ms-mob/00009(pid=144): Launched
22:49:03.078398 run mass: MS start registered {at=3581848.781754345, delay=0.002734189387410879, ms=00009}
22:49:03.752962 run osmo-ms-mob/00010: Starting mobile
22:49:03.770861 run osmo-ms-mob/00010(pid=145): Launched
22:49:03.785550 run mass: MS start registered {at=3581849.488892583, delay=0.007112130057066679, ms=00010}
22:49:04.352977 run osmo-ms-mob/00011: Starting mobile
22:49:04.368489 run osmo-ms-mob/00011(pid=146): Launched
22:49:04.381193 run mass: MS start registered {at=3581850.08454486, delay=0.0012729610316455364, ms=00011}
22:49:04.459492 run mass: MS performed LU {at=3581850.162824537, lu_delay=5.67964235227555, ms=00004}
22:49:04.953176 run osmo-ms-mob/00012: Starting mobile
22:49:04.966796 run osmo-ms-mob/00012(pid=147): Launched
22:49:04.978569 run mass: MS start registered {at=3581850.681912209, delay=0.005311662796884775, ms=00012}
22:49:04.995580 run mass: MS performed LU {at=3581850.698909409, lu_delay=5.197468325961381, ms=00005}
22:49:05.553067 run osmo-ms-mob/00013: Starting mobile
22:49:05.567628 run osmo-ms-mob/00013(pid=148): Launched
22:49:05.579259 run mass: MS start registered {at=3581851.282609161, delay=0.004991150926798582, ms=00013}
22:49:06.152875 run osmo-ms-mob/00014: Starting mobile
22:49:06.171953 run osmo-ms-mob/00014(pid=149): Launched
22:49:06.182904 run mass: MS start registered {at=3581851.886257657, delay=0.0024078600108623505, ms=00014}
22:49:06.360926 run mass: MS performed LU {at=3581852.064245813, lu_delay=5.674611019901931, ms=00006}
22:49:06.388487 run mass: MS performed LU {at=3581852.091843386, lu_delay=4.8029000060632825, ms=00007}
22:49:06.753006 run osmo-ms-mob/00015: Starting mobile
22:49:06.766823 run osmo-ms-mob/00015(pid=150): Launched
22:49:06.778584 run mass: MS start registered {at=3581852.48193072, delay=0.0051530092023313046, ms=00015}
22:49:07.252908 run osmo-ms-mob/00016: Starting mobile
22:49:07.267812 run osmo-ms-mob/00016(pid=151): Launched
22:49:07.279944 run mass: MS start registered {at=3581852.983288891, delay=0.005279459059238434, ms=00016}
22:49:07.752619 run osmo-ms-mob/00017: Starting mobile
22:49:07.766771 run osmo-ms-mob/00017(pid=152): Launched
22:49:07.778159 run mass: MS start registered {at=3581853.481504859, delay=0.004929720889776945, ms=00017}
22:49:08.225517 run mass: MS performed LU {at=3581853.928843145, lu_delay=5.846759589854628, ms=00008}
22:49:08.290924 run mass: MS performed LU {at=3581853.994259784, lu_delay=5.2125054388307035, ms=00009}
22:49:08.302352 run osmo-ms-mob/00018: Starting mobile
22:49:08.315717 run osmo-ms-mob/00018(pid=153): Launched
22:49:08.327157 run mass: MS start registered {at=3581854.030506744, delay=0.005157206207513809, ms=00018}
22:49:08.595395 run mass: MS performed LU {at=3581854.298730727, lu_delay=4.809838143642992, ms=00010}
22:49:08.752530 run osmo-ms-mob/00019: Starting mobile
22:49:08.766660 run osmo-ms-mob/00019(pid=154): Launched
22:49:08.777945 run mass: MS start registered {at=3581854.481294231, delay=0.004931692034006119, ms=00019}
22:49:09.253120 run osmo-ms-mob/00020: Starting mobile
22:49:09.267261 run osmo-ms-mob/00020(pid=155): Launched
22:49:09.280759 run mass: MS start registered {at=3581854.984098894, delay=0.006658970844000578, ms=00020}
22:49:09.773511 run osmo-ms-mob/00021: Starting mobile
22:49:09.786995 run osmo-ms-mob/00021(pid=156): Launched
22:49:09.798374 run mass: MS start registered {at=3581855.501726113, delay=0.004885609727352858, ms=00021}
22:49:10.186414 run osmo-ms-mob/00022: Starting mobile
22:49:10.200231 run osmo-ms-mob/00022(pid=157): Launched
22:49:10.211978 run mass: MS start registered {at=3581855.915321834, delay=0.0051634409464895725, ms=00022}
22:49:10.654040 run osmo-ms-mob/00023: Starting mobile
22:49:10.667691 run osmo-ms-mob/00023(pid=158): Launched
22:49:10.679294 run mass: MS start registered {at=3581856.382646927, delay=0.004811681341379881, ms=00023}
22:49:11.053068 run osmo-ms-mob/00024: Starting mobile
22:49:11.066926 run osmo-ms-mob/00024(pid=159): Launched
22:49:11.078180 run mass: MS start registered {at=3581856.781531252, delay=0.00456986203789711, ms=00024}
22:49:11.539021 run mass: MS performed LU {at=3581857.242358645, lu_delay=6.560446436051279, ms=00012}
22:49:11.550956 run osmo-ms-mob/00025: Starting mobile
22:49:11.564808 run osmo-ms-mob/00025(pid=160): Launched
22:49:11.572547 run mass: MS performed LU {at=3581857.275904473, lu_delay=7.1913596130907536, ms=00011}
22:49:11.578861 run mass: MS start registered {at=3581857.28222648, delay=0.006343015003949404, ms=00025}
22:49:11.672965 run mass: MS performed LU {at=3581857.376289133, lu_delay=6.0936799719929695, ms=00013}
22:49:11.953075 run osmo-ms-mob/00026: Starting mobile
22:49:11.967108 run osmo-ms-mob/00026(pid=161): Launched
22:49:11.978284 run mass: MS start registered {at=3581857.681636284, delay=0.004837495274841785, ms=00026}
22:49:11.991215 run mass: MS performed LU {at=3581857.694561478, lu_delay=5.80830382136628, ms=00014}
22:49:12.056148 run mass: MS performed LU {at=3581857.759473935, lu_delay=5.277543214615434, ms=00015}
22:49:12.125575 run mass: MS performed LU {at=3581857.828915438, lu_delay=4.845626547001302, ms=00016}
22:49:12.137510 run osmo-ms-mob/00027: Starting mobile
22:49:12.151425 run osmo-ms-mob/00027(pid=162): Launched
22:49:12.162790 run mass: MS start registered {at=3581857.86613779, delay=0.004779523238539696, ms=00027}
22:49:12.752489 run osmo-ms-mob/00028: Starting mobile
22:49:12.766613 run osmo-ms-mob/00028(pid=163): Launched
22:49:12.777737 run mass: MS start registered {at=3581858.481089033, delay=0.0047179642133414745, ms=00028}
22:49:13.153275 run osmo-ms-mob/00029: Starting mobile
22:49:13.167525 run osmo-ms-mob/00029(pid=164): Launched
22:49:13.180218 run mass: MS start registered {at=3581858.883571027, delay=0.0060036396607756615, ms=00029}
22:49:13.552849 run osmo-ms-mob/00030: Starting mobile
22:49:13.566576 run osmo-ms-mob/00030(pid=165): Launched
22:49:13.577958 run mass: MS start registered {at=3581859.281306951, delay=0.004919501952826977, ms=00030}
22:49:13.809958 run mass: MS performed LU {at=3581859.513294346, lu_delay=5.0320001151412725, ms=00019}
22:49:13.828314 run mass: MS performed LU {at=3581859.531662748, lu_delay=5.5011560041457415, ms=00018}
22:49:13.840058 run osmo-ms-mob/00031: Starting mobile
22:49:13.854277 run osmo-ms-mob/00031(pid=166): Launched
22:49:13.860662 run mass: MS performed LU {at=3581859.5640195, lu_delay=6.082514640875161, ms=00017}
22:49:13.866963 run mass: MS start registered {at=3581859.570327922, delay=0.0063385008834302425, ms=00031}
22:49:14.100404 run mass: MS performed LU {at=3581859.803741168, lu_delay=4.819642274174839, ms=00020}
22:49:14.112057 run osmo-ms-mob/00032: Starting mobile
22:49:14.125900 run osmo-ms-mob/00032(pid=167): Launched
22:49:14.137289 run mass: MS start registered {at=3581859.840640118, delay=0.005018211901187897, ms=00032}
22:49:14.652821 run osmo-ms-mob/00033: Starting mobile
22:49:14.666742 run osmo-ms-mob/00033(pid=168): Launched
22:49:14.678208 run mass: MS start registered {at=3581860.381556978, delay=0.004825744777917862, ms=00033}
22:49:15.052655 run osmo-ms-mob/00034: Starting mobile
22:49:15.066368 run osmo-ms-mob/00034(pid=169): Launched
22:49:15.077728 run mass: MS start registered {at=3581860.781080846, delay=0.004634250421077013, ms=00034}
22:49:15.353010 run osmo-ms-mob/00035: Starting mobile
22:49:15.366443 run osmo-ms-mob/00035(pid=170): Launched
22:49:15.377550 run mass: MS start registered {at=3581861.080899561, delay=0.004687175620347261, ms=00035}
22:49:15.752835 run osmo-ms-mob/00036: Starting mobile
22:49:15.766956 run osmo-ms-mob/00036(pid=171): Launched
22:49:15.773536 run mass: MS performed LU {at=3581861.476893886, lu_delay=5.094246958848089, ms=00023}
22:49:15.780215 run mass: MS performed LU {at=3581861.483579575, lu_delay=5.981853462290019, ms=00021}
22:49:15.786477 run mass: MS start registered {at=3581861.489844114, delay=0.01297182822600007, ms=00036}
22:49:15.803430 run mass: MS performed LU {at=3581861.5067844, lu_delay=5.591462566051632, ms=00022}
22:49:15.815252 run osmo-ms-mob/00037: Starting mobile
22:49:15.829406 run osmo-ms-mob/00037(pid=172): Launched
22:49:15.840740 run mass: MS start registered {at=3581861.544092488, delay=0.00482016010209918, ms=00037}
22:49:16.057563 run mass: MS performed LU {at=3581861.760897503, lu_delay=4.9793662508018315, ms=00024}
22:49:16.453325 run osmo-ms-mob/00038: Starting mobile
22:49:16.467671 run osmo-ms-mob/00038(pid=173): Launched
22:49:16.486077 run mass: MS start registered {at=3581862.189408037, delay=0.011475695762783289, ms=00038}
22:49:16.752632 run osmo-ms-mob/00039: Starting mobile
22:49:16.766362 run osmo-ms-mob/00039(pid=174): Launched
22:49:16.777679 run mass: MS start registered {at=3581862.481028796, delay=0.004852753132581711, ms=00039}
22:49:17.152275 run osmo-ms-mob/00040: Starting mobile
22:49:17.166156 run osmo-ms-mob/00040(pid=175): Launched
22:49:17.177153 run mass: MS start registered {at=3581862.880505276, delay=0.004617295693606138, ms=00040}
22:49:17.452491 run osmo-ms-mob/00041: Starting mobile
22:49:17.466212 run osmo-ms-mob/00041(pid=176): Launched
22:49:17.477300 run mass: MS start registered {at=3581863.18065379, delay=0.004764427896589041, ms=00041}
22:49:17.538898 run mass: MS performed LU {at=3581863.242242217, lu_delay=5.376104427035898, ms=00027}
22:49:17.557469 run mass: MS performed LU {at=3581863.260812012, lu_delay=4.779722978826612, ms=00028}
22:49:17.569616 run osmo-ms-mob/00042: Starting mobile
22:49:17.583955 run osmo-ms-mob/00042(pid=177): Launched
22:49:17.596311 run mass: MS start registered {at=3581863.299647834, delay=0.005491088144481182, ms=00042}
22:49:17.829336 run mass: MS performed LU {at=3581863.53266984, lu_delay=6.250443359836936, ms=00025}
22:49:18.083569 run mass: MS performed LU {at=3581863.78690234, lu_delay=4.903331313282251, ms=00029}
22:49:18.095506 run osmo-ms-mob/00043: Starting mobile
22:49:18.109260 run osmo-ms-mob/00043(pid=178): Launched
22:49:18.121065 run mass: MS start registered {at=3581863.824414622, delay=0.004678280092775822, ms=00043}
22:49:18.452872 run osmo-ms-mob/00044: Starting mobile
22:49:18.467280 run osmo-ms-mob/00044(pid=179): Launched
22:49:18.478680 run mass: MS start registered {at=3581864.182031329, delay=0.004976325668394566, ms=00044}
22:49:18.752604 run osmo-ms-mob/00045: Starting mobile
22:49:18.766894 run osmo-ms-mob/00045(pid=180): Launched
22:49:18.779170 run mass: MS start registered {at=3581864.482512692, delay=0.005228831898421049, ms=00045}
22:49:19.052067 run osmo-ms-mob/00046: Starting mobile
22:49:19.065809 run osmo-ms-mob/00046(pid=181): Launched
22:49:19.077391 run mass: MS start registered {at=3581864.780742598, delay=0.005136048421263695, ms=00046}
22:49:19.353211 run osmo-ms-mob/00047: Starting mobile
22:49:19.368440 run osmo-ms-mob/00047(pid=182): Launched
22:49:19.380768 run mass: MS start registered {at=3581865.084115998, delay=0.005242113023996353, ms=00047}
22:49:19.523670 run mass: MS performed LU {at=3581865.227006935, lu_delay=5.945699984207749, ms=00030}
22:49:19.541846 run mass: MS performed LU {at=3581865.245193817, lu_delay=5.674865895416588, ms=00031}
22:49:19.554286 run osmo-ms-mob/00048: Starting mobile
22:49:19.569552 run osmo-ms-mob/00048(pid=183): Launched
22:49:19.577940 run mass: MS performed LU {at=3581865.281299055, lu_delay=4.899742077104747, ms=00033}
22:49:19.584671 run mass: MS start registered {at=3581865.287996521, delay=0.006716613192111254, ms=00048}
22:49:19.749256 run mass: MS performed LU {at=3581865.452578632, lu_delay=4.671497785951942, ms=00034}
22:49:19.764009 run osmo-ms-mob/00049: Starting mobile
22:49:19.778675 run osmo-ms-mob/00049(pid=184): Launched
22:49:19.790427 run mass: MS start registered {at=3581865.493777116, delay=0.005181092768907547, ms=00049}
22:49:19.823435 run mass: MS performed LU {at=3581865.526776031, lu_delay=5.68613591324538, ms=00032}
22:49:20.253175 run osmo-ms-mob/00050: Starting mobile
22:49:20.266899 run osmo-ms-mob/00050(pid=185): Launched
22:49:20.278840 run mass: MS start registered {at=3581865.982185465, delay=0.005340548697859049, ms=00050}
22:49:20.652633 run osmo-ms-mob/00051: Starting mobile
22:49:20.667615 run osmo-ms-mob/00051(pid=186): Launched
22:49:20.679194 run mass: MS start registered {at=3581866.382540508, delay=0.004911475349217653, ms=00051}
22:49:20.952106 run osmo-ms-mob/00052: Starting mobile
22:49:20.965709 run osmo-ms-mob/00052(pid=187): Launched
22:49:20.977687 run mass: MS start registered {at=3581866.681032456, delay=0.005522189196199179, ms=00052}
22:49:21.252858 run osmo-ms-mob/00053: Starting mobile
22:49:21.266593 run osmo-ms-mob/00053(pid=188): Launched
22:49:21.278714 run mass: MS start registered {at=3581866.982040989, delay=0.0056702434085309505, ms=00053}
22:49:21.323554 run mass: MS performed LU {at=3581867.026884952, lu_delay=4.545856155920774, ms=00039}
22:49:21.360542 run mass: MS performed LU {at=3581867.063878097, lu_delay=5.982978536281735, ms=00035}
22:49:21.372366 run osmo-ms-mob/00054: Starting mobile
22:49:21.386454 run osmo-ms-mob/00054(pid=189): Launched
22:49:21.397990 run mass: MS start registered {at=3581867.101335826, delay=0.005101522896438837, ms=00054}
22:49:21.539756 run mass: MS performed LU {at=3581867.243081213, lu_delay=5.05367317609489, ms=00038}
22:49:21.614029 run mass: MS performed LU {at=3581867.317362595, lu_delay=5.773270106874406, ms=00037}
22:49:21.625826 run osmo-ms-mob/00055: Starting mobile
22:49:21.639692 run osmo-ms-mob/00055(pid=190): Launched
22:49:21.650381 run mass: MS performed LU {at=3581867.353728112, lu_delay=5.8638839977793396, ms=00036}
22:49:21.656608 run mass: MS start registered {at=3581867.359974452, delay=0.010564875788986683, ms=00055}
22:49:22.152780 run osmo-ms-mob/00056: Starting mobile
22:49:22.167602 run osmo-ms-mob/00056(pid=191): Launched
22:49:22.179521 run mass: MS start registered {at=3581867.882864118, delay=0.0055807288736104965, ms=00056}
22:49:22.452645 run osmo-ms-mob/00057: Starting mobile
22:49:22.466514 run osmo-ms-mob/00057(pid=192): Launched
22:49:22.477895 run mass: MS start registered {at=3581868.181243635, delay=0.004904249683022499, ms=00057}
22:49:22.852450 run osmo-ms-mob/00058: Starting mobile
22:49:22.866133 run osmo-ms-mob/00058(pid=193): Launched
22:49:22.877250 run mass: MS start registered {at=3581868.580603573, delay=0.0049564470537006855, ms=00058}
22:49:23.157194 run osmo-ms-mob/00059: Starting mobile
22:49:23.171190 run osmo-ms-mob/00059(pid=194): Launched
22:49:23.190439 run mass: MS start registered {at=3581868.893768333, delay=0.011997268069535494, ms=00059}
22:49:23.288967 run mass: MS performed LU {at=3581868.99229927, lu_delay=6.111793993972242, ms=00040}
22:49:23.307264 run mass: MS performed LU {at=3581869.010607911, lu_delay=5.186193288769573, ms=00043}
22:49:23.363744 run osmo-ms-mob/00060: Starting mobile
22:49:23.379364 run osmo-ms-mob/00060(pid=195): Launched
22:49:23.387173 run mass: MS performed LU {at=3581869.090525974, lu_delay=4.908494645264, ms=00044}
22:49:23.394787 run mass: MS start registered {at=3581869.098148674, delay=0.007646703626960516, ms=00060}
22:49:23.515391 run mass: MS performed LU {at=3581869.218721512, lu_delay=6.038067721761763, ms=00041}
22:49:23.552065 run mass: MS performed LU {at=3581869.255400969, lu_delay=4.772888277191669, ms=00045}
22:49:23.564310 run osmo-ms-mob/00061: Starting mobile
22:49:23.579489 run osmo-ms-mob/00061(pid=196): Launched
22:49:23.589327 run mass: MS performed LU {at=3581869.292671452, lu_delay=5.993023617658764, ms=00042}
22:49:23.596342 run mass: MS start registered {at=3581869.299706428, delay=0.009844366926699877, ms=00061}
22:49:24.153448 run osmo-ms-mob/00062: Starting mobile
22:49:24.168473 run osmo-ms-mob/00062(pid=197): Launched
22:49:24.180678 run mass: MS start registered {at=3581869.88402174, delay=0.005525103770196438, ms=00062}
22:49:24.453079 run osmo-ms-mob/00063: Starting mobile
22:49:24.467391 run osmo-ms-mob/00063(pid=198): Launched
22:49:24.479815 run mass: MS start registered {at=3581870.183156165, delay=0.005832384806126356, ms=00063}
22:49:24.854245 run osmo-ms-mob/00064: Starting mobile
22:49:24.870424 run osmo-ms-mob/00064(pid=199): Launched
22:49:24.883139 run mass: MS start registered {at=3581870.586486224, delay=0.004892330151051283, ms=00064}
22:49:25.070828 run mass: MS performed LU {at=3581870.774150816, lu_delay=5.280373699963093, ms=00049}
22:49:25.089217 run mass: MS performed LU {at=3581870.792564195, lu_delay=6.011821596883237, ms=00046}
22:49:25.101077 run osmo-ms-mob/00065: Starting mobile
22:49:25.114727 run osmo-ms-mob/00065(pid=200): Launched
22:49:25.121120 run mass: MS performed LU {at=3581870.824478807, lu_delay=5.536482285708189, ms=00048}
22:49:25.127880 run mass: MS start registered {at=3581870.831243983, delay=0.00678346399217844, ms=00065}
22:49:25.361585 run mass: MS performed LU {at=3581871.064917462, lu_delay=5.980801464058459, ms=00047}
22:49:25.373539 run osmo-ms-mob/00066: Starting mobile
22:49:25.387668 run osmo-ms-mob/00066(pid=201): Launched
22:49:25.393965 run mass: MS performed LU {at=3581871.09732333, lu_delay=5.115137865301222, ms=00050}
22:49:25.400197 run mass: MS start registered {at=3581871.103561772, delay=0.006257152184844017, ms=00066}
22:49:25.652170 run mass: MS performed LU {at=3581871.35550634, lu_delay=4.9729658318683505, ms=00051}
22:49:25.953572 run osmo-ms-mob/00067: Starting mobile
22:49:25.967546 run osmo-ms-mob/00067(pid=202): Launched
22:49:25.979677 run mass: MS start registered {at=3581871.683016427, delay=0.0047158729285001755, ms=00067}
22:49:26.252308 run osmo-ms-mob/00068: Starting mobile
22:49:26.266284 run osmo-ms-mob/00068(pid=203): Launched
22:49:26.278380 run mass: MS start registered {at=3581871.981718498, delay=0.005758916959166527, ms=00068}
22:49:26.662016 run osmo-ms-mob/00069: Starting mobile
22:49:26.700316 run osmo-ms-mob/00069(pid=204): Launched
22:49:26.724511 run mass: MS start registered {at=3581872.427815733, delay=0.007713747210800648, ms=00069}
22:49:27.053330 run osmo-ms-mob/00070: Starting mobile
22:49:27.068825 run osmo-ms-mob/00070(pid=205): Launched
22:49:27.075754 run mass: MS performed LU {at=3581872.779107198, lu_delay=5.677771372254938, ms=00054}
22:49:27.082358 run mass: MS performed LU {at=3581872.785720597, lu_delay=5.425746145192534, ms=00055}
22:49:27.089110 run mass: MS start registered {at=3581872.792474203, delay=0.01339120464399457, ms=00070}
22:49:27.101417 run mass: MS performed LU {at=3581872.804756624, lu_delay=5.82271563494578, ms=00053}
22:49:27.113761 run osmo-ms-mob/00071: Starting mobile
22:49:27.128777 run osmo-ms-mob/00071(pid=206): Launched
22:49:27.140820 run mass: MS start registered {at=3581872.844160981, delay=0.005395467858761549, ms=00071}
22:49:27.281069 run mass: MS performed LU {at=3581872.984392828, lu_delay=6.303360371850431, ms=00052}
22:49:27.317934 run mass: MS performed LU {at=3581873.021267246, lu_delay=4.840023611206561, ms=00057}
22:49:27.354761 run mass: MS performed LU {at=3581873.058098204, lu_delay=5.17523408588022, ms=00056}
22:49:27.367252 run osmo-ms-mob/00072: Starting mobile
22:49:27.382477 run osmo-ms-mob/00072(pid=207): Launched
22:49:27.395142 run mass: MS start registered {at=3581873.09849117, delay=0.0056189061142504215, ms=00072}
22:49:28.253272 run osmo-ms-mob/00073: Starting mobile
22:49:28.267049 run osmo-ms-mob/00073(pid=208): Launched
22:49:28.280261 run mass: MS start registered {at=3581873.983605401, delay=0.006543019320815802, ms=00073}
22:49:28.652517 run osmo-ms-mob/00074: Starting mobile
22:49:28.669063 run osmo-ms-mob/00074(pid=209): Launched
22:49:28.683076 run mass: MS start registered {at=3581874.386416789, delay=0.005872322246432304, ms=00074}
22:49:28.836409 run mass: MS performed LU {at=3581874.539745581, lu_delay=5.240039153024554, ms=00061}
22:49:28.855151 run mass: MS performed LU {at=3581874.558495484, lu_delay=5.664727150928229, ms=00059}
22:49:29.052498 run osmo-ms-mob/00075: Starting mobile
22:49:29.067224 run osmo-ms-mob/00075(pid=210): Launched
22:49:29.079438 run mass: MS start registered {at=3581874.782781904, delay=0.005224458873271942, ms=00075}
22:49:29.128035 run mass: MS performed LU {at=3581874.831368106, lu_delay=6.25076453294605, ms=00058}
22:49:29.145532 run mass: MS performed LU {at=3581874.848876244, lu_delay=4.964854503981769, ms=00062}
22:49:29.418129 run mass: MS performed LU {at=3581875.121455766, lu_delay=4.938299600966275, ms=00063}
22:49:29.553835 run osmo-ms-mob/00076: Starting mobile
22:49:29.567770 run osmo-ms-mob/00076(pid=211): Launched
22:49:29.580828 run mass: MS start registered {at=3581875.28415297, delay=0.006282280199229717, ms=00076}
22:49:29.952703 run osmo-ms-mob/00077: Starting mobile
22:49:29.967015 run osmo-ms-mob/00077(pid=212): Launched
22:49:29.979041 run mass: MS start registered {at=3581875.682385399, delay=0.0051159909926354885, ms=00077}
22:49:30.453285 run osmo-ms-mob/00078: Starting mobile
22:49:30.467188 run osmo-ms-mob/00078(pid=213): Launched
22:49:30.478777 run mass: MS start registered {at=3581876.182124702, delay=0.005173308774828911, ms=00078}
22:49:30.820526 run mass: MS performed LU {at=3581876.523838166, lu_delay=4.840821739286184, ms=00067}
22:49:30.834199 run osmo-ms-mob/00079: Starting mobile
22:49:30.848363 run osmo-ms-mob/00079(pid=214): Launched
22:49:30.855026 run mass: MS performed LU {at=3581876.558381722, lu_delay=5.454819949809462, ms=00066}
22:49:30.861379 run mass: MS start registered {at=3581876.564743018, delay=0.006380777806043625, ms=00079}
22:49:30.867710 run mass: MS performed LU {at=3581876.571068871, lu_delay=5.739824887830764, ms=00065}
22:49:31.047315 run mass: MS performed LU {at=3581876.750646667, lu_delay=4.76892816927284, ms=00068}
22:49:31.120830 run mass: MS performed LU {at=3581876.824169144, lu_delay=6.237682919949293, ms=00064}
22:49:31.132979 run osmo-ms-mob/00080: Starting mobile
22:49:31.146873 run osmo-ms-mob/00080(pid=215): Launched
22:49:31.159017 run mass: MS start registered {at=3581876.862361815, delay=0.005791001953184605, ms=00080}
22:49:31.853064 run osmo-ms-mob/00081: Starting mobile
22:49:31.867707 run osmo-ms-mob/00081(pid=216): Launched
22:49:31.879803 run mass: MS start registered {at=3581877.583137701, delay=0.005257532000541687, ms=00081}
22:49:32.252578 run osmo-ms-mob/00082: Starting mobile
22:49:32.266460 run osmo-ms-mob/00082(pid=217): Launched
22:49:32.277726 run mass: MS start registered {at=3581877.98107781, delay=0.004935018718242645, ms=00082}
22:49:32.602237 run mass: MS performed LU {at=3581878.305573629, lu_delay=5.877757896203548, ms=00069}
22:49:32.620596 run mass: MS performed LU {at=3581878.323944404, lu_delay=5.225453233812004, ms=00072}
22:49:32.657930 run mass: MS performed LU {at=3581878.361269424, lu_delay=5.517108443193138, ms=00071}
22:49:32.669252 run osmo-ms-mob/00083: Starting mobile
22:49:32.683296 run osmo-ms-mob/00083(pid=218): Launched
22:49:32.695095 run mass: MS start registered {at=3581878.398433974, delay=0.005344882141798735, ms=00083}
22:49:32.911529 run mass: MS performed LU {at=3581878.614860016, lu_delay=5.822385813109577, ms=00070}
22:49:33.183699 run mass: MS performed LU {at=3581878.887031955, lu_delay=4.903426554054022, ms=00073}
22:49:33.353292 run osmo-ms-mob/00084: Starting mobile
22:49:33.367715 run osmo-ms-mob/00084(pid=219): Launched
22:49:33.379497 run mass: MS start registered {at=3581879.082838409, delay=0.0054497369565069675, ms=00084}
22:49:33.853332 run osmo-ms-mob/00085: Starting mobile
22:49:33.867621 run osmo-ms-mob/00085(pid=220): Launched
22:49:33.879493 run mass: MS start registered {at=3581879.582836152, delay=0.005141346249729395, ms=00085}
22:49:34.452977 run osmo-ms-mob/00086: Starting mobile
22:49:34.467193 run osmo-ms-mob/00086(pid=221): Launched
22:49:34.479304 run mass: MS start registered {at=3581880.182647437, delay=0.004441563040018082, ms=00086}
22:49:34.605418 run mass: MS performed LU {at=3581880.308750035, lu_delay=4.626364635769278, ms=00077}
22:49:34.633068 run mass: MS performed LU {at=3581880.336396502, lu_delay=5.5536145977675915, ms=00075}
22:49:34.651522 run mass: MS performed LU {at=3581880.354844616, lu_delay=5.968427826650441, ms=00074}
22:49:34.813271 run mass: MS performed LU {at=3581880.516600369, lu_delay=22.83496408490464, ms=00026}
22:49:35.059819 run osmo-ms-mob/00087: Starting mobile
22:49:35.074388 run osmo-ms-mob/00087(pid=222): Launched
22:49:35.091011 run mass: MS start registered {at=3581880.794339975, delay=0.0061853607185184956, ms=00087}
22:49:35.426869 run mass: MS performed LU {at=3581881.130166508, lu_delay=5.846013537608087, ms=00076}
22:49:35.663978 run osmo-ms-mob/00088: Starting mobile
22:49:35.679786 run osmo-ms-mob/00088(pid=223): Launched
22:49:35.692689 run mass: MS start registered {at=3581881.395987706, delay=0.005633958615362644, ms=00088}
22:49:36.252503 run osmo-ms-mob/00089: Starting mobile
22:49:36.267073 run osmo-ms-mob/00089(pid=224): Launched
22:49:36.279237 run mass: MS start registered {at=3581881.982580547, delay=0.005501811392605305, ms=00089}
22:49:36.405206 run mass: MS performed LU {at=3581882.108519202, lu_delay=4.525381501298398, ms=00081}
22:49:36.423869 run mass: MS performed LU {at=3581882.127188987, lu_delay=5.945064285304397, ms=00078}
22:49:36.622227 run mass: MS performed LU {at=3581882.325541769, lu_delay=5.463179954327643, ms=00080}
22:49:36.677554 run mass: MS performed LU {at=3581882.380885723, lu_delay=5.816142705269158, ms=00079}
22:49:36.854438 run osmo-ms-mob/00090: Starting mobile
22:49:36.872516 run osmo-ms-mob/00090(pid=225): Launched
22:49:36.891406 run mass: MS start registered {at=3581882.59471675, delay=0.010318913031369448, ms=00090}
22:49:37.554839 run osmo-ms-mob/00091: Starting mobile
22:49:37.571468 run osmo-ms-mob/00091(pid=226): Launched
22:49:37.585542 run mass: MS start registered {at=3581883.288877757, delay=0.006074368953704834, ms=00091}
22:49:38.253558 run osmo-ms-mob/00092: Starting mobile
22:49:38.269459 run osmo-ms-mob/00092(pid=227): Launched
22:49:38.282874 run mass: MS start registered {at=3581883.986203945, delay=0.00632787961512804, ms=00092}
22:49:38.370970 run mass: MS performed LU {at=3581884.074302746, lu_delay=6.093224936164916, ms=00082}
22:49:38.398452 run mass: MS performed LU {at=3581884.101785353, lu_delay=5.018946943804622, ms=00084}
22:49:38.486696 run mass: MS performed LU {at=3581884.190030546, lu_delay=4.607194393873215, ms=00085}
22:49:39.053629 run osmo-ms-mob/00093: Starting mobile
22:49:39.071076 run osmo-ms-mob/00093(pid=228): Launched
22:49:39.089185 run mass: MS start registered {at=3581884.792502797, delay=0.009004879277199507, ms=00093}
22:49:39.961561 run osmo-ms-mob/00094: Starting mobile
22:49:39.980542 run osmo-ms-mob/00094(pid=229): Launched
22:49:39.996580 run mass: MS start registered {at=3581885.699914725, delay=0.007794450037181377, ms=00094}
22:49:40.152299 run mass: MS performed LU {at=3581885.855597546, lu_delay=5.672950109001249, ms=00086}
22:49:40.171167 run mass: MS performed LU {at=3581885.874495017, lu_delay=5.080155042000115, ms=00087}
22:49:40.190041 run mass: MS performed LU {at=3581885.89334126, lu_delay=4.497353554237634, ms=00088}
22:49:40.956472 run osmo-ms-mob/00095: Starting mobile
22:49:40.971363 run osmo-ms-mob/00095(pid=230): Launched
22:49:40.977746 run mass: Starting too slowly. Moving on {now=3581886.681114849, sleep=-0.03142387792468071, target=3581886.6496909712}
22:49:40.983771 run mass: MS start registered {at=3581886.687130676, delay=0.006018413230776787, ms=00095}
22:49:41.852188 run osmo-ms-mob/00096: Starting mobile
22:49:41.866124 run osmo-ms-mob/00096(pid=231): Launched
22:49:41.877538 run mass: MS start registered {at=3581887.580889488, delay=0.005145228002220392, ms=00096}
22:49:42.353735 run mass: MS performed LU {at=3581888.057062246, lu_delay=5.4623454958200455, ms=00090}
22:49:42.372128 run mass: MS performed LU {at=3581888.075467187, lu_delay=6.0928866397589445, ms=00089}
22:49:42.635752 run mass: MS performed LU {at=3581888.339067114, lu_delay=5.050189357250929, ms=00091}
22:49:42.953420 run osmo-ms-mob/00097: Starting mobile
22:49:42.968021 run osmo-ms-mob/00097(pid=232): Launched
22:49:42.986324 run mass: MS start registered {at=3581888.689655591, delay=0.01062991563230753, ms=00097}
22:49:43.899971 run mass: MS performed LU {at=3581889.603304637, lu_delay=5.617100692354143, ms=00092}
22:49:43.918329 run mass: MS performed LU {at=3581889.621672901, lu_delay=4.82917010365054, ms=00093}
22:49:44.253058 run osmo-ms-mob/00098: Starting mobile
22:49:44.268038 run osmo-ms-mob/00098(pid=233): Launched
22:49:44.279776 run mass: MS start registered {at=3581889.98312559, delay=0.004922605585306883, ms=00098}
22:49:45.884268 run mass: MS performed LU {at=3581891.587551751, lu_delay=4.900421075057238, ms=00095}
22:49:45.902558 run mass: MS performed LU {at=3581891.605900282, lu_delay=5.905985557008535, ms=00094}
22:49:45.914328 run osmo-ms-mob/00099: Starting mobile
22:49:45.931160 run osmo-ms-mob/00099(pid=234): Launched
22:49:45.937493 run mass: All started... {duration=55.59117033984512, too_slow=1}
22:49:45.943516 run mass: MS performed LU {at=3581891.646872706, lu_delay=22.548724032007158, ms=00060}
22:49:45.949468 run mass: MS start registered {at=3581891.652834122, delay=0.01197643717750907, ms=00099}
22:49:48.371604 run mass: MS performed LU {at=3581894.074937925, lu_delay=5.385282334405929, ms=00097}
22:49:48.537625 run mass: MS performed LU {at=3581894.240957114, lu_delay=6.660067625809461, ms=00096}
22:49:49.650147 run mass: MS performed LU {at=3581895.353460149, lu_delay=5.370334559120238, ms=00098}
22:49:51.551106 run mass: MS performed LU {at=3581897.25442648, lu_delay=5.601592357736081, ms=00099}
22:49:55.534435 run mass: MS performed LU {at=3581901.237759002, lu_delay=22.839325028005987, ms=00083}
22:49:55.541962 run mass: Tests done {all_completed=True, max=22.839325028005987, min=4.497353554237634}
22:49:55.547893 tst register_default_mass.py: Test passed (90.7 sec)
22:49:55.553609 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:55.557036 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:55.560389 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:55.563783 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:55.567204 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:55.570582 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:55.573953 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:55.577327 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:55.580691 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:55.584043 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:55.587375 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:55.590729 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:55.594085 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:55.597467 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:55.600866 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:55.604235 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:55.607670 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:55.611181 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:55.614891 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:55.618387 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:55.621878 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:55.625307 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:55.628704 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:55.632167 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:55.635525 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:55.638977 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:55.642358 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:55.645783 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:55.649189 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:55.652559 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:55.655933 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:55.659312 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:55.662759 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:55.666200 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:55.669631 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:55.673452 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:55.677211 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:55.681013 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:55.684489 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:55.688051 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:55.691479 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:55.694875 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:55.699082 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:55.702640 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:55.706114 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:55.709520 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:55.712952 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:55.716380 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:55.720108 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:55.727400 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:55.734442 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:55.741695 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:55.745304 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:55.748771 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:55.752182 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:55.755617 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:55.759092 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:55.762506 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:55.765929 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:55.769907 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:55.773746 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:55.777177 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:55.780687 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:55.784260 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:55.787680 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:55.791220 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:55.794621 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:55.798002 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:55.801371 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:55.804726 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:55.808358 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:55.812567 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:55.816005 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:55.819382 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:55.822849 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:55.826265 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:55.829655 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:55.833014 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:55.836379 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:55.839769 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:55.843151 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:55.846568 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:55.849988 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:55.853402 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:55.856768 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:55.860090 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:55.863473 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:55.866824 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:55.870586 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:55.874250 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:55.878065 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:55.882010 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:55.886097 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:55.890390 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:55.894482 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:55.898700 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:55.902908 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:55.907097 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:55.911354 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:55.915962 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:55.920424 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:55.924958 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:55.929704 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:55.934650 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:55.939451 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:55.948076 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:55.952859 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:55.957445 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:55.962160 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:55.966764 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:55.971316 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:55.976282 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:55.981553 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:55.986625 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:55.990968 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:55.995303 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:55.999542 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:56.003698 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:56.007844 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:56.011947 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:56.016007 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:56.020129 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:56.024229 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:56.028305 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:56.032373 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:56.036412 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:56.040497 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:56.044580 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:56.048633 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:56.052728 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:56.056843 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:56.060955 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:56.065039 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:56.069355 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:56.073556 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:56.077634 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:56.089995 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:56.093976 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:56.098149 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:56.102153 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:56.106104 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:56.110074 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:56.114034 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:56.117997 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:56.121960 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:56.125978 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:56.129926 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:56.133864 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:56.139095 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:56.147158 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:56.151989 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:56.155877 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:56.160096 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:56.164123 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:56.168141 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:56.172095 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:56.176215 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:56.180139 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:56.184010 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:56.187939 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:56.191918 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:56.195915 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:56.199873 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:56.203835 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:56.207809 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:56.211782 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:56.215718 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:56.219682 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:56.223592 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:56.227487 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:56.231434 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:56.235365 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:56.239315 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:56.243285 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:56.247228 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:56.251296 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:56.255289 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:56.259355 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:56.263427 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:56.267444 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:56.271395 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:56.275437 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:56.279433 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:56.283627 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:56.287719 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:56.291811 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:56.295905 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:56.300078 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:56.304164 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:56.308211 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:56.312207 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:56.316125 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:56.319997 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:56.323891 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:56.327791 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:56.331852 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:56.335727 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:56.339688 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:56.343619 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:56.347551 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:56.351550 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:56.355559 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:56.359584 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:56.363611 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:56.367573 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:56.371422 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:56.375282 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:56.379256 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:56.383269 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:56.387241 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:56.391219 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:56.395162 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:56.399117 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:56.403091 --- ParallelTerminationStrategy: PID 22 died...
22:49:56.404850 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:56.409268 --- ParallelTerminationStrategy: PID 23 died...
22:49:56.411025 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:56.415295 --- ParallelTerminationStrategy: PID 24 died...
22:49:56.417055 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:56.421375 --- ParallelTerminationStrategy: PID 25 died...
22:49:56.423115 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:56.427420 --- ParallelTerminationStrategy: PID 26 died...
22:49:56.429151 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:56.433584 --- ParallelTerminationStrategy: PID 27 died...
22:49:56.435367 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:56.439844 --- ParallelTerminationStrategy: PID 28 died...
22:49:56.441645 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:56.446107 --- ParallelTerminationStrategy: PID 29 died...
22:49:56.447987 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:56.452539 --- ParallelTerminationStrategy: PID 30 died...
22:49:56.454297 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:56.458608 --- ParallelTerminationStrategy: PID 31 died...
22:49:56.460325 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:56.464614 --- ParallelTerminationStrategy: PID 32 died...
22:49:56.466386 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:56.470575 --- ParallelTerminationStrategy: PID 33 died...
22:49:56.472268 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:56.476381 --- ParallelTerminationStrategy: PID 35 died...
22:49:56.478011 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:56.482176 --- ParallelTerminationStrategy: PID 36 died...
22:49:56.483849 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:56.488061 --- ParallelTerminationStrategy: PID 37 died...
22:49:56.489787 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:56.494039 --- ParallelTerminationStrategy: PID 38 died...
22:49:56.495737 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:56.500053 --- ParallelTerminationStrategy: PID 39 died...
22:49:56.501762 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:56.506029 --- ParallelTerminationStrategy: PID 40 died...
22:49:56.507749 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:56.522650 --- ParallelTerminationStrategy: PID 41 died...
22:49:56.524177 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:56.527923 --- ParallelTerminationStrategy: PID 42 died...
22:49:56.529438 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:56.533285 --- ParallelTerminationStrategy: PID 43 died...
22:49:56.534851 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:56.538743 --- ParallelTerminationStrategy: PID 44 died...
22:49:56.540361 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:56.544592 --- ParallelTerminationStrategy: PID 45 died...
22:49:56.546249 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:56.550391 --- ParallelTerminationStrategy: PID 46 died...
22:49:56.552067 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:56.556167 --- ParallelTerminationStrategy: PID 47 died...
22:49:56.557806 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:56.561900 --- ParallelTerminationStrategy: PID 48 died...
22:49:56.563552 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:56.567569 --- ParallelTerminationStrategy: PID 49 died...
22:49:56.569156 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:56.573058 --- ParallelTerminationStrategy: PID 50 died...
22:49:56.574640 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:56.578514 --- ParallelTerminationStrategy: PID 51 died...
22:49:56.580105 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:56.583933 --- ParallelTerminationStrategy: PID 52 died...
22:49:56.585474 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:56.589308 --- ParallelTerminationStrategy: PID 53 died...
22:49:56.590832 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:56.594581 --- ParallelTerminationStrategy: PID 54 died...
22:49:56.596151 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:56.600015 --- ParallelTerminationStrategy: PID 55 died...
22:49:56.601811 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:56.605749 --- ParallelTerminationStrategy: PID 56 died...
22:49:56.607335 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:56.611304 --- ParallelTerminationStrategy: PID 57 died...
22:49:56.613214 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:56.617184 --- ParallelTerminationStrategy: PID 58 died...
22:49:56.618833 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:56.622767 --- ParallelTerminationStrategy: PID 59 died...
22:49:56.624326 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:56.628153 --- ParallelTerminationStrategy: PID 60 died...
22:49:56.629680 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:56.633468 --- ParallelTerminationStrategy: PID 61 died...
22:49:56.634994 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:56.638811 --- ParallelTerminationStrategy: PID 62 died...
22:49:56.640337 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:56.644174 --- ParallelTerminationStrategy: PID 63 died...
22:49:56.645702 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:56.649483 --- ParallelTerminationStrategy: PID 64 died...
22:49:56.651002 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:56.654793 --- ParallelTerminationStrategy: PID 65 died...
22:49:56.656339 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:56.660120 --- ParallelTerminationStrategy: PID 66 died...
22:49:56.661686 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:56.665469 --- ParallelTerminationStrategy: PID 67 died...
22:49:56.666951 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:56.670673 --- ParallelTerminationStrategy: PID 68 died...
22:49:56.672171 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:56.675861 --- ParallelTerminationStrategy: PID 69 died...
22:49:56.677364 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:56.681063 --- ParallelTerminationStrategy: PID 70 died...
22:49:56.682546 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:56.686306 --- ParallelTerminationStrategy: PID 71 died...
22:49:56.687818 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:56.691519 --- ParallelTerminationStrategy: PID 72 died...
22:49:56.693079 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:56.696945 --- ParallelTerminationStrategy: PID 73 died...
22:49:56.698508 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:56.702364 --- ParallelTerminationStrategy: PID 74 died...
22:49:56.703917 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:56.707695 --- ParallelTerminationStrategy: PID 75 died...
22:49:56.709221 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:56.713058 --- ParallelTerminationStrategy: PID 76 died...
22:49:56.714579 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:56.718356 --- ParallelTerminationStrategy: PID 77 died...
22:49:56.719885 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:56.723641 --- ParallelTerminationStrategy: PID 78 died...
22:49:56.725177 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:56.728988 --- ParallelTerminationStrategy: PID 79 died...
22:49:56.730558 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:56.734448 --- ParallelTerminationStrategy: PID 80 died...
22:49:56.735994 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:56.739838 --- ParallelTerminationStrategy: PID 81 died...
22:49:56.741388 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:56.745252 --- ParallelTerminationStrategy: PID 82 died...
22:49:56.746814 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:56.750795 --- ParallelTerminationStrategy: PID 83 died...
22:49:56.752414 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:56.756291 --- ParallelTerminationStrategy: PID 84 died...
22:49:56.757873 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:56.761851 --- ParallelTerminationStrategy: PID 85 died...
22:49:56.763411 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:56.767266 --- ParallelTerminationStrategy: PID 86 died...
22:49:56.768827 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:56.772790 --- ParallelTerminationStrategy: PID 87 died...
22:49:56.774349 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:56.778294 --- ParallelTerminationStrategy: PID 88 died...
22:49:56.779889 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:56.783836 --- ParallelTerminationStrategy: PID 89 died...
22:49:56.785457 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:56.789416 --- ParallelTerminationStrategy: PID 90 died...
22:49:56.790981 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:56.794872 --- ParallelTerminationStrategy: PID 91 died...
22:49:56.796438 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:56.800333 --- ParallelTerminationStrategy: PID 92 died...
22:49:56.801908 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:56.805794 --- ParallelTerminationStrategy: PID 93 died...
22:49:56.807354 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:56.811135 --- ParallelTerminationStrategy: PID 94 died...
22:49:56.812693 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:56.816495 --- ParallelTerminationStrategy: PID 95 died...
22:49:56.818038 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:56.821890 --- ParallelTerminationStrategy: PID 96 died...
22:49:56.823420 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:56.827242 --- ParallelTerminationStrategy: PID 97 died...
22:49:56.828775 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:56.832646 --- ParallelTerminationStrategy: PID 98 died...
22:49:56.834173 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:56.837954 --- ParallelTerminationStrategy: PID 99 died...
22:49:56.839482 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:56.843307 --- ParallelTerminationStrategy: PID 100 died...
22:49:56.844852 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:56.848685 --- ParallelTerminationStrategy: PID 101 died...
22:49:56.850212 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:56.854021 --- ParallelTerminationStrategy: PID 102 died...
22:49:56.855568 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:56.859326 --- ParallelTerminationStrategy: PID 103 died...
22:49:56.860874 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:56.864701 --- ParallelTerminationStrategy: PID 104 died...
22:49:56.866248 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:56.870172 --- ParallelTerminationStrategy: PID 105 died...
22:49:56.871797 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:56.875702 --- ParallelTerminationStrategy: PID 106 died...
22:49:56.877335 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:56.881313 --- ParallelTerminationStrategy: PID 107 died...
22:49:56.882933 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:56.886919 --- ParallelTerminationStrategy: PID 108 died...
22:49:56.888499 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:56.892382 --- ParallelTerminationStrategy: PID 109 died...
22:49:56.893977 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:56.898151 --- ParallelTerminationStrategy: PID 110 died...
22:49:56.899903 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:56.904026 --- ParallelTerminationStrategy: PID 111 died...
22:49:56.905725 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:56.909914 --- ParallelTerminationStrategy: PID 112 died...
22:49:56.911636 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:56.915914 --- ParallelTerminationStrategy: PID 113 died...
22:49:56.917612 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:56.921863 --- ParallelTerminationStrategy: PID 114 died...
22:49:56.923537 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:56.927618 --- ParallelTerminationStrategy: PID 115 died...
22:49:56.929276 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:56.933323 --- ParallelTerminationStrategy: PID 116 died...
22:49:56.934955 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:56.938937 --- ParallelTerminationStrategy: PID 117 died...
22:49:56.940530 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:56.944402 --- ParallelTerminationStrategy: PID 118 died...
22:49:56.945976 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:56.949904 --- ParallelTerminationStrategy: PID 119 died...
22:49:56.951483 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:56.955482 --- ParallelTerminationStrategy: PID 120 died...
22:49:56.957050 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:56.960921 --- ParallelTerminationStrategy: PID 121 died...
22:49:56.962486 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:56.966334 --- ParallelTerminationStrategy: PID 122 died...
22:49:56.967886 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:56.971756 --- ParallelTerminationStrategy: PID 123 died...
22:49:56.973320 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:56.977208 --- ParallelTerminationStrategy: PID 124 died...
22:49:56.978799 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:56.982656 --- ParallelTerminationStrategy: PID 125 died...
22:49:56.984224 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:56.988142 --- ParallelTerminationStrategy: PID 126 died...
22:49:56.989743 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:56.993695 --- ParallelTerminationStrategy: PID 127 died...
22:49:56.995295 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:56.999222 --- ParallelTerminationStrategy: PID 128 died...
22:49:57.000780 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:57.004622 --- ParallelTerminationStrategy: PID 129 died...
22:49:57.006219 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:57.010077 --- ParallelTerminationStrategy: PID 130 died...
22:49:57.011658 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:57.015592 --- ParallelTerminationStrategy: PID 131 died...
22:49:57.017151 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:57.021039 --- ParallelTerminationStrategy: PID 132 died...
22:49:57.022604 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:57.026476 --- ParallelTerminationStrategy: PID 133 died...
22:49:57.028054 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:57.031924 --- ParallelTerminationStrategy: PID 134 died...
22:49:57.033532 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:57.037513 --- ParallelTerminationStrategy: PID 135 died...
22:49:57.039125 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:57.043057 --- ParallelTerminationStrategy: PID 136 died...
22:49:57.044634 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:57.048569 --- ParallelTerminationStrategy: PID 137 died...
22:49:57.050212 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:57.054264 --- ParallelTerminationStrategy: PID 138 died...
22:49:57.055928 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:57.060037 --- ParallelTerminationStrategy: PID 139 died...
22:49:57.061654 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:57.065629 --- ParallelTerminationStrategy: PID 140 died...
22:49:57.067194 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:57.071027 --- ParallelTerminationStrategy: PID 141 died...
22:49:57.072547 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:57.076268 --- ParallelTerminationStrategy: PID 142 died...
22:49:57.077819 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:57.081672 --- ParallelTerminationStrategy: PID 143 died...
22:49:57.083235 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:57.087241 --- ParallelTerminationStrategy: PID 144 died...
22:49:57.088917 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:57.092904 --- ParallelTerminationStrategy: PID 145 died...
22:49:57.094569 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:57.098686 --- ParallelTerminationStrategy: PID 146 died...
22:49:57.100339 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:57.104446 --- ParallelTerminationStrategy: PID 147 died...
22:49:57.106092 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:57.110218 --- ParallelTerminationStrategy: PID 148 died...
22:49:57.111844 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:57.115857 --- ParallelTerminationStrategy: PID 149 died...
22:49:57.117474 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:57.121469 --- ParallelTerminationStrategy: PID 150 died...
22:49:57.123053 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:57.126950 --- ParallelTerminationStrategy: PID 151 died...
22:49:57.128530 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:57.132470 --- ParallelTerminationStrategy: PID 152 died...
22:49:57.134044 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:57.137972 --- ParallelTerminationStrategy: PID 153 died...
22:49:57.139538 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:57.143350 --- ParallelTerminationStrategy: PID 154 died...
22:49:57.144928 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:57.148768 --- ParallelTerminationStrategy: PID 155 died...
22:49:57.150305 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:57.154247 --- ParallelTerminationStrategy: PID 156 died...
22:49:57.155771 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:57.159619 --- ParallelTerminationStrategy: PID 157 died...
22:49:57.161209 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:57.165028 --- ParallelTerminationStrategy: PID 158 died...
22:49:57.166566 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:57.170395 --- ParallelTerminationStrategy: PID 159 died...
22:49:57.171933 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:57.175718 --- ParallelTerminationStrategy: PID 160 died...
22:49:57.177279 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:57.181126 --- ParallelTerminationStrategy: PID 161 died...
22:49:57.182658 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:57.186484 --- ParallelTerminationStrategy: PID 162 died...
22:49:57.188004 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:57.191813 --- ParallelTerminationStrategy: PID 163 died...
22:49:57.193374 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:57.197191 --- ParallelTerminationStrategy: PID 164 died...
22:49:57.198708 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:57.202514 --- ParallelTerminationStrategy: PID 165 died...
22:49:57.204046 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:57.207812 --- ParallelTerminationStrategy: PID 166 died...
22:49:57.209382 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:57.213182 --- ParallelTerminationStrategy: PID 167 died...
22:49:57.214730 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:57.218569 --- ParallelTerminationStrategy: PID 168 died...
22:49:57.220105 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:57.223961 --- ParallelTerminationStrategy: PID 169 died...
22:49:57.225488 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:57.229293 --- ParallelTerminationStrategy: PID 170 died...
22:49:57.230829 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:57.234725 --- ParallelTerminationStrategy: PID 171 died...
22:49:57.236264 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:57.240087 --- ParallelTerminationStrategy: PID 172 died...
22:49:57.241630 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:57.245421 --- ParallelTerminationStrategy: PID 173 died...
22:49:57.246968 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:57.250870 --- ParallelTerminationStrategy: PID 174 died...
22:49:57.252442 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:57.256446 --- ParallelTerminationStrategy: PID 175 died...
22:49:57.258052 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:57.262082 --- ParallelTerminationStrategy: PID 176 died...
22:49:57.263825 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:57.268003 --- ParallelTerminationStrategy: PID 177 died...
22:49:57.269713 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:57.273872 --- ParallelTerminationStrategy: PID 178 died...
22:49:57.275526 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:57.279553 --- ParallelTerminationStrategy: PID 179 died...
22:49:57.281195 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:57.285147 --- ParallelTerminationStrategy: PID 180 died...
22:49:57.286721 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:57.290702 --- ParallelTerminationStrategy: PID 181 died...
22:49:57.292274 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:57.296185 --- ParallelTerminationStrategy: PID 182 died...
22:49:57.297785 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:57.301739 --- ParallelTerminationStrategy: PID 183 died...
22:49:57.303358 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:57.307507 --- ParallelTerminationStrategy: PID 184 died...
22:49:57.309167 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:57.313193 --- ParallelTerminationStrategy: PID 185 died...
22:49:57.314772 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:57.318692 --- ParallelTerminationStrategy: PID 186 died...
22:49:57.320274 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:57.324306 --- ParallelTerminationStrategy: PID 187 died...
22:49:57.325888 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:57.329796 --- ParallelTerminationStrategy: PID 188 died...
22:49:57.331371 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:57.335289 --- ParallelTerminationStrategy: PID 189 died...
22:49:57.336898 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:57.340803 --- ParallelTerminationStrategy: PID 190 died...
22:49:57.342379 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:57.346340 --- ParallelTerminationStrategy: PID 191 died...
22:49:57.347987 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:57.352087 --- ParallelTerminationStrategy: PID 192 died...
22:49:57.353749 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:57.357840 --- ParallelTerminationStrategy: PID 193 died...
22:49:57.359477 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:57.363381 --- ParallelTerminationStrategy: PID 194 died...
22:49:57.365065 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:57.368947 --- ParallelTerminationStrategy: PID 195 died...
22:49:57.370522 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:57.374408 --- ParallelTerminationStrategy: PID 196 died...
22:49:57.375976 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:57.379871 --- ParallelTerminationStrategy: PID 197 died...
22:49:57.381451 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:57.385374 --- ParallelTerminationStrategy: PID 198 died...
22:49:57.386947 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:57.390837 --- ParallelTerminationStrategy: PID 199 died...
22:49:57.392402 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:57.396348 --- ParallelTerminationStrategy: PID 200 died...
22:49:57.398001 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:57.402142 --- ParallelTerminationStrategy: PID 201 died...
22:49:57.403775 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:57.407868 --- ParallelTerminationStrategy: PID 202 died...
22:49:57.409482 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:57.413393 --- ParallelTerminationStrategy: PID 203 died...
22:49:57.414960 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:57.418867 --- ParallelTerminationStrategy: PID 204 died...
22:49:57.420433 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:57.424329 --- ParallelTerminationStrategy: PID 205 died...
22:49:57.425900 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:57.429818 --- ParallelTerminationStrategy: PID 206 died...
22:49:57.431386 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:57.435291 --- ParallelTerminationStrategy: PID 207 died...
22:49:57.436884 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:57.445400 --- ParallelTerminationStrategy: PID 208 died...
22:49:57.446958 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:57.450787 --- ParallelTerminationStrategy: PID 209 died...
22:49:57.452321 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:57.456157 --- ParallelTerminationStrategy: PID 210 died...
22:49:57.457686 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:57.461496 --- ParallelTerminationStrategy: PID 211 died...
22:49:57.463026 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:57.609075 --- ParallelTerminationStrategy: PID 212 died...
22:49:57.610584 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:57.614303 --- ParallelTerminationStrategy: PID 213 died...
22:49:57.615814 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:57.619474 --- ParallelTerminationStrategy: PID 214 died...
22:49:57.623102 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:57.626878 --- ParallelTerminationStrategy: PID 215 died...
22:49:57.628367 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:57.632001 --- ParallelTerminationStrategy: PID 216 died...
22:49:57.633518 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:57.637214 --- ParallelTerminationStrategy: PID 217 died...
22:49:57.638668 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:57.642432 --- ParallelTerminationStrategy: PID 218 died...
22:49:57.643953 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:57.647662 --- ParallelTerminationStrategy: PID 219 died...
22:49:57.649153 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:57.652867 --- ParallelTerminationStrategy: PID 220 died...
22:49:57.654321 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:57.658110 --- ParallelTerminationStrategy: PID 221 died...
22:49:57.659639 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:57.663482 --- ParallelTerminationStrategy: PID 222 died...
22:49:57.665037 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:57.668933 --- ParallelTerminationStrategy: PID 223 died...
22:49:57.670482 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:57.674313 --- ParallelTerminationStrategy: PID 224 died...
22:49:57.675855 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:57.679663 --- ParallelTerminationStrategy: PID 225 died...
22:49:57.681212 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:57.685009 --- ParallelTerminationStrategy: PID 226 died...
22:49:57.686540 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:57.690346 --- ParallelTerminationStrategy: PID 227 died...
22:49:57.691890 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:57.695733 --- ParallelTerminationStrategy: PID 228 died...
22:49:57.697267 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:57.701071 --- ParallelTerminationStrategy: PID 229 died...
22:49:57.702602 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:57.706396 --- ParallelTerminationStrategy: PID 230 died...
22:49:57.707929 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:57.711793 --- ParallelTerminationStrategy: PID 231 died...
22:49:57.713352 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:57.717215 --- ParallelTerminationStrategy: PID 232 died...
22:49:57.718771 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:57.722555 --- ParallelTerminationStrategy: PID 233 died...
22:49:57.724082 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:57.728079 --- ParallelTerminationStrategy: PID 234 died...
22:49:57.729665 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:50:01.133543 --- ParallelTerminationStrategy: PID 34 died...
22:50:01.144052 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-7886 netreg_mass PASS
---------------------------------------------------------------------
22:50:01.243390 tst trial-7886: Storing JUnit report in /build/trial-7886/run.2025-02-23_22-48-24/trial-7886.xml
--------------------------------------------------------------------------------------------
trial-7886 PASS
--------------------------------------------------------------------------------------------
22:50:01.258151 tst trial-7886: trial-7886: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (90.7 sec)
+ exit_code=0
+ rm -rf trial-7886/inst
+ cd trial-7886
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-02-23 22:48:24
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-7886-run.tgz run.2025-02-23_22-48-24
+ tar czf /build/trial-7886-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-02-23_13_25_51.tgz osmo-bts-oc2g.build-2025-02-23_00_51_27.tgz osmo-bts-sysmo.build-2025-02-23_00_51_20.tgz osmo-bts.build-2025-02-23_00_51_39.tgz osmo-ggsn.build-2025-02-23_20_42_37.tgz osmo-hlr.build-2025-02-23_16_36_56.tgz osmo-hnbgw.build-2025-02-23_13_28_42.tgz osmo-mgw.build-2025-02-23_08_33_11.tgz osmo-msc.build-2025-02-23_13_32_40.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-02-23_07_41_37.tgz osmo-pcu-sysmo.build-2025-02-23_07_41_34.tgz osmo-pcu.build-2025-02-23_07_41_40.tgz osmo-sgsn.build-2025-02-23_20_48_32.tgz osmo-stp.build-2025-02-23_13_25_14.tgz osmo-trx.build-2025-02-23_14_28_49.tgz osmocom-bb.build-2025-02-23_21_17_40.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