Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee # timeout=10 Commit message: "contrib/jenkins-build-osmo-ggsn.sh: Depend on libosmo-netif" > git rev-list --no-walk 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee # timeout=10 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins18231700446334104679.sh + rm -rf trial-8307-bin.tgz trial-8307-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 25723 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11320 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10889 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 13137 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13463 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 13814 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 42580 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7831 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 44891 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8838 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 17155 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 13462 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7796 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11845 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7871 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9343 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6591 Copied 2 artifacts from "osmo-gsm-tester_build-open5gs" build number 8 Copied 2 artifacts from "osmo-gsm-tester_build-srslte" build number 19 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7796 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins9415580708092296548.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-8307 + 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 290ae4c ttcn3-bts-test: write bts logs to tmpfs + make -C docker-playground/osmo-gsm-tester make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t docker.io/osmocom-build/osmo-gsm-tester:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 4.84kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2) #1 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.0s #6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.1s #7 [ 9/28] COPY SSH /root/.ssh #7 CACHED #8 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #8 CACHED #9 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #9 CACHED #10 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #10 CACHED #11 [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 #11 CACHED #12 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #12 CACHED #13 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #13 CACHED #14 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #14 CACHED #15 [18/28] RUN SET -x && mkdir -p /tmp/mongodb && cd /tmp/mongodb && wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && wget "http://archive.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" > /etc/apt/sources.list.d/mongodb-org.list && apt-get update && apt-get install -y mongodb-org && apt-get clean && cd / && rm -rf /tmp/mongodb && rm /etc/apt/sources.list.d/mongodb-org.list && sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf #15 CACHED #16 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #16 CACHED #17 [ 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 #17 CACHED #18 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #18 CACHED #19 [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 #19 CACHED #20 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #20 CACHED #21 [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 #21 CACHED #22 [ 8/28] RUN MKDIR /var/run/sshd #22 CACHED #23 [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 #23 CACHED #24 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #24 CACHED #25 [ 3/28] RUN groupadd osmo-gsm-tester #25 CACHED #26 [20/28] WORKDIR /TMP #26 CACHED #27 [ 2/28] RUN useradd -ms /bin/bash jenkins #27 CACHED #28 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #28 CACHED #29 [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 #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 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #31 CACHED #32 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:2ae31ee57303b956728da74c0791e15fad601dcb0033993af4bd53cafe5a6e13 done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done #34 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' + unlink osmo-gsm-tester/sysmocom/resources.conf + ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf + docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8308 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh + base=/build + dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh + CDPATH= cd -- ./osmo-gsm-tester/contrib + pwd -P + SCRIPT_DIR=/build/osmo-gsm-tester/contrib + OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf + date +%F %T + time_start=2026-04-21 22:48:16 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-8308 + mkdir -p trial-8308 + mv open5gs.build-8.tgz osmo-bsc.build-2026-04-21_13_26_49.tgz osmo-bts-oc2g.build-2026-04-21_00_51_49.tgz osmo-bts-sysmo.build-2026-04-21_00_52_00.tgz osmo-bts.build-2026-04-21_00_52_11.tgz osmo-ggsn.build-2026-04-21_20_42_55.tgz osmo-hlr.build-2026-04-21_16_36_57.tgz osmo-hnbgw.build-2026-04-21_13_29_10.tgz osmo-mgw.build-2026-04-21_08_33_13.tgz osmo-msc.build-2026-04-21_13_33_05.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-04-21_07_35_23.tgz osmo-pcu-sysmo.build-2026-04-21_07_35_20.tgz osmo-pcu.build-2026-04-21_07_35_21.tgz osmo-sgsn.build-2026-04-21_20_48_29.tgz osmo-stp.build-2026-04-21_13_23_15.tgz osmo-trx.build-2026-04-21_14_21_45.tgz osmocom-bb.build-2026-04-21_21_17_50.tgz srslte.build-19.tgz trial-8308 + cat open5gs.build-8.md5 osmo-bsc.build-2026-04-21_13_26_49.md5 osmo-bts-oc2g.build-2026-04-21_00_51_49.md5 osmo-bts-sysmo.build-2026-04-21_00_52_00.md5 osmo-bts.build-2026-04-21_00_52_11.md5 osmo-ggsn.build-2026-04-21_20_42_55.md5 osmo-hlr.build-2026-04-21_16_36_57.md5 osmo-hnbgw.build-2026-04-21_13_29_10.md5 osmo-mgw.build-2026-04-21_08_33_13.md5 osmo-msc.build-2026-04-21_13_33_05.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-04-21_07_35_23.md5 osmo-pcu-sysmo.build-2026-04-21_07_35_20.md5 osmo-pcu.build-2026-04-21_07_35_21.md5 osmo-sgsn.build-2026-04-21_20_48_29.md5 osmo-stp.build-2026-04-21_13_23_15.md5 osmo-trx.build-2026-04-21_14_21_45.md5 osmocom-bb.build-2026-04-21_21_17_50.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2026-04-21_13_26_49.md5 osmo-bts-oc2g.build-2026-04-21_00_51_49.md5 osmo-bts-sysmo.build-2026-04-21_00_52_00.md5 osmo-bts.build-2026-04-21_00_52_11.md5 osmo-ggsn.build-2026-04-21_20_42_55.md5 osmo-hlr.build-2026-04-21_16_36_57.md5 osmo-hnbgw.build-2026-04-21_13_29_10.md5 osmo-mgw.build-2026-04-21_08_33_13.md5 osmo-msc.build-2026-04-21_13_33_05.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-04-21_07_35_23.md5 osmo-pcu-sysmo.build-2026-04-21_07_35_20.md5 osmo-pcu.build-2026-04-21_07_35_21.md5 osmo-sgsn.build-2026-04-21_20_48_29.md5 osmo-stp.build-2026-04-21_13_23_15.md5 osmo-trx.build-2026-04-21_14_21_45.md5 osmocom-bb.build-2026-04-21_21_17_50.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-8308 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-8308' 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-8308 -------------------------------------------------------------------------------------------- 22:48:16.983909 tst trial-8308: Detailed log at /build/trial-8308/run.2026-04-21_22-48-16/log --------------------------------------------------------------------- trial-8308 netreg_mass --------------------------------------------------------------------- 22:48:17.190801 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:17.191164 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:17.191930 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:17.193057 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:17.234258 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:17.235117 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:17.236267 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:17.298029 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-8308 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:17.298808 tst register_default_mass.py:9: Claiming resources for the test 22:48:17.313709 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:17.314255 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:17.314725 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:17.315155 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:17.315585 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:17.316043 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:17.316475 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:17.347044 tst register_default_mass.py: using LAC 2 22:48:17.369380 tst register_default_mass.py: using RAC 2 22:48:17.396008 tst register_default_mass.py: using CellId 2 22:48:17.425357 tst register_default_mass.py: using BVCI 3 22:48:17.439048 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.439732 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.440309 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.440835 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.441353 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.441866 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.442359 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.442963 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.443506 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.444022 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.444550 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.445050 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.445569 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.446101 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.446621 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.447130 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.447648 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.448160 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.448651 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.449171 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.449661 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.450159 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.450672 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.451172 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.451678 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.452205 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.452722 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.453243 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.453762 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.454280 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.454783 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.455313 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.455830 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.456348 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.456884 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.457396 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.457925 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.458447 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.458957 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.459473 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.459986 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.460495 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.461019 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.461532 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.462035 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.462547 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.463050 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.463552 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.464068 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.464578 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.465089 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.465608 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.466114 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.466618 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.467137 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.467643 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.468149 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.468662 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.469170 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.469668 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.470162 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.470680 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.471187 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.471693 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.472203 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.472708 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.473217 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.473730 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.474243 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.474738 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.475239 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.475767 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.476332 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.476846 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.477353 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.477847 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.478332 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.478845 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.479347 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.479845 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.480338 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.480850 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.481350 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.481847 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.482357 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.482852 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.483351 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.483868 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.484375 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.484880 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.485382 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.485897 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.486410 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.486917 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.487434 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.487944 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.488445 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.488943 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.489455 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.489955 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.490450 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.491023 tst register_default_mass.py:21: Launching a simple network 22:48:17.500729 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:17.618735 run create_hlr_db(pid=20): Launched 22:48:18.632963 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:48:18.649011 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:48:18.663857 run osmo-hlr_127.0.42.2(pid=23): Launched 22:48:18.669400 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:18.864549 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:48:18.879188 run osmo-stp_127.0.42.5(pid=25): Launched 22:48:18.884793 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:19.305579 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:48:19.320670 run osmo-msc_127.0.42.6(pid=27): Launched 22:48:22.335122 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:22.449525 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:48:22.464525 run osmo-mgw_127.0.42.3(pid=29): Launched 22:48:22.470178 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:22.493371 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:48:22.508227 run osmo-mgw_127.0.42.4(pid=31): Launched 22:48:22.513801 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:22.828911 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:48:22.843939 run osmo-bsc_127.0.42.7(pid=33): Launched 22:48:28.870438 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:29.044037 run osmo-bts-virtual(pid=34): Launched 22:48:30.080364 tst register_default_mass.py: using MSISDN 1001 22:48:30.094441 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:30.134440 tst register_default_mass.py: using MSISDN 1002 22:48:30.152268 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:30.183162 tst register_default_mass.py: using MSISDN 1003 22:48:30.198255 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:30.229565 tst register_default_mass.py: using MSISDN 1004 22:48:30.244327 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:30.275241 tst register_default_mass.py: using MSISDN 1005 22:48:30.289886 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:30.319733 tst register_default_mass.py: using MSISDN 1006 22:48:30.333780 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:30.363630 tst register_default_mass.py: using MSISDN 1007 22:48:30.377880 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:30.407816 tst register_default_mass.py: using MSISDN 1008 22:48:30.422002 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:30.452014 tst register_default_mass.py: using MSISDN 1009 22:48:30.466200 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:30.495927 tst register_default_mass.py: using MSISDN 1010 22:48:30.509874 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:30.539802 tst register_default_mass.py: using MSISDN 1011 22:48:30.553962 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:30.583723 tst register_default_mass.py: using MSISDN 1012 22:48:30.597854 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:30.627921 tst register_default_mass.py: using MSISDN 1013 22:48:30.642098 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:30.671809 tst register_default_mass.py: using MSISDN 1014 22:48:30.685934 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:30.715812 tst register_default_mass.py: using MSISDN 1015 22:48:30.730143 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:30.760255 tst register_default_mass.py: using MSISDN 1016 22:48:30.774456 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:30.804516 tst register_default_mass.py: using MSISDN 1017 22:48:30.818701 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:30.848540 tst register_default_mass.py: using MSISDN 1018 22:48:30.862462 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:30.892333 tst register_default_mass.py: using MSISDN 1019 22:48:30.906193 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:30.936119 tst register_default_mass.py: using MSISDN 1020 22:48:30.950185 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:30.980216 tst register_default_mass.py: using MSISDN 1021 22:48:30.994294 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:31.024358 tst register_default_mass.py: using MSISDN 1022 22:48:31.038625 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:31.068333 tst register_default_mass.py: using MSISDN 1023 22:48:31.082408 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:31.112243 tst register_default_mass.py: using MSISDN 1024 22:48:31.126306 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:31.156127 tst register_default_mass.py: using MSISDN 1025 22:48:31.170009 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:31.199755 tst register_default_mass.py: using MSISDN 1026 22:48:31.213816 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:31.243548 tst register_default_mass.py: using MSISDN 1027 22:48:31.257655 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:31.287316 tst register_default_mass.py: using MSISDN 1028 22:48:31.301375 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:31.330910 tst register_default_mass.py: using MSISDN 1029 22:48:31.345003 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:31.374752 tst register_default_mass.py: using MSISDN 1030 22:48:31.388605 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:31.418129 tst register_default_mass.py: using MSISDN 1031 22:48:31.432030 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:31.461708 tst register_default_mass.py: using MSISDN 1032 22:48:31.475595 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:31.505145 tst register_default_mass.py: using MSISDN 1033 22:48:31.519039 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:31.549034 tst register_default_mass.py: using MSISDN 1034 22:48:31.563041 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:31.592603 tst register_default_mass.py: using MSISDN 1035 22:48:31.606512 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:31.636324 tst register_default_mass.py: using MSISDN 1036 22:48:31.650274 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:31.679808 tst register_default_mass.py: using MSISDN 1037 22:48:31.693667 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:31.723620 tst register_default_mass.py: using MSISDN 1038 22:48:31.737755 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:31.767311 tst register_default_mass.py: using MSISDN 1039 22:48:31.781360 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:31.810940 tst register_default_mass.py: using MSISDN 1040 22:48:31.825017 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:31.854911 tst register_default_mass.py: using MSISDN 1041 22:48:31.868920 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:31.908286 tst register_default_mass.py: using MSISDN 1042 22:48:31.926033 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:31.955782 tst register_default_mass.py: using MSISDN 1043 22:48:31.970253 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:31.999812 tst register_default_mass.py: using MSISDN 1044 22:48:32.013765 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:32.043211 tst register_default_mass.py: using MSISDN 1045 22:48:32.057157 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:32.086504 tst register_default_mass.py: using MSISDN 1046 22:48:32.100281 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:32.129841 tst register_default_mass.py: using MSISDN 1047 22:48:32.143819 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:32.173512 tst register_default_mass.py: using MSISDN 1048 22:48:32.187670 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:32.217153 tst register_default_mass.py: using MSISDN 1049 22:48:32.231086 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:32.260723 tst register_default_mass.py: using MSISDN 1050 22:48:32.274521 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:32.303950 tst register_default_mass.py: using MSISDN 1051 22:48:32.317889 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:32.351446 tst register_default_mass.py: using MSISDN 1052 22:48:32.367323 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:32.396945 tst register_default_mass.py: using MSISDN 1053 22:48:32.411005 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:32.440648 tst register_default_mass.py: using MSISDN 1054 22:48:32.454665 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:32.484116 tst register_default_mass.py: using MSISDN 1055 22:48:32.497952 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:32.527427 tst register_default_mass.py: using MSISDN 1056 22:48:32.541490 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:32.571021 tst register_default_mass.py: using MSISDN 1057 22:48:32.584889 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:32.614339 tst register_default_mass.py: using MSISDN 1058 22:48:32.628380 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:32.657851 tst register_default_mass.py: using MSISDN 1059 22:48:32.671669 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:32.701332 tst register_default_mass.py: using MSISDN 1060 22:48:32.715362 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:32.745036 tst register_default_mass.py: using MSISDN 1061 22:48:32.759008 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:32.788803 tst register_default_mass.py: using MSISDN 1062 22:48:32.802838 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:32.832532 tst register_default_mass.py: using MSISDN 1063 22:48:32.846542 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:32.876345 tst register_default_mass.py: using MSISDN 1064 22:48:32.890475 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:32.920218 tst register_default_mass.py: using MSISDN 1065 22:48:32.934188 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:32.963644 tst register_default_mass.py: using MSISDN 1066 22:48:32.977456 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:33.006950 tst register_default_mass.py: using MSISDN 1067 22:48:33.020984 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:33.050635 tst register_default_mass.py: using MSISDN 1068 22:48:33.064586 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:33.102786 tst register_default_mass.py: using MSISDN 1069 22:48:33.120269 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:33.149918 tst register_default_mass.py: using MSISDN 1070 22:48:33.164084 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:33.193742 tst register_default_mass.py: using MSISDN 1071 22:48:33.207845 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:33.237736 tst register_default_mass.py: using MSISDN 1072 22:48:33.251833 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:33.281329 tst register_default_mass.py: using MSISDN 1073 22:48:33.295279 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:33.324912 tst register_default_mass.py: using MSISDN 1074 22:48:33.338860 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:33.368528 tst register_default_mass.py: using MSISDN 1075 22:48:33.382479 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:33.412123 tst register_default_mass.py: using MSISDN 1076 22:48:33.426045 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:33.455639 tst register_default_mass.py: using MSISDN 1077 22:48:33.469505 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:33.499118 tst register_default_mass.py: using MSISDN 1078 22:48:33.513161 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:33.542840 tst register_default_mass.py: using MSISDN 1079 22:48:33.556775 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:33.586469 tst register_default_mass.py: using MSISDN 1080 22:48:33.600593 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:33.630095 tst register_default_mass.py: using MSISDN 1081 22:48:33.643995 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:33.673648 tst register_default_mass.py: using MSISDN 1082 22:48:33.687540 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:33.717343 tst register_default_mass.py: using MSISDN 1083 22:48:33.731333 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:33.761248 tst register_default_mass.py: using MSISDN 1084 22:48:33.775379 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:33.805152 tst register_default_mass.py: using MSISDN 1085 22:48:33.819362 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:33.849039 tst register_default_mass.py: using MSISDN 1086 22:48:33.862922 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:33.892562 tst register_default_mass.py: using MSISDN 1087 22:48:33.906607 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:33.936333 tst register_default_mass.py: using MSISDN 1088 22:48:33.950193 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:33.979611 tst register_default_mass.py: using MSISDN 1089 22:48:33.993485 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:34.023134 tst register_default_mass.py: using MSISDN 1090 22:48:34.037143 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:34.066652 tst register_default_mass.py: using MSISDN 1091 22:48:34.080603 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:34.110223 tst register_default_mass.py: using MSISDN 1092 22:48:34.124233 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:34.153605 tst register_default_mass.py: using MSISDN 1093 22:48:34.167415 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:34.197048 tst register_default_mass.py: using MSISDN 1094 22:48:34.211030 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:34.240724 tst register_default_mass.py: using MSISDN 1095 22:48:34.254641 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:34.284342 tst register_default_mass.py: using MSISDN 1096 22:48:34.298381 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:34.327922 tst register_default_mass.py: using MSISDN 1097 22:48:34.341867 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:34.371117 tst register_default_mass.py: using MSISDN 1098 22:48:34.384962 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:34.414234 tst register_default_mass.py: using MSISDN 1099 22:48:34.428025 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:34.457329 tst register_default_mass.py: using MSISDN 1100 22:48:34.471116 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:34.562179 run mass: Starting testcase 22:48:34.567711 run mass: Pre-launching all virtphy's 22:48:34.573114 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:34.586150 run osmo-ms-virt-phy/00000(pid=35): Launched 22:48:34.592211 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:34.605216 run osmo-ms-virt-phy/00001(pid=36): Launched 22:48:34.611193 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:34.624049 run osmo-ms-virt-phy/00002(pid=37): Launched 22:48:34.630029 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:34.642878 run osmo-ms-virt-phy/00003(pid=38): Launched 22:48:34.648955 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:34.661927 run osmo-ms-virt-phy/00004(pid=39): Launched 22:48:34.667878 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:34.680849 run osmo-ms-virt-phy/00005(pid=40): Launched 22:48:34.686851 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:34.699625 run osmo-ms-virt-phy/00006(pid=41): Launched 22:48:34.705525 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:34.718261 run osmo-ms-virt-phy/00007(pid=42): Launched 22:48:34.724147 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:34.736934 run osmo-ms-virt-phy/00008(pid=43): Launched 22:48:34.742805 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:34.755590 run osmo-ms-virt-phy/00009(pid=44): Launched 22:48:34.761501 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:34.774261 run osmo-ms-virt-phy/00010(pid=45): Launched 22:48:34.780163 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:34.792925 run osmo-ms-virt-phy/00011(pid=46): Launched 22:48:34.798776 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:34.811515 run osmo-ms-virt-phy/00012(pid=47): Launched 22:48:34.817371 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:34.830064 run osmo-ms-virt-phy/00013(pid=48): Launched 22:48:34.835935 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:34.848654 run osmo-ms-virt-phy/00014(pid=49): Launched 22:48:34.854554 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:34.867232 run osmo-ms-virt-phy/00015(pid=50): Launched 22:48:34.873151 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:34.885896 run osmo-ms-virt-phy/00016(pid=51): Launched 22:48:34.891779 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:34.904522 run osmo-ms-virt-phy/00017(pid=52): Launched 22:48:34.910435 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:34.923202 run osmo-ms-virt-phy/00018(pid=53): Launched 22:48:34.929086 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:34.941823 run osmo-ms-virt-phy/00019(pid=54): Launched 22:48:34.947670 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:34.960437 run osmo-ms-virt-phy/00020(pid=55): Launched 22:48:34.966341 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:34.979093 run osmo-ms-virt-phy/00021(pid=56): Launched 22:48:34.985032 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:34.997788 run osmo-ms-virt-phy/00022(pid=57): Launched 22:48:35.003675 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:35.016540 run osmo-ms-virt-phy/00023(pid=58): Launched 22:48:35.022418 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:35.035201 run osmo-ms-virt-phy/00024(pid=59): Launched 22:48:35.041125 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:35.053898 run osmo-ms-virt-phy/00025(pid=60): Launched 22:48:35.059822 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:35.072592 run osmo-ms-virt-phy/00026(pid=61): Launched 22:48:35.078491 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:35.091247 run osmo-ms-virt-phy/00027(pid=62): Launched 22:48:35.097136 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:35.109959 run osmo-ms-virt-phy/00028(pid=63): Launched 22:48:35.115864 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:35.128713 run osmo-ms-virt-phy/00029(pid=64): Launched 22:48:35.134577 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:35.147357 run osmo-ms-virt-phy/00030(pid=65): Launched 22:48:35.153311 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:35.166253 run osmo-ms-virt-phy/00031(pid=66): Launched 22:48:35.172224 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:35.185090 run osmo-ms-virt-phy/00032(pid=67): Launched 22:48:35.191120 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:35.204261 run osmo-ms-virt-phy/00033(pid=68): Launched 22:48:35.210248 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:35.223344 run osmo-ms-virt-phy/00034(pid=69): Launched 22:48:35.229351 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:35.242486 run osmo-ms-virt-phy/00035(pid=70): Launched 22:48:35.248603 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:35.261687 run osmo-ms-virt-phy/00036(pid=71): Launched 22:48:35.267619 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:35.280421 run osmo-ms-virt-phy/00037(pid=72): Launched 22:48:35.286328 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:35.299071 run osmo-ms-virt-phy/00038(pid=73): Launched 22:48:35.304974 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:35.317677 run osmo-ms-virt-phy/00039(pid=74): Launched 22:48:35.323577 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:35.336336 run osmo-ms-virt-phy/00040(pid=75): Launched 22:48:35.342223 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:35.355048 run osmo-ms-virt-phy/00041(pid=76): Launched 22:48:35.360973 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:35.373677 run osmo-ms-virt-phy/00042(pid=77): Launched 22:48:35.379579 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:35.392295 run osmo-ms-virt-phy/00043(pid=78): Launched 22:48:35.398169 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:35.410885 run osmo-ms-virt-phy/00044(pid=79): Launched 22:48:35.416773 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:35.429516 run osmo-ms-virt-phy/00045(pid=80): Launched 22:48:35.435515 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:35.448332 run osmo-ms-virt-phy/00046(pid=81): Launched 22:48:35.454314 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:35.467106 run osmo-ms-virt-phy/00047(pid=82): Launched 22:48:35.473044 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:35.485946 run osmo-ms-virt-phy/00048(pid=83): Launched 22:48:35.491871 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:35.504765 run osmo-ms-virt-phy/00049(pid=84): Launched 22:48:35.510634 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:35.523330 run osmo-ms-virt-phy/00050(pid=85): Launched 22:48:35.529267 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:35.542002 run osmo-ms-virt-phy/00051(pid=86): Launched 22:48:35.547912 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:35.560675 run osmo-ms-virt-phy/00052(pid=87): Launched 22:48:35.566580 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:35.579306 run osmo-ms-virt-phy/00053(pid=88): Launched 22:48:35.585205 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:35.597938 run osmo-ms-virt-phy/00054(pid=89): Launched 22:48:35.603852 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:35.616618 run osmo-ms-virt-phy/00055(pid=90): Launched 22:48:35.622498 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:35.635206 run osmo-ms-virt-phy/00056(pid=91): Launched 22:48:35.641112 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:35.653868 run osmo-ms-virt-phy/00057(pid=92): Launched 22:48:35.659805 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:35.672741 run osmo-ms-virt-phy/00058(pid=93): Launched 22:48:35.678703 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:35.691876 run osmo-ms-virt-phy/00059(pid=94): Launched 22:48:35.698004 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:35.711106 run osmo-ms-virt-phy/00060(pid=95): Launched 22:48:35.717169 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:35.729950 run osmo-ms-virt-phy/00061(pid=96): Launched 22:48:35.735904 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:35.748736 run osmo-ms-virt-phy/00062(pid=97): Launched 22:48:35.754643 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:35.767427 run osmo-ms-virt-phy/00063(pid=98): Launched 22:48:35.773308 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:35.786029 run osmo-ms-virt-phy/00064(pid=99): Launched 22:48:35.791902 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:35.804722 run osmo-ms-virt-phy/00065(pid=100): Launched 22:48:35.810627 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:35.823346 run osmo-ms-virt-phy/00066(pid=101): Launched 22:48:35.829232 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:35.842012 run osmo-ms-virt-phy/00067(pid=102): Launched 22:48:35.847895 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:35.860611 run osmo-ms-virt-phy/00068(pid=103): Launched 22:48:35.866487 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:35.879219 run osmo-ms-virt-phy/00069(pid=104): Launched 22:48:35.885108 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:35.897903 run osmo-ms-virt-phy/00070(pid=105): Launched 22:48:35.903955 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:35.916713 run osmo-ms-virt-phy/00071(pid=106): Launched 22:48:35.922717 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:35.935499 run osmo-ms-virt-phy/00072(pid=107): Launched 22:48:35.941443 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:35.954327 run osmo-ms-virt-phy/00073(pid=108): Launched 22:48:35.960303 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:35.973396 run osmo-ms-virt-phy/00074(pid=109): Launched 22:48:35.979387 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:35.992347 run osmo-ms-virt-phy/00075(pid=110): Launched 22:48:35.998299 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:36.011220 run osmo-ms-virt-phy/00076(pid=111): Launched 22:48:36.017169 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:36.030094 run osmo-ms-virt-phy/00077(pid=112): Launched 22:48:36.036095 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:36.049000 run osmo-ms-virt-phy/00078(pid=113): Launched 22:48:36.054995 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:36.067932 run osmo-ms-virt-phy/00079(pid=114): Launched 22:48:36.073802 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:36.086664 run osmo-ms-virt-phy/00080(pid=115): Launched 22:48:36.092562 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:36.105328 run osmo-ms-virt-phy/00081(pid=116): Launched 22:48:36.111218 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:36.123988 run osmo-ms-virt-phy/00082(pid=117): Launched 22:48:36.129861 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:36.142804 run osmo-ms-virt-phy/00083(pid=118): Launched 22:48:36.148687 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:36.161557 run osmo-ms-virt-phy/00084(pid=119): Launched 22:48:36.167451 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:36.180217 run osmo-ms-virt-phy/00085(pid=120): Launched 22:48:36.186273 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:36.199218 run osmo-ms-virt-phy/00086(pid=121): Launched 22:48:36.205288 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:36.218147 run osmo-ms-virt-phy/00087(pid=122): Launched 22:48:36.224037 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:36.236794 run osmo-ms-virt-phy/00088(pid=123): Launched 22:48:36.242698 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:36.255456 run osmo-ms-virt-phy/00089(pid=124): Launched 22:48:36.261363 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:36.274179 run osmo-ms-virt-phy/00090(pid=125): Launched 22:48:36.280064 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:36.292780 run osmo-ms-virt-phy/00091(pid=126): Launched 22:48:36.298658 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:36.311408 run osmo-ms-virt-phy/00092(pid=127): Launched 22:48:36.317353 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:36.330073 run osmo-ms-virt-phy/00093(pid=128): Launched 22:48:36.335944 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:36.348698 run osmo-ms-virt-phy/00094(pid=129): Launched 22:48:36.354610 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:36.367372 run osmo-ms-virt-phy/00095(pid=130): Launched 22:48:36.373383 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:36.386131 run osmo-ms-virt-phy/00096(pid=131): Launched 22:48:36.392178 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:36.404965 run osmo-ms-virt-phy/00097(pid=132): Launched 22:48:36.410894 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:36.423905 run osmo-ms-virt-phy/00098(pid=133): Launched 22:48:36.429880 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:36.442982 run osmo-ms-virt-phy/00099(pid=134): Launched 22:48:36.449031 run mass: Checking if sockets are in the filesystem 22:48:36.481413 run osmo-ms-mob/00000: Starting mobile 22:48:36.494415 run osmo-ms-mob/00000(pid=135): Launched 22:48:36.505603 run mass: MS start registered {at=7362342.713922711, delay=0.005167793482542038, ms=00000} 22:48:40.696056 run osmo-ms-mob/00001: Starting mobile 22:48:40.713318 run osmo-ms-mob/00001(pid=136): Launched 22:48:40.723932 run mass: MS start registered {at=7362346.932250716, delay=0.004663195461034775, ms=00001} 22:48:41.880679 run mass: MS performed LU {at=7362348.088881437, lu_delay=5.374958725646138, ms=00000} 22:48:42.464837 run osmo-ms-mob/00002: Starting mobile 22:48:42.477558 run osmo-ms-mob/00002(pid=137): Launched 22:48:42.488033 run mass: MS start registered {at=7362348.696348815, delay=0.004547374323010445, ms=00002} 22:48:43.799685 run osmo-ms-mob/00003: Starting mobile 22:48:43.816206 run osmo-ms-mob/00003(pid=138): Launched 22:48:43.826724 run mass: MS start registered {at=7362350.035044246, delay=0.0045343562960624695, ms=00003} 22:48:44.873539 run osmo-ms-mob/00004: Starting mobile 22:48:44.886519 run osmo-ms-mob/00004(pid=139): Launched 22:48:44.897383 run mass: MS start registered {at=7362351.105700235, delay=0.004691612906754017, ms=00004} 22:48:45.646725 run mass: MS performed LU {at=7362351.854931909, lu_delay=4.922681192867458, ms=00001} 22:48:45.864867 run osmo-ms-mob/00005: Starting mobile 22:48:45.877787 run osmo-ms-mob/00005(pid=140): Launched 22:48:45.888480 run mass: MS start registered {at=7362352.096799069, delay=0.004476766102015972, ms=00005} 22:48:46.765474 run osmo-ms-mob/00006: Starting mobile 22:48:46.778622 run osmo-ms-mob/00006(pid=141): Launched 22:48:46.789268 run mass: MS start registered {at=7362352.99758937, delay=0.004608967341482639, ms=00006} 22:48:47.547905 run mass: MS performed LU {at=7362353.756108824, lu_delay=5.0597600089386106, ms=00002} 22:48:47.664636 run osmo-ms-mob/00007: Starting mobile 22:48:47.677768 run osmo-ms-mob/00007(pid=142): Launched 22:48:47.688422 run mass: MS start registered {at=7362353.896742267, delay=0.0044915322214365005, ms=00007} 22:48:48.465075 run osmo-ms-mob/00008: Starting mobile 22:48:48.478467 run osmo-ms-mob/00008(pid=143): Launched 22:48:48.489208 run mass: MS start registered {at=7362354.697524885, delay=0.004745226353406906, ms=00008} 22:48:49.165098 run osmo-ms-mob/00009: Starting mobile 22:48:49.178107 run osmo-ms-mob/00009(pid=144): Launched 22:48:49.188594 run mass: MS start registered {at=7362355.396916834, delay=0.004436981864273548, ms=00009} 22:48:49.412703 run mass: MS performed LU {at=7362355.620911192, lu_delay=5.585866945795715, ms=00003} 22:48:49.902840 run osmo-ms-mob/00010: Starting mobile 22:48:49.918190 run osmo-ms-mob/00010(pid=145): Launched 22:48:49.928292 run mass: MS performed LU {at=7362356.136611044, lu_delay=5.030910809524357, ms=00004} 22:48:49.934078 run mass: MS start registered {at=7362356.142413451, delay=0.009853212162852287, ms=00010} 22:48:50.465820 run osmo-ms-mob/00011: Starting mobile 22:48:50.478738 run osmo-ms-mob/00011(pid=146): Launched 22:48:50.489316 run mass: MS start registered {at=7362356.697636904, delay=0.004646731540560722, ms=00011} 22:48:51.095481 run osmo-ms-mob/00012: Starting mobile 22:48:51.111997 run osmo-ms-mob/00012(pid=147): Launched 22:48:51.122646 run mass: MS start registered {at=7362357.33096863, delay=0.004587928764522076, ms=00012} 22:48:51.314253 run mass: MS performed LU {at=7362357.522459707, lu_delay=5.425660638138652, ms=00005} 22:48:51.360277 run mass: MS performed LU {at=7362357.568519195, lu_delay=4.570929824374616, ms=00006} 22:48:51.696869 run osmo-ms-mob/00013: Starting mobile 22:48:51.712942 run osmo-ms-mob/00013(pid=148): Launched 22:48:51.724027 run mass: MS start registered {at=7362357.932348132, delay=0.004915814846754074, ms=00013} 22:48:52.264428 run osmo-ms-mob/00014: Starting mobile 22:48:52.277248 run osmo-ms-mob/00014(pid=149): Launched 22:48:52.287974 run mass: MS start registered {at=7362358.49629677, delay=0.004495239816606045, ms=00014} 22:48:52.881293 run osmo-ms-mob/00015: Starting mobile 22:48:52.894437 run osmo-ms-mob/00015(pid=150): Launched 22:48:52.905741 run mass: MS start registered {at=7362359.114061066, delay=0.0045409658923745155, ms=00015} 22:48:53.177971 run mass: MS performed LU {at=7362359.386179687, lu_delay=4.68865480273962, ms=00008} 22:48:53.224691 run mass: MS performed LU {at=7362359.432936294, lu_delay=5.536194027401507, ms=00007} 22:48:53.250859 run osmo-ms-mob/00016: Starting mobile 22:48:53.263644 run osmo-ms-mob/00016(pid=151): Launched 22:48:53.274353 run mass: MS start registered {at=7362359.482672311, delay=0.004818880930542946, ms=00016} 22:48:53.896707 run osmo-ms-mob/00017: Starting mobile 22:48:53.914003 run osmo-ms-mob/00017(pid=152): Launched 22:48:53.924919 run mass: MS start registered {at=7362360.133238404, delay=0.0049224356189370155, ms=00017} 22:48:54.489214 run osmo-ms-mob/00018: Starting mobile 22:48:54.507130 run osmo-ms-mob/00018(pid=153): Launched 22:48:54.518126 run mass: MS start registered {at=7362360.726444009, delay=0.0050514740869402885, ms=00018} 22:48:54.887509 run osmo-ms-mob/00019: Starting mobile 22:48:54.905633 run osmo-ms-mob/00019(pid=154): Launched 22:48:54.916374 run mass: MS start registered {at=7362361.124696386, delay=0.004621105268597603, ms=00019} 22:48:55.080421 run mass: MS performed LU {at=7362361.288638212, lu_delay=5.891721378080547, ms=00009} 22:48:55.125881 run mass: MS performed LU {at=7362361.33410237, lu_delay=5.191688918508589, ms=00010} 22:48:55.194749 run mass: MS performed LU {at=7362361.402967329, lu_delay=4.705330424942076, ms=00011} 22:48:55.230667 run osmo-ms-mob/00020: Starting mobile 22:48:55.243784 run osmo-ms-mob/00020(pid=155): Launched 22:48:55.254729 run mass: MS start registered {at=7362361.463046852, delay=0.004631669260561466, ms=00020} 22:48:55.867784 run osmo-ms-mob/00021: Starting mobile 22:48:55.880945 run osmo-ms-mob/00021(pid=156): Launched 22:48:55.891700 run mass: MS start registered {at=7362362.100021621, delay=0.004628577269613743, ms=00021} 22:48:56.275544 run osmo-ms-mob/00022: Starting mobile 22:48:56.289252 run osmo-ms-mob/00022(pid=157): Launched 22:48:56.299893 run mass: MS start registered {at=7362362.508215231, delay=0.00461738184094429, ms=00022} 22:48:56.786370 run osmo-ms-mob/00023: Starting mobile 22:48:56.802185 run osmo-ms-mob/00023(pid=158): Launched 22:48:56.813083 run mass: MS start registered {at=7362363.021405378, delay=0.004833625629544258, ms=00023} 22:48:56.859598 run mass: MS performed LU {at=7362363.067918926, lu_delay=4.571622155606747, ms=00014} 22:48:56.942261 run mass: MS performed LU {at=7362363.150580677, lu_delay=5.21823254507035, ms=00013} 22:48:56.989046 run mass: MS performed LU {at=7362363.197347989, lu_delay=5.866379359737039, ms=00012} 22:48:56.999785 run osmo-ms-mob/00024: Starting mobile 22:48:57.012591 run osmo-ms-mob/00024(pid=159): Launched 22:48:57.023344 run mass: MS start registered {at=7362363.231668741, delay=0.004670936614274979, ms=00024} 22:48:57.678435 run osmo-ms-mob/00025: Starting mobile 22:48:57.692159 run osmo-ms-mob/00025(pid=160): Launched 22:48:57.703078 run mass: MS start registered {at=7362363.911397282, delay=0.004763609729707241, ms=00025} 22:48:58.078616 run osmo-ms-mob/00026: Starting mobile 22:48:58.092659 run osmo-ms-mob/00026(pid=161): Launched 22:48:58.103367 run mass: MS start registered {at=7362364.3116889, delay=0.004592655226588249, ms=00026} 22:48:58.464546 run osmo-ms-mob/00027: Starting mobile 22:48:58.477410 run osmo-ms-mob/00027(pid=162): Launched 22:48:58.488386 run mass: MS start registered {at=7362364.696688895, delay=0.004977663978934288, ms=00027} 22:48:58.845924 run mass: MS performed LU {at=7362365.054140477, lu_delay=4.920902073383331, ms=00017} 22:48:58.888372 run osmo-ms-mob/00028: Starting mobile 22:48:58.904511 run osmo-ms-mob/00028(pid=163): Launched 22:48:58.910456 run mass: MS performed LU {at=7362365.118784594, lu_delay=5.636112282983959, ms=00016} 22:48:58.916223 run mass: MS start registered {at=7362365.124558521, delay=0.005791078321635723, ms=00028} 22:48:58.960825 run mass: MS performed LU {at=7362365.169068552, lu_delay=6.0550074856728315, ms=00015} 22:48:58.997379 run mass: MS performed LU {at=7362365.205621165, lu_delay=4.479177156463265, ms=00018} 22:48:59.016149 run osmo-ms-mob/00029: Starting mobile 22:48:59.029204 run osmo-ms-mob/00029(pid=164): Launched 22:48:59.040180 run mass: MS start registered {at=7362365.248500072, delay=0.004772095941007137, ms=00029} 22:48:59.686256 run osmo-ms-mob/00030: Starting mobile 22:48:59.703018 run osmo-ms-mob/00030(pid=165): Launched 22:48:59.713840 run mass: MS start registered {at=7362365.922161542, delay=0.0046529220417141914, ms=00030} 22:49:00.064946 run osmo-ms-mob/00031: Starting mobile 22:49:00.078204 run osmo-ms-mob/00031(pid=166): Launched 22:49:00.088958 run mass: MS start registered {at=7362366.297280236, delay=0.004741174168884754, ms=00031} 22:49:00.388543 run osmo-ms-mob/00032: Starting mobile 22:49:00.405794 run osmo-ms-mob/00032(pid=167): Launched 22:49:00.416542 run mass: MS start registered {at=7362366.624863545, delay=0.0046691084280610085, ms=00032} 22:49:00.626603 run mass: MS performed LU {at=7362366.834821978, lu_delay=4.734800356440246, ms=00021} 22:49:00.710205 run mass: MS performed LU {at=7362366.918439799, lu_delay=5.793743412941694, ms=00019} 22:49:00.738504 run osmo-ms-mob/00033: Starting mobile 22:49:00.751552 run osmo-ms-mob/00033(pid=168): Launched 22:49:00.757843 run mass: MS performed LU {at=7362366.966169943, lu_delay=5.50312309153378, ms=00020} 22:49:00.763607 run mass: MS start registered {at=7362366.971941486, delay=0.005790039896965027, ms=00033} 22:49:00.900705 run mass: MS performed LU {at=7362367.10892477, lu_delay=4.600709538906813, ms=00022} 22:49:01.204339 run osmo-ms-mob/00034: Starting mobile 22:49:01.220221 run osmo-ms-mob/00034(pid=169): Launched 22:49:01.231222 run mass: MS start registered {at=7362367.439543971, delay=0.00479095708578825, ms=00034} 22:49:01.465677 run osmo-ms-mob/00035: Starting mobile 22:49:01.478625 run osmo-ms-mob/00035(pid=170): Launched 22:49:01.489368 run mass: MS start registered {at=7362367.697688861, delay=0.004432830028235912, ms=00035} 22:49:01.878120 run osmo-ms-mob/00036: Starting mobile 22:49:01.892093 run osmo-ms-mob/00036(pid=171): Launched 22:49:01.902703 run mass: MS start registered {at=7362368.111024864, delay=0.004590824246406555, ms=00036} 22:49:02.265431 run osmo-ms-mob/00037: Starting mobile 22:49:02.278331 run osmo-ms-mob/00037(pid=172): Launched 22:49:02.289108 run mass: MS start registered {at=7362368.497429825, delay=0.004547734744846821, ms=00037} 22:49:02.565806 run osmo-ms-mob/00038: Starting mobile 22:49:02.578939 run osmo-ms-mob/00038(pid=173): Launched 22:49:02.589757 run mass: MS start registered {at=7362368.798073874, delay=0.004765013232827187, ms=00038} 22:49:02.610368 run mass: MS performed LU {at=7362368.818678579, lu_delay=5.587009837850928, ms=00024} 22:49:02.657689 run mass: MS performed LU {at=7362368.865889711, lu_delay=4.95449242927134, ms=00025} 22:49:02.682647 run osmo-ms-mob/00039: Starting mobile 22:49:02.695468 run osmo-ms-mob/00039(pid=174): Launched 22:49:02.706157 run mass: MS start registered {at=7362368.914481688, delay=0.0047371722757816315, ms=00039} 22:49:02.726255 run mass: MS performed LU {at=7362368.934548687, lu_delay=5.9131433088332415, ms=00023} 22:49:02.763130 run mass: MS performed LU {at=7362368.971372789, lu_delay=4.6596838887780905, ms=00026} 22:49:03.287931 run osmo-ms-mob/00040: Starting mobile 22:49:03.305686 run osmo-ms-mob/00040(pid=175): Launched 22:49:03.316856 run mass: MS start registered {at=7362369.525175581, delay=0.005176966078579426, ms=00040} 22:49:03.564666 run osmo-ms-mob/00041: Starting mobile 22:49:03.577618 run osmo-ms-mob/00041(pid=176): Launched 22:49:03.588491 run mass: MS start registered {at=7362369.796810419, delay=0.004478762857615948, ms=00041} 22:49:03.865105 run osmo-ms-mob/00042: Starting mobile 22:49:03.877965 run osmo-ms-mob/00042(pid=177): Launched 22:49:03.888605 run mass: MS start registered {at=7362370.096927373, delay=0.004632319323718548, ms=00042} 22:49:04.288623 run osmo-ms-mob/00043: Starting mobile 22:49:04.304512 run osmo-ms-mob/00043(pid=178): Launched 22:49:04.315096 run mass: MS start registered {at=7362370.523418684, delay=0.0045597143471241, ms=00043} 22:49:04.392537 run mass: MS performed LU {at=7362370.600726812, lu_delay=4.678565270267427, ms=00030} 22:49:04.475547 run mass: MS performed LU {at=7362370.683765189, lu_delay=5.435265116393566, ms=00029} 22:49:04.502884 run osmo-ms-mob/00044: Starting mobile 22:49:04.515593 run osmo-ms-mob/00044(pid=179): Launched 22:49:04.521678 run mass: MS performed LU {at=7362370.73000879, lu_delay=6.033319895155728, ms=00027} 22:49:04.527425 run mass: MS start registered {at=7362370.735760896, delay=0.005767209455370903, ms=00044} 22:49:04.665711 run mass: MS performed LU {at=7362370.873929366, lu_delay=5.749370844103396, ms=00028} 22:49:04.680029 run osmo-ms-mob/00045: Starting mobile 22:49:04.693391 run osmo-ms-mob/00045(pid=180): Launched 22:49:04.704082 run mass: MS start registered {at=7362370.912405811, delay=0.004735867492854595, ms=00045} 22:49:05.196242 run osmo-ms-mob/00046: Starting mobile 22:49:05.213730 run osmo-ms-mob/00046(pid=181): Launched 22:49:05.224515 run mass: MS start registered {at=7362371.432834225, delay=0.00472050067037344, ms=00046} 22:49:05.465385 run osmo-ms-mob/00047: Starting mobile 22:49:05.478486 run osmo-ms-mob/00047(pid=182): Launched 22:49:05.489771 run mass: MS start registered {at=7362371.698091035, delay=0.004828755743801594, ms=00047} 22:49:05.764999 run osmo-ms-mob/00048: Starting mobile 22:49:05.778183 run osmo-ms-mob/00048(pid=183): Launched 22:49:05.789574 run mass: MS start registered {at=7362371.997891153, delay=0.005337860435247421, ms=00048} 22:49:06.093439 run osmo-ms-mob/00049: Starting mobile 22:49:06.109057 run osmo-ms-mob/00049(pid=184): Launched 22:49:06.121337 run mass: MS start registered {at=7362372.329613739, delay=0.006118557415902615, ms=00049} 22:49:06.257576 run mass: MS performed LU {at=7362372.465795944, lu_delay=6.168515708297491, ms=00031} 22:49:06.272263 run osmo-ms-mob/00050: Starting mobile 22:49:06.285389 run osmo-ms-mob/00050(pid=185): Launched 22:49:06.293191 run mass: MS performed LU {at=7362372.50151205, lu_delay=5.061968078836799, ms=00034} 22:49:06.299063 run mass: MS start registered {at=7362372.507397575, delay=0.007591258734464645, ms=00050} 22:49:06.423551 run mass: MS performed LU {at=7362372.631770101, lu_delay=6.006906555965543, ms=00032} 22:49:06.567108 run mass: MS performed LU {at=7362372.775307263, lu_delay=5.077618402428925, ms=00035} 22:49:06.596403 run osmo-ms-mob/00051: Starting mobile 22:49:06.609265 run osmo-ms-mob/00051(pid=186): Launched 22:49:06.615481 run mass: MS performed LU {at=7362372.823808596, lu_delay=4.712783731520176, ms=00036} 22:49:06.621340 run mass: MS start registered {at=7362372.829675405, delay=0.005883459001779556, ms=00051} 22:49:07.079055 run osmo-ms-mob/00052: Starting mobile 22:49:07.093080 run osmo-ms-mob/00052(pid=187): Launched 22:49:07.103853 run mass: MS start registered {at=7362373.312175452, delay=0.004731123335659504, ms=00052} 22:49:07.300192 run mass: MS performed LU {at=7362373.50841283, lu_delay=6.53647134359926, ms=00033} 22:49:07.330142 run osmo-ms-mob/00053: Starting mobile 22:49:07.343001 run osmo-ms-mob/00053(pid=188): Launched 22:49:07.354003 run mass: MS start registered {at=7362373.562325509, delay=0.004831432364881039, ms=00053} 22:49:07.665222 run osmo-ms-mob/00054: Starting mobile 22:49:07.678389 run osmo-ms-mob/00054(pid=189): Launched 22:49:07.689440 run mass: MS start registered {at=7362373.897759391, delay=0.00497798528522253, ms=00054} 22:49:07.980120 run osmo-ms-mob/00055: Starting mobile 22:49:07.993871 run osmo-ms-mob/00055(pid=190): Launched 22:49:08.004500 run mass: MS start registered {at=7362374.212819153, delay=0.004698494449257851, ms=00055} 22:49:08.158309 run mass: MS performed LU {at=7362374.366530902, lu_delay=4.569720482453704, ms=00041} 22:49:08.187532 run osmo-ms-mob/00056: Starting mobile 22:49:08.200838 run osmo-ms-mob/00056(pid=191): Launched 22:49:08.206779 run mass: MS performed LU {at=7362374.41510833, lu_delay=5.500626641325653, ms=00039} 22:49:08.212830 run mass: MS start registered {at=7362374.421164345, delay=0.006073149852454662, ms=00056} 22:49:08.287213 run mass: MS performed LU {at=7362374.495437702, lu_delay=4.970262121409178, ms=00040} 22:49:08.314447 run osmo-ms-mob/00057: Starting mobile 22:49:08.327369 run osmo-ms-mob/00057(pid=192): Launched 22:49:08.338139 run mass: MS start registered {at=7362374.546461967, delay=0.004743389785289764, ms=00057} 22:49:08.486793 run mass: MS performed LU {at=7362374.695012365, lu_delay=5.89693849068135, ms=00038} 22:49:08.510478 run mass: MS performed LU {at=7362374.718809945, lu_delay=6.221380119211972, ms=00037} 22:49:08.979128 run osmo-ms-mob/00058: Starting mobile 22:49:08.993337 run osmo-ms-mob/00058(pid=193): Launched 22:49:09.004624 run mass: MS start registered {at=7362375.21294082, delay=0.005092301405966282, ms=00058} 22:49:09.273213 run osmo-ms-mob/00059: Starting mobile 22:49:09.287310 run osmo-ms-mob/00059(pid=194): Launched 22:49:09.298291 run mass: MS start registered {at=7362375.506612075, delay=0.004981445148587227, ms=00059} 22:49:09.345392 run mass: MS performed LU {at=7362375.553622673, lu_delay=4.120788448490202, ms=00046} 22:49:09.578391 run osmo-ms-mob/00060: Starting mobile 22:49:09.592599 run osmo-ms-mob/00060(pid=195): Launched 22:49:09.603735 run mass: MS start registered {at=7362375.812053592, delay=0.005070420913398266, ms=00060} 22:49:09.995085 run osmo-ms-mob/00061: Starting mobile 22:49:10.010677 run osmo-ms-mob/00061(pid=196): Launched 22:49:10.021400 run mass: MS start registered {at=7362376.22971832, delay=0.004661198705434799, ms=00061} 22:49:10.027518 run mass: MS performed LU {at=7362376.235846879, lu_delay=5.712428195402026, ms=00043} 22:49:10.058847 run mass: MS performed LU {at=7362376.267136012, lu_delay=4.569044977426529, ms=00047} 22:49:10.075094 run osmo-ms-mob/00062: Starting mobile 22:49:10.088538 run osmo-ms-mob/00062(pid=197): Launched 22:49:10.095320 run mass: MS performed LU {at=7362376.303638704, lu_delay=5.391232892870903, ms=00045} 22:49:10.101333 run mass: MS start registered {at=7362376.309667707, delay=0.006756771355867386, ms=00062} 22:49:10.350092 run mass: MS performed LU {at=7362376.558308571, lu_delay=6.461381197907031, ms=00042} 22:49:10.403319 run osmo-ms-mob/00063: Starting mobile 22:49:10.417783 run osmo-ms-mob/00063(pid=198): Launched 22:49:10.428891 run mass: MS start registered {at=7362376.637211854, delay=0.004663275554776192, ms=00063} 22:49:10.595417 run mass: MS performed LU {at=7362376.803642201, lu_delay=4.805751048028469, ms=00048} 22:49:10.979251 run osmo-ms-mob/00064: Starting mobile 22:49:10.993871 run osmo-ms-mob/00064(pid=199): Launched 22:49:11.005830 run mass: MS start registered {at=7362377.214135144, delay=0.005740353837609291, ms=00064} 22:49:11.112289 run mass: MS performed LU {at=7362377.320506183, lu_delay=6.584745287895203, ms=00044} 22:49:11.204774 run mass: MS performed LU {at=7362377.413006934, lu_delay=3.8506814250722528, ms=00053} 22:49:11.378746 run osmo-ms-mob/00065: Starting mobile 22:49:11.392780 run osmo-ms-mob/00065(pid=200): Launched 22:49:11.405322 run mass: MS start registered {at=7362377.613638739, delay=0.006450988352298737, ms=00065} 22:49:11.664309 run osmo-ms-mob/00066: Starting mobile 22:49:11.677191 run osmo-ms-mob/00066(pid=201): Launched 22:49:11.688408 run mass: MS start registered {at=7362377.896727074, delay=0.0048486702144145966, ms=00066} 22:49:11.924378 run mass: MS performed LU {at=7362378.132599776, lu_delay=5.302924370393157, ms=00051} 22:49:11.961700 run mass: MS performed LU {at=7362378.169937858, lu_delay=4.85776240658015, ms=00052} 22:49:12.010724 run osmo-ms-mob/00067: Starting mobile 22:49:12.025846 run osmo-ms-mob/00067(pid=202): Launched 22:49:12.031950 run mass: MS performed LU {at=7362378.240278726, lu_delay=5.910664987750351, ms=00049} 22:49:12.038020 run mass: MS start registered {at=7362378.246354112, delay=0.006093384698033333, ms=00067} 22:49:12.270221 run mass: MS performed LU {at=7362378.47843937, lu_delay=5.9710417948663235, ms=00050} 22:49:12.284365 run osmo-ms-mob/00068: Starting mobile 22:49:12.297534 run osmo-ms-mob/00068(pid=203): Launched 22:49:12.308317 run mass: MS start registered {at=7362378.516637742, delay=0.004656631499528885, ms=00068} 22:49:12.773005 run osmo-ms-mob/00069: Starting mobile 22:49:12.786438 run osmo-ms-mob/00069(pid=204): Launched 22:49:12.797251 run mass: MS start registered {at=7362379.005572005, delay=0.004834553226828575, ms=00069} 22:49:13.192333 run osmo-ms-mob/00070: Starting mobile 22:49:13.212915 run osmo-ms-mob/00070(pid=205): Launched 22:49:13.223755 run mass: MS start registered {at=7362379.432074584, delay=0.0048882020637393, ms=00070} 22:49:13.565304 run osmo-ms-mob/00071: Starting mobile 22:49:13.578212 run osmo-ms-mob/00071(pid=206): Launched 22:49:13.589296 run mass: MS start registered {at=7362379.797585637, delay=0.004838923923671246, ms=00071} 22:49:13.789197 run mass: MS performed LU {at=7362379.997416138, lu_delay=4.784475318156183, ms=00058} 22:49:13.825629 run mass: MS performed LU {at=7362380.033859351, lu_delay=5.612695005722344, ms=00056} 22:49:13.849885 run osmo-ms-mob/00072: Starting mobile 22:49:13.863214 run osmo-ms-mob/00072(pid=207): Launched 22:49:13.873876 run mass: MS start registered {at=7362380.082199631, delay=0.004645000211894512, ms=00072} 22:49:13.889574 run mass: MS performed LU {at=7362380.097893557, lu_delay=4.59128148201853, ms=00059} 22:49:14.098877 run mass: MS performed LU {at=7362380.307095188, lu_delay=6.40933579672128, ms=00054} 22:49:14.116272 run mass: MS performed LU {at=7362380.324516125, lu_delay=6.111696971580386, ms=00055} 22:49:14.134265 run osmo-ms-mob/00073: Starting mobile 22:49:14.147395 run osmo-ms-mob/00073(pid=208): Launched 22:49:14.158195 run mass: MS start registered {at=7362380.366517806, delay=0.004873583093285561, ms=00073} 22:49:14.777916 run osmo-ms-mob/00074: Starting mobile 22:49:14.792083 run osmo-ms-mob/00074(pid=209): Launched 22:49:14.803739 run mass: MS start registered {at=7362381.012049283, delay=0.005579241551458836, ms=00074} 22:49:14.877716 run mass: MS performed LU {at=7362381.085935533, lu_delay=6.539473566226661, ms=00057} 22:49:14.965983 run mass: MS performed LU {at=7362381.174203228, lu_delay=4.864535520784557, ms=00062} 22:49:15.002775 run mass: MS performed LU {at=7362381.211010637, lu_delay=3.597371897660196, ms=00065} 22:49:15.018554 run osmo-ms-mob/00075: Starting mobile 22:49:15.033237 run osmo-ms-mob/00075(pid=210): Launched 22:49:15.044733 run mass: MS start registered {at=7362381.253050055, delay=0.004785412922501564, ms=00075} 22:49:15.707519 run osmo-ms-mob/00076: Starting mobile 22:49:15.725608 run osmo-ms-mob/00076(pid=211): Launched 22:49:15.731817 run mass: MS performed LU {at=7362381.940140201, lu_delay=6.128086608834565, ms=00060} 22:49:15.737633 run mass: MS performed LU {at=7362381.945967362, lu_delay=5.308755508624017, ms=00063} 22:49:15.743265 run mass: MS start registered {at=7362381.951600721, delay=0.011480945162475109, ms=00076} 22:49:15.782344 run mass: MS performed LU {at=7362381.990549051, lu_delay=4.776413907296956, ms=00064} 22:49:15.812209 run osmo-ms-mob/00077: Starting mobile 22:49:15.825455 run osmo-ms-mob/00077(pid=212): Launched 22:49:15.836048 run mass: MS start registered {at=7362382.044368384, delay=0.004529830999672413, ms=00077} 22:49:16.035758 run mass: MS performed LU {at=7362382.243957137, lu_delay=6.014238816685975, ms=00061} 22:49:16.603410 run osmo-ms-mob/00078: Starting mobile 22:49:16.619318 run osmo-ms-mob/00078(pid=213): Launched 22:49:16.630651 run mass: MS start registered {at=7362382.838967097, delay=0.004907879047095776, ms=00078} 22:49:16.978307 run osmo-ms-mob/00079: Starting mobile 22:49:16.991955 run osmo-ms-mob/00079(pid=214): Launched 22:49:17.002886 run mass: MS start registered {at=7362383.211203362, delay=0.004729636944830418, ms=00079} 22:49:17.477648 run osmo-ms-mob/00080: Starting mobile 22:49:17.492888 run osmo-ms-mob/00080(pid=215): Launched 22:49:17.503545 run mass: MS start registered {at=7362383.711868483, delay=0.004666108638048172, ms=00080} 22:49:17.655944 run mass: MS performed LU {at=7362383.864080249, lu_delay=5.3474425077438354, ms=00068} 22:49:17.720941 run mass: MS performed LU {at=7362383.929159605, lu_delay=5.682805492542684, ms=00067} 22:49:17.789402 run mass: MS performed LU {at=7362383.997598523, lu_delay=6.10087144933641, ms=00066} 22:49:17.820510 run osmo-ms-mob/00081: Starting mobile 22:49:17.833499 run osmo-ms-mob/00081(pid=216): Launched 22:49:17.839440 run mass: MS performed LU {at=7362384.047749011, lu_delay=5.042177005670965, ms=00069} 22:49:17.845494 run mass: MS start registered {at=7362384.053828095, delay=0.0060959672555327415, ms=00081} 22:49:17.937896 run mass: MS performed LU {at=7362384.146113844, lu_delay=4.7140392595902085, ms=00070} 22:49:18.378332 run osmo-ms-mob/00082: Starting mobile 22:49:18.392030 run osmo-ms-mob/00082(pid=217): Launched 22:49:18.402896 run mass: MS start registered {at=7362384.611219779, delay=0.004826500080525875, ms=00082} 22:49:18.965275 run osmo-ms-mob/00083: Starting mobile 22:49:18.978820 run osmo-ms-mob/00083(pid=218): Launched 22:49:18.989663 run mass: MS start registered {at=7362385.197984234, delay=0.004732712171971798, ms=00083} 22:49:19.496699 run osmo-ms-mob/00084: Starting mobile 22:49:19.513820 run osmo-ms-mob/00084(pid=219): Launched 22:49:19.519794 run mass: MS performed LU {at=7362385.728121888, lu_delay=5.361604081466794, ms=00073} 22:49:19.525523 run mass: MS performed LU {at=7362385.733858128, lu_delay=4.721808845177293, ms=00074} 22:49:19.531407 run mass: MS performed LU {at=7362385.739741894, lu_delay=5.657542263157666, ms=00072} 22:49:19.537111 run mass: MS start registered {at=7362385.745446373, delay=0.017344169318675995, ms=00084} 22:49:19.765217 run mass: MS performed LU {at=7362385.973437125, lu_delay=6.17585148755461, ms=00071} 22:49:19.794328 run osmo-ms-mob/00085: Starting mobile 22:49:19.807277 run osmo-ms-mob/00085(pid=220): Launched 22:49:19.813186 run mass: MS performed LU {at=7362386.021515259, lu_delay=4.768465203233063, ms=00075} 22:49:19.818895 run mass: MS start registered {at=7362386.027230946, delay=0.005730845034122467, ms=00085} 22:49:20.565528 run osmo-ms-mob/00086: Starting mobile 22:49:20.578799 run osmo-ms-mob/00086(pid=221): Launched 22:49:20.589524 run mass: MS start registered {at=7362386.797846602, delay=0.0047632744535803795, ms=00086} 22:49:21.199180 run osmo-ms-mob/00087: Starting mobile 22:49:21.216351 run osmo-ms-mob/00087(pid=222): Launched 22:49:21.227402 run mass: MS start registered {at=7362387.435722858, delay=0.005129770375788212, ms=00087} 22:49:21.421753 run mass: MS performed LU {at=7362387.629947, lu_delay=5.5855786157771945, ms=00077} 22:49:21.468494 run mass: MS performed LU {at=7362387.676712467, lu_delay=4.8377453703433275, ms=00078} 22:49:21.796768 run osmo-ms-mob/00088: Starting mobile 22:49:21.815571 run osmo-ms-mob/00088(pid=223): Launched 22:49:21.826616 run mass: MS start registered {at=7362388.034935793, delay=0.004661408253014088, ms=00088} 22:49:21.957208 run mass: MS performed LU {at=7362388.165391728, lu_delay=4.954188366420567, ms=00079} 22:49:22.365014 run osmo-ms-mob/00089: Starting mobile 22:49:22.378117 run osmo-ms-mob/00089(pid=224): Launched 22:49:22.388938 run mass: MS start registered {at=7362388.597259917, delay=0.0047073084861040115, ms=00089} 22:49:22.965101 run osmo-ms-mob/00090: Starting mobile 22:49:22.978389 run osmo-ms-mob/00090(pid=225): Launched 22:49:22.989348 run mass: MS start registered {at=7362389.197665901, delay=0.005018463358283043, ms=00090} 22:49:23.203362 run mass: MS performed LU {at=7362389.411579821, lu_delay=5.699711338616908, ms=00080} 22:49:23.221560 run mass: MS performed LU {at=7362389.429828328, lu_delay=5.376000232994556, ms=00081} 22:49:23.245439 run mass: MS performed LU {at=7362389.453766814, lu_delay=4.842547035776079, ms=00082} 22:49:23.664896 run osmo-ms-mob/00091: Starting mobile 22:49:23.678069 run osmo-ms-mob/00091(pid=226): Launched 22:49:23.689176 run mass: MS start registered {at=7362389.897497735, delay=0.004791451618075371, ms=00091} 22:49:24.376106 run osmo-ms-mob/00092: Starting mobile 22:49:24.390007 run osmo-ms-mob/00092(pid=227): Launched 22:49:24.400971 run mass: MS start registered {at=7362390.609289571, delay=0.0049310242757201195, ms=00092} 22:49:25.196610 run osmo-ms-mob/00093: Starting mobile 22:49:25.213705 run osmo-ms-mob/00093(pid=228): Launched 22:49:25.219763 run mass: MS performed LU {at=7362391.428087994, lu_delay=5.400857048109174, ms=00085} 22:49:25.225608 run mass: MS start registered {at=7362391.433943762, delay=0.005875402130186558, ms=00093} 22:49:25.232935 run mass: MS performed LU {at=7362391.441257321, lu_delay=5.695810948498547, ms=00084} 22:49:25.251124 run mass: MS performed LU {at=7362391.459436667, lu_delay=6.261452432721853, ms=00083} 22:49:25.378801 run mass: MS performed LU {at=7362391.587022457, lu_delay=4.789175854995847, ms=00086} 22:49:26.077787 run osmo-ms-mob/00094: Starting mobile 22:49:26.092337 run osmo-ms-mob/00094(pid=229): Launched 22:49:26.103381 run mass: MS start registered {at=7362392.311697149, delay=0.004963161423802376, ms=00094} 22:49:26.997639 run osmo-ms-mob/00095: Starting mobile 22:49:27.014031 run osmo-ms-mob/00095(pid=230): Launched 22:49:27.020010 run mass: MS performed LU {at=7362393.228338285, lu_delay=5.193402492441237, ms=00088} 22:49:27.026121 run mass: MS performed LU {at=7362393.234453801, lu_delay=4.637193883769214, ms=00089} 22:49:27.031817 run mass: MS start registered {at=7362393.24015152, delay=0.011830644682049751, ms=00095} 22:49:27.222438 run mass: MS performed LU {at=7362393.430656067, lu_delay=5.994933209381998, ms=00087} 22:49:27.976835 run osmo-ms-mob/00096: Starting mobile 22:49:27.990847 run osmo-ms-mob/00096(pid=231): Launched 22:49:28.001650 run mass: MS start registered {at=7362394.209971819, delay=0.004884541966021061, ms=00096} 22:49:28.954438 run mass: MS performed LU {at=7362395.16265836, lu_delay=5.265160624869168, ms=00091} 22:49:28.972036 run mass: MS performed LU {at=7362395.180315001, lu_delay=5.982649100013077, ms=00090} 22:49:28.988874 run osmo-ms-mob/00097: Starting mobile 22:49:29.002006 run osmo-ms-mob/00097(pid=232): Launched 22:49:29.012782 run mass: MS start registered {at=7362395.221103804, delay=0.004840505309402943, ms=00097} 22:49:29.234965 run mass: MS performed LU {at=7362395.443186112, lu_delay=4.833896541036665, ms=00092} 22:49:30.404297 run osmo-ms-mob/00098: Starting mobile 22:49:30.420609 run osmo-ms-mob/00098(pid=233): Launched 22:49:30.431786 run mass: MS start registered {at=7362396.64010605, delay=0.005235906690359116, ms=00098} 22:49:30.734576 run mass: MS performed LU {at=7362396.942796325, lu_delay=4.631099176593125, ms=00094} 22:49:30.901417 run mass: MS performed LU {at=7362397.109635128, lu_delay=5.675691365264356, ms=00093} 22:49:32.191319 run osmo-ms-mob/00099: Starting mobile 22:49:32.208176 run osmo-ms-mob/00099(pid=234): Launched 22:49:32.214303 run mass: All started... {duration=55.75960535276681, too_slow=0} 22:49:32.220368 run mass: MS start registered {at=7362398.42869412, delay=0.00605654064565897, ms=00099} 22:49:32.720436 run mass: MS performed LU {at=7362398.928655723, lu_delay=4.7186839040368795, ms=00096} 22:49:32.738101 run mass: MS performed LU {at=7362398.9463795, lu_delay=5.706227980554104, ms=00095} 22:49:34.649166 run mass: MS performed LU {at=7362400.857387273, lu_delay=5.636283468455076, ms=00097} 22:49:36.485810 run mass: MS performed LU {at=7362402.693994717, lu_delay=6.053888666443527, ms=00098} 22:49:38.386671 run mass: MS performed LU {at=7362404.594892334, lu_delay=6.166198214516044, ms=00099} 22:49:38.649301 run mass: MS performed LU {at=7362404.857520564, lu_delay=22.90591984335333, ms=00076} 22:49:38.658781 run mass: Tests done {all_completed=True, max=22.90591984335333, min=3.597371897660196} 22:49:38.664281 tst register_default_mass.py: Test passed (81.4 sec) 22:49:38.669814 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:49:38.673236 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:49:38.676667 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:49:38.680142 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:49:38.683594 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:49:38.687145 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:49:38.690705 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:49:38.694249 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:49:38.697890 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:49:38.701493 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:49:38.705097 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:49:38.708709 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:49:38.712321 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:49:38.715917 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:49:38.719530 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:49:38.723126 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:49:38.726739 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:49:38.730362 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:49:38.734375 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:49:38.738005 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:49:38.741613 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:49:38.745348 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:49:38.749062 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:49:38.752676 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:49:38.756267 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:49:38.759869 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:49:38.763463 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:49:38.767293 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:49:38.770903 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:49:38.774528 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:49:38.778130 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:49:38.781747 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:49:38.785355 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:49:38.788954 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:49:38.792951 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:49:38.796766 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:49:38.800706 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:49:38.804314 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:49:38.807913 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:49:38.811683 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:49:38.815299 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:49:38.818904 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:49:38.822547 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:49:38.826160 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:49:38.829768 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:49:38.833364 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:49:38.836982 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:49:38.840571 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:49:38.844226 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:49:38.848399 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:49:38.852005 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:49:38.855592 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:49:38.859279 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:49:38.862893 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:49:38.866494 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:49:38.870091 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:49:38.873689 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:49:38.877300 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:49:38.880911 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:49:38.884952 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:49:38.888575 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:49:38.892181 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:49:38.895783 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:49:38.899373 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:49:38.902909 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:49:38.906484 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:49:38.910071 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:49:38.913649 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:49:38.917532 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:49:38.921132 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:49:38.924607 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:49:38.928190 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:49:38.931803 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:49:38.935639 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:49:38.939119 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:49:38.942722 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:49:38.946364 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:49:38.949990 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:49:38.953597 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:49:38.957220 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:49:38.960830 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:49:38.964431 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:49:38.968024 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:49:38.971625 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:49:38.975223 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:49:38.978824 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:49:38.982522 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:49:38.986124 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:49:38.989727 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:49:38.993343 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:49:38.996956 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:49:39.000644 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:49:39.004268 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:49:39.007867 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:49:39.011475 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:49:39.015298 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:49:39.019328 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:49:39.022975 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:49:39.026595 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:49:39.030203 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:49:39.033814 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:49:39.037429 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:49:39.041058 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:49:39.044674 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:49:39.048278 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:49:39.051896 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:49:39.055471 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:49:39.059061 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:49:39.062666 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:49:39.066262 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:49:39.069855 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:49:39.073437 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:49:39.077012 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:49:39.080589 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:49:39.084180 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:49:39.087613 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:49:39.091052 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:49:39.094479 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:49:39.097938 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:49:39.101383 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:49:39.104811 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:49:39.108241 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:49:39.111678 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:49:39.115104 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:49:39.118543 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:49:39.121970 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:49:39.125407 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:49:39.128841 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:49:39.132287 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:49:39.135701 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:49:39.139142 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:49:39.142591 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:49:39.146029 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:49:39.149462 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:49:39.152895 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:49:39.156330 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:49:39.159747 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:49:39.163174 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:49:39.166583 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:49:39.170010 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:49:39.173442 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:49:39.176870 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:49:39.180312 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:49:39.183742 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:49:39.187169 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:49:39.190594 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:49:39.194029 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:49:39.197451 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:49:39.200899 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:49:39.204335 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:49:39.207761 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:49:39.211177 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:49:39.214613 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:49:39.218056 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:49:39.221483 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:49:39.224923 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:49:39.228346 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:49:39.231780 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:49:39.235217 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:49:39.238641 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:49:39.242073 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:49:39.245505 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:49:39.248933 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:49:39.252377 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:49:39.255801 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:49:39.259226 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:49:39.262658 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:49:39.266083 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:49:39.269525 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:49:39.272962 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:49:39.276395 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:49:39.279832 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:49:39.283272 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:49:39.286701 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:49:39.290133 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:49:39.293558 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:49:39.296966 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:49:39.300400 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:49:39.303825 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:49:39.307261 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:49:39.310677 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:49:39.314114 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:49:39.317542 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:49:39.320973 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:49:39.324402 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:49:39.327827 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:49:39.331253 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:49:39.334691 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:49:39.338119 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:49:39.341556 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:49:39.344979 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:49:39.348398 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:49:39.351826 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:49:39.355241 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:49:39.358606 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:49:39.361986 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:49:39.365349 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:49:39.368718 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:49:39.372078 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:49:39.375428 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:49:39.378800 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:49:39.382161 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:49:39.385521 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:49:39.388871 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:49:39.392238 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:49:39.395596 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:49:39.398971 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:49:39.402336 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:49:39.405701 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:49:39.409056 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:49:39.412429 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:49:39.415781 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:49:39.419149 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:49:39.422531 --- ParallelTerminationStrategy: PID 22 died... 22:49:39.424061 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:49:39.427806 --- ParallelTerminationStrategy: PID 23 died... 22:49:39.429332 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:49:39.433085 --- ParallelTerminationStrategy: PID 24 died... 22:49:39.434598 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:49:39.438368 --- ParallelTerminationStrategy: PID 25 died... 22:49:39.439903 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:49:39.443674 --- ParallelTerminationStrategy: PID 26 died... 22:49:39.445205 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:49:39.448998 --- ParallelTerminationStrategy: PID 27 died... 22:49:39.450534 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:49:39.454325 --- ParallelTerminationStrategy: PID 28 died... 22:49:39.455880 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:49:39.459664 --- ParallelTerminationStrategy: PID 29 died... 22:49:39.461196 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:49:39.464986 --- ParallelTerminationStrategy: PID 30 died... 22:49:39.466518 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:49:39.470305 --- ParallelTerminationStrategy: PID 31 died... 22:49:39.471864 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:49:39.475677 --- ParallelTerminationStrategy: PID 32 died... 22:49:39.477220 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:49:39.481036 --- ParallelTerminationStrategy: PID 33 died... 22:49:39.482536 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:49:39.486215 --- ParallelTerminationStrategy: PID 35 died... 22:49:39.487727 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:49:39.491416 --- ParallelTerminationStrategy: PID 36 died... 22:49:39.492929 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:49:39.496626 --- ParallelTerminationStrategy: PID 37 died... 22:49:39.498124 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:49:39.501816 --- ParallelTerminationStrategy: PID 38 died... 22:49:39.503318 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:49:39.507005 --- ParallelTerminationStrategy: PID 39 died... 22:49:39.508510 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:49:39.512218 --- ParallelTerminationStrategy: PID 40 died... 22:49:39.513703 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:49:39.517417 --- ParallelTerminationStrategy: PID 41 died... 22:49:39.518910 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:49:39.522622 --- ParallelTerminationStrategy: PID 42 died... 22:49:39.524118 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:49:39.527811 --- ParallelTerminationStrategy: PID 43 died... 22:49:39.529303 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:49:39.532984 --- ParallelTerminationStrategy: PID 44 died... 22:49:39.534464 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:49:39.538154 --- ParallelTerminationStrategy: PID 45 died... 22:49:39.539640 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:49:39.543315 --- ParallelTerminationStrategy: PID 46 died... 22:49:39.544839 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:49:39.548517 --- ParallelTerminationStrategy: PID 47 died... 22:49:39.550009 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:49:39.553699 --- ParallelTerminationStrategy: PID 48 died... 22:49:39.555177 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:49:39.558845 --- ParallelTerminationStrategy: PID 49 died... 22:49:39.560351 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:49:39.564029 --- ParallelTerminationStrategy: PID 50 died... 22:49:39.565518 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:49:39.569201 --- ParallelTerminationStrategy: PID 51 died... 22:49:39.570679 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:49:39.574336 --- ParallelTerminationStrategy: PID 52 died... 22:49:39.575832 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:49:39.579512 --- ParallelTerminationStrategy: PID 53 died... 22:49:39.581021 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:49:39.584701 --- ParallelTerminationStrategy: PID 54 died... 22:49:39.586191 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:49:39.589864 --- ParallelTerminationStrategy: PID 55 died... 22:49:39.591350 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:49:39.595032 --- ParallelTerminationStrategy: PID 56 died... 22:49:39.596538 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:49:39.600214 --- ParallelTerminationStrategy: PID 57 died... 22:49:39.601702 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:49:39.605373 --- ParallelTerminationStrategy: PID 58 died... 22:49:39.606854 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:49:39.610532 --- ParallelTerminationStrategy: PID 59 died... 22:49:39.612027 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:49:39.615695 --- ParallelTerminationStrategy: PID 60 died... 22:49:39.617175 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:49:39.620860 --- ParallelTerminationStrategy: PID 61 died... 22:49:39.622351 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:49:39.626025 --- ParallelTerminationStrategy: PID 62 died... 22:49:39.627521 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:49:39.631195 --- ParallelTerminationStrategy: PID 63 died... 22:49:39.632703 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:49:39.636375 --- ParallelTerminationStrategy: PID 64 died... 22:49:39.637858 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:49:39.641517 --- ParallelTerminationStrategy: PID 65 died... 22:49:39.642998 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:49:39.646671 --- ParallelTerminationStrategy: PID 66 died... 22:49:39.648162 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:49:39.651839 --- ParallelTerminationStrategy: PID 67 died... 22:49:39.653342 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:49:39.657019 --- ParallelTerminationStrategy: PID 68 died... 22:49:39.658505 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:49:39.662174 --- ParallelTerminationStrategy: PID 69 died... 22:49:39.663686 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:49:39.667352 --- ParallelTerminationStrategy: PID 70 died... 22:49:39.668848 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:49:39.672514 --- ParallelTerminationStrategy: PID 71 died... 22:49:39.673995 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:49:39.677661 --- ParallelTerminationStrategy: PID 72 died... 22:49:39.679145 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:49:39.682804 --- ParallelTerminationStrategy: PID 73 died... 22:49:39.684292 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:49:39.687955 --- ParallelTerminationStrategy: PID 74 died... 22:49:39.689429 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:49:39.693119 --- ParallelTerminationStrategy: PID 75 died... 22:49:39.694602 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:49:39.698290 --- ParallelTerminationStrategy: PID 76 died... 22:49:39.699777 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:49:39.703458 --- ParallelTerminationStrategy: PID 77 died... 22:49:39.704987 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:49:39.708668 --- ParallelTerminationStrategy: PID 78 died... 22:49:39.710153 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:49:39.713831 --- ParallelTerminationStrategy: PID 79 died... 22:49:39.715316 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:49:39.718999 --- ParallelTerminationStrategy: PID 80 died... 22:49:39.720489 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:49:39.724156 --- ParallelTerminationStrategy: PID 81 died... 22:49:39.725648 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:49:39.729347 --- ParallelTerminationStrategy: PID 82 died... 22:49:39.730831 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:49:39.734499 --- ParallelTerminationStrategy: PID 83 died... 22:49:39.736014 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:49:39.739665 --- ParallelTerminationStrategy: PID 84 died... 22:49:39.741162 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:49:39.744839 --- ParallelTerminationStrategy: PID 85 died... 22:49:39.746330 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:49:39.750001 --- ParallelTerminationStrategy: PID 86 died... 22:49:39.751493 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:49:39.755167 --- ParallelTerminationStrategy: PID 87 died... 22:49:39.756667 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:49:39.760338 --- ParallelTerminationStrategy: PID 88 died... 22:49:39.761816 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:49:39.765492 --- ParallelTerminationStrategy: PID 89 died... 22:49:39.766977 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:49:39.770645 --- ParallelTerminationStrategy: PID 90 died... 22:49:39.772152 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:49:39.775844 --- ParallelTerminationStrategy: PID 91 died... 22:49:39.777334 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:49:39.780997 --- ParallelTerminationStrategy: PID 92 died... 22:49:39.782483 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:49:39.786146 --- ParallelTerminationStrategy: PID 93 died... 22:49:39.787627 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:49:39.791316 --- ParallelTerminationStrategy: PID 94 died... 22:49:39.792821 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:49:39.796488 --- ParallelTerminationStrategy: PID 95 died... 22:49:39.797977 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:49:39.801639 --- ParallelTerminationStrategy: PID 96 died... 22:49:39.803132 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:49:39.806821 --- ParallelTerminationStrategy: PID 97 died... 22:49:39.808315 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:49:39.811992 --- ParallelTerminationStrategy: PID 98 died... 22:49:39.813478 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:49:39.817175 --- ParallelTerminationStrategy: PID 99 died... 22:49:39.818674 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:49:39.822370 --- ParallelTerminationStrategy: PID 100 died... 22:49:39.823869 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:49:39.827535 --- ParallelTerminationStrategy: PID 101 died... 22:49:39.829034 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:49:39.832704 --- ParallelTerminationStrategy: PID 102 died... 22:49:39.834191 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:49:39.837888 --- ParallelTerminationStrategy: PID 103 died... 22:49:39.839371 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:49:39.843052 --- ParallelTerminationStrategy: PID 104 died... 22:49:39.844575 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:49:39.848263 --- ParallelTerminationStrategy: PID 105 died... 22:49:39.849756 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:49:39.853429 --- ParallelTerminationStrategy: PID 106 died... 22:49:39.854913 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:49:39.858578 --- ParallelTerminationStrategy: PID 107 died... 22:49:39.860062 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:49:39.863728 --- ParallelTerminationStrategy: PID 108 died... 22:49:39.865219 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:49:39.868891 --- ParallelTerminationStrategy: PID 109 died... 22:49:39.870378 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:49:39.874057 --- ParallelTerminationStrategy: PID 110 died... 22:49:39.875545 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:49:39.879210 --- ParallelTerminationStrategy: PID 111 died... 22:49:39.880718 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:49:39.884402 --- ParallelTerminationStrategy: PID 112 died... 22:49:39.885905 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:49:39.889593 --- ParallelTerminationStrategy: PID 113 died... 22:49:39.891086 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:49:39.894781 --- ParallelTerminationStrategy: PID 114 died... 22:49:39.896325 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:49:39.900161 --- ParallelTerminationStrategy: PID 115 died... 22:49:39.901659 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:49:39.905340 --- ParallelTerminationStrategy: PID 116 died... 22:49:39.906816 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:49:39.910502 --- ParallelTerminationStrategy: PID 117 died... 22:49:39.912018 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:49:39.915682 --- ParallelTerminationStrategy: PID 118 died... 22:49:39.917173 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:49:39.920842 --- ParallelTerminationStrategy: PID 119 died... 22:49:39.922347 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:49:39.926022 --- ParallelTerminationStrategy: PID 120 died... 22:49:39.927509 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:49:39.931188 --- ParallelTerminationStrategy: PID 121 died... 22:49:39.932690 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:49:39.936367 --- ParallelTerminationStrategy: PID 122 died... 22:49:39.937862 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:49:39.941534 --- ParallelTerminationStrategy: PID 123 died... 22:49:39.943021 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:49:39.946691 --- ParallelTerminationStrategy: PID 124 died... 22:49:39.948192 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:49:39.951865 --- ParallelTerminationStrategy: PID 125 died... 22:49:39.953351 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:49:39.957014 --- ParallelTerminationStrategy: PID 126 died... 22:49:39.958501 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:49:39.962221 --- ParallelTerminationStrategy: PID 127 died... 22:49:39.963710 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:49:39.967395 --- ParallelTerminationStrategy: PID 128 died... 22:49:39.968895 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:49:39.972567 --- ParallelTerminationStrategy: PID 129 died... 22:49:39.974053 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:49:39.977716 --- ParallelTerminationStrategy: PID 130 died... 22:49:39.979204 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:49:39.982863 --- ParallelTerminationStrategy: PID 131 died... 22:49:39.984353 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:49:39.988046 --- ParallelTerminationStrategy: PID 132 died... 22:49:39.989528 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:49:39.993217 --- ParallelTerminationStrategy: PID 133 died... 22:49:39.994700 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:49:39.998362 --- ParallelTerminationStrategy: PID 134 died... 22:49:39.999861 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:49:40.003529 --- ParallelTerminationStrategy: PID 135 died... 22:49:40.005032 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:49:40.008708 --- ParallelTerminationStrategy: PID 136 died... 22:49:40.010189 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:49:40.013860 --- ParallelTerminationStrategy: PID 137 died... 22:49:40.015329 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:49:40.018983 --- ParallelTerminationStrategy: PID 138 died... 22:49:40.020470 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:49:40.024150 --- ParallelTerminationStrategy: PID 139 died... 22:49:40.025623 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:49:40.029306 --- ParallelTerminationStrategy: PID 140 died... 22:49:40.030779 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:49:40.034443 --- ParallelTerminationStrategy: PID 141 died... 22:49:40.035920 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:49:40.039580 --- ParallelTerminationStrategy: PID 142 died... 22:49:40.041063 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:49:40.044722 --- ParallelTerminationStrategy: PID 143 died... 22:49:40.046202 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:49:40.049866 --- ParallelTerminationStrategy: PID 144 died... 22:49:40.051349 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:49:40.054998 --- ParallelTerminationStrategy: PID 145 died... 22:49:40.056497 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:49:40.060161 --- ParallelTerminationStrategy: PID 146 died... 22:49:40.061642 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:49:40.065314 --- ParallelTerminationStrategy: PID 147 died... 22:49:40.066796 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:49:40.070457 --- ParallelTerminationStrategy: PID 148 died... 22:49:40.071939 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:49:40.075579 --- ParallelTerminationStrategy: PID 149 died... 22:49:40.077071 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:49:40.080779 --- ParallelTerminationStrategy: PID 150 died... 22:49:40.082258 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:49:40.085919 --- ParallelTerminationStrategy: PID 151 died... 22:49:40.087386 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:49:40.091075 --- ParallelTerminationStrategy: PID 152 died... 22:49:40.092568 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:49:40.096221 --- ParallelTerminationStrategy: PID 153 died... 22:49:40.097705 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:49:40.101365 --- ParallelTerminationStrategy: PID 154 died... 22:49:40.102848 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:49:40.106512 --- ParallelTerminationStrategy: PID 155 died... 22:49:40.107986 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:49:40.111671 --- ParallelTerminationStrategy: PID 156 died... 22:49:40.113156 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:49:40.116825 --- ParallelTerminationStrategy: PID 157 died... 22:49:40.118300 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:49:40.121966 --- ParallelTerminationStrategy: PID 158 died... 22:49:40.123439 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:49:40.127104 --- ParallelTerminationStrategy: PID 159 died... 22:49:40.128593 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:49:40.132242 --- ParallelTerminationStrategy: PID 160 died... 22:49:40.133717 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:49:40.137403 --- ParallelTerminationStrategy: PID 161 died... 22:49:40.138880 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:49:40.142562 --- ParallelTerminationStrategy: PID 162 died... 22:49:40.144052 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:49:40.147716 --- ParallelTerminationStrategy: PID 163 died... 22:49:40.149210 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:49:40.152880 --- ParallelTerminationStrategy: PID 164 died... 22:49:40.154356 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:49:40.158044 --- ParallelTerminationStrategy: PID 165 died... 22:49:40.159520 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:49:40.163202 --- ParallelTerminationStrategy: PID 166 died... 22:49:40.164694 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:49:40.168361 --- ParallelTerminationStrategy: PID 167 died... 22:49:40.169848 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:49:40.173523 --- ParallelTerminationStrategy: PID 168 died... 22:49:40.174990 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:49:40.178678 --- ParallelTerminationStrategy: PID 169 died... 22:49:40.180162 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:49:40.183818 --- ParallelTerminationStrategy: PID 170 died... 22:49:40.185292 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:49:40.188945 --- ParallelTerminationStrategy: PID 171 died... 22:49:40.190420 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:49:40.194075 --- ParallelTerminationStrategy: PID 172 died... 22:49:40.195556 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:49:40.199217 --- ParallelTerminationStrategy: PID 173 died... 22:49:40.200713 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:49:40.204390 --- ParallelTerminationStrategy: PID 174 died... 22:49:40.205868 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:49:40.209575 --- ParallelTerminationStrategy: PID 175 died... 22:49:40.211057 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:49:40.214727 --- ParallelTerminationStrategy: PID 176 died... 22:49:40.216218 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:49:40.219894 --- ParallelTerminationStrategy: PID 177 died... 22:49:40.221369 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:49:40.225049 --- ParallelTerminationStrategy: PID 178 died... 22:49:40.226527 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:49:40.230227 --- ParallelTerminationStrategy: PID 179 died... 22:49:40.231736 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:49:40.235399 --- ParallelTerminationStrategy: PID 180 died... 22:49:40.236894 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:49:40.240569 --- ParallelTerminationStrategy: PID 181 died... 22:49:40.242056 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:49:40.245735 --- ParallelTerminationStrategy: PID 182 died... 22:49:40.247218 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:49:40.250900 --- ParallelTerminationStrategy: PID 183 died... 22:49:40.252382 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:49:40.256070 --- ParallelTerminationStrategy: PID 184 died... 22:49:40.257549 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:49:40.261203 --- ParallelTerminationStrategy: PID 185 died... 22:49:40.262675 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:49:40.266360 --- ParallelTerminationStrategy: PID 186 died... 22:49:40.267844 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:49:40.271522 --- ParallelTerminationStrategy: PID 187 died... 22:49:40.273021 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:49:40.276722 --- ParallelTerminationStrategy: PID 188 died... 22:49:40.278214 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:49:40.281914 --- ParallelTerminationStrategy: PID 189 died... 22:49:40.283412 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:49:40.287094 --- ParallelTerminationStrategy: PID 190 died... 22:49:40.288618 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:49:40.292304 --- ParallelTerminationStrategy: PID 191 died... 22:49:40.293793 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:49:40.297487 --- ParallelTerminationStrategy: PID 192 died... 22:49:40.298970 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:49:40.302610 --- ParallelTerminationStrategy: PID 193 died... 22:49:40.304092 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:49:40.307773 --- ParallelTerminationStrategy: PID 194 died... 22:49:40.309255 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:49:40.312917 --- ParallelTerminationStrategy: PID 195 died... 22:49:40.314390 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:49:40.318062 --- ParallelTerminationStrategy: PID 196 died... 22:49:40.319552 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:49:40.323261 --- ParallelTerminationStrategy: PID 197 died... 22:49:40.324753 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:49:40.328434 --- ParallelTerminationStrategy: PID 198 died... 22:49:40.329922 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:49:40.333603 --- ParallelTerminationStrategy: PID 199 died... 22:49:40.335078 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:49:40.338758 --- ParallelTerminationStrategy: PID 200 died... 22:49:40.340266 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:49:40.343951 --- ParallelTerminationStrategy: PID 201 died... 22:49:40.345427 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:49:40.349087 --- ParallelTerminationStrategy: PID 202 died... 22:49:40.350576 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:49:40.354237 --- ParallelTerminationStrategy: PID 203 died... 22:49:40.355747 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:49:40.359400 --- ParallelTerminationStrategy: PID 204 died... 22:49:40.360893 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:49:40.364574 --- ParallelTerminationStrategy: PID 205 died... 22:49:40.366052 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:49:40.369732 --- ParallelTerminationStrategy: PID 206 died... 22:49:40.371212 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:49:40.374871 --- ParallelTerminationStrategy: PID 207 died... 22:49:40.376370 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:49:40.380037 --- ParallelTerminationStrategy: PID 208 died... 22:49:40.381525 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:49:40.385203 --- ParallelTerminationStrategy: PID 209 died... 22:49:40.386678 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:49:40.390365 --- ParallelTerminationStrategy: PID 210 died... 22:49:40.391862 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:49:40.395529 --- ParallelTerminationStrategy: PID 211 died... 22:49:40.397014 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:49:40.400689 --- ParallelTerminationStrategy: PID 212 died... 22:49:40.402179 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:49:40.405855 --- ParallelTerminationStrategy: PID 213 died... 22:49:40.407340 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:49:40.411019 --- ParallelTerminationStrategy: PID 214 died... 22:49:40.412539 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:49:40.416217 --- ParallelTerminationStrategy: PID 215 died... 22:49:40.417698 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:49:40.421379 --- ParallelTerminationStrategy: PID 216 died... 22:49:40.422863 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:49:40.426523 --- ParallelTerminationStrategy: PID 217 died... 22:49:40.428007 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:49:40.431676 --- ParallelTerminationStrategy: PID 218 died... 22:49:40.433163 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:49:40.436851 --- ParallelTerminationStrategy: PID 219 died... 22:49:40.438332 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:49:40.442005 --- ParallelTerminationStrategy: PID 220 died... 22:49:40.443492 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:49:40.447167 --- ParallelTerminationStrategy: PID 221 died... 22:49:40.448672 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:49:40.452354 --- ParallelTerminationStrategy: PID 222 died... 22:49:40.453839 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:49:40.457549 --- ParallelTerminationStrategy: PID 223 died... 22:49:40.459032 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:49:40.462709 --- ParallelTerminationStrategy: PID 224 died... 22:49:40.464196 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:49:40.467863 --- ParallelTerminationStrategy: PID 225 died... 22:49:40.469338 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:49:40.473067 --- ParallelTerminationStrategy: PID 226 died... 22:49:40.474556 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:49:40.478255 --- ParallelTerminationStrategy: PID 227 died... 22:49:40.479745 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:49:40.483398 --- ParallelTerminationStrategy: PID 228 died... 22:49:40.484904 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:49:40.488571 --- ParallelTerminationStrategy: PID 229 died... 22:49:40.490035 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:49:40.493716 --- ParallelTerminationStrategy: PID 230 died... 22:49:40.495190 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:49:40.498863 --- ParallelTerminationStrategy: PID 231 died... 22:49:40.500353 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:49:40.504030 --- ParallelTerminationStrategy: PID 232 died... 22:49:40.505521 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:49:40.509188 --- ParallelTerminationStrategy: PID 233 died... 22:49:40.510673 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:49:40.514352 --- ParallelTerminationStrategy: PID 234 died... 22:49:40.515840 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:49:43.920275 --- ParallelTerminationStrategy: PID 34 died... 22:49:43.926361 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-8308 netreg_mass PASS --------------------------------------------------------------------- 22:49:44.001913 tst trial-8308: Storing JUnit report in /build/trial-8308/run.2026-04-21_22-48-16/trial-8308.xml -------------------------------------------------------------------------------------------- trial-8308 PASS -------------------------------------------------------------------------------------------- 22:49:44.012649 tst trial-8308: trial-8308: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (81.4 sec) + exit_code=0 + rm -rf trial-8308/inst + cd trial-8308 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2026-04-21 22:48:16 No journal files were found. + readlink last_run + tar czf /build/trial-8308-run.tgz run.2026-04-21_22-48-16 + tar czf /build/trial-8308-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-04-21_13_26_49.tgz osmo-bts-oc2g.build-2026-04-21_00_51_49.tgz osmo-bts-sysmo.build-2026-04-21_00_52_00.tgz osmo-bts.build-2026-04-21_00_52_11.tgz osmo-ggsn.build-2026-04-21_20_42_55.tgz osmo-hlr.build-2026-04-21_16_36_57.tgz osmo-hnbgw.build-2026-04-21_13_29_10.tgz osmo-mgw.build-2026-04-21_08_33_13.tgz osmo-msc.build-2026-04-21_13_33_05.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-04-21_07_35_23.tgz osmo-pcu-sysmo.build-2026-04-21_07_35_20.tgz osmo-pcu.build-2026-04-21_07_35_21.tgz osmo-sgsn.build-2026-04-21_20_48_29.tgz osmo-stp.build-2026-04-21_13_23_15.tgz osmo-trx.build-2026-04-21_14_21_45.tgz osmocom-bb.build-2026-04-21_21_17_50.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