[teiid-designer-dev] Build failed in Jenkins: jbosstools-teiid-komodo #3444 (release) ()

ci-builds at redhat.com ci-builds at redhat.com
Sat Jan 13 16:12:10 EST 2018


See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/3444/>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on dev107-rhel6-x86 (hwavirt mem2G mwqa_drives_services mem4G eap-sustaining mem8G mwqa_drives_tools nodejs brFF31 mem12G mwqa_test_ips general brFF12 linux x86 RHEL-any RHEL RHEL6 brFF unix) in workspace <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.teiid-modeshape.url git at github.com:Teiid-Designer/teiid-modeshape.git # timeout=10
Fetching upstream changes from git at github.com:Teiid-Designer/teiid-modeshape.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git at github.com:Teiid-Designer/teiid-modeshape.git +refs/heads/*:refs/remotes/teiid-modeshape/*
 > git rev-parse teiid-modeshape/master^{commit} # timeout=10
Checking out Revision f4fde6a4df6bbe1db2fa9245ec5b3502b2962f98 (teiid-modeshape/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f4fde6a4df6bbe1db2fa9245ec5b3502b2962f98
 > git rev-list f4fde6a4df6bbe1db2fa9245ec5b3502b2962f98 # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.komodo.url git://github.com/Teiid-Designer/komodo.git # timeout=10
Fetching upstream changes from git://github.com/Teiid-Designer/komodo.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/Teiid-Designer/komodo.git +refs/heads/*:refs/remotes/komodo/*
 > git rev-parse komodo/master^{commit} # timeout=10
Checking out Revision dbe620029ab5618937cd976a34ec55b34bdf1841 (komodo/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dbe620029ab5618937cd976a34ec55b34bdf1841
 > git rev-list dbe620029ab5618937cd976a34ec55b34bdf1841 # timeout=10
 > git tag -a -f -m Jenkins Build #3444 jenkins-jbosstools-teiid-komodo-3444 # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.vdb-bench.url git://github.com/Teiid-Designer/vdb-bench.git # timeout=10
Fetching upstream changes from git://github.com/Teiid-Designer/vdb-bench.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/Teiid-Designer/vdb-bench.git +refs/heads/*:refs/remotes/vdb-bench/*
 > git rev-parse vdb-bench/master^{commit} # timeout=10
Checking out Revision 0aa7039977f5eaee37bc31b8ae848f07cd965c7e (vdb-bench/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0aa7039977f5eaee37bc31b8ae848f07cd965c7e
 > git rev-list 0aa7039977f5eaee37bc31b8ae848f07cd965c7e # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
MAVEN_OPTS=-Xmx1024m -XX:MaxPermSize=128m

[EnvInject] - Variables injected successfully.
[jbosstools-teiid-komodo] $ /bin/sh /tmp/hudson8137131656166595385.sh
Downloaded zip md5sum: 5e619afd751c2dffb0b3edfb1ea8637e
Zip already downloaded
[jbosstools-teiid-komodo] $ /qa/tools/opt/apache-maven-3.1.0/bin/mvn -f <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/teiid-modeshape-sources/pom.xml> -DKOMODO_GIT_BRANCH=master -Dintegration.skipTests=false -DBUILD_PROFILE=release -DKOMODO_GIT_REPOSITORY=Teiid-Designer -DskipTests=false -DRELEASE=No -DTEIID_BUILD_ALIAS=Nightly "-DMAVEN_FLAGS=-B -U -fae -Djboss-repo -Dmaven.test.failure.ignore=true -Dmaven.repo.local=$WORKSPACE/maven-repo" -Dmaven.repo.local=<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/.repository> clean install -s teiid-modeshape-sources/settings.xml -B -U -fae -Djboss-repo -Dmaven.test.failure.ignore=true -Dmaven.repo.local=<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/maven-repo> -DJOB_NAME=jbosstools-teiid-komodo -DBUILD_ID=3444 -DBUILD_NUMBER=3444 -DBUILD_ALIAS=Nightly -D skipTests -D integration.skipTests
Java HotSpot(TM) Server VM warning: ignoring option PermSize=128m; support was removed in 8.0
Java HotSpot(TM) Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Teiid ModeShape
[INFO] Teiid Modeshape Core
[INFO] Teiid ModeShape Sequencer Framework
[INFO] Teiid ModeShape Sequencers
[INFO] Teiid DDL ModeShape Sequencer
[INFO] Teiid ModeShape VDB Artifacts Sequencer
[INFO] Teiid ModeShape Dataservice Sequencer
[INFO] Teiid ModeShape Build
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Teiid ModeShape 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ teiid-modeshape-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ teiid-modeshape-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ teiid-modeshape-parent ---
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireMavenVersion failed with message:
To build this project Maven 3.2.5 (or greater) is required. Please install it.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Teiid Modeshape Core
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Teiid ModeShape Sequencer Framework
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Teiid ModeShape Sequencers
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Teiid DDL ModeShape Sequencer
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Teiid ModeShape VDB Artifacts Sequencer
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Teiid ModeShape Dataservice Sequencer
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Teiid ModeShape Build
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Teiid ModeShape ................................... FAILURE [0.849s]
[INFO] Teiid Modeshape Core .............................. SKIPPED
[INFO] Teiid ModeShape Sequencer Framework ............... SKIPPED
[INFO] Teiid ModeShape Sequencers ........................ SKIPPED
[INFO] Teiid DDL ModeShape Sequencer ..................... SKIPPED
[INFO] Teiid ModeShape VDB Artifacts Sequencer ........... SKIPPED
[INFO] Teiid ModeShape Dataservice Sequencer ............. SKIPPED
[INFO] Teiid ModeShape Build ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.141s
[INFO] Finished at: Sat Jan 13 21:12:09 UTC 2018
[INFO] Final Memory: 13M/618M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) on project teiid-modeshape-parent: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1]
[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/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
Skipped archiving because build is not successful
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?


More information about the teiid-designer-dev mailing list