See https://builds.apache.org/job/maven-box/job/maven-invoker/job/stabilize/2/
Changes:
* Remove unused import
* Remove unused import
* Remove unused import
6 tests failed.
FAILED: org.apache.maven.shared.invoker.DefaultInvokerTest.windows-jdk7 /
Build windows-jdk7 / testSpaceProperties
Error Message:
expected:<0> but was:<1>
Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
at
org.apache.maven.shared.invoker.DefaultInvokerTest.testSpaceProperties(DefaultInvokerTest.java:228)
FAILED: org.apache.maven.shared.invoker.DefaultInvokerTest.linux-jdk7 / Build
linux-jdk7 / testSpacePom
Error Message:
expected:<0> but was:<1>
Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
at
org.apache.maven.shared.invoker.DefaultInvokerTest.testSpacePom(DefaultInvokerTest.java:140)
FAILED: org.apache.maven.shared.invoker.DefaultInvokerTest.linux-jdk7 / Build
linux-jdk7 / testBuildShouldSucceed
Error Message:
expected:<0> but was:<1>
Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
at
org.apache.maven.shared.invoker.DefaultInvokerTest.testBuildShouldSucceed(DefaultInvokerTest.java:62)
FAILED: org.apache.maven.shared.invoker.DefaultInvokerTest.linux-jdk7 / Build
linux-jdk7 / testBuildShouldTimeout
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at
org.apache.maven.shared.invoker.DefaultInvokerTest.testBuildShouldTimeout(DefaultInvokerTest.java:115)
FAILED: org.apache.maven.shared.invoker.DefaultInvokerTest.linux-jdk7 / Build
linux-jdk7 / testSpaceAndSpecialCharPom
Error Message:
expected:<0> but was:<1>
Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
at
org.apache.maven.shared.invoker.DefaultInvokerTest.testSpaceAndSpecialCharPom(DefaultInvokerTest.java:161)
FAILED: org.apache.maven.shared.invoker.DefaultInvokerTest.linux-jdk7 / Build
linux-jdk7 / testSpaceProperties
Error Message:
expected:<0> but was:<1>
Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
at
org.apache.maven.shared.invoker.DefaultInvokerTest.testSpaceProperties(DefaultInvokerTest.java:228)
Build log:
[...truncated 5538 lines...]
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.shared:maven-invoker:jar:3.0.2-SNAPSHOT generated by
maven-surefire-plugin:test (default-test): m\target\surefire-reports\*.xml
Recording test results
[withMaven] Publishers: Junit Publisher: 375 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
ERROR: Cannot delete workspace :Unable to delete
'f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize@2\.repository\backport-util-concurrent\backport-util-concurrent\3.1\backport-util-concurrent-3.1.jar'.
Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] echo
Failed to clean up workspace: hudson.AbortException: Cannot delete workspace:
Unable to delete
'f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize@2\.repository\backport-util-concurrent\backport-util-concurrent\3.1\backport-util-concurrent-3.1.jar'.
Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Running on windows-2016-3 in
f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize@2
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout windows-jdk11)
[Pipeline] dir
Running in
f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize@2\m
[Pipeline] {
[Pipeline] checkout
No credentials specified
Fetching changes from the remote Git repository
Fetching without tags
> git rev-parse --is-inside-work-tree # timeout=10
> git config remote.origin.url
> https://gitbox.apache.org/repos/asf/maven-invoker.git # timeout=10
Fetching upstream changes from
https://gitbox.apache.org/repos/asf/maven-invoker.git
> git --version # timeout=10
> git fetch --no-tags --progress
> https://gitbox.apache.org/repos/asf/maven-invoker.git
> +refs/heads/*:refs/remotes/origin/*
Checking out Revision 56832eea0cf83f992527ce3efd9e863d14251897 (stabilize)
Commit message: "Remove unused import"
Cleaning workspace
[Pipeline] }
> git config core.sparsecheckout # timeout=10
> git checkout -f 56832eea0cf83f992527ce3efd9e863d14251897
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build windows-jdk11)
[Pipeline] withMaven
[withMaven] Options:
[org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher[disabled=true],
JunitTestsPublisher[disabled=false,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false],
org.jenkinsci.plugins.pipeline.maven.publishers.FindbugsAnalysisPublisher[disabled='true',
healthy='', unHealthy='', thresholdLimit='low'],
org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher[disabled='true',
healthy='', unHealthy='', thresholdLimit='low'],
org.jenkinsci.plugins.pipeline.maven.publishers.DependenciesFingerprintPublisher[disabled=false,
scopes=[compile, provided, runtime], versions={snapshot:true, release:false}],
org.jenkinsci.plugins.pipeline.maven.publishers.PipelineGraphPublisher[disabled=false,
scopes=[compile, provided, runtime], versions={snapshot:true, release:false},
skipDownstreamTriggers=false, lifecycleThreshold=deploy,
ignoreUpstreamTriggers=false]]
[withMaven] Available options:
[withMaven] using JDK installation JDK 11 (latest)
[withMaven] using Maven installation 'Maven 3.5.2 (Windows)'
[Pipeline] {
[Pipeline] dir
Running in
f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize@2\m
[Pipeline] {
[Pipeline] isUnix
[Pipeline] bat
f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize@2\m>mvn
-P+run-its -Dmaven.test.failure.ignore=true -Dfindbugs.failOnError=false
-Dfindbugs.skip=true clean verify
----- withMaven Wrapper script -----
Picked up JAVA_TOOL_OPTIONS:
-Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize@2@tmp\withMaven5715db67\pipeline-maven-spy.jar"
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize@2@tmp\withMaven5715db67"
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d;
2017-10-18T00:58:13-07:00)
Maven home: F:\jenkins\tools\maven\apache-maven-3.5.2\bin\..
Java version: 11, vendor: Oracle Corporation
Java home: f:\jenkins\tools\java\latest11
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2016", version: "10.0", arch: "amd64", family:
"windows"
[INFO] [jenkins-event-spy] Generate
F:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize@2@tmp\withMaven5715db67\maven-spy-20190406-111938-55915036186479028904849.log.tmp
...
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Invoker 3.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ maven-invoker ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @
maven-invoker ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @
maven-invoker ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @
maven-invoker ---
[INFO]
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ maven-invoker ---
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
(167 B at 353 B/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B
at 6.9 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB
at 2.9 MB/s)
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from
f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize@2\m\.gitignore
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 71 implicit excludes (use -debug for more details).
[INFO] Exclude: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] 43 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated:
0, approved: 42 licenses.
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles)
@ maven-invoker ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @
maven-invoker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize@2\m\src\main\resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @
maven-invoker ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to
f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize@2\m\target\classes
[INFO]
[INFO] --- plexus-component-metadata:1.7.1:generate-metadata
(create-component-descriptor) @ maven-invoker ---
[INFO] Discovered 1 component descriptors(s)
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @
maven-invoker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 16 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @
maven-invoker ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to
f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize@2\m\target\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ maven-invoker ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.maven.shared.invoker.DefaultInvokerTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.469 s
- in org.apache.maven.shared.invoker.DefaultInvokerTest
[INFO] Running org.apache.maven.shared.invoker.MavenCommandLineBuilderTest
[INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s
- in org.apache.maven.shared.invoker.MavenCommandLineBuilderTest
[INFO] Running org.apache.maven.shared.invoker.SystemOutHandlerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s
- in org.apache.maven.shared.invoker.SystemOutHandlerTest
[INFO] Running org.apache.maven.shared.invoker.SystemOutLoggerTest
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s
- in org.apache.maven.shared.invoker.SystemOutLoggerTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 91, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ maven-invoker ---
[INFO] Building jar:
f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize\m\target\maven-invoker-3.0.2-SNAPSHOT.jar
[INFO]
[INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @
maven-invoker ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @
maven-invoker ---
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B
at 27 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB
at 5.6 MB/s)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:10 min
[INFO] Finished at: 2019-04-06T11:20:25-07:00
[INFO] Final Memory: 43M/414M
[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\aven-box_maven-invoker_stabilize@tmp\withMavend2e77286\maven-spy-20190406-111915-125486638313446505661.log
Picked up JAVA_TOOL_OPTIONS:
-Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize@tmp\withMavend2e77286\pipeline-maven-spy.jar"
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize@tmp\withMavend2e77286"
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.shared:maven-invoker:jar:3.0.2-SNAPSHOT generated by
maven-surefire-plugin:test (default-test): m\target\surefire-reports\*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms, Junit Publisher: 585 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
ERROR: Cannot delete workspace :Unable to delete
'f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize\.repository\backport-util-concurrent\backport-util-concurrent\3.1\backport-util-concurrent-3.1.jar'.
Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] echo
Failed to clean up workspace: hudson.AbortException: Cannot delete workspace:
Unable to delete
'f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize\.repository\backport-util-concurrent\backport-util-concurrent\3.1\backport-util-concurrent-3.1.jar'.
Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.503 s
- in org.apache.maven.shared.invoker.DefaultInvokerTest
[INFO] Running org.apache.maven.shared.invoker.MavenCommandLineBuilderTest
[INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s
- in org.apache.maven.shared.invoker.MavenCommandLineBuilderTest
[INFO] Running org.apache.maven.shared.invoker.SystemOutHandlerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s
- in org.apache.maven.shared.invoker.SystemOutHandlerTest
[INFO] Running org.apache.maven.shared.invoker.SystemOutLoggerTest
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s
- in org.apache.maven.shared.invoker.SystemOutLoggerTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 91, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ maven-invoker ---
[INFO] Building jar:
f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize@2\m\target\maven-invoker-3.0.2-SNAPSHOT.jar
[INFO]
[INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @
maven-invoker ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @
maven-invoker ---
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B
at 33 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.pom
(23 kB at 639 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.0/jaxb-api-parent-2.3.0.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.0/jaxb-api-parent-2.3.0.pom
(5.6 kB at 297 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
(8.9 kB at 422 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB
at 5.9 MB/s)
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar
(126 kB at 394 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:02 min
[INFO] Finished at: 2019-04-06T11:20:41-07:00
[INFO] Final Memory: 33M/114M
[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\aven-box_maven-invoker_stabilize@2@tmp\withMaven5715db67\maven-spy-20190406-111938-55915036186479028904849.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.shared:maven-invoker:jar:3.0.2-SNAPSHOT generated by
maven-surefire-plugin:test (default-test): m\target\surefire-reports\*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms, Junit Publisher: 361 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
ERROR: Cannot delete workspace :Unable to delete
'f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize@2\.repository\backport-util-concurrent\backport-util-concurrent\3.1\backport-util-concurrent-3.1.jar'.
Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] echo
Failed to clean up workspace: hudson.AbortException: Cannot delete workspace:
Unable to delete
'f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize@2\.repository\backport-util-concurrent\backport-util-concurrent\3.1\backport-util-concurrent-3.1.jar'.
Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] emailext