Skip to content

Console Output

Started by upstream project "registry-rebuild-upload-titan" build number 561
originally caused by:
 Started by upstream project "registry-trigger-osmo-ttcn3-hacks" build number 556
 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 878139ec7901b2d7fa74abcde49f035bbfdfa82c (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 878139ec7901b2d7fa74abcde49f035bbfdfa82c # timeout=10
Commit message: "osmo-hnodeb-master: no longer depend on libgtp"
 > git rev-list --no-walk 878139ec7901b2d7fa74abcde49f035bbfdfa82c # timeout=10
[registry-rebuild-upload-ttcn3-bts-tests] $ /bin/sh -xe /tmp/jenkins1246749850151281260.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_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 \
	 -t registry.osmocom.org/osmocom-build/ttcn3-bts-test:latest .
Sending build context to Docker daemon  48.64kB

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


 ---> Using cache
 ---> 65b0829e9db5
Step 6/9 : RUN	ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" bts
 ---> Using cache
 ---> 29dfd26495cf
Step 7/9 : VOLUME	/data
 ---> Using cache
 ---> 9f92ce9da977
Step 8/9 : COPY	BTS_Tests.cfg /data/BTS_Tests.cfg
 ---> Using cache
 ---> 642b947054c5
Step 9/9 : CMD	ttcn3-docker-run bts BTS_Tests
 ---> Using cache
 ---> 749a9a6e3edf
[Warning] One or more build-args [OSMO_GSM_TESTER_BRANCH OSMO_SIP_BRANCH UPSTREAM_DISTRO OSMO_STP_BRANCH OSMOCOM_REPO_MIRROR OSMO_HLR_BRANCH OSMO_HNODEB_BRANCH OSMO_IUH_BRANCH OSMO_MSC_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMOCOM_REPO_VERSION OSMO_NITB_BRANCH UID OSMOCOM_REPO_PATH OSMO_BB_BRANCH OSMO_BTS_BRANCH OSMO_PCU_BRANCH OSMO_GBPROXY_BRANCH OSMO_MGW_BRANCH DISTRO OSMO_BSC_BRANCH OSMO_GGSN_BRANCH OSMO_SGSN_BRANCH] were not consumed
Successfully built 749a9a6e3edf
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]
be9eece83a5a: Preparing
a4ab9404f61f: Preparing
53b523e347f7: Preparing
81b167b6c9c4: Preparing
d210568be4fa: Preparing
e617e32e9d93: Preparing
b53899d5e2c9: Preparing
8d1dbacc91eb: Preparing
1c5abd855a77: Preparing
d73a983ab7e7: Preparing
825ab35cf8a8: Preparing
fd7898baecca: Preparing
f92c05efafb9: Preparing
dbf35bf40dae: Preparing
582bcc7d78e2: Preparing
3636a79591ff: Preparing
05fe4dc89ff8: Preparing
891cf19c765f: Preparing
030bf717610b: Preparing
11936051f93b: Preparing
f92c05efafb9: Waiting
e617e32e9d93: Waiting
dbf35bf40dae: Waiting
d73a983ab7e7: Waiting
891cf19c765f: Waiting
b53899d5e2c9: Waiting
825ab35cf8a8: Waiting
030bf717610b: Waiting
582bcc7d78e2: Waiting
1c5abd855a77: Waiting
11936051f93b: Waiting
fd7898baecca: Waiting
3636a79591ff: Waiting
05fe4dc89ff8: Waiting
81b167b6c9c4: Mounted from osmocom-build/debian-bullseye-titan
d210568be4fa: Mounted from osmocom-build/debian-bullseye-titan
e617e32e9d93: Mounted from osmocom-build/debian-bullseye-titan
b53899d5e2c9: Mounted from osmocom-build/debian-bullseye-titan
be9eece83a5a: Pushed
53b523e347f7: Pushed
8d1dbacc91eb: Mounted from osmocom-build/debian-bullseye-titan
1c5abd855a77: Mounted from osmocom-build/debian-bullseye-titan
d73a983ab7e7: Mounted from osmocom-build/debian-bullseye-titan
825ab35cf8a8: Mounted from osmocom-build/debian-bullseye-titan
fd7898baecca: Mounted from osmocom-build/debian-bullseye-titan
f92c05efafb9: Mounted from osmocom-build/debian-bullseye-titan
dbf35bf40dae: Mounted from osmocom-build/debian-bullseye-titan
582bcc7d78e2: Mounted from osmocom-build/debian-bullseye-titan
05fe4dc89ff8: Layer already exists
3636a79591ff: Mounted from osmocom-build/debian-bullseye-titan
891cf19c765f: Layer already exists
030bf717610b: Layer already exists
11936051f93b: Layer already exists
a4ab9404f61f: Pushed
latest: digest: sha256:55cd270540054c06fefea56b21903e31acc52c85847b5fc358be391842a9b5ba size: 4502
Finished: SUCCESS