See <https://builds.apache.org/job/aurora-packaging-nightly/394/>
------------------------------------------ Started by timer [EnvInject] - Loading node environment variables. Building remotely on ubuntu-1 (Ubuntu ubuntu1 yahoo-not-h2 ubuntu docker) in workspace <https://builds.apache.org/job/aurora-packaging-nightly/ws/> Cloning the remote Git repository Using shallow clone Cloning repository https://git-wip-us.apache.org/repos/asf/aurora > git init <https://builds.apache.org/job/aurora-packaging-nightly/ws/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/* --depth=1 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora > # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > 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 -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/aurora > +refs/heads/*:refs/remotes/origin/* --depth=1 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision a4fdf284d878c9430f267e2051a1ae97355d0ddb (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a4fdf284d878c9430f267e2051a1ae97355d0ddb > git rev-list a4fdf284d878c9430f267e2051a1ae97355d0ddb # timeout=10 Cloning the remote Git repository Cloning repository https://git-wip-us.apache.org/repos/asf/aurora-packaging > git init > <https://builds.apache.org/job/aurora-packaging-nightly/ws/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 config remote.origin.url > https://git-wip-us.apache.org/repos/asf/aurora-packaging # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > 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 -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 3184fd74f11b7691d203f3a31ceb02f41a11decc (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3184fd74f11b7691d203f3a31ceb02f41a11decc > git rev-list 3184fd74f11b7691d203f3a31ceb02f41a11decc # timeout=10 [aurora-packaging-nightly] $ /bin/bash -xe /tmp/hudson2408033955101355266.sh + cd aurora ++ cat .auroraversion + internal_version=0.16.0-SNAPSHOT + git archive --prefix=apache-aurora-0.16.0-SNAPSHOT/ -o snapshot.tar.gz HEAD + cd ../aurora-packaging ++ date +%Y.%m.%d + nightly_version=0.16.0-SNAPSHOT.2016.08.15 + ./build-artifact.sh ../aurora/snapshot.tar.gz 0.16.0-SNAPSHOT.2016.08.15 Using docker image aurora-debian-jessie Sending build context to Docker daemon 5.12 kB Step 1 : FROM debian:jessie-backports jessie-backports: Pulling from library/debian 357ea8c3d80b: Pulling fs layer 25eb4fd61cd9: Pulling fs layer 25eb4fd61cd9: Download complete 357ea8c3d80b: Verifying Checksum 357ea8c3d80b: Download complete 357ea8c3d80b: Pull complete 25eb4fd61cd9: Pull complete Digest: sha256:cef2d2046218bf0b1d1188e3a443ea3d3d05a4a03f6c1dac7cc8fa7fc5089b71 Status: Downloaded newer image for debian:jessie-backports ---> 56e997898da4 Step 2 : WORKDIR /aurora ---> Running in ba07aff48c00 ---> aecd13a83265 Removing intermediate container ba07aff48c00 Step 3 : ENV HOME /aurora ---> Running in f0a8e7557e66 ---> b6d214a0f752 Removing intermediate container f0a8e7557e66 Step 4 : ENV DEBIAN_FRONTEND noninteractive ---> Running in ddead30acb8a ---> 60b4360f9a42 Removing intermediate container ddead30acb8a 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 ---> Running in 31cdcef8a73e Get:1 http://security.debian.org jessie/updates InRelease [63.1 kB] Ign http://httpredir.debian.org jessie InRelease Get:2 http://security.debian.org jessie/updates/main amd64 Packages [384 kB] Get:3 http://httpredir.debian.org jessie-updates InRelease [142 kB] Get:4 http://httpredir.debian.org jessie-backports InRelease [166 kB] Get:5 http://httpredir.debian.org jessie Release.gpg [2373 B] Get:6 http://httpredir.debian.org jessie-updates/main amd64 Packages [17.6 kB] Get:7 http://httpredir.debian.org jessie Release [148 kB] Get:8 http://httpredir.debian.org jessie-backports/main amd64 Packages [845 kB] Get:9 http://httpredir.debian.org jessie/main amd64 Packages [9032 kB] Fetched 10.8 MB in 2s (3651 kB/s) W: Failed to fetch http://httpredir.debian.org/debian/dists/jessie-backports/main/binary-amd64/Packages Hash Sum mismatch E: Some index files failed to download. They have been ignored, or old ones used instead. The command '/bin/sh -c 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' returned a non-zero code: 100 Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful