Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[nebula-dev] Build failed in Jenkins: nebula.stable #216

See <https://ci.eclipse.org/nebula/job/nebula.stable/216/display/redirect?page=changes>

Changes:

[laurent.caron] Bug 532087 - Add a Progress Circle to Nebula

------------------------------------------
Started by an SCM change
Building in workspace <https://ci.eclipse.org/nebula/job/nebula.stable/ws/>
 > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/local/bin/git config remote.origin.url http://git.eclipse.org/gitroot/nebula/org.eclipse.nebula.git # timeout=10
Fetching upstream changes from http://git.eclipse.org/gitroot/nebula/org.eclipse.nebula.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress http://git.eclipse.org/gitroot/nebula/org.eclipse.nebula.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 5d2a4b3d207dee9ab927bd9248c5a48ccb162036 (origin/master)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 5d2a4b3d207dee9ab927bd9248c5a48ccb162036
Commit message: "Bug 532087 - Add a Progress Circle to Nebula"
 > /usr/local/bin/git rev-list --no-walk 6c354e040c18a6d98655f328140c976d9fd01314 # timeout=10
Starting xvnc
[workspace] $ Xvnc :364 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
[workspace] $ /bin/sh -xe /tmp/genie.nebula/jenkins4060909171115826555.sh

Xvnc TigerVNC 1.4.3 - built ??? ?? ???? ??:??:??
Copyright (C) 1999-2015 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 11502000, The X.Org Foundation

Initializing built-in extension VNC-EXTENSION
Initializing built-in extension Generic Event Extension
Initializing built-in extension SHAPE
Initializing built-in extension MIT-SHM
Initializing built-in extension XInputExtension
Initializing built-in extension XTEST
Initializing built-in extension BIG-REQUESTS
Initializing built-in extension SYNC
Initializing built-in extension XKEYBOARD
Initializing built-in extension XC-MISC
Initializing built-in extension XFIXES
Initializing built-in extension RENDER
Initializing built-in extension RANDR
Initializing built-in extension COMPOSITE
Initializing built-in extension DAMAGE
Initializing built-in extension MIT-SCREEN-SAVER
Initializing built-in extension DOUBLE-BUFFER
Initializing built-in extension RECORD
Initializing built-in extension DPMS
Initializing built-in extension Present
Initializing built-in extension X-Resource
Initializing built-in extension XVideo
Initializing built-in extension XVideo-MotionCompensation
Initializing built-in extension GLX

Sat Mar 10 14:15:10 2018
 vncext:      VNC extension running!
+ rm -Rf javadoc
 vncext:      Listening for VNC connections on all interface(s), port 6264
 vncext:      created VNC server for screen 0
+ mkdir javadoc
+ cd <https://ci.eclipse.org/nebula/job/nebula.stable/ws/releng/org.eclipse.nebula.nebula-release>
+ /shared/common/apache-maven-latest/bin/mvn clean install -Pbuild-server,oxygen -DskipTests
[dix] Could not init font path element /usr/share/fonts/TTF/, removing from list!
[dix] Could not init font path element /usr/share/fonts/OTF/, removing from list!
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.nebula
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Child module /jobs/genie.nebula/nebula.stable/workspace/widgets/progresscircle/org.eclipse.nebula.widgets.progresscircle.feature of /jobs/genie.nebula/nebula.stable/workspace/widgets/progresscircle/pom.xml does not exist @ 
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.eclipse.nebula:progresscircle:1.0.0-SNAPSHOT (/jobs/genie.nebula/nebula.stable/workspace/widgets/progresscircle/pom.xml) has 1 error
[ERROR]     Child module /jobs/genie.nebula/nebula.stable/workspace/widgets/progresscircle/org.eclipse.nebula.widgets.progresscircle.feature of /jobs/genie.nebula/nebula.stable/workspace/widgets/progresscircle/pom.xml does not exist
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
Build step 'Execute shell' marked build as failure
Terminating xvnc.
Not sending mail to unregistered user laurent.caron@xxxxxxxxx


Back to the top