See <https://builds.apache.org/job/commons-io/51/display/redirect?page=changes>

Changes:

[britter] Commons IO uses git

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-1 (Windows) in workspace 
<https://builds.apache.org/job/commons-io/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/commons-io
 > git init <https://builds.apache.org/job/commons-io/ws/> # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/commons-io
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/commons-io 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/commons-io # 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/commons-io # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/commons-io
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/commons-io 
 > +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 dc78df16d2dd47ac6c931dbf659d17beb19debc6 
(refs/remotes/origin/master)
Commit message: "Commons IO uses git"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dc78df16d2dd47ac6c931dbf659d17beb19debc6
 > git rev-list 733dc26a281e235d52c965b6053a4e16bd4f85de # timeout=10
Parsing POMs
Established TCP socket on 51966
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-io] $ f:\\jenkins\\tools\\java\\latest1.7/bin/java -Xmx2g -Xms256m -cp 
f:\jenkins\jenkins-slave\maven33-agent.jar;F:\jenkins\tools\maven\apache-maven-3.3.3\boot\plexus-classworlds-2.5.2.jar;F:\\jenkins\\tools\\maven\\apache-maven-3.3.3/conf/logging
 jenkins.maven3.agent.Maven33Main F:\\jenkins\\tools\\maven\\apache-maven-3.3.3 
F:\jenkins\jenkins-slave\slave.jar 
f:\jenkins\jenkins-slave\maven33-interceptor.jar 
f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 51966
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: 
================================================================================
ERROR: Invalid project setup: jenkins/security/MasterToSlaveCallable : 
Unsupported major.minor version 52.0
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK 1.7 (latest)' not supported to 
run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or equal 
to the minimum version required by the master.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with 
an older JDK.
ERROR: Retrying with slave Java and setting compile/test properties to point to 
f:\\jenkins\\tools\\java\\latest1.7.
ERROR: 
================================================================================
Established TCP socket on 51970
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-io] $ "C:\Program Files\Java\jre1.8.0_121/bin/java" -Xmx2g -Xms256m 
-cp 
f:\jenkins\jenkins-slave\maven33-agent.jar;F:\jenkins\tools\maven\apache-maven-3.3.3\boot\plexus-classworlds-2.5.2.jar;F:\\jenkins\\tools\\maven\\apache-maven-3.3.3/conf/logging
 jenkins.maven3.agent.Maven33Main F:\\jenkins\\tools\\maven\\apache-maven-3.3.3 
F:\jenkins\jenkins-slave\slave.jar 
f:\jenkins\jenkins-slave\maven33-interceptor.jar 
f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 51970
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/commons-io/ws/pom.xml> 
-Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\1 clean install 
--batch-mode -Dgpg.skip -Prelease
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons IO 2.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-io ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-io 
---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.10:parse-version (parse-version) @ 
commons-io ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-io ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to 
<https://builds.apache.org/job/commons-io/ws/target\apidocs\META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ commons-io ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-io ---
[INFO] Executing: cmd.exe /X /C "git rev-parse --verify HEAD"
[INFO] Working directory: <https://builds.apache.org/job/commons-io/ws/>
[INFO] Storing buildNumber: dc78df16d2dd47ac6c931dbf659d17beb19debc6 at 
timestamp: 1506407453919
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: cmd.exe /X /C "git rev-parse --verify HEAD"
[INFO] Working directory: <https://builds.apache.org/job/commons-io/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
commons-io ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/commons-io/ws/src\main\resources>
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ commons-io 
---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 118 source files to 
<https://builds.apache.org/job/commons-io/ws/target\classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] No compiler is provided in this environment. Perhaps you are running on 
a JRE rather than a JDK?
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10.018 s
[INFO] Finished at: 2017-09-26T06:30:57+00:00
[INFO] Final Memory: 22M/301M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.6.0:compile (default-compile) 
on project commons-io: Compilation failure
[ERROR] No compiler is provided in this environment. Perhaps you are running on 
a JRE rather than a JDK?
[ERROR] -> [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/MojoFailureException
[JENKINS] Archiving <https://builds.apache.org/job/commons-io/ws/pom.xml> to 
commons-io/commons-io/2.6-SNAPSHOT/commons-io-2.6-SNAPSHOT.pom
Sending e-mails to: notifications@commons.apache.org
channel stopped

Reply via email to