You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aurora.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/04/05 03:11:03 UTC

Build failed in Jenkins: aurora-packaging-nightly #249

See <https://builds.apache.org/job/aurora-packaging-nightly/249/>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H11 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/aurora-packaging-nightly/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision f402899bc35b094c41549ca5e6dab80b3b3b4719 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f402899bc35b094c41549ca5e6dab80b3b3b4719
 > git rev-list f402899bc35b094c41549ca5e6dab80b3b3b4719 # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora-packaging # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora-packaging
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora-packaging +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 97f9c3d0de8dd5fbbb468deb926f578579a4de81 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 97f9c3d0de8dd5fbbb468deb926f578579a4de81
 > git rev-list 97f9c3d0de8dd5fbbb468deb926f578579a4de81 # timeout=10
[aurora-packaging-nightly] $ /bin/bash -xe /tmp/hudson7760531347394101363.sh
+ cd aurora
++ cat .auroraversion
++ date +%Y.%m.%d
+ version=0.13.0-SNAPSHOT.2016.04.05
++ tr '[:upper:]' '[:lower:]'
++ tr -d -
++ echo 0.13.0-SNAPSHOT.2016.04.05
+ version=0.13.0snapshot.2016.04.05
+ git archive --prefix=apache-aurora-0.13.0snapshot.2016.04.05/ -o snapshot.tar.gz HEAD
+ cd ../aurora-packaging
+ ./build-artifact.sh ../aurora/snapshot.tar.gz 0.13.0snapshot.2016.04.05
Using docker image aurora-debian-jessie
Sending build context to Docker daemon 6.656 kB
Sending build context to Docker daemon 6.656 kB

Step 1 : FROM debian:jessie-backports
 ---> a2553b9e4849
Step 2 : WORKDIR /aurora
 ---> Using cache
 ---> 3e4917f2788c
Step 3 : ENV HOME /aurora
 ---> Using cache
 ---> e7f83e7616cf
Step 4 : ENV DEBIAN_FRONTEND noninteractive
 ---> Using cache
 ---> 7fd02f4fe391
Step 5 : RUN apt-get update && apt-get -y install   bison   debhelper   devscripts   dpkg-dev   curl   git   libapr1-dev   libcurl4-openssl-dev   libkrb5-dev   libsvn-dev   python-all-dev   software-properties-common   thrift-compiler
 ---> Using cache
 ---> f10c1cdae7c6
Step 6 : RUN apt-get -y -t jessie-backports install openjdk-8-jdk    && update-alternatives --set java /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java
 ---> Using cache
 ---> 45090a28c491
Step 7 : RUN git clone --depth 1 https://github.com/benley/gradle-packaging   && cd gradle-packaging   && apt-get install -y ruby ruby-dev unzip wget   && gem install fpm && ./gradle-mkdeb.sh 2.12   && dpkg -i gradle-2.12_2.12-2_all.deb   && cd .. && rm -rf gradle-packaging
 ---> Running in 53d7b4c8e137
Cloning into 'gradle-packaging'...
Reading package lists...
Building dependency tree...
Reading state information...
unzip is already the newest version.
unzip set to manually installed.
The following extra packages will be installed:
  javascript-common libgmp-dev libgmpxx4ldbl libicu52 libjs-jquery libpsl0
  libruby2.1 libyaml-0-2 ruby2.1 ruby2.1-dev rubygems-integration
Suggested packages:
  apache2 lighttpd httpd libgmp10-doc libmpfr-dev ri bundler
The following NEW packages will be installed:
  javascript-common libgmp-dev libgmpxx4ldbl libicu52 libjs-jquery libpsl0
  libruby2.1 libyaml-0-2 ruby ruby-dev ruby2.1 ruby2.1-dev
  rubygems-integration wget
