Skip to content

Console Output

Started by upstream project "registry-rebuild-upload-titan" build number 709
originally caused by:
 Started by upstream project "registry-trigger-osmo-ttcn3-hacks" build number 704
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on build2-deb9build-ansible (ttcn3 osmocom-gerrit-debian9 osmocom-master-debian9 repo-install-test coverity) in workspace /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://git.osmocom.org/docker-playground
 > git init /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests # timeout=10
Fetching upstream changes from git://git.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.11.0'
 > git fetch --tags --progress -- git://git.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://git.osmocom.org/docker-playground # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 913930f5708a043cdd8ff090cf46a9401fdbc7fb (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 913930f5708a043cdd8ff090cf46a9401fdbc7fb # timeout=10
Commit message: "ttcn3-ggsn-ogs: Use new bind_dev config option for GTP sockets"
 > git rev-list --no-walk 913930f5708a043cdd8ff090cf46a9401fdbc7fb # timeout=10
[registry-rebuild-upload-ttcn3-bts-tests] $ /bin/sh -xe /tmp/jenkins4273976730832865815.sh
+ REGISTRY=registry.osmocom.org
+ make -C ttcn3-bts-test REGISTRY_HOST=registry.osmocom.org
make: Entering directory '/home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests/ttcn3-bts-test'
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests/common .common
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=registry.osmocom.org \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bullseye \
	--build-arg DISTRO=debian-bullseye \
	--build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \
	--build-arg OSMOCOM_REPO_PATH=repositories/network:/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=http://download.opensuse.org \
	--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_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_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	 -t registry.osmocom.org/osmocom-build/ttcn3-bts-test:latest .
Sending build context to Docker daemon  53.76kB

Step 1/9 : ARG	REGISTRY
Step 2/9 : ARG	USER
Step 3/9 : FROM	$REGISTRY/$USER/debian-bullseye-titan
 ---> f22f9c379a75
Step 4/9 : ARG	OSMO_TTCN3_BRANCH="master"
 ---> Using cache
 ---> 65dc6ee7efbf
Step 5/9 : ADD	http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH /tmp/commit


 ---> Using cache
 ---> 8c027bbd9ffb
Step 6/9 : RUN	ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" bts
 ---> Using cache
 ---> ce483bed95ee
Step 7/9 : VOLUME	/data
 ---> Using cache
 ---> 70ee5aa87c73
Step 8/9 : COPY	generic/BTS_Tests.cfg /data/BTS_Tests.cfg
 ---> Using cache
 ---> 50696fcf9841
Step 9/9 : CMD	ttcn3-docker-run bts BTS_Tests
 ---> Using cache
 ---> 38ba6287e181
[Warning] One or more build-args [OSMO_SIP_BRANCH UPSTREAM_DISTRO OPEN5GS_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HNODEB_BRANCH OSMO_HLR_BRANCH OSMO_PCU_BRANCH OSMOCOM_REPO_MIRROR OSMOCOM_REPO_PATH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_BSC_BRANCH OSMO_GGSN_BRANCH DISTRO LIBOSMOCORE_BRANCH OSMO_BB_BRANCH OSMO_BTS_BRANCH OSMO_GBPROXY_BRANCH OSMO_HNBGW_BRANCH OSMO_MGW_BRANCH OSMO_SGSN_BRANCH OSMOCOM_REPO_VERSION OSMO_MSC_BRANCH OSMO_NITB_BRANCH OSMO_STP_BRANCH UID OSMO_IUH_BRANCH] were not consumed
Successfully built 38ba6287e181
Successfully tagged registry.osmocom.org/osmocom-build/ttcn3-bts-test:latest
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests/ttcn3-bts-test'
+ docker push registry.osmocom.org/osmocom-build/ttcn3-bts-test
The push refers to repository [registry.osmocom.org/osmocom-build/ttcn3-bts-test]
afca2c204d7e: Preparing
c73825696f7d: Preparing
6a66031c426b: Preparing
341983fa129d: Preparing
3f80388e738a: Preparing
87afd3b93835: Preparing
f1ca5689cbc3: Preparing
ba6dfe278950: Preparing
c4a839a85e10: Preparing
20101f85e30b: Preparing
cfa0ec141026: Preparing
293c60ca4e68: Preparing
074f6ffcf5b7: Preparing
a45e6a7363c4: Preparing
8365bd663b44: Preparing
6f412cb16c86: Preparing
29fc32f54543: Preparing
22687628073e: Preparing
6a4cf6615069: Preparing
89fda00479fc: Preparing
074f6ffcf5b7: Waiting
a45e6a7363c4: Waiting
20101f85e30b: Waiting
c4a839a85e10: Waiting
8365bd663b44: Waiting
6a4cf6615069: Waiting
6f412cb16c86: Waiting
87afd3b93835: Waiting
cfa0ec141026: Waiting
29fc32f54543: Waiting
89fda00479fc: Waiting
22687628073e: Waiting
293c60ca4e68: Waiting
3f80388e738a: Layer already exists
341983fa129d: Layer already exists
87afd3b93835: Layer already exists
f1ca5689cbc3: Layer already exists
ba6dfe278950: Layer already exists
c4a839a85e10: Layer already exists
afca2c204d7e: Pushed
20101f85e30b: Layer already exists
6a66031c426b: Pushed
cfa0ec141026: Layer already exists
293c60ca4e68: Layer already exists
074f6ffcf5b7: Layer already exists
a45e6a7363c4: Layer already exists
8365bd663b44: Layer already exists
6f412cb16c86: Layer already exists
29fc32f54543: Layer already exists
89fda00479fc: Layer already exists
22687628073e: Layer already exists
6a4cf6615069: Layer already exists
c73825696f7d: Pushed
latest: digest: sha256:b9f83c7e53d5afe71a2d4c01f6818295f5c4be2b7b6492a6c7d4780aa4e8348f size: 4502
Finished: SUCCESS