awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 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.3s
#7 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#7 CACHED
#8 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#8 CACHED
#9 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#9 CACHED
#10 [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
#10 CACHED
#11 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#11 CACHED
#12 [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
#12 CACHED
#13 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#13 CACHED
#14 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#14 CACHED
#15 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#15 CACHED
#16 [20/28] WORKDIR /TMP
#16 CACHED
#17 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#17 CACHED
#18 [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
#18 CACHED
#19 [ 3/28] RUN groupadd osmo-gsm-tester
#19 CACHED
#20 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#20 CACHED
#21 [ 2/28] RUN useradd -ms /bin/bash jenkins
#21 CACHED
#22 [ 8/28] RUN MKDIR /var/run/sshd
#22 CACHED
#23 [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
#23 CACHED
#24 [ 9/28] COPY SSH /root/.ssh
#24 CACHED
#25 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#25 CACHED
#26 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#26 CACHED
#27 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#27 CACHED
#28 [ 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
#28 CACHED
#29 [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
#29 CACHED
#30 [18/28] RUN SET -x && mkdir -p /tmp/mongodb && cd /tmp/mongodb && wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && wget "http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" > /etc/apt/sources.list.d/mongodb-org.list && apt-get update && apt-get install -y mongodb-org && apt-get clean && cd / && rm -rf /tmp/mongodb && rm /etc/apt/sources.list.d/mongodb-org.list && sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf
#30 CACHED
#31 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#31 CACHED
#32 [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
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:fcd0b5db2b9d1856e1c0973a720ae35a748885859db4f5486342a16abc28c763 0.0s done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.1s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8022 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2025-07-09 22:48:15
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8022
+ mkdir -p trial-8022
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-07-09_13_29_08.tgz osmo-bts-oc2g.build-2025-07-09_00_51_32.tgz osmo-bts-sysmo.build-2025-07-09_00_51_39.tgz osmo-bts.build-2025-07-09_00_51_43.tgz osmo-ggsn.build-2025-07-09_20_43_06.tgz osmo-hlr.build-2025-07-09_16_36_48.tgz osmo-hnbgw.build-2025-07-09_13_30_20.tgz osmo-mgw.build-2025-07-09_08_33_13.tgz osmo-msc.build-2025-07-09_13_34_45.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-07-09_07_33_58.tgz osmo-pcu-sysmo.build-2025-07-09_07_36_00.tgz osmo-pcu.build-2025-07-09_07_36_08.tgz osmo-sgsn.build-2025-07-09_20_48_25.tgz osmo-stp.build-2025-07-09_13_25_56.tgz osmo-trx.build-2025-07-09_14_28_12.tgz osmocom-bb.build-2025-07-09_21_17_07.tgz srslte.build-19.tgz trial-8022
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-07-09_13_29_08.md5 osmo-bts-oc2g.build-2025-07-09_00_51_32.md5 osmo-bts-sysmo.build-2025-07-09_00_51_39.md5 osmo-bts.build-2025-07-09_00_51_43.md5 osmo-ggsn.build-2025-07-09_20_43_06.md5 osmo-hlr.build-2025-07-09_16_36_48.md5 osmo-hnbgw.build-2025-07-09_13_30_20.md5 osmo-mgw.build-2025-07-09_08_33_13.md5 osmo-msc.build-2025-07-09_13_34_45.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-07-09_07_33_58.md5 osmo-pcu-sysmo.build-2025-07-09_07_36_00.md5 osmo-pcu.build-2025-07-09_07_36_08.md5 osmo-sgsn.build-2025-07-09_20_48_25.md5 osmo-stp.build-2025-07-09_13_25_56.md5 osmo-trx.build-2025-07-09_14_28_12.md5 osmocom-bb.build-2025-07-09_21_17_07.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-07-09_13_29_08.md5 osmo-bts-oc2g.build-2025-07-09_00_51_32.md5 osmo-bts-sysmo.build-2025-07-09_00_51_39.md5 osmo-bts.build-2025-07-09_00_51_43.md5 osmo-ggsn.build-2025-07-09_20_43_06.md5 osmo-hlr.build-2025-07-09_16_36_48.md5 osmo-hnbgw.build-2025-07-09_13_30_20.md5 osmo-mgw.build-2025-07-09_08_33_13.md5 osmo-msc.build-2025-07-09_13_34_45.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-07-09_07_33_58.md5 osmo-pcu-sysmo.build-2025-07-09_07_36_00.md5 osmo-pcu.build-2025-07-09_07_36_08.md5 osmo-sgsn.build-2025-07-09_20_48_25.md5 osmo-stp.build-2025-07-09_13_25_56.md5 osmo-trx.build-2025-07-09_14_28_12.md5 osmocom-bb.build-2025-07-09_21_17_07.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-8022 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8022'
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-8022
--------------------------------------------------------------------------------------------
22:48:16.165276 tst trial-8022: Detailed log at /build/trial-8022/run.2025-07-09_22-48-16/log
---------------------------------------------------------------------
trial-8022 netreg_mass
---------------------------------------------------------------------
22:48:16.395576 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:16.395961 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:16.396819 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:16.398092 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:16.437696 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:16.438617 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:16.439923 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:16.517519 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-8022 netreg_mass register_default_mass.py
----------------------------------------------
22:48:16.519373 tst register_default_mass.py:9: Claiming resources for the test
22:48:16.537372 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.538027 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.538554 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.539059 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.539573 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.540091 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.540597 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:16.599561 tst register_default_mass.py: using LAC 2
22:48:16.632379 tst register_default_mass.py: using RAC 2
22:48:16.672325 tst register_default_mass.py: using CellId 2
22:48:16.714879 tst register_default_mass.py: using BVCI 3
22:48:16.721575 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.722335 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.722984 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.723615 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.724338 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.724948 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.725557 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.726169 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.726771 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.727387 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.727983 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.728581 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.729217 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.729826 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.730424 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.731039 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.731643 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.732243 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.732873 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.733486 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.734094 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.734722 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.735355 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.735977 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.736622 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.737259 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.737881 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.738502 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.739139 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.739775 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.740450 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.741091 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.741744 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.742392 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.743033 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.743654 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.744300 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.744962 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.745597 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.746227 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.746854 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.747479 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.748175 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.748812 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.749443 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.750057 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.750700 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.751328 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.751941 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.752583 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.753227 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.753875 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.754507 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.755135 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.755755 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.756391 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.757025 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.757668 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.758296 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.758913 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.759548 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.760185 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.760832 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.761475 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.762087 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.762702 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.763337 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.763969 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.764580 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.765206 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.765834 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.766439 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.767144 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.767769 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.768377 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.769016 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.769627 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.770223 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.770820 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.771418 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.772015 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.772607 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.773231 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.773839 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.774450 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.775056 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.775652 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.776246 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.776865 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.777484 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.778102 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.778725 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.779358 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.779989 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.780589 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.781184 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.781777 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.782405 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.783015 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.783612 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.784220 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.784896 tst register_default_mass.py:21: Launching a simple network
22:48:16.796954 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:16.942222 run create_hlr_db(pid=20): Launched
22:48:17.954967 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:17.974510 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:17.992791 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:17.999488 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:18.202916 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:18.221459 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:18.228341 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:18.719156 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:18.737942 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:21.749630 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:21.887627 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:21.906962 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:21.914231 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:21.944887 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:21.964753 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:21.972650 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:22.365532 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:22.385271 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:28.405648 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:28.578100 run osmo-bts-virtual(pid=34): Launched
22:48:29.626736 tst register_default_mass.py: using MSISDN 1001
22:48:29.633995 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:29.726570 tst register_default_mass.py: using MSISDN 1002
22:48:29.733609 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:29.801112 tst register_default_mass.py: using MSISDN 1003
22:48:29.808481 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:29.890253 tst register_default_mass.py: using MSISDN 1004
22:48:29.895872 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:29.971028 tst register_default_mass.py: using MSISDN 1005
22:48:29.977367 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:30.052610 tst register_default_mass.py: using MSISDN 1006
22:48:30.058880 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:30.133212 tst register_default_mass.py: using MSISDN 1007
22:48:30.142824 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:30.224160 tst register_default_mass.py: using MSISDN 1008
22:48:30.229979 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:30.304042 tst register_default_mass.py: using MSISDN 1009
22:48:30.310362 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:30.375713 tst register_default_mass.py: using MSISDN 1010
22:48:30.381511 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:30.465554 tst register_default_mass.py: using MSISDN 1011
22:48:30.471321 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:30.541028 tst register_default_mass.py: using MSISDN 1012
22:48:30.548543 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:30.611631 tst register_default_mass.py: using MSISDN 1013
22:48:30.617821 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:30.691697 tst register_default_mass.py: using MSISDN 1014
22:48:30.699400 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:30.782727 tst register_default_mass.py: using MSISDN 1015
22:48:30.788966 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:30.854697 tst register_default_mass.py: using MSISDN 1016
22:48:30.860953 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:30.986942 tst register_default_mass.py: using MSISDN 1017
22:48:30.993032 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:31.068366 tst register_default_mass.py: using MSISDN 1018
22:48:31.074982 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:31.156404 tst register_default_mass.py: using MSISDN 1019
22:48:31.163011 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:31.237881 tst register_default_mass.py: using MSISDN 1020
22:48:31.244358 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:31.317980 tst register_default_mass.py: using MSISDN 1021
22:48:31.325025 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:31.399205 tst register_default_mass.py: using MSISDN 1022
22:48:31.405829 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:31.613944 tst register_default_mass.py: using MSISDN 1023
22:48:31.621251 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:31.698955 tst register_default_mass.py: using MSISDN 1024
22:48:31.706599 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:31.783350 tst register_default_mass.py: using MSISDN 1025
22:48:31.790418 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:31.864346 tst register_default_mass.py: using MSISDN 1026
22:48:31.871276 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:31.947272 tst register_default_mass.py: using MSISDN 1027
22:48:31.955198 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:32.039799 tst register_default_mass.py: using MSISDN 1028
22:48:32.047137 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:32.126536 tst register_default_mass.py: using MSISDN 1029
22:48:32.134796 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:32.337185 tst register_default_mass.py: using MSISDN 1030
22:48:32.344038 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:32.423059 tst register_default_mass.py: using MSISDN 1031
22:48:32.429202 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:32.502385 tst register_default_mass.py: using MSISDN 1032
22:48:32.511546 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:32.583344 tst register_default_mass.py: using MSISDN 1033
22:48:32.589762 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:32.660199 tst register_default_mass.py: using MSISDN 1034
22:48:32.666765 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:32.736839 tst register_default_mass.py: using MSISDN 1035
22:48:32.743463 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:32.803004 tst register_default_mass.py: using MSISDN 1036
22:48:32.810110 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:32.875835 tst register_default_mass.py: using MSISDN 1037
22:48:32.882771 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:32.954634 tst register_default_mass.py: using MSISDN 1038
22:48:32.962556 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:33.036916 tst register_default_mass.py: using MSISDN 1039
22:48:33.043960 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:33.103398 tst register_default_mass.py: using MSISDN 1040
22:48:33.110420 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:33.175482 tst register_default_mass.py: using MSISDN 1041
22:48:33.182488 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:33.257141 tst register_default_mass.py: using MSISDN 1042
22:48:33.263483 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:33.331366 tst register_default_mass.py: using MSISDN 1043
22:48:33.338546 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:33.403882 tst register_default_mass.py: using MSISDN 1044
22:48:33.414847 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:33.479436 tst register_default_mass.py: using MSISDN 1045
22:48:33.486493 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:33.564399 tst register_default_mass.py: using MSISDN 1046
22:48:33.571623 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:33.644082 tst register_default_mass.py: using MSISDN 1047
22:48:33.651236 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:33.718210 tst register_default_mass.py: using MSISDN 1048
22:48:33.733505 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:33.810633 tst register_default_mass.py: using MSISDN 1049
22:48:33.828217 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:33.917735 tst register_default_mass.py: using MSISDN 1050
22:48:33.933762 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:34.031494 tst register_default_mass.py: using MSISDN 1051
22:48:34.046246 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:34.130037 tst register_default_mass.py: using MSISDN 1052
22:48:34.145273 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:34.241011 tst register_default_mass.py: using MSISDN 1053
22:48:34.257540 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:34.339245 tst register_default_mass.py: using MSISDN 1054
22:48:34.355580 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:34.433110 tst register_default_mass.py: using MSISDN 1055
22:48:34.449824 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:34.545265 tst register_default_mass.py: using MSISDN 1056
22:48:34.561211 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:34.638543 tst register_default_mass.py: using MSISDN 1057
22:48:34.654126 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:34.735734 tst register_default_mass.py: using MSISDN 1058
22:48:34.745815 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:34.817882 tst register_default_mass.py: using MSISDN 1059
22:48:34.828179 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:34.902612 tst register_default_mass.py: using MSISDN 1060
22:48:34.917572 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:34.994400 tst register_default_mass.py: using MSISDN 1061
22:48:35.009318 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:35.084189 tst register_default_mass.py: using MSISDN 1062
22:48:35.099284 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:35.188446 tst register_default_mass.py: using MSISDN 1063
22:48:35.205209 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:35.274807 tst register_default_mass.py: using MSISDN 1064
22:48:35.291345 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:35.363628 tst register_default_mass.py: using MSISDN 1065
22:48:35.372969 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:35.454558 tst register_default_mass.py: using MSISDN 1066
22:48:35.471350 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:35.557942 tst register_default_mass.py: using MSISDN 1067
22:48:35.567481 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:35.671136 tst register_default_mass.py: using MSISDN 1068
22:48:35.686661 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:35.766311 tst register_default_mass.py: using MSISDN 1069
22:48:35.781856 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:35.856943 tst register_default_mass.py: using MSISDN 1070
22:48:35.872988 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:35.950745 tst register_default_mass.py: using MSISDN 1071
22:48:35.966480 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:36.095403 tst register_default_mass.py: using MSISDN 1072
22:48:36.111288 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:36.188018 tst register_default_mass.py: using MSISDN 1073
22:48:36.204998 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:36.273564 tst register_default_mass.py: using MSISDN 1074
22:48:36.289793 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:36.365244 tst register_default_mass.py: using MSISDN 1075
22:48:36.381950 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:36.463418 tst register_default_mass.py: using MSISDN 1076
22:48:36.472503 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:36.737868 tst register_default_mass.py: using MSISDN 1077
22:48:36.752203 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:36.836971 tst register_default_mass.py: using MSISDN 1078
22:48:36.852431 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:36.928936 tst register_default_mass.py: using MSISDN 1079
22:48:36.941949 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:37.007802 tst register_default_mass.py: using MSISDN 1080
22:48:37.023435 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:37.095868 tst register_default_mass.py: using MSISDN 1081
22:48:37.111243 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:37.184063 tst register_default_mass.py: using MSISDN 1082
22:48:37.199155 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:37.283931 tst register_default_mass.py: using MSISDN 1083
22:48:37.297973 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:37.388602 tst register_default_mass.py: using MSISDN 1084
22:48:37.402104 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:37.482318 tst register_default_mass.py: using MSISDN 1085
22:48:37.492412 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:37.572865 tst register_default_mass.py: using MSISDN 1086
22:48:37.581556 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:37.645051 tst register_default_mass.py: using MSISDN 1087
22:48:37.653955 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:37.716377 tst register_default_mass.py: using MSISDN 1088
22:48:37.723556 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:37.805378 tst register_default_mass.py: using MSISDN 1089
22:48:37.812990 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:37.876879 tst register_default_mass.py: using MSISDN 1090
22:48:37.884253 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:37.951101 tst register_default_mass.py: using MSISDN 1091
22:48:37.961095 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:38.036370 tst register_default_mass.py: using MSISDN 1092
22:48:38.043491 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:38.116428 tst register_default_mass.py: using MSISDN 1093
22:48:38.125725 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:38.196219 tst register_default_mass.py: using MSISDN 1094
22:48:38.206758 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:38.268571 tst register_default_mass.py: using MSISDN 1095
22:48:38.275742 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:38.350980 tst register_default_mass.py: using MSISDN 1096
22:48:38.358313 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:38.426170 tst register_default_mass.py: using MSISDN 1097
22:48:38.436514 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:38.510065 tst register_default_mass.py: using MSISDN 1098
22:48:38.521415 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:38.594009 tst register_default_mass.py: using MSISDN 1099
22:48:38.607293 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:38.686499 tst register_default_mass.py: using MSISDN 1100
22:48:38.695054 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:38.850081 run mass: Starting testcase
22:48:38.857891 run mass: Pre-launching all virtphy's
22:48:38.865223 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:38.882702 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:38.891891 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:38.909871 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:38.919488 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:38.937412 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:38.947171 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:38.964881 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:38.974884 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:38.992905 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:39.003399 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:39.021818 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:39.031810 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:39.052004 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:39.060720 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:39.078352 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:39.087540 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:39.104887 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:39.114210 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:39.131799 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:39.142180 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:39.159784 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:39.170274 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:39.188207 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:39.197720 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:39.215399 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:39.224876 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:39.242452 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:39.250700 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:39.268442 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:39.277707 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:39.295697 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:39.306230 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:39.323670 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:39.331903 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:39.349587 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:39.361232 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:39.379305 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:39.388152 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:39.405477 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:39.413380 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:39.430286 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:39.438171 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:39.455297 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:39.469337 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:39.487512 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:39.499878 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:39.529397 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:39.540784 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:39.558248 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:39.566978 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:39.585101 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:39.594482 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:39.612562 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:39.624590 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:39.642629 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:39.651477 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:39.669277 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:39.678750 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:39.696613 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:39.704720 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:39.724227 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:39.732722 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:39.749971 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:39.758005 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:39.775235 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:39.784089 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:39.801902 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:39.814989 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:39.832340 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:39.840250 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:39.857218 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:39.866692 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:39.884113 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:39.892338 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:39.909615 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:39.918530 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:39.936022 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:39.944207 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:39.961679 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:39.969865 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:39.987525 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:39.996288 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:40.014038 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:40.023525 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:40.041321 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:40.051114 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:40.068920 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:40.077616 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:40.095493 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:40.104059 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:40.122025 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:40.131419 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:40.149292 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:40.158643 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:40.176428 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:40.184852 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:40.202639 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:40.211066 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:40.228832 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:40.237351 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:40.255064 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:40.264446 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:40.282162 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:40.290279 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:40.308128 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:40.323165 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:40.356367 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:40.371445 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:40.403609 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:40.417942 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:40.449420 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:40.463815 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:40.494785 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:40.509486 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:40.540843 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:40.555997 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:40.587767 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:40.602343 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:40.633652 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:40.648403 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:40.679436 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:40.693755 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:40.724503 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:40.738854 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:40.770108 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:40.784714 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:40.816141 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:40.830796 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:40.862161 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:40.876749 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:40.908967 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:40.920592 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:40.937756 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:40.946585 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:40.964148 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:40.972475 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:40.989926 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:40.999342 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:41.016779 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:41.026646 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:41.043971 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:41.053137 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:41.070381 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:41.079567 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:41.096814 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:41.111385 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:41.131231 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:41.139983 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:41.157727 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:41.167304 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:41.184942 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:41.193094 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:41.209995 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:41.217659 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:41.234249 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:41.241916 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:41.258421 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:41.266074 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:41.282689 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:41.290457 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:41.307054 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:41.314762 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:41.331423 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:41.339288 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:41.355863 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:41.363540 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:41.380008 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:41.388056 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:41.404957 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:41.416316 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:41.432410 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:41.439948 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:41.456181 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:41.463631 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:41.479725 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:41.487171 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:41.503745 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:41.511644 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:41.528368 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:41.536306 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:41.553553 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:41.561415 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:41.578162 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:41.585800 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:41.602842 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:41.610654 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:41.627430 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:41.635049 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:41.651409 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:41.659036 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:41.675389 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:41.682877 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:41.699314 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:41.707052 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:41.723707 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:41.731328 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:41.748211 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:41.756015 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:41.772796 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:41.781863 run mass: Checking if sockets are in the filesystem
22:48:41.797219 run osmo-ms-mob/00000: Starting mobile
22:48:41.813834 run osmo-ms-mob/00000(pid=135): Launched
22:48:41.828164 run mass: MS start registered {at=15332227.531489307, delay=0.006866559386253357, ms=00000}
22:48:46.006292 run osmo-ms-mob/00001: Starting mobile
22:48:46.043387 run osmo-ms-mob/00001(pid=136): Launched
22:48:46.057042 run mass: MS start registered {at=15332231.760381937, delay=0.002339649945497513, ms=00001}
22:48:47.055863 run mass: MS performed LU {at=15332232.759168956, lu_delay=5.2276796493679285, ms=00000}
22:48:47.799679 run osmo-ms-mob/00002: Starting mobile
22:48:47.815798 run osmo-ms-mob/00002(pid=137): Launched
22:48:47.826706 run mass: MS start registered {at=15332233.530050447, delay=0.004645183682441711, ms=00002}
22:48:49.095869 run osmo-ms-mob/00003: Starting mobile
22:48:49.111606 run osmo-ms-mob/00003(pid=138): Launched
22:48:49.123484 run mass: MS start registered {at=15332234.82683002, delay=0.004921950399875641, ms=00003}
22:48:50.196714 run osmo-ms-mob/00004: Starting mobile
22:48:50.213135 run osmo-ms-mob/00004(pid=139): Launched
22:48:50.226611 run mass: MS start registered {at=15332235.92991999, delay=0.005416451022028923, ms=00004}
22:48:50.822195 run mass: MS performed LU {at=15332236.525513848, lu_delay=4.76513191126287, ms=00001}
22:48:51.196323 run osmo-ms-mob/00005: Starting mobile
22:48:51.211957 run osmo-ms-mob/00005(pid=140): Launched
22:48:51.224585 run mass: MS start registered {at=15332236.927930973, delay=0.00526735745370388, ms=00005}
22:48:52.096134 run osmo-ms-mob/00006: Starting mobile
22:48:52.113962 run osmo-ms-mob/00006(pid=141): Launched
22:48:52.128572 run mass: MS start registered {at=15332237.831913736, delay=0.006290186196565628, ms=00006}
22:48:52.723465 run mass: MS performed LU {at=15332238.42679106, lu_delay=4.896740613505244, ms=00002}
22:48:52.995776 run osmo-ms-mob/00007: Starting mobile
22:48:53.009901 run osmo-ms-mob/00007(pid=142): Launched
22:48:53.022172 run mass: MS start registered {at=15332238.725522764, delay=0.005274893715977669, ms=00007}
22:48:53.796106 run osmo-ms-mob/00008: Starting mobile
22:48:53.811486 run osmo-ms-mob/00008(pid=143): Launched
22:48:53.824131 run mass: MS start registered {at=15332239.52746804, delay=0.005610961467027664, ms=00008}
22:48:54.496660 run osmo-ms-mob/00009: Starting mobile
22:48:54.514255 run osmo-ms-mob/00009(pid=144): Launched
22:48:54.527743 run mass: MS start registered {at=15332240.231086763, delay=0.005532054230570793, ms=00009}
22:48:54.587455 run mass: MS performed LU {at=15332240.290783372, lu_delay=5.463953351601958, ms=00003}
22:48:55.195518 run osmo-ms-mob/00010: Starting mobile
22:48:55.210705 run osmo-ms-mob/00010(pid=145): Launched
22:48:55.222040 run mass: MS start registered {at=15332240.925389154, delay=0.004994763061404228, ms=00010}
22:48:55.795406 run osmo-ms-mob/00011: Starting mobile
22:48:55.808862 run osmo-ms-mob/00011(pid=146): Launched
22:48:55.820676 run mass: MS start registered {at=15332241.524025774, delay=0.005179712548851967, ms=00011}
22:48:56.395821 run osmo-ms-mob/00012: Starting mobile
22:48:56.410624 run osmo-ms-mob/00012(pid=147): Launched
22:48:56.422871 run mass: MS start registered {at=15332242.126206823, delay=0.005358463153243065, ms=00012}
22:48:56.489101 run mass: MS performed LU {at=15332242.192412294, lu_delay=5.264481320977211, ms=00005}
22:48:56.517402 run mass: MS performed LU {at=15332242.220709728, lu_delay=6.2907897382974625, ms=00004}
22:48:56.995513 run osmo-ms-mob/00013: Starting mobile
22:48:57.010654 run osmo-ms-mob/00013(pid=148): Launched
22:48:57.025101 run mass: MS start registered {at=15332242.728447696, delay=0.00567520409822464, ms=00013}
22:48:57.596029 run osmo-ms-mob/00014: Starting mobile
22:48:57.610906 run osmo-ms-mob/00014(pid=149): Launched
22:48:57.624074 run mass: MS start registered {at=15332243.327411547, delay=0.005922442302107811, ms=00014}
22:48:58.200733 run osmo-ms-mob/00015: Starting mobile
22:48:58.218012 run osmo-ms-mob/00015(pid=150): Launched
22:48:58.230150 run mass: MS start registered {at=15332243.933497474, delay=0.005178479477763176, ms=00015}
22:48:58.353579 run mass: MS performed LU {at=15332244.056908445, lu_delay=5.3313856814056635, ms=00007}
22:48:58.418599 run mass: MS performed LU {at=15332244.121930914, lu_delay=6.290017178282142, ms=00006}
22:48:58.695896 run osmo-ms-mob/00016: Starting mobile
22:48:58.711919 run osmo-ms-mob/00016(pid=151): Launched
22:48:58.722550 run mass: MS performed LU {at=15332244.425880263, lu_delay=4.89841222204268, ms=00008}
22:48:58.735379 run mass: MS start registered {at=15332244.438739255, delay=0.015278413891792297, ms=00016}
22:48:59.199397 run osmo-ms-mob/00017: Starting mobile
22:48:59.217247 run osmo-ms-mob/00017(pid=152): Launched
22:48:59.230372 run mass: MS start registered {at=15332244.933714626, delay=0.005343794822692871, ms=00017}
22:48:59.795727 run osmo-ms-mob/00018: Starting mobile
22:48:59.809462 run osmo-ms-mob/00018(pid=153): Launched
22:48:59.821455 run mass: MS start registered {at=15332245.52480209, delay=0.005085526034235954, ms=00018}
22:49:00.195759 run osmo-ms-mob/00019: Starting mobile
22:49:00.209399 run osmo-ms-mob/00019(pid=154): Launched
22:49:00.222296 run mass: MS start registered {at=15332245.925635137, delay=0.0066005513072013855, ms=00019}
22:49:00.254930 run mass: MS performed LU {at=15332245.95826961, lu_delay=5.727182846516371, ms=00009}
22:49:00.282398 run mass: MS performed LU {at=15332245.985743465, lu_delay=5.060354311019182, ms=00010}
22:49:00.388670 run mass: MS performed LU {at=15332246.091994977, lu_delay=4.5679692029953, ms=00011}
22:49:00.696065 run osmo-ms-mob/00020: Starting mobile
22:49:00.710216 run osmo-ms-mob/00020(pid=155): Launched
22:49:00.722156 run mass: MS start registered {at=15332246.425506039, delay=0.005101703107357025, ms=00020}
22:49:01.195292 run osmo-ms-mob/00021: Starting mobile
22:49:01.209160 run osmo-ms-mob/00021(pid=156): Launched
22:49:01.221052 run mass: MS start registered {at=15332246.924395464, delay=0.005268644541501999, ms=00021}
22:49:01.595578 run osmo-ms-mob/00022: Starting mobile
22:49:01.610415 run osmo-ms-mob/00022(pid=157): Launched
22:49:01.623085 run mass: MS start registered {at=15332247.32642725, delay=0.004799395799636841, ms=00022}
22:49:02.097185 run osmo-ms-mob/00023: Starting mobile
22:49:02.111147 run osmo-ms-mob/00023(pid=158): Launched
22:49:02.119658 run mass: MS performed LU {at=15332247.82300123, lu_delay=5.094553533941507, ms=00013}
22:49:02.126114 run mass: MS start registered {at=15332247.82947408, delay=0.00852949358522892, ms=00023}
22:49:02.185389 run mass: MS performed LU {at=15332247.888660483, lu_delay=5.762453660368919, ms=00012}
22:49:02.489141 run mass: MS performed LU {at=15332248.192391107, lu_delay=4.86497955955565, ms=00014}
22:49:03.066471 run osmo-ms-mob/00024: Starting mobile
22:49:03.326872 run osmo-ms-mob/00024(pid=159): Launched
22:49:03.333300 run mass: Starting too slowly. Moving on {now=15332249.036669333, sleep=-0.7440666668117046, target=15332248.292602666}
22:49:03.339457 run mass: MS start registered {at=15332249.042816466, delay=0.006149535998702049, ms=00024}
22:49:03.345584 run mass: Starting too slowly. Moving on {now=15332249.048954457, sleep=-0.6563517916947603, target=15332248.392602665}
22:49:03.351385 run mass: Starting too slowly. Moving on {now=15332249.054756844, sleep=-0.5621541794389486, target=15332248.492602665}
22:49:03.357274 run mass: Starting too slowly. Moving on {now=15332249.060645757, sleep=-0.46804309263825417, target=15332248.592602665}
22:49:03.363417 run mass: Starting too slowly. Moving on {now=15332249.066787511, sleep=-0.37418484687805176, target=15332248.692602664}
22:49:03.374353 run osmo-ms-mob/00025: Starting mobile
22:49:03.387689 run osmo-ms-mob/00025(pid=160): Launched
22:49:03.394122 run mass: Starting too slowly. Moving on {now=15332249.097491322, sleep=-0.30488865822553635, target=15332248.792602664}
22:49:03.400207 run mass: MS start registered {at=15332249.103566794, delay=0.006077393889427185, ms=00025}
22:49:03.406179 run mass: Starting too slowly. Moving on {now=15332249.10955038, sleep=-0.21694771572947502, target=15332248.892602663}
22:49:03.411942 run mass: Starting too slowly. Moving on {now=15332249.115313318, sleep=-0.12271065451204777, target=15332248.992602663}
22:49:03.417720 run mass: Starting too slowly. Moving on {now=15332249.121092368, sleep=-0.02848970517516136, target=15332249.092602663}
22:49:03.428609 run osmo-ms-mob/00026: Starting mobile
22:49:03.442320 run osmo-ms-mob/00026(pid=161): Launched
22:49:03.453293 run mass: MS start registered {at=15332249.156646222, delay=0.004690930247306824, ms=00026}
22:49:03.796763 run osmo-ms-mob/00027: Starting mobile
22:49:03.811293 run osmo-ms-mob/00027(pid=162): Launched
22:49:03.823277 run mass: MS start registered {at=15332249.526620584, delay=0.0052049290388822556, ms=00027}
22:49:04.196110 run osmo-ms-mob/00028: Starting mobile
22:49:04.209818 run osmo-ms-mob/00028(pid=163): Launched
22:49:04.221022 run mass: MS start registered {at=15332249.924368436, delay=0.004968008026480675, ms=00028}
22:49:04.389983 run mass: MS performed LU {at=15332250.093316214, lu_delay=5.159601587802172, ms=00017}
22:49:04.491536 run mass: MS performed LU {at=15332250.19487353, lu_delay=6.261376056820154, ms=00015}
22:49:04.503145 run osmo-ms-mob/00029: Starting mobile
22:49:04.516845 run osmo-ms-mob/00029(pid=164): Launched
22:49:04.523522 run mass: MS performed LU {at=15332250.226879792, lu_delay=5.788140537217259, ms=00016}
22:49:04.529659 run mass: MS start registered {at=15332250.233024476, delay=0.006164928898215294, ms=00029}
22:49:04.996033 run osmo-ms-mob/00030: Starting mobile
22:49:05.010459 run osmo-ms-mob/00030(pid=165): Launched
22:49:05.021758 run mass: MS start registered {at=15332250.725108957, delay=0.0048578884452581406, ms=00030}
22:49:05.395405 run osmo-ms-mob/00031: Starting mobile
22:49:05.409334 run osmo-ms-mob/00031(pid=166): Launched
22:49:05.421047 run mass: MS start registered {at=15332251.124398451, delay=0.005037268623709679, ms=00031}
22:49:05.697537 run osmo-ms-mob/00032: Starting mobile
22:49:05.710965 run osmo-ms-mob/00032(pid=167): Launched
22:49:05.722692 run mass: MS start registered {at=15332251.426031861, delay=0.005018953233957291, ms=00032}
22:49:05.884646 run mass: MS performed LU {at=15332251.587972265, lu_delay=5.162466226145625, ms=00020}
22:49:05.949429 run mass: MS performed LU {at=15332251.652744778, lu_delay=5.727109640836716, ms=00019}
22:49:06.019092 run mass: MS performed LU {at=15332251.722425865, lu_delay=4.798030400648713, ms=00021}
22:49:06.033446 run osmo-ms-mob/00033: Starting mobile
22:49:06.047558 run osmo-ms-mob/00033(pid=168): Launched
22:49:06.055890 run mass: MS performed LU {at=15332251.759241955, lu_delay=6.234439864754677, ms=00018}
22:49:06.062186 run mass: MS start registered {at=15332251.765549878, delay=0.008248334750533104, ms=00033}
22:49:06.495883 run osmo-ms-mob/00034: Starting mobile
22:49:06.510565 run osmo-ms-mob/00034(pid=169): Launched
22:49:06.522243 run mass: MS start registered {at=15332252.22559172, delay=0.004985645413398743, ms=00034}
22:49:06.795673 run osmo-ms-mob/00035: Starting mobile
22:49:06.809762 run osmo-ms-mob/00035(pid=170): Launched
22:49:06.820996 run mass: MS start registered {at=15332252.524348786, delay=0.004802249372005463, ms=00035}
22:49:07.197205 run osmo-ms-mob/00036: Starting mobile
22:49:07.212014 run osmo-ms-mob/00036(pid=171): Launched
22:49:07.224106 run mass: MS start registered {at=15332252.927448163, delay=0.005138445645570755, ms=00036}
22:49:07.595245 run osmo-ms-mob/00037: Starting mobile
22:49:07.609555 run osmo-ms-mob/00037(pid=172): Launched
22:49:07.621294 run mass: MS start registered {at=15332253.324643025, delay=0.0049788616597652435, ms=00037}
22:49:07.786949 run mass: MS performed LU {at=15332253.490279, lu_delay=5.66080491989851, ms=00023}
22:49:07.814428 run mass: MS performed LU {at=15332253.517769935, lu_delay=6.191342685371637, ms=00022}
22:49:07.826560 run osmo-ms-mob/00038: Starting mobile
22:49:07.840929 run osmo-ms-mob/00038(pid=173): Launched
22:49:07.852592 run mass: MS start registered {at=15332253.555940555, delay=0.004989743232727051, ms=00038}
22:49:07.920096 run mass: MS performed LU {at=15332253.623432856, lu_delay=4.58061639033258, ms=00024}
22:49:08.196438 run osmo-ms-mob/00039: Starting mobile
22:49:08.211481 run osmo-ms-mob/00039(pid=174): Launched
22:49:08.223425 run mass: MS start registered {at=15332253.92677329, delay=0.005033107474446297, ms=00039}
22:49:08.595309 run osmo-ms-mob/00040: Starting mobile
22:49:08.609444 run osmo-ms-mob/00040(pid=175): Launched
22:49:08.621529 run mass: MS start registered {at=15332254.324871752, delay=0.005461478605866432, ms=00040}
22:49:08.895775 run osmo-ms-mob/00041: Starting mobile
22:49:08.910438 run osmo-ms-mob/00041(pid=176): Launched
22:49:08.921959 run mass: MS start registered {at=15332254.625309898, delay=0.004547301679849625, ms=00041}
22:49:09.195672 run osmo-ms-mob/00042: Starting mobile
22:49:09.209910 run osmo-ms-mob/00042(pid=177): Launched
22:49:09.221456 run mass: MS start registered {at=15332254.924806926, delay=0.0029575154185295105, ms=00042}
22:49:09.595522 run osmo-ms-mob/00043: Starting mobile
22:49:09.611343 run osmo-ms-mob/00043(pid=178): Launched
22:49:09.624153 run mass: MS start registered {at=15332255.32749355, delay=0.00564214400947094, ms=00043}
22:49:09.650991 run mass: MS performed LU {at=15332255.354325395, lu_delay=5.82770481146872, ms=00027}
22:49:09.715736 run mass: MS performed LU {at=15332255.419067785, lu_delay=5.494699349626899, ms=00028}
22:49:09.727667 run osmo-ms-mob/00044: Starting mobile
22:49:09.741982 run osmo-ms-mob/00044(pid=179): Launched
22:49:09.753748 run mass: MS start registered {at=15332255.45709603, delay=0.005231369286775589, ms=00044}
22:49:09.784841 run mass: MS performed LU {at=15332255.488176597, lu_delay=6.331530375406146, ms=00026}
22:49:09.821678 run mass: MS performed LU {at=15332255.525004052, lu_delay=4.799895094707608, ms=00030}
22:49:09.833974 run osmo-ms-mob/00045: Starting mobile
22:49:09.848801 run osmo-ms-mob/00045(pid=180): Launched
22:49:09.855628 run mass: MS performed LU {at=15332255.558984468, lu_delay=6.455417674034834, ms=00025}
22:49:09.862736 run mass: MS performed LU {at=15332255.566097502, lu_delay=5.33307302556932, ms=00029}
22:49:09.869725 run mass: MS start registered {at=15332255.573089248, delay=0.014124732464551926, ms=00045}
22:49:09.882893 run osmo-ms-mob/00046: Starting mobile
22:49:09.899160 run osmo-ms-mob/00046(pid=181): Launched
22:49:09.912150 run mass: MS start registered {at=15332255.615496736, delay=0.005491310730576515, ms=00046}
22:49:10.795474 run osmo-ms-mob/00047: Starting mobile
22:49:10.810952 run osmo-ms-mob/00047(pid=182): Launched
22:49:10.823972 run mass: MS start registered {at=15332256.527313724, delay=0.005687767639756203, ms=00047}
22:49:11.096177 run osmo-ms-mob/00048: Starting mobile
22:49:11.112167 run osmo-ms-mob/00048(pid=183): Launched
22:49:11.125635 run mass: MS start registered {at=15332256.828978214, delay=0.005873829126358032, ms=00048}
22:49:11.397145 run osmo-ms-mob/00049: Starting mobile
22:49:11.411058 run osmo-ms-mob/00049(pid=184): Launched
22:49:11.422955 run mass: MS start registered {at=15332257.126286138, delay=0.005106346681714058, ms=00049}
22:49:11.450811 run mass: MS performed LU {at=15332257.154145595, lu_delay=4.9285538755357265, ms=00034}
22:49:11.552575 run mass: MS performed LU {at=15332257.255905673, lu_delay=5.490355795249343, ms=00033}
22:49:11.564345 run osmo-ms-mob/00050: Starting mobile
22:49:11.577872 run osmo-ms-mob/00050(pid=185): Launched
22:49:11.584654 run mass: MS performed LU {at=15332257.288009798, lu_delay=4.76366101205349, ms=00035}
22:49:11.590638 run mass: MS start registered {at=15332257.294003747, delay=0.006021659821271896, ms=00050}
22:49:11.760194 run mass: MS performed LU {at=15332257.463528728, lu_delay=6.339130276814103, ms=00031}
22:49:11.778521 run mass: MS performed LU {at=15332257.481859038, lu_delay=6.055827176198363, ms=00032}
22:49:11.790352 run osmo-ms-mob/00051: Starting mobile
22:49:11.804404 run osmo-ms-mob/00051(pid=186): Launched
22:49:11.816461 run mass: MS start registered {at=15332257.519803407, delay=0.005328360944986343, ms=00051}
22:49:12.396113 run osmo-ms-mob/00052: Starting mobile
22:49:12.413715 run osmo-ms-mob/00052(pid=187): Launched
22:49:12.425116 run mass: MS start registered {at=15332258.128464106, delay=0.004992051050066948, ms=00052}
22:49:12.695888 run osmo-ms-mob/00053: Starting mobile
22:49:12.710615 run osmo-ms-mob/00053(pid=188): Launched
22:49:12.722076 run mass: MS start registered {at=15332258.425423183, delay=0.003764526918530464, ms=00053}
22:49:12.995620 run osmo-ms-mob/00054: Starting mobile
22:49:13.009570 run osmo-ms-mob/00054(pid=189): Launched
22:49:13.021267 run mass: MS start registered {at=15332258.724606587, delay=0.005122123286128044, ms=00054}
22:49:13.296000 run osmo-ms-mob/00055: Starting mobile
22:49:13.309833 run osmo-ms-mob/00055(pid=190): Launched
22:49:13.321675 run mass: MS start registered {at=15332259.02502518, delay=0.005287406966090202, ms=00055}
22:49:13.416940 run mass: MS performed LU {at=15332259.120258495, lu_delay=6.192810332402587, ms=00036}
22:49:13.481761 run mass: MS performed LU {at=15332259.185083272, lu_delay=5.629142716526985, ms=00038}
22:49:13.494872 run osmo-ms-mob/00056: Starting mobile
22:49:13.508658 run osmo-ms-mob/00056(pid=191): Launched
22:49:13.520001 run mass: MS start registered {at=15332259.223349318, delay=0.0050304364413022995, ms=00056}
22:49:13.550869 run mass: MS performed LU {at=15332259.25420181, lu_delay=5.929558785632253, ms=00037}
22:49:13.588020 run mass: MS performed LU {at=15332259.291351989, lu_delay=4.966480236500502, ms=00040}
22:49:13.599804 run osmo-ms-mob/00057: Starting mobile
22:49:13.613637 run osmo-ms-mob/00057(pid=192): Launched
22:49:13.619790 run mass: MS performed LU {at=15332259.323148599, lu_delay=5.396375309675932, ms=00039}
22:49:13.626123 run mass: MS start registered {at=15332259.329487275, delay=0.006356464698910713, ms=00057}
22:49:13.860454 run mass: MS performed LU {at=15332259.563783653, lu_delay=4.93847375549376, ms=00041}
22:49:14.297095 run osmo-ms-mob/00058: Starting mobile
22:49:14.310872 run osmo-ms-mob/00058(pid=193): Launched
22:49:14.322508 run mass: MS start registered {at=15332260.02586351, delay=0.0005412157624959946, ms=00058}
22:49:14.598113 run osmo-ms-mob/00059: Starting mobile
22:49:14.613373 run osmo-ms-mob/00059(pid=194): Launched
22:49:14.625020 run mass: MS start registered {at=15332260.328371847, delay=0.0021784547716379166, ms=00059}
22:49:14.899222 run osmo-ms-mob/00060: Starting mobile
22:49:14.915900 run osmo-ms-mob/00060(pid=195): Launched
22:49:14.928872 run mass: MS start registered {at=15332260.63219348, delay=0.005182428285479546, ms=00060}
22:49:15.216044 run mass: MS performed LU {at=15332260.91935978, lu_delay=5.591866230592132, ms=00043}
22:49:15.228980 run osmo-ms-mob/00061: Starting mobile
22:49:15.242954 run osmo-ms-mob/00061(pid=196): Launched
22:49:15.254950 run mass: MS start registered {at=15332260.958293993, delay=0.005699148401618004, ms=00061}
22:49:15.318222 run mass: MS performed LU {at=15332261.021541206, lu_delay=5.448451958596706, ms=00045}
22:49:15.345964 run mass: MS performed LU {at=15332261.049295167, lu_delay=6.124488240107894, ms=00042}
22:49:15.357966 run osmo-ms-mob/00062: Starting mobile
22:49:15.372735 run osmo-ms-mob/00062(pid=197): Launched
22:49:15.384287 run mass: MS start registered {at=15332261.087617317, delay=0.0047127604484558105, ms=00062}
22:49:15.544386 run mass: MS performed LU {at=15332261.247719625, lu_delay=5.632222888991237, ms=00046}
22:49:15.562998 run mass: MS performed LU {at=15332261.266334862, lu_delay=4.739021137356758, ms=00047}
22:49:15.574412 run osmo-ms-mob/00063: Starting mobile
22:49:15.588030 run osmo-ms-mob/00063(pid=198): Launched
22:49:15.599113 run mass: MS start registered {at=15332261.302430691, delay=0.004579383879899979, ms=00063}
22:49:16.295997 run osmo-ms-mob/00064: Starting mobile
22:49:16.310205 run osmo-ms-mob/00064(pid=199): Launched
22:49:16.321689 run mass: MS start registered {at=15332262.025033437, delay=0.005067877471446991, ms=00064}
22:49:16.696136 run osmo-ms-mob/00065: Starting mobile
22:49:16.711873 run osmo-ms-mob/00065(pid=200): Launched
22:49:16.726240 run mass: MS start registered {at=15332262.429557402, delay=0.007108362391591072, ms=00065}
22:49:17.001010 run osmo-ms-mob/00066: Starting mobile
22:49:17.018297 run osmo-ms-mob/00066(pid=201): Launched
22:49:17.030688 run mass: MS start registered {at=15332262.734017972, delay=0.005465224385261536, ms=00066}
22:49:17.182356 run mass: MS performed LU {at=15332262.885656407, lu_delay=5.365853000432253, ms=00051}
22:49:17.247301 run mass: MS performed LU {at=15332262.950574549, lu_delay=6.121596334502101, ms=00048}
22:49:17.317344 run mass: MS performed LU {at=15332263.020646626, lu_delay=5.894360488280654, ms=00049}
22:49:17.331629 run osmo-ms-mob/00067: Starting mobile
22:49:17.345878 run osmo-ms-mob/00067(pid=202): Launched
22:49:17.352957 run mass: MS performed LU {at=15332263.056303674, lu_delay=4.927839567884803, ms=00052}
22:49:17.359207 run mass: MS start registered {at=15332263.062573016, delay=0.007150784134864807, ms=00067}
22:49:17.371937 run mass: MS performed LU {at=15332263.075268228, lu_delay=5.78126448020339, ms=00050}
22:49:17.384044 run osmo-ms-mob/00068: Starting mobile
22:49:17.398461 run osmo-ms-mob/00068(pid=203): Launched
22:49:17.409435 run mass: MS start registered {at=15332263.112785706, delay=0.0047168005257844925, ms=00068}
22:49:17.627925 run mass: MS performed LU {at=15332263.331170527, lu_delay=4.905747344717383, ms=00053}
22:49:18.096779 run osmo-ms-mob/00069: Starting mobile
22:49:18.111200 run osmo-ms-mob/00069(pid=204): Launched
22:49:18.122565 run mass: MS start registered {at=15332263.825911952, delay=0.004910852760076523, ms=00069}
22:49:18.308468 run mass: MS performed LU {at=15332264.011800202, lu_delay=3.683428354561329, ms=00059}
22:49:18.496810 run osmo-ms-mob/00070: Starting mobile
22:49:18.511785 run osmo-ms-mob/00070(pid=205): Launched
22:49:18.523623 run mass: MS start registered {at=15332264.22695487, delay=0.0041946470737457275, ms=00070}
22:49:18.900756 run osmo-ms-mob/00071: Starting mobile
22:49:18.917492 run osmo-ms-mob/00071(pid=206): Launched
22:49:18.931985 run mass: MS start registered {at=15332264.635316052, delay=4.3276697397232056e-05, ms=00071}
22:49:18.982983 run mass: MS performed LU {at=15332264.686266972, lu_delay=5.961660385131836, ms=00054}
22:49:19.083575 run mass: MS performed LU {at=15332264.786885627, lu_delay=4.761022116988897, ms=00058}
22:49:19.112197 run mass: MS performed LU {at=15332264.815501275, lu_delay=5.592151956632733, ms=00056}
22:49:19.146419 run osmo-ms-mob/00072: Starting mobile
22:49:19.186755 run osmo-ms-mob/00072(pid=207): Launched
22:49:19.210229 run mass: MS start registered {at=15332264.913531411, delay=0.004984358325600624, ms=00072}
22:49:19.310593 run mass: MS performed LU {at=15332265.013904274, lu_delay=5.988879093900323, ms=00055}
22:49:19.328883 run mass: MS performed LU {at=15332265.032226603, lu_delay=5.702739328145981, ms=00057}
22:49:19.702328 run osmo-ms-mob/00073: Starting mobile
22:49:19.724364 run osmo-ms-mob/00073(pid=208): Launched
22:49:19.741576 run mass: MS start registered {at=15332265.44488123, delay=0.006581487134099007, ms=00073}
22:49:20.106599 run osmo-ms-mob/00074: Starting mobile
22:49:20.145772 run osmo-ms-mob/00074(pid=209): Launched
22:49:20.171843 run mass: MS start registered {at=15332265.875141127, delay=0.0074215661734342575, ms=00074}
22:49:20.504561 run osmo-ms-mob/00075: Starting mobile
22:49:20.541366 run osmo-ms-mob/00075(pid=210): Launched
22:49:20.565629 run mass: MS start registered {at=15332266.26893208, delay=0.01430538110435009, ms=00075}
22:49:20.846895 run mass: MS performed LU {at=15332266.550225055, lu_delay=5.591931061819196, ms=00061}
22:49:20.883907 run mass: MS performed LU {at=15332266.587237168, lu_delay=5.499619850888848, ms=00062}
22:49:20.897762 run osmo-ms-mob/00076: Starting mobile
22:49:20.914854 run osmo-ms-mob/00076(pid=211): Launched
22:49:20.928547 run mass: MS start registered {at=15332266.631884625, delay=0.005262065678834915, ms=00076}
22:49:21.012757 run mass: MS performed LU {at=15332266.715981817, lu_delay=4.6909483801573515, ms=00064}
22:49:21.405235 run osmo-ms-mob/00077: Starting mobile
22:49:21.439372 run osmo-ms-mob/00077(pid=212): Launched
22:49:21.465244 run mass: MS start registered {at=15332267.16852495, delay=0.014794545248150826, ms=00077}
22:49:21.903556 run osmo-ms-mob/00078: Starting mobile
22:49:21.941684 run osmo-ms-mob/00078(pid=213): Launched
22:49:21.961010 run mass: MS performed LU {at=15332267.664341113, lu_delay=7.032147632911801, ms=00060}
22:49:21.978677 run mass: MS start registered {at=15332267.682021482, delay=0.0177274402230978, ms=00078}
22:49:22.300996 run osmo-ms-mob/00079: Starting mobile
22:49:22.324396 run osmo-ms-mob/00079(pid=214): Launched
22:49:22.347134 run mass: MS start registered {at=15332268.050436828, delay=0.011779870837926865, ms=00079}
22:49:22.748465 run mass: MS performed LU {at=15332268.451773794, lu_delay=5.38920077867806, ms=00067}
22:49:22.783393 run osmo-ms-mob/00080: Starting mobile
22:49:22.827472 run osmo-ms-mob/00080(pid=215): Launched
22:49:22.846398 run mass: MS performed LU {at=15332268.549736762, lu_delay=5.43695105612278, ms=00068}
22:49:22.862097 run mass: MS performed LU {at=15332268.565440124, lu_delay=5.831422151997685, ms=00066}
22:49:22.876107 run mass: MS start registered {at=15332268.579461485, delay=0.029768003150820732, ms=00080}
22:49:23.075939 run mass: MS performed LU {at=15332268.779245788, lu_delay=6.349688386544585, ms=00065}
22:49:23.096218 run mass: MS performed LU {at=15332268.799559552, lu_delay=4.5726046822965145, ms=00070}
22:49:23.135630 run osmo-ms-mob/00081: Starting mobile
22:49:23.181402 run osmo-ms-mob/00081(pid=216): Launched
22:49:23.207298 run mass: MS start registered {at=15332268.910607824, delay=0.007917281240224838, ms=00081}
22:49:23.712485 run osmo-ms-mob/00082: Starting mobile
22:49:23.755151 run osmo-ms-mob/00082(pid=217): Launched
22:49:23.784042 run mass: MS start registered {at=15332269.487334287, delay=0.0056674666702747345, ms=00082}
22:49:23.805458 run mass: MS performed LU {at=15332269.50878536, lu_delay=4.873469308018684, ms=00071}
22:49:23.838198 run mass: MS performed LU {at=15332269.54148446, lu_delay=5.7155725080519915, ms=00069}
22:49:23.889214 run mass: MS performed LU {at=15332269.592511132, lu_delay=3.717370005324483, ms=00074}
22:49:24.311484 run osmo-ms-mob/00083: Starting mobile
22:49:24.351479 run osmo-ms-mob/00083(pid=218): Launched
22:49:24.378962 run mass: MS start registered {at=15332270.08227284, delay=0.009075820446014404, ms=00083}
22:49:24.617069 run mass: MS performed LU {at=15332270.320373822, lu_delay=4.875492591410875, ms=00073}
22:49:24.652169 run mass: MS performed LU {at=15332270.355477914, lu_delay=5.441946502774954, ms=00072}
22:49:24.685409 run osmo-ms-mob/00084: Starting mobile
22:49:24.726261 run osmo-ms-mob/00084(pid=219): Launched
22:49:24.754223 run mass: MS start registered {at=15332270.457529385, delay=0.008647207170724869, ms=00084}
22:49:25.306582 run osmo-ms-mob/00085: Starting mobile
22:49:25.347925 run osmo-ms-mob/00085(pid=220): Launched
22:49:25.376938 run mass: MS start registered {at=15332271.080247968, delay=0.010758861899375916, ms=00085}
22:49:25.906150 run osmo-ms-mob/00086: Starting mobile
22:49:25.938275 run osmo-ms-mob/00086(pid=221): Launched
22:49:25.960642 run mass: MS start registered {at=15332271.663945219, delay=0.0018709972500801086, ms=00086}
22:49:26.507542 run osmo-ms-mob/00087: Starting mobile
22:49:26.553496 run osmo-ms-mob/00087(pid=222): Launched
22:49:26.574389 run mass: MS performed LU {at=15332272.277718563, lu_delay=5.109193611890078, ms=00077}
22:49:26.594837 run mass: MS performed LU {at=15332272.29817467, lu_delay=6.029242590069771, ms=00075}
22:49:26.615693 run mass: MS start registered {at=15332272.319034891, delay=0.04136737249791622, ms=00087}
22:49:26.636456 run mass: MS performed LU {at=15332272.339784997, lu_delay=4.657763514667749, ms=00078}
22:49:26.823344 run mass: MS performed LU {at=15332272.526624326, lu_delay=5.894739700481296, ms=00076}
22:49:27.106867 run osmo-ms-mob/00088: Starting mobile
22:49:27.135298 run osmo-ms-mob/00088(pid=223): Launched
22:49:27.163260 run mass: MS start registered {at=15332272.866571637, delay=0.009718453511595726, ms=00088}
22:49:27.706192 run osmo-ms-mob/00089: Starting mobile
22:49:27.731639 run osmo-ms-mob/00089(pid=224): Launched
22:49:27.750288 run mass: MS start registered {at=15332273.453603951, delay=0.0008121132850646973, ms=00089}
22:49:28.308731 run osmo-ms-mob/00090: Starting mobile
22:49:28.352141 run osmo-ms-mob/00090(pid=225): Launched
22:49:28.378416 run mass: MS start registered {at=15332274.08170047, delay=0.008106516674160957, ms=00090}
22:49:28.481375 run mass: MS performed LU {at=15332274.184680572, lu_delay=5.274072747677565, ms=00081}
22:49:28.545192 run mass: MS performed LU {at=15332274.24850318, lu_delay=4.761168893426657, ms=00082}
22:49:28.614364 run mass: MS performed LU {at=15332274.317673694, lu_delay=5.738212209194899, ms=00080}
22:49:28.651055 run mass: MS performed LU {at=15332274.35434861, lu_delay=6.303911780938506, ms=00079}
22:49:29.007057 run osmo-ms-mob/00091: Starting mobile
22:49:29.108227 run osmo-ms-mob/00091(pid=226): Launched
22:49:29.127710 run mass: Starting too slowly. Moving on {now=15332274.831064787, sleep=-0.03846221975982189, target=15332274.792602567}
22:49:29.146042 run mass: MS start registered {at=15332274.849374842, delay=0.018315738067030907, ms=00091}
22:49:29.708690 run osmo-ms-mob/00092: Starting mobile
22:49:29.754390 run osmo-ms-mob/00092(pid=227): Launched
22:49:29.776335 run mass: MS start registered {at=15332275.479657758, delay=0.0030369125306606293, ms=00092}
22:49:30.280699 run mass: MS performed LU {at=15332275.983988473, lu_delay=5.901715632528067, ms=00083}
22:49:30.381574 run mass: MS performed LU {at=15332276.084890362, lu_delay=5.627360977232456, ms=00084}
22:49:30.409998 run mass: MS performed LU {at=15332276.113301825, lu_delay=5.033053856343031, ms=00085}
22:49:30.448769 run osmo-ms-mob/00093: Starting mobile
22:49:30.495107 run osmo-ms-mob/00093(pid=228): Launched
22:49:30.520035 run mass: MS start registered {at=15332276.223327838, delay=0.00471232645213604, ms=00093}
22:49:31.404720 run osmo-ms-mob/00094: Starting mobile
22:49:31.447365 run osmo-ms-mob/00094(pid=229): Launched
22:49:31.475830 run mass: MS start registered {at=15332277.179118372, delay=0.007414722815155983, ms=00094}
22:49:32.247098 run mass: MS performed LU {at=15332277.95040054, lu_delay=5.083828903734684, ms=00088}
22:49:32.285521 run osmo-ms-mob/00095: Starting mobile
22:49:32.330890 run osmo-ms-mob/00095(pid=230): Launched
22:49:32.351619 run mass: MS performed LU {at=15332278.054946635, lu_delay=5.7359117437154055, ms=00087}
22:49:32.371293 run mass: MS start registered {at=15332278.074634038, delay=0.019737957045435905, ms=00095}
22:49:32.390904 run mass: MS performed LU {at=15332278.094224807, lu_delay=6.430279588326812, ms=00086}
22:49:32.418454 run mass: MS performed LU {at=15332278.121757377, lu_delay=22.66466134786606, ms=00044}
22:49:32.671339 run mass: MS performed LU {at=15332278.3746358, lu_delay=4.921031849458814, ms=00089}
22:49:33.303092 run osmo-ms-mob/00096: Starting mobile
22:49:33.336452 run osmo-ms-mob/00096(pid=231): Launched
22:49:33.361577 run mass: MS start registered {at=15332279.064886399, delay=0.00410153903067112, ms=00096}
22:49:34.147809 run mass: MS performed LU {at=15332279.851093216, lu_delay=5.769392745569348, ms=00090}
22:49:34.176198 run mass: MS performed LU {at=15332279.879492043, lu_delay=5.030117200687528, ms=00091}
22:49:34.403492 run osmo-ms-mob/00097: Starting mobile
22:49:34.434382 run osmo-ms-mob/00097(pid=232): Launched
22:49:34.457919 run mass: MS start registered {at=15332280.161230203, delay=0.0021966472268104553, ms=00097}
22:49:35.707296 run osmo-ms-mob/00098: Starting mobile
22:49:35.752016 run osmo-ms-mob/00098(pid=233): Launched
22:49:35.776455 run mass: MS start registered {at=15332281.479759293, delay=0.006228063255548477, ms=00098}
22:49:36.012960 run mass: MS performed LU {at=15332281.716255149, lu_delay=5.492927310988307, ms=00093}
22:49:36.078004 run mass: MS performed LU {at=15332281.781275176, lu_delay=6.301617417484522, ms=00092}
22:49:36.381455 run mass: MS performed LU {at=15332282.08476583, lu_delay=4.905647456645966, ms=00094}
22:49:37.499430 run osmo-ms-mob/00099: Starting mobile
22:49:37.521024 run osmo-ms-mob/00099(pid=234): Launched
22:49:37.533013 run mass: All started... {duration=55.74377154186368, too_slow=10}
22:49:37.542297 run mass: MS start registered {at=15332283.245646415, delay=0.009276952594518661, ms=00099}
22:49:37.811332 run mass: MS performed LU {at=15332283.514634566, lu_delay=22.21220387518406, ms=00063}
22:49:37.913038 run mass: MS performed LU {at=15332283.616353901, lu_delay=4.551467502489686, ms=00096}
22:49:37.940989 run mass: MS performed LU {at=15332283.644293303, lu_delay=5.569659264758229, ms=00095}
22:49:39.777789 run mass: MS performed LU {at=15332285.481080001, lu_delay=5.319849798455834, ms=00097}
22:49:41.680430 run mass: MS performed LU {at=15332287.383729719, lu_delay=5.903970425948501, ms=00098}
22:49:43.545755 run mass: MS performed LU {at=15332289.24905882, lu_delay=6.003412405028939, ms=00099}
22:49:43.558633 run mass: Tests done {all_completed=True, max=22.66466134786606, min=3.683428354561329}
22:49:43.573841 tst register_default_mass.py: Test passed (87.1 sec)
22:49:43.589115 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:43.598091 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:43.606648 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:43.615259 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:43.623459 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:43.632277 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:43.640636 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:43.649675 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:43.658869 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:43.667565 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:43.675863 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:43.683785 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:43.696135 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:43.704412 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:43.712229 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:43.719702 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:43.727604 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:43.735887 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:43.744871 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:43.753863 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:43.762866 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:43.773427 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:43.786437 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:43.795509 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:43.804527 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:43.814915 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:43.829084 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:43.840261 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:43.851072 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:43.862241 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:43.874267 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:43.886728 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:43.897931 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:43.908349 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:43.919007 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:43.929741 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:43.940822 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:43.951985 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:43.962886 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:43.974051 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:43.984714 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:43.995596 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:44.006358 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:44.017234 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:44.027968 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:44.038633 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:44.049757 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:44.060531 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:44.074259 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:44.085151 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:44.096191 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:44.104682 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:44.114420 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:44.123567 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:44.133913 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:44.145757 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:44.156683 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:44.168824 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:44.181500 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:44.192188 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:44.203036 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:44.213886 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:44.224575 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:44.234992 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:44.245546 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:44.255822 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:44.265948 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:44.276171 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:44.282580 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:44.287827 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:44.293560 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:44.299494 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:44.304927 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:44.311008 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:44.317386 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:44.322555 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:44.327593 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:44.333414 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:44.338386 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:44.343401 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:44.348791 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:44.354153 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:44.359358 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:44.364306 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:44.369212 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:44.374057 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:44.379066 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:44.384120 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:44.389024 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:44.394348 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:44.399506 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:44.404500 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:44.409845 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:44.415202 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:44.420229 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:44.425154 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:44.430071 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:44.434964 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:44.439851 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:44.445131 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:44.450840 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:44.455646 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:44.460550 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:44.465430 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:44.470262 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:44.475169 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:44.480357 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:44.486085 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:44.491608 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:44.496679 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:44.501480 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:44.506332 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:44.511190 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:44.516044 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:44.521035 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:44.525906 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:44.530838 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:44.535634 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:44.540312 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:44.544891 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:44.549433 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:44.553879 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:44.558305 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:44.562744 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:44.570417 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:44.579497 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:44.588282 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:44.597020 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:44.605935 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:44.614802 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:44.623409 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:44.631994 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:44.640369 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:44.648823 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:44.657639 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:44.666731 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:44.676047 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:44.685140 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:44.694126 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:44.703473 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:44.712874 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:44.722252 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:44.731511 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:44.740632 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:44.749776 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:44.759002 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:44.768250 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:44.777383 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:44.786212 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:44.795052 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:44.804150 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:44.813034 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:44.822073 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:44.830975 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:44.839902 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:44.848647 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:44.857533 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:44.866248 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:44.875166 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:44.884064 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:44.892946 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:44.901724 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:44.910565 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:44.919395 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:44.928413 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:44.937618 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:44.946534 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:44.955624 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:44.964457 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:44.973339 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:44.982376 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:44.991830 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:45.000996 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:45.010029 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:45.019105 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:45.028044 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:45.036885 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:45.046081 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:45.055055 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:45.064386 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:45.073575 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:45.082730 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:45.091989 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:45.101364 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:45.110408 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:45.119953 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:45.129496 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:45.139125 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:45.148349 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:45.157556 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:45.167047 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:45.176751 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:45.186395 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:45.196155 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:45.205776 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:45.215507 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:45.224950 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:45.234579 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:45.244156 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:45.253832 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:45.263614 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:45.273295 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:45.282816 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:45.292141 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:45.301912 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:45.311672 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:45.321674 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:45.331576 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:45.341323 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:45.350961 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:45.360930 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:45.366062 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:45.370928 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:45.375736 --- ParallelTerminationStrategy: PID 22 died...
22:49:45.377965 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:45.386321 --- ParallelTerminationStrategy: PID 23 died...
22:49:45.390585 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:45.400671 --- ParallelTerminationStrategy: PID 24 died...
22:49:45.405026 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:45.415275 --- ParallelTerminationStrategy: PID 25 died...
22:49:45.419628 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:45.429969 --- ParallelTerminationStrategy: PID 26 died...
22:49:45.434949 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:45.445629 --- ParallelTerminationStrategy: PID 27 died...
22:49:45.449673 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:45.459224 --- ParallelTerminationStrategy: PID 28 died...
22:49:45.463140 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:45.472684 --- ParallelTerminationStrategy: PID 29 died...
22:49:45.476705 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:45.486626 --- ParallelTerminationStrategy: PID 30 died...
22:49:45.490716 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:45.500563 --- ParallelTerminationStrategy: PID 31 died...
22:49:45.504592 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:45.512374 --- ParallelTerminationStrategy: PID 32 died...
22:49:45.514552 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:45.519701 --- ParallelTerminationStrategy: PID 33 died...
22:49:45.521780 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:45.526876 --- ParallelTerminationStrategy: PID 35 died...
22:49:45.529002 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:45.534072 --- ParallelTerminationStrategy: PID 36 died...
22:49:45.536090 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:45.541196 --- ParallelTerminationStrategy: PID 37 died...
22:49:45.543235 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:45.548420 --- ParallelTerminationStrategy: PID 38 died...
22:49:45.550533 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:45.555681 --- ParallelTerminationStrategy: PID 39 died...
22:49:45.557795 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:45.562825 --- ParallelTerminationStrategy: PID 40 died...
22:49:45.564885 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:45.570057 --- ParallelTerminationStrategy: PID 41 died...
22:49:45.572057 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:45.577048 --- ParallelTerminationStrategy: PID 42 died...
22:49:45.579084 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:45.584033 --- ParallelTerminationStrategy: PID 43 died...
22:49:45.586048 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:45.591148 --- ParallelTerminationStrategy: PID 44 died...
22:49:45.593675 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:45.598723 --- ParallelTerminationStrategy: PID 45 died...
22:49:45.600742 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:45.605692 --- ParallelTerminationStrategy: PID 46 died...
22:49:45.607699 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:45.612639 --- ParallelTerminationStrategy: PID 47 died...
22:49:45.614643 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:45.619541 --- ParallelTerminationStrategy: PID 48 died...
22:49:45.622512 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:45.630077 --- ParallelTerminationStrategy: PID 49 died...
22:49:45.632103 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:45.637060 --- ParallelTerminationStrategy: PID 50 died...
22:49:45.639062 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:45.647111 --- ParallelTerminationStrategy: PID 51 died...
22:49:45.650030 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:45.655190 --- ParallelTerminationStrategy: PID 52 died...
22:49:45.657267 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:45.662430 --- ParallelTerminationStrategy: PID 53 died...
22:49:45.664475 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:45.669620 --- ParallelTerminationStrategy: PID 54 died...
22:49:45.671709 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:45.676853 --- ParallelTerminationStrategy: PID 55 died...
22:49:45.678908 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:45.684013 --- ParallelTerminationStrategy: PID 56 died...
22:49:45.686065 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:45.691135 --- ParallelTerminationStrategy: PID 57 died...
22:49:45.693256 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:45.698334 --- ParallelTerminationStrategy: PID 58 died...
22:49:45.700381 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:45.705402 --- ParallelTerminationStrategy: PID 59 died...
22:49:45.707452 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:45.712552 --- ParallelTerminationStrategy: PID 60 died...
22:49:45.714653 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:45.719828 --- ParallelTerminationStrategy: PID 61 died...
22:49:45.721964 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:45.727106 --- ParallelTerminationStrategy: PID 62 died...
22:49:45.729146 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:45.734281 --- ParallelTerminationStrategy: PID 63 died...
22:49:45.736426 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:45.741591 --- ParallelTerminationStrategy: PID 64 died...
22:49:45.743628 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:45.748694 --- ParallelTerminationStrategy: PID 65 died...
22:49:45.750725 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:45.755666 --- ParallelTerminationStrategy: PID 66 died...
22:49:45.757672 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:45.762583 --- ParallelTerminationStrategy: PID 67 died...
22:49:45.764578 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:45.769545 --- ParallelTerminationStrategy: PID 68 died...
22:49:45.771544 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:45.776510 --- ParallelTerminationStrategy: PID 69 died...
22:49:45.778507 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:45.783513 --- ParallelTerminationStrategy: PID 70 died...
22:49:45.785578 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:45.790517 --- ParallelTerminationStrategy: PID 71 died...
22:49:45.792520 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:45.797514 --- ParallelTerminationStrategy: PID 72 died...
22:49:45.799549 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:45.804397 --- ParallelTerminationStrategy: PID 73 died...
22:49:45.806494 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:45.811463 --- ParallelTerminationStrategy: PID 74 died...
22:49:45.813477 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:45.818437 --- ParallelTerminationStrategy: PID 75 died...
22:49:45.820456 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:45.825496 --- ParallelTerminationStrategy: PID 76 died...
22:49:45.827489 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:45.832497 --- ParallelTerminationStrategy: PID 77 died...
22:49:45.834499 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:45.839482 --- ParallelTerminationStrategy: PID 78 died...
22:49:45.841523 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:45.846568 --- ParallelTerminationStrategy: PID 79 died...
22:49:45.848568 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:45.853614 --- ParallelTerminationStrategy: PID 80 died...
22:49:45.855670 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:45.860714 --- ParallelTerminationStrategy: PID 81 died...
22:49:45.862782 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:45.867950 --- ParallelTerminationStrategy: PID 82 died...
22:49:45.870108 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:45.875263 --- ParallelTerminationStrategy: PID 83 died...
22:49:45.877348 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:45.882563 --- ParallelTerminationStrategy: PID 84 died...
22:49:45.884701 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:45.889893 --- ParallelTerminationStrategy: PID 85 died...
22:49:45.892028 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:45.897391 --- ParallelTerminationStrategy: PID 86 died...
22:49:45.899477 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:45.904693 --- ParallelTerminationStrategy: PID 87 died...
22:49:45.906832 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:45.912057 --- ParallelTerminationStrategy: PID 88 died...
22:49:45.914191 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:45.919613 --- ParallelTerminationStrategy: PID 89 died...
22:49:45.921766 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:45.926953 --- ParallelTerminationStrategy: PID 90 died...
22:49:45.929125 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:45.934403 --- ParallelTerminationStrategy: PID 91 died...
22:49:45.936503 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:45.941800 --- ParallelTerminationStrategy: PID 92 died...
22:49:45.943929 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:45.949264 --- ParallelTerminationStrategy: PID 93 died...
22:49:45.951386 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:45.956702 --- ParallelTerminationStrategy: PID 94 died...
22:49:45.958819 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:45.964130 --- ParallelTerminationStrategy: PID 95 died...
22:49:45.966674 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:45.972084 --- ParallelTerminationStrategy: PID 96 died...
22:49:45.974207 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:45.979489 --- ParallelTerminationStrategy: PID 97 died...
22:49:45.981684 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:45.986882 --- ParallelTerminationStrategy: PID 98 died...
22:49:45.989025 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:45.994187 --- ParallelTerminationStrategy: PID 99 died...
22:49:45.996297 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:46.001689 --- ParallelTerminationStrategy: PID 100 died...
22:49:46.004952 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:46.010312 --- ParallelTerminationStrategy: PID 101 died...
22:49:46.012400 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:46.017624 --- ParallelTerminationStrategy: PID 102 died...
22:49:46.019698 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:46.024797 --- ParallelTerminationStrategy: PID 103 died...
22:49:46.026817 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:46.031781 --- ParallelTerminationStrategy: PID 104 died...
22:49:46.033898 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:46.038821 --- ParallelTerminationStrategy: PID 105 died...
22:49:46.040878 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:46.045852 --- ParallelTerminationStrategy: PID 106 died...
22:49:46.047898 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:46.052971 --- ParallelTerminationStrategy: PID 107 died...
22:49:46.054973 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:46.059920 --- ParallelTerminationStrategy: PID 108 died...
22:49:46.061940 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:46.066922 --- ParallelTerminationStrategy: PID 109 died...
22:49:46.068923 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:46.073880 --- ParallelTerminationStrategy: PID 110 died...
22:49:46.075861 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:46.080908 --- ParallelTerminationStrategy: PID 111 died...
22:49:46.082898 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:46.087932 --- ParallelTerminationStrategy: PID 112 died...
22:49:46.090000 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:46.095079 --- ParallelTerminationStrategy: PID 113 died...
22:49:46.097187 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:46.102209 --- ParallelTerminationStrategy: PID 114 died...
22:49:46.104204 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:46.109132 --- ParallelTerminationStrategy: PID 115 died...
22:49:46.111118 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:46.116023 --- ParallelTerminationStrategy: PID 116 died...
22:49:46.118038 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:46.122936 --- ParallelTerminationStrategy: PID 117 died...
22:49:46.124937 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:46.129836 --- ParallelTerminationStrategy: PID 118 died...
22:49:46.131821 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:46.136712 --- ParallelTerminationStrategy: PID 119 died...
22:49:46.138711 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:46.143626 --- ParallelTerminationStrategy: PID 120 died...
22:49:46.145637 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:46.150509 --- ParallelTerminationStrategy: PID 121 died...
22:49:46.152484 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:46.157403 --- ParallelTerminationStrategy: PID 122 died...
22:49:46.159387 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:46.164285 --- ParallelTerminationStrategy: PID 123 died...
22:49:46.166286 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:46.171176 --- ParallelTerminationStrategy: PID 124 died...
22:49:46.173187 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:46.178115 --- ParallelTerminationStrategy: PID 125 died...
22:49:46.180115 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:46.184974 --- ParallelTerminationStrategy: PID 126 died...
22:49:46.186941 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:46.192051 --- ParallelTerminationStrategy: PID 127 died...
22:49:46.194527 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:46.199578 --- ParallelTerminationStrategy: PID 128 died...
22:49:46.201646 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:46.206503 --- ParallelTerminationStrategy: PID 129 died...
22:49:46.208422 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:46.213302 --- ParallelTerminationStrategy: PID 130 died...
22:49:46.215270 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:46.220058 --- ParallelTerminationStrategy: PID 131 died...
22:49:46.222000 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:46.226762 --- ParallelTerminationStrategy: PID 132 died...
22:49:46.228703 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:46.233490 --- ParallelTerminationStrategy: PID 133 died...
22:49:46.235455 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:46.240234 --- ParallelTerminationStrategy: PID 134 died...
22:49:46.242156 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:46.247132 --- ParallelTerminationStrategy: PID 135 died...
22:49:46.249148 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:46.254168 --- ParallelTerminationStrategy: PID 136 died...
22:49:46.256194 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:46.261224 --- ParallelTerminationStrategy: PID 137 died...
22:49:46.263257 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:46.268272 --- ParallelTerminationStrategy: PID 138 died...
22:49:46.270384 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:46.275563 --- ParallelTerminationStrategy: PID 139 died...
22:49:46.277667 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:46.282745 --- ParallelTerminationStrategy: PID 140 died...
22:49:46.284765 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:46.289694 --- ParallelTerminationStrategy: PID 141 died...
22:49:46.291671 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:46.296713 --- ParallelTerminationStrategy: PID 142 died...
22:49:46.298763 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:46.303719 --- ParallelTerminationStrategy: PID 143 died...
22:49:46.305721 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:46.310726 --- ParallelTerminationStrategy: PID 144 died...
22:49:46.312815 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:46.317900 --- ParallelTerminationStrategy: PID 145 died...
22:49:46.319897 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:46.325125 --- ParallelTerminationStrategy: PID 146 died...
22:49:46.327208 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:46.332190 --- ParallelTerminationStrategy: PID 147 died...
22:49:46.334228 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:46.339264 --- ParallelTerminationStrategy: PID 148 died...
22:49:46.341380 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:46.346529 --- ParallelTerminationStrategy: PID 149 died...
22:49:46.348531 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:46.353568 --- ParallelTerminationStrategy: PID 150 died...
22:49:46.355587 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:46.360554 --- ParallelTerminationStrategy: PID 151 died...
22:49:46.362523 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:46.367528 --- ParallelTerminationStrategy: PID 152 died...
22:49:46.369530 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:46.374493 --- ParallelTerminationStrategy: PID 153 died...
22:49:46.376495 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:46.381427 --- ParallelTerminationStrategy: PID 154 died...
22:49:46.383410 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:46.388422 --- ParallelTerminationStrategy: PID 155 died...
22:49:46.390438 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:46.395311 --- ParallelTerminationStrategy: PID 156 died...
22:49:46.397275 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:46.402249 --- ParallelTerminationStrategy: PID 157 died...
22:49:46.404269 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:46.409239 --- ParallelTerminationStrategy: PID 158 died...
22:49:46.411224 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:46.416147 --- ParallelTerminationStrategy: PID 159 died...
22:49:46.418157 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:46.423127 --- ParallelTerminationStrategy: PID 160 died...
22:49:46.425111 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:46.430062 --- ParallelTerminationStrategy: PID 161 died...
22:49:46.432101 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:46.437156 --- ParallelTerminationStrategy: PID 162 died...
22:49:46.439217 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:46.444260 --- ParallelTerminationStrategy: PID 163 died...
22:49:46.446305 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:46.451358 --- ParallelTerminationStrategy: PID 164 died...
22:49:46.453386 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:46.458438 --- ParallelTerminationStrategy: PID 165 died...
22:49:46.460457 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:46.465577 --- ParallelTerminationStrategy: PID 166 died...
22:49:46.467552 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:46.478929 --- ParallelTerminationStrategy: PID 167 died...
22:49:46.482023 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:46.487211 --- ParallelTerminationStrategy: PID 168 died...
22:49:46.489420 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:46.494488 --- ParallelTerminationStrategy: PID 169 died...
22:49:46.496550 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:46.501770 --- ParallelTerminationStrategy: PID 170 died...
22:49:46.503828 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:46.508945 --- ParallelTerminationStrategy: PID 171 died...
22:49:46.511004 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:46.516240 --- ParallelTerminationStrategy: PID 172 died...
22:49:46.518240 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:46.527763 --- ParallelTerminationStrategy: PID 173 died...
22:49:46.531840 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:46.537491 --- ParallelTerminationStrategy: PID 174 died...
22:49:46.539549 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:46.544495 --- ParallelTerminationStrategy: PID 175 died...
22:49:46.546548 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:46.551475 --- ParallelTerminationStrategy: PID 176 died...
22:49:46.553474 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:46.558433 --- ParallelTerminationStrategy: PID 177 died...
22:49:46.560412 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:46.565543 --- ParallelTerminationStrategy: PID 178 died...
22:49:46.567565 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:46.572440 --- ParallelTerminationStrategy: PID 179 died...
22:49:46.574364 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:46.579135 --- ParallelTerminationStrategy: PID 180 died...
22:49:46.581141 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:46.585938 --- ParallelTerminationStrategy: PID 181 died...
22:49:46.587865 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:46.592679 --- ParallelTerminationStrategy: PID 182 died...
22:49:46.594605 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:46.599536 --- ParallelTerminationStrategy: PID 183 died...
22:49:46.601497 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:46.606289 --- ParallelTerminationStrategy: PID 184 died...
22:49:46.608215 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:46.613031 --- ParallelTerminationStrategy: PID 185 died...
22:49:46.614951 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:46.619693 --- ParallelTerminationStrategy: PID 186 died...
22:49:46.621610 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:46.626301 --- ParallelTerminationStrategy: PID 187 died...
22:49:46.628223 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:46.632925 --- ParallelTerminationStrategy: PID 188 died...
22:49:46.634849 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:46.639564 --- ParallelTerminationStrategy: PID 189 died...
22:49:46.641500 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:46.646281 --- ParallelTerminationStrategy: PID 190 died...
22:49:46.648205 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:46.653081 --- ParallelTerminationStrategy: PID 191 died...
22:49:46.655016 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:46.659718 --- ParallelTerminationStrategy: PID 192 died...
22:49:46.661661 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:46.666834 --- ParallelTerminationStrategy: PID 193 died...
22:49:46.668798 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:46.673512 --- ParallelTerminationStrategy: PID 194 died...
22:49:46.675379 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:46.680149 --- ParallelTerminationStrategy: PID 195 died...
22:49:46.682065 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:46.686990 --- ParallelTerminationStrategy: PID 196 died...
22:49:46.688966 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:46.693774 --- ParallelTerminationStrategy: PID 197 died...
22:49:46.695698 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:46.700743 --- ParallelTerminationStrategy: PID 198 died...
22:49:46.702616 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:46.707269 --- ParallelTerminationStrategy: PID 199 died...
22:49:46.709388 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:46.714069 --- ParallelTerminationStrategy: PID 200 died...
22:49:46.715945 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:46.720746 --- ParallelTerminationStrategy: PID 201 died...
22:49:46.722603 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:46.727228 --- ParallelTerminationStrategy: PID 202 died...
22:49:46.729600 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:46.734274 --- ParallelTerminationStrategy: PID 203 died...
22:49:46.736151 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:46.740836 --- ParallelTerminationStrategy: PID 204 died...
22:49:46.792737 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:46.796437 --- ParallelTerminationStrategy: PID 205 died...
22:49:46.797964 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:46.801737 --- ParallelTerminationStrategy: PID 206 died...
22:49:46.803225 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:46.807509 --- ParallelTerminationStrategy: PID 207 died...
22:49:46.809037 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:46.812801 --- ParallelTerminationStrategy: PID 208 died...
22:49:46.814313 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:46.818095 --- ParallelTerminationStrategy: PID 209 died...
22:49:46.819615 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:46.823390 --- ParallelTerminationStrategy: PID 210 died...
22:49:46.824928 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:46.829048 --- ParallelTerminationStrategy: PID 211 died...
22:49:46.830620 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:46.834698 --- ParallelTerminationStrategy: PID 212 died...
22:49:46.836367 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:46.840692 --- ParallelTerminationStrategy: PID 213 died...
22:49:46.842469 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:46.854552 --- ParallelTerminationStrategy: PID 214 died...
22:49:46.856215 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:46.860354 --- ParallelTerminationStrategy: PID 215 died...
22:49:46.862043 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:46.866419 --- ParallelTerminationStrategy: PID 216 died...
22:49:46.868504 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:46.873382 --- ParallelTerminationStrategy: PID 217 died...
22:49:46.875370 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:46.880413 --- ParallelTerminationStrategy: PID 218 died...
22:49:46.882460 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:46.887515 --- ParallelTerminationStrategy: PID 219 died...
22:49:46.889601 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:46.894675 --- ParallelTerminationStrategy: PID 220 died...
22:49:46.896928 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:46.902518 --- ParallelTerminationStrategy: PID 221 died...
22:49:46.904743 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:46.910036 --- ParallelTerminationStrategy: PID 222 died...
22:49:46.912186 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:46.917458 --- ParallelTerminationStrategy: PID 223 died...
22:49:46.919685 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:46.925196 --- ParallelTerminationStrategy: PID 224 died...
22:49:46.927397 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:46.932851 --- ParallelTerminationStrategy: PID 225 died...
22:49:46.935037 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:46.940379 --- ParallelTerminationStrategy: PID 226 died...
22:49:46.942563 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:46.947909 --- ParallelTerminationStrategy: PID 227 died...
22:49:46.950110 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:46.955384 --- ParallelTerminationStrategy: PID 228 died...
22:49:46.957582 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:46.962869 --- ParallelTerminationStrategy: PID 229 died...
22:49:46.965061 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:46.970522 --- ParallelTerminationStrategy: PID 230 died...
22:49:46.972740 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:46.978172 --- ParallelTerminationStrategy: PID 231 died...
22:49:46.980414 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:46.985855 --- ParallelTerminationStrategy: PID 232 died...
22:49:46.988116 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:46.993724 --- ParallelTerminationStrategy: PID 233 died...
22:49:46.995951 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:47.001493 --- ParallelTerminationStrategy: PID 234 died...
22:49:47.003724 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:49.022221 --- ParallelTerminationStrategy: PID 34 died...
22:49:49.026836 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8022 netreg_mass PASS
---------------------------------------------------------------------
22:49:49.196770 tst trial-8022: Storing JUnit report in /build/trial-8022/run.2025-07-09_22-48-16/trial-8022.xml
--------------------------------------------------------------------------------------------
trial-8022 PASS
--------------------------------------------------------------------------------------------
22:49:49.213357 tst trial-8022: trial-8022: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (87.1 sec)
+ exit_code=0
+ rm -rf trial-8022/inst
+ cd trial-8022
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-07-09 22:48:15
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8022-run.tgz run.2025-07-09_22-48-16
+ tar czf /build/trial-8022-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-07-09_13_29_08.tgz osmo-bts-oc2g.build-2025-07-09_00_51_32.tgz osmo-bts-sysmo.build-2025-07-09_00_51_39.tgz osmo-bts.build-2025-07-09_00_51_43.tgz osmo-ggsn.build-2025-07-09_20_43_06.tgz osmo-hlr.build-2025-07-09_16_36_48.tgz osmo-hnbgw.build-2025-07-09_13_30_20.tgz osmo-mgw.build-2025-07-09_08_33_13.tgz osmo-msc.build-2025-07-09_13_34_45.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-07-09_07_33_58.tgz osmo-pcu-sysmo.build-2025-07-09_07_36_00.tgz osmo-pcu.build-2025-07-09_07_36_08.tgz osmo-sgsn.build-2025-07-09_20_48_25.tgz osmo-stp.build-2025-07-09_13_25_56.tgz osmo-trx.build-2025-07-09_14_28_12.tgz osmocom-bb.build-2025-07-09_21_17_07.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