See https://builds.apache.org/job/maven-box/job/maven-wagon/job/uri-encoding/15/
Changes:
* exclude broken jenkins-win-he-de-1 node
All tests passed
Build log:
[...truncated 24044 lines...]
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-java-1.7-compat) @
wagon-http-shared ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-java-1.7-compat) @
wagon-http-shared ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
F:\jenkins\jenkins-slave\workspace\ven-box_maven-wagon_uri-encoding\m\wagon-providers\wagon-http-shared\src\main\java\org\apache\maven\wagon\shared\http\AbstractHttpClientWagon.java:197:
Covariant return type change detected: java.nio.Buffer
java.nio.ByteBuffer.flip() has been changed to java.nio.ByteBuffer
java.nio.ByteBuffer.flip()
[INFO]
F:\jenkins\jenkins-slave\workspace\ven-box_maven-wagon_uri-encoding\m\wagon-providers\wagon-http-shared\src\main\java\org\apache\maven\wagon\shared\http\AbstractHttpClientWagon.java:200:
Covariant return type change detected: java.nio.Buffer
java.nio.ByteBuffer.clear() has been changed to java.nio.ByteBuffer
java.nio.ByteBuffer.clear()
[INFO]
F:\jenkins\jenkins-slave\workspace\ven-box_maven-wagon_uri-encoding\m\wagon-providers\wagon-http-shared\src\main\java\org\apache\maven\wagon\shared\http\AbstractHttpClientWagon.java:213:
Covariant return type change detected: java.nio.Buffer
java.nio.ByteBuffer.flip() has been changed to java.nio.ByteBuffer
java.nio.ByteBuffer.flip()
[INFO]
F:\jenkins\jenkins-slave\workspace\ven-box_maven-wagon_uri-encoding\m\wagon-providers\wagon-http-shared\src\main\java\org\apache\maven\wagon\shared\http\AbstractHttpClientWagon.java:217:
Covariant return type change detected: java.nio.Buffer
java.nio.ByteBuffer.clear() has been changed to java.nio.ByteBuffer
java.nio.ByteBuffer.clear()
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @
wagon-http-shared ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @
wagon-http-shared ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to
F:\jenkins\jenkins-slave\workspace\ven-box_maven-wagon_uri-encoding\m\wagon-providers\wagon-http-shared\target\test-classes
[INFO]
F:\jenkins\jenkins-slave\workspace\ven-box_maven-wagon_uri-encoding@2\m\wagon-providers\wagon-http-shared\src\main\java\org\apache\maven\wagon\shared\http\AbstractHttpClientWagon.java:197:
Covariant return type change detected: java.nio.Buffer
java.nio.ByteBuffer.flip() has been changed to java.nio.ByteBuffer
java.nio.ByteBuffer.flip()
[INFO]
F:\jenkins\jenkins-slave\workspace\ven-box_maven-wagon_uri-encoding@2\m\wagon-providers\wagon-http-shared\src\main\java\org\apache\maven\wagon\shared\http\AbstractHttpClientWagon.java:200:
Covariant return type change detected: java.nio.Buffer
java.nio.ByteBuffer.clear() has been changed to java.nio.ByteBuffer
java.nio.ByteBuffer.clear()
[INFO]
F:\jenkins\jenkins-slave\workspace\ven-box_maven-wagon_uri-encoding@2\m\wagon-providers\wagon-http-shared\src\main\java\org\apache\maven\wagon\shared\http\AbstractHttpClientWagon.java:213:
Covariant return type change detected: java.nio.Buffer
java.nio.ByteBuffer.flip() has been changed to java.nio.ByteBuffer
java.nio.ByteBuffer.flip()
[INFO]
F:\jenkins\jenkins-slave\workspace\ven-box_maven-wagon_uri-encoding@2\m\wagon-providers\wagon-http-shared\src\main\java\org\apache\maven\wagon\shared\http\AbstractHttpClientWagon.java:217:
Covariant return type change detected: java.nio.Buffer
java.nio.ByteBuffer.clear() has been changed to java.nio.ByteBuffer
java.nio.ByteBuffer.clear()
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @
wagon-http-shared ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @
wagon-http-shared ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to
F:\jenkins\jenkins-slave\workspace\ven-box_maven-wagon_uri-encoding@2\m\wagon-providers\wagon-http-shared\target\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ wagon-http-shared
---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO]
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ wagon-http-shared
---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.maven.wagon.shared.http.EncodingUtilTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s -
in org.apache.maven.wagon.shared.http.EncodingUtilTest
[INFO] Running org.apache.maven.wagon.shared.http.HtmlFileListParserTest
[INFO] Running org.apache.maven.wagon.shared.http.EncodingUtilTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s
- in org.apache.maven.wagon.shared.http.EncodingUtilTest
[INFO] Running org.apache.maven.wagon.shared.http.HtmlFileListParserTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s
- in org.apache.maven.wagon.shared.http.HtmlFileListParserTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s
- in org.apache.maven.wagon.shared.http.HtmlFileListParserTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ wagon-http-shared ---
[INFO] Building jar:
F:\jenkins\jenkins-slave\workspace\ven-box_maven-wagon_uri-encoding\m\wagon-providers\wagon-http-shared\target\wagon-http-shared-3.3.4-SNAPSHOT.jar
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ wagon-http-shared ---
[INFO] Building jar:
F:\jenkins\jenkins-slave\workspace\ven-box_maven-wagon_uri-encoding@2\m\wagon-providers\wagon-http-shared\target\wagon-http-shared-3.3.4-SNAPSHOT.jar
[INFO]
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @
wagon-http-shared ---
[INFO]
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @
wagon-http-shared ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @
wagon-http-shared ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @
wagon-http-shared ---
[INFO] There are 13 errors reported by Checkstyle 6.18 with
config/maven_checks.xml ruleset.
[ERROR]
src\main\java\org\apache\maven\wagon\shared\http\EncodingUtil.java:[96,54]
(whitespace) ParenPad: '(' is not followed by whitespace.
[ERROR]
src\main\java\org\apache\maven\wagon\shared\http\EncodingUtil.java:[96,62]
(whitespace) ParenPad: ')' is not preceded with whitespace.
[ERROR] src\main\java\org\apache\maven\wagon\shared\http\EncodingUtil.java:[98]
(blocks) NeedBraces: 'if' construct must use '{}'s.
[ERROR]
src\main\java\org\apache\maven\wagon\shared\http\EncodingUtil.java:[98,13]
(whitespace) ParenPad: '(' is not followed by whitespace.
[ERROR]
src\main\java\org\apache\maven\wagon\shared\http\EncodingUtil.java:[98,37]
(whitespace) ParenPad: '(' is not followed by whitespace.
[ERROR]
src\main\java\org\apache\maven\wagon\shared\http\EncodingUtil.java:[98,40]
(whitespace) ParenPad: ')' is not preceded with whitespace.
[ERROR]
src\main\java\org\apache\maven\wagon\shared\http\EncodingUtil.java:[98,68]
(whitespace) ParenPad: '(' is not followed by whitespace.
[ERROR]
src\main\java\org\apache\maven\wagon\shared\http\EncodingUtil.java:[98,72]
(whitespace) ParenPad: ')' is not preceded with whitespace.
[ERROR]
src\main\java\org\apache\maven\wagon\shared\http\EncodingUtil.java:[98,73]
(whitespace) ParenPad: ')' is not preceded with whitespace.
[ERROR]
src\main\java\org\apache\maven\wagon\shared\http\EncodingUtil.java:[99,30]
(whitespace) ParenPad: '(' is not followed by whitespace.
[ERROR]
src\main\java\org\apache\maven\wagon\shared\http\EncodingUtil.java:[99,46]
(whitespace) ParenPad: ')' is not preceded with whitespace.
[ERROR]
src\main\java\org\apache\maven\wagon\shared\http\EncodingUtil.java:[101,20]
(whitespace) ParenPad: '(' is not followed by whitespace.
[ERROR]
src\main\java\org\apache\maven\wagon\shared\http\EncodingUtil.java:[101,24]
(whitespace) ParenPad: ')' is not preceded with whitespace.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Maven Wagon 3.3.4-SNAPSHOT:
[INFO]
[INFO] Apache Maven Wagon ................................. SUCCESS [ 44.608 s]
[INFO] Apache Maven Wagon :: API .......................... SUCCESS [ 16.628 s]
[INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [ 4.405 s]
[INFO] Apache Maven Wagon :: Providers .................... SUCCESS [ 0.737 s]
[INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [ 3.184 s]
[INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [ 5.703 s]
[INFO] There are 13 errors reported by Checkstyle 6.18 with
config/maven_checks.xml ruleset.
[ERROR]
src\main\java\org\apache\maven\wagon\shared\http\EncodingUtil.java:[96,54]
(whitespace) ParenPad: '(' is not followed by whitespace.
[ERROR]
src\main\java\org\apache\maven\wagon\shared\http\EncodingUtil.java:[96,62]
(whitespace) ParenPad: ')' is not preceded with whitespace.
[ERROR] src\main\java\org\apache\maven\wagon\shared\http\EncodingUtil.java:[98]
(blocks) NeedBraces: 'if' construct must use '{}'s.
[ERROR]
src\main\java\org\apache\maven\wagon\shared\http\EncodingUtil.java:[98,13]
(whitespace) ParenPad: '(' is not followed by whitespace.
[ERROR]
src\main\java\org\apache\maven\wagon\shared\http\EncodingUtil.java:[98,37]
(whitespace) ParenPad: '(' is not followed by whitespace.
[ERROR]
src\main\java\org\apache\maven\wagon\shared\http\EncodingUtil.java:[98,40]
(whitespace) ParenPad: ')' is not preceded with whitespace.
[ERROR]
src\main\java\org\apache\maven\wagon\shared\http\EncodingUtil.java:[98,68]
(whitespace) ParenPad: '(' is not followed by whitespace.
[ERROR]
src\main\java\org\apache\maven\wagon\shared\http\EncodingUtil.java:[98,72]
(whitespace) ParenPad: ')' is not preceded with whitespace.
[ERROR]
src\main\java\org\apache\maven\wagon\shared\http\EncodingUtil.java:[98,73]
(whitespace) ParenPad: ')' is not preceded with whitespace.
[ERROR]
src\main\java\org\apache\maven\wagon\shared\http\EncodingUtil.java:[99,30]
(whitespace) ParenPad: '(' is not followed by whitespace.
[ERROR]
src\main\java\org\apache\maven\wagon\shared\http\EncodingUtil.java:[99,46]
(whitespace) ParenPad: ')' is not preceded with whitespace.
[ERROR]
src\main\java\org\apache\maven\wagon\shared\http\EncodingUtil.java:[101,20]
(whitespace) ParenPad: '(' is not followed by whitespace.
[ERROR]
src\main\java\org\apache\maven\wagon\shared\http\EncodingUtil.java:[101,24]
(whitespace) ParenPad: ')' is not preceded with whitespace.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Maven Wagon 3.3.4-SNAPSHOT:
[INFO]
[INFO] Apache Maven Wagon ................................. SUCCESS [ 46.905 s]
[INFO] Apache Maven Wagon :: API .......................... SUCCESS [ 16.528 s]
[INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [ 4.318 s]
[INFO] Apache Maven Wagon :: Providers .................... SUCCESS [ 0.787 s]
[INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [ 3.251 s]
[INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [ 5.723 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library FAILURE [ 3.966
s]
[INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SKIPPED
[INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SKIPPED
[INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SKIPPED
[INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SKIPPED
[INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SKIPPED
[INFO] Apache Maven Wagon :: Providers :: SSH Common Library SKIPPED
[INFO] Apache Maven Wagon :: Providers :: SSH Common Tests SKIPPED
[INFO] Apache Maven Wagon :: Providers :: SSH External Provider SKIPPED
[INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SKIPPED
[INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:23 min
[INFO] Finished at: 2020-04-07T07:11:57-07:00
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it
does not exist.
[INFO] [jenkins-event-spy] Generated
F:\jenkins\jenkins-slave\workspace\ven-box_maven-wagon_uri-encoding@2@tmp\withMaven26dafccb\maven-spy-20200407-071032-61717401795141190008296.log
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (checkstyle-check)
on project wagon-http-shared: You have 13 Checkstyle violations. -> [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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :wagon-http-shared
[INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library FAILURE [ 4.018
s]
[INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SKIPPED
[INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SKIPPED
[INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SKIPPED
[INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SKIPPED
[INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SKIPPED
[INFO] Apache Maven Wagon :: Providers :: SSH Common Library SKIPPED
[INFO] Apache Maven Wagon :: Providers :: SSH Common Tests SKIPPED
[INFO] Apache Maven Wagon :: Providers :: SSH External Provider SKIPPED
[INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SKIPPED
[INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:21 min
[INFO] Finished at: 2020-04-07T07:11:57-07:00
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it
does not exist.
[INFO] [jenkins-event-spy] Generated
F:\jenkins\jenkins-slave\workspace\ven-box_maven-wagon_uri-encoding@tmp\withMaven1d9a143c\maven-spy-20200407-071034-8918557854747991754145.log
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (checkstyle-check)
on project wagon-http-shared: You have 13 Checkstyle violations. -> [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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :wagon-http-shared
[Pipeline] }
[Pipeline] }
[Pipeline] // dir
[Pipeline] // dir
[Pipeline] }
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.wagon:wagon-provider-api:jar:3.3.4-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\wagon-provider-api\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.wagon:wagon-provider-test:jar:3.3.4-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\wagon-provider-test\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.wagon:wagon-file:jar:3.3.4-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\wagon-providers\wagon-file\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.wagon:wagon-ftp:jar:3.3.4-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.wagon:wagon-http-shared:jar:3.3.4-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.wagon:wagon-provider-api:jar:3.3.4-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\wagon-provider-api\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.wagon:wagon-provider-test:jar:3.3.4-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\wagon-provider-test\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.wagon:wagon-file:jar:3.3.4-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\wagon-providers\wagon-file\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.wagon:wagon-ftp:jar:3.3.4-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.wagon:wagon-http-shared:jar:3.3.4-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 3 ms, Junit Publisher: 942
ms, Dependencies Fingerprint Publisher: 80 ms
[Pipeline] // withMaven
[Pipeline] echo
[FAILURE-004] hudson.AbortException: script returned exit code 1
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[withMaven] Publishers: Pipeline Graph Publisher: 4 ms, Junit Publisher: 1599
ms, Dependencies Fingerprint Publisher: 77 ms
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] echo
[FAILURE-004] hudson.AbortException: script returned exit code 1
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] // stage
[Pipeline] }
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk14
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk15
[Pipeline] // parallel
[Pipeline] echo
[FAILURE-003] AbortException hudson.AbortException: script returned exit code 1
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [rfscholte].
[Pipeline] echo
Sending email ...
[Pipeline] emailext