Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring 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 f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10 Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis" > git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins4837769775536492513.sh + rm -rf trial-8087-bin.tgz trial-8087-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24588 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10860 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10162 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12684 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13007 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12205 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40372 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7396 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 42400 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8109 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 13020 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7291 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11385 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7436 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8883 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6156 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 7291 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins14631598342664199094.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-8087 + 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 f17cc18 ttcn3-bts-test: show respawn count at the end + make -C docker-playground/osmo-gsm-tester make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_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 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 5.76kB done #5 DONE 0.1s #6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.3s #7 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #7 CACHED #8 [ 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 #8 CACHED #9 [16/28] RUN APT-GET update && apt-get install -y --no-install-recommends cmake libfftw3-dev libmbedtls-dev libboost-program-options-dev libconfig++-dev libsctp-dev libpcsclite-dev libuhd-dev libczmq-dev libsoapysdr-dev soapysdr-module-lms7 && apt-get clean #9 CACHED #10 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #10 CACHED #11 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #11 CACHED #12 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #12 CACHED #13 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #13 CACHED #14 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8 #14 CACHED #15 [20/28] WORKDIR /TMP #15 CACHED #16 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #16 CACHED #17 [ 8/28] RUN MKDIR /var/run/sshd #17 CACHED #18 [12/28] RUN MKDIR -p /osmo-gsm-tester-srsue /osmo-gsm-tester-srsenb /osmo-gsm-tester-srsepc /osmo-gsm-tester-trx /osmo-gsm-tester-grbroker /osmo-gsm-tester-open5gs #18 CACHED #19 [ 3/28] RUN groupadd osmo-gsm-tester #19 CACHED #20 [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 #20 CACHED #21 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #21 CACHED #22 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #22 CACHED #23 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #23 CACHED #24 [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 #24 CACHED #25 [ 9/28] COPY SSH /root/.ssh #25 CACHED #26 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #26 CACHED #27 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #27 CACHED #28 [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 #28 CACHED #29 [ 2/28] RUN useradd -ms /bin/bash jenkins #29 CACHED #30 [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 #30 CACHED #31 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #31 CACHED #32 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:59049efde575eb46863d0410d39641dafbda6a1cf53181a4b26d170af77b8e4d 0.1s done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done #34 DONE 0.1s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' + unlink osmo-gsm-tester/sysmocom/resources.conf + ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf + docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8088 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh + base=/build + dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh + CDPATH= cd -- ./osmo-gsm-tester/contrib + pwd -P + SCRIPT_DIR=/build/osmo-gsm-tester/contrib + OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf + date +%F %T + time_start=2025-09-13 22:48:17 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-8088 + mkdir -p trial-8088 + mv open5gs.build-8.tgz osmo-bsc.build-2025-09-13_13_28_52.tgz osmo-bts-oc2g.build-2025-09-13_00_51_39.tgz osmo-bts-sysmo.build-2025-09-13_00_51_31.tgz osmo-bts.build-2025-09-13_00_51_33.tgz osmo-ggsn.build-2025-09-13_20_42_24.tgz osmo-hlr.build-2025-09-13_16_36_43.tgz osmo-hnbgw.build-2025-09-13_13_30_05.tgz osmo-mgw.build-2025-09-13_08_33_07.tgz osmo-msc.build-2025-09-13_13_34_42.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-09-13_07_33_59.tgz osmo-pcu-sysmo.build-2025-09-13_07_36_09.tgz osmo-pcu.build-2025-09-13_07_36_16.tgz osmo-sgsn.build-2025-09-13_20_48_33.tgz osmo-stp.build-2025-09-13_13_25_26.tgz osmo-trx.build-2025-09-13_14_26_19.tgz osmocom-bb.build-2025-09-13_21_17_25.tgz srslte.build-19.tgz trial-8088 + cat open5gs.build-8.md5 osmo-bsc.build-2025-09-13_13_28_52.md5 osmo-bts-oc2g.build-2025-09-13_00_51_39.md5 osmo-bts-sysmo.build-2025-09-13_00_51_31.md5 osmo-bts.build-2025-09-13_00_51_33.md5 osmo-ggsn.build-2025-09-13_20_42_24.md5 osmo-hlr.build-2025-09-13_16_36_43.md5 osmo-hnbgw.build-2025-09-13_13_30_05.md5 osmo-mgw.build-2025-09-13_08_33_07.md5 osmo-msc.build-2025-09-13_13_34_42.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-09-13_07_33_59.md5 osmo-pcu-sysmo.build-2025-09-13_07_36_09.md5 osmo-pcu.build-2025-09-13_07_36_16.md5 osmo-sgsn.build-2025-09-13_20_48_33.md5 osmo-stp.build-2025-09-13_13_25_26.md5 osmo-trx.build-2025-09-13_14_26_19.md5 osmocom-bb.build-2025-09-13_21_17_25.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2025-09-13_13_28_52.md5 osmo-bts-oc2g.build-2025-09-13_00_51_39.md5 osmo-bts-sysmo.build-2025-09-13_00_51_31.md5 osmo-bts.build-2025-09-13_00_51_33.md5 osmo-ggsn.build-2025-09-13_20_42_24.md5 osmo-hlr.build-2025-09-13_16_36_43.md5 osmo-hnbgw.build-2025-09-13_13_30_05.md5 osmo-mgw.build-2025-09-13_08_33_07.md5 osmo-msc.build-2025-09-13_13_34_42.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-09-13_07_33_59.md5 osmo-pcu-sysmo.build-2025-09-13_07_36_09.md5 osmo-pcu.build-2025-09-13_07_36_16.md5 osmo-sgsn.build-2025-09-13_20_48_33.md5 osmo-stp.build-2025-09-13_13_25_26.md5 osmo-trx.build-2025-09-13_14_26_19.md5 osmocom-bb.build-2025-09-13_21_17_25.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-8088 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-8088' 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-8088 -------------------------------------------------------------------------------------------- 22:48:18.039639 tst trial-8088: Detailed log at /build/trial-8088/run.2025-09-13_22-48-18/log --------------------------------------------------------------------- trial-8088 netreg_mass --------------------------------------------------------------------- 22:48:18.244608 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:18.244993 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:18.245779 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:18.246954 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:18.284446 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:18.285239 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:18.286386 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:18.374517 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-8088 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:18.375405 tst register_default_mass.py:9: Claiming resources for the test 22:48:18.391078 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:18.391638 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:18.392105 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:18.392565 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:18.393068 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:18.393549 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:18.394003 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:18.442450 tst register_default_mass.py: using LAC 2 22:48:18.482562 tst register_default_mass.py: using RAC 2 22:48:18.535718 tst register_default_mass.py: using CellId 2 22:48:18.579048 tst register_default_mass.py: using BVCI 3 22:48:18.588830 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.589592 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.590260 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.590899 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.591544 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.592191 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.592828 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.593462 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.594133 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.594767 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.595385 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.596025 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.596720 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.597413 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.598063 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.598705 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.599360 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.599999 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.600660 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.601326 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.601951 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.602694 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.603371 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.604034 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.604706 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.605359 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.606001 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.606637 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.607298 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.607959 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.608602 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.609273 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.609930 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.610598 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.611241 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.611867 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.612505 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.613167 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.613817 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.614483 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.615151 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.615815 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.616495 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.617202 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.617845 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.618483 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.619138 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.619824 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.620480 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.621144 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.621799 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.622432 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.623068 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.623720 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.624355 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.624990 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.625647 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.626292 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.626926 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.627577 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.628209 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.628860 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.629526 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.630172 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.630802 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.631455 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.632095 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.632748 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.633405 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.634045 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.634676 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.635334 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.636072 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.636713 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.637350 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.637992 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.638624 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.639267 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.639902 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.640518 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.641175 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.641804 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.642443 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.643076 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.643689 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.644313 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.644973 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.645595 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.646216 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.646864 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.647498 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.648130 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.648789 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.649429 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.650067 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.650689 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.651333 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.651976 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.652608 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.653296 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.653931 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.654630 tst register_default_mass.py:21: Launching a simple network 22:48:18.667465 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:18.819609 run create_hlr_db(pid=20): Launched 22:48:19.834586 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:48:19.856686 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:48:19.875896 run osmo-hlr_127.0.42.2(pid=23): Launched 22:48:19.883298 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:20.088265 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:48:20.108058 run osmo-stp_127.0.42.5(pid=25): Launched 22:48:20.114765 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:20.697094 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:48:20.714234 run osmo-msc_127.0.42.6(pid=27): Launched 22:48:23.727814 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:23.915727 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:48:23.937988 run osmo-mgw_127.0.42.3(pid=29): Launched 22:48:23.948948 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:23.984332 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:48:24.026434 run osmo-mgw_127.0.42.4(pid=31): Launched 22:48:24.042800 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:24.790152 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:48:24.831518 run osmo-bsc_127.0.42.7(pid=33): Launched 22:48:30.869705 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:31.074746 run osmo-bts-virtual(pid=34): Launched 22:48:32.206481 tst register_default_mass.py: using MSISDN 1001 22:48:32.214321 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:32.307070 tst register_default_mass.py: using MSISDN 1002 22:48:32.320799 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:32.400249 tst register_default_mass.py: using MSISDN 1003 22:48:32.407577 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:32.488415 tst register_default_mass.py: using MSISDN 1004 22:48:32.501865 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:32.582265 tst register_default_mass.py: using MSISDN 1005 22:48:32.591322 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:32.666377 tst register_default_mass.py: using MSISDN 1006 22:48:32.675627 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:32.887069 tst register_default_mass.py: using MSISDN 1007 22:48:32.901697 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:32.975148 tst register_default_mass.py: using MSISDN 1008 22:48:32.987841 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:33.050078 tst register_default_mass.py: using MSISDN 1009 22:48:33.060032 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:33.219471 tst register_default_mass.py: using MSISDN 1010 22:48:33.232206 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:33.299145 tst register_default_mass.py: using MSISDN 1011 22:48:33.312363 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:33.397526 tst register_default_mass.py: using MSISDN 1012 22:48:33.410192 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:33.498545 tst register_default_mass.py: using MSISDN 1013 22:48:33.507135 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:33.583507 tst register_default_mass.py: using MSISDN 1014 22:48:33.589901 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:33.654725 tst register_default_mass.py: using MSISDN 1015 22:48:33.664670 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:33.738392 tst register_default_mass.py: using MSISDN 1016 22:48:33.749106 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:33.810549 tst register_default_mass.py: using MSISDN 1017 22:48:33.823500 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:33.960993 tst register_default_mass.py: using MSISDN 1018 22:48:33.975490 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:34.273498 tst register_default_mass.py: using MSISDN 1019 22:48:34.285915 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:34.471626 tst register_default_mass.py: using MSISDN 1020 22:48:34.479149 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:34.549419 tst register_default_mass.py: using MSISDN 1021 22:48:34.561168 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:34.629571 tst register_default_mass.py: using MSISDN 1022 22:48:34.639935 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:34.731305 tst register_default_mass.py: using MSISDN 1023 22:48:34.741508 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:35.014221 tst register_default_mass.py: using MSISDN 1024 22:48:35.023264 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:35.090832 tst register_default_mass.py: using MSISDN 1025 22:48:35.096621 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:35.177694 tst register_default_mass.py: using MSISDN 1026 22:48:35.185047 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:35.262187 tst register_default_mass.py: using MSISDN 1027 22:48:35.273059 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:35.330298 tst register_default_mass.py: using MSISDN 1028 22:48:35.336184 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:35.402818 tst register_default_mass.py: using MSISDN 1029 22:48:35.410096 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:35.478049 tst register_default_mass.py: using MSISDN 1030 22:48:35.489109 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:35.555121 tst register_default_mass.py: using MSISDN 1031 22:48:35.565818 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:35.636919 tst register_default_mass.py: using MSISDN 1032 22:48:35.643257 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:35.714844 tst register_default_mass.py: using MSISDN 1033 22:48:35.722186 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:35.854386 tst register_default_mass.py: using MSISDN 1034 22:48:35.861573 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:36.142945 tst register_default_mass.py: using MSISDN 1035 22:48:36.149245 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:36.298741 tst register_default_mass.py: using MSISDN 1036 22:48:36.305861 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:36.377957 tst register_default_mass.py: using MSISDN 1037 22:48:36.389015 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:36.457933 tst register_default_mass.py: using MSISDN 1038 22:48:36.465964 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:36.537024 tst register_default_mass.py: using MSISDN 1039 22:48:36.544126 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:36.640226 tst register_default_mass.py: using MSISDN 1040 22:48:36.647070 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:36.754400 tst register_default_mass.py: using MSISDN 1041 22:48:36.761350 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:36.867375 tst register_default_mass.py: using MSISDN 1042 22:48:36.878801 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:36.994370 tst register_default_mass.py: using MSISDN 1043 22:48:37.001079 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:37.089810 tst register_default_mass.py: using MSISDN 1044 22:48:37.096479 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:37.199895 tst register_default_mass.py: using MSISDN 1045 22:48:37.207306 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:37.313692 tst register_default_mass.py: using MSISDN 1046 22:48:37.321774 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:37.428618 tst register_default_mass.py: using MSISDN 1047 22:48:37.437145 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:37.518245 tst register_default_mass.py: using MSISDN 1048 22:48:37.525800 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:37.591074 tst register_default_mass.py: using MSISDN 1049 22:48:37.597802 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:37.667651 tst register_default_mass.py: using MSISDN 1050 22:48:37.674248 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:37.751704 tst register_default_mass.py: using MSISDN 1051 22:48:37.760860 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:37.835144 tst register_default_mass.py: using MSISDN 1052 22:48:37.842816 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:37.930669 tst register_default_mass.py: using MSISDN 1053 22:48:37.938362 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:38.023030 tst register_default_mass.py: using MSISDN 1054 22:48:38.031084 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:38.318891 tst register_default_mass.py: using MSISDN 1055 22:48:38.329508 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:38.424912 tst register_default_mass.py: using MSISDN 1056 22:48:38.431190 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:38.564570 tst register_default_mass.py: using MSISDN 1057 22:48:38.575386 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:38.661841 tst register_default_mass.py: using MSISDN 1058 22:48:38.669449 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:38.743339 tst register_default_mass.py: using MSISDN 1059 22:48:38.749779 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:38.826329 tst register_default_mass.py: using MSISDN 1060 22:48:38.835502 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:39.597351 tst register_default_mass.py: using MSISDN 1061 22:48:39.603726 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:39.671694 tst register_default_mass.py: using MSISDN 1062 22:48:39.680298 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:39.742826 tst register_default_mass.py: using MSISDN 1063 22:48:39.749950 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:39.834514 tst register_default_mass.py: using MSISDN 1064 22:48:39.842044 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:39.920947 tst register_default_mass.py: using MSISDN 1065 22:48:39.927251 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:40.000659 tst register_default_mass.py: using MSISDN 1066 22:48:40.006920 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:40.120715 tst register_default_mass.py: using MSISDN 1067 22:48:40.131436 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:40.217171 tst register_default_mass.py: using MSISDN 1068 22:48:40.228290 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:40.311377 tst register_default_mass.py: using MSISDN 1069 22:48:40.321795 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:40.392751 tst register_default_mass.py: using MSISDN 1070 22:48:40.402623 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:40.477753 tst register_default_mass.py: using MSISDN 1071 22:48:40.483659 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:40.558994 tst register_default_mass.py: using MSISDN 1072 22:48:40.564969 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:40.639716 tst register_default_mass.py: using MSISDN 1073 22:48:40.645548 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:40.748257 tst register_default_mass.py: using MSISDN 1074 22:48:40.754147 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:40.831918 tst register_default_mass.py: using MSISDN 1075 22:48:40.838316 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:40.918896 tst register_default_mass.py: using MSISDN 1076 22:48:40.925000 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:40.998345 tst register_default_mass.py: using MSISDN 1077 22:48:41.004632 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:41.078169 tst register_default_mass.py: using MSISDN 1078 22:48:41.084885 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:41.188476 tst register_default_mass.py: using MSISDN 1079 22:48:41.194343 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:41.263673 tst register_default_mass.py: using MSISDN 1080 22:48:41.269784 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:41.336452 tst register_default_mass.py: using MSISDN 1081 22:48:41.343312 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:41.452893 tst register_default_mass.py: using MSISDN 1082 22:48:41.459068 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:41.561843 tst register_default_mass.py: using MSISDN 1083 22:48:41.568083 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:41.664879 tst register_default_mass.py: using MSISDN 1084 22:48:41.671249 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:41.760052 tst register_default_mass.py: using MSISDN 1085 22:48:41.767365 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:41.862330 tst register_default_mass.py: using MSISDN 1086 22:48:41.869009 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:41.955056 tst register_default_mass.py: using MSISDN 1087 22:48:41.962581 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:42.068767 tst register_default_mass.py: using MSISDN 1088 22:48:42.078147 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:42.180607 tst register_default_mass.py: using MSISDN 1089 22:48:42.187778 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:42.280972 tst register_default_mass.py: using MSISDN 1090 22:48:42.288084 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:42.371827 tst register_default_mass.py: using MSISDN 1091 22:48:42.381163 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:42.470780 tst register_default_mass.py: using MSISDN 1092 22:48:42.479028 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:42.588307 tst register_default_mass.py: using MSISDN 1093 22:48:42.595501 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:42.726427 tst register_default_mass.py: using MSISDN 1094 22:48:42.734735 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:42.868921 tst register_default_mass.py: using MSISDN 1095 22:48:42.878807 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:42.969026 tst register_default_mass.py: using MSISDN 1096 22:48:42.976440 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:43.049838 tst register_default_mass.py: using MSISDN 1097 22:48:43.061122 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:43.128220 tst register_default_mass.py: using MSISDN 1098 22:48:43.134799 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:43.196515 tst register_default_mass.py: using MSISDN 1099 22:48:43.203039 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:43.266433 tst register_default_mass.py: using MSISDN 1100 22:48:43.273334 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:43.421453 run mass: Starting testcase 22:48:43.428986 run mass: Pre-launching all virtphy's 22:48:43.435993 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:43.452489 run osmo-ms-virt-phy/00000(pid=35): Launched 22:48:43.459933 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:43.476385 run osmo-ms-virt-phy/00001(pid=36): Launched 22:48:43.483763 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:43.499520 run osmo-ms-virt-phy/00002(pid=37): Launched 22:48:43.617831 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:43.635412 run osmo-ms-virt-phy/00003(pid=38): Launched 22:48:43.641966 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:43.655834 run osmo-ms-virt-phy/00004(pid=39): Launched 22:48:43.662481 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:43.676195 run osmo-ms-virt-phy/00005(pid=40): Launched 22:48:43.682520 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:43.695944 run osmo-ms-virt-phy/00006(pid=41): Launched 22:48:43.702199 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:43.715699 run osmo-ms-virt-phy/00007(pid=42): Launched 22:48:43.722365 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:43.736440 run osmo-ms-virt-phy/00008(pid=43): Launched 22:48:43.742802 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:43.756401 run osmo-ms-virt-phy/00009(pid=44): Launched 22:48:43.762664 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:43.776304 run osmo-ms-virt-phy/00010(pid=45): Launched 22:48:43.782719 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:43.796946 run osmo-ms-virt-phy/00011(pid=46): Launched 22:48:43.803516 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:43.817635 run osmo-ms-virt-phy/00012(pid=47): Launched 22:48:43.824175 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:43.838107 run osmo-ms-virt-phy/00013(pid=48): Launched 22:48:43.846007 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:43.860039 run osmo-ms-virt-phy/00014(pid=49): Launched 22:48:43.866540 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:43.881603 run osmo-ms-virt-phy/00015(pid=50): Launched 22:48:43.888677 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:43.904072 run osmo-ms-virt-phy/00016(pid=51): Launched 22:48:43.911150 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:43.926394 run osmo-ms-virt-phy/00017(pid=52): Launched 22:48:43.933426 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:43.949144 run osmo-ms-virt-phy/00018(pid=53): Launched 22:48:43.956872 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:43.973424 run osmo-ms-virt-phy/00019(pid=54): Launched 22:48:43.980823 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:43.997091 run osmo-ms-virt-phy/00020(pid=55): Launched 22:48:44.004474 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:44.020250 run osmo-ms-virt-phy/00021(pid=56): Launched 22:48:44.027586 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:44.043943 run osmo-ms-virt-phy/00022(pid=57): Launched 22:48:44.051379 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:44.067328 run osmo-ms-virt-phy/00023(pid=58): Launched 22:48:44.074825 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:44.090976 run osmo-ms-virt-phy/00024(pid=59): Launched 22:48:44.098773 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:44.117456 run osmo-ms-virt-phy/00025(pid=60): Launched 22:48:44.126015 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:44.143845 run osmo-ms-virt-phy/00026(pid=61): Launched 22:48:44.151744 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:44.168455 run osmo-ms-virt-phy/00027(pid=62): Launched 22:48:44.175922 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:44.191820 run osmo-ms-virt-phy/00028(pid=63): Launched 22:48:44.199197 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:44.214803 run osmo-ms-virt-phy/00029(pid=64): Launched 22:48:44.221932 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:44.237569 run osmo-ms-virt-phy/00030(pid=65): Launched 22:48:44.244855 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:44.260826 run osmo-ms-virt-phy/00031(pid=66): Launched 22:48:44.268349 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:44.284464 run osmo-ms-virt-phy/00032(pid=67): Launched 22:48:44.291867 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:44.308017 run osmo-ms-virt-phy/00033(pid=68): Launched 22:48:44.315777 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:44.332447 run osmo-ms-virt-phy/00034(pid=69): Launched 22:48:44.340179 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:44.357054 run osmo-ms-virt-phy/00035(pid=70): Launched 22:48:44.365039 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:44.381922 run osmo-ms-virt-phy/00036(pid=71): Launched 22:48:44.391233 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:44.407682 run osmo-ms-virt-phy/00037(pid=72): Launched 22:48:44.415262 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:44.431365 run osmo-ms-virt-phy/00038(pid=73): Launched 22:48:44.438904 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:44.454593 run osmo-ms-virt-phy/00039(pid=74): Launched 22:48:44.463229 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:44.479428 run osmo-ms-virt-phy/00040(pid=75): Launched 22:48:44.642908 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:44.656608 run osmo-ms-virt-phy/00041(pid=76): Launched 22:48:44.663184 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:44.677828 run osmo-ms-virt-phy/00042(pid=77): Launched 22:48:44.684851 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:44.699942 run osmo-ms-virt-phy/00043(pid=78): Launched 22:48:44.706865 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:44.722122 run osmo-ms-virt-phy/00044(pid=79): Launched 22:48:44.729093 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:44.744006 run osmo-ms-virt-phy/00045(pid=80): Launched 22:48:44.750946 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:44.766700 run osmo-ms-virt-phy/00046(pid=81): Launched 22:48:44.774209 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:44.791067 run osmo-ms-virt-phy/00047(pid=82): Launched 22:48:44.798664 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:44.815154 run osmo-ms-virt-phy/00048(pid=83): Launched 22:48:44.822712 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:44.839137 run osmo-ms-virt-phy/00049(pid=84): Launched 22:48:44.846484 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:44.862110 run osmo-ms-virt-phy/00050(pid=85): Launched 22:48:44.869288 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:44.884781 run osmo-ms-virt-phy/00051(pid=86): Launched 22:48:44.892262 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:44.907784 run osmo-ms-virt-phy/00052(pid=87): Launched 22:48:44.914948 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:44.930497 run osmo-ms-virt-phy/00053(pid=88): Launched 22:48:44.937861 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:44.953588 run osmo-ms-virt-phy/00054(pid=89): Launched 22:48:44.960817 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:44.976315 run osmo-ms-virt-phy/00055(pid=90): Launched 22:48:44.983544 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:44.999504 run osmo-ms-virt-phy/00056(pid=91): Launched 22:48:45.006774 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:45.022361 run osmo-ms-virt-phy/00057(pid=92): Launched 22:48:45.029477 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:45.044916 run osmo-ms-virt-phy/00058(pid=93): Launched 22:48:45.051975 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:45.067496 run osmo-ms-virt-phy/00059(pid=94): Launched 22:48:45.079290 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:45.095426 run osmo-ms-virt-phy/00060(pid=95): Launched 22:48:45.102997 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:45.119708 run osmo-ms-virt-phy/00061(pid=96): Launched 22:48:45.127224 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:45.143450 run osmo-ms-virt-phy/00062(pid=97): Launched 22:48:45.151806 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:45.168282 run osmo-ms-virt-phy/00063(pid=98): Launched 22:48:45.175672 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:45.191644 run osmo-ms-virt-phy/00064(pid=99): Launched 22:48:45.199048 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:45.215088 run osmo-ms-virt-phy/00065(pid=100): Launched 22:48:45.222296 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:45.240787 run osmo-ms-virt-phy/00066(pid=101): Launched 22:48:45.248229 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:45.264644 run osmo-ms-virt-phy/00067(pid=102): Launched 22:48:45.272295 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:45.288835 run osmo-ms-virt-phy/00068(pid=103): Launched 22:48:45.296271 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:45.312213 run osmo-ms-virt-phy/00069(pid=104): Launched 22:48:45.319342 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:45.334702 run osmo-ms-virt-phy/00070(pid=105): Launched 22:48:45.341800 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:45.357066 run osmo-ms-virt-phy/00071(pid=106): Launched 22:48:45.364252 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:45.379538 run osmo-ms-virt-phy/00072(pid=107): Launched 22:48:45.386620 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:45.401939 run osmo-ms-virt-phy/00073(pid=108): Launched 22:48:45.409144 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:45.424657 run osmo-ms-virt-phy/00074(pid=109): Launched 22:48:45.431821 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:45.446780 run osmo-ms-virt-phy/00075(pid=110): Launched 22:48:45.453607 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:45.468505 run osmo-ms-virt-phy/00076(pid=111): Launched 22:48:45.475496 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:45.491482 run osmo-ms-virt-phy/00077(pid=112): Launched 22:48:45.498987 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:45.515599 run osmo-ms-virt-phy/00078(pid=113): Launched 22:48:45.523161 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:45.539252 run osmo-ms-virt-phy/00079(pid=114): Launched 22:48:45.546869 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:45.563512 run osmo-ms-virt-phy/00080(pid=115): Launched 22:48:45.571496 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:45.587936 run osmo-ms-virt-phy/00081(pid=116): Launched 22:48:45.595716 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:45.612532 run osmo-ms-virt-phy/00082(pid=117): Launched 22:48:45.620288 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:45.636617 run osmo-ms-virt-phy/00083(pid=118): Launched 22:48:45.644158 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:45.660323 run osmo-ms-virt-phy/00084(pid=119): Launched 22:48:45.667773 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:45.683741 run osmo-ms-virt-phy/00085(pid=120): Launched 22:48:45.691023 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:45.707594 run osmo-ms-virt-phy/00086(pid=121): Launched 22:48:45.715193 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:45.732046 run osmo-ms-virt-phy/00087(pid=122): Launched 22:48:45.739503 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:45.755542 run osmo-ms-virt-phy/00088(pid=123): Launched 22:48:45.762837 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:45.778946 run osmo-ms-virt-phy/00089(pid=124): Launched 22:48:45.786222 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:45.802054 run osmo-ms-virt-phy/00090(pid=125): Launched 22:48:45.809369 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:45.825162 run osmo-ms-virt-phy/00091(pid=126): Launched 22:48:45.832476 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:45.848224 run osmo-ms-virt-phy/00092(pid=127): Launched 22:48:45.855530 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:45.871254 run osmo-ms-virt-phy/00093(pid=128): Launched 22:48:45.878660 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:45.894807 run osmo-ms-virt-phy/00094(pid=129): Launched 22:48:45.902075 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:45.918433 run osmo-ms-virt-phy/00095(pid=130): Launched 22:48:45.925886 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:45.942133 run osmo-ms-virt-phy/00096(pid=131): Launched 22:48:45.950510 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:45.967060 run osmo-ms-virt-phy/00097(pid=132): Launched 22:48:45.974648 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:45.991284 run osmo-ms-virt-phy/00098(pid=133): Launched 22:48:45.998738 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:46.015296 run osmo-ms-virt-phy/00099(pid=134): Launched 22:48:46.022849 run mass: Checking if sockets are in the filesystem 22:48:46.037994 run osmo-ms-mob/00000: Starting mobile 22:48:46.054067 run osmo-ms-mob/00000(pid=135): Launched 22:48:46.072160 run mass: MS start registered {at=21034631.775503825, delay=0.010352134704589844, ms=00000} 22:48:51.029668 run osmo-ms-mob/00001: Starting mobile 22:48:51.045674 run osmo-ms-mob/00001(pid=136): Launched 22:48:51.052052 run mass: Starting too slowly. Moving on {now=21034636.755421747, sleep=-0.7220417335629463, target=21034636.033380013} 22:48:51.058036 run mass: MS start registered {at=21034636.761391785, delay=0.005973983556032181, ms=00001} 22:48:51.063997 run mass: Starting too slowly. Moving on {now=21034636.76736655, sleep=-0.6339865364134312, target=21034636.133380014} 22:48:51.070209 run mass: Starting too slowly. Moving on {now=21034636.773579765, sleep=-0.5401997491717339, target=21034636.233380016} 22:48:51.075957 run mass: Starting too slowly. Moving on {now=21034636.7793284, sleep=-0.44594838097691536, target=21034636.333380017} 22:48:51.081790 run mass: Starting too slowly. Moving on {now=21034636.785161927, sleep=-0.3517819084227085, target=21034636.43338002} 22:48:51.087560 run mass: Starting too slowly. Moving on {now=21034636.79093115, sleep=-0.2575511299073696, target=21034636.53338002} 22:48:51.093290 run mass: Starting too slowly. Moving on {now=21034636.79666248, sleep=-0.16328245773911476, target=21034636.633380022} 22:48:51.099050 run mass: Starting too slowly. Moving on {now=21034636.802422225, sleep=-0.06904220208525658, target=21034636.733380023} 22:48:52.036054 run osmo-ms-mob/00002: Starting mobile 22:48:52.049871 run osmo-ms-mob/00002(pid=137): Launched 22:48:52.061324 run mass: MS start registered {at=21034637.76466992, delay=0.004929196089506149, ms=00002} 22:48:52.151108 run mass: MS performed LU {at=21034637.85443137, lu_delay=6.078927543014288, ms=00000} 22:48:53.356651 run osmo-ms-mob/00003: Starting mobile 22:48:53.370833 run osmo-ms-mob/00003(pid=138): Launched 22:48:53.382252 run mass: MS start registered {at=21034639.08559895, delay=0.004806142300367355, ms=00003} 22:48:54.437195 run osmo-ms-mob/00004: Starting mobile 22:48:54.452087 run osmo-ms-mob/00004(pid=139): Launched 22:48:54.464873 run mass: MS start registered {at=21034640.168203417, delay=0.004570327699184418, ms=00004} 22:48:55.436164 run osmo-ms-mob/00005: Starting mobile 22:48:55.451033 run osmo-ms-mob/00005(pid=140): Launched 22:48:55.463623 run mass: MS start registered {at=21034641.166967634, delay=0.00544985756278038, ms=00005} 22:48:56.337930 run osmo-ms-mob/00006: Starting mobile 22:48:56.354450 run osmo-ms-mob/00006(pid=141): Launched 22:48:56.367884 run mass: MS start registered {at=21034642.0712282, delay=0.005544424057006836, ms=00006} 22:48:57.093482 run mass: MS performed LU {at=21034642.796794455, lu_delay=6.035402670502663, ms=00001} 22:48:57.111863 run mass: MS performed LU {at=21034642.81518673, lu_delay=5.050516810268164, ms=00002} 22:48:57.125577 run osmo-ms-mob/00007: Starting mobile 22:48:57.141656 run osmo-ms-mob/00007(pid=142): Launched 22:48:57.154976 run mass: MS start registered {at=21034642.858311422, delay=0.005510985851287842, ms=00007} 22:48:58.037093 run osmo-ms-mob/00008: Starting mobile 22:48:58.051748 run osmo-ms-mob/00008(pid=143): Launched 22:48:58.064583 run mass: MS start registered {at=21034643.76793332, delay=0.005728907883167267, ms=00008} 22:48:58.738247 run osmo-ms-mob/00009: Starting mobile 22:48:58.755333 run osmo-ms-mob/00009(pid=144): Launched 22:48:58.772766 run mass: MS start registered {at=21034644.476091813, delay=0.008609838783740997, ms=00009} 22:48:59.022362 run mass: MS performed LU {at=21034644.72568122, lu_delay=5.640082269906998, ms=00003} 22:48:59.438904 run osmo-ms-mob/00010: Starting mobile 22:48:59.454849 run osmo-ms-mob/00010(pid=145): Launched 22:48:59.467892 run mass: MS start registered {at=21034645.171235915, delay=0.005441829562187195, ms=00010} 22:48:59.511715 run mass: MS performed LU {at=21034645.21504363, lu_delay=5.046840213239193, ms=00004} 22:49:00.037198 run osmo-ms-mob/00011: Starting mobile 22:49:00.053812 run osmo-ms-mob/00011(pid=146): Launched 22:49:00.067548 run mass: MS start registered {at=21034645.77089309, delay=0.00562431663274765, ms=00011} 22:49:00.638140 run osmo-ms-mob/00012: Starting mobile 22:49:00.655187 run osmo-ms-mob/00012(pid=147): Launched 22:49:00.672389 run mass: MS start registered {at=21034646.375711553, delay=0.008525107055902481, ms=00012} 22:49:00.859210 run mass: MS performed LU {at=21034646.56251622, lu_delay=5.395548585802317, ms=00005} 22:49:01.112608 run mass: MS performed LU {at=21034646.81593599, lu_delay=4.74470779299736, ms=00006} 22:49:01.238844 run osmo-ms-mob/00013: Starting mobile 22:49:01.257040 run osmo-ms-mob/00013(pid=148): Launched 22:49:01.270849 run mass: MS start registered {at=21034646.974187657, delay=0.0029476508498191833, ms=00013} 22:49:01.845893 run osmo-ms-mob/00014: Starting mobile 22:49:01.868601 run osmo-ms-mob/00014(pid=149): Launched 22:49:01.884823 run mass: MS start registered {at=21034647.58812659, delay=0.0066400691866874695, ms=00014} 22:49:02.439971 run osmo-ms-mob/00015: Starting mobile 22:49:02.460089 run osmo-ms-mob/00015(pid=150): Launched 22:49:02.480728 run mass: MS start registered {at=21034648.18401845, delay=0.009450163692235947, ms=00015} 22:49:02.788357 run mass: MS performed LU {at=21034648.49164949, lu_delay=4.723716169595718, ms=00008} 22:49:02.852362 run mass: MS performed LU {at=21034648.555714317, lu_delay=5.697402894496918, ms=00007} 22:49:02.865982 run osmo-ms-mob/00016: Starting mobile 22:49:02.884214 run osmo-ms-mob/00016(pid=151): Launched 22:49:02.907292 run mass: MS start registered {at=21034648.61060944, delay=0.013831619173288345, ms=00016} 22:49:03.443210 run osmo-ms-mob/00017: Starting mobile 22:49:03.474095 run osmo-ms-mob/00017(pid=152): Launched 22:49:03.495760 run mass: MS start registered {at=21034649.19907704, delay=0.006917327642440796, ms=00017} 22:49:04.042021 run osmo-ms-mob/00018: Starting mobile 22:49:04.059636 run osmo-ms-mob/00018(pid=153): Launched 22:49:04.073336 run mass: MS start registered {at=21034649.77667087, delay=0.005391553044319153, ms=00018} 22:49:04.437410 run osmo-ms-mob/00019: Starting mobile 22:49:04.454002 run osmo-ms-mob/00019(pid=154): Launched 22:49:04.467307 run mass: MS start registered {at=21034650.17064922, delay=0.005669984966516495, ms=00019} 22:49:04.625668 run mass: MS performed LU {at=21034650.32896805, lu_delay=5.1577321365475655, ms=00010} 22:49:04.947373 run osmo-ms-mob/00020: Starting mobile 22:49:04.988441 run osmo-ms-mob/00020(pid=155): Launched 22:49:05.007733 run mass: MS performed LU {at=21034650.711062517, lu_delay=4.9401694275438786, ms=00011} 22:49:05.025406 run mass: MS start registered {at=21034650.728761807, delay=0.017745163291692734, ms=00020} 22:49:05.437728 run osmo-ms-mob/00021: Starting mobile 22:49:05.453090 run osmo-ms-mob/00021(pid=156): Launched 22:49:05.465387 run mass: MS start registered {at=21034651.168713916, delay=0.004901338368654251, ms=00021} 22:49:05.841422 run osmo-ms-mob/00022: Starting mobile 22:49:05.858242 run osmo-ms-mob/00022(pid=157): Launched 22:49:05.871387 run mass: MS start registered {at=21034651.574733447, delay=0.005297243595123291, ms=00022} 22:49:06.340494 run osmo-ms-mob/00023: Starting mobile 22:49:06.358246 run osmo-ms-mob/00023(pid=158): Launched 22:49:06.371594 run mass: MS start registered {at=21034652.074943066, delay=0.005524400621652603, ms=00023} 22:49:06.424816 run mass: MS performed LU {at=21034652.12814993, lu_delay=5.752438377588987, ms=00012} 22:49:06.554493 run mass: MS performed LU {at=21034652.257827826, lu_delay=4.669701237231493, ms=00014} 22:49:06.572769 run mass: MS performed LU {at=21034652.27612569, lu_delay=5.301938034594059, ms=00013} 22:49:06.584536 run osmo-ms-mob/00024: Starting mobile 22:49:06.598811 run osmo-ms-mob/00024(pid=159): Launched 22:49:06.610551 run mass: MS start registered {at=21034652.31389886, delay=0.005122918635606766, ms=00024} 22:49:07.236288 run osmo-ms-mob/00025: Starting mobile 22:49:07.251554 run osmo-ms-mob/00025(pid=160): Launched 22:49:07.264316 run mass: MS start registered {at=21034652.9676579, delay=0.005531512200832367, ms=00025} 22:49:07.639515 run osmo-ms-mob/00026: Starting mobile 22:49:07.654525 run osmo-ms-mob/00026(pid=161): Launched 22:49:07.666929 run mass: MS start registered {at=21034653.370274674, delay=0.004746641963720322, ms=00026} 22:49:08.036095 run osmo-ms-mob/00027: Starting mobile 22:49:08.050063 run osmo-ms-mob/00027(pid=162): Launched 22:49:08.061476 run mass: MS start registered {at=21034653.764827654, delay=0.0029581785202026367, ms=00027} 22:49:08.289748 run mass: MS performed LU {at=21034653.993067693, lu_delay=5.382458254694939, ms=00016} 22:49:08.325981 run mass: MS performed LU {at=21034654.02932283, lu_delay=4.830245789140463, ms=00017} 22:49:08.337647 run osmo-ms-mob/00028: Starting mobile 22:49:08.352213 run osmo-ms-mob/00028(pid=163): Launched 22:49:08.363836 run mass: MS start registered {at=21034654.067178708, delay=0.005079008638858795, ms=00028} 22:49:08.390364 run mass: MS performed LU {at=21034654.09371208, lu_delay=5.909693628549576, ms=00015} 22:49:08.815769 run mass: MS performed LU {at=21034654.519103624, lu_delay=4.742432754486799, ms=00018} 22:49:08.827742 run osmo-ms-mob/00029: Starting mobile 22:49:08.842812 run osmo-ms-mob/00029(pid=164): Launched 22:49:08.855439 run mass: MS start registered {at=21034654.558781456, delay=0.005535740405321121, ms=00029} 22:49:09.236745 run osmo-ms-mob/00030: Starting mobile 22:49:09.252412 run osmo-ms-mob/00030(pid=165): Launched 22:49:09.264478 run mass: MS start registered {at=21034654.9678284, delay=0.004967760294675827, ms=00030} 22:49:09.636718 run osmo-ms-mob/00031: Starting mobile 22:49:09.652214 run osmo-ms-mob/00031(pid=166): Launched 22:49:09.665281 run mass: MS start registered {at=21034655.368629042, delay=0.00554899126291275, ms=00031} 22:49:09.937073 run osmo-ms-mob/00032: Starting mobile 22:49:09.952384 run osmo-ms-mob/00032(pid=167): Launched 22:49:09.966990 run mass: MS start registered {at=21034655.670328863, delay=0.00738748162984848, ms=00032} 22:49:10.190858 run mass: MS performed LU {at=21034655.89419197, lu_delay=4.7254780530929565, ms=00021} 22:49:10.319544 run mass: MS performed LU {at=21034656.022876624, lu_delay=5.852227404713631, ms=00019} 22:49:10.332297 run osmo-ms-mob/00033: Starting mobile 22:49:10.353164 run osmo-ms-mob/00033(pid=168): Launched 22:49:10.360195 run mass: MS performed LU {at=21034656.06354933, lu_delay=5.334787521511316, ms=00020} 22:49:10.367320 run mass: MS start registered {at=21034656.07068403, delay=0.00716046616435051, ms=00033} 22:49:10.481667 run mass: MS performed LU {at=21034656.184998933, lu_delay=4.610265485942364, ms=00022} 22:49:10.737130 run osmo-ms-mob/00034: Starting mobile 22:49:10.752962 run osmo-ms-mob/00034(pid=169): Launched 22:49:10.765721 run mass: MS start registered {at=21034656.469067514, delay=0.005400262773036957, ms=00034} 22:49:11.037095 run osmo-ms-mob/00035: Starting mobile 22:49:11.052420 run osmo-ms-mob/00035(pid=170): Launched 22:49:11.064974 run mass: MS start registered {at=21034656.768322367, delay=0.005414530634880066, ms=00035} 22:49:11.437530 run osmo-ms-mob/00036: Starting mobile 22:49:11.452279 run osmo-ms-mob/00036(pid=171): Launched 22:49:11.464188 run mass: MS start registered {at=21034657.167534877, delay=0.004922728985548019, ms=00036} 22:49:11.836168 run osmo-ms-mob/00037: Starting mobile 22:49:11.851076 run osmo-ms-mob/00037(pid=172): Launched 22:49:11.863699 run mass: MS start registered {at=21034657.56703808, delay=0.005525238811969757, ms=00037} 22:49:12.136478 run osmo-ms-mob/00038: Starting mobile 22:49:12.151352 run osmo-ms-mob/00038(pid=173): Launched 22:49:12.158674 run mass: MS performed LU {at=21034657.862027712, lu_delay=5.787084646522999, ms=00023} 22:49:12.165883 run mass: MS start registered {at=21034657.869246893, delay=0.007241006940603256, ms=00038} 22:49:12.175085 run mass: MS performed LU {at=21034657.878438175, lu_delay=5.564539313316345, ms=00024} 22:49:12.188810 run osmo-ms-mob/00039: Starting mobile 22:49:12.204536 run osmo-ms-mob/00039(pid=174): Launched 22:49:12.217230 run mass: MS start registered {at=21034657.92056724, delay=0.005414377897977829, ms=00039} 22:49:12.290309 run mass: MS performed LU {at=21034657.993636653, lu_delay=5.025978751480579, ms=00025} 22:49:12.562409 run mass: MS performed LU {at=21034658.26574229, lu_delay=4.89546761661768, ms=00026} 22:49:12.836715 run osmo-ms-mob/00040: Starting mobile 22:49:12.852111 run osmo-ms-mob/00040(pid=175): Launched 22:49:12.865902 run mass: MS start registered {at=21034658.569236767, delay=0.006688304245471954, ms=00040} 22:49:13.137002 run osmo-ms-mob/00041: Starting mobile 22:49:13.153386 run osmo-ms-mob/00041(pid=176): Launched 22:49:13.166288 run mass: MS start registered {at=21034658.869622193, delay=0.005634579807519913, ms=00041} 22:49:13.437773 run osmo-ms-mob/00042: Starting mobile 22:49:13.453811 run osmo-ms-mob/00042(pid=177): Launched 22:49:13.466623 run mass: MS start registered {at=21034659.169880725, delay=0.005265459418296814, ms=00042} 22:49:13.836859 run osmo-ms-mob/00043: Starting mobile 22:49:13.851639 run osmo-ms-mob/00043(pid=178): Launched 22:49:13.863303 run mass: MS start registered {at=21034659.566652507, delay=0.00507696345448494, ms=00043} 22:49:14.086436 run mass: MS performed LU {at=21034659.789764296, lu_delay=5.722585588693619, ms=00028} 22:49:14.098006 run osmo-ms-mob/00044: Starting mobile 22:49:14.111618 run osmo-ms-mob/00044(pid=179): Launched 22:49:14.117854 run mass: MS performed LU {at=21034659.82121419, lu_delay=6.056386537849903, ms=00027} 22:49:14.123890 run mass: MS start registered {at=21034659.82725617, delay=0.006060067564249039, ms=00044} 22:49:14.228955 run mass: MS performed LU {at=21034659.932290588, lu_delay=4.96446218714118, ms=00030} 22:49:14.240584 run osmo-ms-mob/00045: Starting mobile 22:49:14.254341 run osmo-ms-mob/00045(pid=180): Launched 22:49:14.260730 run mass: MS performed LU {at=21034659.96408806, lu_delay=4.595459017902613, ms=00031} 22:49:14.266842 run mass: MS start registered {at=21034659.97020762, delay=0.006140910089015961, ms=00045} 22:49:14.736935 run osmo-ms-mob/00046: Starting mobile 22:49:14.750692 run osmo-ms-mob/00046(pid=181): Launched 22:49:14.762068 run mass: MS start registered {at=21034660.465419594, delay=0.004402227699756622, ms=00046} 22:49:15.330290 run osmo-ms-mob/00047: Starting mobile 22:49:15.343601 run osmo-ms-mob/00047(pid=182): Launched 22:49:15.350020 run mass: Starting too slowly. Moving on {now=21034661.053389516, sleep=-0.22000913321971893, target=21034660.833380383} 22:49:15.355822 run mass: MS start registered {at=21034661.059181694, delay=0.005794510245323181, ms=00047} 22:49:15.361914 run mass: Starting too slowly. Moving on {now=21034661.065284513, sleep=-0.13190412893891335, target=21034660.933380384} 22:49:15.367640 run mass: Starting too slowly. Moving on {now=21034661.071010936, sleep=-0.03763055056333542, target=21034661.033380385} 22:49:15.378990 run osmo-ms-mob/00048: Starting mobile 22:49:15.392578 run osmo-ms-mob/00048(pid=183): Launched 22:49:15.403470 run mass: MS start registered {at=21034661.106824417, delay=0.004758045077323914, ms=00048} 22:49:15.690229 run osmo-ms-mob/00049: Starting mobile 22:49:15.705583 run osmo-ms-mob/00049(pid=184): Launched 22:49:15.716423 run mass: MS start registered {at=21034661.419772692, delay=0.004606492817401886, ms=00049} 22:49:15.936711 run osmo-ms-mob/00050: Starting mobile 22:49:15.951001 run osmo-ms-mob/00050(pid=185): Launched 22:49:15.962345 run mass: MS start registered {at=21034661.665692467, delay=0.004736263304948807, ms=00050} 22:49:16.336371 run osmo-ms-mob/00051: Starting mobile 22:49:16.350815 run osmo-ms-mob/00051(pid=186): Launched 22:49:16.362555 run mass: MS start registered {at=21034662.06588175, delay=0.005156043916940689, ms=00051} 22:49:16.619744 run mass: MS performed LU {at=21034662.3230779, lu_delay=5.1555430218577385, ms=00036} 22:49:16.632276 run osmo-ms-mob/00052: Starting mobile 22:49:16.646917 run osmo-ms-mob/00052(pid=187): Launched 22:49:16.653512 run mass: MS performed LU {at=21034662.356868554, lu_delay=5.887801039963961, ms=00034} 22:49:16.659725 run mass: MS performed LU {at=21034662.363091003, lu_delay=6.292406972497702, ms=00033} 22:49:16.665867 run mass: MS start registered {at=21034662.369233966, delay=0.012386832386255264, ms=00052} 22:49:16.677731 run osmo-ms-mob/00053: Starting mobile 22:49:16.691682 run osmo-ms-mob/00053(pid=188): Launched 22:49:16.703185 run mass: MS start registered {at=21034662.40653508, delay=0.004946105182170868, ms=00053} 22:49:16.762250 run mass: MS performed LU {at=21034662.46558494, lu_delay=6.795256078243256, ms=00032} 22:49:16.799208 run mass: MS performed LU {at=21034662.502541773, lu_delay=5.734219405800104, ms=00035} 22:49:16.811269 run osmo-ms-mob/00054: Starting mobile 22:49:16.825777 run osmo-ms-mob/00054(pid=189): Launched 22:49:16.837506 run mass: MS start registered {at=21034662.540844798, delay=0.005317706614732742, ms=00054} 22:49:17.536779 run osmo-ms-mob/00055: Starting mobile 22:49:17.550720 run osmo-ms-mob/00055(pid=190): Launched 22:49:17.562569 run mass: MS start registered {at=21034663.265908793, delay=0.005259167402982712, ms=00055} 22:49:17.758996 run mass: MS performed LU {at=21034663.46231785, lu_delay=5.89527976885438, ms=00037} 22:49:17.771252 run osmo-ms-mob/00056: Starting mobile 22:49:17.785326 run osmo-ms-mob/00056(pid=191): Launched 22:49:17.796458 run mass: MS start registered {at=21034663.49980075, delay=0.004836417734622955, ms=00056} 22:49:17.851848 run mass: MS performed LU {at=21034663.5551816, lu_delay=4.685559406876564, ms=00041} 22:49:17.870505 run mass: MS performed LU {at=21034663.573848434, lu_delay=5.653281193226576, ms=00039} 22:49:17.881901 run osmo-ms-mob/00057: Starting mobile 22:49:17.895374 run osmo-ms-mob/00057(pid=192): Launched 22:49:17.906216 run mass: MS start registered {at=21034663.60956906, delay=0.004544932395219803, ms=00057} 22:49:18.012863 run mass: MS performed LU {at=21034663.71618561, lu_delay=5.846938718110323, ms=00038} 22:49:18.050427 run mass: MS performed LU {at=21034663.753766786, lu_delay=5.184530019760132, ms=00040} 22:49:18.538062 run osmo-ms-mob/00058: Starting mobile 22:49:18.552315 run osmo-ms-mob/00058(pid=193): Launched 22:49:18.564235 run mass: MS start registered {at=21034664.26758217, delay=0.005236182361841202, ms=00058} 22:49:18.836886 run osmo-ms-mob/00059: Starting mobile 22:49:18.851162 run osmo-ms-mob/00059(pid=194): Launched 22:49:18.862907 run mass: MS start registered {at=21034664.566252183, delay=0.005105976015329361, ms=00059} 22:49:19.136436 run osmo-ms-mob/00060: Starting mobile 22:49:19.150770 run osmo-ms-mob/00060(pid=195): Launched 22:49:19.162292 run mass: MS start registered {at=21034664.865642697, delay=0.004659757018089294, ms=00060} 22:49:19.535690 run osmo-ms-mob/00061: Starting mobile 22:49:19.549339 run osmo-ms-mob/00061(pid=196): Launched 22:49:19.560617 run mass: MS start registered {at=21034665.26396609, delay=0.005078908056020737, ms=00061} 22:49:19.587217 run mass: MS performed LU {at=21034665.290532798, lu_delay=5.320325177162886, ms=00045} 22:49:19.623122 run mass: MS performed LU {at=21034665.326456726, lu_delay=4.861037131398916, ms=00046} 22:49:19.635434 run osmo-ms-mob/00062: Starting mobile 22:49:19.649922 run osmo-ms-mob/00062(pid=197): Launched 22:49:19.662832 run mass: MS start registered {at=21034665.36616704, delay=0.0063858553767204285, ms=00062} 22:49:19.707091 run mass: MS performed LU {at=21034665.410425987, lu_delay=5.843773480504751, ms=00043} 22:49:19.914383 run mass: MS performed LU {at=21034665.617717925, lu_delay=5.790461756289005, ms=00044} 22:49:19.926423 run osmo-ms-mob/00063: Starting mobile 22:49:19.940093 run osmo-ms-mob/00063(pid=198): Launched 22:49:19.951359 run mass: MS start registered {at=21034665.654692225, delay=0.0045796968042850494, ms=00063} 22:49:19.957710 run mass: MS performed LU {at=21034665.661068924, lu_delay=4.601887229830027, ms=00047} 22:49:20.537375 run osmo-ms-mob/00064: Starting mobile 22:49:20.554077 run osmo-ms-mob/00064(pid=199): Launched 22:49:20.569977 run mass: MS start registered {at=21034666.27329894, delay=0.007396373897790909, ms=00064} 22:49:20.676147 run mass: MS performed LU {at=21034666.379468203, lu_delay=7.209587477147579, ms=00042} 22:49:21.068456 run osmo-ms-mob/00065: Starting mobile 22:49:21.175904 run osmo-ms-mob/00065(pid=200): Launched 22:49:21.182395 run mass: Starting too slowly. Moving on {now=21034666.885764033, sleep=-0.15238356217741966, target=21034666.73338047} 22:49:21.188402 run mass: MS start registered {at=21034666.89176087, delay=0.005999714136123657, ms=00065} 22:49:21.194925 run mass: Starting too slowly. Moving on {now=21034666.898292787, sleep=-0.06491231545805931, target=21034666.833380472} 22:49:21.270065 run osmo-ms-mob/00066: Starting mobile 22:49:21.284269 run osmo-ms-mob/00066(pid=201): Launched 22:49:21.296431 run mass: MS start registered {at=21034666.999763094, delay=0.00546698272228241, ms=00066} 22:49:22.248190 run osmo-ms-mob/00067: Starting mobile 22:49:22.262806 run osmo-ms-mob/00067(pid=202): Launched 22:49:22.269180 run mass: Starting too slowly. Moving on {now=21034667.972548217, sleep=-0.5391677357256413, target=21034667.43338048} 22:49:22.275118 run mass: MS performed LU {at=21034667.97847579, lu_delay=5.91259403899312, ms=00051} 22:49:22.281441 run mass: Starting too slowly. Moving on {now=21034667.984810404, sleep=-0.45142992213368416, target=21034667.533380482} 22:49:22.287321 run mass: MS performed LU {at=21034667.99068143, lu_delay=5.621447462588549, ms=00052} 22:49:22.293262 run mass: Starting too slowly. Moving on {now=21034667.996632304, sleep=-0.36325182020664215, target=21034667.633380484} 22:49:22.299578 run mass: MS performed LU {at=21034668.002937887, lu_delay=5.596402805298567, ms=00053} 22:49:22.749923 run osmo-ms-mob/00068: Starting mobile 22:49:22.998072 run osmo-ms-mob/00068(pid=203): Launched 22:49:23.004586 run mass: Starting too slowly. Moving on {now=21034668.707953867, sleep=-0.9745733812451363, target=21034667.733380485} 22:49:23.010350 run mass: MS start registered {at=21034668.71370864, delay=0.7411625273525715, ms=00067} 22:49:23.016671 run mass: Starting too slowly. Moving on {now=21034668.720039062, sleep=-0.886658575385809, target=21034667.833380487} 22:49:23.022526 run mass: MS start registered {at=21034668.725885358, delay=0.017933838069438934, ms=00068} 22:49:23.028428 run mass: Starting too slowly. Moving on {now=21034668.7317981, sleep=-0.7984176129102707, target=21034667.93338049} 22:49:23.034455 run mass: Starting too slowly. Moving on {now=21034668.73782407, sleep=-0.7044435814023018, target=21034668.03338049} 22:49:23.045846 run osmo-ms-mob/00069: Starting mobile 22:49:23.060394 run osmo-ms-mob/00069(pid=204): Launched 22:49:23.068035 run mass: Starting too slowly. Moving on {now=21034668.771402135, sleep=-0.638021644204855, target=21034668.13338049} 22:49:23.073992 run mass: MS start registered {at=21034668.77735097, delay=0.005951531231403351, ms=00069} 22:49:23.080395 run mass: Starting too slowly. Moving on {now=21034668.78376342, sleep=-0.5503829270601273, target=21034668.233380493} 22:49:23.086341 run mass: Starting too slowly. Moving on {now=21034668.789710954, sleep=-0.45633045956492424, target=21034668.333380494} 22:49:23.092072 run mass: Starting too slowly. Moving on {now=21034668.795442704, sleep=-0.3620622083544731, target=21034668.433380496} 22:49:23.103855 run osmo-ms-mob/00070: Starting mobile 22:49:23.118334 run osmo-ms-mob/00070(pid=205): Launched 22:49:23.124820 run mass: Starting too slowly. Moving on {now=21034668.828188106, sleep=-0.2948076091706753, target=21034668.533380497} 22:49:23.131097 run mass: MS start registered {at=21034668.83445558, delay=0.006269760429859161, ms=00070} 22:49:23.137573 run mass: Starting too slowly. Moving on {now=21034668.84093996, sleep=-0.2075594626367092, target=21034668.6333805} 22:49:23.143649 run mass: Starting too slowly. Moving on {now=21034668.847016525, sleep=-0.11363602429628372, target=21034668.7333805} 22:49:23.149985 run mass: Starting too slowly. Moving on {now=21034668.853353202, sleep=-0.019972700625658035, target=21034668.8333805} 22:49:23.161921 run osmo-ms-mob/00071: Starting mobile 22:49:23.176381 run osmo-ms-mob/00071(pid=206): Launched 22:49:23.188262 run mass: MS start registered {at=21034668.89161032, delay=0.005135376006364822, ms=00071} 22:49:23.513543 run mass: MS performed LU {at=21034669.216873366, lu_delay=7.551180899143219, ms=00050} 22:49:23.525729 run osmo-ms-mob/00072: Starting mobile 22:49:23.540122 run osmo-ms-mob/00072(pid=207): Launched 22:49:23.546608 run mass: MS performed LU {at=21034669.249963704, lu_delay=7.830191012471914, ms=00049} 22:49:23.552865 run mass: MS performed LU {at=21034669.256230075, lu_delay=24.78013826161623, ms=00009} 22:49:23.559414 run mass: MS start registered {at=21034669.262778383, delay=0.012838758528232574, ms=00072} 22:49:23.937431 run osmo-ms-mob/00073: Starting mobile 22:49:23.951256 run osmo-ms-mob/00073(pid=208): Launched 22:49:23.962769 run mass: MS start registered {at=21034669.666112807, delay=0.004675831645727158, ms=00073} 22:49:24.151064 run mass: MS performed LU {at=21034669.85439632, lu_delay=5.586814150214195, ms=00058} 22:49:24.169219 run mass: MS performed LU {at=21034669.872561663, lu_delay=8.765737246721983, ms=00048} 22:49:24.181792 run osmo-ms-mob/00074: Starting mobile 22:49:24.196214 run osmo-ms-mob/00074(pid=209): Launched 22:49:24.203022 run mass: MS performed LU {at=21034669.906373657, lu_delay=6.296804595738649, ms=00057} 22:49:24.209462 run mass: MS performed LU {at=21034669.912825212, lu_delay=5.346573028713465, ms=00059} 22:49:24.215838 run mass: MS start registered {at=21034669.91919674, delay=0.012849856168031693, ms=00074} 22:49:24.293707 run mass: MS performed LU {at=21034669.997007456, lu_delay=6.731098663061857, ms=00055} 22:49:24.312698 run osmo-ms-mob/00075: Starting mobile 22:49:24.329628 run osmo-ms-mob/00075(pid=210): Launched 22:49:24.337944 run mass: MS performed LU {at=21034670.0412983, lu_delay=6.541497550904751, ms=00056} 22:49:24.347829 run mass: MS start registered {at=21034670.05116854, delay=0.009894803166389465, ms=00075} 22:49:24.557769 run mass: MS performed LU {at=21034670.261093114, lu_delay=4.8949260748922825, ms=00062} 22:49:25.237931 run osmo-ms-mob/00076: Starting mobile 22:49:25.254001 run osmo-ms-mob/00076(pid=211): Launched 22:49:25.267538 run mass: MS start registered {at=21034670.970874805, delay=0.006039630621671677, ms=00076} 22:49:25.291141 run mass: MS performed LU {at=21034670.994439237, lu_delay=5.3397470116615295, ms=00063} 22:49:25.383305 run mass: MS performed LU {at=21034671.08664067, lu_delay=4.8133417293429375, ms=00064} 22:49:25.401609 run mass: MS performed LU {at=21034671.10494911, lu_delay=5.840983018279076, ms=00061} 22:49:25.414940 run osmo-ms-mob/00077: Starting mobile 22:49:25.430692 run osmo-ms-mob/00077(pid=212): Launched 22:49:25.443484 run mass: MS start registered {at=21034671.14682261, delay=0.005288098007440567, ms=00077} 22:49:25.544347 run mass: MS performed LU {at=21034671.247661263, lu_delay=6.382018566131592, ms=00060} 22:49:26.137308 run osmo-ms-mob/00078: Starting mobile 22:49:26.153830 run osmo-ms-mob/00078(pid=213): Launched 22:49:26.166814 run mass: MS start registered {at=21034671.870159466, delay=0.005184825509786606, ms=00078} 22:49:26.537335 run osmo-ms-mob/00079: Starting mobile 22:49:26.552593 run osmo-ms-mob/00079(pid=214): Launched 22:49:26.565265 run mass: MS start registered {at=21034672.268604442, delay=0.005313768982887268, ms=00079} 22:49:27.036857 run osmo-ms-mob/00080: Starting mobile 22:49:27.052504 run osmo-ms-mob/00080(pid=215): Launched 22:49:27.065023 run mass: MS start registered {at=21034672.768367693, delay=0.0051940493285655975, ms=00080} 22:49:27.220027 run mass: MS performed LU {at=21034672.92336135, lu_delay=5.923598255962133, ms=00066} 22:49:27.238156 run mass: MS performed LU {at=21034672.941498786, lu_delay=6.04973791539669, ms=00065} 22:49:27.353828 run mass: MS performed LU {at=21034673.057161544, lu_delay=4.343452904373407, ms=00067} 22:49:27.536613 run osmo-ms-mob/00081: Starting mobile 22:49:27.550708 run osmo-ms-mob/00081(pid=216): Launched 22:49:27.562420 run mass: MS start registered {at=21034673.2657672, delay=0.00507727637887001, ms=00081} 22:49:27.936434 run osmo-ms-mob/00082: Starting mobile 22:49:27.950391 run osmo-ms-mob/00082(pid=217): Launched 22:49:27.962313 run mass: MS start registered {at=21034673.665663768, delay=0.005269359797239304, ms=00082} 22:49:28.537056 run osmo-ms-mob/00083: Starting mobile 22:49:28.553635 run osmo-ms-mob/00083(pid=218): Launched 22:49:28.566580 run mass: MS start registered {at=21034674.269927397, delay=0.004978857934474945, ms=00083} 22:49:29.036951 run osmo-ms-mob/00084: Starting mobile 22:49:29.052543 run osmo-ms-mob/00084(pid=219): Launched 22:49:29.060303 run mass: MS performed LU {at=21034674.763657495, lu_delay=5.872047174721956, ms=00071} 22:49:29.067523 run mass: MS start registered {at=21034674.770886056, delay=0.0072507113218307495, ms=00084} 22:49:29.148779 run mass: MS performed LU {at=21034674.85210796, lu_delay=4.800939422100782, ms=00075} 22:49:29.167359 run mass: MS performed LU {at=21034674.870687786, lu_delay=4.951491046696901, ms=00074} 22:49:29.310782 run mass: MS performed LU {at=21034675.01408583, lu_delay=6.179630249738693, ms=00070} 22:49:29.324291 run osmo-ms-mob/00085: Starting mobile 22:49:29.340259 run osmo-ms-mob/00085(pid=220): Launched 22:49:29.347313 run mass: MS performed LU {at=21034675.050658617, lu_delay=6.324773259460926, ms=00068} 22:49:29.354579 run mass: MS performed LU {at=21034675.057940464, lu_delay=6.280589494854212, ms=00069} 22:49:29.362062 run mass: MS start registered {at=21034675.065425545, delay=0.014792632311582565, ms=00085} 22:49:30.017082 run mass: MS performed LU {at=21034675.72041651, lu_delay=4.573593899607658, ms=00077} 22:49:30.138326 run osmo-ms-mob/00086: Starting mobile 22:49:30.154473 run osmo-ms-mob/00086(pid=221): Launched 22:49:30.162380 run mass: MS performed LU {at=21034675.865732346, lu_delay=21.306950889527798, ms=00029} 22:49:30.169745 run mass: MS start registered {at=21034675.87310868, delay=0.007400944828987122, ms=00086} 22:49:30.279960 run mass: MS performed LU {at=21034675.98325197, lu_delay=6.317139163613319, ms=00073} 22:49:30.298539 run mass: MS performed LU {at=21034676.001871757, lu_delay=6.739093374460936, ms=00072} 22:49:30.376743 run mass: MS performed LU {at=21034676.080048, lu_delay=3.81144355610013, ms=00079} 22:49:30.737848 run osmo-ms-mob/00087: Starting mobile 22:49:30.755440 run osmo-ms-mob/00087(pid=222): Launched 22:49:30.769553 run mass: MS start registered {at=21034676.47288602, delay=0.005893070250749588, ms=00087} 22:49:30.884127 run mass: MS performed LU {at=21034676.587456662, lu_delay=4.717297196388245, ms=00078} 22:49:31.013675 run mass: MS performed LU {at=21034676.71699288, lu_delay=5.746118076145649, ms=00076} 22:49:31.338050 run osmo-ms-mob/00088: Starting mobile 22:49:31.352769 run osmo-ms-mob/00088(pid=223): Launched 22:49:31.366181 run mass: MS start registered {at=21034677.06951685, delay=0.00599408894777298, ms=00088} 22:49:31.937605 run osmo-ms-mob/00089: Starting mobile 22:49:31.953864 run osmo-ms-mob/00089(pid=224): Launched 22:49:31.976802 run mass: MS start registered {at=21034677.680127595, delay=0.012334931641817093, ms=00089} 22:49:32.545503 run osmo-ms-mob/00090: Starting mobile 22:49:32.573722 run osmo-ms-mob/00090(pid=225): Launched 22:49:32.598645 run mass: MS start registered {at=21034678.30194745, delay=0.00509309396147728, ms=00090} 22:49:32.823294 run mass: MS performed LU {at=21034678.526570324, lu_delay=4.860906556248665, ms=00082} 22:49:32.914857 run mass: MS performed LU {at=21034678.618150417, lu_delay=5.849782723933458, ms=00080} 22:49:32.933624 run mass: MS performed LU {at=21034678.63695103, lu_delay=5.371183827519417, ms=00081} 22:49:33.239432 run osmo-ms-mob/00091: Starting mobile 22:49:33.255247 run osmo-ms-mob/00091(pid=226): Launched 22:49:33.268621 run mass: MS start registered {at=21034678.971957058, delay=0.006136726588010788, ms=00091} 22:49:33.940377 run osmo-ms-mob/00092: Starting mobile 22:49:33.974462 run osmo-ms-mob/00092(pid=227): Launched 22:49:33.987541 run mass: MS start registered {at=21034679.690881755, delay=0.005646958947181702, ms=00092} 22:49:34.757748 run osmo-ms-mob/00093: Starting mobile 22:49:34.776776 run osmo-ms-mob/00093(pid=228): Launched 22:49:34.792447 run mass: MS performed LU {at=21034680.49578745, lu_delay=4.622678767889738, ms=00086} 22:49:34.849412 run mass: MS performed LU {at=21034680.55276533, lu_delay=6.2828379310667515, ms=00083} 22:49:34.863790 run mass: MS start registered {at=21034680.56714168, delay=0.07139220461249352, ms=00093} 22:49:34.885282 run mass: MS performed LU {at=21034680.588593367, lu_delay=5.523167822510004, ms=00085} 22:49:34.960098 run mass: MS performed LU {at=21034680.66340139, lu_delay=5.892515335232019, ms=00084} 22:49:35.648247 run osmo-ms-mob/00094: Starting mobile 22:49:35.690691 run osmo-ms-mob/00094(pid=229): Launched 22:49:35.714573 run mass: MS start registered {at=21034681.417884406, delay=0.002838224172592163, ms=00094} 22:49:36.549057 run osmo-ms-mob/00095: Starting mobile 22:49:36.591091 run osmo-ms-mob/00095(pid=230): Launched 22:49:36.609405 run mass: MS performed LU {at=21034682.31273211, lu_delay=5.839846093207598, ms=00087} 22:49:36.629580 run mass: MS start registered {at=21034682.332920335, delay=0.020236507058143616, ms=00095} 22:49:36.680482 run mass: MS performed LU {at=21034682.383789066, lu_delay=4.703661471605301, ms=00089} 22:49:36.699043 run mass: MS performed LU {at=21034682.402361937, lu_delay=5.332845088094473, ms=00088} 22:49:37.545390 run osmo-ms-mob/00096: Starting mobile 22:49:37.582169 run osmo-ms-mob/00096(pid=231): Launched 22:49:37.605609 run mass: MS start registered {at=21034683.308925003, delay=0.007005602121353149, ms=00096} 22:49:38.518226 run mass: MS performed LU {at=21034684.221531253, lu_delay=5.919583804905415, ms=00090} 22:49:38.642464 run osmo-ms-mob/00097: Starting mobile 22:49:38.673516 run osmo-ms-mob/00097(pid=232): Launched 22:49:38.688360 run mass: MS performed LU {at=21034684.391688377, lu_delay=21.85084357857704, ms=00054} 22:49:38.702321 run mass: MS start registered {at=21034684.40567299, delay=0.014032963663339615, ms=00097} 22:49:38.923865 run mass: MS performed LU {at=21034684.62717741, lu_delay=4.9362956546247005, ms=00092} 22:49:39.938747 run osmo-ms-mob/00098: Starting mobile 22:49:39.955735 run osmo-ms-mob/00098(pid=233): Launched 22:49:39.968749 run mass: MS start registered {at=21034685.67209456, delay=0.005214933305978775, ms=00098} 22:49:40.447084 run mass: MS performed LU {at=21034686.15040623, lu_delay=4.732521824538708, ms=00094} 22:49:40.465219 run mass: MS performed LU {at=21034686.168553133, lu_delay=5.601411454379559, ms=00093} 22:49:41.741152 run osmo-ms-mob/00099: Starting mobile 22:49:41.763192 run osmo-ms-mob/00099(pid=234): Launched 22:49:41.779343 run mass: All started... {duration=55.7493187263608, too_slow=28} 22:49:41.792050 run mass: MS start registered {at=21034687.49540436, delay=0.012712731957435608, ms=00099} 22:49:42.181795 run mass: MS performed LU {at=21034687.885116536, lu_delay=5.552196200937033, ms=00095} 22:49:42.283769 run mass: MS performed LU {at=21034687.98705974, lu_delay=4.678134735673666, ms=00096} 22:49:44.212750 run mass: MS performed LU {at=21034689.9160429, lu_delay=5.510369911789894, ms=00097} 22:49:46.049362 run mass: MS performed LU {at=21034691.752652157, lu_delay=6.080557595938444, ms=00098} 22:49:47.950487 run mass: MS performed LU {at=21034693.65379855, lu_delay=6.158394191414118, ms=00099} 22:49:55.699707 run mass: MS performed LU {at=21034701.40303822, lu_delay=22.431081160902977, ms=00091} 22:49:55.707264 run mass: Tests done {all_completed=True, max=24.78013826161623, min=3.81144355610013} 22:49:55.714438 tst register_default_mass.py: Test passed (97.3 sec) 22:49:55.721183 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:49:55.725247 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:49:55.729413 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:49:55.733406 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:49:55.737387 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:49:55.741526 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:49:55.745623 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:49:55.749711 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:49:55.753881 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:49:55.757979 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:49:55.762067 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:49:55.766197 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:49:55.770270 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:49:55.774352 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:49:55.778445 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:49:55.782625 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:49:55.786936 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:49:55.791383 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:49:55.796893 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:49:55.801656 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:49:55.806128 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:49:55.810606 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:49:55.815049 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:49:55.819473 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:49:55.823815 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:49:55.828198 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:49:55.832666 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:49:55.837177 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:49:55.842798 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:49:55.850341 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:49:55.855620 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:49:55.859997 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:49:55.864884 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:49:55.869200 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:49:55.873497 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:49:55.877901 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:49:55.882246 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:49:55.886619 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:49:55.891371 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:49:55.896331 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:49:55.900837 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:49:55.905531 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:49:55.910270 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:49:55.914756 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:49:55.919230 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:49:55.923840 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:49:55.928844 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:49:55.933497 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:49:55.938384 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:49:55.943050 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:49:55.947786 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:49:55.952533 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:49:55.957173 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:49:55.961755 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:49:55.966250 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:49:55.971271 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:49:55.975917 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:49:55.981504 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:49:55.986837 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:49:55.992706 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:49:55.997703 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:49:56.002511 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:49:56.007221 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:49:56.011875 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:49:56.016690 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:49:56.021385 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:49:56.025961 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:49:56.030568 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:49:56.035087 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:49:56.039680 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:49:56.044213 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:49:56.048750 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:49:56.053175 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:49:56.057702 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:49:56.062160 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:49:56.066524 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:49:56.071038 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:49:56.075541 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:49:56.080592 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:49:56.085125 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:49:56.089587 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:49:56.094009 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:49:56.098898 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:49:56.103424 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:49:56.108174 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:49:56.113200 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:49:56.117593 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:49:56.121988 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:49:56.126407 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:49:56.130760 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:49:56.135128 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:49:56.139577 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:49:56.144358 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:49:56.149035 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:49:56.153431 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:49:56.157834 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:49:56.162244 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:49:56.166670 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:49:56.171083 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:49:56.175570 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:49:56.180148 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:49:56.184662 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:49:56.189001 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:49:56.193457 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:49:56.197893 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:49:56.202951 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:49:56.207718 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:49:56.212088 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:49:56.216461 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:49:56.220804 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:49:56.225177 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:49:56.229610 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:49:56.234064 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:49:56.238463 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:49:56.242917 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:49:56.247432 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:49:56.251882 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:49:56.256298 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:49:56.260628 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:49:56.264929 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:49:56.269245 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:49:56.273523 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:49:56.277742 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:49:56.281985 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:49:56.286209 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:49:56.290453 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:49:56.294657 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:49:56.298951 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:49:56.303239 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:49:56.307530 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:49:56.311803 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:49:56.316029 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:49:56.320352 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:49:56.324587 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:49:56.328830 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:49:56.333057 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:49:56.337326 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:49:56.341568 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:49:56.345802 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:49:56.350057 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:49:56.354339 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:49:56.358873 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:49:56.363195 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:49:56.367752 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:49:56.372148 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:49:56.376490 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:49:56.380780 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:49:56.385082 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:49:56.389443 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:49:56.393720 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:49:56.397994 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:49:56.402277 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:49:56.406518 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:49:56.410810 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:49:56.415165 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:49:56.419464 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:49:56.423780 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:49:56.428072 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:49:56.432464 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:49:56.436746 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:49:56.441042 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:49:56.445444 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:49:56.449757 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:49:56.454107 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:49:56.458386 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:49:56.462680 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:49:56.466974 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:49:56.471222 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:49:56.475415 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:49:56.479712 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:49:56.484064 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:49:56.488267 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:49:56.492531 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:49:56.496846 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:49:56.501130 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:49:56.505340 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:49:56.509628 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:49:56.513939 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:49:56.518399 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:49:56.522847 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:49:56.527280 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:49:56.531747 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:49:56.536176 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:49:56.540650 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:49:56.545089 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:49:56.549519 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:49:56.553953 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:49:56.558406 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:49:56.562865 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:49:56.567333 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:49:56.571895 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:49:56.576349 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:49:56.580819 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:49:56.585267 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:49:56.589712 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:49:56.614215 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:49:56.617814 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:49:56.621444 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:49:56.625366 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:49:56.629510 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:49:56.633821 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:49:56.638166 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:49:56.642616 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:49:56.647180 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:49:56.651814 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:49:56.656550 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:49:56.661287 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:49:56.666001 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:49:56.670710 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:49:56.675375 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:49:56.680079 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:49:56.684791 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:49:56.690691 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:49:56.695169 --- ParallelTerminationStrategy: PID 22 died... 22:49:56.697186 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:49:56.702091 --- ParallelTerminationStrategy: PID 23 died... 22:49:56.704135 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:49:56.709101 --- ParallelTerminationStrategy: PID 24 died... 22:49:56.711105 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:49:56.716397 --- ParallelTerminationStrategy: PID 25 died... 22:49:56.718355 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:49:56.723111 --- ParallelTerminationStrategy: PID 26 died... 22:49:56.725040 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:49:56.729725 --- ParallelTerminationStrategy: PID 27 died... 22:49:56.731770 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:49:56.736400 --- ParallelTerminationStrategy: PID 28 died... 22:49:56.738298 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:49:56.742986 --- ParallelTerminationStrategy: PID 29 died... 22:49:56.744886 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:49:56.749560 --- ParallelTerminationStrategy: PID 30 died... 22:49:56.751498 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:49:56.756380 --- ParallelTerminationStrategy: PID 31 died... 22:49:56.758415 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:49:56.763289 --- ParallelTerminationStrategy: PID 32 died... 22:49:56.765264 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:49:56.769962 --- ParallelTerminationStrategy: PID 33 died... 22:49:56.771875 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:49:56.776577 --- ParallelTerminationStrategy: PID 35 died... 22:49:56.778489 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:49:56.783032 --- ParallelTerminationStrategy: PID 36 died... 22:49:56.784887 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:49:56.789444 --- ParallelTerminationStrategy: PID 37 died... 22:49:56.791290 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:49:56.795844 --- ParallelTerminationStrategy: PID 38 died... 22:49:56.797864 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:49:56.802771 --- ParallelTerminationStrategy: PID 39 died... 22:49:56.804839 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:49:56.809891 --- ParallelTerminationStrategy: PID 40 died... 22:49:56.811917 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:49:56.816963 --- ParallelTerminationStrategy: PID 41 died... 22:49:56.818979 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:49:56.823935 --- ParallelTerminationStrategy: PID 42 died... 22:49:56.825939 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:49:56.830861 --- ParallelTerminationStrategy: PID 43 died... 22:49:56.832853 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:49:56.837796 --- ParallelTerminationStrategy: PID 44 died... 22:49:56.839792 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:49:56.844698 --- ParallelTerminationStrategy: PID 45 died... 22:49:56.846749 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:49:56.851727 --- ParallelTerminationStrategy: PID 46 died... 22:49:56.853712 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:49:56.858752 --- ParallelTerminationStrategy: PID 47 died... 22:49:56.860803 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:49:56.865842 --- ParallelTerminationStrategy: PID 48 died... 22:49:56.867837 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:49:56.872770 --- ParallelTerminationStrategy: PID 49 died... 22:49:56.874764 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:49:56.879637 --- ParallelTerminationStrategy: PID 50 died... 22:49:56.881645 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:49:56.886734 --- ParallelTerminationStrategy: PID 51 died... 22:49:56.888664 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:49:56.893416 --- ParallelTerminationStrategy: PID 52 died... 22:49:56.895324 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:49:56.899978 --- ParallelTerminationStrategy: PID 53 died... 22:49:56.901871 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:49:56.906502 --- ParallelTerminationStrategy: PID 54 died... 22:49:56.908389 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:49:56.913038 --- ParallelTerminationStrategy: PID 55 died... 22:49:56.914946 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:49:56.919565 --- ParallelTerminationStrategy: PID 56 died... 22:49:56.921433 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:49:56.926046 --- ParallelTerminationStrategy: PID 57 died... 22:49:56.927949 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:49:56.932567 --- ParallelTerminationStrategy: PID 58 died... 22:49:56.934434 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:49:56.939055 --- ParallelTerminationStrategy: PID 59 died... 22:49:56.940932 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:49:56.945546 --- ParallelTerminationStrategy: PID 60 died... 22:49:56.947428 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:49:56.951990 --- ParallelTerminationStrategy: PID 61 died... 22:49:56.953824 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:49:56.958411 --- ParallelTerminationStrategy: PID 62 died... 22:49:56.960226 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:49:56.964840 --- ParallelTerminationStrategy: PID 63 died... 22:49:56.966670 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:49:56.971259 --- ParallelTerminationStrategy: PID 64 died... 22:49:56.973129 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:49:56.977731 --- ParallelTerminationStrategy: PID 65 died... 22:49:56.979591 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:49:56.984212 --- ParallelTerminationStrategy: PID 66 died... 22:49:56.986078 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:49:56.990706 --- ParallelTerminationStrategy: PID 67 died... 22:49:56.992637 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:49:56.997300 --- ParallelTerminationStrategy: PID 68 died... 22:49:56.999159 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:49:57.003789 --- ParallelTerminationStrategy: PID 69 died... 22:49:57.005657 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:49:57.010316 --- ParallelTerminationStrategy: PID 70 died... 22:49:57.012178 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:49:57.016817 --- ParallelTerminationStrategy: PID 71 died... 22:49:57.018675 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:49:57.023279 --- ParallelTerminationStrategy: PID 72 died... 22:49:57.025152 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:49:57.029728 --- ParallelTerminationStrategy: PID 73 died... 22:49:57.031589 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:49:57.036239 --- ParallelTerminationStrategy: PID 74 died... 22:49:57.038091 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:49:57.042741 --- ParallelTerminationStrategy: PID 75 died... 22:49:57.044622 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:49:57.049305 --- ParallelTerminationStrategy: PID 76 died... 22:49:57.051173 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:49:57.055771 --- ParallelTerminationStrategy: PID 77 died... 22:49:57.057648 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:49:57.062267 --- ParallelTerminationStrategy: PID 78 died... 22:49:57.064179 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:49:57.068933 --- ParallelTerminationStrategy: PID 79 died... 22:49:57.070853 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:49:57.075584 --- ParallelTerminationStrategy: PID 80 died... 22:49:57.077493 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:49:57.082099 --- ParallelTerminationStrategy: PID 81 died... 22:49:57.083966 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:49:57.088595 --- ParallelTerminationStrategy: PID 82 died... 22:49:57.090472 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:49:57.095086 --- ParallelTerminationStrategy: PID 83 died... 22:49:57.097000 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:49:57.101653 --- ParallelTerminationStrategy: PID 84 died... 22:49:57.103512 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:49:57.108135 --- ParallelTerminationStrategy: PID 85 died... 22:49:57.109992 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:49:57.114631 --- ParallelTerminationStrategy: PID 86 died... 22:49:57.116489 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:49:57.121091 --- ParallelTerminationStrategy: PID 87 died... 22:49:57.122904 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:49:57.127390 --- ParallelTerminationStrategy: PID 88 died... 22:49:57.129229 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:49:57.133695 --- ParallelTerminationStrategy: PID 89 died... 22:49:57.135519 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:49:57.140069 --- ParallelTerminationStrategy: PID 90 died... 22:49:57.141975 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:49:57.146616 --- ParallelTerminationStrategy: PID 91 died... 22:49:57.148489 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:49:57.153105 --- ParallelTerminationStrategy: PID 92 died... 22:49:57.154984 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:49:57.159650 --- ParallelTerminationStrategy: PID 93 died... 22:49:57.161702 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:49:57.166402 --- ParallelTerminationStrategy: PID 94 died... 22:49:57.168282 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:49:57.172961 --- ParallelTerminationStrategy: PID 95 died... 22:49:57.174864 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:49:57.179685 --- ParallelTerminationStrategy: PID 96 died... 22:49:57.181623 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:49:57.186253 --- ParallelTerminationStrategy: PID 97 died... 22:49:57.188095 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:49:57.192621 --- ParallelTerminationStrategy: PID 98 died... 22:49:57.194456 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:49:57.198920 --- ParallelTerminationStrategy: PID 99 died... 22:49:57.200745 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:49:57.205230 --- ParallelTerminationStrategy: PID 100 died... 22:49:57.207047 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:49:57.211535 --- ParallelTerminationStrategy: PID 101 died... 22:49:57.213371 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:49:57.217906 --- ParallelTerminationStrategy: PID 102 died... 22:49:57.219729 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:49:57.224274 --- ParallelTerminationStrategy: PID 103 died... 22:49:57.226136 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:49:57.230687 --- ParallelTerminationStrategy: PID 104 died... 22:49:57.232551 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:49:57.237067 --- ParallelTerminationStrategy: PID 105 died... 22:49:57.238993 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:49:57.243566 --- ParallelTerminationStrategy: PID 106 died... 22:49:57.245448 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:49:57.250056 --- ParallelTerminationStrategy: PID 107 died... 22:49:57.251919 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:49:57.256433 --- ParallelTerminationStrategy: PID 108 died... 22:49:57.258262 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:49:57.262783 --- ParallelTerminationStrategy: PID 109 died... 22:49:57.264599 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:49:57.269092 --- ParallelTerminationStrategy: PID 110 died... 22:49:57.270911 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:49:57.275486 --- ParallelTerminationStrategy: PID 111 died... 22:49:57.277329 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:49:57.281828 --- ParallelTerminationStrategy: PID 112 died... 22:49:57.283678 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:49:57.288184 --- ParallelTerminationStrategy: PID 113 died... 22:49:57.290046 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:49:57.294569 --- ParallelTerminationStrategy: PID 114 died... 22:49:57.296397 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:49:57.300945 --- ParallelTerminationStrategy: PID 115 died... 22:49:57.302774 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:49:57.307280 --- ParallelTerminationStrategy: PID 116 died... 22:49:57.309103 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:49:57.313611 --- ParallelTerminationStrategy: PID 117 died... 22:49:57.315434 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:49:57.319944 --- ParallelTerminationStrategy: PID 118 died... 22:49:57.321762 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:49:57.326275 --- ParallelTerminationStrategy: PID 119 died... 22:49:57.328254 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:49:57.332755 --- ParallelTerminationStrategy: PID 120 died... 22:49:57.334576 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:49:57.339101 --- ParallelTerminationStrategy: PID 121 died... 22:49:57.340945 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:49:57.345456 --- ParallelTerminationStrategy: PID 122 died... 22:49:57.347269 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:49:57.351777 --- ParallelTerminationStrategy: PID 123 died... 22:49:57.353590 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:49:57.358058 --- ParallelTerminationStrategy: PID 124 died... 22:49:57.359889 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:49:57.364415 --- ParallelTerminationStrategy: PID 125 died... 22:49:57.366232 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:49:57.370718 --- ParallelTerminationStrategy: PID 126 died... 22:49:57.372543 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:49:57.377052 --- ParallelTerminationStrategy: PID 127 died... 22:49:57.379082 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:49:57.383580 --- ParallelTerminationStrategy: PID 128 died... 22:49:57.385401 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:49:57.389890 --- ParallelTerminationStrategy: PID 129 died... 22:49:57.391710 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:49:57.396239 --- ParallelTerminationStrategy: PID 130 died... 22:49:57.398060 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:49:57.402538 --- ParallelTerminationStrategy: PID 131 died... 22:49:57.404365 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:49:57.408895 --- ParallelTerminationStrategy: PID 132 died... 22:49:57.410726 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:49:57.415225 --- ParallelTerminationStrategy: PID 133 died... 22:49:57.417041 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:49:57.421556 --- ParallelTerminationStrategy: PID 134 died... 22:49:57.423377 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:49:57.427879 --- ParallelTerminationStrategy: PID 135 died... 22:49:57.429700 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:49:57.434205 --- ParallelTerminationStrategy: PID 136 died... 22:49:57.436028 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:49:57.440570 --- ParallelTerminationStrategy: PID 137 died... 22:49:57.442402 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:49:57.446946 --- ParallelTerminationStrategy: PID 138 died... 22:49:57.448769 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:49:57.453308 --- ParallelTerminationStrategy: PID 139 died... 22:49:57.455136 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:49:57.459693 --- ParallelTerminationStrategy: PID 140 died... 22:49:57.461524 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:49:57.466045 --- ParallelTerminationStrategy: PID 141 died... 22:49:57.467860 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:49:57.472407 --- ParallelTerminationStrategy: PID 142 died... 22:49:57.474221 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:49:57.478727 --- ParallelTerminationStrategy: PID 143 died... 22:49:57.480554 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:49:57.485114 --- ParallelTerminationStrategy: PID 144 died... 22:49:57.486953 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:49:57.491482 --- ParallelTerminationStrategy: PID 145 died... 22:49:57.493307 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:49:57.497810 --- ParallelTerminationStrategy: PID 146 died... 22:49:57.499633 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:49:57.504186 --- ParallelTerminationStrategy: PID 147 died... 22:49:57.506039 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:49:57.510573 --- ParallelTerminationStrategy: PID 148 died... 22:49:57.512399 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:49:57.516918 --- ParallelTerminationStrategy: PID 149 died... 22:49:57.518742 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:49:57.523271 --- ParallelTerminationStrategy: PID 150 died... 22:49:57.525124 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:49:57.529624 --- ParallelTerminationStrategy: PID 151 died... 22:49:57.531449 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:49:57.535932 --- ParallelTerminationStrategy: PID 152 died... 22:49:57.537697 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:49:57.542096 --- ParallelTerminationStrategy: PID 153 died... 22:49:57.543872 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:49:57.548292 --- ParallelTerminationStrategy: PID 154 died... 22:49:57.550061 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:49:57.554544 --- ParallelTerminationStrategy: PID 155 died... 22:49:57.556323 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:49:57.560798 --- ParallelTerminationStrategy: PID 156 died... 22:49:57.562607 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:49:57.567154 --- ParallelTerminationStrategy: PID 157 died... 22:49:57.568974 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:49:57.573555 --- ParallelTerminationStrategy: PID 158 died... 22:49:57.575387 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:49:57.579996 --- ParallelTerminationStrategy: PID 159 died... 22:49:57.581886 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:49:57.586440 --- ParallelTerminationStrategy: PID 160 died... 22:49:57.588274 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:49:57.592875 --- ParallelTerminationStrategy: PID 161 died... 22:49:57.594709 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:49:57.599231 --- ParallelTerminationStrategy: PID 162 died... 22:49:57.601045 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:49:57.605637 --- ParallelTerminationStrategy: PID 163 died... 22:49:57.607459 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:49:57.612020 --- ParallelTerminationStrategy: PID 164 died... 22:49:57.613863 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:49:57.618369 --- ParallelTerminationStrategy: PID 165 died... 22:49:57.620250 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:49:57.624813 --- ParallelTerminationStrategy: PID 166 died... 22:49:57.626650 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:49:57.631230 --- ParallelTerminationStrategy: PID 167 died... 22:49:57.633047 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:49:57.637609 --- ParallelTerminationStrategy: PID 168 died... 22:49:57.639435 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:49:57.643955 --- ParallelTerminationStrategy: PID 169 died... 22:49:57.645783 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:49:57.650369 --- ParallelTerminationStrategy: PID 170 died... 22:49:57.652211 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:49:57.656890 --- ParallelTerminationStrategy: PID 171 died... 22:49:57.658784 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:49:57.663484 --- ParallelTerminationStrategy: PID 172 died... 22:49:57.665363 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:49:57.670044 --- ParallelTerminationStrategy: PID 173 died... 22:49:57.671871 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:49:57.676431 --- ParallelTerminationStrategy: PID 174 died... 22:49:57.678254 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:49:57.682777 --- ParallelTerminationStrategy: PID 175 died... 22:49:57.684615 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:49:57.689225 --- ParallelTerminationStrategy: PID 176 died... 22:49:57.691057 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:49:57.695649 --- ParallelTerminationStrategy: PID 177 died... 22:49:57.697872 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:49:57.702419 --- ParallelTerminationStrategy: PID 178 died... 22:49:57.704263 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:49:57.708794 --- ParallelTerminationStrategy: PID 179 died... 22:49:57.710615 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:49:57.715144 --- ParallelTerminationStrategy: PID 180 died... 22:49:57.716971 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:49:57.721482 --- ParallelTerminationStrategy: PID 181 died... 22:49:57.723292 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:49:57.727607 --- ParallelTerminationStrategy: PID 182 died... 22:49:57.729369 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:49:57.733758 --- ParallelTerminationStrategy: PID 183 died... 22:49:57.735532 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:49:57.739936 --- ParallelTerminationStrategy: PID 184 died... 22:49:57.741706 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:49:57.746207 --- ParallelTerminationStrategy: PID 185 died... 22:49:57.747988 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:49:57.752418 --- ParallelTerminationStrategy: PID 186 died... 22:49:57.754214 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:49:57.758627 --- ParallelTerminationStrategy: PID 187 died... 22:49:57.760400 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:49:57.764845 --- ParallelTerminationStrategy: PID 188 died... 22:49:57.766610 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:49:57.771018 --- ParallelTerminationStrategy: PID 189 died... 22:49:57.772794 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:49:57.777193 --- ParallelTerminationStrategy: PID 190 died... 22:49:57.778970 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:49:57.783381 --- ParallelTerminationStrategy: PID 191 died... 22:49:57.785196 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:49:57.789609 --- ParallelTerminationStrategy: PID 192 died... 22:49:57.791386 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:49:57.795769 --- ParallelTerminationStrategy: PID 193 died... 22:49:57.797556 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:49:57.801947 --- ParallelTerminationStrategy: PID 194 died... 22:49:57.803729 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:49:57.808161 --- ParallelTerminationStrategy: PID 195 died... 22:49:57.809923 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:49:57.814347 --- ParallelTerminationStrategy: PID 196 died... 22:49:57.816120 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:49:57.820534 --- ParallelTerminationStrategy: PID 197 died... 22:49:57.822305 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:49:57.826700 --- ParallelTerminationStrategy: PID 198 died... 22:49:57.828471 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:49:57.832907 --- ParallelTerminationStrategy: PID 199 died... 22:49:57.834696 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:49:57.839102 --- ParallelTerminationStrategy: PID 200 died... 22:49:57.840875 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:49:57.845310 --- ParallelTerminationStrategy: PID 201 died... 22:49:57.847112 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:49:57.851652 --- ParallelTerminationStrategy: PID 202 died... 22:49:57.853476 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:49:57.858004 --- ParallelTerminationStrategy: PID 203 died... 22:49:57.859825 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:49:57.864396 --- ParallelTerminationStrategy: PID 204 died... 22:49:57.866232 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:49:57.870758 --- ParallelTerminationStrategy: PID 205 died... 22:49:57.872573 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:49:57.877129 --- ParallelTerminationStrategy: PID 206 died... 22:49:57.878952 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:49:57.883470 --- ParallelTerminationStrategy: PID 207 died... 22:49:57.885318 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:49:57.889842 --- ParallelTerminationStrategy: PID 208 died... 22:49:57.891667 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:49:57.896204 --- ParallelTerminationStrategy: PID 209 died... 22:49:57.898046 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:49:57.902587 --- ParallelTerminationStrategy: PID 210 died... 22:49:57.904406 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:49:57.908991 --- ParallelTerminationStrategy: PID 211 died... 22:49:57.910823 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:49:57.915347 --- ParallelTerminationStrategy: PID 212 died... 22:49:57.917174 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:49:57.921744 --- ParallelTerminationStrategy: PID 213 died... 22:49:57.923575 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:49:57.928308 --- ParallelTerminationStrategy: PID 214 died... 22:49:57.930189 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:49:57.934795 --- ParallelTerminationStrategy: PID 215 died... 22:49:57.936699 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:49:57.941240 --- ParallelTerminationStrategy: PID 216 died... 22:49:57.943112 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:49:57.948159 --- ParallelTerminationStrategy: PID 217 died... 22:49:57.950010 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:49:57.954516 --- ParallelTerminationStrategy: PID 218 died... 22:49:57.956305 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:49:57.960835 --- ParallelTerminationStrategy: PID 219 died... 22:49:57.962685 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:49:57.967133 --- ParallelTerminationStrategy: PID 220 died... 22:49:57.968932 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:49:57.973449 --- ParallelTerminationStrategy: PID 221 died... 22:49:57.975284 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:49:57.979970 --- ParallelTerminationStrategy: PID 222 died... 22:49:57.981851 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:49:57.986499 --- ParallelTerminationStrategy: PID 223 died... 22:49:57.988363 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:49:57.992919 --- ParallelTerminationStrategy: PID 224 died... 22:49:57.994762 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:49:57.999312 --- ParallelTerminationStrategy: PID 225 died... 22:49:58.001150 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:49:58.005725 --- ParallelTerminationStrategy: PID 226 died... 22:49:58.007496 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:49:58.011911 --- ParallelTerminationStrategy: PID 227 died... 22:49:58.013710 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:49:58.018126 --- ParallelTerminationStrategy: PID 228 died... 22:49:58.019908 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:49:58.024319 --- ParallelTerminationStrategy: PID 229 died... 22:49:58.026134 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:49:58.030676 --- ParallelTerminationStrategy: PID 230 died... 22:49:58.032502 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:49:58.037064 --- ParallelTerminationStrategy: PID 231 died... 22:49:58.038892 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:49:58.043433 --- ParallelTerminationStrategy: PID 232 died... 22:49:58.045309 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:49:58.049867 --- ParallelTerminationStrategy: PID 233 died... 22:49:58.051660 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:49:58.056136 --- ParallelTerminationStrategy: PID 234 died... 22:49:58.057966 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:50:01.462304 --- ParallelTerminationStrategy: PID 34 died... 22:50:01.465246 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-8088 netreg_mass PASS --------------------------------------------------------------------- 22:50:01.549635 tst trial-8088: Storing JUnit report in /build/trial-8088/run.2025-09-13_22-48-18/trial-8088.xml -------------------------------------------------------------------------------------------- trial-8088 PASS -------------------------------------------------------------------------------------------- 22:50:01.562848 tst trial-8088: trial-8088: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (97.3 sec) + exit_code=0 + rm -rf trial-8088/inst + cd trial-8088 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2025-09-13 22:48:17 No journal files were found. + readlink last_run + tar czf /build/trial-8088-run.tgz run.2025-09-13_22-48-18 + tar czf /build/trial-8088-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-09-13_13_28_52.tgz osmo-bts-oc2g.build-2025-09-13_00_51_39.tgz osmo-bts-sysmo.build-2025-09-13_00_51_31.tgz osmo-bts.build-2025-09-13_00_51_33.tgz osmo-ggsn.build-2025-09-13_20_42_24.tgz osmo-hlr.build-2025-09-13_16_36_43.tgz osmo-hnbgw.build-2025-09-13_13_30_05.tgz osmo-mgw.build-2025-09-13_08_33_07.tgz osmo-msc.build-2025-09-13_13_34_42.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-09-13_07_33_59.tgz osmo-pcu-sysmo.build-2025-09-13_07_36_09.tgz osmo-pcu.build-2025-09-13_07_36_16.tgz osmo-sgsn.build-2025-09-13_20_48_33.tgz osmo-stp.build-2025-09-13_13_25_26.tgz osmo-trx.build-2025-09-13_14_26_19.tgz osmocom-bb.build-2025-09-13_21_17_25.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