See 
https://builds.apache.org/job/maven-box/job/maven-antrun-plugin/job/MANTRUN-208/16/

Changes:

* H30 is having issues

All tests passed

Build log:
[...truncated 2969 lines...]
Local Repo (windows-jdk14-m3.6.x_build): ../.maven_repositories/0
[Pipeline] withMaven
[withMaven] Options: 
[org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher[disabled=false],
 
JunitTestsPublisher[disabled=false,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false],
 
org.jenkinsci.plugins.pipeline.maven.publishers.FindbugsAnalysisPublisher[disabled='false',
 healthy='', unHealthy='', thresholdLimit='low'], 
org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher[disabled='false',
 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.InvokerRunsPublisher[disabled=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], 
org.jenkinsci.plugins.pipeline.maven.publishers.MavenLinkerPublisher2[disabled=false]]
[withMaven] Available options: 
[withMaven] using JDK installation JDK 14 (latest)
[withMaven] using Maven installation 'Maven 3.6.2 (Windows)'
[Pipeline] {
[Pipeline] dir
Running in 
f:\jenkins\jenkins-slave\workspace\_maven-antrun-plugin_MANTRUN-208@2\windows-jdk14-m3.6.x_build
[Pipeline] {
[Pipeline] isUnix
[Pipeline] bat

f:\jenkins\jenkins-slave\workspace\_maven-antrun-plugin_MANTRUN-208@2\windows-jdk14-m3.6.x_build>wmic
 logicaldisk get size,freespace,caption 
Caption  FreeSpace      Size           

C:       2868197502976  2999997952000  

F:       2942588882944  3000246464512  

 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10

[Pipeline] bat

f:\jenkins\jenkins-slave\workspace\_maven-antrun-plugin_MANTRUN-208@2\windows-jdk14-m3.6.x_build>mvn
 -P+run-its -Dmaven.test.failure.ignore=true -Dfindbugs.failOnError=false -e 
clean verify 
----- withMaven Wrapper script -----
Picked up JAVA_TOOL_OPTIONS: 
-Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\_maven-antrun-plugin_MANTRUN-208@2@tmp\withMavenaa9e49ec\pipeline-maven-spy.jar"
 
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\_maven-antrun-plugin_MANTRUN-208@2@tmp\withMavenaa9e49ec"
 
Apache Maven 3.6.2 (40f52333136460af0dc0d7232c0dc0bcf0d9e117; 
2019-08-27T08:06:16-07:00)
Maven home: F:\jenkins\tools\maven\apache-maven-3.6.2\bin\..
Java version: 14-ea, vendor: Oracle Corporation, runtime: 
f:\jenkins\tools\java\latest14
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\_maven-antrun-plugin_MANTRUN-208@2@tmp\withMavenaa9e49ec\maven-spy-20200112-070222-7738035255549149367146.log.tmp
 ...
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------< org.apache.maven.plugins:maven-antrun-plugin >------------
[INFO] Building Apache Maven AntRun Plugin 3.0.0-SNAPSHOT
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ maven-antrun-plugin 
---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
maven-antrun-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ 
maven-antrun-plugin ---
[WARNING] Invalid bytecodeVersion for module-info.class: expected 51, but was 53
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ 
maven-antrun-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ 
maven-antrun-plugin ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ maven-antrun-plugin ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from 
f:\jenkins\jenkins-slave\workspace\_maven-antrun-plugin_MANTRUN-208@2\windows-jdk14-m3.6.x_build\.gitignore
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 71 implicit excludes (use -debug for more details).
[INFO] Exclude: src/test/resources/configuration-writer/*.xml
[INFO] Exclude: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] 104 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 104 licenses.
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.2:helpmojo (generate-helpmojo) @ 
maven-antrun-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 0 mojo descriptor.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ maven-antrun-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
maven-antrun-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ 
maven-antrun-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to 
f:\jenkins\jenkins-slave\workspace\_maven-antrun-plugin_MANTRUN-208@2\windows-jdk14-m3.6.x_build\target\classes
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.2:descriptor (default-descriptor) @ 
maven-antrun-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 2 mojo descriptors.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ 
maven-antrun-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ 
maven-antrun-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to 
f:\jenkins\jenkins-slave\workspace\_maven-antrun-plugin_MANTRUN-208@2\windows-jdk14-m3.6.x_build\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ 
maven-antrun-plugin ---
[INFO] Surefire report directory: 
f:\jenkins\jenkins-slave\workspace\_maven-antrun-plugin_MANTRUN-208@2\windows-jdk14-m3.6.x_build\target\surefire-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running 
org.apache.maven.plugins.antrun.AntrunXmlPlexusConfigurationWriterTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 s 
- in org.apache.maven.plugins.antrun.AntrunXmlPlexusConfigurationWriterTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ maven-antrun-plugin ---
[INFO] Building jar: 
f:\jenkins\jenkins-slave\workspace\_maven-antrun-plugin_MANTRUN-208@2\windows-jdk14-m3.6.x_build\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.2:addPluginArtifactMetadata 
(default-addPluginArtifactMetadata) @ maven-antrun-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ 
maven-antrun-plugin ---
[INFO] Skipping because packaging 'maven-plugin' is not pom.
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:install (integration-test) @ 
maven-antrun-plugin ---
[INFO] Installing 
f:\jenkins\jenkins-slave\workspace\_maven-antrun-plugin_MANTRUN-208@2\windows-jdk14-m3.6.x_build\pom.xml
 to 
f:\jenkins\jenkins-slave\workspace\_maven-antrun-plugin_MANTRUN-208@2\windows-jdk14-m3.6.x_build\target\local-repo\org\apache\maven\plugins\maven-antrun-plugin\3.0.0-SNAPSHOT\maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[INFO] Installing 
f:\jenkins\jenkins-slave\workspace\_maven-antrun-plugin_MANTRUN-208@2\windows-jdk14-m3.6.x_build\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar
 to 
f:\jenkins\jenkins-slave\workspace\_maven-antrun-plugin_MANTRUN-208@2\windows-jdk14-m3.6.x_build\target\local-repo\org\apache\maven\plugins\maven-antrun-plugin\3.0.0-SNAPSHOT\maven-antrun-plugin-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:integration-test (integration-test) @ 
maven-antrun-plugin ---
[INFO] Building: ant-1.7-features\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           ant-1.7-features\pom.xml ......................... SUCCESS 
(18.3 s)
[INFO] Building: antrun-default-test\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           antrun-default-test\pom.xml ...................... SUCCESS 
(4.3 s)
[INFO] Building: attach-artifact-from-ant-task\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           attach-artifact-from-ant-task\pom.xml ............ SUCCESS 
(5.0 s)
[INFO] Building: attach-artifact-test\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           attach-artifact-test\pom.xml ..................... SUCCESS 
(3.3 s)
[INFO] Building: attach-artifact-test-with-prefix\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           attach-artifact-test-with-prefix\pom.xml ......... SUCCESS 
(3.5 s)
[INFO] Building: attach-artifact-test-with-prefix-unknown\pom.xml
[INFO]           attach-artifact-test-with-prefix-unknown\pom.xml . SUCCESS 
(3.7 s)
[INFO] Building: classpath-ref-test\pom.xml
[INFO]           classpath-ref-test\pom.xml ....................... SUCCESS 
(5.4 s)
[INFO] Building: classpath-test-scope-test\pom.xml
[INFO]           classpath-test-scope-test\pom.xml ................ SUCCESS 
(4.7 s)
[INFO] Building: copy-fail-test\pom.xml
[INFO]           copy-fail-test\pom.xml ........................... SUCCESS 
(3.0 s)
[INFO] Building: custom-ant-target-attributes\pom.xml
[INFO] run post-build script verify.groovy
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by 
org.codehaus.groovy.reflection.CachedClass 
(file:/f:/jenkins/jenkins-slave/workspace/.maven_repositories/0/org/codehaus/groovy/groovy-all/2.4.8/groovy-all-2.4.8.jar)
 to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of 
org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO]           custom-ant-target-attributes\pom.xml ............. SUCCESS 
(4.0 s)
[INFO] Building: custom-task-test\pom.xml
[INFO]           custom-task-test\pom.xml ......................... SUCCESS 
(5.4 s)
[INFO] Building: env-var-test\pom.xml
[INFO]           env-var-test\pom.xml ............................. SUCCESS 
(4.6 s)
[INFO] Building: export-ant-properties\pom.xml
[INFO]           export-ant-properties\pom.xml .................... SUCCESS 
(6.5 s)
[INFO] Building: filesets-test\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           filesets-test\pom.xml ............................ SUCCESS 
(3.7 s)
[INFO] Building: local-repo-prop-test\pom.xml
[INFO]           local-repo-prop-test\pom.xml ..................... SUCCESS 
(2.9 s)
[INFO] Building: MANTRUN-172\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MANTRUN-172\pom.xml .............................. SUCCESS 
(3.0 s)
[INFO] Building: MANTRUN-178\pom.xml
[INFO]           MANTRUN-178\pom.xml .............................. SUCCESS 
(3.0 s)
[INFO] Building: MANTRUN-179\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MANTRUN-179\pom.xml .............................. SUCCESS 
(2.5 s)
[INFO] Building: MANTRUN-192\pom.xml
[INFO]           MANTRUN-192\pom.xml .............................. SUCCESS 
(3.0 s)
[INFO] Building: mantrun-208\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           mantrun-208\pom.xml .............................. SUCCESS 
(4.0 s)
[INFO] Building: multiple-phase-test\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           multiple-phase-test\pom.xml ...................... SUCCESS 
(2.7 s)
[INFO] Building: never-fail-test\pom.xml
[INFO]           never-fail-test\pom.xml .......................... SUCCESS 
(3.2 s)
[INFO] Building: plugin-classpath-test\pom.xml
[INFO]           plugin-classpath-test\pom.xml .................... SUCCESS 
(5.9 s)
[INFO] Building: properties-attributes-test\pom.xml
[INFO]           properties-attributes-test\pom.xml ............... SUCCESS 
(4.6 s)
[INFO] Building: properties-test\pom.xml
[INFO]           properties-test\pom.xml .......................... SUCCESS 
(2.5 s)
[INFO] Building: task-encoding-test\pom.xml
[INFO]           task-encoding-test\pom.xml ....................... SUCCESS 
(3.0 s)
[INFO] Building: tasksattributes-test\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           tasksattributes-test\pom.xml ..................... SUCCESS 
(4.4 s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ 
maven-antrun-plugin ---
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ 
maven-antrun-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 27, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:15 min
[INFO] Finished at: 2020-01-12T07:04:38-08:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated 
F:\jenkins\jenkins-slave\workspace\_maven-antrun-plugin_MANTRUN-208@2@tmp\withMavenaa9e49ec\maven-spy-20200112-070222-7738035255549149367146.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact 
windows-jdk14-m3.6.x_build\pom.xml under 
org\apache\maven\plugins\maven-antrun-plugin\3.0.0-SNAPSHOT\maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact 
windows-jdk14-m3.6.x_build\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar under 
org\apache\maven\plugins\maven-antrun-plugin\3.0.0-SNAPSHOT\maven-antrun-plugin-3.0.0-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:3.0.0-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
windows-jdk14-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact 
org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:3.0.0-SNAPSHOT in 
source directory windows-jdk14-m3.6.x_build\src\main\java
[TASKS] Scanning folder 
'f:\jenkins\jenkins-slave\workspace\_maven-antrun-plugin_MANTRUN-208@2' for 
files matching the pattern 'windows-jdk14-m3.6.x_build\src\main\java\**\*' - 
excludes: null
[TASKS] Found 9 files to scan for tasks
[TASKS] Found 0 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #15
[withMaven] invokerPublisher - Archive invoker results for Maven artifact 
MavenArtifact{org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:3.0.0-SNAPSHOT(version:
 3.0.0-SNAPSHOT, snapshot:false) } generated by 
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test
  integration-test}: windows-jdk14-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 63 ms, Junit Publisher: 
69 ms, Open Task Scanner Publisher: 52 ms, Invoker Publisher: 4528 ms, Pipeline 
Graph Publisher: 3 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [rfscholte].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Reply via email to