0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded.
Need to get 12.8 MB of archives.
After this operation, 52.0 MB of additional disk space will be used.
Get:1 http://httpredir.debian.org/debian/ jessie/main libgmpxx4ldbl amd64 2:6.0.0+dfsg-6 [22.1 kB]
Get:2 http://httpredir.debian.org/debian/ jessie/main libicu52 amd64 52.1-8+deb8u3 [6784 kB]
Get:3 http://httpredir.debian.org/debian/ jessie/main libyaml-0-2 amd64 0.1.6-3 [50.4 kB]
Get:4 http://httpredir.debian.org/debian/ jessie/main libpsl0 amd64 0.5.1-1 [41.6 kB]
Get:5 http://httpredir.debian.org/debian/ jessie/main wget amd64 1.16-1 [495 kB]
Get:6 http://httpredir.debian.org/debian/ jessie/main javascript-common all 11 [6120 B]
Get:7 http://httpredir.debian.org/debian/ jessie/main libgmp-dev amd64 2:6.0.0+dfsg-6 [621 kB]
Get:8 http://httpredir.debian.org/debian/ jessie/main libjs-jquery all 1.7.2+dfsg-3.2 [97.5 kB]
Get:9 http://httpredir.debian.org/debian/ jessie/main rubygems-integration all 1.8 [4514 B]
Get:10 http://httpredir.debian.org/debian/ jessie/main libruby2.1 amd64 2.1.5-2+deb8u2 [3278 kB]
Get:11 http://httpredir.debian.org/debian/ jessie/main ruby2.1 amd64 2.1.5-2+deb8u2 [275 kB]
Err http://httpredir.debian.org/debian/ jessie/main ruby all 1:2.1.5+deb8u1
  404  Not Found [IP: 108.61.5.92 80]
Get:12 http://httpredir.debian.org/debian/ jessie/main ruby2.1-dev amd64 2.1.5-2+deb8u2 [1101 kB]
Err http://httpredir.debian.org/debian/ jessie/main ruby-dev all 1:2.1.5+deb8u1
  404  Not Found [IP: 108.61.5.92 80]
E: Failed to fetch http://httpredir.debian.org/debian/pool/main/r/ruby-defaults/ruby_2.1.5+deb8u1_all.deb  404  Not Found [IP: 108.61.5.92 80]

E: Failed to fetch http://httpredir.debian.org/debian/pool/main/r/ruby-defaults/ruby-dev_2.1.5+deb8u1_all.deb  404  Not Found [IP: 108.61.5.92 80]

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Fetched 12.8 MB in 4s (2790 kB/s)
The command '/bin/sh -c git clone --depth 1 https://github.com/benley/gradle-packaging   && cd gradle-packaging   && apt-get install -y ruby ruby-dev unzip wget   && gem install fpm && ./gradle-mkdeb.sh 2.12   && dpkg -i gradle-2.12_2.12-2_all.deb   && cd .. && rm -rf gradle-packaging' returned a non-zero code: 100
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Jenkins build is back to normal : aurora-packaging-nightly #253

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/aurora-packaging-nightly/253/>


Build failed in Jenkins: aurora-packaging-nightly #252

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/aurora-packaging-nightly/252/>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H11 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/aurora-packaging-nightly/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision f402899bc35b094c41549ca5e6dab80b3b3b4719 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f402899bc35b094c41549ca5e6dab80b3b3b4719
 > git rev-list f402899bc35b094c41549ca5e6dab80b3b3b4719 # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora-packaging # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora-packaging
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora-packaging +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 97f9c3d0de8dd5fbbb468deb926f578579a4de81 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 97f9c3d0de8dd5fbbb468deb926f578579a4de81
 > git rev-list 97f9c3d0de8dd5fbbb468deb926f578579a4de81 # timeout=10
[aurora-packaging-nightly] $ /bin/bash -xe /tmp/hudson2352873618221909773.sh
+ cd aurora
++ cat .auroraversion
++ date +%Y.%m.%d
+ version=0.13.0-SNAPSHOT.2016.04.05
++ tr '[:upper:]' '[:lower:]'
++ tr -d -
++ echo 0.13.0-SNAPSHOT.2016.04.05
+ version=0.13.0snapshot.2016.04.05
+ git archive --prefix=apache-aurora-0.13.0snapshot.2016.04.05/ -o snapshot.tar.gz HEAD
+ cd ../aurora-packaging
+ ./build-artifact.sh ../aurora/snapshot.tar.gz 0.13.0snapshot.2016.04.05
Using docker image aurora-debian-jessie
Sending build context to Docker daemon 6.656 kB
Sending build context to Docker daemon 6.656 kB

Step 1 : FROM debian:jessie-backports
 ---> a2553b9e4849
Step 2 : WORKDIR /aurora
 ---> Using cache
 ---> 3e4917f2788c
Step 3 : ENV HOME /aurora
 ---> Using cache
 ---> e7f83e7616cf
Step 4 : ENV DEBIAN_FRONTEND noninteractive
 ---> Using cache
 ---> 7fd02f4fe391
Step 5 : RUN apt-get update && apt-get -y install   bison   debhelper   devscripts   dpkg-dev   curl   git   libapr1-dev   libcurl4-openssl-dev   libkrb5-dev   libsvn-dev   python-all-dev   software-properties-common   thrift-compiler
 ---> Using cache
 ---> f10c1cdae7c6
Step 6 : RUN apt-get -y -t jessie-backports install openjdk-8-jdk    && update-alternatives --set java /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java
 ---> Using cache
 ---> 45090a28c491
Step 7 : RUN git clone --depth 1 https://github.com/benley/gradle-packaging   && cd gradle-packaging   && apt-get install -y ruby ruby-dev unzip wget   && gem install fpm && ./gradle-mkdeb.sh 2.12   && dpkg -i gradle-2.12_2.12-2_all.deb   && cd .. && rm -rf gradle-packaging
 ---> Running in 24a091c00d45
Cloning into 'gradle-packaging'...
Reading package lists...
Building dependency tree...
Reading state information...
unzip is already the newest version.
unzip set to manually installed.
The following extra packages will be installed:
  javascript-common libgmp-dev libgmpxx4ldbl libicu52 libjs-jquery libpsl0
  libruby2.1 libyaml-0-2 ruby2.1 ruby2.1-dev rubygems-integration
Suggested packages:
  apache2 lighttpd httpd libgmp10-doc libmpfr-dev ri bundler
The following NEW packages will be installed:
  javascript-common libgmp-dev libgmpxx4ldbl libicu52 libjs-jquery libpsl0
  libruby2.1 libyaml-0-2 ruby ruby-dev ruby2.1 ruby2.1-dev
  rubygems-integration wget
0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded.
Need to get 12.8 MB of archives.
After this operation, 52.0 MB of additional disk space will be used.
Get:1 http://httpredir.debian.org/debian/ jessie/main libgmpxx4ldbl amd64 2:6.0.0+dfsg-6 [22.1 kB]
Get:2 http://httpredir.debian.org/debian/ jessie/main libicu52 amd64 52.1-8+deb8u3 [6784 kB]
Get:3 http://httpredir.debian.org/debian/ jessie/main libyaml-0-2 amd64 0.1.6-3 [50.4 kB]
Get:4 http://httpredir.debian.org/debian/ jessie/main libpsl0 amd64 0.5.1-1 [41.6 kB]
Get:5 http://httpredir.debian.org/debian/ jessie/main wget amd64 1.16-1 [495 kB]
Get:6 http://httpredir.debian.org/debian/ jessie/main javascript-common all 11 [6120 B]
Get:7 http://httpredir.debian.org/debian/ jessie/main libgmp-dev amd64 2:6.0.0+dfsg-6 [621 kB]
Get:8 http://httpredir.debian.org/debian/ jessie/main libjs-jquery all 1.7.2+dfsg-3.2 [97.5 kB]
Get:9 http://httpredir.debian.org/debian/ jessie/main rubygems-integration all 1.8 [4514 B]
Get:10 http://httpredir.debian.org/debian/ jessie/main libruby2.1 amd64 2.1.5-2+deb8u2 [3278 kB]
Get:11 http://httpredir.debian.org/debian/ jessie/main ruby2.1 amd64 2.1.5-2+deb8u2 [275 kB]
Err http://httpredir.debian.org/debian/ jessie/main ruby all 1:2.1.5+deb8u1
  404  Not Found [IP: 108.61.5.92 80]
Get:12 http://httpredir.debian.org/debian/ jessie/main ruby2.1-dev amd64 2.1.5-2+deb8u2 [1101 kB]
Err http://httpredir.debian.org/debian/ jessie/main ruby-dev all 1:2.1.5+deb8u1
  404  Not Found [IP: 108.61.5.92 80]
Fetched 12.8 MB in 4s (2888 kB/s)
E: Failed to fetch http://httpredir.debian.org/debian/pool/main/r/ruby-defaults/ruby_2.1.5+deb8u1_all.deb  404  Not Found [IP: 108.61.5.92 80]

