Skip to content
Failed

Console Output

Started by timer
Building remotely on build1-debian9-lxc (linux_amd64_debian9) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo
[ttcn3-nitb-sysinfo] $ /bin/sh -xe /tmp/hudson2467085166932268009.sh
+ env
JENKINS_HOME=/usr/local/jenkins
MAIL=/var/mail/osmocom-build
SSH_CLIENT=192.168.122.1 41038 22
USER=osmocom-build
RUN_CHANGES_DISPLAY_URL=http://jenkins.osmocom.org/jenkins/job/ttcn3-nitb-sysinfo/24/display/redirect?page=changes
NODE_LABELS=build1-debian9-lxc linux_amd64_debian9
HUDSON_URL=http://jenkins.osmocom.org/jenkins/
SHLVL=1
OLDPWD=/home/osmocom-build
HOME=/home/osmocom-build
BUILD_URL=http://jenkins.osmocom.org/jenkins/job/ttcn3-nitb-sysinfo/24/
HUDSON_COOKIE=2fefb513-73b1-47fa-b0fe-2033153da3c1
JENKINS_SERVER_COOKIE=8cd9590adb8bfe87
WORKSPACE=/home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo
LOGNAME=osmocom-build
NODE_NAME=build1-debian9-lxc
_=/usr/bin/java
EXECUTOR_NUMBER=3
XDG_SESSION_ID=2468
BUILD_DISPLAY_NAME=#24
HUDSON_HOME=/usr/local/jenkins
JOB_BASE_NAME=ttcn3-nitb-sysinfo
PATH=/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin
BUILD_ID=24
XDG_RUNTIME_DIR=/run/user/1000
BUILD_TAG=jenkins-ttcn3-nitb-sysinfo-24
LANG=en_US.UTF-8
JENKINS_URL=http://jenkins.osmocom.org/jenkins/
JOB_URL=http://jenkins.osmocom.org/jenkins/job/ttcn3-nitb-sysinfo/
BUILD_NUMBER=24
PARALLEL_MAKE=-j 3
SHELL=/bin/bash
RUN_DISPLAY_URL=http://jenkins.osmocom.org/jenkins/job/ttcn3-nitb-sysinfo/24/display/redirect
HUDSON_SERVER_COOKIE=8cd9590adb8bfe87
JOB_DISPLAY_URL=http://jenkins.osmocom.org/jenkins/job/ttcn3-nitb-sysinfo/display/redirect
JOB_NAME=ttcn3-nitb-sysinfo
PWD=/home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo
SSH_CONNECTION=192.168.122.1 41038 192.168.122.224 22
MAKE=make
+ OLDPWD=/home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo
+ DIR=/home/osmocom-build/jenkins/docker-playground
+ cd /home/osmocom-build/jenkins/docker-playground
+ git fetch
+ git checkout -f -B master origin/master
Reset branch 'master'
Branch master set up to track remote branch master from origin.
Your branch is up-to-date with 'origin/master'.
+ cd /home/osmocom-build/jenkins/docker-playground/osmo-nitb-master
+ make
docker build -t docker.io/osmocom-build/osmo-nitb-master:0.0.0-e21fe3a .
Sending build context to Docker daemon  12.29kB

Step 1/14 : FROM laforge/debian-jessie-build
 ---> 4056f8bfb57c
Step 2/14 : MAINTAINER Harald Welte <laforge@gnumonks.org>
 ---> Using cache
 ---> c99cee0b9750
Step 3/14 : COPY Release.key /tmp/Release.key
 ---> Using cache
 ---> 9422592fa25d
Step 4/14 : RUN apt-key add /tmp/Release.key && 	rm /tmp/Release.key && 	echo "deb http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list
 ---> Using cache
 ---> 95562322b4a4
Step 5/14 : RUN apt-get update && 	apt-get install -y --no-install-recommends 		telnet 		libosmocore-dev 		libosmo-abis-dev 		libosmo-netif-dev 		libosmo-sccp-dev 		libsmpp34-dev 		libgtp-dev && 	apt-get clean
 ---> Using cache
 ---> 1e5c8594972d
Step 6/14 : WORKDIR /tmp
 ---> Using cache
 ---> 0406a47c91f1
Step 7/14 : RUN git clone git://git.osmocom.org/openbsc.git
 ---> Using cache
 ---> ad2eee2236d4
Step 8/14 : ADD http://git.osmocom.org/openbsc/patch /tmp/commit-openbsc
ADD failed: Got HTTP status code >= 400: 504 Gateway Time-out
../make/Makefile:43: recipe for target 'docker-build' failed
make: *** [docker-build] Error 1
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, /home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo/logs/ttcn3-nitb-sysinfo/junit-xml-20.log is 23 hr old

Sending e-mails to: laforge@gnumonks.org
Finished: FAILURE