This log is too long to show here, 13 KB has been skipped — click to see the complete log
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7953
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins10407470187393098787.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-8384
+ 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
48c4e9f redmine: upgrade to 6.1.3
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_S1GW_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 DONE 0.1s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context:
#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.1s
#7 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#7 CACHED
#8 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#8 CACHED
#9 [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
#9 CACHED
#10 [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
#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 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#12 CACHED
#13 [18/28] RUN SET -x && mkdir -p /tmp/mongodb && cd /tmp/mongodb && wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && wget "http://archive.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" > /etc/apt/sources.list.d/mongodb-org.list && apt-get update && apt-get install -y mongodb-org && apt-get clean && cd / && rm -rf /tmp/mongodb && rm /etc/apt/sources.list.d/mongodb-org.list && sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf
#13 CACHED
#14 [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
#14 CACHED
#15 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#15 CACHED
#16 [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
#16 CACHED
#17 [ 3/28] RUN groupadd osmo-gsm-tester
#17 CACHED
#18 [ 9/28] COPY SSH /root/.ssh
#18 CACHED
#19 [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
#19 CACHED
#20 [ 8/28] RUN MKDIR /var/run/sshd
#20 CACHED
#21 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#21 CACHED
#22 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#22 CACHED
#23 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#23 CACHED
#24 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#24 CACHED
#25 [ 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
#25 CACHED
#26 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#26 CACHED
#27 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#27 CACHED
#28 [20/28] WORKDIR /TMP
#28 CACHED
#29 [ 2/28] RUN useradd -ms /bin/bash jenkins
#29 CACHED
#30 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#30 CACHED
#31 [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
#31 CACHED
#32 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:c7db91d9ffb2e2c9ee1caa25244b5dfcb31ccd2c6aedae79f00f1855000d651f done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8385 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2026-07-07 22:48:15
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8385
+ mkdir -p trial-8385
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-07-07_13_27_06.tgz osmo-bts-oc2g.build-2026-07-07_00_52_24.tgz osmo-bts-sysmo.build-2026-07-07_00_52_27.tgz osmo-bts.build-2026-07-07_00_52_31.tgz osmo-ggsn.build-2026-07-07_20_43_17.tgz osmo-hlr.build-2026-07-07_16_37_47.tgz osmo-hnbgw.build-2026-07-07_13_30_01.tgz osmo-mgw.build-2026-07-07_08_33_39.tgz osmo-msc.build-2026-07-07_13_36_18.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-07-07_07_35_04.tgz osmo-pcu-sysmo.build-2026-07-07_07_34_55.tgz osmo-pcu.build-2026-07-07_07_35_08.tgz osmo-sgsn.build-2026-07-07_20_49_03.tgz osmo-stp.build-2026-07-07_13_25_42.tgz osmo-trx.build-2026-07-07_14_22_27.tgz osmocom-bb.build-2026-07-07_00_00_35.tgz srslte.build-19.tgz trial-8385
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-07-07_13_27_06.md5 osmo-bts-oc2g.build-2026-07-07_00_52_24.md5 osmo-bts-sysmo.build-2026-07-07_00_52_27.md5 osmo-bts.build-2026-07-07_00_52_31.md5 osmo-ggsn.build-2026-07-07_20_43_17.md5 osmo-hlr.build-2026-07-07_16_37_47.md5 osmo-hnbgw.build-2026-07-07_13_30_01.md5 osmo-mgw.build-2026-07-07_08_33_39.md5 osmo-msc.build-2026-07-07_13_36_18.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-07-07_07_35_04.md5 osmo-pcu-sysmo.build-2026-07-07_07_34_55.md5 osmo-pcu.build-2026-07-07_07_35_08.md5 osmo-sgsn.build-2026-07-07_20_49_03.md5 osmo-stp.build-2026-07-07_13_25_42.md5 osmo-trx.build-2026-07-07_14_22_27.md5 osmocom-bb.build-2026-07-07_00_00_35.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-07-07_13_27_06.md5 osmo-bts-oc2g.build-2026-07-07_00_52_24.md5 osmo-bts-sysmo.build-2026-07-07_00_52_27.md5 osmo-bts.build-2026-07-07_00_52_31.md5 osmo-ggsn.build-2026-07-07_20_43_17.md5 osmo-hlr.build-2026-07-07_16_37_47.md5 osmo-hnbgw.build-2026-07-07_13_30_01.md5 osmo-mgw.build-2026-07-07_08_33_39.md5 osmo-msc.build-2026-07-07_13_36_18.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-07-07_07_35_04.md5 osmo-pcu-sysmo.build-2026-07-07_07_34_55.md5 osmo-pcu.build-2026-07-07_07_35_08.md5 osmo-sgsn.build-2026-07-07_20_49_03.md5 osmo-stp.build-2026-07-07_13_25_42.md5 osmo-trx.build-2026-07-07_14_22_27.md5 osmocom-bb.build-2026-07-07_00_00_35.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-8385 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8385'
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-8385
--------------------------------------------------------------------------------------------
22:48:16.149637 tst trial-8385: Detailed log at /build/trial-8385/run.2026-07-07_22-48-16/log
---------------------------------------------------------------------
trial-8385 netreg_mass
---------------------------------------------------------------------
22:48:16.356356 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:16.356783 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:16.357620 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:16.358788 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:16.399718 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:16.400487 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:16.401612 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:16.462305 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-8385 netreg_mass register_default_mass.py
----------------------------------------------
22:48:16.463139 tst register_default_mass.py:9: Claiming resources for the test
22:48:16.477494 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.478054 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.478544 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.479054 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.479511 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.479985 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.480441 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:16.507712 tst register_default_mass.py: using LAC 2
22:48:16.525392 tst register_default_mass.py: using RAC 2
22:48:16.544767 tst register_default_mass.py: using CellId 2
22:48:16.566190 tst register_default_mass.py: using BVCI 3
22:48:16.576379 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.577021 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.577589 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.578167 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.578694 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.579239 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.579762 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.580309 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.580854 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.581380 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.581899 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.582412 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.582956 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.583484 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.583991 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.584535 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.585070 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.585592 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.586116 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.586652 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.587178 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.587730 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.588264 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.588789 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.589314 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.589846 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.590370 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.590925 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.591462 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.591985 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.592521 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.593037 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.593546 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.594080 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.594593 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.595117 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.595633 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.596166 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.596682 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.597209 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.597724 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.598242 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.598754 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.599284 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.599798 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.600307 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.600838 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.601362 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.601865 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.602385 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.602906 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.603415 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.603934 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.604447 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.604955 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.605473 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.605979 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.606483 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.607023 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.607528 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.608023 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.608537 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.609048 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.609555 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.610067 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.610574 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.611093 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.611623 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.612135 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.612636 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.613157 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.613666 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.614245 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.614757 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.615267 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.615768 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.616272 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.616775 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.617289 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.617797 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.618298 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.618810 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.619324 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.619825 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.620334 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.620837 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.621341 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.621839 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.622359 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.622880 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.623394 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.623920 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.624436 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.624962 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.625471 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.625972 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.626485 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.627010 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.627515 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.628029 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.628544 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.629099 tst register_default_mass.py:21: Launching a simple network
22:48:16.639019 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:16.755310 run create_hlr_db(pid=19): Launched
22:48:17.770432 run create_hlr_db(pid=19): Terminated: ok {rc=0}
22:48:17.794533 run pcap-recorder_any(filters='host 127.0.42.2')(pid=21): Launched
22:48:17.809865 run osmo-hlr_127.0.42.2(pid=22): Launched
22:48:17.815551 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:17.999580 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=23): Launched
22:48:18.014069 run osmo-stp_127.0.42.5(pid=24): Launched
22:48:18.019586 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:18.423926 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=25): Launched
22:48:18.438483 run osmo-msc_127.0.42.6(pid=26): Launched
22:48:21.453000 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:21.580443 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=27): Launched
22:48:21.595081 run osmo-mgw_127.0.42.3(pid=28): Launched
22:48:21.600583 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:21.623696 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=29): Launched
22:48:21.638313 run osmo-mgw_127.0.42.4(pid=30): Launched
22:48:21.643760 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:21.948466 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=31): Launched
22:48:21.963321 run osmo-bsc_127.0.42.7(pid=32): Launched
22:48:27.990434 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:28.160557 run osmo-bts-virtual(pid=33): Launched
22:48:29.191361 tst register_default_mass.py: using MSISDN 1001
22:48:29.203074 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:29.232082 tst register_default_mass.py: using MSISDN 1002
22:48:29.245037 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:29.267433 tst register_default_mass.py: using MSISDN 1003
22:48:29.277616 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:29.300044 tst register_default_mass.py: using MSISDN 1004
22:48:29.309883 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:29.332237 tst register_default_mass.py: using MSISDN 1005
22:48:29.342012 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:29.364639 tst register_default_mass.py: using MSISDN 1006
22:48:29.374436 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:29.396591 tst register_default_mass.py: using MSISDN 1007
22:48:29.405876 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:29.428732 tst register_default_mass.py: using MSISDN 1008
22:48:29.440849 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:29.464166 tst register_default_mass.py: using MSISDN 1009
22:48:29.474612 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:29.498051 tst register_default_mass.py: using MSISDN 1010
22:48:29.508490 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:29.532033 tst register_default_mass.py: using MSISDN 1011
22:48:29.542428 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:29.565966 tst register_default_mass.py: using MSISDN 1012
22:48:29.576381 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:29.599878 tst register_default_mass.py: using MSISDN 1013
22:48:29.610196 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:29.633482 tst register_default_mass.py: using MSISDN 1014
22:48:29.643746 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:29.667099 tst register_default_mass.py: using MSISDN 1015
22:48:29.677331 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:29.700594 tst register_default_mass.py: using MSISDN 1016
22:48:29.710842 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:29.734281 tst register_default_mass.py: using MSISDN 1017
22:48:29.744597 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:29.768203 tst register_default_mass.py: using MSISDN 1018
22:48:29.778614 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:29.802112 tst register_default_mass.py: using MSISDN 1019
22:48:29.812501 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:29.835969 tst register_default_mass.py: using MSISDN 1020
22:48:29.846324 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:29.869854 tst register_default_mass.py: using MSISDN 1021
22:48:29.880267 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:29.903804 tst register_default_mass.py: using MSISDN 1022
22:48:29.914108 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:29.937819 tst register_default_mass.py: using MSISDN 1023
22:48:29.948304 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:29.972076 tst register_default_mass.py: using MSISDN 1024
22:48:29.982568 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:30.006050 tst register_default_mass.py: using MSISDN 1025
22:48:30.016468 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:30.039689 tst register_default_mass.py: using MSISDN 1026
22:48:30.049836 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:30.073468 tst register_default_mass.py: using MSISDN 1027
22:48:30.083877 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:30.107567 tst register_default_mass.py: using MSISDN 1028
22:48:30.117988 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:30.141613 tst register_default_mass.py: using MSISDN 1029
22:48:30.152058 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:30.175582 tst register_default_mass.py: using MSISDN 1030
22:48:30.185952 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:30.209362 tst register_default_mass.py: using MSISDN 1031
22:48:30.219767 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:30.243563 tst register_default_mass.py: using MSISDN 1032
22:48:30.253979 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:30.277391 tst register_default_mass.py: using MSISDN 1033
22:48:30.287729 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:30.311213 tst register_default_mass.py: using MSISDN 1034
22:48:30.321591 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:30.345101 tst register_default_mass.py: using MSISDN 1035
22:48:30.355528 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:30.379004 tst register_default_mass.py: using MSISDN 1036
22:48:30.389356 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:30.412855 tst register_default_mass.py: using MSISDN 1037
22:48:30.423275 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:30.446883 tst register_default_mass.py: using MSISDN 1038
22:48:30.457323 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:30.480780 tst register_default_mass.py: using MSISDN 1039
22:48:30.491208 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:30.514969 tst register_default_mass.py: using MSISDN 1040
22:48:30.525550 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:30.549167 tst register_default_mass.py: using MSISDN 1041
22:48:30.559656 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:30.583008 tst register_default_mass.py: using MSISDN 1042
22:48:30.593295 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:30.616580 tst register_default_mass.py: using MSISDN 1043
22:48:30.626854 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:30.650324 tst register_default_mass.py: using MSISDN 1044
22:48:30.660713 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:30.684171 tst register_default_mass.py: using MSISDN 1045
22:48:30.694548 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:30.718095 tst register_default_mass.py: using MSISDN 1046
22:48:30.728542 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:30.751902 tst register_default_mass.py: using MSISDN 1047
22:48:30.762258 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:30.785882 tst register_default_mass.py: using MSISDN 1048
22:48:30.796349 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:30.820010 tst register_default_mass.py: using MSISDN 1049
22:48:30.830440 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:30.853813 tst register_default_mass.py: using MSISDN 1050
22:48:30.864077 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:30.887576 tst register_default_mass.py: using MSISDN 1051
22:48:30.897904 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:30.921206 tst register_default_mass.py: using MSISDN 1052
22:48:30.931495 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:30.955051 tst register_default_mass.py: using MSISDN 1053
22:48:30.965498 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:30.988985 tst register_default_mass.py: using MSISDN 1054
22:48:30.999510 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:31.022924 tst register_default_mass.py: using MSISDN 1055
22:48:31.033201 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:31.056211 tst register_default_mass.py: using MSISDN 1056
22:48:31.066340 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:31.089810 tst register_default_mass.py: using MSISDN 1057
22:48:31.100129 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:31.123755 tst register_default_mass.py: using MSISDN 1058
22:48:31.134155 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:31.157655 tst register_default_mass.py: using MSISDN 1059
22:48:31.168077 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:31.191811 tst register_default_mass.py: using MSISDN 1060
22:48:31.202266 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:31.225877 tst register_default_mass.py: using MSISDN 1061
22:48:31.236321 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:31.259815 tst register_default_mass.py: using MSISDN 1062
22:48:31.270159 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:31.293796 tst register_default_mass.py: using MSISDN 1063
22:48:31.304307 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:31.327873 tst register_default_mass.py: using MSISDN 1064
22:48:31.338303 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:31.361931 tst register_default_mass.py: using MSISDN 1065
22:48:31.372406 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:31.395564 tst register_default_mass.py: using MSISDN 1066
22:48:31.404318 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:31.427391 tst register_default_mass.py: using MSISDN 1067
22:48:31.437194 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:31.459678 tst register_default_mass.py: using MSISDN 1068
22:48:31.469425 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:31.491849 tst register_default_mass.py: using MSISDN 1069
22:48:31.501673 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:31.524281 tst register_default_mass.py: using MSISDN 1070
22:48:31.534121 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:31.556877 tst register_default_mass.py: using MSISDN 1071
22:48:31.566808 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:31.589546 tst register_default_mass.py: using MSISDN 1072
22:48:31.599471 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:31.621857 tst register_default_mass.py: using MSISDN 1073
22:48:31.631671 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:31.654282 tst register_default_mass.py: using MSISDN 1074
22:48:31.664145 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:31.686677 tst register_default_mass.py: using MSISDN 1075
22:48:31.696536 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:31.718848 tst register_default_mass.py: using MSISDN 1076
22:48:31.728576 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:31.750968 tst register_default_mass.py: using MSISDN 1077
22:48:31.760706 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:31.783272 tst register_default_mass.py: using MSISDN 1078
22:48:31.793084 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:31.815433 tst register_default_mass.py: using MSISDN 1079
22:48:31.825139 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:31.847663 tst register_default_mass.py: using MSISDN 1080
22:48:31.857450 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:31.879935 tst register_default_mass.py: using MSISDN 1081
22:48:31.889712 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:31.912052 tst register_default_mass.py: using MSISDN 1082
22:48:31.917741 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:31.940043 tst register_default_mass.py: using MSISDN 1083
22:48:31.948129 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:31.970641 tst register_default_mass.py: using MSISDN 1084
22:48:31.980111 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:32.008508 tst register_default_mass.py: using MSISDN 1085
22:48:32.020951 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:32.043364 tst register_default_mass.py: using MSISDN 1086
22:48:32.053393 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:32.075805 tst register_default_mass.py: using MSISDN 1087
22:48:32.085607 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:32.108092 tst register_default_mass.py: using MSISDN 1088
22:48:32.117824 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:32.140728 tst register_default_mass.py: using MSISDN 1089
22:48:32.150637 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:32.172948 tst register_default_mass.py: using MSISDN 1090
22:48:32.182675 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:32.204944 tst register_default_mass.py: using MSISDN 1091
22:48:32.214556 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:32.236861 tst register_default_mass.py: using MSISDN 1092
22:48:32.246484 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:32.268930 tst register_default_mass.py: using MSISDN 1093
22:48:32.278652 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:32.301156 tst register_default_mass.py: using MSISDN 1094
22:48:32.310969 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:32.333249 tst register_default_mass.py: using MSISDN 1095
22:48:32.342895 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:32.365196 tst register_default_mass.py: using MSISDN 1096
22:48:32.374846 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:32.397267 tst register_default_mass.py: using MSISDN 1097
22:48:32.407014 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:32.429303 tst register_default_mass.py: using MSISDN 1098
22:48:32.438981 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:32.461413 tst register_default_mass.py: using MSISDN 1099
22:48:32.471070 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:32.493588 tst register_default_mass.py: using MSISDN 1100
22:48:32.503353 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:32.588981 run mass: Starting testcase
22:48:32.594507 run mass: Pre-launching all virtphy's
22:48:32.599848 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:32.612738 run osmo-ms-virt-phy/00000(pid=34): Launched
22:48:32.618682 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:32.631559 run osmo-ms-virt-phy/00001(pid=35): Launched
22:48:32.637537 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:32.650305 run osmo-ms-virt-phy/00002(pid=36): Launched
22:48:32.656175 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:32.669064 run osmo-ms-virt-phy/00003(pid=37): Launched
22:48:32.675049 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:32.687927 run osmo-ms-virt-phy/00004(pid=38): Launched
22:48:32.693893 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:32.706660 run osmo-ms-virt-phy/00005(pid=39): Launched
22:48:32.712515 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:32.725273 run osmo-ms-virt-phy/00006(pid=40): Launched
22:48:32.731170 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:32.743856 run osmo-ms-virt-phy/00007(pid=41): Launched
22:48:32.749729 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:32.762419 run osmo-ms-virt-phy/00008(pid=42): Launched
22:48:32.768294 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:32.780995 run osmo-ms-virt-phy/00009(pid=43): Launched
22:48:32.786858 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:32.799649 run osmo-ms-virt-phy/00010(pid=44): Launched
22:48:32.805512 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:32.818243 run osmo-ms-virt-phy/00011(pid=45): Launched
22:48:32.824120 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:32.836765 run osmo-ms-virt-phy/00012(pid=46): Launched
22:48:32.842658 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:32.855437 run osmo-ms-virt-phy/00013(pid=47): Launched
22:48:32.861290 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:32.873950 run osmo-ms-virt-phy/00014(pid=48): Launched
22:48:32.879805 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:32.892497 run osmo-ms-virt-phy/00015(pid=49): Launched
22:48:32.898346 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:32.911124 run osmo-ms-virt-phy/00016(pid=50): Launched
22:48:32.917021 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:32.929681 run osmo-ms-virt-phy/00017(pid=51): Launched
22:48:32.935576 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:32.948454 run osmo-ms-virt-phy/00018(pid=52): Launched
22:48:32.954363 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:32.967194 run osmo-ms-virt-phy/00019(pid=53): Launched
22:48:32.973037 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:32.985759 run osmo-ms-virt-phy/00020(pid=54): Launched
22:48:32.991624 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:33.004369 run osmo-ms-virt-phy/00021(pid=55): Launched
22:48:33.010216 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:33.023019 run osmo-ms-virt-phy/00022(pid=56): Launched
22:48:33.029051 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:33.041856 run osmo-ms-virt-phy/00023(pid=57): Launched
22:48:33.047756 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:33.060519 run osmo-ms-virt-phy/00024(pid=58): Launched
22:48:33.066411 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:33.079159 run osmo-ms-virt-phy/00025(pid=59): Launched
22:48:33.085043 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:33.097758 run osmo-ms-virt-phy/00026(pid=60): Launched
22:48:33.103724 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:33.116616 run osmo-ms-virt-phy/00027(pid=61): Launched
22:48:33.122532 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:33.135484 run osmo-ms-virt-phy/00028(pid=62): Launched
22:48:33.141406 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:33.154366 run osmo-ms-virt-phy/00029(pid=63): Launched
22:48:33.160356 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:33.173146 run osmo-ms-virt-phy/00030(pid=64): Launched
22:48:33.179183 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:33.192012 run osmo-ms-virt-phy/00031(pid=65): Launched
22:48:33.197991 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:33.210883 run osmo-ms-virt-phy/00032(pid=66): Launched
22:48:33.216846 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:33.229679 run osmo-ms-virt-phy/00033(pid=67): Launched
22:48:33.235603 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:33.248521 run osmo-ms-virt-phy/00034(pid=68): Launched
22:48:33.254415 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:33.267243 run osmo-ms-virt-phy/00035(pid=69): Launched
22:48:33.273164 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:33.285969 run osmo-ms-virt-phy/00036(pid=70): Launched
22:48:33.291880 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:33.304604 run osmo-ms-virt-phy/00037(pid=71): Launched
22:48:33.310444 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:33.323208 run osmo-ms-virt-phy/00038(pid=72): Launched
22:48:33.329105 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:33.341827 run osmo-ms-virt-phy/00039(pid=73): Launched
22:48:33.347705 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:33.360398 run osmo-ms-virt-phy/00040(pid=74): Launched
22:48:33.366382 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:33.379148 run osmo-ms-virt-phy/00041(pid=75): Launched
22:48:33.385079 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:33.397802 run osmo-ms-virt-phy/00042(pid=76): Launched
22:48:33.403759 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:33.416549 run osmo-ms-virt-phy/00043(pid=77): Launched
22:48:33.422429 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:33.435229 run osmo-ms-virt-phy/00044(pid=78): Launched
22:48:33.441140 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:33.453854 run osmo-ms-virt-phy/00045(pid=79): Launched
22:48:33.459781 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:33.472528 run osmo-ms-virt-phy/00046(pid=80): Launched
22:48:33.478430 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:33.491185 run osmo-ms-virt-phy/00047(pid=81): Launched
22:48:33.497101 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:33.509888 run osmo-ms-virt-phy/00048(pid=82): Launched
22:48:33.515764 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:33.528477 run osmo-ms-virt-phy/00049(pid=83): Launched
22:48:33.534356 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:33.547043 run osmo-ms-virt-phy/00050(pid=84): Launched
22:48:33.552951 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:33.565736 run osmo-ms-virt-phy/00051(pid=85): Launched
22:48:33.571596 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:33.584306 run osmo-ms-virt-phy/00052(pid=86): Launched
22:48:33.590164 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:33.603197 run osmo-ms-virt-phy/00053(pid=87): Launched
22:48:33.609051 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:33.621833 run osmo-ms-virt-phy/00054(pid=88): Launched
22:48:33.627729 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:33.640510 run osmo-ms-virt-phy/00055(pid=89): Launched
22:48:33.646423 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:33.659176 run osmo-ms-virt-phy/00056(pid=90): Launched
22:48:33.665010 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:33.677806 run osmo-ms-virt-phy/00057(pid=91): Launched
22:48:33.683742 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:33.696398 run osmo-ms-virt-phy/00058(pid=92): Launched
22:48:33.702281 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:33.714991 run osmo-ms-virt-phy/00059(pid=93): Launched
22:48:33.720904 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:33.733589 run osmo-ms-virt-phy/00060(pid=94): Launched
22:48:33.739487 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:33.752167 run osmo-ms-virt-phy/00061(pid=95): Launched
22:48:33.758051 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:33.770780 run osmo-ms-virt-phy/00062(pid=96): Launched
22:48:33.776641 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:33.789350 run osmo-ms-virt-phy/00063(pid=97): Launched
22:48:33.795227 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:33.808015 run osmo-ms-virt-phy/00064(pid=98): Launched
22:48:33.813871 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:33.826580 run osmo-ms-virt-phy/00065(pid=99): Launched
22:48:33.832429 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:33.845340 run osmo-ms-virt-phy/00066(pid=100): Launched
22:48:33.851217 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:33.864120 run osmo-ms-virt-phy/00067(pid=101): Launched
22:48:33.869983 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:33.882828 run osmo-ms-virt-phy/00068(pid=102): Launched
22:48:33.888690 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:33.901503 run osmo-ms-virt-phy/00069(pid=103): Launched
22:48:33.907368 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:33.920081 run osmo-ms-virt-phy/00070(pid=104): Launched
22:48:33.925976 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:33.938672 run osmo-ms-virt-phy/00071(pid=105): Launched
22:48:33.944566 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:33.957271 run osmo-ms-virt-phy/00072(pid=106): Launched
22:48:33.963134 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:33.975849 run osmo-ms-virt-phy/00073(pid=107): Launched
22:48:33.981689 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:33.994382 run osmo-ms-virt-phy/00074(pid=108): Launched
22:48:34.000281 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:34.012967 run osmo-ms-virt-phy/00075(pid=109): Launched
22:48:34.018829 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:34.031617 run osmo-ms-virt-phy/00076(pid=110): Launched
22:48:34.037463 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:34.050179 run osmo-ms-virt-phy/00077(pid=111): Launched
22:48:34.056029 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:34.068775 run osmo-ms-virt-phy/00078(pid=112): Launched
22:48:34.074759 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:34.087505 run osmo-ms-virt-phy/00079(pid=113): Launched
22:48:34.093489 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:34.106258 run osmo-ms-virt-phy/00080(pid=114): Launched
22:48:34.112114 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:34.124967 run osmo-ms-virt-phy/00081(pid=115): Launched
22:48:34.130874 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:34.143729 run osmo-ms-virt-phy/00082(pid=116): Launched
22:48:34.149631 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:34.162372 run osmo-ms-virt-phy/00083(pid=117): Launched
22:48:34.168324 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:34.181118 run osmo-ms-virt-phy/00084(pid=118): Launched
22:48:34.187039 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:34.199817 run osmo-ms-virt-phy/00085(pid=119): Launched
22:48:34.205705 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:34.218470 run osmo-ms-virt-phy/00086(pid=120): Launched
22:48:34.224384 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:34.237227 run osmo-ms-virt-phy/00087(pid=121): Launched
22:48:34.243146 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:34.255952 run osmo-ms-virt-phy/00088(pid=122): Launched
22:48:34.261893 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:34.274641 run osmo-ms-virt-phy/00089(pid=123): Launched
22:48:34.280556 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:34.293390 run osmo-ms-virt-phy/00090(pid=124): Launched
22:48:34.299308 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:34.312264 run osmo-ms-virt-phy/00091(pid=125): Launched
22:48:34.318144 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:34.331127 run osmo-ms-virt-phy/00092(pid=126): Launched
22:48:34.336979 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:34.349672 run osmo-ms-virt-phy/00093(pid=127): Launched
22:48:34.355664 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:34.368409 run osmo-ms-virt-phy/00094(pid=128): Launched
22:48:34.374346 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:34.387111 run osmo-ms-virt-phy/00095(pid=129): Launched
22:48:34.393057 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:34.405849 run osmo-ms-virt-phy/00096(pid=130): Launched
22:48:34.411795 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:34.424711 run osmo-ms-virt-phy/00097(pid=131): Launched
22:48:34.430619 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:34.443498 run osmo-ms-virt-phy/00098(pid=132): Launched
22:48:34.449391 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:34.462203 run osmo-ms-virt-phy/00099(pid=133): Launched
22:48:34.468103 run mass: Checking if sockets are in the filesystem
22:48:34.500575 run osmo-ms-mob/00000: Starting mobile
22:48:34.513559 run osmo-ms-mob/00000(pid=134): Launched
22:48:34.526142 run mass: MS start registered {at=130196.575257361, delay=0.006581261986866593, ms=00000}
22:48:38.684193 run osmo-ms-mob/00001: Starting mobile
22:48:38.697099 run osmo-ms-mob/00001(pid=135): Launched
22:48:38.708327 run mass: MS start registered {at=130200.757441891, delay=0.005301146986312233, ms=00001}
22:48:39.578219 run mass: MS performed LU {at=130201.627224679, lu_delay=5.051967318009702, ms=00000}
22:48:40.514727 run osmo-ms-mob/00002: Starting mobile
22:48:40.533691 run osmo-ms-mob/00002(pid=136): Launched
22:48:40.544830 run mass: MS start registered {at=130202.593938695, delay=0.005161676002899185, ms=00002}
22:48:41.815571 run osmo-ms-mob/00003: Starting mobile
22:48:41.832372 run osmo-ms-mob/00003(pid=137): Launched
22:48:41.845495 run mass: MS start registered {at=130203.894606875, delay=0.007126283991965465, ms=00003}
22:48:42.916772 run osmo-ms-mob/00004: Starting mobile
22:48:42.933705 run osmo-ms-mob/00004(pid=138): Launched
22:48:42.944719 run mass: MS start registered {at=130204.993831795, delay=0.0050559649971546605, ms=00004}
22:48:43.883918 run osmo-ms-mob/00005: Starting mobile
22:48:43.896814 run osmo-ms-mob/00005(pid=139): Launched
22:48:43.908772 run mass: MS start registered {at=130205.95788167, delay=0.006048006995115429, ms=00005}
22:48:44.756642 run mass: MS performed LU {at=130206.805624685, lu_delay=6.048182794009335, ms=00001}
22:48:44.797382 run osmo-ms-mob/00006: Starting mobile
22:48:44.813067 run osmo-ms-mob/00006(pid=140): Launched
22:48:44.824365 run mass: MS start registered {at=130206.873481112, delay=0.005398043998866342, ms=00006}
22:48:45.696364 run osmo-ms-mob/00007: Starting mobile
22:48:45.710260 run osmo-ms-mob/00007(pid=141): Launched
22:48:45.721363 run mass: MS start registered {at=130207.77047785, delay=0.004942119005136192, ms=00007}
22:48:46.515753 run osmo-ms-mob/00008: Starting mobile
22:48:46.532571 run osmo-ms-mob/00008(pid=142): Launched
22:48:46.544099 run mass: MS start registered {at=130208.593218101, delay=0.005595737005933188, ms=00008}
22:48:46.658318 run mass: MS performed LU {at=130208.707326721, lu_delay=4.812719846013351, ms=00003}
22:48:46.685703 run mass: MS performed LU {at=130208.73472795, lu_delay=6.140789254990523, ms=00002}
22:48:47.210116 run osmo-ms-mob/00009: Starting mobile
22:48:47.223013 run osmo-ms-mob/00009(pid=143): Launched
22:48:47.235192 run mass: MS start registered {at=130209.284306127, delay=0.006297907995758578, ms=00009}
22:48:47.887890 run osmo-ms-mob/00010: Starting mobile
22:48:47.900744 run osmo-ms-mob/00010(pid=144): Launched
22:48:47.912245 run mass: MS start registered {at=130209.961363251, delay=0.005529953006771393, ms=00010}
22:48:48.511991 run osmo-ms-mob/00011: Starting mobile
22:48:48.536454 run osmo-ms-mob/00011(pid=145): Launched
22:48:48.542419 run mass: MS performed LU {at=130210.591541382, lu_delay=5.597709587003919, ms=00004}
22:48:48.548141 run mass: MS start registered {at=130210.597272463, delay=0.005749440999352373, ms=00011}
22:48:49.058474 run mass: MS performed LU {at=130211.107487451, lu_delay=5.149605780999991, ms=00005}
22:48:49.110080 run osmo-ms-mob/00012: Starting mobile
22:48:49.122983 run osmo-ms-mob/00012(pid=146): Launched
22:48:49.133494 run mass: MS start registered {at=130211.182613706, delay=0.00455266100470908, ms=00012}
22:48:49.684129 run osmo-ms-mob/00013: Starting mobile
22:48:49.697042 run osmo-ms-mob/00013(pid=147): Launched
22:48:49.707715 run mass: MS start registered {at=130211.75683417, delay=0.004717780000646599, ms=00013}
22:48:50.316335 run osmo-ms-mob/00014: Starting mobile
22:48:50.333226 run osmo-ms-mob/00014(pid=148): Launched
22:48:50.344584 run mass: MS start registered {at=130212.393701921, delay=0.005391209997469559, ms=00014}
22:48:50.423398 run mass: MS performed LU {at=130212.472390771, lu_delay=5.598909659005585, ms=00006}
22:48:50.451874 run mass: MS performed LU {at=130212.500878191, lu_delay=4.730400340995402, ms=00007}
22:48:50.906952 run osmo-ms-mob/00015: Starting mobile
22:48:50.922764 run osmo-ms-mob/00015(pid=149): Launched
22:48:50.933484 run mass: MS start registered {at=130212.982603157, delay=0.004873222002061084, ms=00015}
22:48:51.384265 run osmo-ms-mob/00016: Starting mobile
22:48:51.397483 run osmo-ms-mob/00016(pid=150): Launched
22:48:51.413006 run mass: MS start registered {at=130213.462108679, delay=0.009508179005933926, ms=00016}
22:48:51.884195 run osmo-ms-mob/00017: Starting mobile
22:48:51.897079 run osmo-ms-mob/00017(pid=151): Launched
22:48:51.909972 run mass: MS start registered {at=130213.959089839, delay=0.0069367870019050315, ms=00017}
22:48:52.287926 run mass: MS performed LU {at=130214.336944215, lu_delay=5.052638088003732, ms=00009}
22:48:52.352820 run mass: MS performed LU {at=130214.401836468, lu_delay=5.808618366994779, ms=00008}
22:48:52.403858 run osmo-ms-mob/00018: Starting mobile
22:48:52.417539 run osmo-ms-mob/00018(pid=152): Launched
22:48:52.429188 run mass: MS start registered {at=130214.478306178, delay=0.005450609998661093, ms=00018}
22:48:52.657933 run mass: MS performed LU {at=130214.70692709, lu_delay=4.745563838994713, ms=00010}
22:48:52.906644 run osmo-ms-mob/00019: Starting mobile
22:48:52.922786 run osmo-ms-mob/00019(pid=153): Launched
22:48:52.938296 run mass: MS start registered {at=130214.987408395, delay=0.009608476000721566, ms=00019}
22:48:53.384426 run osmo-ms-mob/00020: Starting mobile
22:48:53.397543 run osmo-ms-mob/00020(pid=154): Launched
22:48:53.411860 run mass: MS start registered {at=130215.46097305, delay=0.008391887997277081, ms=00020}
22:48:53.905559 run osmo-ms-mob/00021: Starting mobile
22:48:53.922103 run osmo-ms-mob/00021(pid=155): Launched
22:48:53.936401 run mass: MS start registered {at=130215.985517349, delay=0.008475636001094244, ms=00021}
22:48:54.189143 run mass: MS performed LU {at=130216.238159203, lu_delay=5.055545497001731, ms=00012}
22:48:54.204498 run osmo-ms-mob/00022: Starting mobile
22:48:54.217442 run osmo-ms-mob/00022(pid=156): Launched
22:48:54.223364 run mass: MS performed LU {at=130216.272490932, lu_delay=5.6752184689976275, ms=00011}
22:48:54.229056 run mass: MS start registered {at=130216.278187524, delay=0.005712594007491134, ms=00022}
22:48:54.323178 run mass: MS performed LU {at=130216.372173301, lu_delay=4.615339131007204, ms=00013}
22:48:54.789636 run osmo-ms-mob/00023: Starting mobile
22:48:54.818033 run osmo-ms-mob/00023(pid=157): Launched
22:48:54.829052 run mass: MS start registered {at=130216.878170401, delay=0.005089605998364277, ms=00023}
22:48:55.189246 run osmo-ms-mob/00024: Starting mobile
22:48:55.207323 run osmo-ms-mob/00024(pid=158): Launched
22:48:55.222992 run mass: MS start registered {at=130217.272104398, delay=0.00970709600369446, ms=00024}
22:48:55.684858 run osmo-ms-mob/00025: Starting mobile
22:48:55.697796 run osmo-ms-mob/00025(pid=159): Launched
22:48:55.708869 run mass: MS start registered {at=130217.757985307, delay=0.0051077370007988065, ms=00025}
22:48:56.053809 run mass: MS performed LU {at=130218.102827202, lu_delay=5.12022404500749, ms=00015}
22:48:56.097233 run osmo-ms-mob/00026: Starting mobile
22:48:56.112746 run osmo-ms-mob/00026(pid=160): Launched
22:48:56.118874 run mass: MS performed LU {at=130218.167992554, lu_delay=5.774290632994962, ms=00014}
22:48:56.124666 run mass: MS start registered {at=130218.173784597, delay=0.005809614012832753, ms=00026}
22:48:56.187966 run mass: MS performed LU {at=130218.236960137, lu_delay=4.774851458001649, ms=00016}
22:48:56.510822 run osmo-ms-mob/00027: Starting mobile
22:48:56.529814 run osmo-ms-mob/00027(pid=161): Launched
22:48:56.541530 run mass: MS start registered {at=130218.590537312, delay=0.004515824999543838, ms=00027}
22:48:56.897227 run osmo-ms-mob/00028: Starting mobile
22:48:56.911109 run osmo-ms-mob/00028(pid=162): Launched
22:48:56.921976 run mass: MS start registered {at=130218.971085774, delay=0.0047844859946053475, ms=00028}
22:48:57.297574 run osmo-ms-mob/00029: Starting mobile
22:48:57.311250 run osmo-ms-mob/00029(pid=163): Launched
22:48:57.325449 run mass: MS start registered {at=130219.37455349, delay=0.008222499993280508, ms=00029}
22:48:57.682885 run osmo-ms-mob/00030: Starting mobile
22:48:57.695840 run osmo-ms-mob/00030(pid=164): Launched
22:48:57.708853 run mass: MS start registered {at=130219.757963984, delay=0.007046490994980559, ms=00030}
22:48:57.853696 run mass: MS performed LU {at=130219.902711802, lu_delay=4.915303407004103, ms=00019}
22:48:57.956625 run mass: MS performed LU {at=130220.005621199, lu_delay=6.04653135999979, ms=00017}
22:48:57.983320 run mass: MS performed LU {at=130220.032355865, lu_delay=5.554049686994404, ms=00018}
22:48:58.003745 run osmo-ms-mob/00031: Starting mobile
22:48:58.016808 run osmo-ms-mob/00031(pid=165): Launched
22:48:58.029667 run mass: MS start registered {at=130220.078783141, delay=0.0069145209999987856, ms=00031}
22:48:58.107222 run mass: MS performed LU {at=130220.156249598, lu_delay=4.695276548009133, ms=00020}
22:48:58.409010 run osmo-ms-mob/00032: Starting mobile
22:48:58.425198 run osmo-ms-mob/00032(pid=166): Launched
22:48:58.439747 run mass: MS start registered {at=130220.488859596, delay=0.008548731988412328, ms=00032}
22:48:58.797258 run osmo-ms-mob/00033: Starting mobile
22:48:58.816689 run osmo-ms-mob/00033(pid=167): Launched
22:48:58.828302 run mass: MS start registered {at=130220.877418623, delay=0.005677870998624712, ms=00033}
22:48:59.186395 run osmo-ms-mob/00034: Starting mobile
22:48:59.199314 run osmo-ms-mob/00034(pid=168): Launched
22:48:59.211437 run mass: MS start registered {at=130221.260552384, delay=0.0061764370038872585, ms=00034}
22:48:59.485112 run osmo-ms-mob/00035: Starting mobile
22:48:59.498245 run osmo-ms-mob/00035(pid=169): Launched
22:48:59.511081 run mass: MS start registered {at=130221.560188758, delay=0.006825599994044751, ms=00035}
22:48:59.819527 run mass: MS performed LU {at=130221.868523264, lu_delay=5.883005914991372, ms=00021}
22:48:59.839898 run osmo-ms-mob/00036: Starting mobile
22:48:59.852712 run osmo-ms-mob/00036(pid=170): Launched
22:48:59.864130 run mass: MS start registered {at=130221.91325131, delay=0.005527159009943716, ms=00036}
22:48:59.883032 run mass: MS performed LU {at=130221.93214496, lu_delay=4.660040561997448, ms=00024}
22:48:59.953239 run mass: MS performed LU {at=130222.002257177, lu_delay=5.1240867759916, ms=00023}
22:49:00.009308 run mass: MS performed LU {at=130222.058332778, lu_delay=5.780145254000672, ms=00022}
22:49:00.040579 run osmo-ms-mob/00037: Starting mobile
22:49:00.053504 run osmo-ms-mob/00037(pid=171): Launched
22:49:00.064272 run mass: MS start registered {at=130222.11338987, delay=0.004509076999966055, ms=00037}
22:49:00.593653 run osmo-ms-mob/00038: Starting mobile
22:49:00.606925 run osmo-ms-mob/00038(pid=172): Launched
22:49:00.617763 run mass: MS start registered {at=130222.666872822, delay=0.004845246992772445, ms=00038}
22:49:00.883948 run osmo-ms-mob/00039: Starting mobile
22:49:00.897692 run osmo-ms-mob/00039(pid=173): Launched
22:49:00.910633 run mass: MS start registered {at=130222.959746009, delay=0.006734017006237991, ms=00039}
22:49:01.317675 run osmo-ms-mob/00040: Starting mobile
22:49:01.333541 run osmo-ms-mob/00040(pid=174): Launched
22:49:01.344773 run mass: MS start registered {at=130223.393891142, delay=0.005299409996950999, ms=00040}
22:49:01.606310 run osmo-ms-mob/00041: Starting mobile
22:49:01.625083 run osmo-ms-mob/00041(pid=175): Launched
22:49:01.631646 run mass: MS performed LU {at=130223.680769178, lu_delay=4.709683403998497, ms=00028}
22:49:01.637563 run mass: MS start registered {at=130223.686693587, delay=0.005943171010585502, ms=00041}
22:49:01.720979 run mass: MS performed LU {at=130223.769995224, lu_delay=5.596210626987158, ms=00026}
22:49:01.748873 run osmo-ms-mob/00042: Starting mobile
22:49:01.761795 run osmo-ms-mob/00042(pid=176): Launched
22:49:01.767719 run mass: MS performed LU {at=130223.816845254, lu_delay=5.226307941993582, ms=00027}
22:49:01.773442 run mass: MS start registered {at=130223.822554322, delay=0.005725342009100132, ms=00042}
22:49:01.873287 run mass: MS performed LU {at=130223.922301331, lu_delay=6.1643160239909776, ms=00025}
22:49:02.306630 run osmo-ms-mob/00043: Starting mobile
22:49:02.323568 run osmo-ms-mob/00043(pid=177): Launched
22:49:02.338478 run mass: MS start registered {at=130224.387583207, delay=0.008917697006836534, ms=00043}
22:49:02.595150 run osmo-ms-mob/00044: Starting mobile
22:49:02.609440 run osmo-ms-mob/00044(pid=178): Launched
22:49:02.627111 run mass: MS start registered {at=130224.676207721, delay=0.0115356409951346, ms=00044}
22:49:02.904611 run osmo-ms-mob/00045: Starting mobile
22:49:02.920284 run osmo-ms-mob/00045(pid=179): Launched
22:49:02.933404 run mass: MS start registered {at=130224.98251857, delay=0.006210127001395449, ms=00045}
22:49:03.184270 run osmo-ms-mob/00046: Starting mobile
22:49:03.197320 run osmo-ms-mob/00046(pid=180): Launched
22:49:03.209364 run mass: MS start registered {at=130225.258471351, delay=0.006094620999647304, ms=00046}
22:49:03.485091 run osmo-ms-mob/00047: Starting mobile
22:49:03.498359 run osmo-ms-mob/00047(pid=181): Launched
22:49:03.504366 run mass: MS performed LU {at=130225.553492352, lu_delay=4.676073729002383, ms=00033}
22:49:03.510192 run mass: MS start registered {at=130225.559315925, delay=0.005842041995492764, ms=00047}
22:49:03.539793 run mass: MS performed LU {at=130225.588829636, lu_delay=5.830865652009379, ms=00030}
22:49:03.555019 run osmo-ms-mob/00048: Starting mobile
22:49:03.569672 run osmo-ms-mob/00048(pid=182): Launched
22:49:03.580973 run mass: MS start registered {at=130225.630093989, delay=0.005186412003240548, ms=00048}
22:49:03.650680 run mass: MS performed LU {at=130225.699669711, lu_delay=5.2108101150079165, ms=00032}
22:49:03.794143 run mass: MS performed LU {at=130225.843132667, lu_delay=6.468579177002539, ms=00029}
22:49:03.827881 run osmo-ms-mob/00049: Starting mobile
22:49:03.845137 run osmo-ms-mob/00049(pid=183): Launched
22:49:03.859668 run mass: MS start registered {at=130225.908777694, delay=0.00849377000122331, ms=00049}
22:49:04.046532 run mass: MS performed LU {at=130226.095552696, lu_delay=4.835000311999465, ms=00034}
22:49:04.403875 run osmo-ms-mob/00050: Starting mobile
22:49:04.420452 run osmo-ms-mob/00050(pid=184): Launched
22:49:04.433394 run mass: MS start registered {at=130226.482503562, delay=0.006760841002687812, ms=00050}
22:49:04.802610 run osmo-ms-mob/00051: Starting mobile
22:49:04.817563 run osmo-ms-mob/00051(pid=185): Launched
22:49:04.832070 run mass: MS start registered {at=130226.881179551, delay=0.008502290991600603, ms=00051}
22:49:05.083894 run osmo-ms-mob/00052: Starting mobile
22:49:05.097075 run osmo-ms-mob/00052(pid=186): Launched
22:49:05.111658 run mass: MS start registered {at=130227.160772647, delay=0.00859560699609574, ms=00052}
22:49:05.397673 run osmo-ms-mob/00053: Starting mobile
22:49:05.423072 run osmo-ms-mob/00053(pid=187): Launched
22:49:05.429405 run mass: MS performed LU {at=130227.478528119, lu_delay=5.565276808993076, ms=00036}
22:49:05.437528 run mass: MS start registered {at=130227.486649729, delay=0.00814261801133398, ms=00053}
22:49:05.486735 run mass: MS performed LU {at=130227.535750819, lu_delay=5.422360948999994, ms=00037}
22:49:05.511416 run osmo-ms-mob/00054: Starting mobile
22:49:05.524488 run osmo-ms-mob/00054(pid=188): Launched
22:49:05.530413 run mass: MS performed LU {at=130227.57954042, lu_delay=4.912667598007829, ms=00038}
22:49:05.536379 run mass: MS start registered {at=130227.585503194, delay=0.005979384994134307, ms=00054}
22:49:05.639449 run mass: MS performed LU {at=130227.688467217, lu_delay=6.128278459000285, ms=00035}
22:49:05.668143 run osmo-ms-mob/00055: Starting mobile
22:49:05.681282 run osmo-ms-mob/00055(pid=189): Launched
22:49:05.692671 run mass: MS start registered {at=130227.741788827, delay=0.005388232006225735, ms=00055}
22:49:05.712381 run mass: MS performed LU {at=130227.761423584, lu_delay=4.8016775750002125, ms=00039}
22:49:06.284671 run osmo-ms-mob/00056: Starting mobile
22:49:06.297780 run osmo-ms-mob/00056(pid=190): Launched
22:49:06.312343 run mass: MS start registered {at=130228.361449747, delay=0.008620016989880241, ms=00056}
22:49:06.596653 run osmo-ms-mob/00057: Starting mobile
22:49:06.611371 run osmo-ms-mob/00057(pid=191): Launched
22:49:06.624388 run mass: MS start registered {at=130228.673500002, delay=0.006660200000624172, ms=00057}
22:49:06.984243 run osmo-ms-mob/00058: Starting mobile
22:49:06.997272 run osmo-ms-mob/00058(pid=192): Launched
22:49:07.010181 run mass: MS start registered {at=130229.059294257, delay=0.006947823989321478, ms=00058}
22:49:07.250105 run mass: MS performed LU {at=130229.299099925, lu_delay=5.476545602999977, ms=00042}
22:49:07.296057 run osmo-ms-mob/00059: Starting mobile
22:49:07.310443 run osmo-ms-mob/00059(pid=193): Launched
22:49:07.316461 run mass: MS performed LU {at=130229.36558613, lu_delay=5.9716949880094035, ms=00040}
22:49:07.322520 run mass: MS start registered {at=130229.371649417, delay=0.0060803939995821565, ms=00059}
22:49:07.415922 run mass: MS performed LU {at=130229.464938601, lu_delay=5.778245013993001, ms=00041}
22:49:07.444013 run osmo-ms-mob/00060: Starting mobile
22:49:07.456870 run osmo-ms-mob/00060(pid=194): Launched
22:49:07.468359 run mass: MS start registered {at=130229.517479376, delay=0.005485369998496026, ms=00060}
22:49:07.559901 run mass: MS performed LU {at=130229.608892973, lu_delay=5.22130976599874, ms=00043}
22:49:07.580946 run mass: MS performed LU {at=130229.630057807, lu_delay=4.953850085992599, ms=00044}
22:49:07.849684 run mass: MS performed LU {at=130229.898676627, lu_delay=4.916158056992572, ms=00045}
22:49:07.866453 run osmo-ms-mob/00061: Starting mobile
22:49:07.884048 run osmo-ms-mob/00061(pid=195): Launched
22:49:07.896033 run mass: MS start registered {at=130229.945150478, delay=0.005842790997121483, ms=00061}
22:49:08.309080 run osmo-ms-mob/00062: Starting mobile
22:49:08.326780 run osmo-ms-mob/00062(pid=196): Launched
22:49:08.341033 run mass: MS start registered {at=130230.390137191, delay=0.008143154002027586, ms=00062}
22:49:08.436620 run mass: MS performed LU {at=130230.485461731, lu_delay=3.6042821800074307, ms=00051}
22:49:08.596891 run osmo-ms-mob/00063: Starting mobile
22:49:08.610472 run osmo-ms-mob/00063(pid=197): Launched
22:49:08.622137 run mass: MS start registered {at=130230.671253689, delay=0.004829454992432147, ms=00063}
22:49:09.014829 run osmo-ms-mob/00064: Starting mobile
22:49:09.030558 run osmo-ms-mob/00064(pid=198): Launched
22:49:09.043203 run mass: MS start registered {at=130231.092315165, delay=0.006550352001795545, ms=00064}
22:49:09.150908 run mass: MS performed LU {at=130231.199913246, lu_delay=5.5698192569980165, ms=00048}
22:49:09.253283 run mass: MS performed LU {at=130231.302310001, lu_delay=5.393532307003625, ms=00049}
22:49:09.279121 run mass: MS performed LU {at=130231.328227809, lu_delay=5.768911884006229, ms=00047}
22:49:09.291659 run osmo-ms-mob/00065: Starting mobile
22:49:09.304758 run osmo-ms-mob/00065(pid=199): Launched
22:49:09.316547 run mass: MS start registered {at=130231.365659471, delay=0.0058533560077194124, ms=00065}
22:49:09.405035 run mass: MS performed LU {at=130231.454051037, lu_delay=6.195579685998382, ms=00046}
22:49:09.478488 run mass: MS performed LU {at=130231.527505514, lu_delay=5.0450019519921625, ms=00050}
22:49:09.506593 run osmo-ms-mob/00066: Starting mobile
22:49:09.519693 run osmo-ms-mob/00066(pid=200): Launched
22:49:09.531742 run mass: MS start registered {at=130231.58086012, delay=0.006126466993009672, ms=00066}
22:49:10.098637 run osmo-ms-mob/00067: Starting mobile
22:49:10.113284 run osmo-ms-mob/00067(pid=201): Launched
22:49:10.124637 run mass: MS start registered {at=130232.173756685, delay=0.005209677008679137, ms=00067}
22:49:10.397011 run osmo-ms-mob/00068: Starting mobile
22:49:10.411160 run osmo-ms-mob/00068(pid=202): Launched
22:49:10.425250 run mass: MS start registered {at=130232.474364052, delay=0.008163431004504673, ms=00068}
22:49:10.814921 run osmo-ms-mob/00069: Starting mobile
22:49:10.830210 run osmo-ms-mob/00069(pid=203): Launched
22:49:10.841632 run mass: MS start registered {at=130232.890749069, delay=0.005209991009905934, ms=00069}
22:49:11.117101 run mass: MS performed LU {at=130233.166117441, lu_delay=4.804667693999363, ms=00056}
22:49:11.145317 run osmo-ms-mob/00070: Starting mobile
22:49:11.158162 run osmo-ms-mob/00070(pid=204): Launched
22:49:11.169179 run mass: MS start registered {at=130233.21829986, delay=0.0051586479967227206, ms=00070}
22:49:11.180602 run mass: MS performed LU {at=130233.229722524, lu_delay=5.64421933000267, ms=00054}
22:49:11.250391 run mass: MS performed LU {at=130233.299429969, lu_delay=5.557641142004286, ms=00055}
22:49:11.326033 run mass: MS performed LU {at=130233.37506405, lu_delay=6.214291402997333, ms=00052}
22:49:11.354947 run osmo-ms-mob/00071: Starting mobile
22:49:11.367773 run osmo-ms-mob/00071(pid=205): Launched
22:49:11.373598 run mass: MS performed LU {at=130233.422722137, lu_delay=4.749222134996671, ms=00057}
22:49:11.384415 run mass: MS start registered {at=130233.433534652, delay=0.010832948988536373, ms=00071}
22:49:12.002304 run osmo-ms-mob/00072: Starting mobile
22:49:12.017890 run osmo-ms-mob/00072(pid=206): Launched
22:49:12.032063 run mass: MS start registered {at=130234.081169013, delay=0.0061651160067413, ms=00072}
22:49:12.385321 run osmo-ms-mob/00073: Starting mobile
22:49:12.398762 run osmo-ms-mob/00073(pid=207): Launched
22:49:12.411130 run mass: MS start registered {at=130234.460244146, delay=0.006483277000370435, ms=00073}
22:49:12.832751 run osmo-ms-mob/00074: Starting mobile
22:49:12.850383 run osmo-ms-mob/00074(pid=208): Launched
22:49:12.864623 run mass: MS start registered {at=130234.913729204, delay=0.008283153991214931, ms=00074}
22:49:12.917135 run mass: MS performed LU {at=130234.9661649, lu_delay=5.0210144220036454, ms=00061}
22:49:13.018473 run mass: MS performed LU {at=130235.067487291, lu_delay=5.550007915007882, ms=00060}
22:49:13.045605 run mass: MS performed LU {at=130235.094711609, lu_delay=5.723062192002544, ms=00059}
22:49:13.058029 run osmo-ms-mob/00075: Starting mobile
22:49:13.071147 run osmo-ms-mob/00075(pid=209): Launched
22:49:13.081726 run mass: MS start registered {at=130235.130848128, delay=0.004498837006394751, ms=00075}
22:49:13.170809 run mass: MS performed LU {at=130235.219834554, lu_delay=6.160540297001717, ms=00058}
22:49:13.245029 run mass: MS performed LU {at=130235.294020244, lu_delay=4.622766554995906, ms=00063}
22:49:13.273173 run mass: MS performed LU {at=130235.322293707, lu_delay=4.9321565159916645, ms=00062}
22:49:13.729774 run osmo-ms-mob/00076: Starting mobile
22:49:13.756696 run osmo-ms-mob/00076(pid=210): Launched
22:49:13.769507 run mass: MS start registered {at=130235.81862274, delay=0.005326725993654691, ms=00076}
22:49:14.084526 run osmo-ms-mob/00077: Starting mobile
22:49:14.097612 run osmo-ms-mob/00077(pid=211): Launched
22:49:14.110199 run mass: MS start registered {at=130236.159314376, delay=0.006198657996719703, ms=00077}
22:49:14.596672 run osmo-ms-mob/00078: Starting mobile
22:49:14.610533 run osmo-ms-mob/00078(pid=212): Launched
22:49:14.623581 run mass: MS start registered {at=130236.672689275, delay=0.007160285007557832, ms=00078}
22:49:14.883775 run mass: MS performed LU {at=130236.932792164, lu_delay=4.759035479000886, ms=00067}
22:49:14.938713 run osmo-ms-mob/00079: Starting mobile
22:49:14.954289 run osmo-ms-mob/00079(pid=213): Launched
22:49:14.960232 run mass: MS performed LU {at=130237.009343916, lu_delay=5.643684444992687, ms=00065}
22:49:14.965975 run mass: MS start registered {at=130237.015107512, delay=0.005780118997790851, ms=00079}
22:49:15.017896 run mass: MS performed LU {at=130237.066910723, lu_delay=5.486050603009062, ms=00066}
22:49:15.344712 run mass: MS performed LU {at=130237.393724017, lu_delay=4.9193599650025135, ms=00068}
22:49:15.520595 run osmo-ms-mob/00080: Starting mobile
22:49:15.539371 run osmo-ms-mob/00080(pid=214): Launched
22:49:15.551155 run mass: MS start registered {at=130237.600271504, delay=0.0055304139968939126, ms=00080}
22:49:15.998272 run osmo-ms-mob/00081: Starting mobile
22:49:16.011982 run osmo-ms-mob/00081(pid=215): Launched
22:49:16.024109 run mass: MS start registered {at=130238.073225979, delay=0.006091680988902226, ms=00081}
22:49:16.383667 run osmo-ms-mob/00082: Starting mobile
22:49:16.396533 run osmo-ms-mob/00082(pid=216): Launched
22:49:16.409738 run mass: MS start registered {at=130238.458854301, delay=0.007327564002480358, ms=00082}
22:49:16.784642 run mass: MS performed LU {at=130238.833632425, lu_delay=4.752463411990902, ms=00072}
22:49:16.811550 run mass: MS performed LU {at=130238.860594558, lu_delay=5.642294698001933, ms=00070}
22:49:16.860093 run osmo-ms-mob/00083: Starting mobile
22:49:16.875158 run osmo-ms-mob/00083(pid=217): Launched
22:49:16.887504 run mass: MS start registered {at=130238.936613645, delay=0.006429285000194795, ms=00083}
22:49:16.936618 run mass: MS performed LU {at=130238.985634667, lu_delay=6.094885597995017, ms=00069}
22:49:17.523421 run osmo-ms-mob/00084: Starting mobile
22:49:17.540068 run osmo-ms-mob/00084(pid=218): Launched
22:49:17.551244 run mass: MS start registered {at=130239.600361385, delay=0.005269840999972075, ms=00084}
22:49:17.996765 run osmo-ms-mob/00085: Starting mobile
22:49:18.010753 run osmo-ms-mob/00085(pid=219): Launched
22:49:18.023213 run mass: MS start registered {at=130240.072331185, delay=0.006597283994778991, ms=00085}
22:49:18.606636 run osmo-ms-mob/00086: Starting mobile
22:49:18.623006 run osmo-ms-mob/00086(pid=220): Launched
22:49:18.633607 run mass: MS start registered {at=130240.682725118, delay=0.004690413989010267, ms=00086}
22:49:18.647922 run mass: MS performed LU {at=130240.697037489, lu_delay=4.878414748993237, ms=00076}
22:49:18.714070 run mass: MS performed LU {at=130240.763060299, lu_delay=5.632212170996354, ms=00075}
22:49:18.782098 run mass: MS performed LU {at=130240.831137289, lu_delay=5.917408085006173, ms=00074}
22:49:18.839084 run mass: MS performed LU {at=130240.888090449, lu_delay=6.427846303005936, ms=00073}
22:49:18.874403 run mass: MS performed LU {at=130240.923444999, lu_delay=4.764130623007077, ms=00077}
22:49:18.952956 run osmo-ms-mob/00087: Starting mobile
22:49:18.965887 run osmo-ms-mob/00087(pid=221): Launched
22:49:18.976963 run mass: MS start registered {at=130241.026078976, delay=0.005080027010990307, ms=00087}
22:49:19.797147 run osmo-ms-mob/00088: Starting mobile
22:49:19.811233 run osmo-ms-mob/00088(pid=222): Launched
22:49:19.824445 run mass: MS start registered {at=130241.873547776, delay=0.007088031008606777, ms=00088}
22:49:20.415071 run osmo-ms-mob/00089: Starting mobile
22:49:20.431652 run osmo-ms-mob/00089(pid=223): Launched
22:49:20.444030 run mass: MS start registered {at=130242.493137411, delay=0.006365855006151833, ms=00089}
22:49:20.465761 run mass: MS performed LU {at=130242.514857553, lu_delay=5.499750041009975, ms=00079}
22:49:20.549961 run mass: MS performed LU {at=130242.598986461, lu_delay=4.9987149570079055, ms=00080}
22:49:20.577396 run mass: MS performed LU {at=130242.626495254, lu_delay=4.553269274998456, ms=00081}
22:49:20.776333 run mass: MS performed LU {at=130242.82532651, lu_delay=22.746543369008577, ms=00031}
22:49:20.794297 run mass: MS performed LU {at=130242.84332345, lu_delay=6.170634174995939, ms=00078}
22:49:20.824413 run osmo-ms-mob/00090: Starting mobile
22:49:20.838249 run osmo-ms-mob/00090(pid=224): Launched
22:49:20.852444 run mass: MS start registered {at=130242.901558657, delay=0.008172237008693628, ms=00090}
22:49:21.697214 run osmo-ms-mob/00091: Starting mobile
22:49:21.711411 run osmo-ms-mob/00091(pid=225): Launched
22:49:21.723679 run mass: MS start registered {at=130243.772796729, delay=0.006224918004591018, ms=00091}
22:49:22.397594 run osmo-ms-mob/00092: Starting mobile
22:49:22.411207 run osmo-ms-mob/00092(pid=226): Launched
22:49:22.418178 run mass: MS performed LU {at=130244.467300713, lu_delay=4.866939327999717, ms=00084}
22:49:22.424061 run mass: MS start registered {at=130244.47319076, delay=0.005909024010179564, ms=00092}
22:49:22.479446 run mass: MS performed LU {at=130244.528485199, lu_delay=6.069630897996831, ms=00082}
22:49:22.548812 run mass: MS performed LU {at=130244.597829692, lu_delay=5.661216046995833, ms=00083}
22:49:22.840305 run mass: MS performed LU {at=130244.889327286, lu_delay=4.816996100998949, ms=00085}
22:49:23.195761 run osmo-ms-mob/00093: Starting mobile
22:49:23.209367 run osmo-ms-mob/00093(pid=227): Launched
22:49:23.220913 run mass: MS start registered {at=130245.270029106, delay=0.0053467429970623925, ms=00093}
22:49:24.116342 run osmo-ms-mob/00094: Starting mobile
22:49:24.133511 run osmo-ms-mob/00094(pid=228): Launched
22:49:24.149449 run mass: MS start registered {at=130246.198559715, delay=0.01001725799869746, ms=00094}
22:49:24.213783 run mass: MS performed LU {at=130246.262796319, lu_delay=5.5800712010095594, ms=00086}
22:49:24.315741 run mass: MS performed LU {at=130246.364750039, lu_delay=4.491202263001469, ms=00088}
22:49:24.344010 run mass: MS performed LU {at=130246.393052468, lu_delay=5.3669734919967595, ms=00087}
22:49:25.025666 run osmo-ms-mob/00095: Starting mobile
22:49:25.043607 run osmo-ms-mob/00095(pid=229): Launched
22:49:25.057082 run mass: MS start registered {at=130247.106196284, delay=0.007434334998833947, ms=00095}
22:49:26.016276 run osmo-ms-mob/00096: Starting mobile
22:49:26.033259 run osmo-ms-mob/00096(pid=230): Launched
22:49:26.044432 run mass: MS start registered {at=130248.093551117, delay=0.005231950999586843, ms=00096}
22:49:26.180714 run mass: MS performed LU {at=130248.229710376, lu_delay=5.736572965004598, ms=00089}
22:49:26.245703 run mass: MS performed LU {at=130248.294719327, lu_delay=5.39316066999163, ms=00090}
22:49:26.549858 run mass: MS performed LU {at=130248.598850273, lu_delay=4.826053544005845, ms=00091}
22:49:27.099465 run osmo-ms-mob/00097: Starting mobile
22:49:27.113280 run osmo-ms-mob/00097(pid=231): Launched
22:49:27.127527 run mass: MS start registered {at=130249.17662935, delay=0.00838476000353694, ms=00097}
22:49:28.082035 run mass: MS performed LU {at=130250.131047783, lu_delay=4.861018676994718, ms=00093}
22:49:28.109681 run mass: MS performed LU {at=130250.158706972, lu_delay=5.685516211990034, ms=00092}
22:49:28.215129 run mass: MS performed LU {at=130250.26414299, lu_delay=22.777493260990013, ms=00053}
22:49:28.270360 run osmo-ms-mob/00098: Starting mobile
22:49:28.285919 run osmo-ms-mob/00098(pid=232): Launched
22:49:28.301794 run mass: MS start registered {at=130250.350903635, delay=0.009917905001202598, ms=00098}
22:49:29.945575 run mass: MS performed LU {at=130251.994601633, lu_delay=5.79604191800172, ms=00094}
22:49:30.011631 run mass: MS performed LU {at=130252.060651683, lu_delay=4.954455398998107, ms=00095}
22:49:30.225723 run osmo-ms-mob/00099: Starting mobile
22:49:30.242063 run osmo-ms-mob/00099(pid=233): Launched
22:49:30.249274 run mass: All started... {duration=55.775549562007654, too_slow=0}
22:49:30.254827 run mass: MS start registered {at=130252.303946502, delay=0.0055421959987143055, ms=00099}
22:49:31.847744 run mass: MS performed LU {at=130253.896735465, lu_delay=4.720106114997179, ms=00097}
22:49:31.875297 run mass: MS performed LU {at=130253.924344307, lu_delay=5.830793190005352, ms=00096}
22:49:31.962016 run mass: MS performed LU {at=130254.011115505, lu_delay=22.918800339990412, ms=00064}
22:49:33.711635 run mass: MS performed LU {at=130255.760629374, lu_delay=5.409725738994894, ms=00098}
22:49:34.012201 run mass: MS performed LU {at=130256.061221327, lu_delay=22.627686675012228, ms=00071}
22:49:35.614220 run mass: MS performed LU {at=130257.663235156, lu_delay=5.359288653999101, ms=00099}
22:49:35.636737 run mass: Tests done {all_completed=True, max=22.918800339990412, min=3.6042821800074307}
22:49:35.642351 tst register_default_mass.py: Test passed (79.2 sec)
22:49:35.647495 run pcap-recorder_any(filters='host 127.0.42.2')(pid=21): Terminating (SIGTERM)
22:49:35.650632 run osmo-hlr_127.0.42.2(pid=22): Terminating (SIGTERM)
22:49:35.653741 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=23): Terminating (SIGTERM)
22:49:35.656846 run osmo-stp_127.0.42.5(pid=24): Terminating (SIGTERM)
22:49:35.659939 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=25): Terminating (SIGTERM)
22:49:35.663079 run osmo-msc_127.0.42.6(pid=26): Terminating (SIGTERM)
22:49:35.666202 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=27): Terminating (SIGTERM)
22:49:35.669340 run osmo-mgw_127.0.42.3(pid=28): Terminating (SIGTERM)
22:49:35.672470 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=29): Terminating (SIGTERM)
22:49:35.675638 run osmo-mgw_127.0.42.4(pid=30): Terminating (SIGTERM)
22:49:35.678722 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=31): Terminating (SIGTERM)
22:49:35.681879 run osmo-bsc_127.0.42.7(pid=32): Terminating (SIGTERM)
22:49:35.684989 run osmo-bts-virtual(pid=33): Terminating (SIGTERM)
22:49:35.688163 run osmo-ms-virt-phy/00000(pid=34): Terminating (SIGTERM)
22:49:35.691582 run osmo-ms-virt-phy/00001(pid=35): Terminating (SIGTERM)
22:49:35.694708 run osmo-ms-virt-phy/00002(pid=36): Terminating (SIGTERM)
22:49:35.697880 run osmo-ms-virt-phy/00003(pid=37): Terminating (SIGTERM)
22:49:35.701983 run osmo-ms-virt-phy/00004(pid=38): Terminating (SIGTERM)
22:49:35.705518 run osmo-ms-virt-phy/00005(pid=39): Terminating (SIGTERM)
22:49:35.712131 run osmo-ms-virt-phy/00006(pid=40): Terminating (SIGTERM)
22:49:35.718847 run osmo-ms-virt-phy/00007(pid=41): Terminating (SIGTERM)
22:49:35.722296 run osmo-ms-virt-phy/00008(pid=42): Terminating (SIGTERM)
22:49:35.725536 run osmo-ms-virt-phy/00009(pid=43): Terminating (SIGTERM)
22:49:35.728692 run osmo-ms-virt-phy/00010(pid=44): Terminating (SIGTERM)
22:49:35.731875 run osmo-ms-virt-phy/00011(pid=45): Terminating (SIGTERM)
22:49:35.735045 run osmo-ms-virt-phy/00012(pid=46): Terminating (SIGTERM)
22:49:35.739377 run osmo-ms-virt-phy/00013(pid=47): Terminating (SIGTERM)
22:49:35.742766 run osmo-ms-virt-phy/00014(pid=48): Terminating (SIGTERM)
22:49:35.746091 run osmo-ms-virt-phy/00015(pid=49): Terminating (SIGTERM)
22:49:35.749330 run osmo-ms-virt-phy/00016(pid=50): Terminating (SIGTERM)
22:49:35.752594 run osmo-ms-virt-phy/00017(pid=51): Terminating (SIGTERM)
22:49:35.756584 run osmo-ms-virt-phy/00018(pid=52): Terminating (SIGTERM)
22:49:35.760126 run osmo-ms-virt-phy/00019(pid=53): Terminating (SIGTERM)
22:49:35.763512 run osmo-ms-virt-phy/00020(pid=54): Terminating (SIGTERM)
22:49:35.766853 run osmo-ms-virt-phy/00021(pid=55): Terminating (SIGTERM)
22:49:35.770211 run osmo-ms-virt-phy/00022(pid=56): Terminating (SIGTERM)
22:49:35.773632 run osmo-ms-virt-phy/00023(pid=57): Terminating (SIGTERM)
22:49:35.777005 run osmo-ms-virt-phy/00024(pid=58): Terminating (SIGTERM)
22:49:35.780374 run osmo-ms-virt-phy/00025(pid=59): Terminating (SIGTERM)
22:49:35.783955 run osmo-ms-virt-phy/00026(pid=60): Terminating (SIGTERM)
22:49:35.787340 run osmo-ms-virt-phy/00027(pid=61): Terminating (SIGTERM)
22:49:35.790701 run osmo-ms-virt-phy/00028(pid=62): Terminating (SIGTERM)
22:49:35.794075 run osmo-ms-virt-phy/00029(pid=63): Terminating (SIGTERM)
22:49:35.797426 run osmo-ms-virt-phy/00030(pid=64): Terminating (SIGTERM)
22:49:35.800776 run osmo-ms-virt-phy/00031(pid=65): Terminating (SIGTERM)
22:49:35.804432 run osmo-ms-virt-phy/00032(pid=66): Terminating (SIGTERM)
22:49:35.807813 run osmo-ms-virt-phy/00033(pid=67): Terminating (SIGTERM)
22:49:35.811216 run osmo-ms-virt-phy/00034(pid=68): Terminating (SIGTERM)
22:49:35.814601 run osmo-ms-virt-phy/00035(pid=69): Terminating (SIGTERM)
22:49:35.818495 run osmo-ms-virt-phy/00036(pid=70): Terminating (SIGTERM)
22:49:35.821931 run osmo-ms-virt-phy/00037(pid=71): Terminating (SIGTERM)
22:49:35.825321 run osmo-ms-virt-phy/00038(pid=72): Terminating (SIGTERM)
22:49:35.828720 run osmo-ms-virt-phy/00039(pid=73): Terminating (SIGTERM)
22:49:35.832140 run osmo-ms-virt-phy/00040(pid=74): Terminating (SIGTERM)
22:49:35.835552 run osmo-ms-virt-phy/00041(pid=75): Terminating (SIGTERM)
22:49:35.838902 run osmo-ms-virt-phy/00042(pid=76): Terminating (SIGTERM)
22:49:35.842268 run osmo-ms-virt-phy/00043(pid=77): Terminating (SIGTERM)
22:49:35.845616 run osmo-ms-virt-phy/00044(pid=78): Terminating (SIGTERM)
22:49:35.849063 run osmo-ms-virt-phy/00045(pid=79): Terminating (SIGTERM)
22:49:35.852381 run osmo-ms-virt-phy/00046(pid=80): Terminating (SIGTERM)
22:49:35.855687 run osmo-ms-virt-phy/00047(pid=81): Terminating (SIGTERM)
22:49:35.858992 run osmo-ms-virt-phy/00048(pid=82): Terminating (SIGTERM)
22:49:35.862310 run osmo-ms-virt-phy/00049(pid=83): Terminating (SIGTERM)
22:49:35.865629 run osmo-ms-virt-phy/00050(pid=84): Terminating (SIGTERM)
22:49:35.869024 run osmo-ms-virt-phy/00051(pid=85): Terminating (SIGTERM)
22:49:35.872377 run osmo-ms-virt-phy/00052(pid=86): Terminating (SIGTERM)
22:49:35.875639 run osmo-ms-virt-phy/00053(pid=87): Terminating (SIGTERM)
22:49:35.878853 run osmo-ms-virt-phy/00054(pid=88): Terminating (SIGTERM)
22:49:35.882050 run osmo-ms-virt-phy/00055(pid=89): Terminating (SIGTERM)
22:49:35.885339 run osmo-ms-virt-phy/00056(pid=90): Terminating (SIGTERM)
22:49:35.888592 run osmo-ms-virt-phy/00057(pid=91): Terminating (SIGTERM)
22:49:35.891819 run osmo-ms-virt-phy/00058(pid=92): Terminating (SIGTERM)
22:49:35.895132 run osmo-ms-virt-phy/00059(pid=93): Terminating (SIGTERM)
22:49:35.898760 run osmo-ms-virt-phy/00060(pid=94): Terminating (SIGTERM)
22:49:35.902015 run osmo-ms-virt-phy/00061(pid=95): Terminating (SIGTERM)
22:49:35.905285 run osmo-ms-virt-phy/00062(pid=96): Terminating (SIGTERM)
22:49:35.909329 run osmo-ms-virt-phy/00063(pid=97): Terminating (SIGTERM)
22:49:35.912669 run osmo-ms-virt-phy/00064(pid=98): Terminating (SIGTERM)
22:49:35.915898 run osmo-ms-virt-phy/00065(pid=99): Terminating (SIGTERM)
22:49:35.919116 run osmo-ms-virt-phy/00066(pid=100): Terminating (SIGTERM)
22:49:35.922322 run osmo-ms-virt-phy/00067(pid=101): Terminating (SIGTERM)
22:49:35.925548 run osmo-ms-virt-phy/00068(pid=102): Terminating (SIGTERM)
22:49:35.928807 run osmo-ms-virt-phy/00069(pid=103): Terminating (SIGTERM)
22:49:35.932368 run osmo-ms-virt-phy/00070(pid=104): Terminating (SIGTERM)
22:49:35.935639 run osmo-ms-virt-phy/00071(pid=105): Terminating (SIGTERM)
22:49:35.938971 run osmo-ms-virt-phy/00072(pid=106): Terminating (SIGTERM)
22:49:35.942270 run osmo-ms-virt-phy/00073(pid=107): Terminating (SIGTERM)
22:49:35.945601 run osmo-ms-virt-phy/00074(pid=108): Terminating (SIGTERM)
22:49:35.948955 run osmo-ms-virt-phy/00075(pid=109): Terminating (SIGTERM)
22:49:35.952307 run osmo-ms-virt-phy/00076(pid=110): Terminating (SIGTERM)
22:49:35.955633 run osmo-ms-virt-phy/00077(pid=111): Terminating (SIGTERM)
22:49:35.958982 run osmo-ms-virt-phy/00078(pid=112): Terminating (SIGTERM)
22:49:35.962307 run osmo-ms-virt-phy/00079(pid=113): Terminating (SIGTERM)
22:49:35.965676 run osmo-ms-virt-phy/00080(pid=114): Terminating (SIGTERM)
22:49:35.969020 run osmo-ms-virt-phy/00081(pid=115): Terminating (SIGTERM)
22:49:35.972476 run osmo-ms-virt-phy/00082(pid=116): Terminating (SIGTERM)
22:49:35.976271 run osmo-ms-virt-phy/00083(pid=117): Terminating (SIGTERM)
22:49:35.979890 run osmo-ms-virt-phy/00084(pid=118): Terminating (SIGTERM)
22:49:35.983246 run osmo-ms-virt-phy/00085(pid=119): Terminating (SIGTERM)
22:49:35.986590 run osmo-ms-virt-phy/00086(pid=120): Terminating (SIGTERM)
22:49:35.993513 run osmo-ms-virt-phy/00087(pid=121): Terminating (SIGTERM)
22:49:36.000092 run osmo-ms-virt-phy/00088(pid=122): Terminating (SIGTERM)
22:49:36.006643 run osmo-ms-virt-phy/00089(pid=123): Terminating (SIGTERM)
22:49:36.013175 run osmo-ms-virt-phy/00090(pid=124): Terminating (SIGTERM)
22:49:36.018006 run osmo-ms-virt-phy/00091(pid=125): Terminating (SIGTERM)
22:49:36.021437 run osmo-ms-virt-phy/00092(pid=126): Terminating (SIGTERM)
22:49:36.024807 run osmo-ms-virt-phy/00093(pid=127): Terminating (SIGTERM)
22:49:36.028161 run osmo-ms-virt-phy/00094(pid=128): Terminating (SIGTERM)
22:49:36.031475 run osmo-ms-virt-phy/00095(pid=129): Terminating (SIGTERM)
22:49:36.034823 run osmo-ms-virt-phy/00096(pid=130): Terminating (SIGTERM)
22:49:36.038170 run osmo-ms-virt-phy/00097(pid=131): Terminating (SIGTERM)
22:49:36.041507 run osmo-ms-virt-phy/00098(pid=132): Terminating (SIGTERM)
22:49:36.044869 run osmo-ms-virt-phy/00099(pid=133): Terminating (SIGTERM)
22:49:36.048210 run osmo-ms-mob/00000(pid=134): Terminating (SIGTERM)
22:49:36.051528 run osmo-ms-mob/00001(pid=135): Terminating (SIGTERM)
22:49:36.054821 run osmo-ms-mob/00002(pid=136): Terminating (SIGTERM)
22:49:36.057992 run osmo-ms-mob/00003(pid=137): Terminating (SIGTERM)
22:49:36.061195 run osmo-ms-mob/00004(pid=138): Terminating (SIGTERM)
22:49:36.064347 run osmo-ms-mob/00005(pid=139): Terminating (SIGTERM)
22:49:36.067518 run osmo-ms-mob/00006(pid=140): Terminating (SIGTERM)
22:49:36.070675 run osmo-ms-mob/00007(pid=141): Terminating (SIGTERM)
22:49:36.073842 run osmo-ms-mob/00008(pid=142): Terminating (SIGTERM)
22:49:36.077014 run osmo-ms-mob/00009(pid=143): Terminating (SIGTERM)
22:49:36.080165 run osmo-ms-mob/00010(pid=144): Terminating (SIGTERM)
22:49:36.083328 run osmo-ms-mob/00011(pid=145): Terminating (SIGTERM)
22:49:36.086466 run osmo-ms-mob/00012(pid=146): Terminating (SIGTERM)
22:49:36.089611 run osmo-ms-mob/00013(pid=147): Terminating (SIGTERM)
22:49:36.092740 run osmo-ms-mob/00014(pid=148): Terminating (SIGTERM)
22:49:36.095875 run osmo-ms-mob/00015(pid=149): Terminating (SIGTERM)
22:49:36.099028 run osmo-ms-mob/00016(pid=150): Terminating (SIGTERM)
22:49:36.102164 run osmo-ms-mob/00017(pid=151): Terminating (SIGTERM)
22:49:36.105301 run osmo-ms-mob/00018(pid=152): Terminating (SIGTERM)
22:49:36.108453 run osmo-ms-mob/00019(pid=153): Terminating (SIGTERM)
22:49:36.111605 run osmo-ms-mob/00020(pid=154): Terminating (SIGTERM)
22:49:36.114728 run osmo-ms-mob/00021(pid=155): Terminating (SIGTERM)
22:49:36.117868 run osmo-ms-mob/00022(pid=156): Terminating (SIGTERM)
22:49:36.121012 run osmo-ms-mob/00023(pid=157): Terminating (SIGTERM)
22:49:36.124159 run osmo-ms-mob/00024(pid=158): Terminating (SIGTERM)
22:49:36.127294 run osmo-ms-mob/00025(pid=159): Terminating (SIGTERM)
22:49:36.130441 run osmo-ms-mob/00026(pid=160): Terminating (SIGTERM)
22:49:36.133576 run osmo-ms-mob/00027(pid=161): Terminating (SIGTERM)
22:49:36.136735 run osmo-ms-mob/00028(pid=162): Terminating (SIGTERM)
22:49:36.139881 run osmo-ms-mob/00029(pid=163): Terminating (SIGTERM)
22:49:36.143022 run osmo-ms-mob/00030(pid=164): Terminating (SIGTERM)
22:49:36.146157 run osmo-ms-mob/00031(pid=165): Terminating (SIGTERM)
22:49:36.149300 run osmo-ms-mob/00032(pid=166): Terminating (SIGTERM)
22:49:36.152444 run osmo-ms-mob/00033(pid=167): Terminating (SIGTERM)
22:49:36.155593 run osmo-ms-mob/00034(pid=168): Terminating (SIGTERM)
22:49:36.158719 run osmo-ms-mob/00035(pid=169): Terminating (SIGTERM)
22:49:36.161874 run osmo-ms-mob/00036(pid=170): Terminating (SIGTERM)
22:49:36.165002 run osmo-ms-mob/00037(pid=171): Terminating (SIGTERM)
22:49:36.168134 run osmo-ms-mob/00038(pid=172): Terminating (SIGTERM)
22:49:36.171273 run osmo-ms-mob/00039(pid=173): Terminating (SIGTERM)
22:49:36.174419 run osmo-ms-mob/00040(pid=174): Terminating (SIGTERM)
22:49:36.177551 run osmo-ms-mob/00041(pid=175): Terminating (SIGTERM)
22:49:36.180688 run osmo-ms-mob/00042(pid=176): Terminating (SIGTERM)
22:49:36.183817 run osmo-ms-mob/00043(pid=177): Terminating (SIGTERM)
22:49:36.186978 run osmo-ms-mob/00044(pid=178): Terminating (SIGTERM)
22:49:36.190110 run osmo-ms-mob/00045(pid=179): Terminating (SIGTERM)
22:49:36.193241 run osmo-ms-mob/00046(pid=180): Terminating (SIGTERM)
22:49:36.196371 run osmo-ms-mob/00047(pid=181): Terminating (SIGTERM)
22:49:36.199524 run osmo-ms-mob/00048(pid=182): Terminating (SIGTERM)
22:49:36.202656 run osmo-ms-mob/00049(pid=183): Terminating (SIGTERM)
22:49:36.205794 run osmo-ms-mob/00050(pid=184): Terminating (SIGTERM)
22:49:36.208943 run osmo-ms-mob/00051(pid=185): Terminating (SIGTERM)
22:49:36.212097 run osmo-ms-mob/00052(pid=186): Terminating (SIGTERM)
22:49:36.215239 run osmo-ms-mob/00053(pid=187): Terminating (SIGTERM)
22:49:36.218372 run osmo-ms-mob/00054(pid=188): Terminating (SIGTERM)
22:49:36.221524 run osmo-ms-mob/00055(pid=189): Terminating (SIGTERM)
22:49:36.224674 run osmo-ms-mob/00056(pid=190): Terminating (SIGTERM)
22:49:36.227810 run osmo-ms-mob/00057(pid=191): Terminating (SIGTERM)
22:49:36.230961 run osmo-ms-mob/00058(pid=192): Terminating (SIGTERM)
22:49:36.234132 run osmo-ms-mob/00059(pid=193): Terminating (SIGTERM)
22:49:36.237324 run osmo-ms-mob/00060(pid=194): Terminating (SIGTERM)
22:49:36.240514 run osmo-ms-mob/00061(pid=195): Terminating (SIGTERM)
22:49:36.243696 run osmo-ms-mob/00062(pid=196): Terminating (SIGTERM)
22:49:36.246915 run osmo-ms-mob/00063(pid=197): Terminating (SIGTERM)
22:49:36.250107 run osmo-ms-mob/00064(pid=198): Terminating (SIGTERM)
22:49:36.253288 run osmo-ms-mob/00065(pid=199): Terminating (SIGTERM)
22:49:36.256478 run osmo-ms-mob/00066(pid=200): Terminating (SIGTERM)
22:49:36.259627 run osmo-ms-mob/00067(pid=201): Terminating (SIGTERM)
22:49:36.262758 run osmo-ms-mob/00068(pid=202): Terminating (SIGTERM)
22:49:36.265896 run osmo-ms-mob/00069(pid=203): Terminating (SIGTERM)
22:49:36.269036 run osmo-ms-mob/00070(pid=204): Terminating (SIGTERM)
22:49:36.272187 run osmo-ms-mob/00071(pid=205): Terminating (SIGTERM)
22:49:36.275346 run osmo-ms-mob/00072(pid=206): Terminating (SIGTERM)
22:49:36.278478 run osmo-ms-mob/00073(pid=207): Terminating (SIGTERM)
22:49:36.281642 run osmo-ms-mob/00074(pid=208): Terminating (SIGTERM)
22:49:36.284785 run osmo-ms-mob/00075(pid=209): Terminating (SIGTERM)
22:49:36.287944 run osmo-ms-mob/00076(pid=210): Terminating (SIGTERM)
22:49:36.291094 run osmo-ms-mob/00077(pid=211): Terminating (SIGTERM)
22:49:36.294214 run osmo-ms-mob/00078(pid=212): Terminating (SIGTERM)
22:49:36.297390 run osmo-ms-mob/00079(pid=213): Terminating (SIGTERM)
22:49:36.300534 run osmo-ms-mob/00080(pid=214): Terminating (SIGTERM)
22:49:36.303666 run osmo-ms-mob/00081(pid=215): Terminating (SIGTERM)
22:49:36.306804 run osmo-ms-mob/00082(pid=216): Terminating (SIGTERM)
22:49:36.309947 run osmo-ms-mob/00083(pid=217): Terminating (SIGTERM)
22:49:36.313091 run osmo-ms-mob/00084(pid=218): Terminating (SIGTERM)
22:49:36.316222 run osmo-ms-mob/00085(pid=219): Terminating (SIGTERM)
22:49:36.319376 run osmo-ms-mob/00086(pid=220): Terminating (SIGTERM)
22:49:36.322503 run osmo-ms-mob/00087(pid=221): Terminating (SIGTERM)
22:49:36.325673 run osmo-ms-mob/00088(pid=222): Terminating (SIGTERM)
22:49:36.328811 run osmo-ms-mob/00089(pid=223): Terminating (SIGTERM)
22:49:36.331940 run osmo-ms-mob/00090(pid=224): Terminating (SIGTERM)
22:49:36.335089 run osmo-ms-mob/00091(pid=225): Terminating (SIGTERM)
22:49:36.338226 run osmo-ms-mob/00092(pid=226): Terminating (SIGTERM)
22:49:36.341363 run osmo-ms-mob/00093(pid=227): Terminating (SIGTERM)
22:49:36.344505 run osmo-ms-mob/00094(pid=228): Terminating (SIGTERM)
22:49:36.347644 run osmo-ms-mob/00095(pid=229): Terminating (SIGTERM)
22:49:36.350781 run osmo-ms-mob/00096(pid=230): Terminating (SIGTERM)
22:49:36.353922 run osmo-ms-mob/00097(pid=231): Terminating (SIGTERM)
22:49:36.357067 run osmo-ms-mob/00098(pid=232): Terminating (SIGTERM)
22:49:36.360209 run osmo-ms-mob/00099(pid=233): Terminating (SIGTERM)
22:49:36.363364 --- ParallelTerminationStrategy: PID 21 died...
22:49:36.364805 run pcap-recorder_any(filters='host 127.0.42.2')(pid=21): Terminated: ok {rc=0}
22:49:36.368274 --- ParallelTerminationStrategy: PID 22 died...
22:49:36.369704 run osmo-hlr_127.0.42.2(pid=22): Terminated: ok {rc=0}
22:49:36.373218 --- ParallelTerminationStrategy: PID 23 died...
22:49:36.374634 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=23): Terminated: ok {rc=0}
22:49:36.378144 --- ParallelTerminationStrategy: PID 24 died...
22:49:36.379595 run osmo-stp_127.0.42.5(pid=24): Terminated: ok {rc=0}
22:49:36.383084 --- ParallelTerminationStrategy: PID 25 died...
22:49:36.384521 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=25): Terminated: ok {rc=0}
22:49:36.388048 --- ParallelTerminationStrategy: PID 26 died...
22:49:36.389475 run osmo-msc_127.0.42.6(pid=26): Terminated: ok {rc=0}
22:49:36.392996 --- ParallelTerminationStrategy: PID 27 died...
22:49:36.394439 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=27): Terminated: ok {rc=0}
22:49:36.397972 --- ParallelTerminationStrategy: PID 28 died...
22:49:36.399409 run osmo-mgw_127.0.42.3(pid=28): Terminated {rc=15}
22:49:36.402957 --- ParallelTerminationStrategy: PID 29 died...
22:49:36.404409 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=29): Terminated: ok {rc=0}
22:49:36.407949 --- ParallelTerminationStrategy: PID 30 died...
22:49:36.409406 run osmo-mgw_127.0.42.4(pid=30): Terminated {rc=15}
22:49:36.412986 --- ParallelTerminationStrategy: PID 31 died...
22:49:36.414442 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=31): Terminated: ok {rc=0}
22:49:36.418011 --- ParallelTerminationStrategy: PID 32 died...
22:49:36.419465 run osmo-bsc_127.0.42.7(pid=32): Terminated: ok {rc=0}
22:49:36.423014 --- ParallelTerminationStrategy: PID 34 died...
22:49:36.424466 run osmo-ms-virt-phy/00000(pid=34): Terminated: ok {rc=0}
22:49:36.428039 --- ParallelTerminationStrategy: PID 35 died...
22:49:36.429483 run osmo-ms-virt-phy/00001(pid=35): Terminated: ok {rc=0}
22:49:36.433027 --- ParallelTerminationStrategy: PID 36 died...
22:49:36.434471 run osmo-ms-virt-phy/00002(pid=36): Terminated: ok {rc=0}
22:49:36.438023 --- ParallelTerminationStrategy: PID 37 died...
22:49:36.439475 run osmo-ms-virt-phy/00003(pid=37): Terminated: ok {rc=0}
22:49:36.443045 --- ParallelTerminationStrategy: PID 38 died...
22:49:36.444488 run osmo-ms-virt-phy/00004(pid=38): Terminated: ok {rc=0}
22:49:36.448058 --- ParallelTerminationStrategy: PID 39 died...
22:49:36.449495 run osmo-ms-virt-phy/00005(pid=39): Terminated: ok {rc=0}
22:49:36.453042 --- ParallelTerminationStrategy: PID 40 died...
22:49:36.454474 run osmo-ms-virt-phy/00006(pid=40): Terminated: ok {rc=0}
22:49:36.458013 --- ParallelTerminationStrategy: PID 41 died...
22:49:36.459457 run osmo-ms-virt-phy/00007(pid=41): Terminated: ok {rc=0}
22:49:36.463032 --- ParallelTerminationStrategy: PID 42 died...
22:49:36.464468 run osmo-ms-virt-phy/00008(pid=42): Terminated: ok {rc=0}
22:49:36.467997 --- ParallelTerminationStrategy: PID 43 died...
22:49:36.469421 run osmo-ms-virt-phy/00009(pid=43): Terminated: ok {rc=0}
22:49:36.472940 --- ParallelTerminationStrategy: PID 44 died...
22:49:36.474368 run osmo-ms-virt-phy/00010(pid=44): Terminated: ok {rc=0}
22:49:36.477881 --- ParallelTerminationStrategy: PID 45 died...
22:49:36.479363 run osmo-ms-virt-phy/00011(pid=45): Terminated: ok {rc=0}
22:49:36.482882 --- ParallelTerminationStrategy: PID 46 died...
22:49:36.484307 run osmo-ms-virt-phy/00012(pid=46): Terminated: ok {rc=0}
22:49:36.487833 --- ParallelTerminationStrategy: PID 47 died...
22:49:36.489276 run osmo-ms-virt-phy/00013(pid=47): Terminated: ok {rc=0}
22:49:36.492784 --- ParallelTerminationStrategy: PID 48 died...
22:49:36.494218 run osmo-ms-virt-phy/00014(pid=48): Terminated: ok {rc=0}
22:49:36.497752 --- ParallelTerminationStrategy: PID 49 died...
22:49:36.499177 run osmo-ms-virt-phy/00015(pid=49): Terminated: ok {rc=0}
22:49:36.502712 --- ParallelTerminationStrategy: PID 50 died...
22:49:36.504143 run osmo-ms-virt-phy/00016(pid=50): Terminated: ok {rc=0}
22:49:36.507670 --- ParallelTerminationStrategy: PID 51 died...
22:49:36.509099 run osmo-ms-virt-phy/00017(pid=51): Terminated: ok {rc=0}
22:49:36.512649 --- ParallelTerminationStrategy: PID 52 died...
22:49:36.514069 run osmo-ms-virt-phy/00018(pid=52): Terminated: ok {rc=0}
22:49:36.517583 --- ParallelTerminationStrategy: PID 53 died...
22:49:36.519007 run osmo-ms-virt-phy/00019(pid=53): Terminated: ok {rc=0}
22:49:36.522529 --- ParallelTerminationStrategy: PID 54 died...
22:49:36.523968 run osmo-ms-virt-phy/00020(pid=54): Terminated: ok {rc=0}
22:49:36.527490 --- ParallelTerminationStrategy: PID 55 died...
22:49:36.528915 run osmo-ms-virt-phy/00021(pid=55): Terminated: ok {rc=0}
22:49:36.532557 --- ParallelTerminationStrategy: PID 56 died...
22:49:36.533999 run osmo-ms-virt-phy/00022(pid=56): Terminated: ok {rc=0}
22:49:36.537493 --- ParallelTerminationStrategy: PID 57 died...
22:49:36.538920 run osmo-ms-virt-phy/00023(pid=57): Terminated: ok {rc=0}
22:49:36.542397 --- ParallelTerminationStrategy: PID 58 died...
22:49:36.543844 run osmo-ms-virt-phy/00024(pid=58): Terminated: ok {rc=0}
22:49:36.547323 --- ParallelTerminationStrategy: PID 59 died...
22:49:36.548757 run osmo-ms-virt-phy/00025(pid=59): Terminated: ok {rc=0}
22:49:36.552237 --- ParallelTerminationStrategy: PID 60 died...
22:49:36.553659 run osmo-ms-virt-phy/00026(pid=60): Terminated: ok {rc=0}
22:49:36.557459 --- ParallelTerminationStrategy: PID 61 died...
22:49:36.558870 run osmo-ms-virt-phy/00027(pid=61): Terminated: ok {rc=0}
22:49:36.562333 --- ParallelTerminationStrategy: PID 62 died...
22:49:36.563761 run osmo-ms-virt-phy/00028(pid=62): Terminated: ok {rc=0}
22:49:36.567218 --- ParallelTerminationStrategy: PID 63 died...
22:49:36.568635 run osmo-ms-virt-phy/00029(pid=63): Terminated: ok {rc=0}
22:49:36.572094 --- ParallelTerminationStrategy: PID 64 died...
22:49:36.573510 run osmo-ms-virt-phy/00030(pid=64): Terminated: ok {rc=0}
22:49:36.577002 --- ParallelTerminationStrategy: PID 65 died...
22:49:36.578423 run osmo-ms-virt-phy/00031(pid=65): Terminated: ok {rc=0}
22:49:36.581890 --- ParallelTerminationStrategy: PID 66 died...
22:49:36.583310 run osmo-ms-virt-phy/00032(pid=66): Terminated: ok {rc=0}
22:49:36.586765 --- ParallelTerminationStrategy: PID 67 died...
22:49:36.588181 run osmo-ms-virt-phy/00033(pid=67): Terminated: ok {rc=0}
22:49:36.591687 --- ParallelTerminationStrategy: PID 68 died...
22:49:36.593106 run osmo-ms-virt-phy/00034(pid=68): Terminated: ok {rc=0}
22:49:36.596606 --- ParallelTerminationStrategy: PID 69 died...
22:49:36.598030 run osmo-ms-virt-phy/00035(pid=69): Terminated: ok {rc=0}
22:49:36.601502 --- ParallelTerminationStrategy: PID 70 died...
22:49:36.602924 run osmo-ms-virt-phy/00036(pid=70): Terminated: ok {rc=0}
22:49:36.606402 --- ParallelTerminationStrategy: PID 71 died...
22:49:36.607829 run osmo-ms-virt-phy/00037(pid=71): Terminated: ok {rc=0}
22:49:36.611325 --- ParallelTerminationStrategy: PID 72 died...
22:49:36.612748 run osmo-ms-virt-phy/00038(pid=72): Terminated: ok {rc=0}
22:49:36.616248 --- ParallelTerminationStrategy: PID 73 died...
22:49:36.617668 run osmo-ms-virt-phy/00039(pid=73): Terminated: ok {rc=0}
22:49:36.621157 --- ParallelTerminationStrategy: PID 74 died...
22:49:36.622578 run osmo-ms-virt-phy/00040(pid=74): Terminated: ok {rc=0}
22:49:36.626060 --- ParallelTerminationStrategy: PID 75 died...
22:49:36.627490 run osmo-ms-virt-phy/00041(pid=75): Terminated: ok {rc=0}
22:49:36.630980 --- ParallelTerminationStrategy: PID 76 died...
22:49:36.632404 run osmo-ms-virt-phy/00042(pid=76): Terminated: ok {rc=0}
22:49:36.635894 --- ParallelTerminationStrategy: PID 77 died...
22:49:36.637311 run osmo-ms-virt-phy/00043(pid=77): Terminated: ok {rc=0}
22:49:36.640776 --- ParallelTerminationStrategy: PID 78 died...
22:49:36.642194 run osmo-ms-virt-phy/00044(pid=78): Terminated: ok {rc=0}
22:49:36.645705 --- ParallelTerminationStrategy: PID 79 died...
22:49:36.647143 run osmo-ms-virt-phy/00045(pid=79): Terminated: ok {rc=0}
22:49:36.650606 --- ParallelTerminationStrategy: PID 80 died...
22:49:36.652039 run osmo-ms-virt-phy/00046(pid=80): Terminated: ok {rc=0}
22:49:36.655519 --- ParallelTerminationStrategy: PID 81 died...
22:49:36.656943 run osmo-ms-virt-phy/00047(pid=81): Terminated: ok {rc=0}
22:49:36.660440 --- ParallelTerminationStrategy: PID 82 died...
22:49:36.661862 run osmo-ms-virt-phy/00048(pid=82): Terminated: ok {rc=0}
22:49:36.665380 --- ParallelTerminationStrategy: PID 83 died...
22:49:36.666807 run osmo-ms-virt-phy/00049(pid=83): Terminated: ok {rc=0}
22:49:36.670289 --- ParallelTerminationStrategy: PID 84 died...
22:49:36.671717 run osmo-ms-virt-phy/00050(pid=84): Terminated: ok {rc=0}
22:49:36.675205 --- ParallelTerminationStrategy: PID 85 died...
22:49:36.676634 run osmo-ms-virt-phy/00051(pid=85): Terminated: ok {rc=0}
22:49:36.680152 --- ParallelTerminationStrategy: PID 86 died...
22:49:36.681575 run osmo-ms-virt-phy/00052(pid=86): Terminated: ok {rc=0}
22:49:36.685117 --- ParallelTerminationStrategy: PID 87 died...
22:49:36.686545 run osmo-ms-virt-phy/00053(pid=87): Terminated: ok {rc=0}
22:49:36.690034 --- ParallelTerminationStrategy: PID 88 died...
22:49:36.691495 run osmo-ms-virt-phy/00054(pid=88): Terminated: ok {rc=0}
22:49:36.694998 --- ParallelTerminationStrategy: PID 89 died...
22:49:36.696426 run osmo-ms-virt-phy/00055(pid=89): Terminated: ok {rc=0}
22:49:36.699923 --- ParallelTerminationStrategy: PID 90 died...
22:49:36.701356 run osmo-ms-virt-phy/00056(pid=90): Terminated: ok {rc=0}
22:49:36.704846 --- ParallelTerminationStrategy: PID 91 died...
22:49:36.706275 run osmo-ms-virt-phy/00057(pid=91): Terminated: ok {rc=0}
22:49:36.709773 --- ParallelTerminationStrategy: PID 92 died...
22:49:36.711208 run osmo-ms-virt-phy/00058(pid=92): Terminated: ok {rc=0}
22:49:36.714701 --- ParallelTerminationStrategy: PID 93 died...
22:49:36.716138 run osmo-ms-virt-phy/00059(pid=93): Terminated: ok {rc=0}
22:49:36.719779 --- ParallelTerminationStrategy: PID 94 died...
22:49:36.721265 run osmo-ms-virt-phy/00060(pid=94): Terminated: ok {rc=0}
22:49:36.724916 --- ParallelTerminationStrategy: PID 95 died...
22:49:36.726391 run osmo-ms-virt-phy/00061(pid=95): Terminated: ok {rc=0}
22:49:36.730022 --- ParallelTerminationStrategy: PID 96 died...
22:49:36.731521 run osmo-ms-virt-phy/00062(pid=96): Terminated: ok {rc=0}
22:49:36.735158 --- ParallelTerminationStrategy: PID 97 died...
22:49:36.736640 run osmo-ms-virt-phy/00063(pid=97): Terminated: ok {rc=0}
22:49:36.740304 --- ParallelTerminationStrategy: PID 98 died...
22:49:36.741782 run osmo-ms-virt-phy/00064(pid=98): Terminated: ok {rc=0}
22:49:36.745412 --- ParallelTerminationStrategy: PID 99 died...
22:49:36.746899 run osmo-ms-virt-phy/00065(pid=99): Terminated: ok {rc=0}
22:49:36.750528 --- ParallelTerminationStrategy: PID 100 died...
22:49:36.752019 run osmo-ms-virt-phy/00066(pid=100): Terminated: ok {rc=0}
22:49:36.756048 --- ParallelTerminationStrategy: PID 101 died...
22:49:36.757555 run osmo-ms-virt-phy/00067(pid=101): Terminated: ok {rc=0}
22:49:36.761201 --- ParallelTerminationStrategy: PID 102 died...
22:49:36.762672 run osmo-ms-virt-phy/00068(pid=102): Terminated: ok {rc=0}
22:49:36.766367 --- ParallelTerminationStrategy: PID 103 died...
22:49:36.767847 run osmo-ms-virt-phy/00069(pid=103): Terminated: ok {rc=0}
22:49:36.771488 --- ParallelTerminationStrategy: PID 104 died...
22:49:36.772975 run osmo-ms-virt-phy/00070(pid=104): Terminated: ok {rc=0}
22:49:36.776462 --- ParallelTerminationStrategy: PID 105 died...
22:49:36.777887 run osmo-ms-virt-phy/00071(pid=105): Terminated: ok {rc=0}
22:49:36.781457 --- ParallelTerminationStrategy: PID 106 died...
22:49:36.782876 run osmo-ms-virt-phy/00072(pid=106): Terminated: ok {rc=0}
22:49:36.786352 --- ParallelTerminationStrategy: PID 107 died...
22:49:36.787768 run osmo-ms-virt-phy/00073(pid=107): Terminated: ok {rc=0}
22:49:36.791219 --- ParallelTerminationStrategy: PID 108 died...
22:49:36.792623 run osmo-ms-virt-phy/00074(pid=108): Terminated: ok {rc=0}
22:49:36.796088 --- ParallelTerminationStrategy: PID 109 died...
22:49:36.797494 run osmo-ms-virt-phy/00075(pid=109): Terminated: ok {rc=0}
22:49:36.800978 --- ParallelTerminationStrategy: PID 110 died...
22:49:36.802382 run osmo-ms-virt-phy/00076(pid=110): Terminated: ok {rc=0}
22:49:36.805843 --- ParallelTerminationStrategy: PID 111 died...
22:49:36.807252 run osmo-ms-virt-phy/00077(pid=111): Terminated: ok {rc=0}
22:49:36.810694 --- ParallelTerminationStrategy: PID 112 died...
22:49:36.812103 run osmo-ms-virt-phy/00078(pid=112): Terminated: ok {rc=0}
22:49:36.815572 --- ParallelTerminationStrategy: PID 113 died...
22:49:36.816986 run osmo-ms-virt-phy/00079(pid=113): Terminated: ok {rc=0}
22:49:36.820449 --- ParallelTerminationStrategy: PID 114 died...
22:49:36.821853 run osmo-ms-virt-phy/00080(pid=114): Terminated: ok {rc=0}
22:49:36.825328 --- ParallelTerminationStrategy: PID 115 died...
22:49:36.826727 run osmo-ms-virt-phy/00081(pid=115): Terminated: ok {rc=0}
22:49:36.830192 --- ParallelTerminationStrategy: PID 116 died...
22:49:36.831615 run osmo-ms-virt-phy/00082(pid=116): Terminated: ok {rc=0}
22:49:36.835104 --- ParallelTerminationStrategy: PID 117 died...
22:49:36.836508 run osmo-ms-virt-phy/00083(pid=117): Terminated: ok {rc=0}
22:49:36.839975 --- ParallelTerminationStrategy: PID 118 died...
22:49:36.841380 run osmo-ms-virt-phy/00084(pid=118): Terminated: ok {rc=0}
22:49:36.844841 --- ParallelTerminationStrategy: PID 119 died...
22:49:36.846236 run osmo-ms-virt-phy/00085(pid=119): Terminated: ok {rc=0}
22:49:36.849695 --- ParallelTerminationStrategy: PID 120 died...
22:49:36.851119 run osmo-ms-virt-phy/00086(pid=120): Terminated: ok {rc=0}
22:49:36.854566 --- ParallelTerminationStrategy: PID 121 died...
22:49:36.855965 run osmo-ms-virt-phy/00087(pid=121): Terminated: ok {rc=0}
22:49:36.859418 --- ParallelTerminationStrategy: PID 122 died...
22:49:36.860821 run osmo-ms-virt-phy/00088(pid=122): Terminated: ok {rc=0}
22:49:36.864290 --- ParallelTerminationStrategy: PID 123 died...
22:49:36.865685 run osmo-ms-virt-phy/00089(pid=123): Terminated: ok {rc=0}
22:49:36.869161 --- ParallelTerminationStrategy: PID 124 died...
22:49:36.870555 run osmo-ms-virt-phy/00090(pid=124): Terminated: ok {rc=0}
22:49:36.874007 --- ParallelTerminationStrategy: PID 125 died...
22:49:36.875415 run osmo-ms-virt-phy/00091(pid=125): Terminated: ok {rc=0}
22:49:36.878869 --- ParallelTerminationStrategy: PID 126 died...
22:49:36.880268 run osmo-ms-virt-phy/00092(pid=126): Terminated: ok {rc=0}
22:49:36.883756 --- ParallelTerminationStrategy: PID 127 died...
22:49:36.885163 run osmo-ms-virt-phy/00093(pid=127): Terminated: ok {rc=0}
22:49:36.888616 --- ParallelTerminationStrategy: PID 128 died...
22:49:36.890023 run osmo-ms-virt-phy/00094(pid=128): Terminated: ok {rc=0}
22:49:36.893479 --- ParallelTerminationStrategy: PID 129 died...
22:49:36.894877 run osmo-ms-virt-phy/00095(pid=129): Terminated: ok {rc=0}
22:49:36.898327 --- ParallelTerminationStrategy: PID 130 died...
22:49:36.899753 run osmo-ms-virt-phy/00096(pid=130): Terminated: ok {rc=0}
22:49:36.903204 --- ParallelTerminationStrategy: PID 131 died...
22:49:36.904600 run osmo-ms-virt-phy/00097(pid=131): Terminated: ok {rc=0}
22:49:36.908043 --- ParallelTerminationStrategy: PID 132 died...
22:49:36.909438 run osmo-ms-virt-phy/00098(pid=132): Terminated: ok {rc=0}
22:49:36.912880 --- ParallelTerminationStrategy: PID 133 died...
22:49:36.914281 run osmo-ms-virt-phy/00099(pid=133): Terminated: ok {rc=0}
22:49:36.917753 --- ParallelTerminationStrategy: PID 134 died...
22:49:36.919161 run osmo-ms-mob/00000(pid=134): Terminated {rc=26112}
22:49:36.922634 --- ParallelTerminationStrategy: PID 135 died...
22:49:36.924034 run osmo-ms-mob/00001(pid=135): Terminated {rc=26112}
22:49:36.927509 --- ParallelTerminationStrategy: PID 136 died...
22:49:36.928910 run osmo-ms-mob/00002(pid=136): Terminated {rc=26112}
22:49:36.932427 --- ParallelTerminationStrategy: PID 137 died...
22:49:36.933836 run osmo-ms-mob/00003(pid=137): Terminated {rc=26112}
22:49:36.937308 --- ParallelTerminationStrategy: PID 138 died...
22:49:36.938709 run osmo-ms-mob/00004(pid=138): Terminated {rc=26112}
22:49:36.942184 --- ParallelTerminationStrategy: PID 139 died...
22:49:36.943586 run osmo-ms-mob/00005(pid=139): Terminated {rc=26112}
22:49:36.947078 --- ParallelTerminationStrategy: PID 140 died...
22:49:36.948477 run osmo-ms-mob/00006(pid=140): Terminated {rc=26112}
22:49:36.951940 --- ParallelTerminationStrategy: PID 141 died...
22:49:36.953333 run osmo-ms-mob/00007(pid=141): Terminated {rc=26112}
22:49:36.956805 --- ParallelTerminationStrategy: PID 142 died...
22:49:36.958199 run osmo-ms-mob/00008(pid=142): Terminated {rc=26112}
22:49:36.961676 --- ParallelTerminationStrategy: PID 143 died...
22:49:36.963092 run osmo-ms-mob/00009(pid=143): Terminated {rc=26112}
22:49:36.966580 --- ParallelTerminationStrategy: PID 144 died...
22:49:36.967988 run osmo-ms-mob/00010(pid=144): Terminated {rc=26112}
22:49:36.971489 --- ParallelTerminationStrategy: PID 145 died...
22:49:36.972904 run osmo-ms-mob/00011(pid=145): Terminated {rc=26112}
22:49:36.976370 --- ParallelTerminationStrategy: PID 146 died...
22:49:36.977775 run osmo-ms-mob/00012(pid=146): Terminated {rc=26112}
22:49:36.981278 --- ParallelTerminationStrategy: PID 147 died...
22:49:36.982696 run osmo-ms-mob/00013(pid=147): Terminated {rc=26112}
22:49:36.986172 --- ParallelTerminationStrategy: PID 148 died...
22:49:36.987580 run osmo-ms-mob/00014(pid=148): Terminated {rc=26112}
22:49:36.991053 --- ParallelTerminationStrategy: PID 149 died...
22:49:36.992454 run osmo-ms-mob/00015(pid=149): Terminated {rc=26112}
22:49:36.995945 --- ParallelTerminationStrategy: PID 150 died...
22:49:36.997346 run osmo-ms-mob/00016(pid=150): Terminated {rc=26112}
22:49:37.000818 --- ParallelTerminationStrategy: PID 151 died...
22:49:37.002214 run osmo-ms-mob/00017(pid=151): Terminated {rc=26112}
22:49:37.005678 --- ParallelTerminationStrategy: PID 152 died...
22:49:37.007071 run osmo-ms-mob/00018(pid=152): Terminated {rc=26112}
22:49:37.010542 --- ParallelTerminationStrategy: PID 153 died...
22:49:37.011965 run osmo-ms-mob/00019(pid=153): Terminated {rc=26112}
22:49:37.015448 --- ParallelTerminationStrategy: PID 154 died...
22:49:37.016846 run osmo-ms-mob/00020(pid=154): Terminated {rc=26112}
22:49:37.020313 --- ParallelTerminationStrategy: PID 155 died...
22:49:37.021713 run osmo-ms-mob/00021(pid=155): Terminated {rc=26112}
22:49:37.025193 --- ParallelTerminationStrategy: PID 156 died...
22:49:37.026592 run osmo-ms-mob/00022(pid=156): Terminated {rc=26112}
22:49:37.030076 --- ParallelTerminationStrategy: PID 157 died...
22:49:37.031479 run osmo-ms-mob/00023(pid=157): Terminated {rc=26112}
22:49:37.034961 --- ParallelTerminationStrategy: PID 158 died...
22:49:37.036363 run osmo-ms-mob/00024(pid=158): Terminated {rc=26112}
22:49:37.039834 --- ParallelTerminationStrategy: PID 159 died...
22:49:37.041233 run osmo-ms-mob/00025(pid=159): Terminated {rc=26112}
22:49:37.044739 --- ParallelTerminationStrategy: PID 160 died...
22:49:37.046136 run osmo-ms-mob/00026(pid=160): Terminated {rc=26112}
22:49:37.049626 --- ParallelTerminationStrategy: PID 161 died...
22:49:37.051039 run osmo-ms-mob/00027(pid=161): Terminated {rc=26112}
22:49:37.054508 --- ParallelTerminationStrategy: PID 162 died...
22:49:37.055912 run osmo-ms-mob/00028(pid=162): Terminated {rc=26112}
22:49:37.059403 --- ParallelTerminationStrategy: PID 163 died...
22:49:37.060800 run osmo-ms-mob/00029(pid=163): Terminated {rc=26112}
22:49:37.064277 --- ParallelTerminationStrategy: PID 164 died...
22:49:37.065685 run osmo-ms-mob/00030(pid=164): Terminated {rc=26112}
22:49:37.069177 --- ParallelTerminationStrategy: PID 165 died...
22:49:37.070570 run osmo-ms-mob/00031(pid=165): Terminated {rc=26112}
22:49:37.074051 --- ParallelTerminationStrategy: PID 166 died...
22:49:37.075452 run osmo-ms-mob/00032(pid=166): Terminated {rc=26112}
22:49:37.078940 --- ParallelTerminationStrategy: PID 167 died...
22:49:37.080357 run osmo-ms-mob/00033(pid=167): Terminated {rc=26112}
22:49:37.083854 --- ParallelTerminationStrategy: PID 168 died...
22:49:37.085263 run osmo-ms-mob/00034(pid=168): Terminated {rc=26112}
22:49:37.088739 --- ParallelTerminationStrategy: PID 169 died...
22:49:37.090136 run osmo-ms-mob/00035(pid=169): Terminated {rc=26112}
22:49:37.093615 --- ParallelTerminationStrategy: PID 170 died...
22:49:37.095039 run osmo-ms-mob/00036(pid=170): Terminated {rc=26112}
22:49:37.098516 --- ParallelTerminationStrategy: PID 171 died...
22:49:37.099917 run osmo-ms-mob/00037(pid=171): Terminated {rc=26112}
22:49:37.103391 --- ParallelTerminationStrategy: PID 172 died...
22:49:37.104790 run osmo-ms-mob/00038(pid=172): Terminated {rc=26112}
22:49:37.108276 --- ParallelTerminationStrategy: PID 173 died...
22:49:37.109673 run osmo-ms-mob/00039(pid=173): Terminated {rc=26112}
22:49:37.113158 --- ParallelTerminationStrategy: PID 174 died...
22:49:37.114568 run osmo-ms-mob/00040(pid=174): Terminated {rc=26112}
22:49:37.118062 --- ParallelTerminationStrategy: PID 175 died...
22:49:37.119462 run osmo-ms-mob/00041(pid=175): Terminated {rc=26112}
22:49:37.122936 --- ParallelTerminationStrategy: PID 176 died...
22:49:37.124347 run osmo-ms-mob/00042(pid=176): Terminated {rc=26112}
22:49:37.127842 --- ParallelTerminationStrategy: PID 177 died...
22:49:37.129253 run osmo-ms-mob/00043(pid=177): Terminated {rc=26112}
22:49:37.132729 --- ParallelTerminationStrategy: PID 178 died...
22:49:37.134134 run osmo-ms-mob/00044(pid=178): Terminated {rc=26112}
22:49:37.137608 --- ParallelTerminationStrategy: PID 179 died...
22:49:37.139013 run osmo-ms-mob/00045(pid=179): Terminated {rc=26112}
22:49:37.142481 --- ParallelTerminationStrategy: PID 180 died...
22:49:37.143919 run osmo-ms-mob/00046(pid=180): Terminated {rc=26112}
22:49:37.147399 --- ParallelTerminationStrategy: PID 181 died...
22:49:37.148812 run osmo-ms-mob/00047(pid=181): Terminated {rc=26112}
22:49:37.152271 --- ParallelTerminationStrategy: PID 182 died...
22:49:37.153676 run osmo-ms-mob/00048(pid=182): Terminated {rc=26112}
22:49:37.157141 --- ParallelTerminationStrategy: PID 183 died...
22:49:37.158539 run osmo-ms-mob/00049(pid=183): Terminated {rc=26112}
22:49:37.162028 --- ParallelTerminationStrategy: PID 184 died...
22:49:37.163439 run osmo-ms-mob/00050(pid=184): Terminated {rc=26112}
22:49:37.166915 --- ParallelTerminationStrategy: PID 185 died...
22:49:37.168317 run osmo-ms-mob/00051(pid=185): Terminated {rc=26112}
22:49:37.171786 --- ParallelTerminationStrategy: PID 186 died...
22:49:37.173185 run osmo-ms-mob/00052(pid=186): Terminated {rc=26112}
22:49:37.176677 --- ParallelTerminationStrategy: PID 187 died...
22:49:37.178072 run osmo-ms-mob/00053(pid=187): Terminated {rc=26112}
22:49:37.181553 --- ParallelTerminationStrategy: PID 188 died...
22:49:37.182956 run osmo-ms-mob/00054(pid=188): Terminated {rc=26112}
22:49:37.186437 --- ParallelTerminationStrategy: PID 189 died...
22:49:37.187837 run osmo-ms-mob/00055(pid=189): Terminated {rc=26112}
22:49:37.191323 --- ParallelTerminationStrategy: PID 190 died...
22:49:37.192735 run osmo-ms-mob/00056(pid=190): Terminated {rc=26112}
22:49:37.196212 --- ParallelTerminationStrategy: PID 191 died...
22:49:37.197608 run osmo-ms-mob/00057(pid=191): Terminated {rc=26112}
22:49:37.201098 --- ParallelTerminationStrategy: PID 192 died...
22:49:37.202491 run osmo-ms-mob/00058(pid=192): Terminated {rc=26112}
22:49:37.205962 --- ParallelTerminationStrategy: PID 193 died...
22:49:37.207394 run osmo-ms-mob/00059(pid=193): Terminated {rc=26112}
22:49:37.210867 --- ParallelTerminationStrategy: PID 194 died...
22:49:37.212266 run osmo-ms-mob/00060(pid=194): Terminated {rc=26112}
22:49:37.215764 --- ParallelTerminationStrategy: PID 195 died...
22:49:37.217166 run osmo-ms-mob/00061(pid=195): Terminated {rc=26112}
22:49:37.220631 --- ParallelTerminationStrategy: PID 196 died...
22:49:37.222031 run osmo-ms-mob/00062(pid=196): Terminated {rc=26112}
22:49:37.225509 --- ParallelTerminationStrategy: PID 197 died...
22:49:37.226919 run osmo-ms-mob/00063(pid=197): Terminated {rc=26112}
22:49:37.230382 --- ParallelTerminationStrategy: PID 198 died...
22:49:37.231794 run osmo-ms-mob/00064(pid=198): Terminated {rc=26112}
22:49:37.235266 --- ParallelTerminationStrategy: PID 199 died...
22:49:37.236668 run osmo-ms-mob/00065(pid=199): Terminated {rc=26112}
22:49:37.240167 --- ParallelTerminationStrategy: PID 200 died...
22:49:37.241571 run osmo-ms-mob/00066(pid=200): Terminated {rc=26112}
22:49:37.245051 --- ParallelTerminationStrategy: PID 201 died...
22:49:37.246456 run osmo-ms-mob/00067(pid=201): Terminated {rc=26112}
22:49:37.249929 --- ParallelTerminationStrategy: PID 202 died...
22:49:37.251332 run osmo-ms-mob/00068(pid=202): Terminated {rc=26112}
22:49:37.254799 --- ParallelTerminationStrategy: PID 203 died...
22:49:37.256231 run osmo-ms-mob/00069(pid=203): Terminated {rc=26112}
22:49:37.259713 --- ParallelTerminationStrategy: PID 204 died...
22:49:37.261110 run osmo-ms-mob/00070(pid=204): Terminated {rc=26112}
22:49:37.264600 --- ParallelTerminationStrategy: PID 205 died...
22:49:37.265996 run osmo-ms-mob/00071(pid=205): Terminated {rc=26112}
22:49:37.269468 --- ParallelTerminationStrategy: PID 206 died...
22:49:37.270880 run osmo-ms-mob/00072(pid=206): Terminated {rc=26112}
22:49:37.274360 --- ParallelTerminationStrategy: PID 207 died...
22:49:37.275763 run osmo-ms-mob/00073(pid=207): Terminated {rc=26112}
22:49:37.279243 --- ParallelTerminationStrategy: PID 208 died...
22:49:37.280651 run osmo-ms-mob/00074(pid=208): Terminated {rc=26112}
22:49:37.284124 --- ParallelTerminationStrategy: PID 209 died...
22:49:37.285524 run osmo-ms-mob/00075(pid=209): Terminated {rc=26112}
22:49:37.289019 --- ParallelTerminationStrategy: PID 210 died...
22:49:37.290418 run osmo-ms-mob/00076(pid=210): Terminated {rc=26112}
22:49:37.293889 --- ParallelTerminationStrategy: PID 211 died...
22:49:37.295304 run osmo-ms-mob/00077(pid=211): Terminated {rc=26112}
22:49:37.298776 --- ParallelTerminationStrategy: PID 212 died...
22:49:37.300182 run osmo-ms-mob/00078(pid=212): Terminated {rc=26112}
22:49:37.303684 --- ParallelTerminationStrategy: PID 213 died...
22:49:37.305086 run osmo-ms-mob/00079(pid=213): Terminated {rc=26112}
22:49:37.308559 --- ParallelTerminationStrategy: PID 214 died...
22:49:37.309959 run osmo-ms-mob/00080(pid=214): Terminated {rc=26112}
22:49:37.313427 --- ParallelTerminationStrategy: PID 215 died...
22:49:37.314838 run osmo-ms-mob/00081(pid=215): Terminated {rc=26112}
22:49:37.318299 --- ParallelTerminationStrategy: PID 216 died...
22:49:37.319711 run osmo-ms-mob/00082(pid=216): Terminated {rc=26112}
22:49:37.323186 --- ParallelTerminationStrategy: PID 217 died...
22:49:37.324583 run osmo-ms-mob/00083(pid=217): Terminated {rc=26112}
22:49:37.328062 --- ParallelTerminationStrategy: PID 218 died...
22:49:37.329471 run osmo-ms-mob/00084(pid=218): Terminated {rc=26112}
22:49:37.332944 --- ParallelTerminationStrategy: PID 219 died...
22:49:37.334342 run osmo-ms-mob/00085(pid=219): Terminated {rc=26112}
22:49:37.337832 --- ParallelTerminationStrategy: PID 220 died...
22:49:37.339233 run osmo-ms-mob/00086(pid=220): Terminated {rc=26112}
22:49:37.342715 --- ParallelTerminationStrategy: PID 221 died...
22:49:37.344125 run osmo-ms-mob/00087(pid=221): Terminated {rc=26112}
22:49:37.347610 --- ParallelTerminationStrategy: PID 222 died...
22:49:37.349012 run osmo-ms-mob/00088(pid=222): Terminated {rc=26112}
22:49:37.352506 --- ParallelTerminationStrategy: PID 223 died...
22:49:37.353912 run osmo-ms-mob/00089(pid=223): Terminated {rc=26112}
22:49:37.357391 --- ParallelTerminationStrategy: PID 224 died...
22:49:37.358793 run osmo-ms-mob/00090(pid=224): Terminated {rc=26112}
22:49:37.362275 --- ParallelTerminationStrategy: PID 225 died...
22:49:37.363686 run osmo-ms-mob/00091(pid=225): Terminated {rc=26112}
22:49:37.367164 --- ParallelTerminationStrategy: PID 226 died...
22:49:37.368561 run osmo-ms-mob/00092(pid=226): Terminated {rc=26112}
22:49:37.372070 --- ParallelTerminationStrategy: PID 227 died...
22:49:37.373470 run osmo-ms-mob/00093(pid=227): Terminated {rc=26112}
22:49:37.376931 --- ParallelTerminationStrategy: PID 228 died...
22:49:37.378326 run osmo-ms-mob/00094(pid=228): Terminated {rc=26112}
22:49:37.381807 --- ParallelTerminationStrategy: PID 229 died...
22:49:37.383227 run osmo-ms-mob/00095(pid=229): Terminated {rc=26112}
22:49:37.386710 --- ParallelTerminationStrategy: PID 230 died...
22:49:37.388115 run osmo-ms-mob/00096(pid=230): Terminated {rc=26112}
22:49:37.391602 --- ParallelTerminationStrategy: PID 231 died...
22:49:37.393006 run osmo-ms-mob/00097(pid=231): Terminated {rc=26112}
22:49:37.396476 --- ParallelTerminationStrategy: PID 232 died...
22:49:37.397882 run osmo-ms-mob/00098(pid=232): Terminated {rc=26112}
22:49:37.401390 --- ParallelTerminationStrategy: PID 233 died...
22:49:37.402790 run osmo-ms-mob/00099(pid=233): Terminated {rc=26112}
22:49:40.807039 --- ParallelTerminationStrategy: PID 33 died...
22:49:40.813327 run osmo-bts-virtual(pid=33): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8385 netreg_mass PASS
---------------------------------------------------------------------
22:49:40.884403 tst trial-8385: Storing JUnit report in /build/trial-8385/run.2026-07-07_22-48-16/trial-8385.xml
--------------------------------------------------------------------------------------------
trial-8385 PASS
--------------------------------------------------------------------------------------------
22:49:40.894297 tst trial-8385: trial-8385: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (79.2 sec)
+ exit_code=0
+ rm -rf trial-8385/inst
+ cd trial-8385
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-07-07 22:48:15
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8385-run.tgz run.2026-07-07_22-48-16
+ tar czf /build/trial-8385-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-07-07_13_27_06.tgz osmo-bts-oc2g.build-2026-07-07_00_52_24.tgz osmo-bts-sysmo.build-2026-07-07_00_52_27.tgz osmo-bts.build-2026-07-07_00_52_31.tgz osmo-ggsn.build-2026-07-07_20_43_17.tgz osmo-hlr.build-2026-07-07_16_37_47.tgz osmo-hnbgw.build-2026-07-07_13_30_01.tgz osmo-mgw.build-2026-07-07_08_33_39.tgz osmo-msc.build-2026-07-07_13_36_18.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-07-07_07_35_04.tgz osmo-pcu-sysmo.build-2026-07-07_07_34_55.tgz osmo-pcu.build-2026-07-07_07_35_08.tgz osmo-sgsn.build-2026-07-07_20_49_03.tgz osmo-stp.build-2026-07-07_13_25_42.tgz osmo-trx.build-2026-07-07_14_22_27.tgz osmocom-bb.build-2026-07-07_00_00_35.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