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 2018/02/21 17:49:20 UTC

Build failed in Jenkins: Aurora #1954

See <https://builds.apache.org/job/Aurora/1954/display/redirect?page=changes>

Changes:

[renan] Upgrading Vagrant setup from Ubuntu Trusty to Ubuntu Xenial.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu trusty) in workspace <https://builds.apache.org/job/Aurora/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/aurora.git
 > git init <https://builds.apache.org/job/Aurora/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora.git # 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.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c52137e20bd2863234dc09116e1339364ffed77a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c52137e20bd2863234dc09116e1339364ffed77a
Commit message: "Upgrading Vagrant setup from Ubuntu Trusty to Ubuntu Xenial."
 > git rev-list --no-walk e2ea191473397691605602c6e40c6aad8a56d81a # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[Aurora] $ /bin/bash -xe /tmp/jenkins5144320333711101260.sh
+ export HOME=<https://builds.apache.org/job/Aurora/ws/.home>
+ HOME=<https://builds.apache.org/job/Aurora/ws/.home>
+ ./build-support/jenkins/build.sh
+ date
Wed Feb 21 17:49:04 UTC 2018
+ ./gradlew --no-daemon -Pq clean build
:buildSrc:clean UP-TO-DATE
:buildSrc:compileJava NO-SOURCE
:buildSrc:compileGroovy
:buildSrc:processResources NO-SOURCE
:buildSrc:classes
:buildSrc:jar
:buildSrc:assemble
:buildSrc:compileTestJava NO-SOURCE
:buildSrc:compileTestGroovy NO-SOURCE
:buildSrc:processTestResources NO-SOURCE
:buildSrc:testClasses UP-TO-DATE
:buildSrc:test NO-SOURCE
:buildSrc:check UP-TO-DATE
:buildSrc:build
:clean UP-TO-DATE
:api:clean UP-TO-DATE
:buildSrc:clean UP-TO-DATE
:commons:clean UP-TO-DATE
:commons-args:clean UP-TO-DATE
:ui:clean UP-TO-DATE
:enforceVersion UP-TO-DATE
:api:generateThriftJava  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0   122    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   454  100   454    0     0   2736      0 --:--:-- --:--:-- --:--:--  2736

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
/usr/bin/python2.7: can't open file '<https://builds.apache.org/job/Aurora/ws/.home/.cache/pants/setup/bootstrap-Linux-x86_64/virtualenv-15.0.2/virtualenv.py'>: [Errno 2] No such file or directory
./pants: line 99: <https://builds.apache.org/job/Aurora/ws/.home/.cache/pants/setup/bootstrap-Linux-x86_64/1.4.0.dev23/bin/python>: No such file or directory
Traceback (most recent call last):
  File "/dev/fd/63", line 7, in <module>
    
  File "/usr/lib/python2.7/json/__init__.py", line 290, in load
    **kw)
  File "/usr/lib/python2.7/json/__init__.py", line 338, in loads
    return _default_decoder.decode(s)
  File "/usr/lib/python2.7/json/decoder.py", line 366, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/lib/python2.7/json/decoder.py", line 384, in raw_decode
    raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded

Pants thrift version  does not match expected version 0.10.0!
:api:generateThriftJava FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':api:generateThriftJava'.
> Process 'command '<https://builds.apache.org/job/Aurora/ws/build-support/thrift/thriftw''> finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 12s
7 actionable tasks: 1 executed, 6 up-to-date
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?


Jenkins build is back to normal : Aurora #1955

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Aurora/1955/display/redirect?page=changes>