E: Failed to fetch http://httpredir.debian.org/debian/pool/main/r/ruby-defaults/ruby-dev_2.1.5+deb8u1_all.deb  404  Not Found [IP: 108.61.5.92 80]

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
The command '/bin/sh -c git clone --depth 1 https://github.com/benley/gradle-packaging   && cd gradle-packaging   && apt-get install -y ruby ruby-dev unzip wget   && gem install fpm && ./gradle-mkdeb.sh 2.12   && dpkg -i gradle-2.12_2.12-2_all.deb   && cd .. && rm -rf gradle-packaging' returned a non-zero code: 100
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Build failed in Jenkins: aurora-packaging-nightly #251

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/aurora-packaging-nightly/251/>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H11 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/aurora-packaging-nightly/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision f402899bc35b094c41549ca5e6dab80b3b3b4719 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f402899bc35b094c41549ca5e6dab80b3b3b4719
 > git rev-list f402899bc35b094c41549ca5e6dab80b3b3b4719 # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora-packaging # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora-packaging
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora-packaging +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 97f9c3d0de8dd5fbbb468deb926f578579a4de81 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 97f9c3d0de8dd5fbbb468deb926f578579a4de81
 > git rev-list 97f9c3d0de8dd5fbbb468deb926f578579a4de81 # timeout=10
[aurora-packaging-nightly] $ /bin/bash -xe /tmp/hudson5882921093266136524.sh
+ cd aurora
++ cat .auroraversion
++ date +%Y.%m.%d
+ version=0.13.0-SNAPSHOT.2016.04.05
++ tr '[:upper:]' '[:lower:]'
++ tr -d -
++ echo 0.13.0-SNAPSHOT.2016.04.05
+ version=0.13.0snapshot.2016.04.05
+ git archive --prefix=apache-aurora-0.13.0snapshot.2016.04.05/ -o snapshot.tar.gz HEAD
+ cd ../aurora-packaging
+ ./build-artifact.sh ../aurora/snapshot.tar.gz 0.13.0snapshot.2016.04.05
Using docker image aurora-debian-jessie
Sending build context to Docker daemon 6.656 kB
Sending build context to Docker daemon 6.656 kB

Step 1 : FROM debian:jessie-backports
 ---> a2553b9e4849
Step 2 : WORKDIR /aurora
 ---> Using cache
 ---> 3e4917f2788c
Step 3 : ENV HOME /aurora
 ---> Using cache
 ---> e7f83e7616cf
Step 4 : ENV DEBIAN_FRONTEND noninteractive
 ---> Using cache
 ---> 7fd02f4fe391
Step 5 : RUN apt-get update && apt-get -y install   bison   debhelper   devscripts   dpkg-dev   curl   git   libapr1-dev   libcurl4-openssl-dev   libkrb5-dev   libsvn-dev   python-all-dev   software-properties-common   thrift-compiler
 ---> Using cache
 ---> f10c1cdae7c6
Step 6 : RUN apt-get -y -t jessie-backports install openjdk-8-jdk    && update-alternatives --set java /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java
 ---> Using cache
 ---> 45090a28c491
Step 7 : RUN git clone --depth 1 https://github.com/benley/gradle-packaging   && cd gradle-packaging   && apt-get install -y ruby ruby-dev unzip wget   && gem install fpm && ./gradle-mkdeb.sh 2.12   && dpkg -i gradle-2.12_2.12-2_all.deb   && cd .. && rm -rf gradle-packaging
 ---> Running in 4a2e0d41c91d
Cloning into 'gradle-packaging'...
Reading package lists...
Building dependency tree...
Reading state information...
unzip is already the newest version.
unzip set to manually installed.
The following extra packages will be installed:
  javascript-common libgmp-dev libgmpxx4ldbl libicu52 libjs-jquery libpsl0
  libruby2.1 libyaml-0-2 ruby2.1 ruby2.1-dev rubygems-integration
Suggested packages:
  apache2 lighttpd httpd libgmp10-doc libmpfr-dev ri bundler
The following NEW packages will be installed:
  javascript-common libgmp-dev libgmpxx4ldbl libicu52 libjs-jquery libpsl0
  libruby2.1 libyaml-0-2 ruby ruby-dev ruby2.1 ruby2.1-dev
  rubygems-integration wget
