Skipping 13 KB..
Full LogCopied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6782
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins4236975184871536093.sh
+ trap clean_up_trap EXIT INT TERM 0
+ clean_up
+ docker kill osmo-gsm-tester-virtual
Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual
+ true
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/
+ rm -rf trial-7848
+ rm -rf docker-playground
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground
Cloning into 'docker-playground'...
+ git -C docker-playground log --oneline
1cd38f2 redmine: upgrade to 5.1.5
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.1s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.1s
#7 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#7 CACHED
#8 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#8 CACHED
#9 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8
#9 CACHED
#10 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#10 CACHED
#11 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#11 CACHED
#12 [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
#12 CACHED
#13 [ 8/28] RUN MKDIR /var/run/sshd
#13 CACHED
#14 [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
#14 CACHED
#15 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#15 CACHED
#16 [ 9/28] COPY SSH /root/.ssh
#16 CACHED
#17 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#17 CACHED
#18 [ 2/28] RUN useradd -ms /bin/bash jenkins
#18 CACHED
#19 [ 3/28] RUN groupadd osmo-gsm-tester
#19 CACHED
#20 [ 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
#20 CACHED
#21 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#21 CACHED
#22 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#22 CACHED
#23 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#23 CACHED
#24 [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
#24 CACHED
#25 [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
#25 CACHED
#26 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#26 CACHED
#27 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#27 CACHED
#28 [20/28] WORKDIR /TMP
#28 CACHED
#29 [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
#29 CACHED
#30 [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
#30 CACHED
#31 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#31 CACHED
#32 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:cf3519ff0cedf72f64f5cc954b0f597e633d34a83e4fdafb69bb3d7ef0278d7a done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=7849 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2025-01-17 22:48:15
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-7849
+ mkdir -p trial-7849
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-01-17_21_17_11.tgz osmo-bts-oc2g.build-2025-01-17_00_51_47.tgz osmo-bts-sysmo.build-2025-01-17_00_51_39.tgz osmo-bts.build-2025-01-17_00_51_58.tgz osmo-ggsn.build-2025-01-17_13_25_30.tgz osmo-hlr.build-2025-01-17_00_50_56.tgz osmo-hnbgw.build-2025-01-17_13_30_58.tgz osmo-mgw.build-2025-01-17_08_35_37.tgz osmo-msc.build-2025-01-17_13_37_42.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-01-17_07_40_51.tgz osmo-pcu-sysmo.build-2025-01-17_07_40_45.tgz osmo-pcu.build-2025-01-17_07_40_54.tgz osmo-sgsn.build-2025-01-17_13_37_06.tgz osmo-stp.build-2025-01-17_13_25_50.tgz osmo-trx.build-2025-01-17_14_28_28.tgz osmocom-bb.build-2025-01-17_21_17_15.tgz srslte.build-19.tgz trial-7849
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-01-17_21_17_11.md5 osmo-bts-oc2g.build-2025-01-17_00_51_47.md5 osmo-bts-sysmo.build-2025-01-17_00_51_39.md5 osmo-bts.build-2025-01-17_00_51_58.md5 osmo-ggsn.build-2025-01-17_13_25_30.md5 osmo-hlr.build-2025-01-17_00_50_56.md5 osmo-hnbgw.build-2025-01-17_13_30_58.md5 osmo-mgw.build-2025-01-17_08_35_37.md5 osmo-msc.build-2025-01-17_13_37_42.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-01-17_07_40_51.md5 osmo-pcu-sysmo.build-2025-01-17_07_40_45.md5 osmo-pcu.build-2025-01-17_07_40_54.md5 osmo-sgsn.build-2025-01-17_13_37_06.md5 osmo-stp.build-2025-01-17_13_25_50.md5 osmo-trx.build-2025-01-17_14_28_28.md5 osmocom-bb.build-2025-01-17_21_17_15.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-01-17_21_17_11.md5 osmo-bts-oc2g.build-2025-01-17_00_51_47.md5 osmo-bts-sysmo.build-2025-01-17_00_51_39.md5 osmo-bts.build-2025-01-17_00_51_58.md5 osmo-ggsn.build-2025-01-17_13_25_30.md5 osmo-hlr.build-2025-01-17_00_50_56.md5 osmo-hnbgw.build-2025-01-17_13_30_58.md5 osmo-mgw.build-2025-01-17_08_35_37.md5 osmo-msc.build-2025-01-17_13_37_42.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-01-17_07_40_51.md5 osmo-pcu-sysmo.build-2025-01-17_07_40_45.md5 osmo-pcu.build-2025-01-17_07_40_54.md5 osmo-sgsn.build-2025-01-17_13_37_06.md5 osmo-stp.build-2025-01-17_13_25_50.md5 osmo-trx.build-2025-01-17_14_28_28.md5 osmocom-bb.build-2025-01-17_21_17_15.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-7849 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-7849'
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-7849
--------------------------------------------------------------------------------------------
22:48:15.658090 tst trial-7849: Detailed log at /build/trial-7849/run.2025-01-17_22-48-15/log
---------------------------------------------------------------------
trial-7849 netreg_mass
---------------------------------------------------------------------
22:48:15.853684 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:15.854064 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:15.854876 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:15.856133 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:15.890813 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:15.891603 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:15.892796 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:15.956687 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-7849 netreg_mass register_default_mass.py
----------------------------------------------
22:48:15.957487 tst register_default_mass.py:9: Claiming resources for the test
22:48:15.972619 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.973186 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.973659 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.974106 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.974573 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.975078 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.975548 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:16.006055 tst register_default_mass.py: using LAC 2
22:48:16.026960 tst register_default_mass.py: using RAC 2
22:48:16.051832 tst register_default_mass.py: using CellId 2
22:48:16.079738 tst register_default_mass.py: using BVCI 3
22:48:16.092865 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.093569 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.094171 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.094739 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.095298 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.095833 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.096356 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.096909 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.097449 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.097959 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.098497 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.099027 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.099555 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.100099 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.100634 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.101196 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.101746 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.102286 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.102832 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.103380 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.103916 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.104477 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.105036 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.105581 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.106130 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.106668 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.107202 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.107758 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.108306 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.108880 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.109424 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.109970 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.110536 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.111094 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.111637 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.112175 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.112724 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.113267 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.113817 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.114367 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.114895 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.115432 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.116000 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.116548 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.117088 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.117634 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.118179 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.118817 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.119384 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.119928 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.120491 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.121045 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.121586 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.122129 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.122684 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.123223 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.123759 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.124305 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.124848 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.125393 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.125936 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.126469 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.127032 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.127583 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.128103 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.128650 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.129187 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.129731 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.130286 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.130822 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.131335 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.131877 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.132477 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.133018 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.133552 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.134091 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.134623 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.135147 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.135681 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.136217 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.136765 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.137321 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.137863 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.138412 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.138948 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.139474 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.140003 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.140551 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.141087 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.141622 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.142167 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.142699 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.143254 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.143798 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.144327 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.144871 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.145410 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.145940 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.146473 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.147010 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.147540 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.148114 tst register_default_mass.py:21: Launching a simple network
22:48:16.157865 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:16.272337 run create_hlr_db(pid=20): Launched
22:48:17.286500 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:17.303115 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:17.317918 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:17.323457 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:17.489181 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:17.503592 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:17.509012 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:17.904016 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:17.918609 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:20.933642 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:21.042666 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:21.057174 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:21.062613 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:21.085293 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:21.099751 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:21.105294 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:21.398526 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:21.413296 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:27.444460 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:27.602666 run osmo-bts-virtual(pid=34): Launched
22:48:28.638453 tst register_default_mass.py: using MSISDN 1001
22:48:28.652125 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:28.693430 tst register_default_mass.py: using MSISDN 1002
22:48:28.711182 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:28.741841 tst register_default_mass.py: using MSISDN 1003
22:48:28.756201 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:28.786648 tst register_default_mass.py: using MSISDN 1004
22:48:28.800705 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:28.836978 tst register_default_mass.py: using MSISDN 1005
22:48:28.853274 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:28.883644 tst register_default_mass.py: using MSISDN 1006
22:48:28.897846 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:28.928244 tst register_default_mass.py: using MSISDN 1007
22:48:28.942163 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:28.972580 tst register_default_mass.py: using MSISDN 1008
22:48:28.986584 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:29.016928 tst register_default_mass.py: using MSISDN 1009
22:48:29.030956 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:29.061423 tst register_default_mass.py: using MSISDN 1010
22:48:29.075416 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:29.105834 tst register_default_mass.py: using MSISDN 1011
22:48:29.119883 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:29.150216 tst register_default_mass.py: using MSISDN 1012
22:48:29.164188 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:29.194538 tst register_default_mass.py: using MSISDN 1013
22:48:29.208463 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:29.239131 tst register_default_mass.py: using MSISDN 1014
22:48:29.253239 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:29.283497 tst register_default_mass.py: using MSISDN 1015
22:48:29.297426 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:29.327827 tst register_default_mass.py: using MSISDN 1016
22:48:29.341744 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:29.372392 tst register_default_mass.py: using MSISDN 1017
22:48:29.386496 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:29.416839 tst register_default_mass.py: using MSISDN 1018
22:48:29.430800 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:29.460957 tst register_default_mass.py: using MSISDN 1019
22:48:29.474797 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:29.504993 tst register_default_mass.py: using MSISDN 1020
22:48:29.518866 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:29.549551 tst register_default_mass.py: using MSISDN 1021
22:48:29.563625 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:29.594365 tst register_default_mass.py: using MSISDN 1022
22:48:29.608612 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:29.638943 tst register_default_mass.py: using MSISDN 1023
22:48:29.652924 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:29.683342 tst register_default_mass.py: using MSISDN 1024
22:48:29.697295 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:29.727541 tst register_default_mass.py: using MSISDN 1025
22:48:29.741419 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:29.771512 tst register_default_mass.py: using MSISDN 1026
22:48:29.785365 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:29.815852 tst register_default_mass.py: using MSISDN 1027
22:48:29.829934 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:29.860046 tst register_default_mass.py: using MSISDN 1028
22:48:29.873856 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:29.904324 tst register_default_mass.py: using MSISDN 1029
22:48:29.918431 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:29.948726 tst register_default_mass.py: using MSISDN 1030
22:48:29.962649 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:29.992930 tst register_default_mass.py: using MSISDN 1031
22:48:30.006908 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:30.036827 tst register_default_mass.py: using MSISDN 1032
22:48:30.050632 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:30.080930 tst register_default_mass.py: using MSISDN 1033
22:48:30.094897 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:30.124851 tst register_default_mass.py: using MSISDN 1034
22:48:30.138593 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:30.168837 tst register_default_mass.py: using MSISDN 1035
22:48:30.182691 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:30.212978 tst register_default_mass.py: using MSISDN 1036
22:48:30.226966 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:30.257160 tst register_default_mass.py: using MSISDN 1037
22:48:30.271020 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:30.301350 tst register_default_mass.py: using MSISDN 1038
22:48:30.315260 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:30.349324 tst register_default_mass.py: using MSISDN 1039
22:48:30.364891 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:30.395206 tst register_default_mass.py: using MSISDN 1040
22:48:30.409316 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:30.439701 tst register_default_mass.py: using MSISDN 1041
22:48:30.453477 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:30.484039 tst register_default_mass.py: using MSISDN 1042
22:48:30.498063 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:30.528602 tst register_default_mass.py: using MSISDN 1043
22:48:30.542720 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:30.573166 tst register_default_mass.py: using MSISDN 1044
22:48:30.587222 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:30.617810 tst register_default_mass.py: using MSISDN 1045
22:48:30.632010 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:30.662409 tst register_default_mass.py: using MSISDN 1046
22:48:30.676425 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:30.707152 tst register_default_mass.py: using MSISDN 1047
22:48:30.721339 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:30.751945 tst register_default_mass.py: using MSISDN 1048
22:48:30.766026 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:30.796578 tst register_default_mass.py: using MSISDN 1049
22:48:30.810710 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:30.840531 tst register_default_mass.py: using MSISDN 1050
22:48:30.854226 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:30.884372 tst register_default_mass.py: using MSISDN 1051
22:48:30.898316 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:30.928479 tst register_default_mass.py: using MSISDN 1052
22:48:30.942464 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:30.972982 tst register_default_mass.py: using MSISDN 1053
22:48:30.987041 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:31.017718 tst register_default_mass.py: using MSISDN 1054
22:48:31.031758 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:31.062053 tst register_default_mass.py: using MSISDN 1055
22:48:31.076154 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:31.106537 tst register_default_mass.py: using MSISDN 1056
22:48:31.120461 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:31.151336 tst register_default_mass.py: using MSISDN 1057
22:48:31.165475 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:31.195817 tst register_default_mass.py: using MSISDN 1058
22:48:31.209738 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:31.240399 tst register_default_mass.py: using MSISDN 1059
22:48:31.254565 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:31.285001 tst register_default_mass.py: using MSISDN 1060
22:48:31.298985 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:31.329765 tst register_default_mass.py: using MSISDN 1061
22:48:31.343996 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:31.374567 tst register_default_mass.py: using MSISDN 1062
22:48:31.388609 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:31.419243 tst register_default_mass.py: using MSISDN 1063
22:48:31.433397 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:31.463452 tst register_default_mass.py: using MSISDN 1064
22:48:31.477251 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:31.507813 tst register_default_mass.py: using MSISDN 1065
22:48:31.521887 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:31.552474 tst register_default_mass.py: using MSISDN 1066
22:48:31.566594 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:31.596919 tst register_default_mass.py: using MSISDN 1067
22:48:31.610957 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:31.641468 tst register_default_mass.py: using MSISDN 1068
22:48:31.655524 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:31.686059 tst register_default_mass.py: using MSISDN 1069
22:48:31.700128 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:31.730757 tst register_default_mass.py: using MSISDN 1070
22:48:31.744964 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:31.775541 tst register_default_mass.py: using MSISDN 1071
22:48:31.789456 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:31.820133 tst register_default_mass.py: using MSISDN 1072
22:48:31.834268 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:31.864886 tst register_default_mass.py: using MSISDN 1073
22:48:31.879008 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:31.909357 tst register_default_mass.py: using MSISDN 1074
22:48:31.923333 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:31.954130 tst register_default_mass.py: using MSISDN 1075
22:48:31.968327 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:31.998957 tst register_default_mass.py: using MSISDN 1076
22:48:32.013133 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:32.043712 tst register_default_mass.py: using MSISDN 1077
22:48:32.057911 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:32.088254 tst register_default_mass.py: using MSISDN 1078
22:48:32.102238 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:32.133010 tst register_default_mass.py: using MSISDN 1079
22:48:32.147204 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:32.178070 tst register_default_mass.py: using MSISDN 1080
22:48:32.192271 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:32.222961 tst register_default_mass.py: using MSISDN 1081
22:48:32.237114 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:32.267793 tst register_default_mass.py: using MSISDN 1082
22:48:32.281918 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:32.312545 tst register_default_mass.py: using MSISDN 1083
22:48:32.326691 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:32.357474 tst register_default_mass.py: using MSISDN 1084
22:48:32.371564 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:32.402295 tst register_default_mass.py: using MSISDN 1085
22:48:32.416504 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:32.447051 tst register_default_mass.py: using MSISDN 1086
22:48:32.461111 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:32.491690 tst register_default_mass.py: using MSISDN 1087
22:48:32.505824 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:32.536927 tst register_default_mass.py: using MSISDN 1088
22:48:32.551269 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:32.582388 tst register_default_mass.py: using MSISDN 1089
22:48:32.596753 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:32.627892 tst register_default_mass.py: using MSISDN 1090
22:48:32.642272 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:32.673427 tst register_default_mass.py: using MSISDN 1091
22:48:32.687839 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:32.718888 tst register_default_mass.py: using MSISDN 1092
22:48:32.733205 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:32.764212 tst register_default_mass.py: using MSISDN 1093
22:48:32.778498 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:32.809284 tst register_default_mass.py: using MSISDN 1094
22:48:32.823515 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:32.853991 tst register_default_mass.py: using MSISDN 1095
22:48:32.868142 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:32.899076 tst register_default_mass.py: using MSISDN 1096
22:48:32.913312 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:32.944110 tst register_default_mass.py: using MSISDN 1097
22:48:32.958299 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:32.989151 tst register_default_mass.py: using MSISDN 1098
22:48:33.003344 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:33.034282 tst register_default_mass.py: using MSISDN 1099
22:48:33.048500 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:33.079522 tst register_default_mass.py: using MSISDN 1100
22:48:33.093808 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:33.185499 run mass: Starting testcase
22:48:33.190884 run mass: Pre-launching all virtphy's
22:48:33.196255 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:33.209012 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:33.214847 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:33.227353 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:33.233211 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:33.245769 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:33.251640 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:33.264254 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:33.270122 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:33.282616 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:33.288520 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:33.300991 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:33.306798 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:33.319322 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:33.325161 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:33.337599 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:33.343365 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:33.355881 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:33.361742 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:33.374264 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:33.380069 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:33.392599 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:33.398386 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:33.410907 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:33.416750 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:33.429322 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:33.435175 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:33.447698 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:33.453560 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:33.466104 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:33.471973 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:33.484585 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:33.490473 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:33.503081 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:33.508986 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:33.521739 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:33.527581 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:33.540213 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:33.546063 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:33.558729 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:33.564552 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:33.577134 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:33.583011 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:33.595587 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:33.601423 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:33.613994 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:33.619814 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:33.632387 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:33.638237 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:33.650768 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:33.656621 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:33.669151 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:33.674970 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:33.687524 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:33.693363 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:33.705899 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:33.711720 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:33.724278 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:33.730127 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:33.742713 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:33.748732 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:33.761302 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:33.767220 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:33.779934 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:33.785785 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:33.798516 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:33.804359 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:33.816999 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:33.822895 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:33.835428 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:33.841309 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:33.853823 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:33.859664 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:33.872181 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:33.878002 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:33.890505 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:33.896364 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:33.908894 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:33.914699 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:33.927247 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:33.933064 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:33.945569 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:33.951361 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:33.963913 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:33.969757 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:33.982401 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:33.988248 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:34.000866 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:34.006691 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:34.019241 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:34.025082 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:34.037691 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:34.043461 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:34.056053 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:34.061877 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:34.074364 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:34.080191 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:34.092715 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:34.098556 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:34.111083 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:34.116974 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:34.129535 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:34.135352 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:34.147905 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:34.153727 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:34.166307 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:34.172121 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:34.184751 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:34.190570 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:34.203162 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:34.208993 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:34.221774 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:34.227557 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:34.240259 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:34.246138 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:34.258782 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:34.264797 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:34.277461 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:34.283427 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:34.296061 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:34.301917 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:34.314595 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:34.320419 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:34.333032 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:34.338871 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:34.351432 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:34.357274 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:34.369717 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:34.375579 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:34.388118 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:34.393952 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:34.406491 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:34.412366 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:34.424947 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:34.430822 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:34.443428 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:34.449238 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:34.461940 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:34.467791 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:34.480569 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:34.486422 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:34.499080 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:34.504975 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:34.517674 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:34.523494 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:34.536051 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:34.541881 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:34.554529 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:34.560358 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:34.572976 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:34.578804 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:34.591350 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:34.597173 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:34.609704 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:34.615520 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:34.628106 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:34.633972 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:34.646524 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:34.652356 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:34.664925 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:34.670764 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:34.683374 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:34.689352 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:34.701996 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:34.707925 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:34.720515 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:34.726360 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:34.739219 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:34.745028 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:34.757796 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:34.763625 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:34.776211 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:34.782081 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:34.794618 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:34.800473 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:34.813052 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:34.818906 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:34.831452 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:34.837279 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:34.849822 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:34.855638 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:34.868199 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:34.874021 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:34.886574 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:34.892405 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:34.905055 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:34.910858 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:34.923570 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:34.929442 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:34.942149 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:34.947979 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:34.960549 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:34.966450 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:34.979275 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:34.985087 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:34.997935 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:35.003779 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:35.016339 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:35.022233 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:35.034832 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:35.040620 run mass: Checking if sockets are in the filesystem
22:48:35.070320 run osmo-ms-mob/00000: Starting mobile
22:48:35.083126 run osmo-ms-mob/00000(pid=135): Launched
22:48:35.094696 run mass: MS start registered {at=385020.798047323, delay=0.005626091035082936, ms=00000}
22:48:39.278846 run osmo-ms-mob/00001: Starting mobile
22:48:39.294871 run osmo-ms-mob/00001(pid=136): Launched
22:48:39.305476 run mass: MS start registered {at=385025.008826101, delay=0.0047318790457211435, ms=00001}
22:48:40.430886 run mass: MS performed LU {at=385026.134120021, lu_delay=5.336072698002681, ms=00000}
22:48:41.056772 run osmo-ms-mob/00002: Starting mobile
22:48:41.069752 run osmo-ms-mob/00002(pid=137): Launched
22:48:41.080201 run mass: MS start registered {at=385026.783549044, delay=0.004558726970572025, ms=00002}
22:48:42.379102 run osmo-ms-mob/00003: Starting mobile
22:48:42.395334 run osmo-ms-mob/00003(pid=138): Launched
22:48:42.405747 run mass: MS start registered {at=385028.109098582, delay=0.0045405279961414635, ms=00003}
22:48:43.476560 run osmo-ms-mob/00004: Starting mobile
22:48:43.502365 run osmo-ms-mob/00004(pid=139): Launched
22:48:43.512856 run mass: MS start registered {at=385029.216206041, delay=0.004638382000848651, ms=00004}
22:48:44.196262 run mass: MS performed LU {at=385029.899498429, lu_delay=4.890672327950597, ms=00001}
22:48:44.479205 run osmo-ms-mob/00005: Starting mobile
22:48:44.495101 run osmo-ms-mob/00005(pid=140): Launched
22:48:44.505647 run mass: MS start registered {at=385030.208997351, delay=0.004721242003142834, ms=00005}
22:48:45.378489 run osmo-ms-mob/00006: Starting mobile
22:48:45.394816 run osmo-ms-mob/00006(pid=141): Launched
22:48:45.405420 run mass: MS start registered {at=385031.108770337, delay=0.004730009997729212, ms=00006}
22:48:46.098035 run mass: MS performed LU {at=385031.801271837, lu_delay=5.017722792981658, ms=00002}
22:48:46.279042 run osmo-ms-mob/00007: Starting mobile
22:48:46.295305 run osmo-ms-mob/00007(pid=142): Launched
22:48:46.305954 run mass: MS start registered {at=385032.009305951, delay=0.00470430200221017, ms=00007}
22:48:47.056160 run osmo-ms-mob/00008: Starting mobile
22:48:47.069052 run osmo-ms-mob/00008(pid=143): Launched
22:48:47.079597 run mass: MS start registered {at=385032.782948579, delay=0.004636832978576422, ms=00008}
22:48:47.756180 run osmo-ms-mob/00009: Starting mobile
22:48:47.768674 run osmo-ms-mob/00009(pid=144): Launched
22:48:47.781602 run mass: MS start registered {at=385033.48495431, delay=0.006877609994262457, ms=00009}
22:48:47.962563 run mass: MS performed LU {at=385033.665808967, lu_delay=5.55671038501896, ms=00003}
22:48:48.487000 run osmo-ms-mob/00010: Starting mobile
22:48:48.499572 run osmo-ms-mob/00010(pid=145): Launched
22:48:48.505357 run mass: MS performed LU {at=385034.208715725, lu_delay=4.992509684001561, ms=00004}
22:48:48.511000 run mass: MS start registered {at=385034.214367865, delay=0.005669049976859242, ms=00010}
22:48:49.056689 run osmo-ms-mob/00011: Starting mobile
22:48:49.069625 run osmo-ms-mob/00011(pid=146): Launched
22:48:49.080078 run mass: MS start registered {at=385034.783432328, delay=0.004593447025399655, ms=00011}
22:48:49.687216 run osmo-ms-mob/00012: Starting mobile
22:48:49.713992 run osmo-ms-mob/00012(pid=147): Launched
22:48:49.724836 run mass: MS start registered {at=385035.428185711, delay=0.004717834002804011, ms=00012}
22:48:49.864188 run mass: MS performed LU {at=385035.567431768, lu_delay=5.358434416993987, ms=00005}
22:48:50.274898 run osmo-ms-mob/00013: Starting mobile
22:48:50.288023 run osmo-ms-mob/00013(pid=148): Launched
22:48:50.298757 run mass: MS start registered {at=385036.002109808, delay=0.004840804962441325, ms=00013}
22:48:50.380021 run mass: MS performed LU {at=385036.083265857, lu_delay=4.974495520000346, ms=00006}
22:48:50.856185 run osmo-ms-mob/00014: Starting mobile
22:48:50.868887 run osmo-ms-mob/00014(pid=149): Launched
22:48:50.880192 run mass: MS start registered {at=385036.583542185, delay=0.005444966023787856, ms=00014}
22:48:51.477210 run osmo-ms-mob/00015: Starting mobile
22:48:51.493340 run osmo-ms-mob/00015(pid=150): Launched
22:48:51.504411 run mass: MS start registered {at=385037.20776415, delay=0.005210142990108579, ms=00015}
22:48:51.727758 run mass: MS performed LU {at=385037.43100239, lu_delay=5.4216964389779605, ms=00007}
22:48:51.774364 run mass: MS performed LU {at=385037.477637319, lu_delay=4.69468874001177, ms=00008}
22:48:51.955509 run osmo-ms-mob/00016: Starting mobile
22:48:51.968483 run osmo-ms-mob/00016(pid=151): Launched
22:48:51.979690 run mass: MS start registered {at=385037.683040092, delay=0.00535439100349322, ms=00016}
22:48:52.483202 run osmo-ms-mob/00017: Starting mobile
22:48:52.499962 run osmo-ms-mob/00017(pid=152): Launched
22:48:52.511058 run mass: MS start registered {at=385038.214409065, delay=0.005121209018398076, ms=00017}
22:48:53.055967 run osmo-ms-mob/00018: Starting mobile
22:48:53.068972 run osmo-ms-mob/00018(pid=153): Launched
22:48:53.080017 run mass: MS start registered {at=385038.783369616, delay=0.00517818599473685, ms=00018}
22:48:53.469590 run osmo-ms-mob/00019: Starting mobile
22:48:53.483160 run osmo-ms-mob/00019(pid=154): Launched
22:48:53.494500 run mass: MS start registered {at=385039.197851485, delay=0.004745020996779203, ms=00019}
22:48:53.629503 run mass: MS performed LU {at=385039.33275381, lu_delay=5.847799499984831, ms=00009}
22:48:53.675846 run mass: MS performed LU {at=385039.379097631, lu_delay=5.164729766023811, ms=00010}
22:48:53.978109 run osmo-ms-mob/00020: Starting mobile
22:48:53.994931 run osmo-ms-mob/00020(pid=155): Launched
22:48:54.000892 run mass: MS performed LU {at=385039.704252196, lu_delay=4.920819867984392, ms=00011}
22:48:54.006913 run mass: MS start registered {at=385039.710278157, delay=0.006043459055945277, ms=00020}
22:48:54.456234 run osmo-ms-mob/00021: Starting mobile
22:48:54.469567 run osmo-ms-mob/00021(pid=156): Launched
22:48:54.480902 run mass: MS start registered {at=385040.184248824, delay=0.005299817014019936, ms=00021}
22:48:54.856864 run osmo-ms-mob/00022: Starting mobile
22:48:54.869593 run osmo-ms-mob/00022(pid=157): Launched
22:48:54.881183 run mass: MS start registered {at=385040.584531069, delay=0.005661159986630082, ms=00022}
22:48:55.378157 run osmo-ms-mob/00023: Starting mobile
22:48:55.391019 run osmo-ms-mob/00023(pid=158): Launched
22:48:55.402658 run mass: MS start registered {at=385041.106002921, delay=0.005705062998458743, ms=00023}
22:48:55.493748 run mass: MS performed LU {at=385041.196995204, lu_delay=5.194885396049358, ms=00013}
22:48:55.540331 run mass: MS performed LU {at=385041.243588108, lu_delay=5.815402397012804, ms=00012}
22:48:55.645819 run mass: MS performed LU {at=385041.349077679, lu_delay=4.765535493963398, ms=00014}
22:48:55.661150 run osmo-ms-mob/00024: Starting mobile
22:48:55.673746 run osmo-ms-mob/00024(pid=159): Launched
22:48:55.684823 run mass: MS start registered {at=385041.38816968, delay=0.005270313995424658, ms=00024}
22:48:56.256637 run osmo-ms-mob/00025: Starting mobile
22:48:56.269476 run osmo-ms-mob/00025(pid=160): Launched
22:48:56.280475 run mass: MS start registered {at=385041.983827313, delay=0.005160646978765726, ms=00025}
22:48:56.668473 run osmo-ms-mob/00026: Starting mobile
22:48:56.682618 run osmo-ms-mob/00026(pid=161): Launched
22:48:56.693751 run mass: MS start registered {at=385042.397101279, delay=0.005136514024343342, ms=00026}
22:48:57.078930 run osmo-ms-mob/00027: Starting mobile
22:48:57.095095 run osmo-ms-mob/00027(pid=162): Launched
22:48:57.106066 run mass: MS start registered {at=385042.809418845, delay=0.005116490996442735, ms=00027}
22:48:57.395925 run mass: MS performed LU {at=385043.099177851, lu_delay=5.416137758991681, ms=00016}
22:48:57.426919 run osmo-ms-mob/00028: Starting mobile
22:48:57.441655 run osmo-ms-mob/00028(pid=163): Launched
22:48:57.447488 run mass: MS performed LU {at=385043.150850161, lu_delay=5.943086010986008, ms=00015}
22:48:57.453133 run mass: MS start registered {at=385043.156500834, delay=0.00566669600084424, ms=00028}
22:48:57.510867 run mass: MS performed LU {at=385043.21411941, lu_delay=4.999710345000494, ms=00017}
22:48:57.885888 run osmo-ms-mob/00029: Starting mobile
22:48:57.901123 run osmo-ms-mob/00029(pid=164): Launched
22:48:57.912205 run mass: MS start registered {at=385043.615554832, delay=0.00521851098164916, ms=00029}
22:48:58.266310 run osmo-ms-mob/00030: Starting mobile
22:48:58.279755 run osmo-ms-mob/00030(pid=165): Launched
22:48:58.290906 run mass: MS start registered {at=385043.994255955, delay=0.0051861589890904725, ms=00030}
22:48:58.685210 run osmo-ms-mob/00031: Starting mobile
22:48:58.701043 run osmo-ms-mob/00031(pid=166): Launched
22:48:58.712310 run mass: MS start registered {at=385044.41565829, delay=0.005206850997637957, ms=00031}
22:48:58.956457 run osmo-ms-mob/00032: Starting mobile
22:48:58.969386 run osmo-ms-mob/00032(pid=167): Launched
22:48:58.980564 run mass: MS start registered {at=385044.683913882, delay=0.005245960026513785, ms=00032}
22:48:59.176994 run mass: MS performed LU {at=385044.880243631, lu_delay=5.682392146030907, ms=00019}
22:48:59.259923 run mass: MS performed LU {at=385044.963186865, lu_delay=4.778938040952198, ms=00021}
22:48:59.303416 run osmo-ms-mob/00033: Starting mobile
22:48:59.317747 run osmo-ms-mob/00033(pid=168): Launched
22:48:59.323587 run mass: MS performed LU {at=385045.026949541, lu_delay=5.316671383974608, ms=00020}
22:48:59.329250 run mass: MS start registered {at=385045.032617698, delay=0.005684011033736169, ms=00033}
22:48:59.430720 run mass: MS performed LU {at=385045.133948867, lu_delay=6.35057925095316, ms=00018}
22:48:59.787661 run osmo-ms-mob/00034: Starting mobile
22:48:59.803226 run osmo-ms-mob/00034(pid=169): Launched
22:48:59.814242 run mass: MS start registered {at=385045.517592937, delay=0.005081039969809353, ms=00034}
22:49:00.078836 run osmo-ms-mob/00035: Starting mobile
22:49:00.094861 run osmo-ms-mob/00035(pid=170): Launched
22:49:00.106228 run mass: MS start registered {at=385045.80957965, delay=0.005131940997671336, ms=00035}
22:49:00.456909 run osmo-ms-mob/00036: Starting mobile
22:49:00.469616 run osmo-ms-mob/00036(pid=171): Launched
22:49:00.480615 run mass: MS start registered {at=385046.183965932, delay=0.00520457501988858, ms=00036}
22:49:00.855638 run osmo-ms-mob/00037: Starting mobile
22:49:00.868647 run osmo-ms-mob/00037(pid=172): Launched
22:49:00.880308 run mass: MS start registered {at=385046.583654911, delay=0.005820791004225612, ms=00037}
22:49:01.156155 run osmo-ms-mob/00038: Starting mobile
22:49:01.169161 run osmo-ms-mob/00038(pid=173): Launched
22:49:01.175066 run mass: MS performed LU {at=385046.8784257, lu_delay=6.293894631031435, ms=00022}
22:49:01.180633 run mass: MS start registered {at=385046.883998331, delay=0.005588779982645065, ms=00038}
22:49:01.205590 run mass: MS performed LU {at=385046.908928274, lu_delay=5.520758593978826, ms=00024}
22:49:01.218196 run osmo-ms-mob/00039: Starting mobile
22:49:01.231005 run osmo-ms-mob/00039(pid=174): Launched
22:49:01.241853 run mass: MS start registered {at=385046.945207081, delay=0.004972299968358129, ms=00039}
22:49:01.276606 run mass: MS performed LU {at=385046.979908962, lu_delay=5.873906040971633, ms=00023}
22:49:01.333057 run mass: MS performed LU {at=385047.036328391, lu_delay=5.052501077996567, ms=00025}
22:49:01.586742 run mass: MS performed LU {at=385047.290000187, lu_delay=4.892898908001371, ms=00026}
22:49:01.617996 run osmo-ms-mob/00040: Starting mobile
22:49:01.632646 run osmo-ms-mob/00040(pid=175): Launched
22:49:01.643757 run mass: MS start registered {at=385047.347109827, delay=0.005252364964690059, ms=00040}
22:49:02.169896 run osmo-ms-mob/00041: Starting mobile
22:49:02.183697 run osmo-ms-mob/00041(pid=176): Launched
22:49:02.194674 run mass: MS start registered {at=385047.898028823, delay=0.0050870770355686545, ms=00041}
22:49:02.470173 run osmo-ms-mob/00042: Starting mobile
22:49:02.483930 run osmo-ms-mob/00042(pid=177): Launched
22:49:02.494967 run mass: MS start registered {at=385048.198317173, delay=0.004955622018314898, ms=00042}
22:49:02.879285 run osmo-ms-mob/00043: Starting mobile
22:49:02.895251 run osmo-ms-mob/00043(pid=178): Launched
22:49:02.906090 run mass: MS start registered {at=385048.60944385, delay=0.0049729960155673325, ms=00043}
22:49:02.942232 run mass: MS performed LU {at=385048.645498395, lu_delay=5.488997561042197, ms=00028}
22:49:03.025373 run mass: MS performed LU {at=385048.728625462, lu_delay=4.734369507001247, ms=00030}
22:49:03.053278 run osmo-ms-mob/00044: Starting mobile
22:49:03.065881 run osmo-ms-mob/00044(pid=179): Launched
22:49:03.072017 run mass: MS performed LU {at=385048.775376828, lu_delay=5.159821995999664, ms=00029}
22:49:03.077663 run mass: MS start registered {at=385048.781031013, delay=0.005671440972946584, ms=00044}
22:49:03.196028 run mass: MS performed LU {at=385048.899277432, lu_delay=6.0898585870163515, ms=00027}
22:49:03.224961 run osmo-ms-mob/00045: Starting mobile
22:49:03.237947 run osmo-ms-mob/00045(pid=180): Launched
22:49:03.249046 run mass: MS start registered {at=385048.952399069, delay=0.005180783977266401, ms=00045}
22:49:03.780432 run osmo-ms-mob/00046: Starting mobile
22:49:03.795486 run osmo-ms-mob/00046(pid=181): Launched
22:49:03.806537 run mass: MS start registered {at=385049.50988915, delay=0.005205303954426199, ms=00046}
22:49:04.075320 run osmo-ms-mob/00047: Starting mobile
22:49:04.091413 run osmo-ms-mob/00047(pid=182): Launched
22:49:04.102710 run mass: MS start registered {at=385049.80606369, delay=0.005211443000007421, ms=00047}
22:49:04.362081 run osmo-ms-mob/00048: Starting mobile
22:49:04.375489 run osmo-ms-mob/00048(pid=183): Launched
22:49:04.386599 run mass: MS start registered {at=385050.089946108, delay=0.005112943996209651, ms=00048}
22:49:04.669188 run osmo-ms-mob/00049: Starting mobile
22:49:04.682759 run osmo-ms-mob/00049(pid=184): Launched
22:49:04.693933 run mass: MS start registered {at=385050.397281922, delay=0.005342999997083098, ms=00049}
22:49:04.926531 run mass: MS performed LU {at=385050.629782091, lu_delay=4.8202024410129525, ms=00035}
22:49:04.970393 run osmo-ms-mob/00050: Starting mobile
22:49:04.984605 run osmo-ms-mob/00050(pid=185): Launched
22:49:04.990423 run mass: MS performed LU {at=385050.693782749, lu_delay=6.278124459029641, ms=00031}
22:49:04.996086 run mass: MS start registered {at=385050.699453946, delay=0.0056884660152718425, ms=00050}
22:49:05.041787 run mass: MS performed LU {at=385050.745060463, lu_delay=6.061146581021603, ms=00032}
22:49:05.098997 run mass: MS performed LU {at=385050.802250464, lu_delay=5.284657526994124, ms=00034}
22:49:05.126997 run osmo-ms-mob/00051: Starting mobile
22:49:05.139857 run osmo-ms-mob/00051(pid=186): Launched
22:49:05.145700 run mass: MS performed LU {at=385050.849061558, lu_delay=5.816443860006984, ms=00033}
22:49:05.151296 run mass: MS start registered {at=385050.854663409, delay=0.005618642026092857, ms=00051}
22:49:05.370191 run mass: MS performed LU {at=385051.073421906, lu_delay=4.889455973985605, ms=00036}
22:49:05.401449 run osmo-ms-mob/00052: Starting mobile
22:49:05.414128 run osmo-ms-mob/00052(pid=187): Launched
22:49:05.425555 run mass: MS start registered {at=385051.128907931, delay=0.005613346991594881, ms=00052}
22:49:05.968074 run osmo-ms-mob/00053: Starting mobile
22:49:05.981423 run osmo-ms-mob/00053(pid=188): Launched
22:49:05.993939 run mass: MS start registered {at=385051.697285336, delay=0.006463807949330658, ms=00053}
22:49:06.269557 run osmo-ms-mob/00054: Starting mobile
22:49:06.283345 run osmo-ms-mob/00054(pid=189): Launched
22:49:06.294464 run mass: MS start registered {at=385051.997810363, delay=0.005172265984583646, ms=00054}
22:49:06.586260 run osmo-ms-mob/00055: Starting mobile
22:49:06.601413 run osmo-ms-mob/00055(pid=190): Launched
22:49:06.612242 run mass: MS start registered {at=385052.315596648, delay=0.004973203002009541, ms=00055}
22:49:06.708823 run mass: MS performed LU {at=385052.412075655, lu_delay=5.52807732403744, ms=00038}
22:49:06.791633 run mass: MS performed LU {at=385052.494882987, lu_delay=5.911228075972758, ms=00037}
22:49:06.819698 run osmo-ms-mob/00056: Starting mobile
22:49:06.832775 run osmo-ms-mob/00056(pid=191): Launched
22:49:06.839015 run mass: MS performed LU {at=385052.54237514, lu_delay=5.195265313028358, ms=00040}
22:49:06.844789 run mass: MS start registered {at=385052.548153727, delay=0.005794765020254999, ms=00056}
22:49:06.962363 run mass: MS performed LU {at=385052.665612971, lu_delay=5.720405890024267, ms=00039}
22:49:06.991487 run osmo-ms-mob/00057: Starting mobile
22:49:07.004393 run osmo-ms-mob/00057(pid=192): Launched
22:49:07.015488 run mass: MS start registered {at=385052.718838575, delay=0.005219279031734914, ms=00057}
22:49:07.034475 run mass: MS performed LU {at=385052.737797992, lu_delay=4.839769168989733, ms=00041}
22:49:07.569508 run osmo-ms-mob/00058: Starting mobile
22:49:07.583017 run osmo-ms-mob/00058(pid=193): Launched
22:49:07.594118 run mass: MS start registered {at=385053.297472515, delay=0.005287490028422326, ms=00058}
22:49:07.868892 run osmo-ms-mob/00059: Starting mobile
22:49:07.882570 run osmo-ms-mob/00059(pid=194): Launched
22:49:07.893926 run mass: MS start registered {at=385053.59727234, delay=0.005192456999793649, ms=00059}
22:49:08.170702 run osmo-ms-mob/00060: Starting mobile
22:49:08.184950 run osmo-ms-mob/00060(pid=195): Launched
22:49:08.196047 run mass: MS start registered {at=385053.89939884, delay=0.005281342950183898, ms=00060}
22:49:08.579994 run osmo-ms-mob/00061: Starting mobile
22:49:08.597292 run osmo-ms-mob/00061(pid=196): Launched
22:49:08.603491 run mass: MS performed LU {at=385054.306849383, lu_delay=4.796960233012214, ms=00046}
22:49:08.609170 run mass: MS start registered {at=385054.312536019, delay=0.005705663003027439, ms=00061}
22:49:08.627719 run mass: MS performed LU {at=385054.331046542, lu_delay=5.378647473000456, ms=00045}
22:49:08.638794 run osmo-ms-mob/00062: Starting mobile
22:49:08.651762 run osmo-ms-mob/00062(pid=197): Launched
22:49:08.662739 run mass: MS start registered {at=385054.366087734, delay=0.0050817980081774294, ms=00062}
22:49:08.739068 run mass: MS performed LU {at=385054.442320306, lu_delay=4.636256616038736, ms=00047}
22:49:08.882702 run mass: MS performed LU {at=385054.585952315, lu_delay=5.976508465013467, ms=00043}
22:49:08.895818 run osmo-ms-mob/00063: Starting mobile
22:49:08.908611 run osmo-ms-mob/00063(pid=198): Launched
22:49:08.914436 run mass: MS performed LU {at=385054.617796213, lu_delay=6.4194790400215425, ms=00042}
22:49:08.920085 run mass: MS start registered {at=385054.623453074, delay=0.005673551990184933, ms=00063}
22:49:09.569105 run osmo-ms-mob/00064: Starting mobile
22:49:09.582976 run osmo-ms-mob/00064(pid=199): Launched
22:49:09.595370 run mass: MS start registered {at=385055.298721766, delay=0.006133866962045431, ms=00064}
22:49:09.966751 run osmo-ms-mob/00065: Starting mobile
22:49:09.979871 run osmo-ms-mob/00065(pid=200): Launched
22:49:09.990869 run mass: MS start registered {at=385055.6942221, delay=0.005120687012095004, ms=00065}
22:49:10.290104 run osmo-ms-mob/00066: Starting mobile
22:49:10.308866 run osmo-ms-mob/00066(pid=201): Launched
22:49:10.320341 run mass: MS start registered {at=385056.023689082, delay=0.005596022994723171, ms=00066}
22:49:10.474438 run mass: MS performed LU {at=385056.177689129, lu_delay=6.087743021023925, ms=00048}
22:49:10.557194 run mass: MS performed LU {at=385056.260453613, lu_delay=5.405790204007644, ms=00051}
22:49:10.585867 run osmo-ms-mob/00067: Starting mobile
22:49:10.598519 run osmo-ms-mob/00067(pid=202): Launched
22:49:10.604551 run mass: MS performed LU {at=385056.307910662, lu_delay=5.608456715999637, ms=00050}
22:49:10.613647 run mass: MS start registered {at=385056.317001594, delay=0.009108947007916868, ms=00067}
22:49:10.728434 run mass: MS performed LU {at=385056.431683882, lu_delay=6.034401960030664, ms=00049}
22:49:10.757365 run osmo-ms-mob/00068: Starting mobile
22:49:10.770298 run osmo-ms-mob/00068(pid=203): Launched
22:49:10.781372 run mass: MS start registered {at=385056.484726535, delay=0.005224667955189943, ms=00068}
22:49:10.800916 run mass: MS performed LU {at=385056.504261645, lu_delay=5.37535371404374, ms=00052}
22:49:10.819825 run mass: MS performed LU {at=385056.523148631, lu_delay=4.825863295001909, ms=00053}
22:49:11.368301 run osmo-ms-mob/00069: Starting mobile
22:49:11.381867 run osmo-ms-mob/00069(pid=204): Launched
22:49:11.393424 run mass: MS start registered {at=385057.096775224, delay=0.005657435045577586, ms=00069}
22:49:11.595385 run mass: MS performed LU {at=385057.298635166, lu_delay=4.750481438997667, ms=00056}
22:49:11.769198 run osmo-ms-mob/00070: Starting mobile
22:49:11.783059 run osmo-ms-mob/00070(pid=205): Launched
22:49:11.794507 run mass: MS start registered {at=385057.497854319, delay=0.005629260966088623, ms=00070}
22:49:12.170778 run osmo-ms-mob/00071: Starting mobile
22:49:12.185016 run osmo-ms-mob/00071(pid=206): Launched
22:49:12.196354 run mass: MS start registered {at=385057.89969868, delay=0.005465007969178259, ms=00071}
22:49:12.394690 run mass: MS performed LU {at=385058.097910431, lu_delay=4.500638091005385, ms=00059}
22:49:12.420610 run mass: MS performed LU {at=385058.123969915, lu_delay=5.808373266947456, ms=00055}
22:49:12.431631 run osmo-ms-mob/00072: Starting mobile
22:49:12.444838 run osmo-ms-mob/00072(pid=207): Launched
22:49:12.450820 run mass: MS performed LU {at=385058.154178605, lu_delay=6.156368241994642, ms=00054}
22:49:12.456753 run mass: MS start registered {at=385058.16011905, delay=0.005958436988294125, ms=00072}
22:49:12.990801 run osmo-ms-mob/00073: Starting mobile
22:49:13.019438 run osmo-ms-mob/00073(pid=208): Launched
22:49:13.030680 run mass: MS start registered {at=385058.734030386, delay=0.005403115006629378, ms=00073}
22:49:13.298384 run mass: MS performed LU {at=385059.001641236, lu_delay=5.704168720985763, ms=00058}
22:49:13.327146 run osmo-ms-mob/00074: Starting mobile
22:49:13.340147 run osmo-ms-mob/00074(pid=209): Launched
22:49:13.351084 run mass: MS start registered {at=385059.054435436, delay=0.005052669963333756, ms=00074}
22:49:13.381435 run mass: MS performed LU {at=385059.084685893, lu_delay=6.365847317967564, ms=00057}
22:49:13.799483 run osmo-ms-mob/00075: Starting mobile
22:49:13.819693 run osmo-ms-mob/00075(pid=210): Launched
22:49:13.830690 run mass: MS start registered {at=385059.534041147, delay=0.004766680009197444, ms=00075}
22:49:14.270892 run osmo-ms-mob/00076: Starting mobile
22:49:14.284858 run osmo-ms-mob/00076(pid=211): Launched
22:49:14.290702 run mass: MS performed LU {at=385059.994061228, lu_delay=5.370608153985813, ms=00063}
22:49:14.296664 run mass: MS start registered {at=385060.000029837, delay=0.005986636038869619, ms=00076}
22:49:14.331920 run mass: MS performed LU {at=385060.035164355, lu_delay=5.72262833599234, ms=00061}
22:49:14.350451 run mass: MS performed LU {at=385060.053719938, lu_delay=5.687632203975227, ms=00062}
22:49:14.367724 run osmo-ms-mob/00077: Starting mobile
22:49:14.380524 run osmo-ms-mob/00077(pid=212): Launched
22:49:14.391584 run mass: MS start registered {at=385060.094932656, delay=0.0052543850033544, ms=00077}
22:49:15.167056 run osmo-ms-mob/00078: Starting mobile
22:49:15.180920 run osmo-ms-mob/00078(pid=213): Launched
22:49:15.196402 run mass: MS start registered {at=385060.899733947, delay=0.00960069999564439, ms=00078}
22:49:15.218421 run mass: MS performed LU {at=385060.921688412, lu_delay=5.622966646042187, ms=00064}
22:49:15.412440 run mass: MS performed LU {at=385061.115622975, lu_delay=3.6177686559967697, ms=00070}
22:49:15.568205 run osmo-ms-mob/00079: Starting mobile
22:49:15.581827 run osmo-ms-mob/00079(pid=214): Launched
22:49:15.593968 run mass: MS start registered {at=385061.297309525, delay=0.00628330500330776, ms=00079}
22:49:16.056868 run osmo-ms-mob/00080: Starting mobile
22:49:16.069639 run osmo-ms-mob/00080(pid=215): Launched
22:49:16.080743 run mass: MS start registered {at=385061.784096681, delay=0.005028248997405171, ms=00080}
22:49:16.122338 run mass: MS performed LU {at=385061.825594918, lu_delay=5.508593323989771, ms=00067}
22:49:16.206190 run mass: MS performed LU {at=385061.90941323, lu_delay=4.812638005998451, ms=00069}
22:49:16.238284 run mass: MS performed LU {at=385061.941641858, lu_delay=6.247419758001342, ms=00065}
22:49:16.414569 run mass: MS performed LU {at=385062.117802641, lu_delay=5.633076106023509, ms=00068}
22:49:16.460244 run osmo-ms-mob/00081: Starting mobile
22:49:16.474168 run osmo-ms-mob/00081(pid=216): Launched
22:49:16.480053 run mass: MS performed LU {at=385062.183413132, lu_delay=6.159724049968645, ms=00066}
22:49:16.485678 run mass: MS start registered {at=385062.189045721, delay=0.005650124046951532, ms=00081}
22:49:16.969246 run osmo-ms-mob/00082: Starting mobile
22:49:16.982920 run osmo-ms-mob/00082(pid=217): Launched
22:49:16.994374 run mass: MS start registered {at=385062.697721942, delay=0.005538614001125097, ms=00082}
22:49:17.568993 run osmo-ms-mob/00083: Starting mobile
22:49:17.583135 run osmo-ms-mob/00083(pid=218): Launched
22:49:17.594549 run mass: MS start registered {at=385063.297895319, delay=0.005494642013218254, ms=00083}
22:49:18.023871 run mass: MS performed LU {at=385063.727121287, lu_delay=4.672685851051938, ms=00074}
22:49:18.068006 run osmo-ms-mob/00084: Starting mobile
22:49:18.081500 run osmo-ms-mob/00084(pid=219): Launched
22:49:18.087319 run mass: MS performed LU {at=385063.790679981, lu_delay=5.05664959497517, ms=00073}
22:49:18.092886 run mass: MS start registered {at=385063.796254159, delay=0.005591063003521413, ms=00084}
22:49:18.098653 run mass: MS performed LU {at=385063.802016899, lu_delay=5.641897848981898, ms=00072}
22:49:18.351970 run mass: MS performed LU {at=385064.055226889, lu_delay=6.155528208997566, ms=00071}
22:49:18.587279 run osmo-ms-mob/00085: Starting mobile
22:49:18.602278 run osmo-ms-mob/00085(pid=220): Launched
22:49:18.613504 run mass: MS start registered {at=385064.316857014, delay=0.005266023043077439, ms=00085}
22:49:19.168900 run osmo-ms-mob/00086: Starting mobile
22:49:19.183211 run osmo-ms-mob/00086(pid=221): Launched
22:49:19.194615 run mass: MS start registered {at=385064.897959285, delay=0.005496067984495312, ms=00086}
22:49:19.785316 run osmo-ms-mob/00087: Starting mobile
22:49:19.800293 run osmo-ms-mob/00087(pid=222): Launched
22:49:19.811311 run mass: MS start registered {at=385065.514664695, delay=0.005156324012205005, ms=00087}
22:49:19.971506 run mass: MS performed LU {at=385065.674715559, lu_delay=5.674685721984133, ms=00076}
22:49:19.994688 run mass: MS performed LU {at=385065.698049945, lu_delay=6.164008798019495, ms=00075}
22:49:20.036713 run mass: MS performed LU {at=385065.739936037, lu_delay=5.645003381010611, ms=00077}
22:49:20.105450 run mass: MS performed LU {at=385065.80870315, lu_delay=4.9089692030102015, ms=00078}
22:49:20.133829 run osmo-ms-mob/00088: Starting mobile
22:49:20.146857 run osmo-ms-mob/00088(pid=223): Launched
22:49:20.162568 run mass: MS start registered {at=385065.865901493, delay=0.009658497001510113, ms=00088}
22:49:20.359115 run mass: MS performed LU {at=385066.062361744, lu_delay=4.76505221897969, ms=00079}
22:49:20.956016 run osmo-ms-mob/00089: Starting mobile
22:49:20.969000 run osmo-ms-mob/00089(pid=224): Launched
22:49:20.979989 run mass: MS start registered {at=385066.683340096, delay=0.005188021983485669, ms=00089}
22:49:21.585218 run osmo-ms-mob/00090: Starting mobile
22:49:21.600370 run osmo-ms-mob/00090(pid=225): Launched
22:49:21.611536 run mass: MS start registered {at=385067.314891097, delay=0.005271269998047501, ms=00090}
22:49:21.790368 run mass: MS performed LU {at=385067.493597277, lu_delay=4.795875334995799, ms=00082}
22:49:21.814939 run mass: MS performed LU {at=385067.518300772, lu_delay=5.734204091015272, ms=00080}
22:49:21.900683 run mass: MS performed LU {at=385067.603901847, lu_delay=5.414856125949882, ms=00081}
22:49:22.280697 run osmo-ms-mob/00091: Starting mobile
22:49:22.297011 run osmo-ms-mob/00091(pid=226): Launched
22:49:22.307933 run mass: MS start registered {at=385068.011287827, delay=0.004999255004804581, ms=00091}
22:49:22.978347 run osmo-ms-mob/00092: Starting mobile
22:49:22.993599 run osmo-ms-mob/00092(pid=227): Launched
22:49:23.004968 run mass: MS start registered {at=385068.708313754, delay=0.005581733013968915, ms=00092}
22:49:23.738022 run mass: MS performed LU {at=385069.441269809, lu_delay=5.124412794946693, ms=00085}
22:49:23.768883 run osmo-ms-mob/00093: Starting mobile
22:49:23.783275 run osmo-ms-mob/00093(pid=228): Launched
22:49:23.789102 run mass: MS performed LU {at=385069.492463793, lu_delay=6.194568474020343, ms=00083}
22:49:23.794651 run mass: MS start registered {at=385069.498019477, delay=0.00557168701197952, ms=00093}
22:49:23.800795 run mass: MS performed LU {at=385069.504148078, lu_delay=5.7078939189668745, ms=00084}
22:49:23.871696 run mass: MS performed LU {at=385069.574948431, lu_delay=4.6769891459844075, ms=00086}
22:49:24.670441 run osmo-ms-mob/00094: Starting mobile
22:49:24.684783 run osmo-ms-mob/00094(pid=229): Launched
22:49:24.695671 run mass: MS start registered {at=385070.398994257, delay=0.00497214199276641, ms=00094}
22:49:25.537525 run mass: MS performed LU {at=385071.240774519, lu_delay=5.726109823968727, ms=00087}
22:49:25.568112 run osmo-ms-mob/00095: Starting mobile
22:49:25.583391 run osmo-ms-mob/00095(pid=230): Launched
22:49:25.589194 run mass: MS performed LU {at=385071.292554216, lu_delay=4.609214120020624, ms=00089}
22:49:25.595155 run mass: MS start registered {at=385071.298520714, delay=0.0059834219864569604, ms=00095}
22:49:25.667357 run mass: MS performed LU {at=385071.370609835, lu_delay=5.504708342021331, ms=00088}
22:49:25.811603 run mass: MS performed LU {at=385071.514853423, lu_delay=22.7338224099949, ms=00044}
22:49:26.568818 run osmo-ms-mob/00096: Starting mobile
22:49:26.582311 run osmo-ms-mob/00096(pid=231): Launched
22:49:26.593042 run mass: MS start registered {at=385072.296394178, delay=0.004902564978692681, ms=00096}
22:49:27.504120 run mass: MS performed LU {at=385073.207353219, lu_delay=5.892462121963035, ms=00090}
22:49:27.528421 run mass: MS performed LU {at=385073.231782136, lu_delay=5.2204943090328015, ms=00091}
22:49:27.539233 run osmo-ms-mob/00097: Starting mobile
22:49:27.551879 run osmo-ms-mob/00097(pid=232): Launched
22:49:27.562619 run mass: MS start registered {at=385073.265975758, delay=0.0049417550326325, ms=00097}
22:49:28.038894 run mass: MS performed LU {at=385073.742148131, lu_delay=5.033834377012681, ms=00092}
22:49:28.973770 run osmo-ms-mob/00098: Starting mobile
22:49:28.986638 run osmo-ms-mob/00098(pid=233): Launched
22:49:28.997491 run mass: MS start registered {at=385074.700844943, delay=0.005046489997766912, ms=00098}
22:49:29.285281 run mass: MS performed LU {at=385074.988530805, lu_delay=4.589536548010074, ms=00094}
22:49:29.432170 run mass: MS performed LU {at=385075.135420447, lu_delay=5.637400969979353, ms=00093}
22:49:30.792367 run osmo-ms-mob/00099: Starting mobile
22:49:30.808339 run osmo-ms-mob/00099(pid=234): Launched
22:49:30.814158 run mass: All started... {duration=55.7680415980285, too_slow=0}
22:49:30.822351 run mass: MS start registered {at=385076.525711101, delay=0.008186750987078995, ms=00099}
22:49:31.269771 run mass: MS performed LU {at=385076.97300197, lu_delay=4.676607791974675, ms=00096}
22:49:31.287418 run mass: MS performed LU {at=385076.990697739, lu_delay=5.692177025019191, ms=00095}
22:49:31.334639 run mass: MS performed LU {at=385077.037891848, lu_delay=23.138493008038495, ms=00060}
22:49:33.198445 run mass: MS performed LU {at=385078.901696263, lu_delay=5.635720504971687, ms=00097}
22:49:35.035661 run mass: MS performed LU {at=385080.738883843, lu_delay=6.038038900005631, ms=00098}
22:49:36.936706 run mass: MS performed LU {at=385082.639915071, lu_delay=6.114203970006201, ms=00099}
22:49:36.959273 run mass: Tests done {all_completed=True, max=23.138493008038495, min=3.6177686559967697}
22:49:36.964830 tst register_default_mass.py: Test passed (81.0 sec)
22:49:36.970141 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:36.973408 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:36.976645 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:36.979847 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:36.983078 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:36.986368 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:36.989665 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:36.992930 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:36.996268 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:36.999573 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:37.002829 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:37.006125 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:37.009438 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:37.013110 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:37.016577 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:37.020054 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:37.023530 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:37.026959 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:37.030602 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:37.034010 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:37.037453 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:37.040834 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:37.044173 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:37.047495 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:37.050907 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:37.054301 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:37.057650 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:37.061832 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:37.065255 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:37.068517 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:37.071961 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:37.075317 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:37.079373 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:37.082824 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:37.086233 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:37.089683 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:37.093110 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:37.096516 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:37.099836 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:37.103299 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:37.107287 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:37.110744 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:37.114433 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:37.117963 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:37.121857 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:37.125751 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:37.129209 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:37.132598 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:37.136033 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:37.139408 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:37.142746 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:37.146137 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:37.149782 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:37.153275 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:37.157283 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:37.160685 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:37.164105 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:37.167503 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:37.171167 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:37.174604 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:37.178007 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:37.181372 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:37.184798 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:37.188131 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:37.191582 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:37.195020 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:37.198446 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:37.201840 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:37.205181 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:37.208587 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:37.211998 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:37.215336 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:37.218748 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:37.222304 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:37.225680 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:37.229014 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:37.232394 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:37.235687 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:37.239086 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:37.242406 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:37.245780 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:37.249198 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:37.252573 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:37.256138 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:37.259635 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:37.263372 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:37.266722 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:37.270097 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:37.273514 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:37.276877 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:37.280218 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:37.283642 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:37.286978 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:37.290359 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:37.293639 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:37.297188 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:37.300513 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:37.303857 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:37.307181 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:37.310532 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:37.313932 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:37.317206 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:37.320544 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:37.323886 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:37.327138 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:37.330422 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:37.333735 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:37.337144 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:37.340417 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:37.343880 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:37.347453 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:37.350912 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:37.354724 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:37.358124 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:37.361479 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:37.364771 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:37.367957 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:37.371138 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:37.374322 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:37.377522 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:37.380694 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:37.383903 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:37.387134 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:37.390374 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:37.393638 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:37.396869 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:37.400098 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:37.403349 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:37.406627 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:37.409871 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:37.413115 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:37.416336 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:37.419594 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:37.422822 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:37.426055 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:37.429295 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:37.432509 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:37.435753 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:37.438986 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:37.442211 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:37.445423 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:37.448672 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:37.451915 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:37.455144 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:37.458381 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:37.461624 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:37.464854 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:37.468079 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:37.471324 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:37.474557 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:37.477798 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:37.481020 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:37.484238 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:37.487469 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:37.490711 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:37.493944 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:37.497163 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:37.500384 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:37.503610 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:37.506842 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:37.510111 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:37.513331 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:37.516561 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:37.519763 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:37.523008 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:37.526245 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:37.529464 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:37.532730 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:37.535959 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:37.539175 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:37.542402 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:37.545639 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:37.548894 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:37.552130 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:37.555382 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:37.558615 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:37.561833 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:37.565070 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:37.568283 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:37.571536 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:37.574757 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:37.578026 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:37.581274 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:37.584480 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:37.587722 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:37.590945 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:37.594156 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:37.597404 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:37.600638 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:37.603856 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:37.607065 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:37.610307 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:37.613550 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:37.616785 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:37.620019 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:37.623264 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:37.626502 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:37.629723 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:37.632966 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:37.636177 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:37.639417 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:37.642674 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:37.645883 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:37.649066 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:37.652239 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:37.655414 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:37.658580 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:37.661741 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:37.664941 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:37.668102 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:37.671285 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:37.674470 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:37.677631 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:37.680821 --- ParallelTerminationStrategy: PID 22 died...
22:49:37.682259 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:37.685792 --- ParallelTerminationStrategy: PID 23 died...
22:49:37.687238 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:37.690736 --- ParallelTerminationStrategy: PID 24 died...
22:49:37.692207 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:37.695828 --- ParallelTerminationStrategy: PID 25 died...
22:49:37.697284 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:37.700889 --- ParallelTerminationStrategy: PID 26 died...
22:49:37.702337 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:37.705975 --- ParallelTerminationStrategy: PID 27 died...
22:49:37.707433 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:37.711051 --- ParallelTerminationStrategy: PID 28 died...
22:49:37.712515 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:37.716164 --- ParallelTerminationStrategy: PID 29 died...
22:49:37.717646 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:37.721292 --- ParallelTerminationStrategy: PID 30 died...
22:49:37.722748 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:37.726385 --- ParallelTerminationStrategy: PID 31 died...
22:49:37.727844 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:37.731517 --- ParallelTerminationStrategy: PID 32 died...
22:49:37.733009 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:37.736631 --- ParallelTerminationStrategy: PID 33 died...
22:49:37.738134 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:37.741773 --- ParallelTerminationStrategy: PID 35 died...
22:49:37.743295 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:37.746939 --- ParallelTerminationStrategy: PID 36 died...
22:49:37.748410 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:37.752055 --- ParallelTerminationStrategy: PID 37 died...
22:49:37.753540 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:37.757199 --- ParallelTerminationStrategy: PID 38 died...
22:49:37.758674 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:37.762349 --- ParallelTerminationStrategy: PID 39 died...
22:49:37.763838 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:37.767508 --- ParallelTerminationStrategy: PID 40 died...
22:49:37.768989 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:37.772620 --- ParallelTerminationStrategy: PID 41 died...
22:49:37.774107 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:37.777770 --- ParallelTerminationStrategy: PID 42 died...
22:49:37.779241 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:37.782843 --- ParallelTerminationStrategy: PID 43 died...
22:49:37.784338 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:37.787947 --- ParallelTerminationStrategy: PID 44 died...
22:49:37.789434 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:37.793060 --- ParallelTerminationStrategy: PID 45 died...
22:49:37.794523 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:37.798121 --- ParallelTerminationStrategy: PID 46 died...
22:49:37.799580 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:37.803215 --- ParallelTerminationStrategy: PID 47 died...
22:49:37.804676 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:37.808302 --- ParallelTerminationStrategy: PID 48 died...
22:49:37.809779 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:37.813432 --- ParallelTerminationStrategy: PID 49 died...
22:49:37.814897 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:37.818534 --- ParallelTerminationStrategy: PID 50 died...
22:49:37.819974 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:37.823593 --- ParallelTerminationStrategy: PID 51 died...
22:49:37.825057 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:37.828661 --- ParallelTerminationStrategy: PID 52 died...
22:49:37.830145 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:37.833756 --- ParallelTerminationStrategy: PID 53 died...
22:49:37.835217 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:37.838798 --- ParallelTerminationStrategy: PID 54 died...
22:49:37.840253 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:37.843855 --- ParallelTerminationStrategy: PID 55 died...
22:49:37.845317 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:37.848930 --- ParallelTerminationStrategy: PID 56 died...
22:49:37.850388 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:37.854035 --- ParallelTerminationStrategy: PID 57 died...
22:49:37.855481 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:37.859074 --- ParallelTerminationStrategy: PID 58 died...
22:49:37.860518 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:37.864125 --- ParallelTerminationStrategy: PID 59 died...
22:49:37.865583 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:37.869197 --- ParallelTerminationStrategy: PID 60 died...
22:49:37.870642 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:37.874268 --- ParallelTerminationStrategy: PID 61 died...
22:49:37.875720 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:37.879363 --- ParallelTerminationStrategy: PID 62 died...
22:49:37.880832 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:37.884424 --- ParallelTerminationStrategy: PID 63 died...
22:49:37.885892 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:37.889490 --- ParallelTerminationStrategy: PID 64 died...
22:49:37.890966 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:37.894569 --- ParallelTerminationStrategy: PID 65 died...
22:49:37.896015 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:37.899610 --- ParallelTerminationStrategy: PID 66 died...
22:49:37.901067 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:37.904703 --- ParallelTerminationStrategy: PID 67 died...
22:49:37.906156 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:37.909773 --- ParallelTerminationStrategy: PID 68 died...
22:49:37.911230 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:37.914856 --- ParallelTerminationStrategy: PID 69 died...
22:49:37.916306 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:37.919942 --- ParallelTerminationStrategy: PID 70 died...
22:49:37.921421 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:37.925024 --- ParallelTerminationStrategy: PID 71 died...
22:49:37.926478 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:37.930097 --- ParallelTerminationStrategy: PID 72 died...
22:49:37.931564 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:37.935148 --- ParallelTerminationStrategy: PID 73 died...
22:49:37.936623 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:37.940230 --- ParallelTerminationStrategy: PID 74 died...
22:49:37.941709 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:37.945311 --- ParallelTerminationStrategy: PID 75 died...
22:49:37.946775 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:37.950390 --- ParallelTerminationStrategy: PID 76 died...
22:49:37.951841 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:37.955467 --- ParallelTerminationStrategy: PID 77 died...
22:49:37.956919 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:37.960510 --- ParallelTerminationStrategy: PID 78 died...
22:49:37.961980 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:37.965606 --- ParallelTerminationStrategy: PID 79 died...
22:49:37.967058 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:37.970661 --- ParallelTerminationStrategy: PID 80 died...
22:49:37.972120 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:37.975759 --- ParallelTerminationStrategy: PID 81 died...
22:49:37.977212 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:37.980828 --- ParallelTerminationStrategy: PID 82 died...
22:49:37.982284 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:37.985900 --- ParallelTerminationStrategy: PID 83 died...
22:49:37.987369 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:37.990952 --- ParallelTerminationStrategy: PID 84 died...
22:49:37.992427 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:37.996020 --- ParallelTerminationStrategy: PID 85 died...
22:49:37.997499 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:38.001124 --- ParallelTerminationStrategy: PID 86 died...
22:49:38.002589 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:38.006211 --- ParallelTerminationStrategy: PID 87 died...
22:49:38.007663 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:38.011287 --- ParallelTerminationStrategy: PID 88 died...
22:49:38.012750 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:38.016401 --- ParallelTerminationStrategy: PID 89 died...
22:49:38.017874 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:38.021492 --- ParallelTerminationStrategy: PID 90 died...
22:49:38.022961 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:38.026615 --- ParallelTerminationStrategy: PID 91 died...
22:49:38.028079 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:38.031691 --- ParallelTerminationStrategy: PID 92 died...
22:49:38.033160 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:38.036759 --- ParallelTerminationStrategy: PID 93 died...
22:49:38.038231 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:38.041823 --- ParallelTerminationStrategy: PID 94 died...
22:49:38.043300 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:38.046935 --- ParallelTerminationStrategy: PID 95 died...
22:49:38.048397 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:38.052026 --- ParallelTerminationStrategy: PID 96 died...
22:49:38.053487 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:38.057102 --- ParallelTerminationStrategy: PID 97 died...
22:49:38.058576 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:38.062214 --- ParallelTerminationStrategy: PID 98 died...
22:49:38.063668 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:38.067299 --- ParallelTerminationStrategy: PID 99 died...
22:49:38.068779 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:38.072393 --- ParallelTerminationStrategy: PID 100 died...
22:49:38.073896 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:38.077534 --- ParallelTerminationStrategy: PID 101 died...
22:49:38.079012 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:38.082634 --- ParallelTerminationStrategy: PID 102 died...
22:49:38.084104 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:38.087724 --- ParallelTerminationStrategy: PID 103 died...
22:49:38.089212 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:38.092832 --- ParallelTerminationStrategy: PID 104 died...
22:49:38.094286 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:38.097911 --- ParallelTerminationStrategy: PID 105 died...
22:49:38.099363 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:38.102958 --- ParallelTerminationStrategy: PID 106 died...
22:49:38.104421 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:38.108036 --- ParallelTerminationStrategy: PID 107 died...
22:49:38.109520 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:38.113172 --- ParallelTerminationStrategy: PID 108 died...
22:49:38.114642 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:38.118256 --- ParallelTerminationStrategy: PID 109 died...
22:49:38.119716 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:38.123327 --- ParallelTerminationStrategy: PID 110 died...
22:49:38.124803 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:38.128412 --- ParallelTerminationStrategy: PID 111 died...
22:49:38.129899 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:38.133523 --- ParallelTerminationStrategy: PID 112 died...
22:49:38.134995 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:38.138622 --- ParallelTerminationStrategy: PID 113 died...
22:49:38.140102 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:38.143698 --- ParallelTerminationStrategy: PID 114 died...
22:49:38.145192 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:38.148776 --- ParallelTerminationStrategy: PID 115 died...
22:49:38.150253 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:38.153854 --- ParallelTerminationStrategy: PID 116 died...
22:49:38.155311 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:38.158956 --- ParallelTerminationStrategy: PID 117 died...
22:49:38.160421 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:38.164036 --- ParallelTerminationStrategy: PID 118 died...
22:49:38.165523 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:38.169131 --- ParallelTerminationStrategy: PID 119 died...
22:49:38.170593 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:38.174227 --- ParallelTerminationStrategy: PID 120 died...
22:49:38.175687 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:38.179335 --- ParallelTerminationStrategy: PID 121 died...
22:49:38.180859 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:38.184581 --- ParallelTerminationStrategy: PID 122 died...
22:49:38.186123 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:38.189881 --- ParallelTerminationStrategy: PID 123 died...
22:49:38.191409 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:38.195180 --- ParallelTerminationStrategy: PID 124 died...
22:49:38.196730 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:38.200498 --- ParallelTerminationStrategy: PID 125 died...
22:49:38.202007 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:38.205774 --- ParallelTerminationStrategy: PID 126 died...
22:49:38.207289 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:38.211054 --- ParallelTerminationStrategy: PID 127 died...
22:49:38.212569 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:38.216387 --- ParallelTerminationStrategy: PID 128 died...
22:49:38.217921 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:38.221696 --- ParallelTerminationStrategy: PID 129 died...
22:49:38.223221 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:38.226961 --- ParallelTerminationStrategy: PID 130 died...
22:49:38.228499 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:38.232279 --- ParallelTerminationStrategy: PID 131 died...
22:49:38.233793 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:38.237612 --- ParallelTerminationStrategy: PID 132 died...
22:49:38.239139 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:38.242922 --- ParallelTerminationStrategy: PID 133 died...
22:49:38.244445 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:38.248102 --- ParallelTerminationStrategy: PID 134 died...
22:49:38.249563 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:38.253199 --- ParallelTerminationStrategy: PID 135 died...
22:49:38.254685 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:38.258324 --- ParallelTerminationStrategy: PID 136 died...
22:49:38.259808 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:38.263435 --- ParallelTerminationStrategy: PID 137 died...
22:49:38.264919 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:38.268491 --- ParallelTerminationStrategy: PID 138 died...
22:49:38.269948 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:38.273539 --- ParallelTerminationStrategy: PID 139 died...
22:49:38.274984 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:38.278579 --- ParallelTerminationStrategy: PID 140 died...
22:49:38.280015 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:38.283622 --- ParallelTerminationStrategy: PID 141 died...
22:49:38.285079 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:38.288656 --- ParallelTerminationStrategy: PID 142 died...
22:49:38.290083 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:38.293667 --- ParallelTerminationStrategy: PID 143 died...
22:49:38.295102 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:38.298684 --- ParallelTerminationStrategy: PID 144 died...
22:49:38.300117 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:38.303715 --- ParallelTerminationStrategy: PID 145 died...
22:49:38.305179 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:38.308847 --- ParallelTerminationStrategy: PID 146 died...
22:49:38.310356 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:38.314080 --- ParallelTerminationStrategy: PID 147 died...
22:49:38.315586 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:38.319318 --- ParallelTerminationStrategy: PID 148 died...
22:49:38.320844 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:38.324608 --- ParallelTerminationStrategy: PID 149 died...
22:49:38.326123 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:38.329882 --- ParallelTerminationStrategy: PID 150 died...
22:49:38.331383 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:38.335143 --- ParallelTerminationStrategy: PID 151 died...
22:49:38.336653 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:38.340403 --- ParallelTerminationStrategy: PID 152 died...
22:49:38.341917 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:38.345665 --- ParallelTerminationStrategy: PID 153 died...
22:49:38.347165 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:38.350957 --- ParallelTerminationStrategy: PID 154 died...
22:49:38.352474 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:38.356218 --- ParallelTerminationStrategy: PID 155 died...
22:49:38.357737 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:38.361479 --- ParallelTerminationStrategy: PID 156 died...
22:49:38.362972 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:38.366727 --- ParallelTerminationStrategy: PID 157 died...
22:49:38.368239 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:38.372000 --- ParallelTerminationStrategy: PID 158 died...
22:49:38.373534 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:38.377323 --- ParallelTerminationStrategy: PID 159 died...
22:49:38.378838 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:38.382602 --- ParallelTerminationStrategy: PID 160 died...
22:49:38.384125 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:38.387879 --- ParallelTerminationStrategy: PID 161 died...
22:49:38.389404 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:38.393171 --- ParallelTerminationStrategy: PID 162 died...
22:49:38.394700 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:38.398462 --- ParallelTerminationStrategy: PID 163 died...
22:49:38.399964 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:38.403744 --- ParallelTerminationStrategy: PID 164 died...
22:49:38.405258 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:38.409019 --- ParallelTerminationStrategy: PID 165 died...
22:49:38.410526 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:38.414272 --- ParallelTerminationStrategy: PID 166 died...
22:49:38.415760 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:38.419541 --- ParallelTerminationStrategy: PID 167 died...
22:49:38.421073 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:38.424816 --- ParallelTerminationStrategy: PID 168 died...
22:49:38.426344 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:38.430126 --- ParallelTerminationStrategy: PID 169 died...
22:49:38.431631 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:38.435410 --- ParallelTerminationStrategy: PID 170 died...
22:49:38.436920 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:38.440682 --- ParallelTerminationStrategy: PID 171 died...
22:49:38.442191 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:38.445977 --- ParallelTerminationStrategy: PID 172 died...
22:49:38.447473 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:38.451275 --- ParallelTerminationStrategy: PID 173 died...
22:49:38.452805 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:38.456561 --- ParallelTerminationStrategy: PID 174 died...
22:49:38.458081 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:38.461827 --- ParallelTerminationStrategy: PID 175 died...
22:49:38.463353 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:38.467120 --- ParallelTerminationStrategy: PID 176 died...
22:49:38.468638 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:38.472441 --- ParallelTerminationStrategy: PID 177 died...
22:49:38.473964 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:38.477741 --- ParallelTerminationStrategy: PID 178 died...
22:49:38.479262 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:38.483052 --- ParallelTerminationStrategy: PID 179 died...
22:49:38.484560 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:38.488312 --- ParallelTerminationStrategy: PID 180 died...
22:49:38.489854 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:38.493614 --- ParallelTerminationStrategy: PID 181 died...
22:49:38.495141 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:38.498918 --- ParallelTerminationStrategy: PID 182 died...
22:49:38.500420 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:38.504174 --- ParallelTerminationStrategy: PID 183 died...
22:49:38.505711 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:38.509566 --- ParallelTerminationStrategy: PID 184 died...
22:49:38.511065 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:38.514849 --- ParallelTerminationStrategy: PID 185 died...
22:49:38.516351 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:38.520148 --- ParallelTerminationStrategy: PID 186 died...
22:49:38.521674 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:38.525454 --- ParallelTerminationStrategy: PID 187 died...
22:49:38.526976 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:38.530762 --- ParallelTerminationStrategy: PID 188 died...
22:49:38.532306 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:38.536094 --- ParallelTerminationStrategy: PID 189 died...
22:49:38.537616 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:38.541257 --- ParallelTerminationStrategy: PID 190 died...
22:49:38.542715 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:38.546355 --- ParallelTerminationStrategy: PID 191 died...
22:49:38.547809 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:38.551439 --- ParallelTerminationStrategy: PID 192 died...
22:49:38.552909 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:38.556521 --- ParallelTerminationStrategy: PID 193 died...
22:49:38.557977 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:38.561588 --- ParallelTerminationStrategy: PID 194 died...
22:49:38.563024 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:38.566643 --- ParallelTerminationStrategy: PID 195 died...
22:49:38.568097 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:38.571686 --- ParallelTerminationStrategy: PID 196 died...
22:49:38.573187 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:38.576801 --- ParallelTerminationStrategy: PID 197 died...
22:49:38.578259 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:38.581905 --- ParallelTerminationStrategy: PID 198 died...
22:49:38.583409 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:38.587033 --- ParallelTerminationStrategy: PID 199 died...
22:49:38.588502 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:38.592134 --- ParallelTerminationStrategy: PID 200 died...
22:49:38.593612 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:38.597212 --- ParallelTerminationStrategy: PID 201 died...
22:49:38.598655 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:38.602269 --- ParallelTerminationStrategy: PID 202 died...
22:49:38.603710 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:38.607405 --- ParallelTerminationStrategy: PID 203 died...
22:49:38.608871 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:38.612495 --- ParallelTerminationStrategy: PID 204 died...
22:49:38.613980 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:38.617606 --- ParallelTerminationStrategy: PID 205 died...
22:49:38.619057 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:38.622706 --- ParallelTerminationStrategy: PID 206 died...
22:49:38.624228 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:38.627974 --- ParallelTerminationStrategy: PID 207 died...
22:49:38.629526 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:38.633297 --- ParallelTerminationStrategy: PID 208 died...
22:49:38.634807 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:38.638561 --- ParallelTerminationStrategy: PID 209 died...
22:49:38.640071 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:38.643882 --- ParallelTerminationStrategy: PID 210 died...
22:49:38.645393 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:38.649155 --- ParallelTerminationStrategy: PID 211 died...
22:49:38.650665 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:38.654463 --- ParallelTerminationStrategy: PID 212 died...
22:49:38.655978 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:38.659715 --- ParallelTerminationStrategy: PID 213 died...
22:49:38.661233 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:38.665001 --- ParallelTerminationStrategy: PID 214 died...
22:49:38.666523 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:38.670296 --- ParallelTerminationStrategy: PID 215 died...
22:49:38.671809 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:38.675562 --- ParallelTerminationStrategy: PID 216 died...
22:49:38.677071 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:38.680832 --- ParallelTerminationStrategy: PID 217 died...
22:49:38.682338 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:38.686153 --- ParallelTerminationStrategy: PID 218 died...
22:49:38.687659 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:38.691438 --- ParallelTerminationStrategy: PID 219 died...
22:49:38.692974 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:38.696726 --- ParallelTerminationStrategy: PID 220 died...
22:49:38.698256 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:38.702030 --- ParallelTerminationStrategy: PID 221 died...
22:49:38.703544 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:38.707379 --- ParallelTerminationStrategy: PID 222 died...
22:49:38.708907 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:38.712706 --- ParallelTerminationStrategy: PID 223 died...
22:49:38.714224 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:38.717996 --- ParallelTerminationStrategy: PID 224 died...
22:49:38.719504 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:38.723282 --- ParallelTerminationStrategy: PID 225 died...
22:49:38.724800 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:38.728604 --- ParallelTerminationStrategy: PID 226 died...
22:49:38.730161 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:38.733918 --- ParallelTerminationStrategy: PID 227 died...
22:49:38.735445 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:38.739227 --- ParallelTerminationStrategy: PID 228 died...
22:49:38.740756 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:38.744517 --- ParallelTerminationStrategy: PID 229 died...
22:49:38.746040 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:38.749830 --- ParallelTerminationStrategy: PID 230 died...
22:49:38.751335 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:38.755185 --- ParallelTerminationStrategy: PID 231 died...
22:49:38.756706 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:38.760493 --- ParallelTerminationStrategy: PID 232 died...
22:49:38.762023 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:38.765775 --- ParallelTerminationStrategy: PID 233 died...
22:49:38.767302 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:38.771115 --- ParallelTerminationStrategy: PID 234 died...
22:49:38.772661 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:42.177194 --- ParallelTerminationStrategy: PID 34 died...
22:49:42.183253 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-7849 netreg_mass PASS
---------------------------------------------------------------------
22:49:42.257027 tst trial-7849: Storing JUnit report in /build/trial-7849/run.2025-01-17_22-48-15/trial-7849.xml
--------------------------------------------------------------------------------------------
trial-7849 PASS
--------------------------------------------------------------------------------------------
22:49:42.269761 tst trial-7849: trial-7849: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (81.0 sec)
+ exit_code=0
+ rm -rf trial-7849/inst
+ cd trial-7849
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-01-17 22:48:15
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-7849-run.tgz run.2025-01-17_22-48-15
+ tar czf /build/trial-7849-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-01-17_21_17_11.tgz osmo-bts-oc2g.build-2025-01-17_00_51_47.tgz osmo-bts-sysmo.build-2025-01-17_00_51_39.tgz osmo-bts.build-2025-01-17_00_51_58.tgz osmo-ggsn.build-2025-01-17_13_25_30.tgz osmo-hlr.build-2025-01-17_00_50_56.tgz osmo-hnbgw.build-2025-01-17_13_30_58.tgz osmo-mgw.build-2025-01-17_08_35_37.tgz osmo-msc.build-2025-01-17_13_37_42.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-01-17_07_40_51.tgz osmo-pcu-sysmo.build-2025-01-17_07_40_45.tgz osmo-pcu.build-2025-01-17_07_40_54.tgz osmo-sgsn.build-2025-01-17_13_37_06.tgz osmo-stp.build-2025-01-17_13_25_50.tgz osmo-trx.build-2025-01-17_14_28_28.tgz osmocom-bb.build-2025-01-17_21_17_15.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