See <https://builds.apache.org/job/aurora-packaging-nightly/269/>
------------------------------------------ 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 81f52e4ae6a8368cc7667d5cc758fc91fb3718f1 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 81f52e4ae6a8368cc7667d5cc758fc91fb3718f1 > git rev-list 81f52e4ae6a8368cc7667d5cc758fc91fb3718f1 # 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 72e262bc25daefe770750e1bf92d6a670ddb96ad (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 72e262bc25daefe770750e1bf92d6a670ddb96ad > git rev-list 72e262bc25daefe770750e1bf92d6a670ddb96ad # timeout=10 [aurora-packaging-nightly] $ /bin/bash -xe /tmp/hudson8480603436863411944.sh + cd aurora ++ cat .auroraversion ++ date +%Y.%m.%d + version=0.13.1-SNAPSHOT.2016.04.18 ++ tr '[:upper:]' '[:lower:]' ++ tr -d - ++ echo 0.13.1-SNAPSHOT.2016.04.18 + version=0.13.1snapshot.2016.04.18 + git archive --prefix=apache-aurora-0.13.1snapshot.2016.04.18/ -o snapshot.tar.gz HEAD + cd ../aurora-packaging + ./build-artifact.sh ../aurora/snapshot.tar.gz 0.13.1snapshot.2016.04.18 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 7e6376a5a882 [91mCloning into 'gradle-packaging'... [0mReading 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: 131.252.208.20 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: 131.252.208.20 80] Fetched 12.8 MB in 1s (8734 kB/s) [91mE[0m[91m: Failed to fetch http://httpredir.debian.org/debian/pool/main/r/ruby-defaults/ruby_2.1.5+deb8u1_all.deb 404 Not Found [IP: 131.252.208.20 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: 131.252.208.20 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? [0mThe 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