0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded.
Need to get 12.8 MB of archives.
After this operation, 52.0 MB of additional disk space will be used.
Get:1 http://httpredir.debian.org/debian/ jessie/main libgmpxx4ldbl amd64 2:6.0.0+dfsg-6 [22.1 kB]
Get:2 http://httpredir.debian.org/debian/ jessie/main libicu52 amd64 52.1-8+deb8u3 [6784 kB]
Get:3 http://httpredir.debian.org/debian/ jessie/main libpsl0 amd64 0.5.1-1 [41.6 kB]
Get:4 http://httpredir.debian.org/debian/ jessie/main wget amd64 1.16-1 [495 kB]
Get:5 http://httpredir.debian.org/debian/ jessie/main libgmp-dev amd64 2:6.0.0+dfsg-6 [621 kB]
Get:6 http://httpredir.debian.org/debian/ jessie/main libyaml-0-2 amd64 0.1.6-3 [50.4 kB]
Get:7 http://httpredir.debian.org/debian/ jessie/main javascript-common all 11 [6120 B]
Get:8 http://httpredir.debian.org/debian/ jessie/main libjs-jquery all 1.7.2+dfsg-3.2 [97.5 kB]
Get:9 http://httpredir.debian.org/debian/ jessie/main rubygems-integration all 1.8 [4514 B]
Get:10 http://httpredir.debian.org/debian/ jessie/main libruby2.1 amd64 2.1.5-2+deb8u2 [3278 kB]
Get:11 http://httpredir.debian.org/debian/ jessie/main ruby2.1 amd64 2.1.5-2+deb8u2 [275 kB]
Err http://httpredir.debian.org/debian/ jessie/main ruby all 1:2.1.5+deb8u1
  404  Not Found [IP: 149.20.37.36 80]
Get:12 http://httpredir.debian.org/debian/ jessie/main ruby2.1-dev amd64 2.1.5-2+deb8u2 [1101 kB]
Err http://httpredir.debian.org/debian/ jessie/main ruby-dev all 1:2.1.5+deb8u1
  404  Not Found
Fetched 12.8 MB in 2s (5177 kB/s)
E: Failed to fetch http://httpredir.debian.org/debian/pool/main/r/ruby-defaults/ruby_2.1.5+deb8u1_all.deb  404  Not Found [IP: 149.20.37.36 80]

E: Failed to fetch http://httpredir.debian.org/debian/pool/main/r/ruby-defaults/ruby-dev_2.1.5+deb8u1_all.deb  404  Not Found

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
The command '/bin/sh -c git clone --depth 1 https://github.com/benley/gradle-packaging   && cd gradle-packaging   && apt-get install -y ruby ruby-dev unzip wget   && gem install fpm && ./gradle-mkdeb.sh 2.12   && dpkg -i gradle-2.12_2.12-2_all.deb   && cd .. && rm -rf gradle-packaging' returned a non-zero code: 100
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Build failed in Jenkins: aurora-packaging-nightly #250

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/aurora-packaging-nightly/250/>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H11 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/aurora-packaging-nightly/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision f402899bc35b094c41549ca5e6dab80b3b3b4719 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f402899bc35b094c41549ca5e6dab80b3b3b4719
 > git rev-list f402899bc35b094c41549ca5e6dab80b3b3b4719 # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora-packaging # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora-packaging
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora-packaging +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 97f9c3d0de8dd5fbbb468deb926f578579a4de81 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 97f9c3d0de8dd5fbbb468deb926f578579a4de81
 > git rev-list 97f9c3d0de8dd5fbbb468deb926f578579a4de81 # timeout=10
[aurora-packaging-nightly] $ /bin/bash -xe /tmp/hudson2790740538632110844.sh
+ cd aurora
++ cat .auroraversion
++ date +%Y.%m.%d
+ version=0.13.0-SNAPSHOT.2016.04.05
++ echo 0.13.0-SNAPSHOT.2016.04.05
++ tr '[:upper:]' '[:lower:]'
++ tr -d -
+ version=0.13.0snapshot.2016.04.05
+ git archive --prefix=apache-aurora-0.13.0snapshot.2016.04.05/ -o snapshot.tar.gz HEAD
+ cd ../aurora-packaging
+ ./build-artifact.sh ../aurora/snapshot.tar.gz 0.13.0snapshot.2016.04.05
Using docker image aurora-debian-jessie
Sending build context to Docker daemon 6.656 kB
Sending build context to Docker daemon 6.656 kB

Step 1 : FROM debian:jessie-backports
 ---> a2553b9e4849
Step 2 : WORKDIR /aurora
 ---> Using cache
 ---> 3e4917f2788c
Step 3 : ENV HOME /aurora
 ---> Using cache
 ---> e7f83e7616cf
Step 4 : ENV DEBIAN_FRONTEND noninteractive
 ---> Using cache
 ---> 7fd02f4fe391
Step 5 : RUN apt-get update && apt-get -y install   bison   debhelper   devscripts   dpkg-dev   curl   git   libapr1-dev   libcurl4-openssl-dev   libkrb5-dev   libsvn-dev   python-all-dev   software-properties-common   thrift-compiler
 ---> Using cache
 ---> f10c1cdae7c6
