See 
<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/org.apache.commons$commons-crypto/128/>

------------------------------------------
[...truncated 169 lines...]
[INFO] 
[INFO] --- build-helper-maven-plugin:1.10:parse-version (parse-version) @ 
commons-crypto ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (create-version-file) @ 
commons-crypto ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/org.apache.commons$commons-crypto/ws/src/main/resources>
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-crypto ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:2.5
[INFO] configuring report plugin 
org.apache.maven.plugins:maven-project-info-reports-plugin:2.9
[INFO] configuring report plugin org.apache.maven.plugins:maven-site-plugin:3.4
[INFO] configuring report plugin 
org.apache.maven.plugins:maven-surefire-report-plugin:2.19.1
[INFO] preparing 'report' report requires '[surefire]test' forked phase 
execution
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ 
commons-crypto ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.10:parse-version (parse-version) @ 
commons-crypto ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (create-version-file) @ 
commons-crypto ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/org.apache.commons$commons-crypto/ws/src/main/resources>
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-crypto ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ commons-crypto 
---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-crypto ---
[INFO] Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/org.apache.commons$commons-crypto/ws/'>
 && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: 
<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/org.apache.commons$commons-crypto/ws/>
[INFO] Storing buildNumber: b1d66b82a70f6ec68ae0604e64664c698c967fa5 at 
timestamp: 1467762037974
[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: /bin/sh -c cd 
'<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/org.apache.commons$commons-crypto/ws/'>
 && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: 
<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/org.apache.commons$commons-crypto/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
commons-crypto ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/org.apache.commons$commons-crypto/ws/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ 
commons-crypto ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 33 source files to 
<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/org.apache.commons$commons-crypto/ws/target/classes>
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (make) @ commons-crypto ---
[INFO] Executing tasks

make:
     [exec] "/home/jenkins/tools/java/jdk1.7.0_79-unlimited-security/bin/javah" 
-force -classpath target/jni-classes:target/classes -o 
target/jni-classes/org/apache/commons/crypto/random/OpenSslCryptoRandomNative.h 
org.apache.commons.crypto.random.OpenSslCryptoRandomNative
     [exec] gcc -Ilib/inc_linux 
-I/home/jenkins/tools/java/jdk1.7.0_79-unlimited-security/include -Ilib/inc_mac 
-O2 -fPIC -fvisibility=hidden -m64 -Ilib/include -I/usr/include 
-I"src/main/native/org/apache/commons/crypto/" 
-I"/home/jenkins/tools/java/jdk1.7.0_79-unlimited-security/include/linux" 
-I"target/jni-classes/org/apache/commons/crypto/cipher" 
-I"target/jni-classes/org/apache/commons/crypto/random" -c 
src/main/native/org/apache/commons/crypto/random/OpenSslCryptoRandomNative.c -o 
target/commons-crypto-1.0.0-SNAPSHOT-Linux-x86_64/OpensslCryptoRandom.o
     [exec] "/home/jenkins/tools/java/jdk1.7.0_79-unlimited-security/bin/javah" 
-force -classpath target/jni-classes:target/classes -o 
target/jni-classes/org/apache/commons/crypto/cipher/OpenSslNative.h 
org.apache.commons.crypto.cipher.OpenSslNative
     [exec] gcc -Ilib/inc_linux 
-I/home/jenkins/tools/java/jdk1.7.0_79-unlimited-security/include -Ilib/inc_mac 
-O2 -fPIC -fvisibility=hidden -m64 -Ilib/include -I/usr/include 
-I"src/main/native/org/apache/commons/crypto/" 
-I"/home/jenkins/tools/java/jdk1.7.0_79-unlimited-security/include/linux" 
-I"target/jni-classes/org/apache/commons/crypto/cipher" 
-I"target/jni-classes/org/apache/commons/crypto/random" -c 
src/main/native/org/apache/commons/crypto/cipher/OpenSslNative.c -o 
target/commons-crypto-1.0.0-SNAPSHOT-Linux-x86_64/OpenSslNative.o
     [exec] g++ -Ilib/inc_linux 
-I/home/jenkins/tools/java/jdk1.7.0_79-unlimited-security/include -Ilib/inc_mac 
-O2 -fPIC -fvisibility=hidden -m64 -Ilib/include  -I/usr/include 
-I"/home/jenkins/tools/java/jdk1.7.0_79-unlimited-security/include/linux" 
-I"target/jni-classes/org/apache/commons/crypto/cipher" 
-I"target/jni-classes/org/apache/commons/crypto/random" -o 
target/commons-crypto-1.0.0-SNAPSHOT-Linux-x86_64/libcommons-crypto.so 
target/commons-crypto-1.0.0-SNAPSHOT-Linux-x86_64/OpensslCryptoRandom.o 
target/commons-crypto-1.0.0-SNAPSHOT-Linux-x86_64/OpenSslNative.o -shared 
-static-libgcc -static-libstdc++
     [exec] strip 
target/commons-crypto-1.0.0-SNAPSHOT-Linux-x86_64/libcommons-crypto.so
     [exec] cp 
target/commons-crypto-1.0.0-SNAPSHOT-Linux-x86_64/libcommons-crypto.so 
target/classes/org/apache/commons/crypto/native/Linux/x86_64/libcommons-crypto.so
     [exec] cp 
target/commons-crypto-1.0.0-SNAPSHOT-Linux-x86_64/libcommons-crypto.so 
target/classes/org/apache/commons/crypto/native/Linux/x86_64/libcommons-crypto.so
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-bundle-plugin:3.0.1:manifest (bundle-manifest) @ 
commons-crypto ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (checkAPIcompatibility) @ 
commons-crypto ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
commons-crypto ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/org.apache.commons$commons-crypto/ws/src/test/resources>
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ 
commons-crypto ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 34 source files to 
<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/org.apache.commons$commons-crypto/ws/target/test-classes>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (prepare-agent) 
@ commons-crypto ---
[INFO] argLine set to 
-javaagent:/home/jenkins/jenkins-slave/maven-repositories/0/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/org.apache.commons$commons-crypto/ws/target/jacoco.exec,excludes=**/examples/*>
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ commons-crypto ---
[INFO] Skipping execution of surefire because it has already been run for this 
configuration
[JENKINS] Recording test results
[INFO] configuring report plugin org.apache.rat:apache-rat-plugin:0.11
[INFO] configuring report plugin org.codehaus.mojo:clirr-maven-plugin:2.7
[INFO] preparing 'clirr' report requires 'compile' forked phase execution
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ 
commons-crypto ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.10:parse-version (parse-version) @ 
commons-crypto ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (create-version-file) @ 
commons-crypto ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/org.apache.commons$commons-crypto/ws/src/main/resources>
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-crypto ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ commons-crypto 
---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-crypto ---
[INFO] Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/org.apache.commons$commons-crypto/ws/'>
 && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: 
<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/org.apache.commons$commons-crypto/ws/>
[INFO] Storing buildNumber: b1d66b82a70f6ec68ae0604e64664c698c967fa5 at 
timestamp: 1467762043919
[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: /bin/sh -c cd 
'<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/org.apache.commons$commons-crypto/ws/'>
 && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: 
<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/org.apache.commons$commons-crypto/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
commons-crypto ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/org.apache.commons$commons-crypto/ws/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ 
commons-crypto ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 33 source files to 
<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/org.apache.commons$commons-crypto/ws/target/classes>
[INFO] configuring report plugin org.codehaus.mojo:jdepend-maven-plugin:2.0
[INFO] preparing 'generate' report requires 'compile' forked phase execution
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ 
commons-crypto ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.10:parse-version (parse-version) @ 
commons-crypto ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (create-version-file) @ 
commons-crypto ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/org.apache.commons$commons-crypto/ws/src/main/resources>
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-crypto ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ commons-crypto 
---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-crypto ---
[INFO] Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/org.apache.commons$commons-crypto/ws/'>
 && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: 
<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/org.apache.commons$commons-crypto/ws/>
[INFO] Storing buildNumber: b1d66b82a70f6ec68ae0604e64664c698c967fa5 at 
timestamp: 1467762044919
[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: /bin/sh -c cd 
'<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/org.apache.commons$commons-crypto/ws/'>
 && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: 
<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/org.apache.commons$commons-crypto/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
commons-crypto ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/org.apache.commons$commons-crypto/ws/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ 
commons-crypto ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 33 source files to 
<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/org.apache.commons$commons-crypto/ws/target/classes>
[INFO] configuring report plugin 
org.jacoco:jacoco-maven-plugin:0.7.7.201606060606
[INFO] configuring report plugin 
org.apache.maven.plugins:maven-checkstyle-plugin:2.17
[INFO] configuring report plugin org.codehaus.mojo:findbugs-maven-plugin:3.0.3
[INFO] configuring report plugin org.apache.maven.plugins:maven-pmd-plugin:3.6
[INFO] configuring report plugin org.codehaus.mojo:taglist-maven-plugin:2.4
[INFO] configuring report plugin org.codehaus.mojo:javancss-maven-plugin:2.1
[INFO] Unable to find a previous version of the project in the repository
[INFO] Not generating Clirr report as there is no previous version of the 
library to compare against
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] Fork Value is true
     [java] Warnings generated: 1
[INFO] Done FindBugs Analysis....
[INFO] Parent project loaded from repository: 
org.apache.commons:commons-parent:pom:40
[INFO] Parent project loaded from repository: org.apache:apache:pom:17
[INFO] Relativizing decoration links with respect to project URL: 
http://commons.apache.org/proper/commons-crypto/
[INFO] Rendering site with org.apache.commons:commons-skin:jar:4.1 skin.
[INFO] Skipped "About" report (maven-project-info-reports-plugin:2.9:index), 
file "index.html" already exists for the English version.
[INFO] Skipped "Issue Management" report 
(maven-project-info-reports-plugin:2.9:issue-tracking), file 
"issue-tracking.html" already exists for the English version.
[INFO] Skipped "Mailing Lists" report 
(maven-project-info-reports-plugin:2.9:mailing-list), file "mail-lists.html" 
already exists for the English version.
[INFO] Skipped "Surefire Report" report 
(maven-surefire-report-plugin:2.19.1:report-only), file "surefire-report.html" 
already exists for the English version.
[INFO] Skipped "JDepend" report (jdepend-maven-plugin:2.0:generate), file 
"jdepend-report.html" already exists for the English version.
[INFO] Rendering 6 Doxia documents: 6 xdoc
[INFO] Generating "Changes" report              --- 
maven-changes-plugin:2.12:changes-report
[INFO] Generating "JIRA Report" report          --- 
maven-changes-plugin:2.12:jira-report
[INFO] Falling back to RSS for issue download: This JIRA server does not 
support version 2 of the REST API, which maven-changes-plugin requires.
[INFO] Downloading from JIRA at: 
http://issues.apache.org/jira/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?tempMax=100&reset=true&jqlQuery=project+%3D+CRYPTO+AND+fixVersion+%3D+%221.0.0%22+AND+status+in+%28Resolved%2C+Closed%29+AND+resolution+in+%28Fixed%29+AND+type+in+%28Bug%2C+%22New+Feature%22%2C+Task%2C+Improvement%2C+Wish%2C+Test%29+ORDER+BY+fixversion+DESC%2C+type+ASC%2C+key+DESC
[INFO] The JIRA version is '6.3.4'
[INFO] The JIRA Report will contain issues only for the current version.
[INFO] Generating "JavaDocs" report             --- 
maven-javadoc-plugin:2.10.3:javadoc
[INFO] Generating "Source Xref" report          --- maven-jxr-plugin:2.5:jxr
[INFO] Generating "Test Source Xref" report     --- 
maven-jxr-plugin:2.5:test-jxr
[INFO] Generating "Summary" report              --- 
maven-project-info-reports-plugin:2.9:summary
[INFO] Generating "Team" report                 --- 
maven-project-info-reports-plugin:2.9:project-team
[INFO] Generating "Source Code Management" report --- 
maven-project-info-reports-plugin:2.9:scm
[INFO] Generating "Dependency Information" report --- 
maven-project-info-reports-plugin:2.9:dependency-info
[INFO] Generating "Dependencies" report         --- 
maven-project-info-reports-plugin:2.9:dependencies
[INFO] Generating "Dependency Convergence" report --- 
maven-project-info-reports-plugin:2.9:dependency-convergence
[INFO] Generating "CI Management" report        --- 
maven-project-info-reports-plugin:2.9:cim
[INFO] Generating "Distribution Management" report --- 
maven-project-info-reports-plugin:2.9:distribution-management
[INFO] Generating "Surefire Report" report      --- 
maven-surefire-report-plugin:2.19.1:report
[INFO] Generating "Rat Report" report           --- apache-rat-plugin:0.11:rat
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: site-content/**
[INFO] Exclude: .checkstyle
[INFO] Exclude: .fbprefs
[INFO] Exclude: .pmd
[INFO] Exclude: src/site/resources/download_*.cgi
[INFO] Exclude: src/site/resources/profile.*
[INFO] Exclude: .gitattributes
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: .idea/**
[INFO] Exclude: **/build/**
[INFO] 110 resources included (use -debug for more details)
[INFO] Generating "JDepend" report              --- 
jdepend-maven-plugin:2.0:generate-no-fork
[INFO] Generating "JaCoCo" report               --- 
jacoco-maven-plugin:0.7.7.201606060606:report
[INFO] Loading execution data file 
<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/org.apache.commons$commons-crypto/ws/target/jacoco.exec>
[INFO] Analyzed bundle 'Apache Commons Crypto' with 40 classes
[INFO] Generating "JaCoCo Aggregate" report     --- 
jacoco-maven-plugin:0.7.7.201606060606:report-aggregate
[INFO] Loading execution data file 
<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/org.apache.commons$commons-crypto/ws/target/jacoco.exec>
[INFO] Generating "Checkstyle" report           --- 
maven-checkstyle-plugin:2.17:checkstyle
[JENKINS] Archiving site from 
<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/org.apache.commons$commons-crypto/ws/target/site>
 to /x1/jenkins/jenkins-home/jobs/Commons-CRYPTO-JDK1.7/site
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:25.401s
[INFO] Finished at: Tue Jul 05 23:41:37 UTC 2016
[INFO] Final Memory: 68M/372M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project 
commons-crypto: Execution default-site of goal 
org.apache.maven.plugins:maven-site-plugin:3.4:site failed: Unable to persist 
cache file: target/cachefile (No such file or directory) -> [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/PluginExecutionException
Sending e-mails to: dev@commons.apache.org
ile (No such file or directory) -> [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/PluginExecutionException
[JENKINS] Archiving 
<https://builds.apache.org/job/Commons-CRYPTO-JDK1.7/org.apache.commons$commons-crypto/ws/pom.xml>
 to 
org.apache.commons/commons-crypto/1.0.0-SNAPSHOT/commons-crypto-1.0.0-SNAPSHOT.pom
Sending e-mails to: dev@commons.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to