Step 6 : RUN apt-get -y -t jessie-backports install openjdk-8-jdk    && update-alternatives --set java /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java
 ---> Using cache
 ---> 45090a28c491
Step 7 : RUN git clone --depth 1 https://github.com/benley/gradle-packaging   && cd gradle-packaging   && apt-get install -y ruby ruby-dev unzip wget   && gem install fpm && ./gradle-mkdeb.sh 2.12   && dpkg -i gradle-2.12_2.12-2_all.deb   && cd .. && rm -rf gradle-packaging
 ---> Running in 78a9e209fe13
Cloning into 'gradle-packaging'...
Reading package lists...
Building dependency tree...
Reading state information...
unzip is already the newest version.
unzip set to manually installed.
The following extra packages will be installed:
  javascript-common libgmp-dev libgmpxx4ldbl libicu52 libjs-jquery libpsl0
  libruby2.1 libyaml-0-2 ruby2.1 ruby2.1-dev rubygems-integration
Suggested packages:
  apache2 lighttpd httpd libgmp10-doc libmpfr-dev ri bundler
The following NEW packages will be installed:
  javascript-common libgmp-dev libgmpxx4ldbl libicu52 libjs-jquery libpsl0
  libruby2.1 libyaml-0-2 ruby ruby-dev ruby2.1 ruby2.1-dev
  rubygems-integration wget
0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded.
Need to get 12.8 MB of archives.
After this operation, 52.0 MB of additional disk space will be used.
Get:1 http://httpredir.debian.org/debian/ jessie/main libgmpxx4ldbl amd64 2:6.0.0+dfsg-6 [22.1 kB]
Get:2 http://httpredir.debian.org/debian/ jessie/main libicu52 amd64 52.1-8+deb8u3 [6784 kB]
Get:3 http://httpredir.debian.org/debian/ jessie/main libyaml-0-2 amd64 0.1.6-3 [50.4 kB]
Get:4 http://httpredir.debian.org/debian/ jessie/main libpsl0 amd64 0.5.1-1 [41.6 kB]
Get:5 http://httpredir.debian.org/debian/ jessie/main wget amd64 1.16-1 [495 kB]
Get:6 http://httpredir.debian.org/debian/ jessie/main javascript-common all 11 [6120 B]
Get:7 http://httpredir.debian.org/debian/ jessie/main libgmp-dev amd64 2:6.0.0+dfsg-6 [621 kB]
Get:8 http://httpredir.debian.org/debian/ jessie/main libjs-jquery all 1.7.2+dfsg-3.2 [97.5 kB]
Get:9 http://httpredir.debian.org/debian/ jessie/main rubygems-integration all 1.8 [4514 B]
Get:10 http://httpredir.debian.org/debian/ jessie/main libruby2.1 amd64 2.1.5-2+deb8u2 [3278 kB]
Get:11 http://httpredir.debian.org/debian/ jessie/main ruby2.1 amd64 2.1.5-2+deb8u2 [275 kB]
Err http://httpredir.debian.org/debian/ jessie/main ruby all 1:2.1.5+deb8u1
  404  Not Found [IP: 108.61.5.92 80]
Get:12 http://httpredir.debian.org/debian/ jessie/main ruby2.1-dev amd64 2.1.5-2+deb8u2 [1101 kB]
Err http://httpredir.debian.org/debian/ jessie/main ruby-dev all 1:2.1.5+deb8u1
  404  Not Found [IP: 108.61.5.92 80]
Fetched 12.8 MB in 4s (2749 kB/s)
E: Failed to fetch http://httpredir.debian.org/debian/pool/main/r/ruby-defaults/ruby_2.1.5+deb8u1_all.deb  404  Not Found [IP: 108.61.5.92 80]

E: Failed to fetch http://httpredir.debian.org/debian/pool/main/r/ruby-defaults/ruby-dev_2.1.5+deb8u1_all.deb  404  Not Found [IP: 108.61.5.92 80]

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
The command '/bin/sh -c git clone --depth 1 https://github.com/benley/gradle-packaging   && cd gradle-packaging   && apt-get install -y ruby ruby-dev unzip wget   && gem install fpm && ./gradle-mkdeb.sh 2.12   && dpkg -i gradle-2.12_2.12-2_all.deb   && cd .. && rm -rf gradle-packaging' returned a non-zero code: 100
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful